<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
.btn-lg {
  font-size: 1.12rem;
}
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
.sw01 {
  margin-bottom: 0.62rem;
}
.sw01-caption {
  font-size: 1.5rem;
}
.sw01-caption &gt; a, .sw01-caption &gt; a:hover {
  color: #fff;
  text-decoration: none;
}
.sw01-caption h4 {
  font-size: rem;
}
.sw01-indicators li {
  border: 2px solid #fff;
}
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
.lsticowtcat {
  width: 18.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lsticowtcat a {
  color: #111111;
  text-decoration: none;
}
.lsticowtcat a:hover, .lsticowtcat a:focus {
  color: #111111;
  text-decoration: none;
}
@media only screen and (max-width: 480px) {
  .lsticowtcat {
    width: 17.5rem;
  }
}
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
.fprlvwidget02.card {
  margin-bottom: 1rem;
}
.fprlvwidget02 .card-body {
  padding: 0;
}
.fprlvwidget02 .card-header {
  background: #fdd935 none repeat scroll 0 0;
  border-color: #fdd935;
  border-radius: 0px;
  font-size: 1rem;
  text-transform: uppercase;
  color: #222222;
}
.fprlv02 .fa-map-marker-alt {
  color: #fdd935;
  font-size: 2.97em;
  display: inline-block !important;
  vertical-align: middle;
  text-shadow: 2px 2px 2px #111111;
}
@charset "UTF-8";
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
/*---------------------------------------------*/
/* HOME PAGE ncwt01 SECTION				   	   */
/*---------------------------------------------*/
#ncwt01-carousel {
  padding: 0 0.62rem 1.9rem 0.62rem;
}
#ncwt01-carousel .carousel-control {
  /* Control buttons  */
  background: none;
  color: #222;
  font-size: 2.01em;
  text-shadow: none;
  margin-top: 1.9rem;
}
#ncwt01-carousel .carousel-control.left {
  /* Next button  */
  left: -0.75rem;
}
#ncwt01-carousel .carousel-control.right {
  right: -0.75rem !important;
}
#ncwt01-carousel .carousel-indicators {
  /* Changes the position of the indicators */
}
#ncwt01-carousel .carousel-indicators li {
  /* Changes the color of the indicators */
  background: #444;
}
/* End carousel */
.ncwt01-item blockquote {
  border-left: none;
  margin: 0;
  padding: 0.62rem 1.25rem;
}
.ncwt01-item blockquote img {
  margin-bottom: 0.62rem;
}
.ncwt01-item blockquote p:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "ï„";
  float: left;
  margin-right: 0.62rem;
}
.ncwt01-story {
  font-size: 0.875rem;
}
/*
0 - 600px:		Phone
600 - 900px:	Tablet Portrait
900	- 1200px:	Tablet Landscape
[1200-1800] is where our normal styles apply
1800px +:		Big Desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop

1em = 16px
*/
.row-mobile {
  background-color: #fdd935;
  color: #222222;
}
.figure {
  position: relative;
}
.figure__img {
  /*padding: 0 20px;*/
}
.figure__img img {
  border-radius: 4px;
  width: 100%;
}
.figure__text {
  position: absolute;
  top: 21%;
  left: 0;
}
.figure__text--heading {
  color: #fff;
  /* margin-top: 20px;*/
  text-shadow: 1px 2px 3px #444;
  font-weight: 400;
}
.figure__text--sub {
  color: #fdd935;
  font-size: 24px !important;
  font-weight: 400;
}
.figure__text form ul {
  width: 75%;
  display: flex;
  justify-content: center;
}
.figure__text form ul li {
  display: inline-block;
  float: left;
  line-height: 0.35417in;
  font-size: 13.5pt;
  color: #343c42;
  font-weight: 400;
}
.figure__text form ul li input {
  font-size: 0.9375pc;
  padding: 6pt;
  border: solid 0.75pt #f1f3f5;
  background: #fff;
  width: 100%;
  outline: none;
}
.figure__text form ul li:nth-child(1) {
  width: 10%;
}
.figure__text form ul li:nth-child(2) {
  width: auto;
}
.figure__text form ul li:nth-child(3) {
  width: auto;
}
.figure__text form ul li:nth-child(3) input {
  color: #fff;
  background: #f66a05 !important;
  border: 0px;
}
@media (min-width: 576px) {
  .pad-zero {
    padding: 0 !important;
  }
  .figure__text--heading {
    font-size: 14px;
  }
  .figure__text--sub {
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  .figure__text--heading {
    font-size: 26px;
  }
  .figure__text--sub {
    font-size: 14px;
  }
  .head-title h2 {
    font-size: 2rem;
  }
  .head-title p {
    font-size: 1.5rem;
  }
}
@media (max-width: 575.98px) {
  .add-moto {
    margin: auto;
  }
  .head-title h2 {
    font-size: 1.2rem !important;
  }
  .head-title p {
    font-size: 1rem;
  }
}
</pre></body></html>