.blog ul li{
    margin-left: 1.25rem!important;
}
.top-usps .column {
    padding-left: 1%;
    padding-right: 1%;
}

.top-usps span{
    font-size: .5em;
    margin-right: 0;
}
.top-usps .usps-title{
    font-size: .3em;
    display: inline-table;
        line-height: 1.2;
}

.sidebar-testi {
    background-color: #c91c13;
    padding-top: 3%;
    color: #fff;
    margin-top: 5%;
    border: 5px solid #343434;
}
iframe#xDkgxfIZNN1UKVwzM50r {
    height: 23em !important;
} 
.sidebar-testi  h2{
color:#fff!important;
text-align:center;
}
.single .entry-content ul {
    margin-left: 2.25rem!important;
}


section.entry-content ul   {
margin-left: 1.25rem!important;
}

.ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    font-weight: 700;
}
.nn-review-outer-cont {
    margin-left: 5%;
    margin-right: 5%;
}
.shiftnav .shiftnav-menu-title {
    display: none;
}

.ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
font-weight: 900!important;
    font-size: 15px!important;
    color: white!important;
    border-bottom: 1px solid #a2a2a2;
    margin-right: 30%;
    text-align: left;
    text-transform: uppercase;    
}
.ubermenu .ubermenu-item-layout-icon_left>.ubermenu-target-title {
 margin-left: .0em;
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    /* padding-top: 5px; */
    /* padding-bottom: 5px; */
    padding: 10px 20px!important;
}

.fancy-form {
padding: 20px;
    /* background-color: #7E7E7E; */
    border-radius: 10px;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
}
html {
    font-size: 18px!important;
}

a {
    -webkit-transition: color .4s ease 0s;
    -moz-transition: color .4s ease 0s;
    -o-transition: color .4s ease 0s;
    transition: color .4s ease 0s;
}


 a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #000!important;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #000!important;
}  


.row .row {
    margin-left: 0rem!important;
    margin-right: 0rem!important;
} 


.row {
    max-width:100%!important;
}

.clear{
    clear:both;
}
 
.alignleft {
    float: left;
    margin-right: 22px!important;
}

.alignright{
     float: right;
    margin-left: 22px!important;  
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.section-max{max-width: 85em!important;margin-left: auto;margin-right: auto;padding-left: 0.5em;padding-right: 0.5em;}
 
.section-max1 {
    max-width: 74em!important;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.5em;
    padding-right: 0.5em;
}


ul {
    margin-left: 0em!important;
}

.orbit-next, .orbit-previous {
    transform: translateY(10%)!important;
}

.button {
   background-color: #ffd700!important;
   color:black!important;
   font-weight: 900;
   margin-bottom: 0px!important;
}

.button-feedback {
    background-color: #C91C13;
    color: white!important;
    margin-top: 20px!important;
    margin-left: 10%;
    margin-right: 10%;
    height: 55px;
    padding-top: 7px;
    text-align: center;
    margin-left: 30%;
    margin-right: 30%;
    font-size: 25px;
    font-weight: 600;
    border-radius: 2px;
    border: 2px solid #C91C13;      
}

.button-feedback a {
    color: white!important;
}

.button-feedback:hover a{
    color: black!important;
 
    
}

.button-feedback:hover {
    background-color: #ffd700!important;
    border: 2px solid black!important;  
}

.button:hover{
    background-color: #f5b400!important;

}



.button-group-option {
  position: relative;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
    padding-left: 3%;
    padding-right: 3%;    
}

    .reveal-overlay {
    z-index: 99999999!important;

}


.but-lin:before,.but-lin:after{
  content:" ";
  width: 18%;
  height: 2px;
  margin: 26px -14px;
  vertical-align: super;
  background-color: rgba(0, 0, 0, 0.16);
  display:inline-block;
}





.button-group-option::before, .button-group-option::after {
  display: table;
  content: ' ';
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.button-group-option::after {
  clear: both;
}

.button-group-option .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.button-group-option .button:last-child {
  margin-right: 0;
}

.button-group-option .button {
  -webkit-flex: 1 1 0px;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.button-group-option .button {
  font-size: 1.125rem;
}

.button-group-option:before {
  content: attr(data-grouptype);
  z-index: 1;
  color: #ffffff;
  display: inline-block;
  font-size: 1rem;
  padding: 0.25em;
  border-radius: 5000px;
  background: #000000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.button-group-option .button + .button {

}


.button-group-option .button.success {
    background-color: #ffd700!important;
    color: #000000!important;
    font-size: 18px;    
}


.button-group-option .button.success:hover {
    background-color: #d29f04!important;
    color: #000000!important;
}

.button-group-option .button.primary {
    background-color: #2199e800!important;
    color: #ffffff!important;
    border-style: solid;
    border-width: 3px;
    border-color: #ffffff;
}


.button-group-option .button.primary:hover{
    background-color: #2199e800!important;
    color: #ffd700!important;
    border-style: solid;
    border-width: 3px;
    border-color: #f7ba00;
}



.specification-coupon {
    font-size: 12px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 4%;
    color: white;
}





 /* -------------------------------------------------------Header Section CSS---------------------------------  */

.img-affilaitions{
    text-align: right;
}

div#header-full-size {
    padding-right: 0px;
}

.bbb-top {
    width: 41px;  
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;    
}
.google-top {
    width: 130px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;    
}
.smallbar .bbb-top {
    width: 30px;  
}
.smallbar .google-top {
    width: 70px;
}

#banner {
  -moz-transition: background 0.5s ease-in-out, height 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out, height 0.5s ease-in-out;
  -webkit-transition: background 0.5s ease-in-out, height 0.5s ease-in-out;
  transition: background 0.5s ease-in-out, height 0.5s ease-in-out;
  width: 100%;
  height: -1px;
  top: 0px;
  left: 0px;
  position: fixed;
  z-index: 99999;
  overflow: visible;
  color: black;
    background-color: #fff;
}
#banner.smallbar {
  background-color: #ffffff;
  height: 195px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0px 3px 10px #00000085;    
}



 /* Top Bar Section CSS  */
.pay_invoice_top {
    font-size: 20px;
}

.smallbar .pay_invoice_top{
    font-size: 14px;  
}

.apply_for_financing_top {
    font-size: 20px;
    font-family: 'poppinsregular';
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;        
}
.smallbar .apply_for_financing_top{
    font-size: 14px;  
}
.coupon-top {
    color: black;
    padding-left: 5px;
 font-family: 'poppinsregular';    
}
.reviews-top {
    color: black;
    padding-left: 5px;
 font-family: 'poppinsregular';    
}
.were-hiring-top {
    color: #c91c13;
    padding-left: 5px;
 font-family: 'poppinsregular';  
    -webkit-animation: pulse 1s ease infinite;
  -moz-animation: pulse 1s ease infinite;
  -ms-animation: pulse 1s ease infinite;
  -o-animation: pulse 1s ease infinite;
  animation: pulse 1s ease infinite;
  
}

.navigation-full {
    background-color: #C91C13;
    padding: 3px;    
    border-radius: 20px 0px 0px 0px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;  
 font-family: 'poppinsregular';    
}

.smallbar .navigation-full {
margin-top: 0px;
}

.smallbar .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 12px;
}

.label-button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out,color .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: .4em 1em;
    margin: 0 0 1rem;
    font-size: 0.9rem;
    font-weight: 400;
    color: white;
    background-color: #C91C13;
    border-radius: 40px 40px 40px 40px;
    margin-right: 10px;    
}

.label-button:hover{
    color: white;
    background-color: black;
}

.topbar{
background-color: #f74f34;

}

.reviews-top:hover {
    color: #C91C13;
}

.were-hiring-top:hover{
    color: #C91C13;   
} 

.menu-top-menu-container{
      float: left;
}

.topbar .menu .active>a {
    color: #fefefe;
    background: #273369;
}


.topbar .menu>li>a {
   color: white;
}

.topbar .menu>li>a:hover{
   color: #f7ba00;
}

 .topbar .button.expanded {margin-bottom: 0px;}


 .topbar a{
   color: #ffffff;
   font-weight:900;
   text-shadow: rgba(0, 0, 0, 0.34) 0px 2px 2px, rgba(0, 0, 0, 0.06) 0px 8px 13px, rgba(0, 0, 0, 0.08) 0px 18px 23px;
}


.topbar, .year {
color: #ffffff;
}

.topbar, .smallbar .year {
color: #000000;
}

.topbar{
  border-bottom-width:thin;
  border-bottom-style:solid;
  border-bottom-color:#ffffff36;
  max-width: 100%;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:10px;
  font-weight: 900;
  color: white;
}

.smallbar .topbar{
  border-bottom-width:thin;
  border-bottom-style:solid;
  border-bottom-color:#00000036;
  max-width: 100%;
  margin-left:auto;
  margin-right:auto;
  margin-bottom: 8px;
  color: black;
}

div#vertical-line {
    position: relative;
}
div#vertical-line:after {
    content: '';
    width: 0;
    height: 60%;
    position: absolute;
    border: 2px solid #e6e6e6;
    top: 20px;
    right: -3%;
}

 /* ---------------------------------------------------------------------------------------- */

.logo__image {
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      height: 200px;
      float: none;
      position: relative;
}
.smallbar .logo__image {
  height: 140px;
}


.contact-info{
    text-align: right;
    font-size: 2.4em;
    font-weight: 900;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin-top: -61px;
}

.smallbar .contact-info {
  font-size: 1.5em;
  margin-top: -29px;
  margin-bottom: -2px;
}

 
.main-slogan {
    color: #C91C13;
}


.clear{
    clear: both;
}

.smallbar .phonenumber {
    font-size: 2.0em;
    font-weight: 900;
}

.phonenumber {
    font-size: 60px!important;
    padding-top: 4%;    
    font-weight: 900;
    text-align: center;
    display: block;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}


 /* ---------------------- */




 /* Slider Section CSS  */

.sliderfull {
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    position: relative;
    z-index: 99;
    padding-top: 8.7em;
}

 /* ---------------------- */

 /* Section-1 CSS  */


.section-1
{
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 position: relative;
 z-index: 99;
 background-color: #C91C13;
padding-top: 20px;    
}


.section-1 h2{
  text-align:center;
  width:100%;
  font-weight: 900;
  font-size: 1.8em;
  margin-bottom: -15px;
}

.sec1-subline {
  width:100%;
  text-align: center;
  font-size: 2.8em;
  font-weight: 900;
  margin-bottom: 15px;
  color: #fb4c2a;
} 

.service-name1 {
    font-size: 21px;
    font-family: 'poppinsregular';
    font-style: italic;
    color: white;
    font-weight: 600;
}



.section-1 article {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  cursor: pointer;
  line-height: 31px;
  transition: box-shadow 400ms ease-in-out;
  margin-bottom: 30px;
  padding: 24px;
}
.section-1 article .border {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;

  
}
.section-1 article .border:first-child:before {
  position: absolute;
  display: block;
  content: '';
   background-image: linear-gradient(#f4513c, #f4513c);
  width: 0%;
  height: 3px;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 250ms ease-out 200ms;
}
.section-1 article .border:first-child:after {
  position: absolute;
  display: block;
  content: '';
    background-image: linear-gradient(#f4513c, #f4513c);
  width: 3px;
  height: 0;
  top: 0;
  right: 0;
  z-index: 1;
  transition: all 50ms linear 150ms;
}
.section-2 article .border:last-child:before {
  position: absolute;
  display: block;
  content: '';
  background-image: linear-gradient(#f4513c, #f4513c);
  width: 0%;
  height: 3px;
  bottom: 0;
  right: 0;
  z-index: 1;
  transition: all 50ms linear 100ms;
}
.section-1 article .border:last-child:after {
  position: absolute;
  display: block;
  content: '';
  background-image: linear-gradient(#f4513c, #f4513c);
  width: 3px;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  transition: all 100ms ease-in;
}
.section-1 article .content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 3;
  width: 100%;
  text-align: center;
}
.section-2 article .content a {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: blue;
      background-image: linear-gradient(#ffcd10, #e6b90c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section-1 article:hover {
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.54);
    background: #424242;    
}
.section-1 article:hover .border:first-child:before {
  width: 100%;
  transition: all 100ms ease-in;
}
.section-1 article:hover .border:first-child:after {
  height: 100%;
  transition: all 50ms linear 100ms;
}
.section-1 article:hover .border:last-child:before {
  width: 100%;
  transition: all 50ms linear 150ms;
}
.section-1 article:hover .border:last-child:after {
  height: 100%;
  transition: all 250ms ease-out 200ms;
}




.slogan{
  text-align:center;
  width:100%;
  font-size: 2em;
  color: black;
  font-weight: 900;
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.13);
}


.service_icon_img:hover {
 transform: scale(1.5);
  transition-delay: 2s;    
}



/* ---------------------- */



/* Section-2 CSS  */ 
.sec3-h1 h1 span {
    font-style: italic;
    letter-spacing: 1.6px;
    font-size: 20px;
    color: black;
    font-weight: 400;
}


.section-2{
 padding-top: 90px;
 padding-bottom: 133px;
 background-repeat: repeat;
 background-position: top;
 background-size: 100%;
 background-color: #FFF;
} 


.section-2 h1{
    width: 100%;
    margin-bottom: 2px;
    color: #C91C13;
    font-size: 50px;
    font-weight: 600;
    line-height: 30px;
    font-style: italic;
    letter-spacing: 6px;
}

.section-2 h1 span {
    font-style: italic;
    letter-spacing: 1.6px;
    font-size: 16px;
    color: black;
    font-weight: 400;
}

.section-2 h1 strong{width: 100%;margin-bottom: 2px;color: #f4513c;display:block;font-size: 0.8em;}





.icon-service a{
  text-align:center;
  width:100%;
  display: block;
  font-size: 6em;
  padding: 7px;
}


.service-link a {
      font-size: 2.6em;
      color: #ffffff;
      font-weight: 900;
      text-shadow: rgba(0, 0, 0, 0.08) 0px 2px 2px, rgba(0, 0, 0, 0.06) 0px 8px 13px, rgba(0, 0, 0, 0.08) 0px 18px 23px;
      padding: 30px;
      width: 100%;
      display: block;
      background-color: #f4513c;
}



.service-link a:hover{
      color: #010101;
      font-weight: 900;
      text-shadow: rgba(0, 0, 0, 0.08) 0px 2px 2px, rgba(0, 0, 0, 0.06) 0px 8px 13px, rgba(0, 0, 0, 0.08) 0px 18px 23px;
}


   .service-white{
   position: relative;
   padding: 1.750rem 0 0rem 1.375rem;
   z-index: 999999;
   }  
    
    
    .service-white:before {
    content: '';
    width: 134%;
    display: block;
    height: 105%;
    position: absolute;
    top: 0px;
    left: 390px;
    background-color: #01587d;
    z-index: -9;
    } 

.form{
  position: relative;
  background-color: #01587d;
  padding: 35px;
  border-radius: 33px;
  margin: 29px;
}


.form_label{
      font-size: 2em;
      text-align:center;
      color:white;
      font-weight:900;
}

.form-subline{
     font-size: 0.9em;
      text-align:center;
      color:white;
}


.sec2-h1-sub {
    position: relative;
}

.sec2-h1-sub:after {
    content: ' ';
    display: block;
    width: 1200%;
    height: 3px;
    background-color: #ffd700;
    position: absolute;
    bottom: 0%;
    right: 0%;
    -webkit-transform: translate(-2.5em,563%);
    -ms-transform: translate(-2.5em,563%);
    transform: translate(-2.5em,563%);
    transition: translate(-2.5em,563%);
}

.sec2-content {
    padding-top: 5%;    
}

/* Custom Form  */ 
.frm_style_formidable-style-2.with_frm_style input[type=text], .frm_style_formidable-style-2.with_frm_style input[type=password], .frm_style_formidable-style-2.with_frm_style input[type=email], .frm_style_formidable-style-2.with_frm_style input[type=number], .frm_style_formidable-style-2.with_frm_style input[type=url], .frm_style_formidable-style-2.with_frm_style input[type=tel], .frm_style_formidable-style-2.with_frm_style input[type=file], .frm_style_formidable-style-2.with_frm_style input[type=search], .frm_style_formidable-style-2.with_frm_style select {
    height: 32px;
    line-height: 1.3;
    background-color: #464646;
}

.formlabel {
    padding-bottom: 30px;
    text-align: center;  
    font-size: 50px;    
}


.formlabel-1 {
    padding-bottom: 30px;
    font-size: 36px;
    text-align: center;
}

.imagen-affliations {
    text-align: center;
}

.imagen-credit-card {
    text-align: center;
}

.our-affiliates {
    text-align: center;
    padding-top: 20px;
    font-size: 30px;
    font-weight: 900;
    color: #FC0221;
}


.form-block{
    max-width: 100%;
    direction: ltr;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 5%;
    padding-right: 5%;
    background-color: #343434;
    padding-top: 60px;
    border: 5px solid #C91C13;
    color: white;
    font-size: 33px;
    font-weight: 900;
}
.form-block iframe  {
height:500px!important;
}

.frm_style_formidable-style-2.with_frm_style input[type=text], .frm_style_formidable-style-2.with_frm_style input[type=password], .frm_style_formidable-style-2.with_frm_style input[type=email], .frm_style_formidable-style-2.with_frm_style input[type=number], .frm_style_formidable-style-2.with_frm_style input[type=url], .frm_style_formidable-style-2.with_frm_style input[type=tel], .frm_style_formidable-style-2.with_frm_style input[type=phone], .frm_style_formidable-style-2.with_frm_style input[type=search], .frm_style_formidable-style-2.with_frm_style select, .frm_form_fields_style, .frm_style_formidable-style-2.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_style_formidable-style-2.with_frm_style .chosen-container-multi .chosen-choices, .frm_style_formidable-style-2.with_frm_style .chosen-container-single .chosen-single {
    border-color: #464646 !important;
    border-bottom: 2px solid white !important;   

}

.frm_style_formidable-style-2.with_frm_style input[type=text], .frm_style_formidable-style-2.with_frm_style input[type=password], .frm_style_formidable-style-2.with_frm_style input[type=email], .frm_style_formidable-style-2.with_frm_style input[type=number], .frm_style_formidable-style-2.with_frm_style input[type=url], .frm_style_formidable-style-2.with_frm_style input[type=tel], .frm_style_formidable-style-2.with_frm_style input[type=phone], .frm_style_formidable-style-2.with_frm_style input[type=search], .frm_style_formidable-style-2.with_frm_style select, .frm_style_formidable-style-2.with_frm_style textarea, .frm_form_fields_style, .frm_style_formidable-style-2.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_style_formidable-style-2.with_frm_style .chosen-container-multi .chosen-choices, .frm_style_formidable-style-2.with_frm_style .chosen-container-single .chosen-single {
    background-color: #FFF !important;

}

/* End Custom Form  */ 

/* ---------------------- */



 /* Section-3 CSS  */ 


#section-3:after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 20%;
    background-image: url(/wp-content/uploads/2019/06/truckicon.png);
    width: 53em;
    height: 25.389em;
    top: 300px;
    -webkit-transform: translate(20em,0%);
    -ms-transform: translate(20em,0%);
    transform: translate(20em,0%);
    transition: transform .4s ease 0s;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
}

.section-3{
 position: relative;
 background-image: url("/wp-content/uploads/2019/06/background-section-03.jpg");    
 padding-top: 50px;
 padding-bottom: 100px;
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 background-color: #c7c7c7;
}


.sec3-h2 h2{
    width: 100%;
    margin-bottom: 2px;
    color: #C91C13;
    font-size: 50px;
    font-weight: 600;
    line-height: 30px;
    font-style: italic;
}

.sec3-h2-sub span {
    font-style: italic;
    letter-spacing: 1.6px;
    font-size: 20px;
    color: black;
    font-weight: 400;
}


.sec3-h2-sub {
    padding-bottom: 10px;
    padding-top: 10px;
}



.label-usp h3 {
    font-size: 23px;
    font-style: italic;
    font-weight: 900;
    line-height: 27px;
    text-transform: uppercase;
}



/* ---------------------- */



 /* Section-4 CSS  */ 
.section-4{
    background-image: url(/wp-content/uploads/2019/06/sec-4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
} 

@media only screen and (max-width: 600px) {
  .section-4 {
    background-image: none;
    background-color:#e42022;
  }
}

.section-4 h2{
  text-align:center;
  width:100%;
  font-weight: 900;
  font-size: 1.8em;
  margin-bottom: -15px;
}

.sec4-subline {
  width:100%;
  text-align: center;
  font-size: 2.8em;
  font-weight: 900;
  margin-bottom: 15px;
  color: #fb4c2a;
}

.testimonial-slide.row p {
    padding-left: 3%;
    padding-right: 3%;
    font-size: 17px;    
    font-family: 'poppinsregular';    
}

.testimonial-section{
  position:relative;
}

.testimonial-block{
  position: relative;
  z-index: 99;
  color: white;
  margin-bottom: 63px;
  padding-top: 70px;
}

.testimonial-label{
font-weight: 600;
    font-size: 2.5rem;
    text-align: center;
    padding-bottom: 50px;
    font-style: italic;
 font-family: 'poppinsregular';    
}

li.orbit-slide {
    font-size: 25px;
    text-align: center;
    font-weight: 500;
}

#margen-affiliations{
 padding-left: 10%;
 padding-right: 10%;
 text-align: center;   
 padding-bottom: 20px;    
}
.testimonial-slide-text {
    border-right: 3px solid #ffd700;
}
.button-map1 {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out,color .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: .85em 1em;
    margin: 0 0 1rem;
    font-size: .9rem;
    background-color: #000000;    
    font-weight: 600;
    color: black;   
     font-family: 'poppinsregular';
}
 
.button-map1 a{
    color: #ffffff!important;
}

.button-map1:hover{
 background-color: #ffd700;
    color: #fefefe;      
 
}

.button-map1:hover a{
   color: #000000!important;
    font-weight: 600;
}
/* ---------------------- */





/* Section-5 CSS  */
.scrollbar {
   height: 342px;
   width: 97%;
   background: rgba(245, 245, 245, 0);
   overflow-y: scroll;
   margin-bottom: 25px;
   margin-left: auto;
   margin-right: auto;
   display: block;
   margin-top: 20px;
}

.section-5{
    padding-top: 10px;
    padding-bottom: 80px;
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 position:relative;

}

.sec5-h2 h2{
    width: 100%;
    color: #C91C13;
    font-weight: 600;
    font-style: italic;
}

.sec5-h2 h2 span {
    font-style: italic;
    letter-spacing: 1.6px;
    font-size: 20px;
    color: black;
    font-weight: 400;
}

.background-color {
    background-color: #C91C13;
    color: white;
    font-style: italic;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 20px;
    
}

.row.service-width {
    padding-left: 50px;
    padding-right: 50px;
}

.background-border {
border: 1px solid #F7F7F7;
    box-shadow: 3px 3px 3px 0px #888888a3;
}
.video iframe {
    width: 100%;
    height: 400px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.title_services_list_ {
 font-style: italic;
    text-align: center;
    font-size: 22px;
    padding-top: 150px;
 font-family: 'poppinsregular';    
}

.sec5-subline {
    font-style: italic;
    letter-spacing: 4.6px;
    padding-top: 50px;
    font-size: 25px;  
}



.video {
    width: 100%
}

 .list-services-style .tabs-title {
    width: 50%;
    text-align: center;
    background-color: #1b2574;
    color: white;
}
 .list-services-style .tabs-title :hover{
    color: white;
    background-color: #ff0000!important;
}
 .list-services-style .tabs-title>a:focus, .tabs-title>a[aria-selected=true] {
    background: #ff0000!important;
    color: white!important;
    font-weight: 900!important;
}
 .list-services-style .tabs-content {
    background: rgba(255, 255, 255, 0);
    transition: all .5s ease;
    border: 0px solid #e6e6e6;
    border-top: 0;
}
 .list-services-style .tabs-title>a {
    display: block!important;
    padding: 1.25rem 0rem!important;
    line-height: 1!important;
    color: white;
    font-size: 1.2em;
    font-weight: 900;
}


.service-list {
    padding: 13px;
    padding-top: 0px;
}

.service-list li {
    padding: 0 0 0.1em;
    font-size: 1.2em;
    list-style-type: none!important;
    font-family: 'poppinsregular';    
}

.service-list li a {
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
    width: 100%;
    color: black;
    list-style-type: none;
}


/*
 *  STYLE 1
 */

#style-1::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar
{
  width: 12px;
  background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #555;
}





/* ---------------------- */




/* Section-6 CSS  */ 


.red-box{
background-color: #C91C13;

}

.column.sec6-padding.medium-6 {
    padding: 0.1rem;
}
.sec6-title {
  color: white;    
  font-style: italic;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  padding-top: 60px;
}

.sec6-content {
    color: white;
    font-size: 20px;
    text-align: center;
    padding-bottom: 20px;
    padding-left: 10%;
    padding-right: 10%;  
    font-family: 'poppinsregular';    
}


#align-button {
  width: 200px;
  
}





/* ---------------------- */


/* Section-7 CSS  */ 


.section-7{
   background-image: url(/wp-content/uploads/2019/06/background-07.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 5em;
    padding-bottom: 8em;
}

@media only screen and (max-width: 600px) {
  .section-7{
    background-image:none;
    background-color:#ffffff;
  }
}

.sec7-h2-sub{
font-style: italic;
    letter-spacing: 3px;
    padding-top: 50px;
    text-align: center;  

}


.sec7-h2:after{
    content: ' ';
    display: block;
    width: 15%;
    height: 4px;
    background-color: #ffd700;
    position: absolute;
    top: 100%;
    left: 45%;
    -webkit-transform: translate(-1.1em,18%);
    -ms-transform: translate(-1.1em,18%);
    transform: translate(-1.1em,18%);
    transition: transform .4s eas;
}

.sec7-h2 {
    width: 100%;
    margin-bottom: 2px;
    color: #C91C13;
    font-size: 1.6em;
    font-weight: 900;
    line-height: 58px;
    font-style: italic;
    letter-spacing: 6px;
    text-align: center;
    margin-top: 20px;
    position: relative;    
font-family: 'poppinsregular';    
}


.sec7_title {
    color: white;
    font-size: 20px;
    font-style: italic;
    text-align: center;
    padding-top: 50px;    
    padding-bottom: 50px;
    text-transform: uppercase;
}

.sec7-content p{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
font-family: 'poppinsregular';    
}

.container {
    background-color: #C91C13;
    margin-bottom: 30px;
    position: relative;
    display: block;
    width: 100%;
}

.container:hover .overlay {
  opacity: 1;
}


.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    padding-top: 105px;
    transition: .5s ease;
    background-color: #464646;
}

.container:hover .overlay {
  opacity: 1;
}

.sec7_content {
  font-size: 16px;
  font-style: italic;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
    width: 100%;  
    padding-left: 10%;
    padding-right: 10%;    
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
    
}


.box-upfront {
  background: #FFF;
  border-radius: 25px;
  border: 2px solid #FFF;
  padding-bottom: 2%;    
-webkit-box-shadow: -1px 11px 31px 2px rgba(117,117,117,1);
-moz-box-shadow: -1px 11px 31px 2px rgba(117,117,117,1);
box-shadow: -1px 11px 31px 2px rgba(117,117,117,1); 
}



.section-7 h2{
  text-align:center;
  width:100%;
  font-weight: 900;
  font-size: 1.8em;
  margin-bottom: -15px;
}

.sec7-subline {
  width:100%;
  text-align: center;
  font-size: 2.8em;
  font-weight: 900;
  margin-bottom: 15px;
  color: #fb4c2a;
}

.sec7-but{
  margin-top:3em;
}





.section-7 article {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  cursor: pointer;
  line-height: 31px;
  transition: box-shadow 400ms ease-in-out;
  margin-bottom: 30px;
  padding: 24px;
}
.section-7 article .border {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;

  
}
.section-7 article .border:first-child:before {
  position: absolute;
  display: block;
  content: '';
   background-image: linear-gradient(#f4513c, #f4513c);
  width: 0%;
  height: 3px;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 250ms ease-out 200ms;
}
.section-7 article .border:first-child:after {
  position: absolute;
  display: block;
  content: '';
    background-image: linear-gradient(#f4513c, #f4513c);
  width: 3px;
  height: 0;
  top: 0;
  right: 0;
  z-index: 1;
  transition: all 50ms linear 150ms;
}
.section-7 article .border:last-child:before {
  position: absolute;
  display: block;
  content: '';
  background-image: linear-gradient(#f4513c, #f4513c);
  width: 0%;
  height: 3px;
  bottom: 0;
  right: 0;
  z-index: 1;
  transition: all 50ms linear 100ms;
}
.section-7 article .border:last-child:after {
  position: absolute;
  display: block;
  content: '';
  background-image: linear-gradient(#f4513c, #f4513c);
  width: 3px;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  transition: all 100ms ease-in;
}
.section-7 article .content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 3;
  width: 100%;
  text-align: center;
}
.section-7 article .content a {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: blue;
      background-image: linear-gradient(#ffcd10, #e6b90c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section-7 article:hover {
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.54);
}
.section-7 article:hover .border:first-child:before {
  width: 100%;
  transition: all 100ms ease-in;
}
.section-7 article:hover .border:first-child:after {
  height: 100%;
  transition: all 50ms linear 100ms;
}
.section-7 article:hover .border:last-child:before {
  width: 100%;
  transition: all 50ms linear 150ms;
}
.section-7 article:hover .border:last-child:after {
  height: 100%;
  transition: all 250ms ease-out 200ms;
}

.label-usp .h3{
   color: #f88d13;
   font-size: 1.23em;
   font-weight: 900;
   font-family: 'poppinsregular';
}

.label-usp .h3:not(.no-line):after {
    content: ' ';
    display: block;
    width: 56px;
    height: 4px;
    background-color: #0070be;
    position: absolute;
    top: 99%;
    left: 50%;
    -webkit-transform: translate(-1.1em,18%);
    -ms-transform: translate(-1.1em,18%);
    transform: translate(-1.1em,18%);
    transition: transform .4s eas;
}


.icon-img{
  font-size: 4em;
  color: #0070be;
  margin-bottom: 1px;
}


.inner-section .icon-img{
  font-size: 6em;
  color: #ffffff;
  margin-bottom: 1px;
}


 .service4 {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 20px 27px 20px 27px;
    border-bottom: #b5b5b5e8;
    border-width: 1px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background-color: #C91C13;
    margin: 10px;
}
 .service4 .icon-holder4 {
    position: relative;
    top: 15px;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px;
    background: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
 .service4 .heading4{
    position: relative;
    top: 10px;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    font-weight: 900;
    color: white;
    font-style: italic;
    font-family: 'poppinsregular';
}

.heading4 .h3{
  font-size:1.3em;
  color:#f48d13;
  font-weight:900;
  font-family: 'poppinsregular';
}

.heading4 .h3:after {
    content: ' ';
    display: block;
    width: 56px;
    height: 4px;
    background-color: #0070be;
    position: absolute;
    top: 140%;
    left: 50%;
    -webkit-transform: translate(-1.1em,18%);
    -ms-transform: translate(-1.1em,18%);
    transform: translate(-1.1em,18%);
    transition: transform .4s eas;
}


.heading4 {
    padding-top: 13px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    color: white!important;
    font-size: calc(0em + 1vw);    
}


div#box-shadow {
    -webkit-box-shadow: 0px 0px 17px -1px rgba(0,0,0,0.55);
    -moz-box-shadow: 0px 0px 17px -1px rgba(0,0,0,0.55);
    box-shadow: 0px 0px 17px -1px rgba(0,0,0,0.55);
}

 .service4:hover {
    background-color: #353535;
}

 .service4:hover .heading4 {
    top: -15px;
    color: black;
    text-align: center;
    font-size: calc(1px + 1vw);
}
 .service4 .description4 {
    width: 100%;
    margin: -30px auto;
    opacity: 0;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    margin-bottom: 20px;
    color: #ffffffa1;
    font-size: calc(1px + 1vw);
    text-align: center;
}
 .service4:hover .description4 {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    color: #ffffffa1;
    font-size: calc(1px + 1vw);     
}

.description4 p{
    line-height: 18px;
    padding-top: 15px;
    font-size: 13px;
    font-family: 'poppinsregular';
}


.top4 {
    padding-top: 70px;
}

.web-effect {
    padding-top: 0%;
}
/* ---------------------- */
.inter-line{
  background-color: #464646;
  padding-bottom: 10px;
}
/* ---------------------- */
/* Section-8 CSS  */ 

.map iframe {
     width: 100%;
    height: 500px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;   
}

.box-map {
    width: 650px;
    background-color: #C91C13;
    padding: 15px;
    margin: 148px 60px;
    position: absolute;
}

.sec8-h2 {
color: white;
    font-size: 32px;
    font-weight: 600;
    font-style: italic;
 font-family: 'poppinsregular';    
}

.content_map {
    color: white;
    font-size: 16px;
    padding-bottom: 10px;
 font-family: 'poppinsregular';    
}


.regular-button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out,color .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: .85em 1em;
    margin: 0 0 1rem;
    font-size: .9rem;
    background-color: #ffd700;    
    font-weight: 600;
    color: black !important;   
}
 
.regular-button a{
    color: #000000!important;  
}

.regular-button:hover{
 background-color: #000000;
    color: #fefefe;      
 
}

.regular-button:hover a{
   color: #ffffff!important;
    font-weight: 600;
}


.button-map {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out,color .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: .85em 1em;
    margin: 0 0 1rem;
    font-size: .9rem;
    background-color: #ffd700;    
    font-weight: 600;
    color: black;   
    font-family: 'poppinsregular';    
}
 
.button-map a{
    color: #000000!important;  
}

.button-map:hover{
 background-color: #000000;
    color: #fefefe;      
 
}

.button-map:hover a{
   color: #ffffff!important;
    font-weight: 600;
}

.icon_map {
    font-size: 150px;
    color: white;
}
/* ---------------------- */





/* Footer Section CSS  */ 
.margin-cero{
    padding-left: 0px!important;
    padding-right: 0px!important;

}
.private_policy a {
text-align: right;
font-weight: 600;
color:#ffd700!important;
display: block;    
font-size: 17px;
}
.private_policy:hover a {
color:#C91C13!important; 
}

.career a {
text-align: left;    
font-weight: 600;
color:#ffd700!important;
display: block;    
font-size: 17px; 
    padding-left: 10%;
}

.career:hover a {
color:#C91C13!important; 
}

span.business-title {
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;    
}
.footer1 {
    padding-top: 10px;
}
.footer{
  position:relative;
  color: white;
  background-color: #292929;
  margin-top: -25px;    
}

.footer .row{
  position:relative;
}
.footer2 {
  padding-top:30px;
  text-align: center;    
  font-family: 'poppinsregular';    
  font-size: 15px;
}

.footer2 p {
    color: white;
    line-height: 12px;
    text-align: center;
    /* padding-top: 26px; */
    /* margin-top: 0px; */
}

.location {
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 10px;    
}





.footertext {
    font-size: 1.2em;
    font-weight: 900;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.07) 0px 4px 3px, rgba(0, 0, 0, 0.098) 0px 8px 13px, rgba(0, 0, 0, 0.03) 0px 18px 23px;
    text-align: center;
    margin-top: 130px;
}

.footertext2 {
    font-size: 1.2em;
    font-weight: 900;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.07) 0px 4px 3px, rgba(0, 0, 0, 0.098) 0px 8px 13px, rgba(0, 0, 0, 0.03) 0px 18px 23px;
    margin-top: 26px;
    text-align: -webkit-center;
}

.social-align {
    text-align: center;
}

.social-media-icon {
    text-align: center;
}

.social_media_title {
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 30px;
}

.find-us a{
    color:#ffd700;
    
}
.find-us:hover a{
    color:#C91C13;
    
}
.social_media_title {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 30px;
 font-family: 'poppinsregular';    
}
.we_accept_title {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 30px;
}

.we_accept_img {
    text-align: center;
}

.socialmedia .menu>li>a {
    font-size: 3em;
}

.socialmedia .menu>li>a {
    display: block;
    padding: .6rem 0.4rem;
    line-height: 1;
    color: #000000;
}



.cityarea .menu>li>a {
    color: #ffffff;
    padding-top: 0px;
    margin-top: 9px;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    font-size: 0.9em;
    padding: .2rem 0.2rem;
    text-align: left;
    font-weight: 300;
    display: inline-block;
}

.cityarea .menu li {
font-weight:900
}


.privacy .menu>li>a {
    display: block;
    padding: .6rem 0.4rem;
    line-height: 1;
    color: rgb(40, 50, 104);
}

.privacy .menu>li>a:hover {
    display: block;
    padding: .6rem 0.4rem;
    line-height: 1;
    color: rgb(255, 58, 25);
}

.socialmedia .menu>li>a {
    display: block;
    padding: .6rem 0.4rem;
    line-height: 1;
    color: rgb(255, 255, 255);
    font-size: 1.9em;
}

.socialmedia .menu>li>a:hover {
    display: block;
    padding: .6rem 0.4rem;
    line-height: 1;
    color: rgb(244, 183, 0);
}

.address a {color: rgb(255, 255, 255);padding: .4rem 0.1rem!important;}

.address a:hover {
    color: rgb(244, 183, 0);
}

.affiliation{
      padding: 79px;
      background-color: #ababab;
}



.quick-links .menu>li>a {
    display: block;
    padding: .6rem 0.4rem;
    line-height: 1;
    color: rgb(255, 255, 255);
    font-size: 0.8em;
}

.quick-links .menu>li>a:hover {
    display: block;
    padding: .6rem 0.4rem;
    line-height: 1;
    color: rgb(244, 183, 0);
}


/* ---------------------------------------------------------------------------------------------------------- */




 /* ------------------------------------------------------------------Inner Pages Css ------------------------------------------------------------------ */ 




/* Global Inner CSS  */ 



.inner-max{
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
  z-index: 9999;
  position: relative;
}
 

#breadcrumbs a {
    color: #C91C13;
    font-weight: 900;
}

#breadcrumbs .fa-home {
    font-size: 1.4em;
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: rgba(0, 0, 0, 0.2);
    padding: 1em;
    margin-right: 12px;
    color: #000000;
}


.inner-section{
  background-color:#C91C13;
    padding-top: 20px;
    padding-bottom: 25px;
}

.link-color{
  color: #C91C13;
  text-transform: uppercase;
  font-weight:  600;

}

a.link-color:hover {
    color: yellow;
    text-shadow: 1px 1px 2px #000;
    font-size: 18px;    
}

.link-color1{
  color: #C91C13;
  text-transform: uppercase;
    font-weight: 500;
}

.inner-section h2{
  text-align:center;
  width:100%;
}


.inner-subline{
  text-align:center;
  width:100%;
  font-size:1.5em;
}


.inner-section article {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  cursor: pointer;
  line-height: 31px;
  transition: box-shadow 400ms ease-in-out;
  margin-bottom: 30px;
  padding: 24px;
}
.inner-section article .border {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;

  
}
.inner-section article .border:first-child:before {
  position: absolute;
  display: block;
  content: '';
   background-image: linear-gradient(#C91C13, #C91C13);
  width: 0%;
  height: 3px;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 250ms ease-out 200ms;
}
.inner-section article .border:first-child:after {
  position: absolute;
  display: block;
  content: '';
    background-image: linear-gradient(#f4513c, #f4513c);
  width: 3px;
  height: 0;
  top: 0;
  right: 0;
  z-index: 1;
  transition: all 50ms linear 150ms;
}
.inner-section article .border:last-child:before {
  position: absolute;
  display: block;
  content: '';
  background-image: linear-gradient(#f4513c, #f4513c);
  width: 0%;
  height: 3px;
  bottom: 0;
  right: 0;
  z-index: 1;
  transition: all 50ms linear 100ms;
}
.inner-section article .border:last-child:after {
  position: absolute;
  display: block;
  content: '';
  background-image: linear-gradient(#f4513c, #f4513c);
  width: 3px;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  transition: all 100ms ease-in;
}
.inner-section article .content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 3;
  width: 100%;
  text-align: center;
}
.inner-section article .content a {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: blue;
      background-image: linear-gradient(#ffcd10, #e6b90c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.inner-section article:hover {
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.54);
}
.inner-section article:hover .border:first-child:before {
  width: 100%;
  transition: all 100ms ease-in;
}
.inner-section article:hover .border:first-child:after {
  height: 100%;
  transition: all 50ms linear 100ms;
}
.inner-section article:hover .border:last-child:before {
  width: 100%;
  transition: all 50ms linear 150ms;
}
.inner-section article:hover .border:last-child:after {
  height: 100%;
  transition: all 250ms ease-out 200ms;
}





/* List Style 1 Inner CSS  */ 

.bullet-list.t1 a{color: #000000;;}


.bullet-list.t1 a:hover{
color:#fb4c2a;
}




.bullet-list.t1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 33px;
    background-color: #eeeeee;
}

.bullet-list.t1 li {
  position: relative;
  padding: 0 0 0.1em;
  padding-left: 2em;
  font-size: 1.2em;
  font-weight: 500;
  color: #313131;
  margin-bottom: 23px;
}

.bullet-list.t1 li {
    width: 50%;
}

.bullet-list.t1 li:before {
    content: '';
    position: absolute;
    width: 1.4em;
    height: 1.4em;
    left: 2px;
    top: 2px;
    border-radius: 50%;
}

.bullet-list.t1 li:after {
    content: "\f00c"; /* FontAwesome Unicode */
      font-family: 'icomoon' !important;
    position: absolute;
    top: 0;
    left: 0;
    color: #C91C13;
    font-size: 1.333em;
    border-radius: 50%;
    line-height: 1;
}

/* ---------------------- */

/* ---------FOOTER SECTION COPY RIGHT--------- */


.copy-right {
    
    background-color: black;
    font-size: 9px;
    text-align: right;
    padding-right: 50px;
    color: #EEEEEE;
}

.source-org-copyright {
 font-size: 15px;    
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;  
    padding-left: 5%;
    color: white;
}
.private-policy {
 font-size: 15px;    
    text-align: right;
    padding-top: 15px;
    padding-bottom: 15px;  
    padding-right: 5%;
color: white;    
}
/* List Style 2 Inner CSS  */ 

.check-list2 li  {
    display: block!important;
    padding: .8em 1em .8em 4em!important;
    border-bottom: solid 1px rgba(0, 0, 0, 0.14)!important;
    position: relative!important;
    line-height: 1.5em!important;
    text-align: left!important;
    width: 100%!important;
    color: #6d6d6d;
}

ul.check-list2  {
    display: block!important;
    margin: 1em 0!important;
    padding: 0!important;
    border: solid 0px rgba(0, 0, 0, 0.08)!important;
    background-color: #eeeeee;    
}

.name-deal p {
    font-size: 1.2rem;
    font-style: normal;
    text-rendering: optimizeLegibility;
    line-height: 0.6;
    text-align: center;
    color: #fff;
}

.check-list2 li:before {
    content: "\f046";
    font-family: 'icomoon' !important;
    color: #C91C13;
    display: block;
    position: absolute;
    font-size: 2em;
    top: .4em;
    left: .5em;
}
ul.check-list2 li strong {
font-size: 1.025em;
    color: #000000;
}


/* ---------------------- */


/* Opening CTA Inner CSS  */ 

.text-highlight {
    font-size: 1.36em;
    font-style: italic;
    color: #000000;
    position: relative;
    font-weight: 500!important;
    margin-top: 8px;
    padding-bottom: 11px;
    margin-bottom: 39px;
    line-height: 32px!important;
}

.text-highlight:not(.no-line):after {
    content: ' ';
    display: block;
    width: 159%;
    height: 4px;
    background-color: #C91C13;
    position: absolute;
    top: 99%;
    right: 20px;
}




/* ---------------------- */


/* Closing CTA Inner CSS  */ 

 .text-highlight2 {
    font-size: 1.25em;
    padding: 2em 3% 1.5em;
    position: relative;
    border-bottom: solid 1px #00000054;
    text-align: center;
    margin: 4.5rem 0 1.5rem;
    color: #000000;
    font-weight: 900;
}

.text-highlight2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right,#00000040 44.99%,#FFFFFF 45%,#FFFFFF 54.99%,#00000040 55%);
}


.text-highlight2:after {
    content: '';
    position: absolute;
    width: 30%;
    height: 3.5em;
    background-image: url(/wp-content/uploads/2019/05/logo-skovron-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    left: 35%;
    top: -2.25em;
}




/* ---------------------- */



blockquote {
    font-size: 1.32em!important;
    margin-top: 35px!important;
    width: 95%;
    border-left: 0px solid #cacaca!important;
    position: relative;
    padding: 2em 37% 0em 6%!important;
    margin: 1.5rem 0.5em 4rem 0!important;
    z-index: 9;
    color: #000000!important;
}


blockquote:before {
    content: '';
    width: calc(100% + 1rem);
    height: 100%;
    display: block;
    position: absolute;
    left: 38px;
    -webkit-transform: skew(0deg) translateX(-2rem);
    -moz-transform: skew(0deg) translateX(-2rem);
    -o-transform: skew(0deg) translateX(-2rem);
    transform: skew(0deg) translateX(-2rem);
    border-left: solid 10px #C91C13;
    border-bottom: solid 2px #C91C13;
    top: 16px;
    z-index: -999;
}

blockquote:after {
    content: '';
    position: absolute;
    width: 43%;
    height: 145%;
    top: -17px;
    right: -5%;
  background-image: url(/wp-content/uploads/2019/06/truckicon.png);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}


blockquote a{
color:#283268;
}

blockquote a:hover{
color:#e92f25;
}



#breadcrumbs {
    border-bottom: solid 1px rgba(0, 0, 0, 0.18);
    color: black;
    z-index: 999;
    position: relative;
    margin-bottom: 0px;
    margin-right: auto;
    margin-top: 30px;
}


.inside-content h1 {
    margin-bottom: -1px;
    color: #C91C13;
    font-weight: 900;
    font-size: 2.5em;
}

.inside-content h1 strong{
    color: #e82e25;
}


.inside-content h2 {
    color: #000000;
    font-weight: 900;
    font-size: 1.6em;
}

.inside-content h3 {
    color: #C91C13;
    font-weight: 900;
    font-size: 1.4em;
}

.inside-content {
    position: relative;
    padding-top: 30px;
}



/* ------------------------------------------------------------------------------------- */

/* ################# BUTTON STYLE 1 ################# */

.a-btn {display:inline-block;position:relative;float:left;clear:both;overflow:hidden;width: 100%;padding:0px;margin-bottom: 10px;background-size: 100%;background-color: #ec492f;}


.a-btn img{
    border:none;
    -webkit-transition:all 0.3s ease-in;
    -moz-transition:all 0.3s ease-in;
    -o-transition:all 0.3s ease-in;
    transition:all 0.3s ease-in;
    z-index: 999999;
    position: relative;
    margin-top: 1px;
}
.a-btn-slide-text{
    position:absolute;
    font-size: 50px;
    top: 13px;
    left: 59px;
    color:#153d49;
    opacity:0;
    text-shadow:0px 1px 1px rgba(255,255,255,0.4);
    -webkit-transition:opacity 0.4s ease-in-out;
    -moz-transition:opacity 0.4s ease-in-out;
    -o-transition:opacity 0.4s ease-in-out;
    transition:opacity 0.4s ease-in-out;
}
.a-btn-text{
    padding-top:21px;
  padding-left: 5px;
    display:block;
    font-size:30px;
 
}

.a-btn-icon-right{
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:80px;


}
.a-btn-icon-right span{
    width:38px;
    height:38px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    position:absolute;
    left:50%;
    top:50%;
    margin:-20px 0px 0px -20px;
    border:1px solid rgba(0,0,0,0.5);

}
.a-btn:hover a{
 background-color: #e0ac1c!important;
 color:#000000;
 -webkit-transition: all ease 1.s;
 -moz-transition: all ease 1s;
 transition: all ease 1s;
}
.a-btn:hover img{
      -ms-transform: rotate(17deg); /* IE 9 */
    -webkit-transform: rotate(17deg); /* Chrome, Safari, Opera */
    transform: rotate(17deg);
}

.a-btn:active{
    position:relative;
    top:1px;
    background-image: url("/wp-content/uploads/2017/09/buttonbg.jpg");
    background-size: 100%;
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    border-color:#000000;
}


/* ################# FIN BUTTON STYLE 1 ################# */

/* sidebar  */ 

.sidebar-01 {
    text-align: center;
  padding-top: 20px;
    
}
.sidebar-02 {
    text-align: center;
  padding-top: 20px;    
}
.sidebar-03 {
    text-align: center;
  padding-top: 20px;    
}
.sidebar-04 {
    text-align: center;
  padding-top: 20px;   
}
.sidebar-ACCREDITED{
    text-align: center;
    padding-top: 30px;    
    font-size: 100%;
    font-weight: 600;
    
}
.sidebar-05 {
    text-align: center;
    padding-top: 20px;        
}

.sidebar-06 {
    text-align: center;       
}

.wa-intcode-card strong:first-child {
    display: none;
    visibility: hidden;
}


/* -------------------------  */ 

/* Default Template CSS  */ 

.insideimage {
    min-height: 279px;
    background-position: center 30px;
    padding: 100px 0 25px 0;
    background-size: cover;
    margin-top: 140px;
    background-image: url("/wp-content/uploads/2019/06/banner-06-2.jpg");
}

.slogan-inner {
      text-align: center;
      font-weight: 900;
      width: 77%;
      display: block;
      color: #C91C13;
      font-size: 3.7em;
      line-height: 51px;
      border: solid 5px #0000003d;
      margin-left: auto;
      margin-right: auto;
      padding: 37px;
      font-style: italic;   
      margin-top: 3%;
      margin-bottom: 3%;
}



.slogan-inner em {
    font-weight: 900;
    color: #323232;
    display: block;
}


/* ------------------------------------------------------------------------------------- */





/* Deal Header Template CSS  */ 
.button-line {
    position: relative;
}


.phone-bar {
    padding-top: 15px;
    padding-bottom: 10px;    
}

.button-line:after {
    content: ' ';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #e6e6e6;
    position: absolute;
    top: 120%;
    left: 0%;
    -webkit-transform: translate(-1.1em,18%);
    -ms-transform: translate(-1.1em,18%);
    transform: translate(-1.1em,18%);
    transition: transform .4s eas;
}

.insideimage2 {
    background-image: url(/wp-content/uploads/2018/01/innerimage.jpg);
    background-size: bottom;
    min-height: 249px;
    background-position: 100% 50%;
    padding: 74px 0 76px 0;
    background-size: 100%;
}

.slogan-inner2 {
      text-align: center;
      font-weight: 900;
      width: 97%;
      display: block;
      color: #C91C13;
      line-height: 72px;
      margin-left: auto;
      margin-right: auto;
    font-style: italic;    
}

.slogan-inner2 em{
    font-weight: 900;
    color: #323232;
    display: block;
    font-size: 35px;
}

.top-bar-nav {
    padding-top: 10px;
}

.slogan-inner2 .slogan-text{
  display: block;
  margin-top: 0px;
  line-height: 50px;
  font-size: 2.8em;
}
 .slogan-text{
  display: block;
  margin-top: 0px;
  line-height: 69px;
  font-size: 1em;
}


.page-coupon .button-group-option .button.primary {
    background-color: #2199e800!important;
    color: #ffffff!important;
    border-style: solid;
    border-width: 4px;
    border-color: #ffffff;
    font-size: 18px;    
}

.button-get-deal {
 text-align: center;
}

.page-coupon{
    width: 100%!important;
    padding: 6% 1% 4% 1%!important;
    background-color: #303031;
    outline: 4px dashed #fefefe!important;
    outline-offset: -15px!important;
    position: relative;
    z-index: 100;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3%;

}



.price-deal{
   font-size: 4.8rem;
    font-style: normal;
    text-rendering: optimizeLegibility;
    line-height: 1;
    text-align: center;
    color: #fefefe;
    text-shadow: 2px 2px 5px #000000b8;
    font-weight: 900;

}

.name-deal {
    font-size: 1.7rem;
    font-style: normal;
    text-rendering: optimizeLegibility;
    line-height: 1.4;
    text-align: center;
    color: #fff;
}

.footer-inner-label {
font-size: 26px;
    color: white;
    font-style: italic;
    font-weight: 900;
    line-height: 27px;
    margin-left: 5%;
    margin-right: 5%;
    text-transform: uppercase;
    font-family: 'poppinsregular';  
}

.description3 p {
    font-size: 18px;
    line-height: 23px;
    color: white;
    font-family: 'poppinsregular';
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 3%;
}


.button-coupon {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out,color .25s ease-out;
    vertical-align: middle;
    /* border: 1px solid transparent; */
    border-radius: 0;
    padding: .4em 1em;
    /* margin: 0 0 1rem; */
    font-size: 1.1rem;
    background-color: #ffd700;
    font-weight: 600;
    color: black;
    width: 100%;
}
.button-coupon a{
    color: #000000!important;  
}

.button-coupon:hover{
 background-color: #000000;
    color: #fefefe;      
 
}

.button-coupon:hover a{
   color: #ffffff!important;
    font-weight: 600;
}


/* ------------------------------------------------------------------------------------- */


/* Meet the Team Template CSS  */ 



.custom-2 {
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}

.custom-2 span {
  display: inline-block;
  position: relative;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.custom-2 span:before, .custom-2 span:after {
  content: '';
  position: absolute;
  /* height: 100%; */
  width: 100%;
  top: 50%;
  border-top-style: solid;
  border-top-width: 4px;
  border-top-color: #c0100d;
  margin-top: -2px;
}

.custom-2 span:before {
  right: 100%;
}

.custom-2 span:after {
  left: 100%;
}



/* Common style */
.grid figure {
    position: relative;
    overflow: hidden;
    /* margin: 10px 1%; */
    /* min-width: 210px; */
    max-width: 400px;
    /* max-height: 400px; */
    width: 80%;
    /* background: #3085a3; */
    text-align: center;
    cursor: pointer;
    box-shadow: 0px 3px 15px 0px #00000042;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    padding: 0% 0% 0% 0%;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 1;
    margin-bottom: -5%;
}

.grid figure figcaption {
    padding: 0.5em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/*---------------*/
/***** Zoe *****/
/*---------------*/

figure.effect-zoe figcaption {
    top: auto;
    bottom: 0;
    /* padding: 1em; */
    height: 8em;
    background: #b1281fa1;
    color: #ffffff;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.15s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    text-align:  center;
}

figure.effect-zoe h2 {
    float: left;
}

figure.effect-zoe p.icon-links a {
    float: right;
    color: #3c4a50;
    font-size: 1.4em;
}

figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
    color: #252d31;
}

figure.effect-zoe p.description {
    position: absolute;
    bottom: 8em;
    padding: 2em;
    color: #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
}

figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,200%,0);
    transform: translate3d(0,200%,0);
}

figure.effect-zoe p.icon-links a span::before {
    display: inline-block;
    padding: 8px 10px;
    font-family: 'feathericons';
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



figure.effect-zoe h2 {
    display: inline-block;
}

figure.effect-zoe:hover p.description {
    opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-zoe:hover h2 {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

figure.effect-zoe:hover p.icon-links a:first-child {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}



/* ------------------------------------------------------------------------------------- */




/* Mobile Navigation Template CSS  */ 



.mob-nav {
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 99999999;
    margin-top: -18px;
}
 .mob-nav .fa {
    display: block;
}
 .mob-nav ul {
    display: table;
    width: 100%;
    border-top: solid 1px #00000017;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #C91C13;
}
 .mob-nav li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 20%;
}
 .mob-nav li a {
    color: white;
    font-weight: 900;
    font-size: 0.9em;
    display:block;
}
 .mob-nav li a:hover {
    color: #00577e;

}



/* ------------------------------------------------------------------------------------- */




/* Print Coupon Tempalte CSS  */ 

.fancy-coupon {
    padding: 20px;
    background-color: #303031;
    outline: 2px dashed #FFFFFF;
    outline-offset: -11px;
    border-radius: 10px;
    margin-bottom: 30px;
    height: 330px;    
}

.coupon-offer {
    font-size: 2rem;
    font-style: normal;
    text-rendering: optimizeLegibility;
    line-height: 1.4;
    text-align: center;
    color: #fff;
    margin-bottom: -1.8%;
    text-shadow: 2px 2px 5px #00000085;
}

.deal-price{
    font-size: 5.2rem;
    font-style: normal;
    text-rendering: optimizeLegibility;
    line-height: 1;
    text-align: center;
    color: #fff;
    text-shadow: 2px 2px 5px #00000085;
    font-weight: 800;
}


.deal-offer {
    font-size: 2rem;
    font-style: normal;
    text-rendering: optimizeLegibility;
    line-height: 1.4;
    text-align: center;
    color: #fff;
    margin-bottom: -1.8%;
}

.deal-offer p {
    font-size: 1.2rem;
    font-style: normal;
    text-rendering: optimizeLegibility;
    line-height: 0.6;
    text-align: center;
    color: #fff;
}


.print-block{
  margin-top:1.2em;
  margin-left: 30%;
  margin-right: 30%;    
}


.red-coupon {
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 0.79rem;
    padding-top: 20px;
    margin-top: 9%;
    margin-top: -0.5%;
    line-height: 15px;
}

/* ------------------------------------------------------------------------------------- */

/* 404 Template CSS  */ 
section.search {
    padding-bottom: 100px;
}
.button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.button:focus, .button:hover {
    background-color: #C91C13 !important;
    color: white !important;
    border: solid 1px #d8d8d8;
}

.ubermenu-target-text {
    color:black;
    
}

span.error {
    font-size: 30px;
    font-weight: 600;
}
/* ------------------------------------------------------------------------------------- */

/* Thank You Template CSS  */ 

.thank-you{background-image: url(/wp-content/uploads/2019/06/freedback.jpg);background-repeat: no-repeat;background-position: center left;background-size: cover;height: 47.125rem;padding: 15.125rem 0 0 0;}


.thank-you .bg-inner {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.18);
    border: solid 1px #a7a5a1;
    position: relative;
    padding: 4.063rem 0 3.363rem 0;
    color: white;
}

.thank-you .bg-inner {
    width: 100%;
    max-width: 1100px!important;
    margin: 0 auto;
    position: relative;
}

.thank-you .bg-inner p {
    font-size: 1.6rem;
    line-height: 1.5em;
     color: #454545; 
}

.thank-you .bg-inner  h1{
    margin: 0;
    color: #454545;
    font-weight: 900;
    font-size: 4.0rem;
    line-height: 1.0em;
    margin-bottom: 33px;
}

.thank-you .bg-inner h1 strong {
    display: block;
    font-weight: 600;
    font-size: 2.047em;
    line-height: 0em;
    color: #C91C13;
}

.thank-you-btns {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(132%);
    -ms-transform: translateY(132%);
    transform: translateY(132%);
}

.thank-you-btns a {
    display: inline-block;
    font-size: 1.125rem;
}

/* ------------------------------------------------------------------------------------- */




/* Client Response Template CSS  */ 



.client-response{background-image: url(/wp-content/uploads/2019/06/freedback.jpg);background-repeat: no-repeat;background-position: top center;background-size: cover;padding: 17.125rem 0 5.125rem 0;background-color: #f74e34;}


.client-response .bg-inner {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.18);
    border: solid 1px #a7a5a1;
    position: relative;
    padding: 0.063rem 0 3.363rem 0;
    color: white;
}

.client-response .bg-inner {
    width: 100%;
    max-width: 1100px!important;
    margin: 0 auto;
    position: relative;
}

.client-response .bg-inner p {
    font-size: 1.6rem;
    line-height: 1.5em;
    color: #454545;;
    
}

.client-response .bg-inner  h1{
    margin: 0;
    color: #454545;
    font-weight: 900;
    font-size: 4.5rem;
    line-height: 1.7em;
    margin-bottom: 105px;
}

.client-response .bg-inner h1 strong {
    display: block;
    font-weight: 600;
    font-size: 1.447em;
    line-height: 0em;
    color: #ff0400;
}


/* ------------------------------------------------------------------------------------- */



/* Client Feedback Review Template CSS  */ 


.client-review{
    background-image: url(/wp-content/uploads/2019/06/freedback.jpg);
    background-repeat: no-repeat;background-position: top center;
    background-size: cover;
    padding: 10.125rem 0 5.125rem 0;}


.client-review .bg-inner {
    text-align: center;
    position: relative;
    padding: 0.063rem 0 3.363rem 0;
     color: #2e2e2e; 

}

.client-review .bg-inner {
    width: 100%;
    max-width: 1100px!important;
    margin: 0 auto;
    position: relative;
}

.resp-txt {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
    font-size: 30px;
    font-weight: 600;        
}
.client-review .bg-inner p {
    font-size: 1.6rem;
    line-height: 1.5em;
     color: #535353;   
}

.client-review .bg-inner  h1{
    margin: 0;
    color: #535353;
    font-weight: normal;
    font-size: 4.0rem;
    line-height: 1.9em;
    margin-bottom: 58px;
}

.client-review .bg-inner h1 strong {
    display: block;
    font-weight: 600;
    font-size: 1.07em;
    line-height: 0em;
    color: #C91C13;
}


/* ------------------------------------------------------------------------------------- */







/* Blog CSS  */ 

.check-list2 a {
    color: #C91C13;
    font-weight: 600;
}

.blog, .post{
    border-bottom: solid 0px #DBDBDB!important;
padding-top: 15px;
}

.excerpt-read-more{
position: relative;
}

.post .excerpt-read-more:after{
    content: ' ';
    display: block;
    width: 1px;
    height: 1.5em;
    position: absolute;
    left: calc(50% - .5px);
    bottom: -32px;
    background-color: #dbdbdb;
}

.blog h2 a{color: #273269;font-size: 0.83em;padding-top: 19px;}


.blog h2 a:hover{color: #e92f25;font-size: 0.83em;padding-top: 19px;}


.byline a{color: #273269;font-size: 0.83em;padding-top: 19px;}


.byline a:hover{color: #e92f25;font-size: 0.83em;padding-top: 19px;}


/* ------------------------------------------------------------------------------------- */



/* SHIFT NAV CSS  */ 


.shiftnav-toggle-button .fa {
    margin-right: 3px;
    text-align: center!important;
    display: block!important;
}


.shiftnav-toggle-button {
    padding: 10px 15px!important;
    background: #eceb1f!important;
    color: #000000!important;
    text-align: center!important;
    width: 100%!important;
}



.shiftnav .shiftnav-menu-image-padded {
    background-color: #ffffff94!important;
    text-align: center;
}

.shiftnav.shiftnav-nojs.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target:hover, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-in-transition > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-highlight li.menu-item > .shiftnav-target:active, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-on-hover li.menu-item > .shiftnav-target:hover {
    color: #eee;
    background: #e63024!important;
    border-top-color: rgba(255,255,255,.4);
    border-bottom-color: rgba(0,0,0,.8);
}


.shiftnav.shiftnav-skin-standard-dark, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu {
    background: #1d1d2099!important;
}


.shiftnav .shiftnav-panel-close {
    background: rgb(234, 43, 23)!important;

}


.shiftnav {
    width: 100%!important;
    max-width: 100%!important;
}


/* ------------------------------------------------------------------------------------- */




/* ------------------------------------------------------Media Queries CSS ---------------------------------------- */ 


/*  2000px -   */ 
 @media screen and (min-width: 125.001em) and (max-width: 999.9em) {
.mobile-block.row {
    display: none;
}           
.smallbar .phonenumber {
    font-size: 40px!important;
    padding-top: 4%;
}     
.smallbar .img-affilaitions {
    width: 135px!important;
    margin-left: 87%;
}     
.sliderfull {
    padding-top: 13em;
}
  .mob-nav {
  display: none;
}
.smallbar .navigation-full {
margin-top: 0px;
}
.orbit-container {
    height: 50%!important;
}
.smallbar .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
    font-size: 16px!important;
}
     
.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 15px 35px!important;
}

.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 18px!important;   
}     

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    right: 5px;
}  
.nav-border{
      padding-right: 2em;
}

.mobile-menu{
  display:none;
}



.coupon-top {
    font-size: 25px!important;
}   
.smallbar .coupon-top {
    font-size: 22px!important;
}       
.reviews-top {
    font-size: 25px!important;
}  

.smallbar .reviews-top {
    font-size: 22px!important;
}  
     
.were-hiring-top {
    font-size: 25px!important;
}   
     
.smallbar .were-hiring-top {
    font-size: 22px!important;
}   
     
.pay_invoice_top {
    font-size: 25px!important;
    margin-left: 5px;
}    
.smallbar .pay_invoice_top {
    font-size: 20px!important;
    margin-left: 5px;
}         
.apply_for_financing_top {
    font-size: 25px!important;
    margin-left: 5px;
}     
.smallbar .apply_for_financing_top {
    font-size: 20px!important;
    margin-left: 5px;
}        
[class^="icon-"], [class*=" icon-"] {
    margin-right: 0px!important;
}     
div#vertical-line:after {
    top: 10px!important;
    right: -3%!important;
}   
#banner.smallbar {
    height: 204px;
}
 }

/*  2000px - 1521px  */ 
 @media screen and (max-width: 125em) and (min-width: 95.001em) {
.mobile-block.row {
    display: none;
}           
.bbb-top {
    width: 38px;  
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;    
}
.google-top {
    width: 119px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;    
}
.smallbar .bbb-top {
    width: 28px;  
}
.smallbar .google-top {
    width: 65px;
}     
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    padding: 10px 2px!important;
}
  
.heading4 {
    font-size: calc(2px + 1vw);
} 
.box-map {
    width: 580px;
    background-color: #C91C13;
    padding: 15px;
    margin: 148px 32px;
    position: absolute;
}     
.sec8-h2 {
    font-size: 30px;
}
.content_map {
    font-size: 15px;
}     
 .client-response {
padding: 13.125rem 0 0rem 0;
}    
.smallbar div#vertical-line:after {
    top: 10px!important;
    right: -10%!important;
}          
 .smallbar .navigation-full {
margin-top: 0px;
}
.orbit-container {
    height: 200px!important;
}
.smallbar .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
    font-size: 12px!important;
}
         
#banner.smallbar {
    height: 190px!important;
}
     


.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    right: 5px!important;
}  
     
.phonenumber {
    font-size: 43px!important;
    padding-top: 7%;
}  


.smallbar .phonenumber {
font-size: 36px!important;   
padding-top: 6%;    

}
    
.img-affilaitions {
    width: 150px!important; 
margin-left: 80%;
}
 
 .smallbar .img-affilaitions{
    width: 100px!important; 
    margin-left: 92%;  
}      

.mob-nav {
  display: none;
}

     
.nav-border{
 padding-right: 2em;
          
}

.mobile-menu{
  display:none;
}
.coupon-top {
    font-size: 19px!important;
}  
.reviews-top {
    font-size: 19px!important;
}       
.were-hiring-top {
    font-size: 45px!important;
}   
.pay_invoice_top {
    font-size: 19px!important;
    margin-left: 5px;
}    
.apply_for_financing_top {
    font-size: 19px!important;
    margin-left: 5px;
}     
     
.smallbar .coupon-top {
    font-size: 15px!important;
}  
.smallbar .reviews-top {
    font-size: 15px!important;
}       
.smallbar .were-hiring-top {
    font-size: 30px!important;
}   
.smallbar .pay_invoice_top {
    font-size: 13px!important;
    margin-left: 5px;
}    
.smallbar .apply_for_financing_top {
    font-size: 13px!important;
    margin-left: 5px;
}  
     
[class^="icon-"], [class*=" icon-"] {
    margin-right: 0px!important;
}     
div#vertical-line:after {
    top: 10px!important;
    right: -3%!important;
}  
.slogan-text {
    line-height: 66px;
    font-size: 58px;
}
 }



@media screen and (max-width: 1450px)     {
  .more-padding   {
padding-left:5%!important;
padding-right:5%!important;
}
}

/*   1520px  1361px ---------*/
@media screen and (max-width: 95.001em) and (min-width: 85.001em) {
    
.mobile-block.row {
    display: none;
}          
.formlabel-1 {
    font-size: 33px;
}    
.resp-txt {
    font-size: 24px;
}    
.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 15px 19px;
}    
.google-top {
    width: 100px;
}    
.bbb-top {
    width: 38px;
}    
.heading4 {
    font-size: calc(3px + 1vw);
}
.box-map {
    width: 520px;
    padding: 14px;
    margin: 161px 23px;
}    
.section-2 h1 {
    font-size: 46px;
}    
.section-5 h2 {
font-size: 40px;
}        
.client-response .bg-inner h1 {
    font-size: 70px;
}    
.client-response {
    padding: 13.125rem 0 0rem 0;
}    
.client-review .bg-inner h1 {
    font-size: 72px;
}    
.client-review {
    padding: 10.125rem 0 4.125rem 0;
}    
.slogan-text {
    font-size: 50px!important;
}    
.slogan-inner em {
    font-size: 50px!important;
}    
.box-map {
    width: 530px;
    padding: 14px;
    margin: 150px 23px;
}    

.sec8-h2 {
    font-size: 30px;
}    
 .content_map {
    font-size: 13px;
    line-height: 1.8;
}   
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    padding: 10px 2px!important;
}
.smallbar div#vertical-line:after {
    top: 10px!important;
    right: -7%!important;
}    
 .orbit-container {
    height: 200px!important;
}   
#section-3 {
position: relative;   
margin-top: 80px;    
}    
#section-3:after {
    width: 42em!important;
    top: 360px!important;
    right: 26%!important;
}    
 
    
.smallbar .navigation-full {
margin-top: -10px!important;
}

.smallbar .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
    font-size: 12px!important;
}
         
#banner.smallbar {
    height: 186px!important;
}


.navigation-full {
    margin-top: 7px!important;  
}
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 14px!important;   
}     

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    right: 3px!important;
}  
     
.phonenumber {
font-size: 36px!important;
    padding-top: 10%;      
}  
.smallbar .img-affilaitions {
    width: 230px!important;
    padding-left: 23%;
}   
.smallbar .phonenumber {
font-size: 28px!important;   
    font-weight: 900;
}
    
.img-affilaitions {
    width: 110px!important;
    margin-left: 90%;
}

 .mob-nav {
  display: none;
}


.mobile-menu{
  display:none;
}

.contact-info {
    font-size: 2.0em;
}


.coupon-top {
    font-size: 18px!important;
 font-family: 'poppinsregular';    
}  
.reviews-top {
    font-size: 18px!important;
 font-family: 'poppinsregular';    
}       
.were-hiring-top {
    font-size: 35px!important;
  font-family: 'poppinsregular';   
}   
.pay_invoice_top {
    font-size: 18px!important;
 font-family: 'poppinsregular';    
    margin-left: 5px;
}    
.apply_for_financing_top {
    font-size: 18px!important;
 font-family: 'poppinsregular';    
    margin-left: 5px;
}  
    
    
    
.smallbar .coupon-top {
    font-size: 14px!important;
}  
.smallbar .reviews-top {
    font-size: 14px!important;
}       
.smallbar .were-hiring-top {
    font-size: 30px!important;
}   
.smallbar .pay_invoice_top {
    font-size: 12px!important;
    margin-left: 5px;
}    
.smallbar .apply_for_financing_top {
    font-size: 12px!important;
    margin-left: 5px;
}  
       
    
    
[class^="icon-"], [class*=" icon-"] {
    margin-right: 0px!important;
}     
div#vertical-line:after {
    top: 10px!important;
    right: -3%!important;
}   
.phone-bar {
    padding-top: 18px!important;
}
.sec2-content {
    padding-top: 44px;
}
.button-line2 {
    position: relative;

}    

  .section-2 {
    padding-bottom: 20px!important;
}      
.label-usp h3 {
    font-size: 23px!important;
}  
  .section-2 {
    padding-bottom: 0px!important;
}  
.section-3 h2 {
    font-size: 2.4em!important;
    letter-spacing: 4px!important;
}
.description2 p {
    font-size: 18px!important;
}   
.sec3-content {
    FONT-SIZE: 20px!important;
}    
 }
/*   1361px  1201px ---------*/
@media screen and (min-width: 75.001em) and (max-width: 85.000em) {
.mobile-block.row {
    display: none;
}             
.resp-txt {
    font-size: 23px;
}        
.formlabel {
    font-size: 46px;
}    
.phone-bar {
    padding-top: 6px;
    padding-bottom: 10px;
}    
span.icon-facebook-square {
    font-size: 40px!important;
}
span.icon-twitter-square {
    font-size: 40px!important;
}    
span.icon-youtube-square {
    font-size: 40px!important;
}    
.heading4 {
    font-size: calc(7px + 1vw);
}    
.box-map {
    width: 520px;
    padding: 14px;
    margin: 161px 23px;
}      
.insideimage {
    margin-top: 115px;
}    
 .sec7-h2 {
    font-size: 25.4px;
}
.call-us {
    font-size: 16px;
}    
.sliderfull {
    padding-top: 7.7em;
}    
.section-2 h1 span {
    font-size: 13px;
    line-height: 0px;    
}    
.sec5-subline {
    font-size: 20px;
}    
.section-5 h2 {
    font-size: 35px!important;
}         
.client-response .bg-inner {
    width: 80%;
}    
.client-response .bg-inner h1 {
    font-size: 66px;
    margin-bottom: 74px;    
}    
.client-response {
    padding: 12.125rem 0 0rem 0;
}      
.client-review {
    padding: 7.125rem 0 2.125rem 0;
}    
.client-response .bg-inner p {
    font-size: 1.4rem;
}    
.slogan-text {
    font-size: 40px!important;
    line-height: 46px;
}    
.slogan-inner em {
    font-size: 40px!important;
}      
.button-group-option .button.success {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 22px;
    height: 50px;
}    
.button-group-option:before {
    left: 48%;
}    
.page-coupon .button-group-option .button.primary {
    height: 50px;
    margin-right: 22px;
}    
.price-deal {
    font-size: 4rem;
}    
.name-deal {
    font-size: 1.4rem;
}    
.specification-coupon {
    font-size: 12px;
}    
.location {
    font-size: 20px;
}    
.footer2 p {
    font-size: 14px;
    line-height: 2px;
}    
.social_media_title {
    font-size: 20px;
}    
.we_accept_title {
    font-size: 20px;
}    

.sec8-h2 {
    font-size: 25px;
}        
    
    
.box-map {
    width: 460px;
    margin: 149px 11px;
}    

.icon_map {
    font-size: 132px;
    color: white;
}  
    
.content_map {
    font-size: 12px;
    line-height: 1.8;
}     
.sec6-content {
 font-size: 15px;
}    
   
.sec6-title {
    font-size: 28px;
}
.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 15px 15px;
}
.ubermenu .ubermenu-item-layout-icon_left>.ubermenu-target-title {
    margin-left: .0em!important;
    font-size: 12px!important;
}    
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    padding: 10px 2px!important;
}
.section-1 article {
    height: 50%!important;
}    
#section-3 {
position: relative; 
margin-top: 60px;    
}    
 

.service-name1  {
font-size: 20px!important;
}
.section-2 h1 {
    font-size: 2.2em!important;
}
.button-line2 {
    position: relative;
    padding-left: 10%!important;
}    

    
    
.smallbar div#vertical-line:after {
    top: 10px!important;
    right: -7%!important;
}        
        
.smallbar .navigation-full {
margin-top: -13px;
}

.smallbar .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
    font-size: 10px!important;
}
         
#banner.smallbar {
    height: 168px!important;
}
#banner.smallbar {
    height: 175px;
}

.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 12px!important;   
}     

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    right: 3px!important;
}  
    
    
 

 .mob-nav {
  display: none;
}


.mobile-menu{
  display:none;
}


ice-link a {
    font-size: 1.95em;
}

.service-link a {
    text-shadow: rgba(0, 0, 0, 0.08) 0px 2px 2px, rgba(0, 0, 0, 0.06) 0px 8px 13px, rgba(0, 0, 0, 0.08) 0px 18px 23px;
    padding: 34px;
}
#section-3:after {
    width: 38em!important;
    height: 25.389em!important;
    top: 350px!important;
    right: 350px!important;
}
.label-usp h3 {
    font-size: 18px!important;
    line-height: 22px;
}  
.section-2 {
    padding-bottom: 0px!important;
}  
.section-3 h2 {
    font-size: 2.2em!important;
    letter-spacing: 4px!important;
}
.description2 p {
    font-size: 16px!important;
    line-height: 20px!important;
}
.logo__image {
    height: 162px;
    bottom: 16px;
}


.sec3-line1 {
    text-align: right;
    padding-left: 3em;
    font-size: 5em;
}

.service-list li {
    padding: 0 0 0.0em;
    font-size: 1.0em;
    list-style-type: none!important;
}

.google-top {
    width: 90px;
}
.bbb-top {
    width: 30px;
}    

.slogan-inner2 .slogan-text{
  display: block;
  margin-top: 0px;
  line-height: 50px;
  font-size: 2.6em;
}
.phonenumber {
    font-size: 33px!important; 
    padding-top: 8%;    
}  
    
.smallbar .phonenumber {
font-size: 24px!important;   
    font-weight: 900;
}
    
.img-affilaitions {
    width: 100px!important;

}
 .smallbar .img-affilaitions{
    width: 80px!important;
    margin-left: 90%;
}    
.coupon-top {
    font-size: 17px!important;
}  
.reviews-top {
    font-size: 17px!important;
}       
.were-hiring-top {
    font-size: 30px!important;
}   
.pay_invoice_top {
    font-size: 17px!important;
    margin-left: 5px;
}    
.apply_for_financing_top {
    font-size: 17px!important;
    margin-left: 5px;
}     
    
    
.smallbar .coupon-top {
    font-size: 14px!important;
}  
.smallbar .reviews-top {
    font-size: 14px!important;
}       
.smallbar .were-hiring-top {
    font-size: 35px!important;
}   
.smallbar .pay_invoice_top {
    font-size: 12px!important;
    margin-left: 5px;
}    
.smallbar .apply_for_financing_top {
    font-size: 12px!important;
    margin-left: 5px;
}     
    
    
    
[class^="icon-"], [class*=" icon-"] {
    margin-right: 0px!important;
}     
div#vertical-line:after {
    top: 10px!important;
    right: -3%!important;
}   
.formlabel-1 {
    font-size: 29px;
}
 }

/*   1200px  1024px ---------*/
@media screen and (min-width: 63.939em) and (max-width: 75.000em) {
#breadcrumbs {
    margin-bottom: 20px!important;
}

.mobile-block.row {
    display: none;
}          
.resp-txt {
    font-size: 21px;
}            
.formlabel {
    font-size: 38px;
}    
span.icon-facebook-square {
font-size: 35px!important;
}
span.icon-twitter-square {
font-size: 35px!important;
}    
span.icon-youtube-square {
font-size: 35px!important;
}     
.footer2 {
    font-size: 13px;
}    
div#social-align {
    padding-left: 10%;
    padding-right: 10%;
}    
span.icon-handshake-o {
    padding-top: 0%;
}
.icon-credit-card {
    padding-top: 2%;    
}    
.sec8-h2 {
    font-size: 25px;
}        
    
    
.box-map {
    width: 460px;
    margin: 149px 11px;
}    

.icon_map {
    font-size: 100px;
    color: white;
}  
    
.content_map {
    font-size: 12px;
    line-height: 1.8;
}      
.insideimage {
    margin-top: 105px;
}        
.sec7-h2-sub {
    letter-spacing: 3px;
    text-align: center;
    font-size: 22px;
}  
 .sec7-h2 {
    font-size: 32px;
    letter-spacing: 3px;
    line-height: 40px;
}        
.heading4 {
    font-size: calc(5.5px + 1vw);
}    
.service4 .description4 {
    font-size: calc(3.5px + 1vw);
}
    
 .service4:hover .description4 {
    font-size: calc(3.5px + 1vw);
}
    
.video iframe {
    width: 100%;
    height: 338px;
}
.section-1 article {
    height: 50%!important;
}        
.slogan-inner2 em {
    font-size: 26px;
}    
 .section-2 h1 span {
    font-size: 15px;
    line-height: 0px;
}
.client-response .bg-inner h1 {
    font-size: 60px;
    margin-bottom: 50px;
}
.client-response .bg-inner p {
    font-size: 1.4rem;
}            
    
.client-response .bg-inner {
    width: 80%;
}    

.client-response {
    padding: 10.125rem 0 0rem 0;
}          
    
.client-review .bg-inner h1 {
    font-size: 60px;
}    
.client-review {
    padding: 120px 0px 0;
}    
.client-response .bg-inner p {
    font-size: 1.4rem;
}        
.form-block {
    margin-left: 0%; 
    margin-right: 0%; 
}    
.formlabel-1 {
    font-size: 23px;
}    
.inside-content {
    padding-top: 0px;
}    

.slogan-text {
    font-size: 36px!important;
    line-height: 44px;
}    
.slogan-inner em {
    font-size: 36px!important;
}     
.button-group-option .button.success {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 22px;
    height: 50px;
}    
.button-group-option:before {
    left: 48%;
}    
.page-coupon .button-group-option .button.primary {
    height: 50px;
    margin-right: 22px;
}    
.slogan-inner2 .slogan-text {
    font-size: 30px;
}    
.get-deal {
    font-size: 14px;
}   
.call-us {
   font-size: 12px;
}  
.price-deal {
    font-size: 4rem;
}      
.name-deal {
    font-size: 1.4rem;
}    
.specification-coupon {
    font-size: 11px;
}    
.location {
    font-size: 20px;
}    
.footer2 p {
    font-size: 12px;
    line-height: 2px;
}    
.social_media_title {
    font-size: 20px;
}    
.we_accept_title {
    font-size: 20px;
}    

.box-map {
width: 384px;
    margin: 167px 11px;
}

div#size-button {
    font-size: 13px;
}
.sec8-h2 {
    font-size: 20px;
    padding-top: 20px;  
}    
 .content_map {
    font-size: 11px;
    line-height: 1.6;
}         
.sec6-content {
 font-size: 15px!important;
}    
   
.sec7_title {
    font-size: 16px;
    padding-top: 40px;
    padding-bottom: 40px;
}    
.row.service-width {
padding-left: 20px!important;
padding-right: 20px!important;
}    
.sec5-content p {
    font-size: 16px!important;
}    
.sec5-subline {
    font-size: 18px!important;
    letter-spacing: 2px!important;
}    
.section-5 h2 {
    font-size: 30px!important;
    letter-spacing: 3px!important;   
}          
.section-3 h2 {
font-size: 32px!important;
    letter-spacing: 2px!important;
}
.testimonial-label {
    font-size: 2.0rem!important;
}    
.testimonial-slide.row p {
    font-size: 16px!important;
}        
.sec3-content {
    padding-top: 10px!important;
    font-size: 15px!important;
}   

 .label-usp h3 {
    font-size: 13px!important;
    line-height: 16px!important;
}   
 .description2 p {
    font-size: 14px;
    line-height: 18px;
}   
.ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    font-size: 11px!important;

}    
.ubermenu-main .ubermenu-item-normal > .ubermenu-target {
    font-size: 10px!important;
}    
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    padding: 8px 20px!important;
}    

.section-2 {
    padding-bottom: 0px!important;  
}
#section-3 {
position: relative;    
margin-top: 40px;    
}    
#section-3:after {
    width: 32em!important;
    top: 310px!important;  
    right: 35% !important;     
}          


    
.service-name1  {
font-size: 20px!important;
}
.section-2 h1 {
    font-size: 32px!important;
    padding-left: 0%!important;
}
.button-line2 {
    position: relative;
    padding-left: 10%!important;
    font-size: 15px!important;    
}    
.sec2-content {

    font-size: 16px!important; 
     
}       
    
    

.button-line2 {
    position: relative;
    padding-left: 10%!important;
}    

.service-name1 {
font-size: 15px!important;
line-height: 21px!important;
}


    
div#vertical-line:after {
    top: 10px!important;
    right: -3%!important;
}   

.smallbar div#vertical-line:after {
    top: 10px!important;
    right: -7%!important;
}    
.smallbar .navigation-full {
margin-top: 0px;
}

.smallbar .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
    font-size: 10px!important;
}

.smallbar .ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target, .ubermenu-main .ubermenu-tab > .ubermenu-target {
    font-size: 12px;
}    

.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target, .ubermenu-main .ubermenu-tab > .ubermenu-target {
    font-size: 14px;
}        

.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target, .ubermenu-main .ubermenu-tab > .ubermenu-target {
    font-size: 14px;
}
.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
    font-size: 10.5px!important;
}    
    
    
.sliderfull {
    padding-top: 7.6em!important;
}  
#banner .smallbar {
    height: 160px!important;
}

.navigation-full {
    margin-top: -12px!important;  
}
.smallbar .navigation-full {
    margin-top: -13px!important;  
}
#banner.smallbar {
    height: 160px!important;     
} 
#banner {
    height: 167px!important; 
}


.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    right: 0px!important;
}  
.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 15px 8px;
}    
.phonenumber {
font-size: 28px!important;  
padding-top: 8%;    
}  
.phone-bar {
    padding-top: 6px;
    padding-bottom: 10px;
}    
.google-top {
    width: 70px;
}
.bbb-top {
    width: 26px;
}    
.smallbar .google-top {
    width: 60px;
}
.smallbar .bbb-top {
    width: 22px;
}        
.smallbar .phonenumber {
font-size: 20px!important;  
padding-top: 8%;    
}  
    
.img-affilaitions {
width: 71px!important;
    margin-left: 90%;
}  

.smallbar .img-affilaitions {
    width: 60px!important;
    margin-left: 93%;
}  
    
    
.logo__image {
    height: 131px;
    bottom: 16px;
}
    

 .mob-nav {
  display: none;
}

.mobile-menu{
  display:none;
}


.slogan-inner2 .slogan-text{
  display: block;
  margin-top: 0px;
  line-height: 50px;
  font-size: 2.1em;
}



.service-list li {
    padding: 0 0 0.0em;
    font-size: 1.0em;
    list-style-type: none!important;
}

.coupon-top {
    font-size: 15px!important;
}  
.reviews-top {
    font-size: 15px!important;
}       
.were-hiring-top {
    font-size: 30px!important;
}   
.pay_invoice_top {
    font-size: 15px!important;
    margin-left: 5px;
}    
.apply_for_financing_top {
    font-size: 15px!important;
    margin-left: 5px;
}     

    
.smallbar .coupon-top {
    font-size: 15px!important;
}  
.smallbar .reviews-top {
    font-size: 12px!important;
}       
.smallbar .were-hiring-top {
    font-size: 35px!important;
}   
.smallbar .pay_invoice_top {
    font-size: 12px!important;
    margin-left: 5px;
}    
.smallbar .apply_for_financing_top {
    font-size: 12px!important;
    margin-left: 5px;
}         
    
[class^="icon-"], [class*=" icon-"] {
    margin-right: 0px!important;
}     
.smallbar div#vertical-line:after {
    top: 10px!important;
    right: -11%!important;
}     
.thank-you {
    height: 41.125rem;
    padding: 12.125rem 0 0 0;
}    
 }
/*   1024px  960px ---------*/
 @media screen and (min-width: 60.000em) and (max-width: 63.938em) {
 #breadcrumbs {
    margin-bottom: 20px!important;
}

.mobile-block.row {
    display: none;
}           
.resp-txt {
    font-size: 20px;
}      
.sidebar-06 {
    padding-bottom: 5%;
}     
.form-block {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
}     
.formlabel {
    font-size: 55px;
}     
.smallbar .bbb-top {
    width: 22px;     
}     
.smallbar .google-top {
    width: 55px;
}         
.bbb-top {
    width: 28px;     
}     
.google-top {
    width: 75px;
}     
.phone-bar {
    padding-top: 7px;
    padding-bottom: 0px;
}     
.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 16px 8px;
}     
     .ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
    font-size: 9px!important;

}    
.ubermenu-main .ubermenu-item-normal > .ubermenu-target {
    font-size: 9px!important;
}    
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    padding: 8px 20px!important;
}    
.sec7-h2-sub {
    letter-spacing: 3px;
    text-align: center;
    font-size: 32px;
}  
 .sec7-h2 {
font-size: 32px;
    letter-spacing: 3px;
    line-height: 40px;
}          
.heading4 {
    font-size: calc(12.5px + 1vw);
}    
.service4 .description4 {
    font-size: calc(9.5px + 1vw);
}
    
 .service4:hover .description4 {
    font-size: calc(9.5px + 1vw);
}     
.video iframe {
    width: 100%;
    height: 538px;
}     
.section-1 article {
    height: 50%!important;
}           
.client-response .bg-inner h1 {
    font-size: 58px;
    margin-bottom: 40px;
}
.client-response .bg-inner p {
    font-size: 1.4rem;
}            
    
.client-response .bg-inner {
    width: 80%;
}    

.client-response {
    padding: 10.125rem 0 0rem 0;
}       
.client-review .bg-inner h1 {
    font-size: 55px;
}    
.client-review {
    padding: 120px 0px 0;
}    
.client-response .bg-inner p {
    font-size: 1.4rem;
}         
.thank-you {
    height: 40.125rem;
    padding: 11.125rem 0 0 0;
}         
.smallbar .ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target, .ubermenu-main .ubermenu-tab > .ubermenu-target {
    font-size: 11px!important;
}    

.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target, .ubermenu-main .ubermenu-tab > .ubermenu-target {
    font-size: 13px!important;
}       
     
.footer1 {
    padding-top: 0px; 
    text-align: center;
}     
.footer2 {
    padding-top: 30px;
    text-align: center;
}     
.formlabel-1 {
    font-size: 48px;
    text-align: center;    
}         

   
.inside-content {
    padding-top: 0px;
}    
.client-response .bg-inner h1 strong {
    font-size: 0.9em;
}    
.client-response .bg-inner p {
    font-size: 1.3rem;
} 
.slogan-text {
    font-size: 30px!important;
    line-height: 40px;
}    
.slogan-inner em {
    font-size: 34px!important;
}     
.button-group-option .button.success {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 22px;
    height: 50px;
}    
.button-group-option:before {
    left: 48%;
}    
.page-coupon .button-group-option .button.primary {
    height: 50px;
    margin-right: 22px;
}    
.slogan-inner2 em {
    font-size: 22px;
    line-height: 18px;
}     

.get-deal {
    font-size: 12px;
}   
.call-us {
    font-size: 12px;
}  
.price-deal {
    font-size: 60px;
}      
.name-deal {
    font-size: 20px;
}    
.specification-coupon {
    font-size: 10px;
}         
.location {
    font-size: 18px;
}    
.footer2 p {
    font-size: 10px;
    line-height: 2px;
}    
.social_media_title {
    font-size: 18px;
}    
.we_accept_title {
    font-size: 18px;
}    

.icon_map {
    font-size: 135px;
    color: white;
    TEXT-ALIGN: CENTER;
}
.box-map {
    width: 845px;
    margin: 362px 53px;
    padding: 0px;
    height: 180px;
}

.section-5 h2 {
    font-size: 2.6em!important;
}    
div#size-button {
    font-size: 12px;
}
.sec8-h2 {
    font-size: 26px;
    padding-top: 20px;  
}    
 .content_map {
    font-size: 13px;
    line-height: 1.6;
}              
.sec6-content {
 font-size: 14px!important;
}    
.section-5 h2 {
    font-size: 2.0em!important;
}         
.sec7_title {
    font-size: 15px;
    padding-top: 35px;
    padding-bottom: 35px;
} 
.service-list li {
    font-size: 1.5em!important;
}     
.title_services_list_ {
    padding-top: 42px!important;
        font-size: 26px!important;
}     
.row.service-width {
padding-left: 20px!important;
padding-right: 20px!important;
}    
.section-5 h2 {
    font-size: 2.5em!important;
    text-align: center;    
}     
.sec5-content p {
    font-size: 16px!important;
}    
.sec5-subline {
    font-size: 28px!important;
    letter-spacing: 3px!important;  
    text-align: center;    
}         
#section-3:after {
display:none!important;
}     
.testimonial-label {
    font-size: 2.0rem!important;
}    
.testimonial-slide.row p {
    font-size: 16px!important;
}        
     

.section-2 {
    padding-top: 26px!important;
    padding-bottom: 5px!important;
}
.sliderfull {
    padding-top: 7.6em!important;
}
.smallbar .navigation-full {
margin-top: 0px;
}

.smallbar .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
    font-size: 9px!important;
}
  
#banner .smallbar {
    height: 160px!important;
}

.navigation-full {
    margin-top: -4px!important;
}
.smallbar .navigation-full {
    margin-top: -4px!important;  
}
#banner {
    height: 169px!important; 
}     
.navigation-full {
    margin-top: 0px!important;  
}
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 10px!important;   
}     

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    right: 0px!important;
}  
.phonenumber {
font-size: 25px!important;  
    padding-top: 9%;
}  
     
.smallbar .phonenumber {
font-size: 22px!important;         
}  
     
     
.img-affilaitions {
width: 80px!important;
}  
     
.smallbar .img-affilaitions {
width: 60px!important;
    margin-left: 90%;    
}       

     
.mobile-menu{
  display:none;
}


.logo__image {
    height: 118px;
}

#banner {
    height: 160px;
}

 .mob-nav {
  display: none;
}

.section-2 h1 {
    text-align: center;
}
.button-line2 {
    position: relative;
    text-align: center;
}
.sec2-content {
    padding-left: 5%!important;
    padding-right: 5%!important;
}
.sec3-content {
    padding-left: 5%!important;
    padding-right: 5%!important;
}    
.sec5-content {
    padding-left: 5%!important;
    padding-right: 5%!important;
}          
.sec3-h2 {
    text-align: center;
}     
.sec3-h2-sub {
    text-align: center;
}    
     
.service-list li {
    padding: 0 0 0.0em;
    font-size: 1.0em;
    list-style-type: none!important;
}

.sec7_content {
    font-size: 13px;
    top: 60%;
}

.contact-info {
    text-align: right;
    font-size: 1.5em;
    margin-top: -43px;
}

.smallbar .contact-info {
    font-size: 1.5em;
    margin-top: -28px;
    margin-bottom: 0px;
}
#banner.smallbar {
    height: 160px!important;
}
.coupon-top {
    font-size: 14px!important;
}  
     
.smallbar .coupon-top {
    font-size: 12px!important;
}  
     
.reviews-top {
    font-size: 14px!important;
}    
     
.smallbar .reviews-top {
    font-size: 12px!important;
}    
     
.were-hiring-top {
    font-size: 30px!important;
}   
     
.smallbar .were-hiring-top {
    font-size: 30px!important;
}        
     
.pay_invoice_top {
    font-size: 14px!important;
    margin-left: 5px;
}    
     
.smallbar .pay_invoice_top {
    font-size: 12px!important;
    margin-left: 5px;
}         
     
.apply_for_financing_top {
    font-size: 14px!important;
    margin-left: 5px;
}   
     
.smallbar .apply_for_financing_top {
    font-size: 12px!important;
    margin-left: 5px;
}        
[class^="icon-"], [class*=" icon-"] {
    margin-right: 0px!important;
}     
div#vertical-line:after {
    top: 10px!important;
    right: -7%!important;
}     
 }
/*   960px  881px ---------*/
 @media screen and (min-width: 55.001em) and (max-width: 59.938em) {
 #breadcrumbs {
    margin-bottom: 20px!important;
}

.mobile-block.row {
    display: none;
}          
.section-7:before {
    width: 85%;
    -webkit-transform: translate(15em,-46%);
    -ms-transform: translate(9em,-48%);
    transform: translate(9em,-48%);
}     
.resp-txt {
    font-size: 20px;
}           
.sidebar-06 {
    padding-bottom: 5%;
}     
.sec7-h2-sub {
    font-style: italic;
    letter-spacing: 3px;
    text-align: center;
    font-size: 28px;
}     
 .sec7-h2 {
font-size: 28px;
    letter-spacing: 3px;
    line-height: 40px;
}          
.heading4 {
    font-size: calc(10.5px + 1vw);
}    
.service4 .description4 {
    font-size: calc(7.5px + 1vw);
}
    
 .service4:hover .description4 {
    font-size: calc(7.5px + 1vw);
}          
   
.video iframe {
    width: 100%;
    height: 450px;
}     
.section-1 article {
    height: 50%!important;
}            
.sec2-content {
    padding-left: 5%!important;
    padding-right: 5%!important;
}
.sec3-content {
    padding-left: 5%!important;
    padding-right: 5%!important;
}    
.sec5-content {
    padding-left: 5%!important;
    padding-right: 5%!important;
}               
.client-response .bg-inner h1 {
    font-size: 58px;
    margin-bottom: 40px;
}
.client-response .bg-inner p {
    font-size: 1.4rem;
}            
    
.client-response .bg-inner {
    width: 80%;
}    

.client-response {
padding: 9rem 0 2rem 0;
}   
.client-review .bg-inner h1 {
    font-size: 53px;
    margin-bottom: 35px;
    margin-top: 20px;    
}    
.client-review {
    padding: 81px 0px 0;
}    
.client-response .bg-inner p {
    font-size: 1.4rem;
}         
.thank-you {
    height: 36.125rem;
    padding: 9.125rem 0 0 0;
}         
.footer2{
    text-align: center;
}     
.formlabel-1 {
    font-size: 46px;
    text-align: center;    
}       
       
.client-response {
    padding: 10rem 0 0rem 0;
}       
.inside-content {
    padding-top: 0px;
}    
.client-response .bg-inner h1 strong {
    font-size: 0.9em;
}    
.client-response .bg-inner p {
    font-size: 1.3rem;
}      
.button-feedback {
    margin-left: 28%;
    margin-right: 28%;
    font-size: 25px;
}     
.slogan-text {
    font-size: 27px!important;
    line-height: 40px;
}    

.insideimage {
    margin-top: 70px!important;
}          
.button-group-option .button.success {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 22px;
    height: 50px;
}    
.button-group-option:before {
    left: 48%;
}    
.page-coupon .button-group-option .button.primary {
    height: 50px;
    margin-right: 22px;
}    
.slogan-inner2 em {
    font-size: 20px;
    line-height: 18px;
}     

.get-deal {
    font-size: 12px;
}   
.call-us {
    font-size: 12px;
}  
.price-deal {
    font-size: 60px;
}      
.name-deal {
    font-size: 20px;
}    
.specification-coupon {
    font-size: 10px;
}             
span.icon-facebook22 {
    font-size: 40px!important;
}
span.icon-tumblr22 {
    font-size: 40px!important;
} 
span.icon-linkedin2 {
    font-size: 40px!important;
}     
.location {
    font-size: 16px;
}    
.footer2 p {
    font-size: 10px;
    line-height: 2px;
}    
.social_media_title {
    font-size: 16px;
}    
.we_accept_title {
    font-size: 16px;
}    

.icon_map {
    font-size: 135px;
    color: white;
    TEXT-ALIGN: CENTER;
}
.box-map {
    width: 766px;
    margin: 362px 53px;
    padding: 0px;
    height: 180px;
}    


div#size-button {
    font-size: 12px;
}
.sec8-h2 {
    font-size: 26px;
    padding-top: 20px;  
}    
 .content_map {
    font-size: 13px;
    line-height: 1.6;
}              
 .sec6-title {
    font-size: 20px;
}    
.sec6-content {
    font-size: 15px;
}     
.sec7_title {
    font-size: 15px;
    padding-top: 42px;
    padding-bottom: 42px;
}     
.sec7_content {
    font-size: 13px;
    top: 60%;
}
.service-list li {
    font-size: 1.2em!important;
}     
.title_services_list_ {
    padding-top: 42px!important;
        font-size: 26px!important;
}     
.row.service-width {
padding-left: 20px!important;
padding-right: 20px!important;
}    
.section-5 h2 {
    text-align: center;    
}     
.sec5-content p {
    font-size: 16px!important;
}    
.sec5-subline {
    font-size: 28px!important;
    letter-spacing: 3px!important;   
text-align: center;    
}              
.testimonial-label {
    font-size: 1.8rem!important;
}
.testimonial-slide.row p {
    font-size: 16px!important;
}        
#section-3:after {
display:none!important;
}          
 .section-2 {
    padding-top: 26px!important;
    padding-bottom: 0px!important;
}    
.form-block {
    margin-left: 10%!important;
    margin-right: 10%!important;
}     
    .section-2 h1 {
    text-align: center;
}

.button-line2 {
    position: relative;
    text-align: center;
}
.sec3-h2 {
    text-align: center;
}     
.sec3-h2-sub {
    text-align: center;
}     
.sec2-content {
    padding-left: 10%!important;
    padding-right: 10%!important;
    padding-bottom: 10px!important;
}   

.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 15px 8px!important;   
}

.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 10px!important;   
}     

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    right: 0px!important;
}  
.website-header {
  display: none!important;
 }
     

     
.img-affilaitions {
width: 80px!important;
}  



.service-list li {
    padding: 0 0 0.0em;
    font-size: 1.0em;
    list-style-type: none!important;
}
   



.cityarea .menu>li>a {
    font-size: 0.7em;
    padding: .2rem 0.2rem;
}



.contact-info {
    text-align: center;
    font-size: 2.4em;
    line-height: 40px;
    padding-top: 85px;    
}


.smallbar .contact-info {
    font-size: 2em;
    margin-top: -100px;
    margin-bottom: -30px;
    line-height: 36px;
}

.smallbar .phonenumber {
    font-size: 1.0em !important;
}     
     
.smallbar .logo__image {
    height: 100px !important;
    bottom: -10px !important;
}

.thank-you .bg-inner h1 {
    font-size: 3.4rem;
    line-height: 1.0em;
    margin-bottom: 33px;
}

.thank-you .bg-inner p {
    font-size: 1.3rem;
    line-height: 1.5em;
}

.logo__image {
    height: 135px;
    bottom: -4px;
}


#banner {
    width: 100%;
    height: 134px;
}

#banner.smallbar {
    background-color: #fff;
    height: 120px;
}

.sliderfull {
    padding-top: 5em;
}

   
 .mob-nav {
  display: none;
}

.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 15px 6px!important;
    font-size: 0.79em!important;
}

.phonenumber {
display:block;
font-size: 28px!important;         
}

 }
/*   880px  640px ---------*/
 @media screen and (min-width: 39.939em) and (max-width: 55.000em) {

.mobile-block.row {
    display: none;
}     
.slogan-section {
    max-width: 100%!important;    
    padding-top: 0%;    
    padding-left: 0%;
}     
.resp-txt {
    font-size: 19px;
}        
.sidebar-06 {
    padding-bottom: 5%;
}          
.formlabel {
    font-size: 43px;
}     
.phonenumber {
padding-top: 1%;
}     
.bullet-list.t1 li {
    width: 100%;
}     
.sec7-h2-sub {
    font-size: 20px;
}
      
 .sec7-h2 {
    font-size: 23px;
    letter-spacing: 1px;
    line-height: 35px;
}              
.heading4 {
    font-size: calc(8.5px + 1vw);
}    
.service4 .description4 {
    font-size: calc(6.5px + 1vw);
}
    
 .service4:hover .description4 {
    font-size: calc(6.5px + 1vw);
}          
        
.video iframe {
    width: 100%;
    height: 330px;
}       
.section-1 article {
    height: 50%!important;
}           
.sec2-content {
    padding-left: 5%!important;
    padding-right: 5%!important;
}
.sec3-content {
    padding-left: 5%!important;
    padding-right: 5%!important;
}    
.sec5-content {
    padding-left: 5%!important;
    padding-right: 5%!important;
}         
.client-response .bg-inner {
    padding: 0.063rem 0 0.363rem 0;
}         
.client-response .bg-inner h1 {
    font-size: 50px;
    margin-bottom: 40px;
}
.client-response .bg-inner p {
    font-size: 20px;
}            
    
.client-response .bg-inner {
    width: 80%;
}    

.client-response {
padding: 9rem 0 2rem 0;
}        
.client-review .bg-inner h1 {
    font-size: 48px;
    margin-bottom: 35px;
    margin-top: 20px;    
}    
.client-review {
    padding: 81px 0px 0;
}    
     
.thank-you {
padding: 9.125rem 0 0 0;
    height: 33.125rem;
}          
.thank-you .bg-inner h1 {
    font-size: 38px;
    line-height: 1.0em;
    margin-bottom: 33px;
}

.thank-you .bg-inner h1 strong {
    display: block;
    font-weight: 600;
    font-size: 100px;
    color: #C91C13;
}    
.thank-you .bg-inner p {
font-size: 18px;
    line-height: 1.5em;
}
          
.footer2{
    text-align: center;
}    
.formlabel-1 {
    font-size: 36px;
    text-align: center;
}        

.button-feedback {
    margin-left: 18%;
    margin-right: 18%;
    font-size: 22px;
}          
.slogan-text {
    font-size: 20px!important;
    line-height: 40px;
}    
.slogan-inner em {
    font-size: 26px!important;
}        
div#inner-content {
    padding-left: 20px;
    padding-right: 20px;
}
.footer1 {
    text-align: center;
}    

.blockquote, blockquote p {
    font-size: 18px!important;
}    
section.entry-content p {
    font-size: 15px;
}    
.inside-content {
    padding-left: 25px;
    padding-right: 25px;
}     
.button-group-option .button.primary {
    font-size: 18px;
}    
.button-group-option {
    padding-left: 0px!important; 
    padding-right: 0px!important; 

}    
.bullet-list.t1 {
    padding: 0px; 
    font-size: 12px;
}    
ul.check-list2 {
    font-size: 14px;
}      
.button-group-option {
    margin-bottom: 5px;
}     
.insideimage {
    margin-top: 70px!important;
}        
.button-group-option .button.success {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 22px;
    height: 50px;
}    
.button-group-option:before {
    left: 48%;
}    
.page-coupon .button-group-option .button.primary {
    height: 50px;
    margin-right: 22px;
}    

.slogan-inner2 em {
    font-size: 15px;
    line-height: 18px;
}     
.get-deal {
    font-size: 10px;
}   
.call-us {
    font-size: 9px;
}  
.price-deal {
    font-size: 50px;
}      
.name-deal {
    font-size: 20px;
}    
.specification-coupon {
    font-size: 9px;
}             
span.icon-facebook22 {
    font-size: 30px!important;
}
span.icon-tumblr22 {
    font-size: 30px!important;
} 
span.icon-linkedin2 {
    font-size: 30px!important;
}       
.location {
    font-size: 16px;
}    
.footer2 p {
    font-size: 10px;
    line-height: 2px;
}    
.social_media_title {
    font-size: 16px;
}    
.we_accept_title {
    font-size: 16px;
}    

.icon_map {
    font-size: 135px;
    color: white;
}          
.icon_map {
    font-size: 100px;
    color: white;
}
.box-map {
    width: 535px;
    margin: 384px 56px;
    height: 153px;
}
.section-5 h2 {
    font-size: 2.6em!important;
}    
div#size-button {
    font-size: 10px;
}
.sec8-h2 {
    font-size: 18px;
    padding-top: 0px;  
}    
.content_map {
    font-size: 12px;
    line-height: 1.4;
}      
 .sec6-title {
    font-size: 20px;
}    
.sec6-content {
    font-size: 13px;
}         
.sec7_title {
    font-size: 11px;
    padding-top: 42px;
    padding-bottom: 42px;
}      
.sec7_content {
    top: 60%;
}     
.sec7_content {
    font-size: 12px;
}     
.testimonial-block {
    padding-bottom: 0px!important;
}     
.testimonial-label {
    font-size: 1.4rem!important;
}
.title_services_list_ {
    padding-top: 30px!important;
}     
.testimonial-slide.row p {
    font-size: 14px!important;
}   
.section-5 h2 {
    font-size: 2.4em!important;
    text-align: center;    
}     
.sec5-subline {
    font-size: 24px!important;
text-align: center;    
}     
#section-3:after {
display:none!important;
}         
.label-usp h3 {
    font-size: 20px!important;
    line-height: 16px!important;
}     
.description2 p {
    font-size: 16px!important;
    line-height: 22px!important;
}     
.service-name1 {
    font-size: 15px!important;  
    line-height: 20px!important;  
}
.section-2 h1 {
    font-size: 40px!important;    
        text-align: center;    
}
.sec3-h2 h2 {
    text-align: center;
    font-size: 36px;
}     
.sec3-h2-sub {
    text-align: center;
}     
.button-line2 {
    position: relative;
    padding-left: 8%!important;
        text-align: center;    
}
.sec2-content {
    padding-left: 8%!important;
    padding-right: 8%!important;
    padding-bottom: 10px!important;
}   
.section-2 {
    padding-top: 26px!important;
    padding-bottom: 0px!important;
}
       
     
.smallbar .contact-info {
    font-size: 1.2em;
    margin-top: -19px;
    margin-bottom: -20px;
    line-height: 20px;
}

.smallbar .phonenumber {
    font-size: 1.0em !important;
}     
     
.smallbar .logo__image {
    height: 44px !important;
    bottom: 0px !important;
}     
     
     
.website-header {
  display: none!important;
 }
.phonenumber {
font-size: 19px!important;         
}  
     
.img-affilaitions {
width: 60px!important;
}  



.phonenumber{
  display:block;
}

#banner {
    height: 103px;
}

#banner.smallbar {
    background-color: #fff;
    height: 100px;
}

.sliderfull {
    padding-top: 5.5em;
}

.logo__image {
    height: 90px;
    bottom: 0px;
}



.tablet-nav{
  display:none;
}

.tablet-number{
    -webkit-flex: 0 0 75%!important;
    -ms-flex: 0 0 75%!important;
    flex: 0 0 75%!important;
    max-width: 75%!important;
}

.contact-info {
    text-align: center;
    font-size: 1.7em;
    line-height: 22px;
    margin-top: 0px;
}

.slogan-inner {
    font-size: 2.25em;
    line-height: 51px;
    padding: 37px;
}



.inside-content h1 {
    font-size: 1.9em;
}

.inside-content h2 {
    font-size: 1.2em;
}

 .mob-nav {
  display: block;
  margin-top: 0px;     
}

.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 15px 6px!important;
    font-size: 0.79em!important;
}

.form-block {
    margin-left: 5%!important;
    margin-right: 5%!important;
}

 }

/*   640px  561px ---------*/
@media screen and (min-width: 35.001em) and (max-width: 39.938em) {
#breadcrumbs {
    margin-bottom: 20px!important;
}

.mobile-block.row {
    display: none;
}
.client-review .bg-inner h1 strong {
    font-size: 36px;
}    
.resp-txt {
    font-size: 18px;
}      
.sidebar-06 {
    padding-bottom: 5%;
}             
.formlabel {
    font-size: 34px;
}    
.we_accept_img {
    padding-bottom: 20px;
}    
.bullet-list.t1 li {
    width: 100%;
}         
.sec7-h2-sub {
    font-size: 12px;
}
 .sec7-h2 {
    font-size: 23px;
    letter-spacing: 1px;
}             
.heading4 {
    font-size: calc(8px + 1vw);
}    
.service4 .description4 {
    font-size: calc(6.5px + 1vw);
}
    
 .service4:hover .description4 {
    font-size: calc(6px + 1vw);
}             
.video iframe {
    width: 100%;
    height: 330px;
}     
.client-response .bg-inner h1 {
    font-size: 45px;
    margin-bottom: 40px;
}
.client-response .bg-inner p {
    font-size: 17px;
}            
    
.client-response .bg-inner {
    width: 80%;
}    

.client-response .bg-inner {
    padding: 0.063rem 0 0.363rem 0;
}    
.client-response {
padding: 9rem 0 0 0;
}        
.client-review .bg-inner h1 {
    font-size: 48px;
    margin-bottom: 35px;
    margin-top: 20px;    
}    
.client-review {
    padding: 81px 0px 0;
}        
.client-review .bg-inner h1 {
    font-size: 45px;
    margin-bottom: 35px;
    margin-top: 35px;
}    
.client-review {
    padding: 81px 0px 0;
}    
      
.thank-you-btns a {
    font-size: 14px;
}    
.thank-you {
padding: 8.125rem 0 0 0;
    height: 29.125rem;
}              
.slogan-text {
font-size: 18px!important;
    line-height: 24px;
}    
.slogan-inner em {
    font-size: 18px!important;
}       
.footer2 {
    padding-top: 30px;
    text-align: center;
}
.formlabel-1 {
    font-size: 32px;
}       
.thank-you {
    padding: 8.125rem 0 0 0;
    height: 29.125rem;
}    
      

.inside-content {
    padding-top: 0px;
}    

.button-feedback {
    margin-left: 15%;
    margin-right: 15%;
    font-size: 22px;
}            
.deal-price {
    font-size: 4rem;
}
.deal-offer {
    font-size: 1.5rem;
}    
.button-coupon {
    font-size: 1rem;
}    
.red-coupon {
    font-size: 0.7rem;
}    
.fancy-coupon {
    padding: 34px;

}    
div#inner-content {
    padding-left: 20px;
    padding-right: 20px;
}
.footer1 {
    text-align: center;
}    

.blockquote, blockquote p {
    font-size: 18px!important;
}    
section.entry-content p {
    font-size: 15px;
}    
.button-group-option .button.primary {
    font-size: 18px;
}    
.button-group-option {
    padding-left: 18px!important; 
    padding-right: 18px!important; 

}    
.bullet-list.t1 {
    padding: 0px; 
    font-size: 12px;
}    
ul.check-list2 {
    font-size: 14px;
} 
    
.insideimage {
    margin-top: 70px!important;
}            
.section-max1 {
    padding-left: 1.5em!important;
    padding-right: 1.5em!important;
}
.icon_map {
    font-size: 115px;
    color: white;
}
.box-map {
    width: 375px;
    margin: 285px 13px;
}
.section-5 h2 {
    font-size: 2.6em!important;
}    
div#size-button {
    font-size: 10px;
}
.sec8-h2 {
    font-size: 20px;
    padding-top: 20px;  
}    
.content_map {
    font-size: 12px;
    line-height: 1.5;
}      
 .sec7_content {
    font-size: 14px;
}
.sec5-subline {
    text-align: center;
    line-height: 5px;
    font-size: 16px;
}    
.service-list {
    padding: 13px;
    padding-top: 0px;
    font-size: 16px;
}    
[class^="icon-"], [class*=" icon-"] {
    margin-right: 10px;

}    
.title_services_list_ {
    padding-top: 40px;
}    
.section-5 h2 {
font-size: 2.4em!important;
    text-align: center;
        letter-spacing: 3px;
}    
.testimonial-label {
    font-size: 1.4rem!important;
}
.testimonial-slide.row p {
    font-size: 14px!important;
}         
#section-3 {
position: relative!important;
}        
#section-3:after {
display:none!important;
}         
.label-usp h3 {
    font-size: 20px!important;
    line-height: 16px!important;
}     
.description2 p {
    font-size: 16px!important;
    line-height: 22px!important;
}         

    
.service-name1 {
    font-size: 16px!important;  
    line-height: 20px!important;  
}
.section-2 h1 {
    font-size: 34px!important;
    text-align: center;
}    
.sec2-h1-sub {
    text-align: center;
}    
.section-2 {
    padding-top: 26px!important;
    padding-bottom: 0px!important;
}
.section-5 h2 {
    font-size: 31px!important;
    line-height: 60px;
}    
    
.section-3 h2 {
    font-size: 34px;
    letter-spacing: 3px;
    text-align: center;
}    
.sec3-h2-sub {
    text-align: center;
}    
.sec2-content {
    padding-left: 5%!important;
    padding-right: 5%!important;
}    
.form-block {
    margin-left: 5%!important;
    margin-right: 5%!important;
}
    
 .sec7-h2 {
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 37px; 
}   
.section-1 article {
    height: 50%!important;
}          
.smallbar .contact-info {
    font-size: 1.2em !important;
    margin-top: -19px !important;
    margin-bottom: -20px !important;
    line-height: 20px !important;
}

.smallbar .phonenumber {
    font-size: 1.0em !important;
}     
     
.smallbar .logo__image {
    height: 44px !important;
    bottom: 0px !important;
}    
 
.smallbar .mob-nav {
  padding-top: 20px!important;     
}    

#banner.smallbar {
    height: 77px !important;
}  
    
.logo__image {
    height: 84px !important;
    float: none;
    position: relative;
    bottom: 9px !important;
    width: 125px;    
}
.phonenumber {
    font-size: 0.7em!important;
}
.contact-info {
    text-align: center !important;
    font-size: 1.7em !important;
    line-height: 14px !important;
    margin-top: 0px;
}


    
.website-header {
  display: none!important;
 }     
     



.inside-content h1 {
    font-size: 1.9em;
}

.inside-content h2 {
    font-size: 1.2em;
}




.thank-you .bg-inner h1 {
    font-size: 2.5rem;
    line-height: 1.0em;
    margin-bottom: 33px;
}

.thank-you .bg-inner h1 {
    font-size: 35px;
    line-height: 1.0em;
    margin-bottom: 28px;
}

.thank-you .bg-inner h1 strong {
    display: block;
    font-weight: 600;
    font-size: 80px;
    color: #C91C13;
}    
.thank-you .bg-inner p {
font-size: 16px;
    line-height: 1.5em;
}    
    




.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
    padding: 15px 6px;
    font-size: 0.79em;
}

 .mob-nav {
  display: block;
  padding-top: 4px!important;     
}

.tablet-nav{
  display:none;
}


.tablet-number{-webkit-flex: 0 0 100%!important;-ms-flex: 0 0 100%!important;flex: 0 0 75%!important;max-width: 75%!important;}




    
.mob-nav li a {
    font-size: 0.59em;
}
.service-white {
    padding: 1.750rem 0 0rem 0rem;
}


.socialmedia .menu{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;

}  




.service-link a {
    font-size: 1.7em;
}
 

.sliderfull {
    padding-top: 6em;
}

 }
/*   560px  400px ---------*/
@media screen and (min-width: 25.001em) and (max-width: 35.000em) {
iframe#xDkgxfIZNN1UKVwzM50r {
    height: 24em !important;
}    
#breadcrumbs {
    margin-bottom: 20px!important;
}

.description2 {
    color: white;
}    
.heading2 {
    text-align: center;
    font-weight: 600;
    color: white;
}    
.service2 {
    border: 1px solid black;
    margin-bottom: 15px;
    padding: 5px;
    background-color: #000000d1;
}    
 .web-block.row {
    display: none;
}   
.heading2 {
    text-align: center;
    font-weight: 600;
}    
.resp-txt {
    font-size: 16px;
}    
.client-review .bg-inner h1 strong {
    font-size: 25px;
}    
.client-review .bg-inner h1 strong {
    font-size: 26px;
}    
.resp-txt {
    font-size: 15px;
}        
.sidebar-06 {
    padding-bottom: 5%;
}             
.we_accept_img {
    padding-bottom: 20px;
}        
.bullet-list.t1 li {
    width: 100%;
}         
.heading4 {
    font-size: calc(6px + 1vw);
}    

 .service4:hover .heading4 {
    top: -15px;
    color: black;
    text-align: center;
    font-size: calc(5px + 1vw);
}   
 .service4:hover .description4 {
    font-size: calc(5px + 1vw);
}      
.service4 .description4 {
    font-size: calc(5px + 1vw);
    margin-bottom: 0px;   
}
 .source-org-copyright {
    font-size: 9px;
}   
.private-policy {
    font-size: 11px;
    padding-right: 2%;
}    
 .service4:hover .description4 {
    font-size: calc(5px + 1vw);
}       
.video iframe {
    width: 100%;
    height: 270px;
}        
.client-response .bg-inner h1 {
     font-size: 34px;
    margin-bottom: 32px;
}
    
.client-response .bg-inner p {
    font-size: 15px;
}            
    
.client-response .bg-inner {
    width: 80%;
}    

.client-response .bg-inner {
    padding: 0.063rem 0 0.363rem 0;
}   
    
.client-response {
padding: 9rem 0 0 0;
}      
    
.client-review .bg-inner h1 {
font-size: 30px;
    margin-bottom: 20px;
    margin-top: 35px;
}    
    
.client-review {
    padding: 81px 0px 0;
}    

.thank-you-btns a {
    font-size: 12px;
}    
    
.thank-you {
padding: 8.8rem 0 0 0;
    height: 28.125rem;
}        
    
.footer2 {
    padding-top: 30px;
    text-align: center;
}    
    
.formlabel-1 {
    font-size: 25px;
}       

.inside-content {
    padding-top: 0px;
}    

.button-feedback {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 18px;
}        
    
.deal-offer {
    font-size: 1rem;
}    
    
.deal-offer p {
    font-size: 1rem;
}  
    
.deal-price {
font-size: 3.5rem;
}
    
.deal-offer {
    font-size: 1.5rem;
}  
    
.button-coupon {
    font-size: 0.8rem;
    padding: 0.7em 0em;    
}    
    
.red-coupon {
    font-size: 0.6em!important;
}  
    
.fancy-coupon {
    padding: 19px;
    height: 270px;    

}   
    
.blockquote, blockquote p {
  font-size: 18px!important;
}    
    
.inside-content {
    padding-left: 20px;
    padding-right: 20px;
}   
    
section.entry-content p {
    font-size: 15px;
}    
    
.button-group-option .button.primary {
    font-size: 18px;
}   
    
.button-group-option {
    padding-left: 0px!important; 
    padding-right: 0px!important; 

}    
    
.bullet-list.t1 {
    padding: 0px; 
    font-size: 12px;
}  
    
ul.check-list2 {
    font-size: 14px;
}    
    
.section-max1 {
    padding-left: 1.5em!important;
    padding-right: 1.5em!important;
}    
    
  .text-highlight {
    font-size: 1.1em;
    line-height: 28px!important;
}
    
.button-group-option {
    padding-left: 20px!important;
    padding-right: 20px!important;
}    
    
.specification-coupon {
    font-size: 11px;
}    
    
.name-deal {
    font-size: 1.3rem;
}    
    
.price-deal {
    font-size: 3.8rem;
}    
    
.insideimage {
    margin-top: 70px!important;
    min-height: 219px;   
    padding: 61px 0 5px 0;    
}  
    
.section-max1 {
    padding-left: 1.5em!important;
 }      
    
.footer1 {
    text-align: center!important;
}        
    
 
    
.icon_map {
    font-size: 85px;
    color: white;
}
    
.box-map {
    width: 383px;
    padding: 0px;
    margin: 384px 10px;
    height: 164px;
}
    
.section-5 h2 {
    font-size: 2.6em!important;
}    
    
div#size-button {
    font-size: 10px!important;
}
    
.sec8-h2 {
    font-size: 16px;
    padding-top: 20px;  
}   
    
.content_map {
    font-size: 11px;
    line-height: 1.4;
}      
    
.sec6-content {
    font-size: 16px!important;
}    
    
.sec6-title {
    font-size: 24px!important;
}    
    
.sec7_title {
    font-size: 12px;
    padding-top: 35px;
    padding-bottom: 35px;
} 

.testimonial-label {
    font-size: 20px!important;
}    
    
.testimonial-slide.row p {
    font-size: 12px!important;
    
 }  
    
.title_services_list_ {
    font-style: italic;
    text-align: center;
    font-size: 22px;
    padding-top: 20px;
}  
    
.sec5-h2 h2 span {;
    font-size: 14px;
}    
    
[class^="icon-"], [class*=" icon-"] {
    margin-right: 0px;
}    
    
.section-5 h2 {
font-size: 20px!important;
    letter-spacing: 2px;
}
    
.service-list {
    font-size: 12px;
} 
    
.row.service-width {
    padding-left: 0px; 
    padding-right: 0px; 
}    
    
.sec5-content p {
    padding-top: 0px;
    letter-spacing: 1px;
    font-style: italic;
    line-height: 26px;
    font-size: 16px;
}    
    
.sec7-h2 {
    font-size: 19px;
    line-height: 34px;
    letter-spacing: 0px;
    text-align: center;
}    
    
.sec7-h2-sub {
    letter-spacing: 2px;
    text-align: center;
    font-size: 16px;
}    
    
.sec5-subline {
padding-top: 40px;
    font-size: 16px;
    letter-spacing: 1.6px;
}    
    
.section-3 h2 {
    font-size: 22px!important;
    letter-spacing: 2px!important;
    text-align: center;
}  
    
.sec3-h2-sub {
    text-align: center;
}    
    
#section-3 {
position: relative!important;
}   
    
#section-3:after {
display:none!important;
}     
    
.label-usp h3 {
    font-size: 11px!important;
    line-height: 13px!important;
}     
    
.description2 p {
    font-size: 14px!important;
    line-height: 18px!important;
}    
    
 .service-name1  {
    font-size: 9px!important;
    line-height: 12px!important;
}

.section-2 {
    padding-top: 40px!important; 
    padding-bottom: 0px!important; 

}    
    
.sec3-h2-sub span {
    letter-spacing: 1.6px;
    font-size: 14px;
}    
    
.section-2 h1 {
    font-size: 22px!important;
    letter-spacing: 5px!important;  
    text-align: center;
}    
    
.sec2-h1-sub.button-line2 {
    text-align: center;
}   
    
.formlabel {
font-size: 23px!important;
}   
    
.section-2 h1 span {
    letter-spacing: 1px;
    font-size: 11px;
    line-height: 0px;
}    
    
.form-block {
    margin-left: 0%!important;
    margin-right: 0%!important;
}
    
.section-1 article {
 height: 50%!important;
}   
    
.smallbar .mob-nav {
    margin-top: -3px;   
}    

#banner.smallbar {
    height: 77px !important;
}  
    
.website-header {
  display: none!important;
 }
.slogan-inner2 .slogan-text{
  display: block;
  margin-top: 0px;
  line-height: 50px;
  font-size: 2.1em;
}

.slogan-text {
font-size: 12px!important;
    line-height: 17px;
}    
.slogan-inner em {
    font-size: 12px!important;
}        
   
.slogan-inner {
    font-size: 1em;
    line-height: 43px;
}

.insideimage {
padding: 61px 0 25px 0;
}



.inside-content h1 {
    font-size: 1.59em;
}

.inside-content h2 {
    font-size: 1.2em;
}


.thank-you .bg-inner h1 {
    font-size: 1.6rem;
    line-height: 1.0em;
    margin-bottom: 23px;
}

.thank-you .bg-inner p {
    font-size: 0.8rem;
    line-height: 1.5em;
}



.socialmedia .menu{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  
} 




.tablet-nav{
  display:none;
}





.tablet-number{-webkit-flex: 0 0 100%!important;-ms-flex: 0 0 100%!important;flex: 0 0 75%!important;max-width: 75%!important;}






.feedback .bg-inner h1 {
    font-size: 2.7rem;
    line-height: 1.0em;
    margin-bottom: 33px;
}

.feedback .bg-inner p {
    font-size: 1.0rem;
    line-height: 1.5em;
}


.feedback {
    height: 40.125rem;
    padding: 8.125rem 0 0 0;
}

.mob-nav li a {
    font-size: 0.59em;
}


.button-group-option {
    display: grid!important;
}

.button-group-option .button.success {
margin-bottom:12px!important;
}



.address{
  text-align:center;
}

.cityarea .menu>li>a {
   text-align:center!important;
}

.footer:before {
    width: 100%;
    height: 100%;
}


.label-block{
  text-align:center;
}


.smallbar .contact-info {
    text-align: center !important;
    font-size: 1.2em !important;
    line-height: 10px !important;
    margin-top: 0px;
}

.smallbar .phonenumber {
    font-size: 0.7em !important;
}     
     
.smallbar .logo__image {
    height: 62px !important;
    bottom: 0px !important;
}    
 
.logo__image {
    height: 62px !important;
    float: none;
    position: relative;
}
.phonenumber {
    font-size: 0.7em!important;
}
.contact-info {
    text-align: center !important;
    font-size: 1.2em !important;
    line-height: 12px !important;
    margin-top: 0px;
}


.mob-nav {
  display: block;
margin-top: -3px;    
}

.sliderfull {
    padding-top: 5.5em;
}
.sec7_title {
    font-size: 16px;
    padding-top: 40px;
    padding-bottom: 40px;
}          
.sec7_content {
    font-size: 14px;
    top: 58%;
}   
.testimonial-block {
    padding-bottom: 0px;
}    
.specification-coupon {
    font-size: 10px;
}    
.page-coupon .button-group-option .button.primary {
    font-size: 13px;
}    
.button-group-option .button.success {
    font-size: 13px;
}    
.price-deal {
font-size: 3.8rem;
}    
.name-deal {
font-size: 1.3rem;
}        
}
/*---   400px  32px ---------*/
@media screen and (min-width: 2.001em) and (max-width: 25.000em) {
    iframe#xDkgxfIZNN1UKVwzM50r {
    height: 24em !important;
}
#breadcrumbs {
    margin-bottom: 20px!important;
}

.description2 {
    color: white;
}    
.heading2 {
    text-align: center;
    font-weight: 600;
    color: white;
}    
.service2 {
    border: 1px solid black;
    margin-bottom: 15px;
    padding: 5px;
    background-color: #000000d1;
}    
 .web-block.row {
    display: none;
}   
.heading2 {
    text-align: center;
    font-weight: 600;
}        
 .source-org-copyright {
    font-size: 9px;
}   
.private-policy {
    font-size: 11px;
    padding-right: 2%;
}       
.resp-txt {
    font-size: 16px;
}    
.client-review .bg-inner h1 strong {
    font-size: 25px;
}        
.sidebar-06 {
    padding-bottom: 5%;
}             
.we_accept_img {
    padding-bottom: 20px;
}            
.bullet-list.t1 li {
    width: 100%;
}         
.heading4 {
    font-size: calc(6px + 1vw);
}    
.service4 .description4 {
    font-size: calc(5px + 1vw);
}
 .service4:hover .heading4 {
    top: -15px;
    color: black;
    text-align: center;
    font-size: calc(5px + 1vw);
}   
 .service4:hover .description4 {
    font-size: calc(5px + 1vw);
}      
.video iframe {
    width: 100%;
    height: 200px;
}    

.sec5-h2 h2 span {
    font-size: 14px;
}    
.section-2 h1 span {
    font-style: italic;
    /* letter-spacing: 1.6px; */
    font-size: 10px;
    color: black;
    line-height: 0px;
    font-weight: 400;
}    
.sec3-h2-sub span {
    font-size: 15px;
}    
.client-response .bg-inner h1 {
font-size: 30px;
    margin-bottom: 32px;
}
.client-response .bg-inner p {
    font-size: 12px;
}            
    
.client-response .bg-inner {
    width: 80%;
}    

.client-response .bg-inner {
padding: 6rem 0 0 0;
}    
.client-response {
padding: 0rem 0 0 0;
}       
.client-review .bg-inner p {
    font-size: 21px;
    line-height: 1.5em;
    color: #535353;
}    
.client-review .bg-inner h1 {
font-size: 30px;
    margin-bottom: 20px;
    margin-top: 35px;
}    
.client-review {
    padding: 81px 0px 0;
}       
.specification-coupon {
    font-size: 10px;
}    
.page-coupon .button-group-option .button.primary {
    font-size: 12px;
}    
.button-group-option .button.success {
    font-size: 12px;
}    
.price-deal {
font-size: 3.5rem;
}    
.name-deal {
font-size: 1.1rem;
}    
.testimonial-block {
    padding-bottom: 0px;
}        
.footer2 {
    padding-top: 30px;
    text-align: center;
}    
.formlabel-1 {
    font-size: 24px;
}       
.thank-you {
    padding: 6.125rem 0 0 0;
}    
.thank-you {
    height: 26.125rem;
    padding: 17.125rem 0 0 0;
}    

.inside-content {
    padding-top: 0px;
}    

.button-feedback {
    margin-left: 3%;
    margin-right: 3%;
    font-size: 16px;
}          
.deal-offer {
    font-size: 1rem;
}    
.deal-offer p {
    font-size: 1rem;
}    
.deal-price {
font-size: 3.5rem;
}
deal-offer {
    font-size: 1.5rem;
}    
.button-coupon {
    font-size: 0.8rem;
    padding: 0.7em 0em;    
}    
.red-coupon {
    font-size: 0.6em!important;
}    
.fancy-coupon {
    padding: 19px;
    height: 270px;    

}       
.text-highlight2 {
    font-size: 1em!important;
}
blockquote, blockquote p {
    line-height: 1.6;
    font-size: 14px!important;
}    
.article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    font-size: 16px;
    padding-left: 0px;
    padding-right: 0px;    
}
.text-highlight {
    font-size: 1em;
    line-height: 27px!important;
}    
.slogan-inner {
    font-size: 1.4em;
    padding: 0px;
}    

.slogan-inner em {
    font-size: 0.7em!important;
}   
.footer1 {
    text-align: center!important;
}        
.box-map {
    width: 300px;
    padding: 0px;
    margin: 285px 13px;
}    
.icon_map {
    font-size: 85px;
    color: white;
}
.box-map {
    width: 337px;
    padding: 0px;
    margin: 384px 10px;
    height: 164px;
}
.description4 p {
    font-size: 8px;
}    
.section-5 h2 {
    font-size: 2.6em!important;
}    
div#size-button {
    font-size: 10px!important;
}
.sec8-h2 {
    font-size: 16px;
    padding-top: 20px;  
}    
.content_map {
    font-size: 11px;
    line-height: 1.4;
}              
.sec7-h2 {
    font-size: 20px!important;
    line-height: 30px!important;
    letter-spacing: 0px;
} 
.sec7-h2-sub {
    padding-top: 0px;
}    
.sec6-content {
    font-size: 14px!important;
}    
.sec6-title {
    font-size: 22px!important;
}        
.sec7_title {
    font-size: 12px;
    padding-top: 40px;
    padding-bottom: 40px;
}          
.sec7_content {
    font-size: 11px;
    top: 58%;
}    
.title_services_list_ {

    padding-top: 20px;
}    
.section-5 h2 {
    font-size: 25px!important;
    letter-spacing: 1px;
    text-align: center;
line-height: 28px;
}
.service-list {
    font-size: 12px;
    padding: 0px;
}    
.row.service-width {
    padding-left: 0px; 
    padding-right: 0px; 
}    
.sec5-content p {
    padding-top: 0px;
    letter-spacing: 1px;
    font-style: italic;
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 10px;    
}    
.sec5-subline {
padding-top: 40px;
    font-size: 15px;
    letter-spacing: 1.6px;
    line-height: 0px;    
    text-align: center;  
    margin-bottom: 11px;    
}    
.section-3 h2 {
    font-size: 1.4em!important;
    letter-spacing: 2px!important;
}        
.button-map {
    font-size: 10px!important;
 }    
.testimonial-label {
    font-size: 18px!important;
}    
.testimonial-slide.row p {
    font-size: 11px!important;
    
 }    
.section-3 h2 {
    font-size: 1.6em!important;
    letter-spacing: 0px!important;
    text-align: center;
line-height: 28px;    
}    
.sec3-h2-sub {
    letter-spacing: 1.6px;
    text-align: center;
}    
#section-3 {
position: relative!important;
}        
#section-3:after {
display:none!important;
}        
.label-usp h3 {
    font-size: 12px!important;
}    
.description2 p {
    font-size: 14px!important;
    line-height: 20px!important;
}    
.smallbar .mob-nav {
  padding-top: 0px!important;     
}    
.formlabel {
    font-size: 23px!important;  
}    
.section-2 h1 {
font-size: 1.8em!important;
    letter-spacing: 2px!important;
    text-align: center;
}    
 .service-name1  {
    font-size: 9px!important;  
    line-height: 14px!important;  
}
.section-2 {
    padding-top: 40px!important; 
    padding-bottom: 0px!important; 
}    
.form-block {
    margin-left: 0%!important;
    margin-right: 0%!important;
}
.button-line2 {
font-size: 11px!important;
    text-align: center;
}    
.section-1 article {
    height: 50%!important;
}         
.sec2-content {
    padding-left: 5%!important;
    padding-right: 5%!important;
    font-size: 16px!important;
}    
#banner.smallbar {
    height: 77px !important;
}  
.smallbar .contact-info {
text-align: center !important;
    font-size: 1.2em !important;
    line-height: 8px !important;
    margin-top: 0px;
}

.smallbar .phonenumber {
    font-size: 0.7em!important;
}     
     
.smallbar .logo__image {
    height: 52px !important;
    bottom: 0px !important;
}    
 
.logo__image {
    height: 52px !important;
    float: none;
    position: relative;
    width: 125px;    
}
.phonenumber {
    font-size: 0.7em!important;
}
.contact-info {
    text-align: center !important;
    font-size: 1.2em !important;
    line-height: 8px !important;
    margin-top: 0px;
}
.website-header {
  display: none!important;
 }


 .mob-nav {
  display: block;
    margin-top: 0px!important;     
}
   

.insideimage {
    margin-top: 20px;
}

.slogan-inner {
    font-size: 1.0em;
    padding: 37px;
}

.slogan-text {
    line-height: 15px;
    font-size: 0.8em!important;
}

.inside-content h1 {
    font-size: 1.5em;
    text-align: center;
}

.inside-content h2 {
    font-size: 1.4em;
    text-align: center;
}

.bullet-list.t1 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
}    
    


   .feedback .bg-inner h1 {
    font-size: 1.9rem;
    line-height: 1.0em;
    margin-bottom: 33px;
}


.feedback .bg-inner p {
    font-size: 1.0rem;
    line-height: 1.5em;
}

.feedback {
    height: 40.125rem;
    padding: 8.125rem 0 0 0;
}


      .thank-you {
    padding: 7.125rem 0 0 0;
}

.thank-you .bg-inner h1 {
    font-size: 1.7rem;
    line-height: 1.0em;
    margin-bottom: 33px;
}

.thank-you .bg-inner p {
    font-size: 0.8rem;
    line-height: 1.5em;
}

   

.socialmedia .menu{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  
} 


 

#banner.smallbar {
    background-color: #fff;
    height: 55px;
}
#banner {
    width: 100%;
    height: 70px;
}

.tablet-nav{
  display:none;
}



.tablet-number{-webkit-flex: 0 0 100%!important;-ms-flex: 0 0 100%!important;flex: 0 0 75%!important;max-width: 75%!important;}

.full-sectionright{
  display:none;
}

.mob-nav li a {
    font-size: 0.59em;
}


.button-group-option {
    display: grid!important;
    padding-left: 18px;
    padding-right: 18px;    
}

.button-group-option .button.success {
margin-bottom:12px!important;
}





.sliderfull {
    padding-top: 6em!important;
}


}








h1, h2, h3, h4, h5, h6 {
 font-family: 'poppinsbold'!important;
}





@font-face {
  font-family: 'icomoon';
  src:  url('/wp-content/themes/plumberseo/fonts/icomoon.eot?cs1p0');
  src:  url('/wp-content/themes/plumberseo/fonts/icomoon.eot?cs1p0#iefix') format('embedded-opentype'),
    url('/wp-content/themes/plumberseo/fonts/icomoon.woff2?cs1p0') format('woff2'),
    url('/wp-content/themes/plumberseo/fonts/icomoon.ttf?cs1p0') format('truetype'),
    url('/wp-content/themes/plumberseo/fonts/icomoon.woff?cs1p0') format('woff'),
    url('/wp-content/themes/plumberseo/fonts/icomoon.svg?cs1p0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
padding-top: 0px;    
  margin-right: 10px;     
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



.icon-handshake-o:before {
  content: "\f2b5";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-speech1:before {
  content: "\e9ba";
}


.icon-thumbs-up1:before {
  content: "\f164"!important;
}

.icon-remodeling-rupcoe:before {
  content: "\e90d"!important;
}


.icon-serv4:before {
  content: "\e9c5";
}


.icon-cooling2:before {
  content: "\e9c3";
}


.icon-heating1:before {
  content: "\e9c1";
}


.icon-warranty-3:before {
  content: "\e91c";
}

.icon-thumbs-up1:before {
  content: "\f164";
}


.icon-youtube-square:before {
  content: "\f166";
}

.icon-technician:before {
  content: "\e9b7";
}


.icon-two-heads:before {
  content: "\eacb";
}

.icon-emergency-service:before {
  content: "\e9b5";
}

.icon-nate:before {
  content: "\eafb";
}

.icon-license2:before {
  content: "\e6dc";
}

.icon-nate-certified:before {
  content: "\eafa";
}

.icon-facebook-square:before {
  content: "\f082";
}

.icon-twitter-square:before {
  content: "\f081";
}

.icon-google-plus-square:before {
  content: "\f0d4";
}

.icon-youtube-square:before {
  content: "\f166";
}

.icon-money:before {
  content: "\ead1";
}

.icon-speech1:before {
  content: "\e9ba";
}

.icon-warranty-3:before {
  content: "\e91c";
}

.icon-new-phone:before {
  content: "\e925";
}

.icon-file-text-o:before {
  content: "\f0f6";
}


.icon-iphone1 .path1:before {
  content: "\ea6a";
  color: #010101;
}
.icon-iphone1 .path2:before {
  content: "\ea6b";
  color: #010101;
  margin-left: -1em;
}
.icon-iphone1 .path3:before {
  content: "\ea6c";
  color: #010101;
  margin-left: -1em;
}
.icon-iphone1 .path4:before {
  content: "\ea6d";
  color: #010101;
  margin-left: -1em;
}
.icon-iphone1 .path5:before {
  content: "\ea6e";
  color: #010101;
  margin-left: -1em;
}
.icon-iphone1 .path6:before {
  content: "\ea6f";
  color: #010101;
  margin-left: -1em;
}
.icon-iphone1 .path7:before {
  content: "\ea70";
  color: #010101;
  margin-left: -1em;
}
.icon-iphone1 .path8:before {
  content: "\ea71";
  color: #010101;
  margin-left: -1em;
}
.icon-iphone1 .path9:before {
  content: "\ea72";
  color: #010101;
  margin-left: -1em;
}
.icon-iphone1 .path10:before {
  content: "\ea73";
  color: #010101;
  margin-left: -1em;
}
.icon-iphone1 .path11:before {
  content: "\ea74";
  color: #010101;
  margin-left: -1em;
}
.icon-iphone1 .path12:before {
  content: "\ea75";
  color: #010101;
  margin-left: -1em;
}
.icon-iphone1 .path13:before {
  content: "\ea76";
  color: #010101;
  margin-left: -1em;
}
.icon-iphone1 .path14:before {
  content: "\ea77";
  color: #010101;
  margin-left: -1em;
}
.icon-iphone1 .path15:before {
  content: "\ea78";
  color: #010101;
  margin-left: -1em;
}
.icon-iphone1 .path16:before {
  content: "\ea79";
  color: #1e3b6e;
  margin-left: -1em;
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
span.icon-handshake-o {
    padding-top: 0%;
}
.icon-credit-card {
  width: 1.0714285714285714em;
    margin-right: 10px;
    padding-top: 1%;    
}
span.icon-speech1 {
    color: black;
}
span.icon-briefcase {
color: #000;
    font-size: 2em;
       -webkit-animation: pulse 1s ease infinite;
  -moz-animation: pulse 1s ease infinite;
  -ms-animation: pulse 1s ease infinite;
  -o-animation: pulse 1s ease infinite;
  animation: pulse 1s ease infinite;
}
.icon-twitter-border-radius:before {
  content: "\e9ca";
}
.icon-google-plus-square:before {
  content: "\f0d4";
}
.icon-youtube-square:before {
  content: "\f166";
}
.icon-check-circle:before {
  content: "\f058";
    color: #00a5f6;
    padding-left: 5px;
    padding-right: 30px;
}

.icon-arrow-circle-o-right:before {
  content: "\f18e";
}

.icon-new-phone:before {
  content: "\e925";
}

.icon-linkedin2:before {
  content: "\eb52";
}

.icon-ticket:before {
  content: "\e9b9";
}

span.icon-ticket {
    color: black;
}


span.icon-youtube-square {
    font-size: 45px;
    color: #C91C13;
    padding-left: 5px;
    padding-right: 5px;
}

span.icon-youtube-square:hover {
    color: #2199e8;
}

span.icon-facebook-square {
    font-size: 45px;
    color: #C91C13;
    padding-left: 5px;
    padding-right: 5px;
}

span.icon-facebook-square:hover {
    color: #2199e8;
}

span.icon-twitter-square {
    font-size: 45px;
    color: #C91C13;
    padding-left: 5px;
    padding-right: 5px;
}

span.icon-twitter-square:hover {
    color: #2199e8;
}

.icon-youtube-square:before {
  content: "\f166";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-twitter-square:before {
  content: "\f081";
}
div#social-align {
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
}
.icon-check-square-o:before {
  content: "\f046";
}
.icon-check:before {
  content: "\f00c";
  color:#ffcd10;
}
/*******
*****   Animate CSS 
*******/
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
 .frm_style_formidable-style-2.with_frm_style input[type=text], .frm_style_formidable-style-2.with_frm_style input[type=password], .frm_style_formidable-style-2.with_frm_style input[type=email], .frm_style_formidable-style-2.with_frm_style input[type=number], .frm_style_formidable-style-2.with_frm_style input[type=url], .frm_style_formidable-style-2.with_frm_style input[type=tel], .frm_style_formidable-style-2.with_frm_style input[type=file], .frm_style_formidable-style-2.with_frm_style input[type=search], .frm_style_formidable-style-2.with_frm_style select {
    border-bottom: 1px solid black!important;
}
.frm_style_formidable-style-2.with_frm_style .frm-show-form .frm_section_heading h3 {
    background-color: #dddddd!important;
}
.frm_style_formidable-style-2.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing, .menu-edit #post-body-content .frm_style_formidable-style-2.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing {
    font-family: 'poppinsregular'!important;
    padding-left: 1%!important;
}
.frm_style_formidable-style-2.with_frm_style .frm-show-form .frm_section_heading h3 {
    font-family: 'poppinsregular'!important;
    padding-left: 1%!important;
}