/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 23 2025 | 06:12:11 */
#main-header .container{
  max-width: 1120px;
}
a, a:hover{
  text-decoration: none !important;
}

/* general css start */
h1,h2,h3,h4,h5,h6{
  font-family: "figtree", sans-serif; 
}
body{
  font-family: "open-sans", sans-serif;
}
body a.et_pb_button{
  font-family: "figtree", sans-serif; 
}
.mt-figtree{
  font-family: "figtree", sans-serif;
}
.mt-open-sans{
  font-family: "open-sans", sans-serif;
}
/* general css end */

/* Custom font css start */
.fa-museo-sans{
  font-family: "museo-sans",sans-serif; 
}
.fa-proxima-nova{ 
  font-family: "proxima-nova",sans-serif; 
}
#top-menu{
  font-family: "figtree", sans-serif;
}
/* Custom font css end */

/* Topbar css start */
#et-topbar-info{
  background: #59c8e9;
  color: #000000;
  padding-top: 5px;
  padding-bottom: 5px;
}
#et-topbar-info .widgettitle{
  display: none;
}
#et-topbar-info .widget_text{
  width: 100%;
}
#et-topbar-info .tp-main{
  display: flex;
}
#et-topbar-info .tp-main .tp-left{
  width: 50%;
  display: flex;
}
#et-topbar-info .tp-main .tp-left a{
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  align-items: center;
  display: flex;
}
#et-topbar-info .tp-main .tp-left img{
  width: 110px;
  height: auto;
  margin-right: 10px;
}
#et-topbar-info .tp-main .tp-right{
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: end;
}
#et-topbar-info .tp-main .tp-phone{
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
#et-topbar-info .tp-main .tp-phone .mt-req-btn a{
  color: #ffffff;
  background: #EE592F;
  padding: 5px 18px;
  border-radius: 25px;
  display: inline-block;
  font-weight: 800;
  font-family: "figtree", sans-serif;
  font-size: 14px;
}
#et-topbar-info .tp-main .tp-phone .mt-req-btn a:hover{
  background: #000000;
}
#et-topbar-info .tp-main .tp-phone .tp-subt h6{
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 4px;
  margin-left: 30px;
  padding-bottom: 0;
}
#et-topbar-info .tp-main .tp-btn{
  margin-left: 30px;
  text-align: center;
}
#et-topbar-info .tp-main .tp-btn .tp-subt{
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 4px;
}
#et-topbar-info .tp-main .tp-subt .mt-tp-phone{
  font-size: 22px;
  font-family: "figtree", sans-serif;
} 
#et-topbar-info .tp-main .tp-subt .mt-tp-phone a{
  color: #000000;
}
#et-topbar-info .tp-main .tp-subt .mt-tp-phone a i{
  font-size: 16px;
}
#et-topbar-info .tp-main .tp-btn a{
  color: gray;
  background: #ffffff;
  padding: 5px 18px;
  border-radius: 25px;
  display: inline-block;
  font-weight: 600;
}
#et-topbar-info .tp-main .tp-btn a:hover{
  color: #ffffff;
  background: #000000;  
}
/* Topbar css end */

/* Home page new css start */
.mt-newsletter-form .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button{
  background-color: #ED6739;
  border: 1px solid #ED6739;
}
.mt-newsletter-form .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:hover{
  background-color: #FF884E;
  border: 1px solid #FF884E;
}
.mt-blur-products{
  padding-bottom: 80px !important;
}
.mt-newsletter-form h4.mt-newsletter-head{
  padding-bottom: 25px;
}
.mt-serve-location{
  padding-bottom: 5px;
}
.mt-serve-location.mt-last-loc{
  padding-bottom: 20px !important;
}
.mt-serve-location span.mt-serve-sign{
  color: #EE592F;
}
.mt-service-box{
  transition: transform 0.3s ease;
}
.mt-service-box:hover{
  transform: scale(1.05);
}
@media screen and (min-width: 981px){
  .mt-blur-products .mt-logo-col{
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media screen and (max-width: 1259px){
  .mt-newsletter-form h4.mt-newsletter-head br{
	display: none;
  }
}
/* Home page new css end */

/* Request contact form css start */
.mt-request-form .wpcf7-form input[type="text"], 
.mt-request-form .wpcf7-form input[type="email"], 
.mt-request-form .wpcf7-form input[type="tel"], 
.mt-request-form .wpcf7-form input[type="number"], 
.mt-request-form .wpcf7-form textarea{
  padding: 10px 16px;
  border: 1px solid #F6F6F6;
  background: #F6F6F6;
  width: 100%;
  margin-bottom: 10px;
  font-weight: 800;
  border-radius: 5px;
}
.mt-request-form .wpcf7-form textarea{
  height: 110px;
  resize: none;
}
.mt-request-form .wpcf7-form select{
  -webkit-appearance: none;
  padding: 10px 16px;
  border: 1px solid #F6F6F6;
  background: #F6F6F6;
  width: 100%;
  margin-bottom: 10px;
  font-weight: 800;
  border-radius: 5px;
}
.mt-request-form .wpcf7-form input[type="text"]:focus, 
.mt-request-form .wpcf7-form input[type="email"]:focus, 
.mt-request-form .wpcf7-form textarea:focus{
  border: 1px solid rgba(0,0,0,0.2);
  border-color: rgba(0,0,0,0.2) !important;
}
.mt-request-form .wpcf7-form input[type="submit"]{
  font-family: "figtree", sans-serif;
  cursor: pointer;
  color: #ffffff;
  border-color: #EE592F;
  font-size: 15px;
  background-color: #EE592F;
  padding: 8px 20px;
  border-style: solid;
  border-radius: 25px;
  display: block;
  margin: auto;
  margin-top: 10px;
  font-weight: 800;
/*   box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%); */
}
.mt-request-form .wpcf7-form input[type="submit"]:hover{
  border-color: #000000;
  background-color: #000000;
}
/* Request contact form css end */

/* Newsletter contact form css start */
.mt-newsletter-form .wpcf7-form input[type="text"], 
.mt-newsletter-form .wpcf7-form input[type="email"], 
.mt-newsletter-form .wpcf7-form input[type="tel"], 
.mt-newsletter-form .wpcf7-form input[type="number"], 
.mt-newsletter-form .wpcf7-form textarea{
  padding: 10px 16px;
  border: 1px solid #F6F6F6;
  background: #F6F6F6;
  width: 100%;
  margin-bottom: 10px;
  font-weight: 800;
  border-radius: 5px;
}
.mt-newsletter-form .wpcf7-form input[type="text"]:focus, 
.mt-newsletter-form .wpcf7-form input[type="email"]:focus, 
.mt-newsletter-form .wpcf7-form textarea:focus{
  border: 1px solid rgba(0,0,0,0.2);
  border-color: rgba(0,0,0,0.2) !important;
}
.mt-newsletter-form .wpcf7-form input[type="submit"]{
  font-family: "figtree", sans-serif;
  cursor: pointer;
  color: #ffffff;
  border-color: #EE592F;
  font-size: 15px;
  background-color: #EE592F;
  padding: 8px 20px;
  border-style: solid;
  border-radius: 25px;
  display: block;
  margin: auto;
  margin-top: 10px;
  font-weight: 800;
/*   box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%); */
}
.mt-newsletter-form .wpcf7-form input[type="submit"]:hover{
  border-color: #000000;
  background-color: #000000;
}
/* Newsletter contact form css end */

/* Request service popup css start */
.wpcf7-form .mt-row{
  width: 100%;
  padding-top: 0px;
}
#popmake-2249 .wpcf7{
  padding: 30px;
}
#popmake-2249 .wpcf7-form input[type="text"], 
#popmake-2249 .wpcf7-form input[type="email"], 
#popmake-2249 .wpcf7-form input[type="tel"], 
#popmake-2249 .wpcf7-form input[type="number"], 
#popmake-2249 .wpcf7-form textarea{
  padding: 10px;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent;
  width: 100%;
}
#popmake-2249 .wpcf7-form select{
  padding: 10px;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent;
  width: 100%;
}
#popmake-2249 .wpcf7-form input[type="text"]:focus, 
#popmake-2249 .wpcf7-form input[type="email"]:focus, 
#popmake-2249 .wpcf7-form textarea:focus{
  border: 1px solid rgba(0,0,0,0.2);
  border-color: rgba(0,0,0,0.2) !important;
}
#popmake-2249 .wpcf7-form textarea{
  height: 100px;
}
#popmake-2249 div.mt-center{
  text-align: center;
}
#popmake-2249 .notice{
  text-align: center;
  color: #f40103;
  margin-top: 20px;
}
#popmake-2249 .wpcf7-form input[type="submit"]{
  width: 150px;
  cursor: pointer;
  color: #ffffff;
  border-color: #ee592f;
  border-radius: 0px;
  background-color: #ee592f;
  margin-top: 15px;
  padding: 7px 16px;
  border-style: solid;
  border-radius: 25px;
  font-weight: 800;
  font-family: "figtree", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 23px;
}
#popmake-2249 .wpcf7-form input[type="submit"]:hover{
  border-color: #000000;
  background-color: #000000;
}
#popmake-2249 .wpcf7-form label span.mt-required-sign{
  color: #ED6739;
}
@media screen and (min-width: 768px){
  #popmake-2249 .wpcf7-form input[type="submit"]{
    margin-left: 72px;
  }    
}
@media screen and (max-width: 767px){
  #popmake-2249 .wpcf7-form .wpcf7-spinner{
	display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
}
/* Request service popup css end */

/* Recent post css start */
.mt-recent-post{
  width: 100%;
  overflow: hidden;
}
.mt-recent-post article{
  width: 33.33%;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}
.mt-recent-post .entry-featured-image-url{
  margin-bottom: 15px;
}
.mt-recent-post .entry-featured-image-url img{
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.mt-recent-post .mtr_post_text .entry-title{
  font-size: 25px;
  color: #000000;
  margin-top: 10px;
}
.mt-recent-post .mtr_post_text .post-date{
  font-size: 15px;
  color: #ee592f;
  margin-bottom: 10px;
}
.mt-recent-post a.read-more{
  padding: 6px 24px;
  border-radius: 20px;
  background: #ee592f;
  color: #ffffff;
  margin-top: 10px;
  display: inline-block;
}
.mt-recent-post a.read-more:hover{
  background: #000000;
}
/* Recent post css end */

/* Mailchimp css start */
form.mc4wp-form input[type="text"],
form.mc4wp-form input[type="email"]{
  padding: 10px 16px;
  border: 1px solid #F6F6F6;
  background: #F6F6F6;
  width: 100%;
  margin-bottom: 10px;
}
form.mc4wp-form input[type="text"]:focus,
form.mc4wp-form input[type="email"]:focus{
  border: 1px solid rgba(0,0,0,0.2);
  border-color: rgba(0,0,0,0.2) !important;
}
form.mc4wp-form input[type="submit"]{
  cursor: pointer;
  color: #ffffff;
  border-color: #ee592f;
  font-size: 15px;
  background-color: #ee592f;
  padding: 6px 16px;
  border-style: solid;
  border-radius: 25px;
  display: block;
  margin: auto;
  box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%);
}
form.mc4wp-form input[type="submit"]:hover{
  border-color: #000000;
  background-color: #000000;
}
/* Mailchimp css end */

/* Home page css start */
/* a.mt-black-link{
  color: #000000;
} */
.mt-orange{
  color: #ee592f;
}
.mt-communities-serve{
  width: 100%;
  display: flex;
}
.mt-communities-serve .colmd-6{
  width: 50%;
}
.mt-communities-serve .colmd-6 ul{
  list-style: none;
  padding: 0;	
}
.mt-communities-serve .colmd-6 ul li{
  border-left: 2px solid #ee592f;
  margin-bottom: 10px;
  padding-left: 10px;
  line-height: 15px;	
}
.mt-communities-serve .colmd-6 ul li.nb{
  border-color: transparent;
  line-height: inherit;
}
.mt-communities-serve .colmd-6 ul li a{
  color: #000000;	
}
.mt-communities-serve .colmd-6 ul li.nb a{
  font-size: 18px;
  font-weight: 700;
}
/* Home page css end */

/* Footer css start */
#footer-widgets .footer-widget{
  margin-bottom: 30px;  
}
#footer-widgets .footer-widget ul li:before{
  display: none;
}
#footer-widgets .footer-widget ul li{
  padding-left: 0px;
}
#footer-widgets .footer-widget .widget_media_image,
#footer-widgets .footer-widget .widget_custom_html{
  margin-bottom: 10px !important;
}
#footer-widgets .footer-widget .ft-links div{
  margin-bottom: 10px;
  font-weight: 600;
}
#footer-widgets .footer-widget .ft-links span.icon{
  background: #3AB1DB;
  border-radius: 25px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
}
#footer-widgets .footer-widget .ft-links span.icon i{
  color: #ffffff;
  font-size: 18px;
}
#footer-widgets .footer-widget #media_image-2{
  margin-top: -20px;
}
#footer-widgets .footer-widget #media_image-3{
  margin-left: -5px;
}
#main-footer{
  display: none;
}
.mt-main-footer a{
  color: #000000;
}
.mt-main-footer .mt-title{
  font-size: 20px;
  line-height: 1.3em;
  font-weight: 800;
}
.mt-main-footer .mt-top-f{
  display: flex;
  padding-top: 70px;
/*   padding-bottom: 30px; */
/*   border-bottom: 1px solid #000000; */
}
.mt-main-footer .mt-top-f .mt-col-1{
  width: 25%;
  padding-right: 30px;
}
.mt-main-footer .mt-top-f .mt-col-1 .f-logo img{
  width: 200px;
  height: auto;
  margin-top: -20px;
}
.mt-main-footer .mt-top-f .mt-col-1 .l-title{
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.mt-main-footer .mt-top-f .mt-col-1 .mt-title{
  padding-bottom: 0px;
}
.mt-main-footer .mt-top-f .mt-col-1 .mt-text{
  margin-bottom: 10px;
}
.mt-main-footer .mt-top-f .mt-col-2{
  width: 31%;
  padding-right: 20px;
}
.mt-main-footer .mt-top-f .mt-col-3{
  width: 18%;
  padding-right: 20px;
}
.mt-main-footer .mt-top-f .mt-col-4{
  width: 23%;
  padding-right: 20px;
}
.mt-main-footer .mt-top-f .mt-col-5{
  width: 21%;
}
.mt-main-footer .mt-top-f .mt-col-2 .mt-links ul li,
.mt-main-footer .mt-top-f .mt-col-3 .mt-links ul li,
.mt-main-footer .mt-top-f .mt-col-4 .mt-links ul li,
.mt-main-footer .mt-top-f .mt-col-5 .mt-links ul li{
  margin-bottom: 5px;
}
.mt-main-footer .mt-links-ul{
  margin-top: 10px;
}
.mt-main-footer .mt-links-ul a{
  font-weight: 800;
  margin-top: 15px;
  font-family: "figtree", sans-serif;
  font-size: 20px;
}
.mt-main-footer .mt-middle-f{
  display: flex;
  padding-top: 0px;
  padding-bottom: 15px;
/*   border-bottom: 1px solid #000000; */
}
.mt-main-footer .mt-middle-f .mt-location{
  width: 25%;
}
.mt-main-footer .mt-middle-f .mt-location .ft-address div{
  margin-bottom: 10px;
}
.mt-main-footer .mt-middle-f .mt-location .ft-links div{
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 5px;
}
.mt-main-footer .mt-middle-f .mt-location .ft-links div a{
  font-family: "figtree", sans-serif;
  line-height: 1.3em;
  font-size: 18px;
  font-weight: 800;
}
.mt-main-footer .mt-middle-f .mt-location .ft-links span.icon{
  background: #ED6739;
  border-radius: 25px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
}
.mt-main-footer .mt-middle-f .mt-location .ft-links span.icon i{
  color: #ffffff;
  font-size: 18px;
}
.mt-main-footer .mt-middle-f .mt-location .f-logo{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mt-main-footer .mt-middle-f .mt-location .f-logo .bbb-logo{
  width: 70%;
  height: auto;
}
.mt-main-footer .mt-middle-f .mt-location .f-logo .tran-logo{
  width: 26%;
  height: auto;
}
.mt-main-footer .mt-middle-f .mt-location .f-logo .elite-logo{
  width: 28%;
  height: auto;
}
.mt-main-footer .mt-middle-f .mt-services{
  width: 50%  
}
.mt-main-footer .mt-middle-f .mt-services .mt-links{
  display: flex;
}
.mt-main-footer .mt-middle-f .mt-services .mt-links ul{
  width: 25%;
  margin-right: 15px;
}
.mt-main-footer .mt-middle-f .mt-services .mt-links ul li{
  margin-bottom: 5px;
}
.mt-main-footer .mt-middle-f .mt-reviews{
  width: 25%;
  display: flex;
  align-items: center;
  gap: 15px;
}
.mt-main-footer .mt-middle-f .mt-reviews #bf-revz-widget-98765432146100{
  width: 280px;
  margin-bottom: 20px;  
}
.mt-main-footer .mt-middle-f .mt-reviews .mt-title{
  text-align: center;  
  padding-bottom: 0px;
  font-size: 18px;
}
.mt-main-footer .mt-middle-f .mt-reviews .mt-f-social{
  text-align: center;
}
.mt-main-footer .mt-middle-f .mt-reviews .mt-f-social a{
  color: #ffffff;
  background: #ED6739;
  font-size: 20px;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  border-radius: 35px;
  line-height: 35px;
  margin-right: 5px;
}
.mt-main-footer .mt-middle-f .mt-reviews .mt-f-social a:hover{
  background: #59C8E9;
}
.mt-main-footer .mt-bottom-f{
  text-align: center;
  padding-top: 20px;
  padding-bottom: 50px;
}
/* Footer css end */

/* Pages css start */
.mt-side-nav{
  padding: 30px;
  border-radius: 10px;
  box-shadow: 1px 13px 56px rgb(0 0 0 / 7%);
}
.mt-side-nav ul{
  list-style: none;
  padding: 0;
}
.mt-side-nav ul li{
  padding: 7px 10px;
}
.mt-side-nav ul li.mtb{
  border-right: 2px solid #ee592f;
}
.mt-side-nav ul li a{
  color: #000000;
}
.mt-side-nav ul li a.active{
  color: #ee592f;
}
.mt-side-nav ul li a:hover{
  color: #ee592f;
}
.mt-page-header .et_pb_bottom_inside_divider{
  z-index: 5 !important;
}
/* Pages css end */

/* Air Conditioning Page css start */
ul.mt-til-ul{
  list-style: none;
}
ul.mt-til-ul li::before {
  content: "|";
  color: #ee592f;
  font-weight: 600;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.mt-custom-toggle ul{
  list-style: none;
  padding-left: 40px;
}
.mt-custom-toggle ul li::before {
  content: "|";
  color: #ee592f;
  font-weight: 600;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.mt-custom-toggle ul li a{
  color: #000000;
}
.mt-custom-toggle ul li a:hover{
  color: #ee592f;
}
.mt-custom-toggle ul li a.active{
  color: #ee592f;
}
.mt-ac-sidebar{
  background: #59c8e9;
  text-align: center;
  border-radius: 6px;
  padding: 0px 10px 20px 10px;
}
.mt-ac-sidebar img{
  width: 200px;
  height: auto;
  margin-top: -60px;	
}
.mt-ac-sidebar h2{
  font-size: 32px;
  padding-bottom: 0;
}
.mt-ac-sidebar .mt-sub-t{
  font-size: 13px;
}
.mt-ac-sidebar .mt-btn{
  font-family: "figtree", sans-serif;
  color: #ffffff;
  background: #ee592f;
  padding: 5px 45px;
  border-radius: 25px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.mt-ac-sidebar .mt-btn:hover{
  background: #000000;	
}
.mt-ac-sidebar .mt-link{
  font-family: "figtree", sans-serif;
  font-size: 28px;
}
.mt-siderate{
  display: flex;
  justify-content: center;
  margin-top: 10px;	
}
.mt-siderate a{
  display: flex;
  align-items: center;	
  color: #000000;
  font-size: 13px;  
}
.mt-siderate img{
  width: 100px;
  height: auto;
  margin-right: 5px;	
}
/* Air Conditioning Page css end */

/* Promotions Page css start */
.mt_equal_columns .et_pb_code,
.mt_equal_columns .et_pb_code .et_pb_code_inner{
  height: 100%;
}
.mt-sp-promotions{
  border: 2px dashed #ee592f;
  background: #f6f6f6;
  padding: 20px 10px;
  text-align: center;
  height: 100%;
}
.mt-sp-promotions .sm-title{
  font-size: 13px;
  line-height: 15px;
  font-weight: 600;
}
.mt-sp-promotions h2{
  color: #ee592f;
  font-size: 30px;
  padding: 0;
  margin: 15px 0px;
}
.mt-sp-promotions .md-title{
  font-size: 15px;
  line-height: 17px;
  font-weight: 600;
}
.mt-sp-promotions .mt-note{
  font-size: 12px;
  line-height: 14px;
  margin-top: 10px;
}
/* Promotions Page css end */

/* Application Form css start */
.application-form input[type=text] {
  padding: 10px;
  margin: 10px;
}
.application-form{
  font-size: 13px;
  line-height: 16px;
  margin-top: 30px;
}
.application-form h1{
  margin-bottom: 0px;
  font-weight: bold;
  font-style: italic;
  font-size: 27px;
}
.application-form h1 em{
  font-size: 15px;
  font-weight: 400;
}
.application-form .row{
  margin: 0px;
  width: 100%;
  overflow: hidden;
}
.application-form p {
  margin: 0;
}
.application-form .col-sm-1{
  width: 8.33333333%;
}
.application-form .col-sm-2{
  width: 16.66666667%;
}
.application-form .col-sm-4{
  width: 33.33333333%;
}
.application-form .col-sm-5{
  width: 41.66666667%;
}
.application-form .col-sm-6{
  width: 50%;
}
.application-form .col-sm-7{
  width: 58.33333333%;
}
.application-form .col-sm-8{
  width: 66.66666667%;
}
.application-form .col-sm-12{
  width: 100%;
}
.application-form .col-sm-1, 
.application-form .col-sm-2, 
.application-form .col-sm-4, 
.application-form .col-sm-5, 
.application-form .col-sm-6, 
.application-form .col-sm-7, 
.application-form .col-sm-8, 
.application-form .col-sm-12{
  float: left;
}
.application-form .col-sm-1, 
.application-form .col-sm-2, 
.application-form .col-sm-4, 
.application-form .col-sm-5, 
.application-form .col-sm-6, 
.application-form .col-sm-7, 
.application-form .col-sm-8, 
.application-form .col-sm-12{
  padding: 0;
}
.application-form input[type=text], .application-form input[type=date]{
  width: 100%;
  border: none;
  background: transparent;
  font-size:13px;
  margin-left:0px;
}
.application-form input[type=text]::placeholder{
  color:#000000;
}
.application-form .wpcf7-radio{
  margin-left: 10px;
}
.application-form .wpcf7-radio input[type=radio]{
  margin: 0px 10px;
}
.application-form .nt-inline > span{
  display: inline-block;
}
.application-form .nt-mb-20{
  margin-bottom: 20px !important;
}
.application-form .nt-p-10{
  padding: 10px !important;
}
.application-form .nt-center{
  text-align: center;
}
.application-form .nt-head{
  text-align: center;
  color: #ffffff;
  background: #ee592f;
}
.application-form .nt-border{ border: 1px solid #ee592f; }
.application-form .nt-border-left{ border-left: 1px solid #ee592f; }
.application-form .nt-border-right{ border-right: 1px solid #ee592f; }
.application-form .nt-border-top{ border-top: 1px solid #ee592f; }
.application-form .nt-border-bottom{ border-bottom: 1px solid #ee592f; }
.application-form .nt-light-border-right{ border-right: 1px solid #ffffff; }
.application-form .nt-flex{ display: flex; }
.application-form .nt-submit{
  cursor: pointer;
  color: #ffffff;
  border: 0px;
  width: 200px;
  border-radius: 25px;
  padding: 10px 35px !important;
  font-size: 17px;
  background: #ee592f !important;
}
.application-form .nt-submit:hover{
  background: #000000 !important;
}
.application-form .wpcf7-captchar{
  border: 1px solid #ee592f !important;
}
/* Application Form css end */

/* Contact Page css start */
.general-form .wpcf7-form input[type="text"], 
.general-form .wpcf7-form input[type="email"], 
.general-form .wpcf7-form input[type="tel"], 
.general-form .wpcf7-form input[type="number"], 
.general-form .wpcf7-form textarea{
  padding: 10px 16px;
  border: 1px solid #F6F6F6;
  background: #F6F6F6;
  width: 100%;
  margin-bottom: 15px;
}
.general-form .wpcf7-form select{
  -webkit-appearance: none;
  padding: 10px 16px;
  border: 1px solid #F6F6F6;
  background: #F6F6F6;
  width: 100%;
}
.general-form .wpcf7-form input[type="text"]:focus, 
.general-form .wpcf7-form input[type="email"]:focus, 
.general-form .wpcf7-form textarea:focus{
  border: 1px solid rgba(0,0,0,0.2);
  border-color: rgba(0,0,0,0.2) !important;
}
.general-form .wpcf7-form input[type="submit"]{
  cursor: pointer;
  color: #ffffff;
  border-color: #ee592f;
  font-size: 15px;
  background-color: #ee592f;
  padding: 6px 50px;
  border-style: solid;
  border-radius: 25px;
  display: block;
  box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%);
}
.general-form .wpcf7-form input[type="submit"]:hover{
  border-color: #000000;
  background-color: #000000;
}
/* Contact Page css end */

/* Blog page css start */
#left-area{
  padding-right: 2.5% !important;  
}
#left-area .et_pb_post {
  margin-bottom: 30px;
}
#left-area .post-row{
  margin-right: -15px;
  margin-left: -15px;
  box-sizing: border-box;
  overflow: hidden;
}
#left-area .post-col-md-4{
  width: 33.33333333%;
  float: left;
  padding-right: 15px;
  padding-left: 15px;
  min-height: 1px;
}
#left-area .post-col-md-4 img{
  width: 100%;
  /*height: auto;*/
  height: 250px;
  object-fit: cover;  
}
#left-area .post-col-md-8{
  width: 66.66666667%;
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}
#left-area .post-col-md-8 .post-meta{
  padding-bottom: 10px;
  margin-bottom: 0px;
}
#left-area .post-col-md-8 .read-more a{
  padding: 6px 24px;
  border-radius: 25px;
  background: #ee592f;
  color: #ffffff;
  margin-top: 10px;
  display: inline-block;
}
#left-area .post-col-md-8 .read-more a:hover{
  background: #000000;
}
/* Blog page css end */

/* Blog Sidebar css start */
#sidebar .mt-ac-sidebar{
  margin-top: 100px;	
}
#sidebar .mt-ac-sidebar h2{
  font-size: 20px;
  padding-bottom: 10px;
}
#sidebar .mt-ac-sidebar .mt-sub-t{
  line-height: 15px;	
}
#sidebar .mt-ac-sidebar .mt-btn{
  padding: 5px 20px;	
}
#sidebar .mt-ac-sidebar .mt-link{
  font-size: 20px;
  color: #ee592f;
}
#sidebar .mt-siderate a{
  display: block;
  line-height: 14px;
}
#sidebar .mt-siderate img{
  margin: auto;
  display: block;
  margin-bottom: 5px;
}
/* Blog Sidebar css end */

/* Desktop css start */
@media only screen and (min-width: 981px) {
  /* Header glitch css start */
  #page-container{
    padding-top: 127px !important;
  }
  /* Header glitch css end */
  
}
/* Desktop css end */

/* Small Desktop css start */
@media only screen and (min-width: 981px) and (max-width: 1200px) {
  #main-header .et_menu_container{
    width: 99%;
  }
}
/* Small Desktop css end */

/* Mobile css start */
@media only screen and (max-width: 980px) {
  #apexchat_prechat_invitation_wrapper{
    z-index: 999 !important;
  }
  #main-header .container{
	width: 95%;	
  }
  iframe.home-map{
    height: 800px !important;
  }
  /* Header glitch css start */
  #page-container{
	padding-top: 165px !important;
    /*padding-top: 151px !important;*/
  }
  /* Header glitch css end */
  #et-topbar-info .tp-main{
    display: flex;
    flex-direction: column;
  }
  #et-topbar-info .tp-main .tp-left{
    width: 100%;
    margin-bottom: 5px;
    justify-content: center;
  }
  #et-topbar-info .tp-main .tp-right{
    width: 100%;
	display: block;
  }
  #et-topbar-info .tp-main .tp-btn{
    margin-left: 20px;
  }
  #et-topbar-info .tp-main .tp-btn a{
    padding: 5px 10px;
    font-size: 12px;
  }
  #left-area .post-col-md-4,
  #left-area .post-col-md-8{
    width:100%;
  }
  .mt-recent-post article{
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
  }
  #footer-widgets .footer-widget #media_image-2{
    margin-top: 0px;
  }
  #footer-widgets .footer-widget #media_image-3{
    margin-left: -5px;
  }
  .mt-main-footer .mt-top-f{
    flex-direction: column;
    padding-bottom: 10px;
  }
  .mt-main-footer .mt-top-f .mt-col-1,
  .mt-main-footer .mt-top-f .mt-col-2,
  .mt-main-footer .mt-top-f .mt-col-3,
  .mt-main-footer .mt-top-f .mt-col-4,
  .mt-main-footer .mt-top-f .mt-col-5{
    width: 100%;
    margin-bottom: 20px;
  }
  .mt-main-footer .mt-middle-f{
    flex-direction: column;
    padding-bottom: 10px;
  }
  .mt-main-footer .mt-middle-f .mt-location,
  .mt-main-footer .mt-middle-f .mt-services,
  .mt-main-footer .mt-middle-f .mt-reviews{
    width: 100%;
    margin-bottom: 20px;
  }
  .mt-main-footer .mt-middle-f .mt-services .mt-links{
    flex-direction: column;
  }
  .mt-main-footer .mt-middle-f .mt-services .mt-links ul{
    width: 100%;
  }
}
/* Mobile css end */