/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 18 2026 | 06:12:26 */
/* General css start */
#trustedsite-tm-image{
  display: none;
}
.mt-lp-ul{
  margin-top: 14px;
}
/* General css end */

/* Topbar css start */
#et-topbar-info{
  background-color: #021d4c;
  padding-top: 10px;
  padding-bottom: 10px;
}
#et-topbar-info .container{
  width: 95%;
}
#et-topbar-info .tp-main .tp-right{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#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: #f26a2e;
  padding: 5px 18px;
  border-radius: 25px;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  transition: all 300ms ease 0ms;
}
#et-topbar-info .tp-main .tp-phone .mt-req-btn a:hover{
  background: #2d9cdb;
}
#et-topbar-info .tp-main .tp-phone .tp-emerg h6{
  font-size: 15px;
  line-height: 23px;
  padding-bottom: 0;
  font-weight: 700;
  color: #ffffff;
}
#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: 15px;
  font-weight: 700;
} 
#et-topbar-info .tp-main .tp-subt .mt-tp-phone a{
  color: #ffffff;
}
#et-topbar-info .tp-main .tp-subt .mt-tp-phone a > span{
  color: #f26a2e;
}
#et-topbar-info .tp-main .tp-subt .mt-tp-phone a i{
  font-size: 16px;
  color: #f26a2e;
  margin-right: 6px;
}
#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;  
}
#et-topbar-info .tp-main .mt-social a{
  color: #ffffff;
  background: #f26a2e;
  font-size: 18px;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  line-height: 35px;
  margin-right: 5px;
}
#et-topbar-info .tp-main .mt-social a:hover{
  background: #2d9cdb;
}
@media screen and (max-width: 987px){
  #et-topbar-info .tp-main .tp-phone{
    flex-wrap: wrap;
    row-gap: 16px;
  }
}
@media screen and (max-width: 545px){
  #et-topbar-info .tp-main .tp-phone .tp-subt h6{
	margin-left: 0px;	
  }
  #et-topbar-info .tp-main .tp-phone{
	column-gap: 10px;
	row-gap: 5px;
  }
/*   #et-topbar-info .tp-main .tp-phone .tp-subt,
  #et-topbar-info .tp-main .tp-phone .tp-emerg{
	width: calc(50% - 10px);
  } */
}
/* Topbar css end */

/* Header contact form css start */
.mt-home-hero-form .wpcf7-form br{
  display: none;
}
.mt-home-hero-form .wpcf7-form input[type="text"], 
.mt-home-hero-form .wpcf7-form input[type="email"], 
.mt-home-hero-form .wpcf7-form input[type="tel"], 
.mt-home-hero-form .wpcf7-form input[type="number"], 
.mt-home-hero-form .wpcf7-form select,
.mt-home-hero-form .wpcf7-form textarea{
  padding: 15px 16px;
  border: 1.5px solid rgba(0,0,0,0.2);
  background: transparent;
  width: 100%;
  margin-bottom: 15px;
  border-radius: 10px;
}
.mt-home-hero-form .wpcf7-form textarea{
  height: 120px;
}
/* .mt-home-hero-form .wpcf7-form select{
  -webkit-appearance: none;
  padding: 10px 16px;
  border: 1.5px solid #F6F6F6;
  background: #F6F6F6;
  width: 100%;
} */
.mt-home-hero-form .wpcf7-form input[type="text"]:focus, 
.mt-home-hero-form .wpcf7-form input[type="email"]:focus,
.mt-home-hero-form .wpcf7-form select:focus, 
.mt-home-hero-form .wpcf7-form textarea:focus{
  border: 1.5px solid #021d4c;
}
.mt-home-hero-form .wpcf7-form input[type="submit"]{
  cursor: pointer;
  color: #ffffff;
  border-color: #f26a2e;
  font-size: 16px;
  background-color: #f26a2e;
  padding: 8px 24px;
  border-style: solid;
  border-radius: 25px;
  display: inline-block;
  margin: auto;
  font-weight: 700;
  font-family: "Montserrat";
  margin-right: -72px;
  transition: all .3s ease-in-out;
}
.mt-home-hero-form .wpcf7-form input[type="submit"]:hover{
  border-color: #021d4c;
  background-color: #021d4c;
}
.mt-home-hero-form .wpcf7-form .wpcf7-spinner{
  display: inline-block;
  left: 80px;
}
.mt-home-hero-form .wpcf7-form .mt-home-subtn{
  text-align: center;
}
.mt-home-hero-form .wpcf7-form .mt-home-subtn > p{
  position: relative;
  display: inline-block;
}
.mt-home-hero-form .wpcf7-form .mt-home-subtn > p::after{
  content:"\f061";
  font-family:"Font Awesome 6 Free";
  font-weight:900;
  position:absolute;
  right:20px;
  top:50%;
  transform:translateY(-50%);
  color:#fff;
  pointer-events:none;
}
.mt-home-hero-form .wpcf7-form .mt-home-subtn .wpcf7-submit{
  padding-right: 37px;
}
.mt-serve-location{
  padding-bottom: 5px;
}
.mt-serve-location.mt-last-loc{
  padding-bottom: 20px !important;
}
.mt-serve-location span.mt-serve-sign{
  color: #f26a2e;
}
/* Header contact form css end */

/* Home Page Css Start */
@media(max-width: 750px){
  .mt-products-cards-row{
	flex-wrap: wrap;
  }
  .mt-products-cards-col{
	width: 48% !important; 
  }
}
@media(max-width: 600px){
  .mt-products-cards-col{
	width: 100% !important;
  }
}
.mt-products-cards-row{
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: stretch;
}
.mt-products-cards-col{
  width: 31%;
  padding: 20px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
  text-align: center;
}
.mt-products-cards-col h3{
  margin-top: 20px;
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 800;
  color: #021D4C;
}
.mt-products-cards-col p{
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 500;
  color: #021D4C;
  line-height: 1.35em;
}
.mt-home-custom-sec{
  width: 100%;
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 20px;
}
.mt-home-custom-sec .mt-home-custom-1{
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 15px;
  width: 35%;
}
.mt-home-custom-sec .mt-home-custom-1 img{
  height: auto;
  width: 150px;
}
.mt-home-custom-sec .mt-home-custom-1 h2{
  font-size: 32px;
  font-family: "Montserrat";
  color: #fff;
  font-weight: 800;
  line-height: 1.25em;
  margin-bottom: 10px;
}
.mt-home-custom-sec .mt-home-custom-1 p{
  font-size: 14px;
  font-family: "Montserrat";
  color: #fff;
  font-weight: 550;
  line-height: 1.35em;
}
.mt-home-custom-sec .mt-home-custom-2{
  display: flex;
  justify-content: start;
  align-items: center;
  width: 50%;
}
.mt-home-custom-sec .mt-home-custom-2 .mt-home-custom-card{
  padding: 10px 15px;
  width: 25%;
  border-right: 1.5px solid #fff;
  text-align: center;
}
.mt-home-custom-sec .mt-home-custom-2 .mt-home-custom-card:nth-child(4){
  border: none;
  width: 30%;
}
.mt-home-custom-sec .mt-home-custom-2 img{
  height: auto;
  width: 70px;
  margin-bottom: 6px;
}
.mt-home-custom-sec .mt-home-custom-2 h3{
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat";
  color: #fff;
  font-weight: 600;
  line-height: 1.25em;
}
.mt-home-custom-sec .mt-home-custom-3{
  width: 15%;
  display: flex;
}
.mt-home-custom-sec .mt-home-custom-3 a{
  background-color: #021d4c;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  transition: all .3s ease-in-out;
  font-family: "Montserrat";
  margin-left: auto;
  padding: 9px 24px;
  border-radius: 25px;
  border: none;
}
.mt-home-custom-sec .mt-home-custom-3 a:hover{
  background-color: #2D9CDB;
}
@media(max-width: 1215px){
  .mt-home-custom-sec{
	flex-wrap: wrap;  
  }
  .mt-home-custom-sec .mt-home-custom-1,
  .mt-home-custom-sec .mt-home-custom-2,
  .mt-home-custom-sec .mt-home-custom-3{
	 width: 100%;
  }
  .mt-home-custom-sec .mt-home-custom-1 img{
	 width: 75px;  
  }
  .mt-home-custom-sec .mt-home-custom-1 h2{
	 margin-bottom: 0px;  
  }
  .mt-home-custom-sec .mt-home-custom-3 a{
	 margin: 12px auto 0px auto;
  }
}
@media(max-width: 500px){
  .mt-home-custom-sec .mt-home-custom-2{
	 flex-wrap: wrap;
	 align-items: stretch;
  }
  .mt-home-custom-sec .mt-home-custom-2 .mt-home-custom-card{
	 width: 50% !important;
	 padding: 15px;
  }
  .mt-home-custom-sec .mt-home-custom-2 .mt-home-custom-card:nth-child(2){
	 border-right: none;  
  }
  .mt-home-custom-sec .mt-home-custom-1 img{
	 width: 140px;  
  }
}
/* Home Page Css End */

/* News Letter Form Css Start */
.mt-news-letter-form .wpcf7-form input[type="text"],
.mt-news-letter-form .wpcf7-form input[type="email"]{
  padding: 10px 16px;
  border: 1px solid #F6F6F6;
  background: #F6F6F6;
  width: 100%;
  margin-bottom: 10px;
}
.mt-news-letter-form .wpcf7-form input[type="text"]:focus,
.mt-news-letter-form .wpcf7-form input[type="email"]:focus{
  border: 1px solid rgba(0,0,0,0.2);
  border-color: rgba(0,0,0,0.2) !important;
}
.mt-news-letter-form .wpcf7-form input[type="submit"]{
  cursor: pointer;
  color: #ffffff;
  border-color: #f26a2e;
  font-size: 16px;
  background-color: #f26a2e;
  padding: 8px 24px;
  border-style: solid;
  border-radius: 25px;
  display: block;
  margin: auto;
  margin-top: 10px;
  font-weight: 700;
  font-family: "Montserrat";
  transition: all .3s ease-in-out;
}
.mt-news-letter-form .wpcf7-form input[type="submit"]:hover{
  border-color: #021d4c;
  background-color: #021d4c;
}
.mt-news-letter-form br{
  display: none;
}
.mt-news-letter-form label{
  display: block;
  width: 70%;
  margin: auto;
}
@media(max-width: 650px){
  .mt-news-letter-form .wpcf7-form input[type="submit"]{
	font-size: 12px;  
  }
  .mt-news-letter-form label{
	width: 100%
  }
}
/* News Letter Form Css End */

/* Contact Page form css start */
.mt-contact-page-form .wpcf7-form br{
  display: none;
}
.mt-contact-page-form .wpcf7-form input[type="text"], 
.mt-contact-page-form .wpcf7-form input[type="email"], 
.mt-contact-page-form .wpcf7-form input[type="tel"], 
.mt-contact-page-form .wpcf7-form input[type="number"], 
.mt-contact-page-form .wpcf7-form select,
.mt-contact-page-form .wpcf7-form textarea{
  padding: 15px 16px;
  border: 1.5px solid rgba(0,0,0,0.2);
  background: transparent;
  width: 100%;
  margin-bottom: 15px;
  border-radius: 10px;
  font-family: "Montserrat";
}
.mt-contact-page-form .wpcf7-form textarea{
  height: 120px;
}
.mt-contact-page-form .wpcf7-form input[type="text"]:focus, 
.mt-contact-page-form .wpcf7-form input[type="email"]:focus,
.mt-contact-page-form .wpcf7-form select:focus, 
.mt-contact-page-form .wpcf7-form textarea:focus{
  border: 1.5px solid #021d4c;
}
.mt-contact-page-form .wpcf7-form input[type="submit"]{
  cursor: pointer;
  color: #ffffff;
  border-color: #f26a2e;
  font-size: 16px;
  background-color: #f26a2e;
  padding: 8px 24px;
  border-style: solid;
  border-radius: 25px;
  display: inline-block;
  margin: auto;
  font-weight: 700;
  font-family: "Montserrat";
  margin-right: -72px;
  transition: all .3s ease-in-out;
}
.mt-contact-page-form .wpcf7-form input[type="submit"]:hover{
  border-color: #021d4c;
  background-color: #021d4c;
}
.mt-contact-page-form .wpcf7-form .wpcf7-spinner{
  display: inline-block;
  left: 80px;
}
.mt-contact-page-form .wpcf7-form .mt-home-subtn{
  text-align: center;
}
.mt-contact-page-form .wpcf7-form .mt-home-subtn > p{
  position: relative;
  display: inline-block;
}
.mt-contact-page-form .wpcf7-form .mt-home-subtn > p::after{
  content:"\f061";
  font-family:"Font Awesome 6 Free";
  font-weight:900;
  position:absolute;
  right:20px;
  top:50%;
  transform:translateY(-50%);
  color:#fff;
  pointer-events:none;
}
.mt-contact-page-form .wpcf7-form .mt-home-subtn .wpcf7-submit{
  padding-right: 37px;
}
.mt-serve-location{
  padding-bottom: 5px;
}
.mt-serve-location a{
  color: #000000;	
}
.mt-serve-location a:hover{
  color: #f26a2e;
}
.mt-serve-location.mt-last-loc{
  padding-bottom: 20px !important;
}
.mt-serve-location span.mt-serve-sign{
  color: #f26a2e;
}
/* Contact Page form css end */

/* AC Repair Page Css Start */
.mt-siderate a{
  display: flex;
  align-items: center;
  color: #000000;
  font-size: 13px;
}
.mt-siderate{
  display: flex;
  justify-content: center;
  margin-top: 10px;
  font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}
.mt-siderate img{
  width: 100px;
  height: auto;
  margin-right: 5px;
}
.mt-ac-sidebar{
  background: #349CDB;
  text-align: center;
  border-radius: 6px;
  padding: 0px 10px 20px 10px;
  font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}
.mt-ac-sidebar h2{
  color: #ffffff;
  font-weight: 700;
  font-size: 30px;
}
.mt-ac-sidebar .mt-sub-t{
  color: #ffffff;
}
.mt-ac-sidebar .mt-link{
  font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
  font-size: 28px;
  color: #ffffff;
  font-weight: 700;
}
.mt-ac-sidebar img{
  width: 200px;
  height: auto;
  margin-top: -60px;
}
.mt-ac-sidebar .mt-btn{
  font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
  color: #ffffff;
  background: #f26a2e;
  padding: 5px 45px;
  border-radius: 25px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
}
.mt-ac-sidebar .mt-btn:hover{
  background: #000000;
}
.mt-custom-toggle ul {
  list-style: none;
  padding-left: 40px;
}
.mt-custom-toggle ul li::before {
  content: "|";
  color: #f26a2e;
  font-weight: 600;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
/* AC Repair Page Css End */

/* Schedule Appointment Page css start */
.mt-form-sa-row{
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 30px;
}
.mt-form-sa-row div{
  flex: 1;
}
.mt-schedule-appointment-form .wpcf7-form br{
  display: none;
}
.mt-schedule-appointment-form .wpcf7-form input[type="text"], 
.mt-schedule-appointment-form .wpcf7-form input[type="email"], 
.mt-schedule-appointment-form .wpcf7-form input[type="tel"], 
.mt-schedule-appointment-form .wpcf7-form input[type="number"], 
.mt-schedule-appointment-form .wpcf7-form input[type="date"], 
.mt-schedule-appointment-form .wpcf7-form select,
.mt-schedule-appointment-form .wpcf7-form textarea{
  padding: 15px 16px;
  border: 1.5px solid rgba(0,0,0,0.2);
  background: transparent;
  width: 100%;
  margin-bottom: 15px;
  border-radius: 10px;
  font-family: "Montserrat";
}
.mt-schedule-appointment-form .wpcf7-form textarea{
  height: 120px;
}
.mt-schedule-appointment-form label{
  font-family: "Montserrat";
  font-weight: 500;
}
.mt-schedule-appointment-form label span.mt-required-red{
  color: red;
}
.mt-schedule-appointment-form .wpcf7-form input[type="text"]:focus, 
.mt-schedule-appointment-form .wpcf7-form input[type="email"]:focus,
.mt-schedule-appointment-form .wpcf7-form select:focus, 
.mt-schedule-appointment-form .wpcf7-form textarea:focus{
  border: 1.5px solid #021d4c;
}
.mt-schedule-appointment-form .wpcf7-form input[type="submit"]{
  cursor: pointer;
  color: #ffffff;
  border-color: #f26a2e;
  font-size: 16px;
  background-color: #f26a2e;
  padding: 8px 24px;
  border-style: solid;
  border-radius: 25px;
  display: inline-block;
  margin: auto;
	margin-top: 30px;
  font-weight: 700;
  font-family: "Montserrat";
  margin-right: -72px;
  transition: all .3s ease-in-out;
  text-transform: uppercase;
}
.mt-schedule-appointment-form .wpcf7-form input[type="submit"]:hover{
  border-color: #021d4c;
  background-color: #021d4c;
}
.mt-schedule-appointment-form .wpcf7-form .wpcf7-spinner{
  display: inline-block;
  left: 80px;
}
.mt-schedule-appointment-form .wpcf7-form .mt-home-subtn{
  text-align: center;
}
@media(max-width: 780px){
  .mt-form-sa-row{
    display: block;
  }
  .mt-schedule-appointment-form label{
    display: block;
    width: 100%;
  }
  .mt-schedule-appointment-form .wpcf7-radio .wpcf7-list-item.first,
  .mt-schedule-appointment-form .wpcf7-radio .wpcf7-list-item.last{
	 margin-left: 0px;
  }
}
/* Schedule Appointment Page css end */

/* Footer Css Start */
@media(max-width: 780px){
	.mt-footer-menu-col{
		width: 100% !important;
	}
}
.mt-footer-menu-row{
  width: 100%;
  display: flex;
  justify-content: start;
  align-items: start;
  gap: 30px;
  flex-wrap: wrap;
  font-family: "Montserrat";
}
.mt-footer-menu-col{
  width: fit-content;
}
.mt-footer-menu-col h2{
  font-weight: 800;
  font-size: 20px;
  color: #000;
  margin-bottom: 6px;
}
.mt-footer-menu-col a{
  display: block;
  width: 100%;
  color: #000;
  padding-bottom: 5px !important;
  transition: all .3s ease-in-out;
}
.mt-footer-menu-col a:hover{
  color: #f26a2e !important;
}
.mt-footer-icons{
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.mt-footer-icons i{
  font-size: 15px;
  padding: 10px;
  font-size: 25px;
  border-radius: 50%;
  background-color: #f26a2e;
  color: #fff;
}
.mt-footer-icons div{
  display: flex;
  align-items: center;
  gap: 5px;
}
.mt-footer-icons a{
  color: #000;
  font-size: 16px;
  font-weight: 800;
  transition: all .3s ease-in-out;
}
.mt-footer-icons a:hover{
  color: #f26a2e;
}
.mt-footer-social-icons{
  display: flex;
}
.mt-footer-social-icons a{
  color: #ffffff;
  background: #f26a2e;
  font-size: 18px;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  line-height: 35px;
  margin-right: 5px;
}
.mt-footer-social-icons a:hover{
  background: #2d9cdb;
}
/* Footer Css End */

/* Header css start */
@media screen and (min-width: 981px) and (max-width: 1290px) {
  #main-header .et_menu_container{
    width: 95%;
    max-width: 95%;
  }
  #main-header #logo{
    width: 226px;
    height: auto;
  }
}
/* Header css end */