@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;700;900&display=swap');

/* @font-face {
  font-family: 'proxima';
  src: url('../fonts/proxima/ProximaNova-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proxima_blk';
  src: url('../fonts/proxima/proxima_nova_black-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proxima_bld';
  src: url('../fonts/proxima/proxima_nova_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proxima_thin';
  src: url('../fonts/proxima/ProximaNovaThin.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
} */
.roboto {
  font-family: 'Roboto', sans-serif;
}
/* .proxima {
  font-family: 'proxima';
}
.proxima_thin {
  font-family: 'proxima_thin';
}
.proxima_bld {
  font-family: 'proxima_bld';
}
.proxima_blk {
  font-family: 'proxima_blk';
} */
.proxima {
  font-family: 'Figtree', sans-serif;
  font-weight: 400;
}

.proxima_thin {
  font-family: 'Figtree', sans-serif;
  font-weight: 300;
}

.proxima_bld {
  font-family: 'Figtree', sans-serif;
  font-weight: 700;
}

.proxima_blk {
  font-family: 'Figtree', sans-serif;
  font-weight: 900;
}
.f-color-fff {
  color: #ffffff;
}
.f-color-191814 {
  color: #191814;
}
.f-color-d62b26 {
  color: #d62b26;
}
.f-color-b1b1b1 {
  color: #b1b1b1;
}
.f-color-666666 {
  color: #666666;
}
.f-color-202020 {
  color: #202020;
}
.f-color-c21f1c {
  color: #c21f1c;
}
.f-color-0e1b5b {
  color: #0e1b5b;
}
.f-color-0a1133 {
  color: #0a1133;
}
.f-color-c30508 {
  color: #c30508;
}
.f-color-c21f1c {
  color: #c21f1c;
}
.f-color-424565 {
  color: #424565;
}
.f-color-121321 {
  color: #121321;
}
.f-color-222222 {
  color: #222222;
}
.f-color-666666 {
  color: #666666;
}
.f-color-1793b7 {
  color: #1793b7;
}
.f-color-232323 {
  color: #232323;
}
.f-color-999999 {
  color: #999999;
}
.f-color-232222 {
  color: #232222;
}
.f-color-002d26 {
  color: #002d26;
}
.f-color-012c25 {
  color: #012c25;
}
.f-color-000 {
  color: #000000;
}
.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  transition: opacity 300ms ease-in-out;
}
.bg-c21f1c {
  background-color: #c21f1c;
}
.bg-202020 {
  background-color: #202020;
}
.bg-191814 {
  background-color: #191814;
}
.bg-fff {
  background-color: #fff;
}
.bg-eaeaea {
  background-color: #eaeaea;
}
.bg-edf1ff {
  background-color: #edf1ff;
}
.bg-1c1926 {
  background-color: #1c1926;
}
.bg-f5f5ff {
  background-color: #f5f5ff;
}
.bg-c30508 {
  background-color: #c30508;
}
.bg-1793b7 {
  background-color: #1793b7;
}
.bg-f6f6f6 {
  background-color: #f6f6f6;
}
.bg-f5f5f5 {
  background-color: #f5f5f5;
}
.bg-181818 {
  background-color: #181818;
}
.bg-bfd9d6 {
  background-color: #bfd9d6;
}
.trans-all {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
.red-button {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  background-color: #c21f1c;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  padding: 15px 12px;
  text-align: center;
  text-transform: uppercase;
}
.red-button:hover {
  color: #ffffff;
  text-decoration: none;
}
.italic {
  font-style: italic;
}
.faicons {
  color: #d62b26;
  font-size: 0.9rem;
  margin-right: 5px;
  position: relative;
  top: 1px;
}
.underline {
  border-bottom: 1px solid #c21f1c;
  display: inline;
  line-height: 0.85;
}
.wborder:after {
  height: 3px;
  width: 95px;
  background-color: #a3e3f9;
  content: '';
  margin: 20px auto 25px auto;
  display: block;
}
.hero-after {
  position: relative;
}
.hero-after .uk-container {
  position: relative;
  z-index: 6;
}
.hero-after:after {
  width: 100%;
  height: 100%;
  content: '';
  background-color: #181818;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.2;
}
.noclick:hover {
  cursor: pointer;
}
a:hover {
  color: #2996b2;
  text-decoration: none;
}
.rotate-hero {
  position: absolute;
  left: 0;
  top: 26px;
  width: 100%;
  height: 100.5vh;
  background-color: rgba(255, 255, 255, 0);
}
.rotate-hero .uk-slideshow-items {
  min-height: 101vh !important;
}
.rotate-hero .uk-slideshow-items li div {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 800px !important;
  height: 101vh;
}
.rotate-hero:before {
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  content: '';
  display: inline-block;
}
.hero-after:after {
  top: -3px;
}
.br-sub {
  display: inline-block;
  width: 100%;
}
.gray-gradient {
  background: #b4b4b4;
  background: linear-gradient(0deg, #b4b4b4 5%, #fff 77%);
}
.text-shadow {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.64);
}
.blue-gradient {
  background: #3972b7;
  background: linear-gradient(
    0deg,
    #3972b7 7%,
    #3972b7 9%,
    #3972b7 45%,
    #224895 74%,
    #1a3b8a 86%,
    rgba(21, 50, 131, 0.98643207) 96%
  );
}
#top {
  background-color: #c21f1c;
  padding-top: 8px;
  padding-bottom: 8px;
}
#top p {
  margin-right: 20px;
  margin-bottom: 0;
  margin-top: 0;
}
#top p a {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 0.8rem;
}
#top p a i {
  color: #ffffff;
}
#top p svg {
  float: left;
  top: -10px;
  position: relative;
  margin-right: 10px;
  color: #ffffff;
}
#top p:last-child {
  margin-right: 0;
}
#top .top-txt {
  padding-right: 270px;
  padding-left: 270px;
}
#top .top-txt:first-child {
  padding-right: 0;
}
#top .top-txt:last-child {
  padding-left: 0;
}
#top .top-txt-container {
  max-width: 1200px;
  margin: 0 auto;
}
#top .top-txt-container .topdiv {
  width: 50%;
}
#header {
  padding-top: 0;
  padding-bottom: 0;
  background: #b4b4b4;
  background: linear-gradient(0deg, #b4b4b4 5%, #fff 77%);
  border-bottom: 3px solid #407dc0;
}
#header .uk-navbar-container {
  background-color: transparent;
  max-width: 1250px;
  margin: 0 auto;
}
#header .text-links {
  padding-left: 0;
}
#header .text-links a {
  /* font-family: 'proxima_bld'; */
  font-family: 'Figtree', sans-serif;
  font-weight: 700;
  font-size: 0.99rem;
  color: #000000;
  padding: 0 20px;
  text-transform: uppercase;
}
#header .text-links a:hover {
  color: #407dc0;
  text-decoration: none;
}
#header .text-links0 {
  padding-left: 12%;
}
#header .red-button {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  background-color: #c21f1c;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  padding: 15px 12px;
  text-align: center;
  text-transform: uppercase;
  min-height: auto;
  min-width: 210px;
  width: 100%;
}
#header .red-button:hover {
  color: #ffffff;
  text-decoration: none;
}
#header .mobile-navigation-logo {
  padding-right: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#header .mobile-navigation-logo img {
  max-width: 115px;
}
#header .navi {
  background-color: transparent;
}
#header .uk-navbar-dropdown {
  background-color: #c30508;
  padding: 15px;
}
#header .uk-navbar-dropdown a {
  text-align: left;
}
#header .uk-navbar-dropdown a:hover {
  color: #ffffff;
}
#header .search-panel {
  border-left: 1px solid rgba(255, 255, 255, 0.7);
  display: inline-block;
  max-width: 290px;
  width: 100%;
  height: 100%;
}
#header .search-panel div.uk-inline {
  padding-top: 18px;
  padding-bottom: 5px;
  width: 100%;
  margin-left: 15px;
}
#header .search-panel div.uk-inline i {
  color: #ffffff;
  padding-top: 12px;
}
#header .search-panel div.uk-inline input[type='text'] {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  background-color: transparent;
  border: 0;
  color: #ffffff;
  /* font-family: 'proxima'; */
  font-family: 'Figtree', sans-serif;
  font-weight: 400;
}
#header .has-dropdown .uk-dropdown {
  padding: 0;
  margin-top: 0;
}
#header .has-dropdown .uk-dropdown-nav li {
  padding-top: 0;
  padding-bottom: 0;
}
#header .has-dropdown .uk-dropdown-nav a {
  /* font-family: 'proxima'; */
  font-family: 'Figtree', sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
  color: #2d2d2d;
  width: 100%;
  display: inline-block;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
}
#header .has-dropdown .uk-dropdown-nav a:hover {
  color: #ffffff;
  background-color: #038403;
}
#header.uk-sticky-below {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #181818;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
#header.uk-sticky-below .mobile-navigation-logo img {
  max-width: 100px;
  transform: scale(0.95);
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
#header.uk-sticky-below .text-links a {
  min-height: 60px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
#header.uk-sticky-below .this-right-imp {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
#header.uk-sticky-below .uk-navbar-dropdown {
  margin-top: 25px;
}
#header.uk-sticky-below .uk-navbar-dropdown a {
  min-height: auto;
}
#header.uk-sticky-below .search-panel div.uk-inline {
  padding-top: 10px;
}
#header.uk-sticky-below .search-panel div.uk-inline i {
  padding-top: 3px;
}
#header.uk-sticky-below .has-dropdown .uk-dropdown-nav a {
  min-height: auto;
}
.content-box {
  background-size: cover;
}
.content-box .uk-container {
  max-width: 1500px;
  margin: 0 auto;
}
.content-box p {
  font-size: 1.15rem;
  line-height: 28px;
}
.content-box p a {
  text-decoration: none;
}
.content-box h4 {
  font-size: 1.4rem;
  line-height: 34px;
  margin-top: 15px;
  margin: 20px auto 10px auto;
}
.content-box h4 i {
  margin-right: 15px;
}
.content-box h1 {
  font-size: 2.1rem;
  line-height: 40px;
}
.content-box h3 {
  font-size: 1.6rem;
}
.content-box .big-p {
  font-size: 1.3rem;
  line-height: 30px;
}
.content-box h2 {
  font-size: 2rem;
  line-height: 38px;
}
.content-box .red-button {
  max-width: 150px;
  width: 100%;
}
.content-box ul li:before {
  color: #fff;
  top: 4px;
  left: -35px;
}
#owt1 .uk-container {
  max-width: 1420px;
  margin: 0 auto;
}
#owt2 .p-container p {
  max-width: 565px;
}
#owt2 .p-container ul li p {
  max-width: 550px;
}
#owt2 .img-container img {
  max-width: 630px;
}
#owt3 p {
  margin: 0 auto;
}
#owt3 .img-container img {
  max-width: 710px;
  width: 100%;
}
#owt4 {
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #fff;
  padding-bottom: 115px;
}
#owt4 .uk-container {
  max-width: 1140px;
}
#owt4 .phone-p span a {
  color: #000000;
}
#owt4 .email-p span a {
  color: #407dc0;
}
#owt4 .email-p span a:hover {
  text-decoration: underline;
}
#owt4 .p-container .phone-p {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#owt4 .p-container .name-p {
  margin-bottom: 10px;
}
#owt4 .p-container .email-p {
  margin-top: 10px;
}
#hero {
  background-color: #000000;
  background-position-x: center;
  background-position-y: 40%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -80px;
}
#hero .uk-container {
  padding-top: 0;
}
#hero #hero-container {
  width: 100%;
}
#hero #hero-container .hero-content-container {
  max-width: 1443px;
  width: 100%;
  margin: 0 auto;
}
#hero .hero-logo-text .big-p {
  max-width: 740px;
  width: 100%;
  margin: 0 auto;
}
#section0 p {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
#section1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
#section1 .uk-container {
  padding-left: 0;
  padding-right: 0;
}
#section1 p {
  max-width: 325px;
  width: 100%;
  margin: 0 auto;
}
#section1 h3 i {
  font-size: 1.9rem;
  position: relative;
  top: 3px;
}
#section1 .uk-grid-column-small > *,
#section1 .uk-grid-small > * {
  padding-left: 10px;
}
#section1 .location-title-container {
  min-height: 323px;
  position: relative;
  overflow: hidden;
}
#section1 .location-title-container .gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#section1 .location-title-container .bg-filler {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  background-size: cover;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
#section1 .location-title-container h1 {
  font-size: 3.8rem;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
}
#section1 .location-title-container h1:before {
  width: 41px;
  height: 41px;
  content: '';
  background-image: url('../images/icon_small.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: inline-block;
  position: absolute;
  left: 60px;
  top: -15px;
}
#section1 .location-title-container:hover {
  cursor: pointer;
}
#section1 .location-title-container:hover .visit-location-overlay {
  transform: translateY(0);
}
#section1 .location-details-container {
  background-size: cover;
  position: relative;
  background-position: center center;
  padding-left: 20px;
  padding-right: 10px;
}
#section1 .location-details-container .map-overlay {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(25, 33, 23, 0.91);
  position: absolute;
}
#section1 .location-details-container .location-details {
  padding-left: 10px;
  padding-right: 15px;
}
#section1 .location-details-container .location-details .green-button-bradius {
  padding: 15px;
  font-size: 0.8rem;
  max-width: 280px;
}
#section1 .location-details-container .uk-list {
  position: relative;
}
#section1 .location-details-container .uk-list li {
  color: #ffffff;
  position: relative;
  margin-bottom: 15px;
}
#section1 .location-details-container .uk-list li:before {
  font-family: 'Font Awesome 5 Free';
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  position: absolute;
  left: -25px;
  font-size: 15px;
  top: 4px;
}
#section1 .location-details-container .uk-list li p {
  font-size: 0.85rem;
  line-height: 21px;
  color: #ffffff;
  /* font-family: 'proxima'; */
  font-family: 'Figtree', sans-serif;
  font-weight: 400;
  display: inline-block;
  padding-left: 15px;
}
#section1 .location-details-container .uk-list li a {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
}
#section1 .location-details-container .uk-list li a:hover {
  color: #00d100;
}
#section1 .location-details-container .uk-list li.sched:before {
  content: '\f073';
}
#section1 .location-details-container .uk-list li.locpin:before {
  content: '\f3c5';
}
#section1 .location-details-container .uk-list li.phone:before {
  content: '\f879';
}
#section1 .location-box-cta {
  margin-top: 0;
}
#section1 .location-box-cta:last-child h1 {
  font-size: 3.4rem;
}
#section1 .location-box-cta:last-child h1:before {
  left: 55px;
  top: -25px;
}
#section1 .location-box-cta:hover .bg-filler {
  transform: scale(1.3);
}
#section1 .location-box-cta .visit-location-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3;
  transition-timing-function: ease;
  transition: 0.7s;
  transform: translateY(100%);
}
#section1 .location-box-cta .visit-location-overlay a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
  font-weight: 700;
}
#section1 .location-box-cta .visit-location-overlay a:hover {
  color: #00d100;
}
#section2 h2 {
  font-size: 6.5rem;
  line-height: 70px;
}
#section2 h3 {
  font-size: 1.4rem;
}
#section2 .sec2-content {
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
  min-height: 520px;
}
#section2 .sec2-content:first-child {
  overflow-x: visible;
}
#section2 .sec2-content:first-child h2 {
  padding-top: 50px;
  margin-left: -120px;
}
#section2 .sec2-content:last-child .our-products-text-container {
  max-width: 543px;
  margin: 0 auto;
}
#section2 .sec2-content:last-child .our-products-text-container h3 {
  line-height: 40px;
}
#section2 .sec2-content:last-child .our-products-text-container p {
  line-height: 30px;
}
#section2 .product-boxes .productboxes {
  min-height: 270px;
  border: 3px solid #fff;
  background-size: cover;
  padding-left: 20px;
  padding-right: 20px;
}
#section2 .product-boxes .productboxes .products-in h3 {
  font-size: 1.9rem;
}
#section2 .floating-bg {
  background-position: center 85%;
  background-repeat: no-repeat;
  background-color: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#section2 .bottom-content .sec2-bottom-content h2 {
  position: relative;
  margin-left: -100px;
}
#section2 .bottom-content .sec2-bottom-content:last-child {
  overflow-y: visible;
}
#section2 .bottom-aboutus-text-home h2 {
  font-size: 1.9rem;
  line-height: 30px;
}
#section2 .bottom-aboutus-text-home .bottom-aboutus-content div {
  max-width: 520px;
}
#section3 {
  padding-top: 15px;
  padding-bottom: 15px;
}
#contact {
  background-color: #f5f5f5;
}
#contact .uk-container {
  max-width: 1215px;
  margin: 0 auto;
}
#contact #contactform svg {
  color: #cacaca;
}
#contact #contactform .faicons {
  position: absolute;
  font-size: 18px;
  left: 40px;
  bottom: 1px;
}
#contact #contactform .textarea-container .faicons {
  top: 0;
  height: 55px;
}
#contact #contactform .uk-inline {
  width: 100%;
  margin-top: 25px;
}
#contact #contactform input[type='text'] {
  width: 100%;
  padding: 15px 20px 15px 20px;
  border: 0;
  background-color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  min-height: 50px;
}
#contact #contactform textarea {
  width: 100%;
  min-height: 150px;
  resize: none;
  padding: 20px 20px 15px 45px;
  border: 0;
  font-size: 15px;
  background-color: #fff;
  font-family: 'Roboto', sans-serif;
}
#contact #contactform .text-inputs {
  padding-left: 30px;
}
#contact #contactform .text-inputs:first-child {
  padding-left: 40px;
}
#contact #contactform .text-inputs2 {
  margin-top: 0;
}
#contact #contactform .textarea-contact {
  margin-top: 30px;
}
#contact #contactform .textarea-contact .uk-inline {
  max-width: 100%;
}
#contact #contactform .textarea-contact .uk-inline .uk-form-icon {
  align-items: flex-start;
  top: 15px;
}
#contact #contactform .captcha-container,
#contact #contactform .submit-container {
  margin-top: 30px;
}
#contact #contactform .captcha-container {
  text-align: right;
}
#contact #contactform .submit-container input[type='submit'],
#contact #contactform .submit-container button {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 18px;
  background-color: #c21f1c;
  cursor: pointer;
  font-weight: 700;
  border: 0;
  padding: 25px;
  border-radius: 7px;
  max-width: 250px;
  width: 100%;
  text-transform: uppercase;
  display: inline-block;
}
#contact #contactform .submit-container input[type='submit'].dis,
#contact #contactform .submit-container button.dis {
  background-color: #666666;
}
#contact #contactform .custom-container {
  max-width: 100%;
  width: 100%;
}
#contact #contactform .custom-container .uk-form-custom,
#contact #contactform .custom-container .uk-inline {
  max-width: 675px;
  width: 100%;
}
#contact #contactform .custom-container input[type='text'] {
  padding-left: 40px;
}
#contact #contactform .custom-container .faicons {
  left: 1px;
  z-index: 1;
}
#contact #contactform .custom-container h3 {
  font-size: 20px;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 0;
}
#contact #contactform .custom-container .uk-radio {
  margin-right: 10px;
}
#contact #contactform .custom-container .uk-radio:checked {
  background-color: #000;
}
#contact #contactform .custom-container label {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 10px;
}
#contact #contactform .custom-container .cc-containers1 {
  text-align: right;
}
#contact #contactform .custom-container .cc-containers2 {
  text-align: left;
}
#contact #contactform .custom-container .cc-containers2 #submitBtnFrm {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  background-color: #c21f1c;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  padding: 15px 12px;
  text-align: center;
  text-transform: uppercase;
  border: 0;
  background-color: #0a1133;
  max-width: 305px;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  cursor: pointer;
}
#contact #contactform .custom-container .cc-containers2 #submitBtnFrm:hover {
  color: #ffffff;
  text-decoration: none;
}
#contact #contactform .custom-container .cc-containers2 #submitBtnFrm:disabled {
  background-color: #333;
  cursor: default;
}
#footer {
  background-color: #121711;
}
#footer .uk-container {
  max-width: 1060px;
  margin: 0 auto;
}
#footer .desc-container {
  border-left: 1px solid #fff;
  padding-left: 25px;
}
#footer .logos-container img.main-logo {
  max-width: 175px;
  width: 100%;
}
#footer2 {
  background-repeat: no-repeat;
  background-position: top center;
  padding-bottom: 50px;
  padding-top: 40px;
}
#footer2 .uk-container {
  max-width: 645px;
  margin: 0 auto;
}
#footer2 .uk-container.footer-nav {
  padding-top: 30px;
  padding-bottom: 30px;
}
#footer2 .uk-container.social-nav {
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 190px;
}
#footer2 ul li {
  margin-top: 0;
}
#footer2 ul li a {
  font-size: 0.9rem;
  letter-spacing: 1px;
}
#footer2 ul li a:hover {
  color: #00d100;
}
#footer2 .soc-media a {
  background: #fff;
  color: #3972b7;
  padding: 5px;
  border-radius: 16px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  transition: all 200ms linear;
}
#footer2 .soc-media a:first-child {
  margin-left: 15px;
}
#footer2 .soc-media a:hover {
  background: #fff;
}
#footer2 .social-nav p {
  font-size: 1.2rem;
  line-height: 24px;
}
#copyright-section {
  background-color: #fff;
  padding-top: 25px;
  padding-bottom: 25px;
}
#copyright-section p {
  font-size: 0.99rem;
  line-height: 24px;
}
#offcanvas-nav-primary #custom-offcanvas {
  background: #3972b7;
  background: linear-gradient(
    0deg,
    #3972b7 7%,
    #3972b7 9%,
    #3972b7 45%,
    #224895 74%,
    #1a3b8a 86%,
    rgba(21, 50, 131, 0.98643207) 96%
  );
}
#offcanvas-nav-primary a {
  padding-left: 25px;
  padding-right: 25px;
  font-size: 0.99rem;
  line-height: 28px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}
#offcanvas-nav-primary a:hover {
  color: #2996b2;
  text-decoration: none;
}
#offcanvas-nav-primary a.selected {
  color: #1793b7;
  text-decoration: none;
}
#offcanvas-nav-primary .red-button-container {
  padding-left: 20px;
  padding-right: 20px;
}
#offcanvas-nav-primary .red-button {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  background-color: #c21f1c;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  padding: 15px 12px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  max-width: 230px;
  width: 100%;
  margin-top: 40px;
}
#offcanvas-nav-primary .red-button:hover {
  color: #ffffff;
  text-decoration: none;
}
#offcanvas-nav-primary .offcanvas-logo {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
}
.about-us-content-container .about-us-content-img img {
  max-width: 850px;
  width: 100%;
}
@media (max-width: 1626px) {
  #hero .hero-txt h1 {
    font-size: 2.5rem;
    line-height: 50px;
  }
  #contact .uk-container {
    padding-left: 40px;
  }
}
@media (max-width: 1580px) {
  #hero-container .vin-form-container {
    padding-right: 65px;
  }
}
@media (max-width: 1325px) {
  #copyright-section .policy-links {
    padding-right: 0;
  }
}
@media (max-width: 1199px) {
  #header .mobile-navigation-logo {
    padding-right: 0;
  }
  #header .mobile-navigation-logo .nav-logo {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #header .mobile-navigation-logo .nav-logo a {
    padding-left: 0;
  }
  #header .this-right-imp {
    padding-top: 0;
  }
  #header .this-right-imp .nav-burger a {
    min-height: 30px;
    margin-top: 25px;
  }
  #header .this-right-imp .mobile-navigation-burger {
    padding-left: 0;
  }
  #header.uk-sticky-below .mobile-navigation-logo .nav-logo {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #header.uk-sticky-below .this-right-imp .nav-burger a {
    margin-top: 17px;
  }
  #offcanvas-nav-primary .offcanvas-logo img {
    max-width: 135px;
  }
  #contact #contactform .text-inputs:first-child {
    padding-left: 30px;
  }
  #contact #contactform .faicons {
    left: 30px;
  }
  #contact #contactform .uk-inline,
  #contact #contactform .textarea-contact {
    margin-top: 15px;
  }
  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer .footer-section1 {
    padding-bottom: 30px;
  }
  .footer .footer-section1 .uk-first-column {
    text-align: center;
  }
  .footer .footer-section1 p {
    text-align: center;
  }
  .footer .footer-section2 a {
    display: inline;
  }
  #hero .hero-txt .red-button {
    max-width: 230px;
  }
  #hero #hero-container .hero-content-container .logo-container {
    max-width: 355px;
    margin-top: 45px;
  }
  .vin-form-container {
    padding-right: 30px;
  }
  .vin-form-container .vin-container-borders {
    padding: 15px;
  }
}
@media (max-width: 1070px) {
  #hero .hero-txt .red-button {
    max-width: 189px;
  }
}
@media (max-width: 959px) {
  #header .mobile-navigation-logo {
    justify-content: flex-start;
  }
  #header.uk-sticky-below .this-right-imp .nav-burger a {
    top: 20px;
  }
  #header.uk-sticky-below .mobile-navigation-burger {
    margin-top: 4px;
  }
  #hero .uk-slideshow {
    height: 100%;
    min-height: 774px !important;
  }
  #hero .uk-slideshow ul {
    height: 100% !important;
  }
  #hero #hero-container {
    background-size: cover;
    background-position: 35% center;
    height: auto !important;
    padding-bottom: 40px;
  }
  #hero #hero-container .hero-logo-text {
    padding-right: 30px;
  }
  #hero #hero-container .hero-content-container .logo-container {
    margin-top: 170px;
  }
  #hero #hero-container .hero-content-container .logo-text h2 {
    font-size: 1.1rem;
  }
  #hero #hero-container .vin-form-container {
    padding-right: 30px;
  }
  #hero #hero-text-container .img-container {
    text-align: center;
    padding-right: 30px;
  }
  #hero .hcc-in .uk-grid {
    margin-left: 0;
  }
  #hero .social-icons,
  #hero .slidernav {
    display: none;
  }
  #contact #contactform .captcha-container,
  #contact #contactform .submit-container {
    text-align: center;
  }
  #contact #contactform .uk-inline {
    max-width: 100%;
  }
  #contact #contactform .custom-container .cc-containers1,
  #contact #contactform .custom-container .cc-containers2 {
    text-align: center;
  }
  #contact #contactform .text-inputs {
    margin-top: 0;
  }
  #contact #contactform input[type='text'],
  #contact #contactform textarea {
    font-size: 14px;
  }
  #contact #contactform .submit-container input[type='submit'],
  #contact #contactform .submit-container button {
    padding: 20px;
    border-radius: 0;
    font-size: 0.9rem;
  }
  #contact .main-grid {
    margin-left: 0;
  }
  #contact h2 {
    font-size: 1.8rem;
    line-height: 40px;
  }
  .page-template #hero #hero-container {
    padding-bottom: 40px;
  }
  .page-template #hero #hero-container h2.smalls {
    font-size: 15px;
    line-height: 25px;
  }
  .body-content .sec1-boxes-image {
    min-height: 265px;
  }
  .body-content h2 {
    font-size: 1.8rem;
    line-height: 40px;
  }
  .body-content .big-p {
    font-size: 1.1rem;
  }
  #section3 p.uk-margin-medium-top {
    margin-top: 0 !important;
  }
  #section3 a.uk-margin-medium-bottom {
    margin-bottom: 0 !important;
  }
  #contact-top .uk-flex {
    flex-direction: column;
  }
  #contact-top .uk-flex:first-child {
    margin-bottom: 30px;
  }
  #contact-top h4 {
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 1.7rem;
  }
  #footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #footer .newsletter-container {
    padding-bottom: 30px;
  }
  #footer .newsletter-container .red-button {
    margin-left: 0;
    margin-top: 20px;
    border-radius: 0;
    font-size: 0.9rem;
  }
  #footer .newsletter-container h2 {
    text-align: center;
    font-size: 1.6rem;
  }
  #footer .newsletter-container .uk-flex {
    flex-direction: column;
  }
  #footer .footernav-container {
    text-align: center;
    max-width: 100%;
  }
  #footer .footernav-container a {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  #footer .contact-container {
    font-size: 1.7rem;
  }
  #footer .footer-cta .shop-cta {
    font-size: 1.1rem;
  }
  .vin-form-container {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 50px !important;
  }
  .vin-form-container h2 {
    font-size: 1.5rem;
  }
  .vin-form-container .vin-container-borders {
    max-width: 645px;
    margin: 0 auto;
  }
  .vin-form-container .sub-vin-form #offer-sub input[type='text'] {
    min-height: 40px;
  }
  .vin-form-container .bottom-sub-form p {
    font-size: 0.93rem;
    line-height: 25px;
  }
  #section5 .vin-form-container {
    margin-top: 0 !important;
  }
  #section4 .sec4-content {
    position: relative;
  }
  #section4 .sec4-content:first-child {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  #section4 .sec4-content:first-child h2 {
    position: relative;
    z-index: 6;
  }
  #section4 .sec4-content:first-child:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #181818;
    opacity: 0.15;
    display: inline-block;
    position: absolute;
  }
  #section4 .quote-container {
    padding: 40px;
    min-height: auto;
  }
  #section5 .uk-grid {
    margin-left: 0;
  }
  #copyright-section {
    background-position-y: 150%;
    padding-bottom: 25px;
  }
  #copyright-section .policy-links {
    margin-top: 0;
  }
  #section1b.body-content {
    padding-bottom: 40px;
  }
  #section3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 639px) {
  #offcanvas-nav-primary a {
    font-size: 14px;
    line-height: 24px;
  }
  #offcanvas-nav-primary .offcanvas-logo img {
    max-width: 140px;
  }
  #contact .uk-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  #contact #contactform input[type='text'] {
    min-height: 40px;
  }
  #contact h2 {
    font-size: 1.6rem;
  }
  .footer .footer-section1 {
    padding-bottom: 0;
  }
  .footer .footer-section1 p {
    padding-bottom: 30px;
  }
  .footer .footer-section2 .img-container {
    border: 0;
  }
  .footer .footer-section2 .img-container .uk-flex-right {
    justify-content: center;
  }
  .footer .footer-section2 .footer-divs-content {
    text-align: center;
    max-width: 255px;
    margin: 0 auto;
  }
  .footer .footer-section2 p {
    width: auto;
    display: table;
    text-align: left;
  }
  #hero .hero-txt h1 {
    font-size: 2rem;
    line-height: 45px;
  }
  #hero .hero-txt .red-button {
    margin: 0 auto 10px auto !important;
  }
  #body-content .body-txt .red-button:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .body-content .uk-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .body-content h2,
  .body-content p {
    text-align: center;
  }
  .body-content ul li p {
    text-align: left;
  }
  .body-content .btn-container {
    text-align: center;
  }
  .body-content p {
    font-size: 0.91rem;
  }
  .body-content h3 {
    font-size: 1.4rem;
  }
  .body-content h4 {
    font-size: 1.2rem;
  }
  .body-content h2 {
    font-size: 1.6rem;
  }
  #footer .logo-footer {
    text-align: center;
  }
  #footer .logo-footer img {
    max-width: 199px;
  }
  #footer .footer-desc .uk-list li {
    text-align: center;
  }
  #footer .footer-links {
    display: inline-block;
  }
  #footer .footer-links h4 {
    text-align: center;
  }
  #footer .footer-links .uk-list {
    display: flex;
    justify-content: space-evenly;
  }
  #footer .footer-links .uk-list li {
    margin-top: 0;
  }
  #footer .footer-links .socials {
    text-align: center;
  }
  #footer .footer-testimonials h4 {
    text-align: center !important;
  }
  #footer h4 {
    font-size: 1.4rem;
  }
  #footer p,
  #footer a {
    font-size: 0.89rem;
  }
  .vin-form-container .sub-vin-form #offer-sub .uk-form-icon {
    background-size: 51%;
  }
  .vin-form-container .sub-vin-form #offer-sub input[type='text'] {
    min-height: 40px;
  }
  .vin-form-container .bottom-sub-form p a {
    display: inline-block;
    width: 100%;
  }
  .vin-form-container h2 {
    font-size: 1.35rem;
  }
  #section4 .quote-container {
    padding-top: 0;
    padding-bottom: 0;
  }
  #section4 .quote-container p {
    font-size: 0.98rem;
  }
}
@media (max-width: 380px) {
  #hero .hero-txt h1 {
    font-size: 1.89rem;
  }
  #footer .footer-cta .shop-cta {
    font-size: 0.85rem;
  }
  #footer .footer-desc .uk-list li {
    text-align: left;
  }
}
@media (max-width: 330px) {
  #footer .footer-desc .uk-list li:first-child p {
    padding-left: 15px;
  }
  #footer .footer-desc .uk-list li:first-child i {
    top: 21px;
  }
}
.innerpage#hero {
  background-color: #121321;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.innerpage#hero #hero-container {
  min-height: 140px;
}
.innerpage#hero .hero-txt {
  padding-top: 0;
}
.innerpage#hero h2 {
  font-size: 4rem;
}
.innerpage {
  min-height: 390px;
}
.innerpage p {
  max-width: 720px;
  width: 100%;
  margin: 0 auto;
  line-height: 30px;
  font-size: 1.1rem;
}
.innerpagebody {
  background-color: #f6f6f6;
}
.innerpagebody .uk-container {
  max-width: 1500px;
  margin: 0 auto;
}
.innerpagebody h2 {
  font-size: 6.5rem;
  line-height: 70px;
}
.innerpagebody h3 {
  font-size: 1.7rem;
}
.innerpagebody .wborder:after {
  margin: 15px 0 10px 0;
}
.innerpagebody p {
  font-size: 0.93rem;
  line-height: 28px;
}
.innerpagebody p a {
  color: #c30508;
}
.innerpagebody p a:hover {
  text-decoration: underline;
  color: #2996b2;
}
.innerpagebody p span.subbr {
  width: 100%;
  display: inline-block;
}
.innerpagebody ul.checklist {
  max-width: 510px;
}
.innerpagebody ul.checklist li {
  margin-top: 0;
  position: relative;
}
.innerpagebody ul.checklist li p {
  margin-top: 0;
  display: inline-block;
  margin-left: 33px;
}
.innerpagebody ul.checklist li span {
  width: auto;
  display: inline-block;
  height: 100%;
  position: absolute;
  float: left;
  margin-top: 6px;
}
.innerpagebody ul.checklist li span i {
  color: #c21f1c;
}
.innerpagebody .floating-bg {
  background-position: center 85%;
  background-repeat: no-repeat;
  background-color: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.innerpagebody #storeheader {
  background-repeat: no-repeat;
  background-position: 55% center;
  background-size: 400px;
}
.innerpagebody #storeheader h2 {
  font-size: 4.5rem;
  padding-top: 100px;
  padding-bottom: 90px;
}
.innerpagebody .product-boxes .productboxes {
  min-height: 270px;
  border: 3px solid #fff;
  background-size: cover;
  padding-left: 20px;
  padding-right: 20px;
}
.innerpagebody .product-boxes .productboxes .products-in h3 {
  font-size: 1.9rem;
}
#location1.innerpagebody h2 {
  margin-left: -100px;
  position: relative;
}
#location1.innerpagebody #location-bottom h2 {
  margin-left: 0;
  font-size: 1.9rem;
  line-height: 30px;
}
#location1.innerpagebody #location-bottom p {
  max-width: 520px;
  margin: 0 auto;
}
#location1.innerpagebody #location-bottom .gmap-filler {
  border: 10px solid #fff;
}
#location1.innerpagebody .sec2-bottom-content p a {
  color: #012c25;
}
#location1.innerpagebody .sec2-bottom-content p a:hover {
  color: #012c25;
  text-decoration: none;
}
#ourproducts.innerpagebody h3 {
  font-size: 1.5rem;
  line-height: 34px;
}
#ourproducts.innerpagebody h3,
#ourproducts.innerpagebody p {
  max-width: 850px;
  margin: 0 auto;
}
#contactus.innerpagebody .uk-container {
  max-width: 650px;
  margin: 0 auto;
}
#contactus.innerpagebody input[type='text'],
#contactus.innerpagebody select,
#contactus.innerpagebody textarea {
  font-size: 0.9rem;
  padding: 20px 25px;
  color: #012c25;
  border: 0;
  background-color: rgba(255, 255, 255, 0.8);
  letter-spacing: 2px;
  font-weight: 700;
  height: 45px;
}
#contactus.innerpagebody select {
  padding: 0 25px;
}
#contactus.innerpagebody textarea {
  padding-top: 10px;
  min-height: 110px;
}
#contactus.innerpagebody .uk-inline {
  width: 100%;
}
#contactus.innerpagebody ::-webkit-input-placeholder {
  color: #012c25;
}
#contactus.innerpagebody :-ms-input-placeholder {
  color: #012c25;
}
#contactus.innerpagebody ::placeholder {
  color: #012c25;
}
#terms.innerpagebody {
  background-color: #edf3f2;
}
#terms.innerpagebody .uk-container {
  max-width: 1160px;
  margin: 0 auto;
}
#terms.innerpagebody i {
  font-size: 0.5rem;
  position: relative;
  top: -1px;
  margin-right: 10px;
}
#terms.innerpagebody h3.small-h3 {
  font-size: 0.85rem;
  line-height: 21px;
}
.location-img-container img {
  max-width: 847px;
  width: 100%;
}
.getoffer.innerpage .contact-form-container {
  border-radius: 30px;
  max-width: 935px;
  width: 100%;
  margin: 0 auto;
}
.getoffer.innerpage .contact-form-container #offer-main input[type='text'] {
  width: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  border: 1px solid #dadada;
  padding: 15px 10px;
  border-radius: 8px;
  min-height: 55px;
  padding-left: 55px !important;
}
.getoffer.innerpage .contact-form-container #offer-main .uk-inline {
  width: 100%;
}
.getoffer.innerpage .contact-form-container #offer-main .uk-form-icon {
  border-right: 1px solid #dadada;
  margin-top: 8px;
  margin-bottom: 8px;
}
.getoffer.innerpage
  .contact-form-container
  #offer-main
  .custom-icon
  .uk-form-icon {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto;
}
.getoffer.innerpage .contact-form-container #offer-main a:hover {
  color: #2996b2;
}
.getoffer.innerpage .contact-form-container #offer-main .alt-form .uk-inline {
  width: 100%;
}
.getoffer.innerpage
  .contact-form-container
  #offer-main
  .alt-form
  .uk-inline
  .uk-form-icon {
  border-right: 1px solid #dadada;
  margin-top: 8px;
  margin-bottom: 8px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%;
}
.getoffer.innerpage .contact-form-container #offer-main .alt-form .uk-select {
  color: #232222;
  font-family: 'Roboto', sans-serif;
  font-size: 0.95rem;
  border: 1px solid #dadada;
  border-radius: 5px;
  padding-left: 55px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 50px;
}
.getoffer.innerpage
  .contact-form-container
  #offer-main
  .alt-form
  .uk-select
  .sub-placeholder {
  color: #666666;
}
.getoffer.innerpage
  .contact-form-container
  #offer-main
  .alt-form
  .uk-select
  option {
  font-size: 0.95rem;
  color: #232222;
  font-family: 'Roboto', sans-serif;
  padding-left: 0;
}
.getoffer.innerpage
  .contact-form-container
  #offer-main
  .alt-form
  .uk-select:disabled {
  opacity: 1;
  color: #d3d3d3;
}
.getoffer.innerpage .contact-form-container #offer-main .alt-form label {
  color: #333333;
  font-size: 0.95rem;
  line-height: 25px;
}
.getoffer.innerpage .contact-form-container #offer-main .alt-form .uk-badge {
  height: 28px;
  padding: 14px;
  background-color: #193b6b;
  margin-right: 15px;
  font-weight: 700;
  max-width: 10px;
}
.getoffer.innerpage .contact-form-container #offer-main .alt-form .smalls {
  display: inline-block;
  width: auto;
  font-size: 0.8rem;
  font-style: italic;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 18px;
}
.getoffer.innerpage .contact-form-container p {
  font-size: 1.2rem;
  line-height: 28px;
  max-width: 580px;
  width: 100%;
  margin: 30px auto 0;
}
#getoffer1.innerpagebody .uk-container {
  max-width: 960px;
  margin: 0 auto;
}
#getoffer1.innerpagebody .alt-form .uk-inline {
  width: 100%;
}
#getoffer1.innerpagebody .alt-form .uk-inline .uk-form-icon {
  border-right: 1px solid #dadada;
  margin-top: 8px;
  margin-bottom: 8px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%;
}
#getoffer1.innerpagebody .alt-form .uk-select,
#getoffer1.innerpagebody .alt-form .uk-input {
  color: #232222;
  font-family: 'Roboto', sans-serif;
  font-size: 0.95rem;
  border: 1px solid #dadada;
  border-radius: 5px;
  padding-left: 55px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 50px;
}
#getoffer1.innerpagebody .alt-form .uk-select .sub-placeholder,
#getoffer1.innerpagebody .alt-form .uk-input .sub-placeholder {
  color: #666666;
}
#getoffer1.innerpagebody .alt-form .uk-select option,
#getoffer1.innerpagebody .alt-form .uk-input option {
  font-size: 0.95rem;
  color: #232222;
  font-family: 'Roboto', sans-serif;
  padding-left: 0;
}
#getoffer1.innerpagebody .alt-form .uk-input {
  padding-left: 55px !important;
}
#getoffer1.innerpagebody .alt-form label {
  color: #333333;
  font-size: 0.95rem;
  line-height: 25px;
}
#getoffer1.innerpagebody .alt-form .uk-badge {
  height: 28px;
  padding: 14px;
  background-color: #193b6b;
  margin-right: 15px;
  font-weight: 700;
  max-width: 10px;
}
#getoffer1.innerpagebody .alt-form .smalls {
  display: inline-block;
  width: auto;
  font-size: 0.8rem;
  font-style: italic;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 18px;
}
#getoffer1.innerpagebody .alt-form textarea {
  padding: 20px;
  min-height: 90px;
  max-height: 90px;
  resize: none;
  border: 1px solid #dadada;
  border-radius: 5px;
  color: #232222;
  font-family: 'Roboto', sans-serif;
  font-size: 0.95rem;
}
#wherevin {
  max-width: 1000px;
  height: auto;
  width: 1020px;
}
.thankyou.contactus.innerpage .contact-form-container {
  max-width: 1200px;
  background: none;
}
#newsletter {
  background-color: #f5f5ff;
}
#newsletter form {
  max-width: 800px;
  margin: 0 auto;
}
#newsletter .uk-form-horizontal {
  margin-top: 10px;
}
#newsletter .uk-form-horizontal .uk-form-label {
  text-align: right;
  width: 100%;
  max-width: 120px;
  color: #424565;
  font-size: 0.95rem;
  line-height: 25px;
}
#newsletter .uk-form-horizontal .uk-form-label .req {
  color: #c30508;
}
#newsletter .uk-form-horizontal .uk-form-controls {
  margin-left: 145px;
}
#newsletter .uk-form-horizontal textarea,
#newsletter .uk-form-horizontal input[type='text'],
#newsletter .uk-form-horizontal .uk-select:not([multiple]):not([size]) {
  font-size: 0.95rem;
  line-height: 25px;
  font-family: 'Roboto', sans-serif;
  color: #424565;
  height: 50px;
  border: 0;
  border-radius: 3px;
}
#newsletter .uk-form-horizontal .uk-form-controls-text label {
  text-align: right;
  width: 100%;
  max-width: 100px;
  color: #424565;
  font-size: 0.95rem;
  line-height: 25px;
}
#newsletter .uk-form-horizontal .uk-checkbox:checked,
#newsletter .uk-form-horizontal .uk-checkbox:indeterminate,
#newsletter .uk-form-horizontal .uk-radio:checked {
  background-color: #c30508;
}
#newsletter .uk-form-horizontal .hasplaceholders .uk-grid .uk-width-1-2 {
  padding-left: 20px;
}
#newsletter .uk-form-horizontal .hasplaceholders .uk-grid .uk-first-column {
  padding-left: 0;
}
#newsletter
  .uk-form-horizontal
  .hasplaceholders.checkboxes
  .uk-form-controls-text
  label {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  text-align: left;
  margin-bottom: 10px;
}
#newsletter .uk-form-horizontal .advisory {
  border-top: 1px solid #dedeeb;
  border-bottom: 1px solid #dedeeb;
  padding-top: 20px;
  padding-bottom: 20px;
}
#newsletter .uk-form-horizontal .advisory p {
  font-family: 'Roboto', sans-serif;
  font-size: 0.8rem;
  line-height: 24px;
  color: #424565;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0;
}
#newsletter .uk-form-horizontal .captcha-container,
#newsletter .uk-form-horizontal .submit-container {
  margin-top: 30px;
}
#newsletter .uk-form-horizontal .captcha-container {
  text-align: right;
}
#newsletter .uk-form-horizontal .submit-container {
  text-align: left;
}
#newsletter .uk-form-horizontal .submit-container input[type='submit'],
#newsletter .uk-form-horizontal .submit-container button {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 18px;
  background-color: #c21f1c;
  cursor: pointer;
  font-weight: 700;
  border: 0;
  padding: 25px;
  border-radius: 7px;
  max-width: 250px;
  width: 100%;
  text-transform: uppercase;
  display: inline-block;
}
#newsletter .uk-form-horizontal .submit-container input[type='submit'].dis,
#newsletter .uk-form-horizontal .submit-container button.dis {
  background-color: #666666;
}
#newsletter h2:after {
  display: none;
}
#newsletter p.wborder {
  font-size: 1rem;
}
#newsletter p.wborder:after {
  margin: 20px auto 30px auto;
}
#newsletter #cc-newsletterform label,
#newsletter #cc-newsletterform legend {
  font-size: 0.95rem;
  color: #424565;
}
#newsletter #cc-newsletterform .ctct-form-listitem label {
  font-size: 0.9rem;
  text-align: left;
}
#newsletter #cc-newsletterform p.ctct-gdpr-text {
  text-align: left;
  font-size: 0.8rem;
  line-height: 24px;
}
#newsletter #cc-newsletterform .ctct-form-button {
  max-width: 180px;
  margin: 20px auto;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
#newsletter #cc-newsletterform #gdpr_text {
  border-top: 1px solid #dedeeb;
  border-bottom: 1px solid #dedeeb;
  padding: 20px 15px 0 15px;
}
#newsletter
  #cc-newsletterform
  div.ctct-form-embed
  form.ctct-form-custom
  input.ctct-form-element,
#newsletter
  #cc-newsletterform
  div.ctct-form-embed
  form.ctct-form-custom
  select.ctct-select-element {
  border-radius: 0;
  border: 0;
  font-size: 0.95rem;
  font-family: 'Roboto', sans-serif;
}
.thermal-services.innerpagebody .uk-container {
  max-width: 910px;
}
.thermal-services.innerpagebody h2:after {
  margin: 0 auto;
}
#contact1 .uk-container {
  max-width: 900px;
}
#contact1 .uk-accordion-title {
  font-size: 0.97rem;
}
#contact1 .uk-accordion-title a:hover,
#contact1 .uk-accordion-title a:focus {
  color: #2e9ebe;
}
#contact1 .uk-accordion-title:hover,
#contact1 .uk-accordion-title:focus {
  color: #2e9ebe;
}
#contact1 .uk-accordion-content .uk-list li:before {
  margin-bottom: -30px;
}
#contact1 .uk-accordion-content a {
  color: #193b6b;
}
#contact1 .uk-accordion-content a:hover {
  color: #2e9ebe;
  text-decoration: none;
}
.page-template-faqs_template #header {
  background-color: #193b6b;
}
.page-template-faqs_template #header.uk-sticky-below {
  background-color: #181818;
}
.page-template-faqs_template .innerpagebody.faqs .text-section-top {
  padding-left: 30px;
  padding-right: 30px;
}
.loading-form {
  z-index: 99999 !important;
  background-color: #0a1133;
  position: fixed !important;
  width: 100%;
  top: 0;
}
.loading-form p {
  font-size: 1.5rem;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  margin-top: 20px;
  letter-spacing: 1px;
}
.loading-form svg {
  color: #cc3333;
}
.innerpagebody#blogs {
  padding-top: 0;
  margin-top: -280px;
  position: relative;
  background-color: transparent;
}
.innerpagebody#blogs .uk-container {
  max-width: 1150px;
}
.innerpagebody#blogs h4 {
  margin-top: 30px;
  margin-bottom: 10px;
}
.innerpagebody#blogs h4 a {
  color: #333333;
}
.innerpagebody#blogs h4 a:hover {
  color: #00aeef;
  text-decoration: none;
}
.innerpagebody#blogs .date-p {
  margin-top: 0;
  color: #999999;
}
.innerpagebody#blogs .date-p.wborder:after {
  margin: 10px auto;
}
.innerpagebody#blogs .link-p a {
  font-size: 0.9rem;
  color: #00aeef;
}
.innerpagebody#blogs .link-p a:hover {
  color: #00aeef;
  text-decoration: none;
}
.innerpagebody#blogs .content-container {
  padding-bottom: 50px;
}
.innerpagebody#blogs .content-container .main-div {
  padding-left: 20px;
  padding-right: 20px;
}
.innerpagebody#blogs .post-box-in {
  background-color: #fff;
}
.innerpagebody#blogs .pagination {
  font-family: 'Roboto', sans-serif;
}
.innerpagebody#blogs .pagination span.pages {
  font-weight: 700;
}
.innerpagebody#blogs .pagination span.pages:first-child {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border: 0;
}
.innerpagebody#blogs p a {
  color: #2996b2;
}
.innerpagebody#blogs p a:hover {
  text-decoration: underline;
}
.innerpagebody.single#blogs .uk-container {
  max-width: 1070px;
}
.innerpagebody.single#blogs .post-box-main {
  background-color: #fff;
  margin-left: 0;
}
.innerpagebody.single#blogs .post-box-in {
  padding-left: 0;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  background-color: transparent;
}
.innerpagebody.single#blogs .post-box-in:hover {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.innerpagebody.single#blogs .date-p.wborder:after {
  margin: 15px 0 35px;
}
.innerpagebody.single#blogs .content-container .main-div {
  padding-right: 10px;
  padding-left: 10px;
  max-width: 760px;
}
.innerpagebody.single#blogs .content-container .main-div .img-container {
  margin-bottom: 40px;
}
.innerpagebody.single#blogs h4 {
  margin-top: 40px;
  font-size: 1.5rem;
}
.innerpagebody.single#blogs .soc-links-container {
  margin-top: 161px;
}
.innerpagebody.single#blogs .soc-links-container ul li .subclick {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px;
  border-radius: 6px;
}
.innerpagebody.single#blogs .soc-links-container ul li .subclick i {
  color: #fff;
  font-size: 1.5rem;
}
.innerpagebody.single#blogs .soc-links-container ul li .sc-fb {
  background-color: #375999;
}
.innerpagebody.single#blogs .soc-links-container ul li .sc-twt {
  background-color: #3caef0;
  padding-left: 12px;
  padding-right: 9px;
}
.innerpagebody.single#blogs .soc-links-container ul li .sc-mail {
  background-color: #838383;
  padding-left: 12px;
  padding-right: 9px;
}
.innerpagebody.single#blogs .soc-links-container ul li .sc-addthis {
  background-color: #0066ff;
  padding-left: 12px;
  padding-right: 12px;
}
@media (max-width: 1199px) {
  .innerpagebody p.content-text {
    margin-top: 0;
  }
  #about1 .uk-container {
    padding-left: 0;
    padding-right: 0;
  }
  #about1 .uk-container .uk-grid.main-grid {
    margin-left: 0;
  }
  #about1 .uk-container .uk-grid.main-grid .text-section-top,
  #about1 .uk-container .uk-grid.main-grid .text-section-bottom,
  #about1 .uk-container .uk-grid.main-grid .text-section-button-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .innerpagebody.single#blogs .post-box-main {
    margin-left: 30px;
  }
}
@media (max-width: 959px) {
  .innerpagebody h4 {
    font-size: 1.1rem;
  }
  .innerpagebody p,
  .innerpagebody h4 {
    text-align: center;
  }
  .innerpagebody ul li p {
    text-align: left;
  }
  .innerpagebody h1.big-h1 {
    font-size: 2.1rem;
    line-height: 45px;
  }
  .innerpagebody h1.big-h1 span {
    font-size: 5.5rem;
    line-height: 70px;
  }
  .innerpagebody .btn-container {
    text-align: center;
  }
  .innerpagebody .equip-pic {
    margin: 0 auto;
  }
  #newsletter #cc-newsletterform p.ctct-gdpr-text {
    font-size: 0.7rem;
  }
  #about-section3 p .subbr {
    text-align: left;
  }
  #about-section3 .sec1-boxes-img {
    background-size: cover;
  }
  .innerpage#hero .uk-container {
    padding-top: 155px;
  }
  .innerpage#hero h2 {
    font-size: 3rem;
    line-height: 40px;
  }
  .innerpage#hero .wborder:after {
    margin: 20px auto 0 auto;
  }
  .innerpage.aboutus#hero {
    min-height: 570px;
  }
  #about1 .uk-container .custom-justify .icon-container {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #about1 .uk-container .text-section-top {
    text-align: center;
  }
  #about1 .uk-container .text-section-top .wborder:after {
    margin: 15px auto 20px auto;
  }
  #about1 .uk-container .text-section-button-container {
    padding-top: 40px;
  }
  .innerpage.aboutus p {
    margin: 20px auto 0 auto !important;
  }
  .getoffer.innerpage .contact-form-container p {
    font-size: 1.1rem;
    margin-top: 20px;
  }
  .getoffer.innerpage .contact-form-container #offer-main input[type='text'] {
    min-height: 40px;
    font-size: 0.9rem;
  }
  .getoffer.innerpage .contact-form-container #offer-main .alt-form .uk-select {
    font-size: 0.9rem;
    height: 40px;
  }
  #getoffer1.innerpagebody .alt-form .uk-select {
    font-size: 0.9rem;
    height: 40px;
  }
  .contactus.innerpage .contact-form-container p {
    margin-top: 20px;
  }
  .contactus.innerpage .contact-form-container #cform-main input[type='text'] {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
  }
  .contactus.innerpage .contact-form-container #cform-main textarea {
    font-size: 14px;
  }
  #about1.innerpagebody {
    padding-top: 40px;
  }
  .page-template-faqs_template .innerpagebody.faqs .text-section-top {
    padding-left: 20px;
    padding-right: 20px;
  }
  .innerpagebody#blogs {
    margin-top: -170px;
  }
  .innerpagebody.single#blogs .date-p.wborder:after {
    margin: 15px auto 35px;
  }
  .innerpagebody.single#blogs .inner-main-div {
    margin-left: 0;
  }
  .innerpagebody.single#blogs .inner-main-div .post-box-main {
    margin-left: 0;
    padding-right: 30px;
    padding-left: 30px;
  }
  .innerpagebody.single#blogs .inner-main-div .main-div {
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
  }
  .innerpagebody.single#blogs .inner-main-div .soc-links-container {
    margin-top: 0;
  }
  .innerpagebody.single#blogs .inner-main-div .soc-links-container .uk-list {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .innerpagebody.single#blogs .inner-main-div .soc-links-container .uk-list li {
    margin-top: 0;
    margin-right: 15px;
  }
  .innerpagebody.single#blogs
    .inner-main-div
    .soc-links-container
    .uk-list
    li:last-child {
    margin-right: 0;
  }
  .innerpagebody.single#blogs .inner-main-div .social-links {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px;
  }
  .innerpagebody.single#blogs .inner-main-div .content-container {
    padding-bottom: 30px;
  }
}
@media (max-width: 639px) {
  .innerpagebody h1.big-h1 {
    font-size: 1.8rem;
    line-height: 35px;
  }
  .innerpagebody h1.big-h1 span {
    font-size: 3.8rem;
    line-height: 50px;
  }
  .innerpagebody p {
    font-size: 0.91rem;
  }
  #about1 .custom-justify .icon-container h2,
  #about1 .custom-justify .icon-container h4 {
    text-align: left;
  }
  #about1 .custom-justify .icon-container .custom-padding {
    padding-left: 40px;
  }
  #about1 .custom-justify .icon-container.custom-margin img {
    margin-top: -15px;
  }
  #about1 .uk-container .text-section-top {
    padding-bottom: 40px;
  }
  #about1 .uk-container .text-section-bottom {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #about1 .uk-container .text-section-bottom .about-icons-container {
    max-width: 310px;
    width: 100%;
    margin: 0 auto;
  }
  .getoffer.innerpage .contact-form-container {
    padding-left: 0;
    padding-right: 0;
  }
  .getoffer.innerpage .contact-form-container #offer-main .uk-form-icon svg {
    width: 18px;
  }
  .getoffer.innerpage
    .contact-form-container
    #offer-main
    .custom-icon
    .uk-form-icon {
    background-size: 47%;
  }
  .getoffer.innerpage
    .contact-form-container
    #offer-main
    .alt-form
    .uk-inline
    .uk-form-icon {
    background-size: 47%;
  }
  .getoffer.innerpage
    .contact-form-container
    #offer-main
    .alt-form
    .uk-inline
    .trim-icon {
    background-size: 33%;
  }
  #getoffer1.innerpagebody .select-container {
    margin-top: 5px;
  }
  #getoffer1.innerpagebody .alt-form .uk-inline .uk-form-icon {
    background-size: 47%;
  }
  .contactus#hero {
    background-position: right center;
    background-position-x: 65%;
  }
  .contactus.thankyou#hero {
    background-position: right center;
    background-position-x: 35%;
  }
  .page-template-faqs_template .innerpagebody.faqs .main-grid {
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-template-faqs_template .innerpagebody.faqs .text-section-top {
    margin-left: 0;
  }
  .page-template-faqs_template .innerpagebody.faqs .text-section-bottom {
    padding-left: 0;
  }
  .innerpagebody.single#blogs .inner-main-div .social-links {
    padding-left: 0;
    padding-right: 0;
  }
  .innerpagebody.single#blogs
    .inner-main-div
    .social-links
    .soc-links-container {
    display: flex;
    justify-content: center;
  }
  .innerpagebody.single#blogs .inner-main-div .social-links .uk-list li {
    margin-bottom: 10px;
  }
}
@media (max-width: 395px) {
  .innerpagebody h1.big-h1 span {
    font-size: 2.9rem;
    line-height: 45px;
  }
}
@media (max-width: 1199px) {
  #header .mobile-navigation-logo img {
    max-width: 111px;
  }
  #header .this-right-imp .nav-burger a {
    margin-top: 36px;
  }
  #header.uk-sticky-below .this-right-imp .nav-burger a {
    margin-top: 28px;
  }
  #owt2 .p-container p {
    max-width: 100%;
  }
  #owt2 .p-container ul li p {
    max-width: 100%;
  }
}
@media (max-width: 1020px) {
  .content-box p {
    font-size: 1.1rem;
  }
  .content-box p a {
    text-decoration: none;
  }
  .content-box .big-p {
    font-size: 1.2rem;
  }
}
@media (max-width: 1199px) {
  #header .mobile-navigation-logo {
    padding-top: 0;
    padding-left: 15px;
    padding-bottom: 0;
  }
}
@media (max-width: 959px) {
  #footer .desc-container {
    border-left: 0;
  }
  #footer2 ul {
    flex-wrap: wrap;
  }
  #footer2 ul li {
    margin: 10px;
  }
  #copyright-section .uk-first-column {
    margin-top: 0;
  }
  #owt4 {
    padding-bottom: 50px;
  }
  #owt4 .big-p.uk-margin-large-bottom {
    margin-bottom: 0 !important;
  }
  #owt4 .big-p {
    font-size: 1.2rem;
  }
  #owt2 .img-container img {
    width: 100%;
  }
  #copyright-section p {
    font-size: 0.9rem;
  }
  #header .mobile-navigation-logo {
    padding-bottom: 0;
  }
  #header .mobile-navigation-logo .nav-logo {
    text-align: left;
  }
  #header .mobile-navigation-logo .nav-logo a {
    display: inline-block;
  }
  #header .mobile-navigation-logo img {
    max-width: 95px;
  }
  #header .this-right-imp .nav-burger a {
    margin-top: 30px;
  }
  #header.uk-sticky-below .mobile-navigation-logo img {
    max-width: 93px;
  }
  #header.uk-sticky-below .this-right-imp .nav-burger a {
    margin-top: 20px;
  }
  #footer2 a img {
    max-width: 210px;
    width: 100%;
  }
  #owt0 .uk-container-expand,
  #owt1 .uk-container-expand,
  #owt2 .uk-container-expand,
  #owt3 .uk-container-expand,
  #owt4 .uk-container-expand,
  #owt0 .uk-container,
  #owt1 .uk-container,
  #owt2 .uk-container,
  #owt3 .uk-container,
  #owt4 .uk-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  #hero #hero-container .hero-content-container {
    min-height: 800px !important;
  }
  #hero #hero-container .hcc-in {
    margin-top: 50px;
  }
  .content-box h2 {
    font-size: 1.7rem;
  }
  .content-box h1 {
    font-size: 1.8rem;
  }
  .content-box p {
    font-size: 0.99rem;
  }
}
@media (max-width: 639px) {
  #section2 h2 {
    font-size: 4rem;
  }
  #section2 .sec2-content {
    background-size: 45%;
    background-position: center center;
  }
  #section2 .sec2-content:first-child h2 {
    font-size: 4rem;
    padding-top: 40px;
    padding-bottom: 75px;
  }
  #hero #hero-container .hero-content-container .logo-text h1 {
    font-size: 3rem;
  }
  #hero #hero-container .hero-content-container .logo-text h2 {
    font-size: 1.8rem;
  }
  #hero #hero-container .hero-content-container .logo-text h3 {
    font-size: 1.2rem;
  }
  .content-box ul li:before {
    top: 8px;
  }
  #owt4 .big-p {
    font-size: 1.1rem;
  }
  #owt4 .p-container .name-p {
    margin-bottom: 0;
  }
  #owt4 .p-container .email-p {
    margin-top: 0;
  }
  #footer2 a img {
    max-width: 170px;
  }
  #footer2 .big-p {
    font-size: 1rem;
    line-height: 25px;
  }
  #footer2 .social-nav {
    padding-top: 0 !important;
  }
  #footer2 .social-nav p {
    font-size: 1.1rem;
  }
  #hero #hero-container .hcc-in {
    margin-top: 90px;
  }
  #owt4 .uk-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  #owt4 .p-container .email-p a {
    word-break: break-all;
  }
}
@media (max-width: 350px) {
  #owt4 .p-container .email-p,
  #owt4 .p-container .phone-p {
    line-height: 20px;
  }
  #owt4 .p-container .email-p span,
  #owt4 .p-container .phone-p span {
    font-size: 0.9rem;
    line-height: 20px;
  }
  #owt4 .p-container .email-p a,
  #owt4 .p-container .phone-p a {
    font-size: 0.9rem;
    display: inline-block;
    width: 100%;
    line-height: 20px;
  }
  #owt4 .p-container .big-p.name-p {
    font-size: 0.99rem;
  }
  .content-box h2 {
    font-size: 1.5rem;
  }
  .content-box h1 {
    font-size: 1.6rem;
  }
}
.show-on-305 {
  display: none !important;
}
@media (max-width: 305px) {
  .show-on-305 {
    display: inline-block !important;
  }
  .hide-on-305 {
    display: none !important;
  }
}
