/* 
Theme Name: Dunes Heating and Air Conditioning
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: FDM
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/ 

/******Default vip css start*****/  
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@900&family=Plus+Jakarta+Sans:wght@200..800&display=swap');
*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 20px; 
}  
p, li, div, p.elementor-heading-title {
	color: #000;
	font-size: 16px;
	line-height: 27px;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 400;
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #1b306e;
	letter-spacing: 0;
	font-family: "Montserrat", sans-serif;
	font-weight: 900;
} 
/* p a {
color:#0b1659 !important;
font-weight: 600;
text-decoration: unset !important;
} */
p a {
	color: #0b1659 !important;
	font-weight: 700;
}
p a:hover, .link-text a:hover {
	color: #e32228  !important;
}
strong {
	font-weight: 500 !important;
}  
.subheading h6 {
	font-size: 18px;
	line-height: 49px;
	text-transform: uppercase;
	color: #2b328c;
}
.pl60{
	padding-left: 60px;
}
.pl30{
	padding-left: 30px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.mt50{
	margin-top: 50px;
}   
.mt35{
	margin-top: 35px;
} 
.mt100{
	margin-top: 100px;
}    
.pad100 {
	padding: 100px 15px;
} 
.pt100{
	padding-top: 100px;
} 
.pb100{
	padding-bottom: 100px;
}
.pt50 {
	padding-top: 50px;
}
.defbtn .elementor-widget-container {
	margin-top: 30px;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
.pad50{
	padding: 50px 15px;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.hdactive .elementor-location-header {
	position: fixed;
	-webkit-animation: slideIn 0.5s ease-in;
	-moz-animation: slideIn 0.5s ease-in;
	animation: slideIn 0.5s ease-in;
	z-index: 102;
	background: #0B1659;
	box-shadow: 0px 0px 11px rgba(0,0,0,0.2);
} 
.hd_menu  .elementor-widget-container {
	width: 100%;
}      
.header_main .elementor-widget-wrap {
	justify-content: space-between;
	align-items: center;
} 
.hd_menu .elementor-nav-menu > li {
	margin-left: 40px;
}
.hd_menu .elementor-nav-menu > li > a {
	font-size: 16px;
	color: #fff !important;
	padding: 0 !important;
	text-shadow: 0px 0px 21px rgba(0,0,0,0.7);
}
.hd_menu .elementor-nav-menu > li > a:hover {
	color:#e32228 !important;
}
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 14px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	background: #0b1659 !important;
	font-size: 15px;
	text-transform: capitalize;
	letter-spacing: 0;
}
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
}  
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #0b1659;
	min-width: 200px !important;
	border-radius: 5px;
	margin-top: 0px !important;
}
.elementor-nav-menu > li.serv-nav ul.sub-menu{  
	min-width: 250px !important;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px; 
} 
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background:#e32228 !important;
	opacity: 1;
	border-left: unset !important;
	color: #fff !important;
}
.elementor-location-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	padding: 15px 15px;
}
.elementor-nav-menu li .sub-arrow svg {
	transition: all ease-in-out 0.5s;
	fill: #fff;
}
.elementor-nav-menu li:hover .sub-arrow svg {
	fill: #dbdbdb;
} 
.site_logo {
	width: auto !important;
	max-width: 200px;
}
.hdactive .site_logo {
	max-width: 200px;
} 
.hdright {
	width: calc(100% - 200px) !important;
}
.elementor-nav-menu > li > ul.sub-menu ul {
	min-width: 210px !important;
}
/*** Header End***/ 
.banner_caption {
	z-index: 1;
	position: relative;
}
.gradient_main::before {
	content: "";
	background: #0B1659;
	background: linear-gradient(180deg, rgba(11, 22, 89, 1) 0%, rgba(255, 255, 255, 0) 40%);
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	left: 0;
	right: 0;
}
.hdright {
	width: calc(100% - 200px) !important;
}
.phn_top a {
	background: transparent !important;
	padding: 0 !important;
	font-size: 17px;
}
.phn_top {
	margin-bottom: 10px !important;
} 
.defbtn a, .hd_menu .elementor-nav-menu > li:last-child > a {
	background: #e32228 !important;
	/* text-transform: uppercase; */
	font-size: 16px;
	padding: 15px 30px !important;
	position: relative;
	font-style: normal;
	color: #fff !important;
	line-height: normal;
	text-shadow: none;
	border-radius: 8px;
	font-weight: 500;
}
.defbtn a:hover {
	background: #0b1659 !important;
}
.hd_menu .elementor-nav-menu > li:last-child > a:hover {
	background: #fff !important;
	color: #000 !important;
}
.defbtn {
	margin-top: 30px;
}
.bigheading h2 {
	font-size: 55px;
	margin-bottom: 20px;
	line-height: 1;
}  

.reviews-slide .elementor-testimonial__header{
	flex-wrap: wrap; 
} 
.reviews-slide .elementor-testimonial__image {
	display: block !important;
	width: 100% !important;
} 
.reviews-slide .elementor-testimonial__cite {
	width: 100% !important;    
}   
.reviews-slide .swiper{
	width: 100% !important; 
	padding-bottom:0px !important;
} 

.reviews-slide .elementor-testimonial__name {
	font-size: 18px;
	font-weight: 800 !important;
	margin-top: 18px;
	order: 2;
	color: #1b306e !important;
}
.reviews-slide .elementor-swiper-button svg ,
.service_slides .elementor-swiper-button svg {
	display: none;
}
.reviews-slide .elementor-testimonial__title{
	font-size: 16px !important;
	line-height: 25px !important;
	color: #000 !important;
	font-family: "Plus Jakarta Sans", sans-serif !important;
	font-weight: 400 !important; 
	order: 1;
} 
.reviewmain {
	background: #00000042;
	padding: 50px 40px 30px;
	margin-top: 10px;
}
.reviews-slide .elementor-testimonial__content {
	min-height: 225px;
	padding: 0 !important;
	overflow: auto;
	max-height: 225px;
}
.reviews-slide .elementor-testimonial__image img {
	width: auto !important;
	height: auto !important;
	max-width: 150px; 
	margin-bottom: 15px;
} 
.reviews-slide .elementor-testimonial {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.reviews-slide .elementor-testimonial__header {
	order: 2;
	width: 100% !important;
}
.reviews-slide .elementor-testimonial__text {
	font-size: 15px !important;
	line-height: 27px !important;
	color: #000 !important;
}
.reviews-slide .swiper-slide {
	padding: 20px 12px !important;
	background: transparent !important;
}
.reviews-slide .elementor-testimonial {
	box-shadow: 0px 0px 7px rgba(0,0,0,0.1);
	background: #fff !important;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 35px 30px 25px !important;
	border-radius: 13px;
}
.reviews-slide .elementor-testimonial::before {
	content: "";
	left: 35px;
	width: 50px;
	height: 50px;
	background-color: #e32228;
	background-image: url("https://dunesair.com/wp-content/uploads/2025/12/review_ic.png");
	background-repeat: no-repeat;
	border-radius: 50%;
	background-size: 20px;
	background-position: center;
	position: absolute;
	top: 0;
}
.reviews-slide .elementor-swiper-button,
.service_slides .elementor-swiper-button{
	width: 20px;
	height: 20px;
	background-image: url("https://dunesair.com/wp-content/uploads/2025/12/arr.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	opacity: 1;
	top: 0 !important;
	bottom: 0 !important;
	margin: auto;
	transform: unset !important;
}
.reviews-slide .elementor-swiper-button-prev,
.service_slides .elementor-swiper-button-prev {
	left: -25px !important;
	-webkit-transform: scaleX(-1) !important;
	transform: scaleX(-1) !important;
}
.reviews-slide .elementor-swiper-button.elementor-swiper-button-next ,
.service_slides .elementor-swiper-button.elementor-swiper-button-next {
	right: -25px !important;
}  
.copyright_text p, .copyright_text p a {
	color: #fff !important;
	font-size: 15px;
	line-height: 26px;
	font-weight: normal;
}
.menulist li span {
	color: #fff;
	font-size: 15px;
}
.ft_main {
	padding: 60px 0;
} 
.ft_info a span {
	color: #fff; 
	font-size: 15px !important;
}
.menulist li {
	margin-bottom: 5px !important;
}
.copyright_text {
	border-top: 1px solid #ffffff24;
	padding: 15px 0;
}
.ft_info svg {
	width: 15px !important;
	height: 20px !important;
	position: relative;
	top: 2px;
	margin-right: 12px !important;
	fill: #fff;
}
.ft_info li {
	margin-bottom: 14px !important;
}
.menulist li span:hover, .ft_info a span:hover {
	color: #e32228 !important;
}
.ft_social  svg {
	margin: 0 !important;
	fill: #fff;
	width: 15px !important;
	height: 19px !important;
}
.ft_logo img {
	max-width: 250px;
}
.ft_social a {
	border: 1px solid #fff;
	width: 36px !important;
	height: 36px !important;
	border-radius: 50%;
	justify-content: center !important;
}
.ft_social a:hover {
	background: #fff;  
}
.ft_social a:hover svg {
	fill: #000;
}
.ft_social .elementor-icon-list-text {
	display: none !important;
}
.ft_hd p {
	color: #fff;
	font-weight: 600;
	margin-bottom: 10px !important;
	font-size: 17px;
	line-height: normal;
} 
.banner_caption > div {
	max-width: 670px;
}
/* .banner_caption {
padding: 170px 0 100px;
} */
.banner_caption h1 {
	font-size: 62px;
	margin-bottom: 15px;
	line-height: 1;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.5);
}
.banner_caption p {
	text-shadow: 0px 0px 8px rgba(0,0,0,0.5);
	max-width: 660px;
}
.mdheading h2 {
	margin-bottom: 20px;
	font-size: 40px;
	line-height: 45px;
}
.wt p {
	color: #fff;
}
.round_radius {
	border-radius: 10px;
	overflow: hidden;
}
.reviews-slide {
	margin-bottom: -160px !important;
}
.overlaygrad::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #ffffff;
	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 30%);
}
.pad_box {
	padding: 80px 0 80px 50px;
}
.gradbox p {
	color: #fff;
	padding: 12px 20px;
	border-radius: 10px;
	margin-top: 20px;
	background: #0B1659;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0) 100%);
}
.loc_list span {
	color: #fff;
	position: relative;
	padding-left: 25px;
}
.loc_list span:before {
	content: "";
	left: 0;
	top: 0;
	width: 8px;
	height: 8px;
	background: #fff;
	position: absolute;
	border-radius: 50px;
	bottom: 0;
	margin: auto;
}
.loc_list li {
	margin-top: 8px !important;
}
.bigtext p {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 10px;
}
.fleft_container > .elementor-container{
	max-width: calc((100% - 1360px)/2 + 1360px) !important;
	margin-left: 0 !important;
} 
.offer_slides .elementor-testimonial:hover {
	top: -11px;
}
.offer_slides .elementor-testimonial {
	background: #ffffffc2 !important;
	margin-bottom: 5px;
	padding: 35px 20px !important;
	border-radius: 13px !important;
	position: relative;
	transition: all ease-in-out 0.5s;
	top: 0;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.elementor-testimonial__header {
	flex-wrap: wrap;
}
.elementor-testimonial__image {
	width: 100% !important;
	overflow: hidden;
}
.offer_slides .elementor-testimonial__image img {
	width: auto !important;
	height: auto !important;
	max-height: 64px;
	border-radius: 0px !important;
}
.offer_slides .elementor-testimonial__cite span {
	margin: 22px 0 0 0 !important;
	font-size: 15px !important;
	font-weight: 600;
	min-height: 50px;
}
.elementor-testimonial__cite {
	margin: 0 !important;
}
.offer_slides .swiper-slide ,
.service_slides .swiper-slide {
	padding: 20px 12px !important;
	background: transparent !important;
}
.service_slides .elementor-testimonial__image img {
	width: 100% !important;
	height: 240px !important;
	border-radius: 0px !important;
	transition: all ease-in-out 0.5s;
}
.service_slides .swiper-slide:hover a::before {
	bottom: 0;
	visibility: visible;
	opacity: 1;
}
.service_slides .swiper-slide a::before {
	content: "Read More";
	position: absolute;
	bottom: -30px;
	left: 31px;
	background: #e32228 !important;
	text-transform: uppercase;
	font-size: 13px;
	padding: 10px 23px !important;
	font-style: normal;
	color: #fff !important;
	line-height: normal;
	text-shadow: none;
	border-radius: 8px;
	font-weight: 500;
	transition: all ease-in-out 0.5s;
	opacity: 0;
	visibility: hidden;
}
.service_slides .swiper-slide:hover .elementor-testimonial__image img {
	transform: scale(1.1);
}
.service_slides .elementor-testimonial__cite {
	padding: 20px;
	min-height: 160px;
}
.service_slides .elementor-testimonial {
	background: #fff !important;  
	border-radius: 13px !important; 
	overflow: hidden;
	box-shadow: 0px 0px 17px rgba(0,0,0,0.1);
}

.service_slides .swiper-slide .elementor-testimonial__name {
	font-size: 16px;
	color: #0b1659;
	margin-bottom: 5px;
} 
.service_slides .swiper-slide .elementor-testimonial__title {
	font-size: 14px;
	color: #000;
}
.hvac-slider .service_slides .elementor-testimonial__cite {
	min-height: 230px;
}
.inr-bnr {
	padding: 15% 15px;
} 
.pro-bnr{
	padding: 16% 15px 10%;
}
.inr-hd h1 {
	font-size: 55px;
	margin-bottom: 20px;
	line-height: 1;
}
.subheading p {
	font-size: 21px;
	line-height: 30px;
	margin-bottom: 13px;
	font-weight: 600;
}
.pad60 {
	padding: 60px 15px;
}
.commercial-slider .service_slides .elementor-testimonial__cite {
	min-height: unset;
}
.commercial-slider .elementor-testimonial__icon {
	display: none;
}
.mt20 {
	margin-top: 20px;
} 
.gradient-list ul {
	display: flex;
	flex-wrap: wrap;
	row-gap: 22px;
}
.gradient-list li {
	background: #FFF;
	background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(242, 242, 242) 100%);
	padding: 15px 15px 15px 30px;
	border-radius: 10px;
	list-style: none;
	position: relative;
	font-size: 16px;
	line-height: 27px;
	font-weight: 600; 
	margin-bottom: 0px; 
	width: 100%;
}
.gradient-list li::before {
	content: "";
	position: absolute;
	background: #e32228;
	width: 12px;
	height: 25px;
	top: 0;
	left: -5px;
	bottom: 0;
	border-radius: 10px;
	align-self: center;
	display: block;
}
.faqblock .elementor-accordion-item {
	background: #f2f2f2;
	border-radius: 10px;
	margin-bottom: 20px;
	border: 0 !important;
}
.faqblock .elementor-tab-title {
	color: #0d0d0d;
	font-size: 20px;
	letter-spacing: 0;
	font-family: "Montserrat", sans-serif;
	padding: 24px 30px 24px;
	font-weight:  normal !important;
}
.faqblock .elementor-tab-title.elementor-active {
	color: #0b1659;
}
.faqblock .elementor-tab-content {
	border: 0 !important;
	padding: 0 40px 30px 30px;
	margin-top: -8px;
}
.faqblock .e-font-icon-svg {
	background: #fff;
	padding: 10px;
	height: 35px !important;
	width: 35px !important;
	fill: #0b1659;
	border-radius: 50%;
	margin-top: -7px;
}
.serve-img img {
	margin-top: -180px;
}
.btm-gradient {
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 30%);
}
.decade-mt {
	margin-top: -170px;
	position: relative;
	z-index: 1;
}
.btm-gradient p {
	position: relative;
	z-index: 1;
}
.cta-sec > div {
	background: #e32228;
	border-radius: 10px;
	padding: 40px;
}
.cta-sec h3 {
	color: #fff;
	font-size: 31px;
	line-height: 1.1;
}
.cta-sec .defbtn a {
	background: #0b1659 !important;
}
.cta-sec .defbtn a:hover {
	background: #fff !important;
	color: #000 !important;
} 
.icon-slider .elementor-testimonial {
	background: #f2f2f2 !important;
	box-shadow: unset;
	padding: 35px 35px !important;
}
.icon-slider  .elementor-testimonial__cite span {
	font-size: 17px !important;
}
.hvac-boxes {
	width: calc(100% / 3 - 14px) !important;
	height: 350px !important;
	overflow: hidden;
	position: relative !important;
	border-radius: 10px;
}
.hvac_outer > div {
	column-gap: 20px;
	row-gap: 20px;
	justify-content: center;
}
.hvac-boxes .elementor-flip-box__image {
	margin: 0px !important;
	display: block !important;
}
.hvac-boxes .elementor-flip-box__front .elementor-flip-box__layer__overlay {
	padding: 0px !important;
} 
.hvac-boxes .elementor-flip-box {
	height: 350px !important;
} 
.hvac-boxes .elementor-flip-box__image img {
	height: 350px !important;
	object-fit: cover;
	max-width: 100% !important;
	width: 100% !important;
	display: block; 
	position: relative;
} 
.hvac-boxes .elementor-flip-box__back {
	background-color:#00205c !important;
	display: block; 
	z-index: 3;
}
.hvac-boxes  .elementor-flip-box__front {
	background-color: transparent !important;
} 
.hvac-boxes .elementor-flip-box__front h3 {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	pointer-events: none;
	opacity: 1;
	z-index: 1;
	color: #fff;
	bottom: 0;
	padding: 100px 15px 18px;
	font-size: 20px;
	line-height: normal;
	font-weight: 600;
	background: #0B1659;
	background: linear-gradient(0deg, rgb(11, 22, 89) 0%, rgba(255, 255, 255, 0) 100%);
}
.hvac-boxes .elementor-flip-box__back .elementor-flip-box__layer__overlay {
	background: #0b1659d4;
}
.hvac-boxes .elementor-flip-box__front h3 i {
	font-style: normal;
	font-weight: normal;
	display: block;
	font-size: 16px;
	line-height: normal;
}
.hvac-boxes .elementor-flip-box__front .elementor-flip-box__layer__inner {
	position: relative;
}

.hvac-boxes .elementor-flip-box__back h3 {
	text-align: center;
	border-bottom: 1px solid #ffffff59;
	padding-bottom: 19px;
	color: #fff;
	font-weight: 600 !important;
	margin-bottom: 13px;
	font-size: 20px;
}
.hvac-boxes .elementor-flip-box__back .elementor-flip-box__layer__description {
	color: #fff;
	font-size: 15px !important;
	line-height: 27px !important;
}
.hvac-boxes .elementor-flip-box__layer__overlay {
	padding: 40px 15px !important;
	/* 	background-color: #00205ce0 !important; */
}

.faqblock .elementor-accordion-item:last-child {
	margin-bottom: 0px;
}
.link-text a {
	color: #e32228 !important;
	font-weight: 600;
	text-decoration: underline !important;
}
.serv-rev .reviews-slide {
	margin-bottom: 0px !important;
}

.gradient-list.wt-list li {
	background: linear-gradient(90deg, rgb(243, 243, 243) 0%, rgb(255, 255, 255) 100%);
}

.serv-cta.cta-sec > div {
	padding: 30px;
}
.side-bar-serv .elementor-widget-wrap {
	border-radius:15px;
	box-shadow:0 0px 6.93px 0.1px #e1dfdf;
	padding:20px!important;
}
.side-bar-serv h3::before {
	content:"";
	width:20%;
	height:1px;
	right:unset;
	bottom:0;
	background:#f35c45;
	top:47px;
	position:absolute;
	left:0;
}
.side-bar-serv h3 {
	font-size:28px;
	line-height:normal;
	margin-bottom:35px;
	position:relative;
}
.side-bar-serv h3::after {
	content:"";
	position:absolute;
	width:23%;
	left:35px;
	background:#152641;
	top:47px;
	height:1px;
	opacity:.5;
}
.side-bar-serv .elementor-icon-list-item {
	background: #f1f1f1;
	margin-bottom: 15px !important;
	border-radius: 8px;
	position: relative !important;
	font-size: 17px !important;
	line-height: normal;
	transition: all ease-in-out 0.5s;
	overflow: hidden;
} 
.side-bar-serv .elementor-icon-list-item:hover {
	background: #000;
}
.side-bar-serv li a span {
	color:#231f20;
	padding:13px!important;
	font-size:14px;
	line-height:normal;
}
.side-bar-serv .elementor-icon-list-item::after {
	position:absolute!important;
	content:"";
	background-image:url(https://dunesair.com/wp-content/uploads/2025/12/arr.png);
	width:20px!important;
	height:20px;
	right:15px!important;
	left:unset!important;
	background-repeat:no-repeat;
	background-size:12px;
	bottom:0!important;
	top:0;
	margin:auto;
	background-position:center;
}
.glossary_outer > div {
	column-gap: 20px;
	row-gap: 20px;
	justify-content: center;
}
.glossary-boxes {
	width: calc(100% / 3 - 14px) !important;
	background: #fff;
	box-shadow: 0px 0px 17px rgba(0,0,0,0.1);
	padding: 30px;
	position: relative;
	top: 0;
	transition: all ease-in-out 0.5s !important;
	border-radius: 13px !important;
}
.glossary-boxes span {
	font-size: 18px;
	color: #0b1659;
	margin-bottom: 5px;
	font-weight: 700;
	display: block;
}
.glossary-boxes p {
	font-size: 15px;
	line-height: 26px;
}
.glossary-boxes:hover {
	top: -11px;
}
.glossary-list li {
	list-style: none;
	width: calc(100% / 2 - 10px);
	background: #fff;
	box-shadow: 0px 0px 17px rgba(0,0,0,0.1);
	padding: 30px;
	border-radius: 13px !important;
	font-size: 16px;
}
.glossary-list ul {
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
	row-gap: 20px;
}
.glossary-list li strong {
	font-weight: 700 !important;
	color: #0b1659;
	font-size: 18px;
}
.reviews-col .es-review-background-container {
	border-radius: 13px !important;
	padding: 35px 30px 25px !important;
}
.reviews-col .es-review-author-name {
	font-size: 16px !important;
	font-weight: 700 !important;
	color: #0b1659;
}
.reviews-col .es-button-base-overlay {
	background: #e32228 !important;
	text-transform: capitalize;
	font-size: 16px;
	padding: 14px 30px !important;
	position: relative;
	font-style: normal;
	color: #fff !important;
	line-height: normal;
	text-shadow: none;
	border-radius: 8px !important;
	font-weight: 500;
	transition: all ease-in-out 0.5s !important;
}
.reviews-col .es-button-base-overlay:hover {
	background: #0b1659 !important;
}
.reviews-col .es-text-shortener-control {
	color: #000 !important;
	font-weight: 600;
	padding-top: 5px;
}
.reviews-col .injected-svg {
	width: 70px;
	height: 28px !important;
}
.reviews-col .es-review-link-container {
	margin-top: 8px;
}
.reviews-col .es-review-content-rating {
	margin-bottom: 12px !important;
}



.side-bar-serv .elementor-icon-list-item:hover span {
	color: #fff;
}

.side-bar-serv .elementor-icon-list-item:hover::after {
	filter: invert() brightness(100);
	right: 10px !important;
}
.side-bar-serv li:hover a {
	background: #1b306e;
}


.cta-sec p {
	padding-top: 10px;
	line-height: 26px;
}
.cta-sec p a {
	font-weight: 600;
	color: #fff !important;
}
.cta-sec p a:hover {
	color:#ffffffd6 !important;
} 
.loc-col {
	width: calc(100% / 5 - 10px) !important;
	background: #fff;
	border: 1px solid #1b306e;
	border-radius: 10px;
	margin: 0 5px 5px !important;
	padding: 30px 15px 30px;
	transition: all ease-in-out 0.5s !important;
	overflow: hidden;
}
.loc-col:hover {
	background:#1b306e;
}
.loc-col:hover .elementor-icon-box-icon svg {
	fill:#fff !important;
	top:-5px;
}
.loc-col .elementor-icon-box-icon {
	margin-bottom:3px!important;
}
.loc-col h3 {
	margin: 0;
	font-size: 19px;
	line-height: 25px;
	transition: all ease-in-out 0.5s;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: bold;
}
.loc-col:hover h3 {
	color:#fff;
}
.loc-col .elementor-icon-box-icon svg {
	width:25px!important;
	height:auto!important;
	transition:all ease-in-out 0.5s;
	top:0; 
	fill: #1b306e !important;
}
.loc-col a::before {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	right:0;
	bottom:0; 
	z-index: 1;
}


.loc-col::after {
	position: absolute;
	content: "";
	background-color: #fff;
	width: 30px;
	height: 30px;
	margin: auto;
	left: unset;
	right: 0;
	bottom: 0;
	border-radius: 50% 0% 0% 0%;
	transition: all ease-in-out 0.5s;
	background-image: url(https://dunesair.com/wp-content/uploads/2025/12/arr.png);
	background-repeat: no-repeat;
	background-size: 13px;
	background-position: center; 
	opacity: 0;
}
.loc-col:hover::after {
	opacity:1;
}

.gform_wrapper .gform_validation_errors {
	display: none;
}
.validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 0px !important;
	color: #fff !important;
	line-height: 20px !important;
	font-size: 14px !important;
}
.gform_wrapper .gfield_required{
	display: none !important;
} 
.custom-contact label {
	font-weight: 500 !important;
	font-size: 16px !important;
	line-height: normal !important;
	padding: 0px !important;
	color: #000 !important;
	margin-bottom: 4px !important;
} 
.custom-contact input, .custom-contact .textarea, .custom-contact select {
	margin-bottom: 0px !important;
	border-radius: 5px !important;
	padding: 8px 15px !important;
	color: #000 !important;
	border: 1px solid #ffffff80 !important;
	height: 50px;
	background: #fff !important;
}
.custom-contact .textarea { 
	height:160px !important;
}	  
.custom-contact .gform_footer {
	margin: 23px 0px 0px !important;
	padding: 0px !important;
} 
/* .custom-contact form {
background:#f9f9f9 !important;
padding: 40px;
border-radius: 15px;
margin-top: -180px;
z-index: 2;
position: relative;
box-shadow: 0px 0px 7px rgba(0,0,0,0.1);
}   */
.custom-contact > div {
	background: #e32228 !important;
	padding: 40px;
	border-radius: 15px;
	margin-top: -240px;
	z-index: 2;
	position: relative;
	box-shadow: 0px 0px 7px rgba(0,0,0,0.1);
}
.half-col {
	grid-column: span 6 !important; 
} 
.full-col{
	margin-bottom: 10px !important;
}
.custom-contact .button {
	margin: 0 !important;
	text-transform: uppercase;
	font-size: 16px;
	padding: 15px 50px !important;
	position: relative;
	font-style: normal;
	color: #fff !important;
	line-height: normal;
	text-shadow: none;
	border-radius: 8px !important;
	font-weight: 500;
	height: unset !important;
	transition: all ease-in-out 0.5s !important;
	border: 1px solid #0b1659 !important;
	background: #0b1659 !important;
	width: 100%;
}
.custom-contact .button:hover {
	background: #0b1659 !important;
}
.gform_wrapper .gform_validation_errors > h2 {
	font-size: 17px !important;
	font-weight: 500;
	line-height: normal !important;
}

.custom-contact .gfield_select {
	color: #000 !important;
}

.pad80{
	padding:80px 15px;
}
.icon-slider .swiper-slide {
	padding: 12px !important;
} 
.hd-text-box li {
	background: #f1f1f1bd;
	list-style: none;
	padding: 20px;
	border-radius: 12px;
	margin-bottom: 0px;
} 
.hd-text-box li b {
	font-weight: 600;
	display: block;
	font-size: 18px;
	line-height: normal;
	margin-bottom: 6px;
}  
.btm-overlay{
	position:relative;
}
.btm-overlay::after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: unset;
	bottom: 0;
	margin: auto;
	/* background: #ffffff; */
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 95%);
	height: 25%;
}
.pb60{
	padding-bottom:60px;
} 
.logo-card {
	padding: 25px;
	background: #efefef;
	border-radius: 13px;
} 
.logo-card .elementor-image-box-description {
	font-weight: 600;
}
.logo-card  img{
	max-width:150px;
} 
.product-list li {
	margin: 0px !important; 
	transition:all ease-in-out 0.5s !important; 
}  
.product-list li::after {
	inset-inline-end: 0px !important;
}
.product-list li span {
	text-align: center;
	color: #fff;
	padding: 16px 40px; 
	font-weight:500;
} 
.product-list ul {
	background: #e32228;
	max-width: max-content;
	margin: -30px auto 0px !important;
	border-radius: 13px;
	z-index: 1;
	position: relative;
	overflow: hidden;
} 
.product-list li:hover {
	background: #1b306e !important;
} 
.pro-detail {
	background: #f2f2f2;
	border-radius: 13px;
	padding: 30px 30px 20px;
	width: calc(100% / 3 - 15px) !important;
} 
.col-space .elementor-widget-wrap {
	column-gap: 20px;
	row-gap: 22px;
} 
.two-product-col .pro-detail {
	width: calc(100% / 2 - 15px) !important;
}
.pro-detail h3 {
	margin: 0px 0px 15px !important;
	font-size: 26px;
	line-height: normal;
} 
.pro-detail em {
	font-style: normal;
	display: block;
	margin-bottom: 5px;
} 
.pro-detail span {
	font-weight: bold;
	display: block;
	font-size: 18px;
	margin: 20px 0px 10px;
}
.pro-detail i {
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	margin: 15px 0px 10px;
	display: block;
} 
.pro-detail li, .hd-txt-box li {
	list-style: none;
	position: relative;
	padding-left: 20px;
	margin-bottom: 15px;
	line-height: 26px;
} 
.pro-detail li::before, .hd-txt-box li::before {
	content: "";
	background: #e32228;
	width: 8px;
	height: 8px;
	left: 0;
	top: 10px;
	position: absolute;
} 
.pro-detail ul {
	margin-bottom: 25px;
} 
.pro-detail p {
	margin-bottom: 15px;
} 
.hd-txt-box {
	width: calc(100% / 2 - 16px) !important;
	background: #1b306e0f;
	border-radius: 13px;
	padding: 25px;
	margin: 10px 16px 6px 0px !important;
	transition: all ease-in-out 0.5s !important;
	position: relative;
	top: 0px;
}  
.hd-txt-box:hover{
	top:-5px;
}
.hd-txt-box span {
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
	margin-bottom: 10px;
} 
.hd-txt-box:is(:nth-child(2), :nth-child(3), :nth-child(6), :nth-child(7), :nth-child(10), :nth-child(11), :nth-child(14), :nth-child(15)) {
	background: #e3222817;
} 
.full-box {
	width: calc(100% / 1 - 16px) !important;
} 
.cta-sec h3 a:hover {
	color: #ffffffe5 !important;
} 
.list-point .hd-txt-box span {
	margin-bottom: 15px;
} 
.list-point .hd-txt-box{
	position:unset;
} 
.inr-bnr.gradient_main::before {
	background: linear-gradient(180deg, rgba(11, 22, 89, 1) 0%, rgba(255, 255, 255, 0) 26%);
} 
.inr-bnr .elementor-background-overlay {
	opacity: 0.3 !important;
} 
.two-logos img {
	max-width: 155px;
	max-height: 95px;
	object-fit: contain;
	background: #fff;
	box-shadow: 0px 0px 4px #0000002b;
	border-radius: 13px;
	padding: 15px;
} 
.inr-hd.lil-hd h1 {
	font-size: 54px;
} 
.read-nxt{
	position:relative;
} 
.read-nxt::after {
	position: absolute;
	content: "";
	background-color: #e32228;
	width: 30px;
	height: 30px;
	margin: auto;
	left: unset;
	right: 0;
	bottom: 0;
	border-radius: 50% 0% 0% 0%;
	transition: all ease-in-out 0.5s;
	background-image: url(https://dunesair.com/wp-content/uploads/2025/12/right-arrow-wt.png);
	background-repeat: no-repeat;
	background-size: 13px;
	background-position: center;
} 
.read-nxt a::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.ft-map iframe {
	border-radius: 10px;
}
.ft-map {
	max-width: 260px;
	margin: auto;
}
.mt30 {
	margin-top: 30px;
}
.one-third {
	grid-column: span 4 !important;
}
.instruction {
	display: none;
}
.custom-contact h2 {
	font-size: 25px;
	color: #fff;
	margin: 0 !important;
	margin-bottom: 20px !important;
} 
.about-slider.reviews-slide {
	margin-bottom: 0px !important;
}
.about-slider.reviews-slide .elementor-testimonial__content {
	min-height: 115px;
}
.ten_box .hvac-boxes:nth-child(-n+4) {
	width: calc(100% / 4 - 15px) !important;
}
.post-content p a {
	color: #0b1659 !important;
	font-weight: 700;
}
.post-content p a:hover {
	color: #e32228 !important;
}

.review_sptxt {
	text-align: center;
	display: block;
	font-size: 14px;
	margin-top: 5px; 
}
.review_sptxt a {
	color: #0b1659;
	text-decoration: underline !important;
}
.review_bar {
	margin-top: -45px;
}
.greview_box p a {
	display: flex;
	background: #fff;
	border-radius: 10px 10px 0 0;
	padding: 9px 32px;
	align-items: center;
	column-gap: 9px;
	color: #000 !important;
	text-decoration: none !important;
	position: relative;
	z-index: 1;
}
/* .greview_box p a {
display: flex;
background: #fff;
border-radius: 10px 10px 0 0;
padding: 9px 32px;
align-items: center;
column-gap: 9px;
color: #000 !important;
text-decoration: none !important;
} */
.greview_box p {
	display: inline-block;
	margin: auto;
}
.greview_box {
	text-align: center;
}
.greview_box img {
	max-height: 17px;
	width: auto;
}
.hd_menu .elementor-nav-menu > li.serv_menu  > ul.sub-menu { 
	min-width: 260px !important; 
}
.gradient-list a {
	color: #000 !important;
	text-decoration: none !important;
}
.banner .custom-contact > div {
	margin: 0 !important;
}
.elementor-widget-html iframe {
	border-radius: 10px;
}
.banner {
	padding: 150px 0 80px;
}
.locbox a {
	background: #0b1659;
	display: inline-block;
	color: #fff !important;
	padding: 15px 20px !important;
	border-radius: 10px;
	margin-bottom: 17px;
	font-size: 16px;
}
.locbox a {
	background: #0b1659;
	display: inline-block;
	color: #fff;
	padding: 7px 20px;
	border-radius: 10px;
	margin-bottom: 17px;
}

.ft_fix_btn {
	display: none;
}
.post-card .elementor-posts {
	column-gap: 20px;
	row-gap: 20px;
}
.post-card .elementor-post__text {
	display: flex !important;
	flex-wrap: wrap;
	position: relative;
	text-align: left;
}
.post-card article:hover h3 a {
	color: #e32228 !important;
}
.post-card .elementor-post__read-more {
	color: #fff;
	font-weight: 500 !important;
	font-size: 15px !important;
	order: 3;
	margin: 0px !important;
	background: #e32228;
	padding: 11px 25px;
	border-radius: 8px;
	margin-top: 10px !important;
	display: inline-block;
}
.post-card article a::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.post-card h3 {
	font-size: 27px !important;
	line-height: 1.1;
	order: 2;
	margin-bottom: 10px !important;
	margin-top: 0px !important;
}
.post-card h3 a {
	color: #1b306e !important;
	font-size: 27px;
	line-height: 1.1;
}
.post-card article:hover .elementor-post__read-more {
	color: #ffff;
	background: #0b1659;
}
.post-card article {
	background: #fff;
	padding: 35px 30px !important;
	border-radius: 13px;
	box-shadow: 0px 0px 17px rgba(0,0,0,0.1);
}
.post-card .elementor-post__excerpt p {
	font-size: 16px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 28px !important;
	color: #000;
}
.post-card span {
	color: #fff;
	font-size: 14px !important;
	font-weight: 600 !important;
}
.post-card .elementor-post__excerpt {
	order: 2;
}
.post-card .elementor-post__read-more-wrapper {
	order: 3;
}
.single-right .sidebar {
	padding: 0px 0px 0px 40px;
}
.single-right .elementor-widget-posts {
	background: #fff;
	padding: 30px;
	border-radius: 13px;
	box-shadow: 0px 0px 17px rgba(0,0,0,0.1);
}
.single-right h4 {
	font-size: 30px;
	line-height: normal;
	margin-bottom: 15px;
}
.single-right .elementor-posts-container {
	row-gap: 15px;
}
.single-right article {
	padding-bottom: 15px !important;
	border-bottom: 1px solid #02020240;
}
.single-right article:last-child {
	padding-bottom: 0px !important;
	border-bottom: 0px !important;
}
.single-right article .elementor-post__title {
	font-size: 17px;
	line-height: 22px;
	text-transform: unset;
}
.single-right article .elementor-post__title a {
	font-weight: 400 !important;
	text-decoration: unset !important;
	font-size: 16px !important;
	line-height: 27px !important;
	font-family: "Plus Jakarta Sans", sans-serif;
	color: #000 !important;
}
.single-main {
	padding: 100px 15px;
}
.single-main .elementor-widget-wrap {
	box-shadow: none !important;
	transition: none !important;
	background: transparent !important;
}
.single-main h1 {
	font-size: 48px;
	margin-bottom: 15px;
	line-height: 1.1;
}
.single-main .elementor-icon-list-item {
	margin: 0px 0px 0px 8px !important;
}
.single-main li a {
	color: #000 !important;
	font-size: 17px !important;
	line-height: 25px !important;
	font-weight: 700;
}
.single-main .elementor-icon-list-icon {
	display: none !important;
}
.single-left h2 {
	font-size: 30px;
	line-height: 1.1;
}
.single-left h3 {
	font-size: 26px;
	line-height: 1.1;
}
.single-left h4 {
	font-size: 22px;
	line-height: 1.1;
}
.single-left h2, .single-left h3, .single-left h4, .single-left h5 {
	margin: 30px auto 15px;
}
.post-content ul {
	list-style: none !important;
}
.post-content li {
	position: relative;
	font-size: 16px;
	line-height: 26px;
	padding-left: 23px;
	margin-bottom: 10px !important;
}
.post-content ol li::before {
  background-image: unset;
}
.post-content ol li {
  padding-left: 0px;
}
.post-content ol {
	margin-top: 10px;
	padding-left: 20px;
}
.post-content ol li::marker {
  font-weight: bold;
}
.post-content li::before {
	content: "";
	position: absolute;
	background-image: url(https://dunesair.com/wp-content/uploads/2025/12/arr.png);
	background-repeat: no-repeat;
	background-size: 15px;
	height: 20px;
	width: 20px;
	left: 0px;
	top: 7px;
}
.single-post .elementor-location-header {
	position: static;
	background: #0B1659;
}

.elementor-post-info__item--type-date {
	padding: 0 !important;
}
.post-content br {
	display: none;
}
.site-list li {
  list-style: none;
  position: relative;
  padding-left: 25px;
}
.site-list li::before {
  content: "";
  position: absolute;
  background-image: url(https://dunesair.com/wp-content/uploads/2025/12/arr.png);
  background-repeat: no-repeat;
  background-size: 16px;
  width: 16px;
  height: 16px;
  left: 0;
  top: 7px;
}
.half-list ul {
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
	row-gap: 22px;
} 
.half-list li {
	width: calc(100% / 2 - 10px); 
}
.site-list li {
	width: 100%;
	background: #fff;
	box-shadow: 0 0px 6.93px 0.1px #e1dfdf;
	padding: 20px 20px 20px 35px;
	border-radius: 13px;
	margin: 0 !important;
}
.half-list.site-list li::before {
	left: 10px;
	top: 26px;
}
.smheading h2 {
	font-size: 30px;
}
.pro-detail  .elementor-image-box-img {
  width: 100% !important;
  margin-top: -70px !important;
}
.pro-detail {
  margin-top: 50px;
}
.pro-detail .elementor-image-box-img img {
  max-height: 120px;
  width: auto;
}
.site-list li:last-child {
	margin: 0 !important;
}
/* Responsive-Strat */
@media(max-width: 1400px) {
	.srvcta_lft {
		width: 72.941% !important;
	}
	.srvcta_ryt {
		width: 27.012% !important;
	}
	.reviews-slide .elementor-swiper-button.elementor-swiper-button-next,
	.service_slides .elementor-swiper-button.elementor-swiper-button-next {
		right: -8px !important;
	}
	.reviews-slide .elementor-swiper-button-prev,
	.service_slides .elementor-swiper-button-prev {
		left: -8px !important;
	}
	.lft-ryt-spc {
		padding-left: 15px;
		padding-right: 15px;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 24px;
	}

}
@media(max-width: 1199px) {
	.cta-ryt {
		width: 27.012% !important;
	}
	.cta-lft {
		width: 72.941% !important;
	}
	.loc-col {
		width: calc(100% / 3 - 10px) !important;
	}
	.side-bar-serv h3 {
		font-size: 23px;
		margin-bottom: 32px;
	}
	.faqblock .elementor-tab-title {
		padding: 24px 20px 24px;
	}
	.faqblock .elementor-tab-content {
		padding: 0 30px 30px 20px;
	}
	.side-bar-serv .elementor-icon-list-item {
		margin-bottom: 9px !important;
		border-radius: 8px;
		font-size: 16px !important;
	}
	.side-bar-serv li a span {
		padding: 10px !important;
		font-size: 13px;
	}
	.mdheading h2 {
		margin-bottom: 18px;
		font-size: 35px;
		line-height: 40px;
	}
	.side-bar-serv .elementor-widget-wrap {
		padding: 10px !important;
	}
	.pl60 {
		padding-left: 50px;
	}
	.decade-mt {
		margin-top: -110px;
	}
	.pt100 {
		padding-top: 80px;
	}
	.glossary-list ul {
		column-gap: 20px;
		row-gap: 10px;
	}

	.glossary-list li {
		padding: 25px;
	}
	.pb100 {
		padding-bottom: 80px;
	}
	.inr-hd h1 {
		font-size: 50px;
	}
	.pt100 {
		padding-top: 80x;
	}
	.ft_main {
		padding: 60px 15px;
	}
	.pr60 {
		padding-right: 50px;
	}
	.pad_box {
		padding: 80px 15px 80px 50px;
	}
	.reviews-slide .elementor-testimonial {
		padding: 30px 25px 23px !important;
	}
	.offer_slides .elementor-testimonial {
		padding: 30px 15px !important;
		min-height: 236px;
	}
	.offer_slides .swiper-slide, .service_slides .swiper-slide {
		padding: 15px 9px !important;
	}
	.bigheading h2 {
		font-size: 52px;
		margin-bottom: 18px;
	}
	.pad100 {
		padding: 80px 15px;
	}
	.defbtn {
		margin-top: 28px;
	}
	.banner_caption h1 {
		font-size: 55px;
		margin-bottom: 13px;
	}
	.custom-contact > div {
		padding: 25px;
	}
	.hd_menu .elementor-nav-menu > li > a {
		font-size: 14px;
	}
	.hd_menu .elementor-nav-menu > li {
		margin-left: 10px;
	}
	.defbtn a, .hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 15px;
		padding: 12px 20px !important;
	}
}
@media(max-width: 1024px) {
	.hd_menu {
		flex-direction: row-reverse !important;
	}
	.header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
		fill: #fff;
	}
	.header_main .elementor-menu-toggle {
		background-color: #e32228;
		color: #fff;
		padding: 11px;
		margin: 0px 0px !important;
		z-index: 10;
		display: flex;
		justify-content: flex-end;
		width: fit-content;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		position: fixed;
		top: 0;
		bottom: 0;
		width: 480px;
		margin: 0 !important;
		display: flex;
		align-items: center;
		justify-content: center;
		right: -490px;
		transform: unset !important;
		max-height: 100% !important;
		transition: all ease-in-out 0.3s !important;
		background-color: #0b1659;
		overflow: auto;
		z-index: 5;
	}
	.header_main .elementor-nav-menu>li>a {
		color: #fff;
	}
	.header_main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
		right: 0px !important;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		background-color: #fff;
		color: #fcb113;
		margin: 0px !important;
		position: fixed;
		right: 15px;
		top: 48px;
	}
	.hd_menu .elementor-nav-menu > li > a:hover {
		color: #fff !important;
	}
	.header_main .elementor-nav-menu {
		margin: auto;
		margin-top: 90px !important;
		width: 100% !important;
	}
	.header_main .sub-arrow {
		position: absolute;
		right: 30px;
	}
	.header_main .elementor-nav-menu>li:last-child>a:hover {
		background: transparent !important;
		color: #fff !important;
	}
	.header_main .elementor-nav-menu>li:last-child {
		margin-left: 0px;
	}
	.header_main .hd_menu .elementor-nav-menu>li:last-child>a {
		border: 0 !important;
	}
	.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
		background-color: transparent !important;
		font-size: 20px !important;
		padding: 22px 15px !important;
		border: 0px !important;
		color: #fff !important;
		border-bottom: 1px solid #ffffff1f !important;
	}
	.hd_menu nav > ul.elementor-nav-menu > li {
		margin-left: 0px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 20px 20px 20px 35px !important;
		color: #fff !important;
		font-size: 17px !important;
		background-color: #09134e !important;
		text-transform: uppercase;
	}
	.header_main ul.elementor-nav-menu .sub-menu {
		background: transparent !important;
	}
}
@media(max-width: 999px) {
	.inr-hd.lil-hd h1 {
		font-size: 42px;
	}
	.pro-detail .elementor-image-box-img img {
		max-height: 100px;
	}
	.pro-detail {
		width: 100% !important;
	}
	.pad80 {
		padding: 60px 15px;
	}
	.product-list li span {
		padding: 16px 30px;
	}
	.logo-card img {
		max-width: 130px;
	}
	.logo-card {
		padding: 15px;
		border-radius: 13px;
	}
	.srv_ryt .pl60 {
		padding-left: 0;
		margin-top: 20px;
	}
	.srv_ryt {
		width: 100% !important;
	}
	.srv_lft {
		width: 100% !important;
	}
	.mt20 {
		margin-top: 18px;
	}
	.cta-lft {
		width: 76% !important;
	}
	.cta-ryt {
		width: 24% !important;
	}
	.hvac-boxes .elementor-flip-box:hover .elementor-flip-box__front {
		transform: unset !important;
	}
	.hvac-boxes .elementor-flip-box__back .elementor-flip-box__layer__overlay {
		/* 		background: #0b1659d4;
		position: static !important;
		height: 500px;
		background-image: unset !important; */
		display: block;
		padding: 20px 15px 40px !important;
	}
	.hvac-boxes .elementor-flip-box__front .elementor-flip-box__layer__title {
		display: none;
	}
	.hvac-boxes .elementor-flip-box__back {
		background-color: #0b1659 !important;
		display: block;
		position: static !important;
		transform: unset !important;
		transition: unset !important;
		background-image: unset !important;
		height: 430px;
	}
	.hvac-boxes .elementor-flip-box__front {
		background-color: transparent !important;
		position: static !important;
		height: 217px;
	}
	.hvac-boxes .elementor-flip-box {
		height: auto !important;
	}
	.ten_box .hvac-boxes:nth-child(-n+4) {
		width: calc(100% / 2 - 15px) !important;
		height: 440px !important;
	}
	.hvac-boxes {
		width: calc(100% / 2 - 14px) !important;
		height: 560px !important;
	}
	.glossary-list li {
		text-align: center;
	}
	.glossary-list li {
		padding: 15px;
	}
	.glossary-list ul {
		column-gap: 10px;
		row-gap: 10px;
	}
	.glossary-list li {
		width: calc(100% / 2 - 5px);
		padding: 20px;
		margin-bottom: 0px;
	}
	.cta-sec .defbtn a:hover {
		background: #0b1659 !important;
		color: #fff !important;
	}
	.cta-sec h3 {
		font-size: 29px;
	}
	.cta-sec > div {
		padding: 26px;
	}
	.gradient-list li {
		padding: 13px 13px 13px 18px;
	}
	.pb100 {
		padding-bottom: 60px;
	}
	.faqblock .e-font-icon-svg {
		height: 30px !important;
		width: 30px !important;
	}
	.faqblock .elementor-accordion-item {
		border-radius: 10px;
		margin-bottom: 13px;
	}
	.faqblock .elementor-tab-title {
		font-size: 18px;
		padding: 19px 26px 21px;
	}
	.subheading p {
		font-size: 19px;
		line-height: 28px;
		margin-bottom: 10px;
	}
	.inr-hd h1 {
		font-size: 40px;
	}
	.inr-bnr {
		padding: 22% 15px;
	}
	.header_main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
		fill: #e32228;
	}
	.gradbox p {
		padding: 12px 15px;
	}
	.ft_srv_col {
		width: 28.062% !important;
	}
	.ft_link_col {
		width: 20.809% !important;
	}
	.pl60 {
		padding-left: 35px;
	}
	.ft_social a {
		width: 32px !important;
		height: 32px !important;
	}
	.ft_logo img {
		max-width: 200px;
	}
	.pr60 {
		padding-right: 35px;
	}
	.pad_box {
		padding: 60px 15px 60px 15px;
	}
	.reviews-slide .elementor-testimonial__content {
		min-height: 205px;
		max-height: 205px;
	}
	.reviews-slide .elementor-testimonial__name {
		font-size: 18px;
		margin-top: 12px;
	}
	.pt100 {
		padding-top: 60px;
	}
	.offer_slides .elementor-testimonial__image img {
		max-height: 58px;
	}
	.offer_slides .elementor-testimonial:hover {
		top: 0;
	}
	.service_slides .swiper-slide a::before {
		bottom: 0;
		opacity: 1;
		visibility: visible;
	}
	.service_slides .swiper-slide:hover .elementor-testimonial__image img {
		transform: unset;
	}
	.bigheading h2 {
		font-size: 47px;
		margin-bottom: 15px;
	}
	.pad100 {
		padding: 60px 15px;
	}
	p, li {
		margin-bottom: 15px;
	}
	.mdheading h2 {
		margin-bottom: 15px;
		font-size: 35px;
		line-height: 40px;
	}
	.custom-contact .button {
		font-size: 16px;
		padding: 12px 40px !important;
	}
	.defbtn a:hover {
		background: #e32228 !important;
	}
	.defbtn {
		margin-top: 24px;
	}
	.bigtext p {
		font-size: 17px;
		margin-bottom: 10px;
	}
	.banner_caption h1 {
		font-size: 47px;
		margin-bottom: 11px;
	}
	.custom-contact h2 {
		font-size: 23px;
		margin-bottom: 18px !important;
	}
	.custom-contact > div {
		padding: 25px 15px;
	}
	.gradient-list ul {
		row-gap: 17px;
	}

}
@media(max-width: 767px) {
	.inr-hd.lil-hd h1 {
		font-size: 34px;
	}
	.left-div > div {
		justify-content: center;
	}
	.reviews-col .es-review-background-container {
		padding: 25px 20px 20px !important;
	}
	.pro-detail .elementor-image-box-img img {
		max-height: 80px;
	}
	.pro-detail p {
		margin-bottom: 13px;
	}
	.pro-detail li::before, .hd-txt-box li::before {
		display: none;
	}
	.pro-detail {
		padding: 20px 16px 20px;
		width: 100% !important;
	}
	.pro-detail li, .hd-txt-box li {
		margin-bottom: 11px;
		line-height: 26px;
		border: 1px solid #80808021;
		padding: 10px;
	}
	.pro-detail li, .hd-txt-box li {
		padding-left: 0;
		margin-bottom: 15px;
	}
	.pro-detail .elementor-image-box-img img {
		margin: 0 auto !important;
	}
	.pad80 {
		padding: 40px 15px;
	}
	.product-list li span {
		padding: 11px 15px;
	}
	.pad60 {
		padding: 40px 15px;
	}
	.pl60 {
		padding-left: 0;
	}
	.offer_slides .elementor-testimonial {
		min-height: 206px;
	}
	.half-list li {
		width: calc(100% / 2 - 6px);
	}
	.half-list ul {
		column-gap: 12px !important;
		row-gap: 9px !important;
	}
	.hd-txt-box {
		padding: 15px;
	}
	.hd-txt-box:hover {
		top: 0px;
	}
	.srvcta_ryt {
		width: 100% !important;
	}
	.srvcta_lft {
		width: 100% !important;
	}
	.decade-mt {
		margin-top: -10px;
	}
	.hvac-boxes {
		height: 640px !important;
	}
	.ten_box .hvac-boxes:nth-child(-n+4) {
		height: 500px !important;
	}
	.cta-lft {
		width: 100% !important;
	}
	.cta-ryt {
		width: 100% !important;
	}
	.custom-contact > div {
		margin-top: 0;
	}
	.gradient-list.wt-list li {
		background: unset !important;
		background-color: #80808012 !important;
	}
	.faqblock .elementor-tab-content {
		padding: 0 30px 20px 18px;
	}
	.mt20 {
		margin-top: 15px;
	}
	.mt50 {
		margin-top: 40px;
	}
	.faqblock .elementor-tab-title {
		padding: 19px 19px 21px;
	}
	.gradient-list li::before {
		width: 5px;
		height: 23px;
		left: -2px;
	}
	.gradient-list li {
		padding: 13px 13px 13px 18px;
		text-align: center;
		background: unset !important;
		background-color: #ffffff8c !important;
	}
	.gradient-list ul {
		row-gap: 10px;
	}
	.pb100 {
		padding-bottom: 40px;
	}
	.inr-hd h1 {
		font-size: 36px;
	}
	.locbox a {
		display: block;
		padding: 7px 20px;
		max-width: fit-content;
		margin: 0 auto 10px;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		top: 34px;
	}
	.copyright_text {
		padding: 15px 15px 60px;
	}
	.ft_fix_btn a:last-child {
		background-color: #0b1659;
	}
	.ft_fix_btn a {
		width: 100% !important;
		color: #ffff;
		text-align: center;
		padding: 8px;
		font-size: 15px;
		text-transform: capitalize !important;
		font-weight: 500;
	}
	.ft_fix_btn {
		display: flex;
		width: 100% !important;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		background-color: #e32228;
		z-index: 10;
		justify-content: space-between;
		border-top: 1px solid #ffffff59;
	}

	.banner_caption > div {
		margin: 0 auto !important;
	}
	.ft-map {
		max-width: 210px;
	}
	.mob-full img{
		width: 100% !important;
	}
	.reviews-slide .elementor-testimonial__content {
		min-height: 125px;
		max-height: 125px;
	}
	.ft_social a:hover svg {
		fill: #fff;
	}
	.ft_social a:hover {
		background: #0b1659;
	}
	.ft_main {
		padding: 40px 15px;
	}
	.bigheading h2 {
		font-size: 35px;
		margin-bottom: 12px;
	}
	.pr60 {
		padding-right: 0;
	}
	.loc_list li {
		margin-top: 6px !important;
		list-style: none;
		border: 1px solid #ffffff21;
		padding: 6px !important;
	}
	/* 	.loc_list li {
	margin-top: 6px !important;
	list-style: none;
	border: 1px solid #ffffff21;
	padding: 6px !important;
} */
	.loc_list span {
		padding-left: 0;
	}
	.loc_list span::before {
		display: none;
	}
	.pad_box {
		padding: 15px 15px 40px 15px;
	}
	.reviews-slide .elementor-testimonial::before {
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.reviews-slide .elementor-testimonial__name {
		text-align: center;
	}
	.reviews-slide .elementor-testimonial__text {
		text-align: center;
	}
	.pt100 {
		padding-top: 40px;
	}
	.offer_slides .elementor-testimonial__cite {
		justify-content: center;
		margin: 0 auto !important;
		width: 100% !important;
	}
	.offer_slides .elementor-testimonial__cite span {
		margin: 17px auto !important;
		font-size: 15px !important;
		min-height: 50px;
		text-align: center;
	}
	.offer_slides .elementor-testimonial__image img {
		max-height: 50px;
		margin: 0 auto !important;
	}
	.offer_slides .elementor-testimonial__image img {
		max-height: 53px;
	}
	.reviews-slide .elementor-swiper-button,
	.service_slides .elementor-swiper-button {
		width: 16px;
		height: 16px;
	}
	.service_slides .swiper-slide a::before {
		left: 0;
		right: 0;
		margin: 0 auto !important;
		max-width: fit-content;
	}
	.service_slides .swiper-slide .elementor-testimonial__title {
		text-align: center;
	}
	.service_slides .swiper-slide .elementor-testimonial__name {
		text-align: center;
	}
	.bigheading h2 {
		font-size: 36px;
		margin-bottom: 14px;
	}
	.pad100 {
		padding: 40px 15px;
	}
	.mdheading h2 {
		margin-bottom: 15px;
		font-size: 33px;
		line-height: 38px;
	}
	.custom-contact .button {
		padding: 12px 30px !important;
		width: auto !important;
		line-height: 1 !important;
		margin: 0 auto !important;
	}
	.half-col {
		grid-column: span 12 !important;
	}
	.custom-contact h2 {
		font-size: 21px;
		margin-bottom: 16px !important;
		text-align: center;
	}
	.banner_caption h1 {
		font-size: 42px;
		margin-bottom: 10px;
	}
	.side-bar-serv h3 {
		font-size: 25px;
		text-align: center;
	}
	.side-bar-serv h3::after {
		width: 44%;
		left: 0;
		height: 1px;
		opacity: .5;
		right: 0;
		margin: 0 auto !important;
	}
	.side-bar-serv h3::before {
		right: 0;
		left: 0;
		margin: 0 auto !important;
	}
	.loc-col:hover {
		background: transparent;
	}
	.loc-col:hover h3 {
		color: #1b306e;
	}
	.loc-col:hover .elementor-icon-box-icon svg {
		fill: #1b306e !important;
		top: 0px;
	}
	.loc-col::after {
		opacity: 1 !important;
	}

}
@media(max-width: 600px) {
	.thanks_bnr {
		max-width: 400px;
		margin: 0 auto !important;
	}
	.inr-hd.lil-hd h1 {
		font-size: 30px;
	}
	.loc-col:last-child {
		width: 100% !important;
	}
	.loc-col {
		width: calc(100% / 2 - 10px) !important;
	}
	.logo-card .elementor-image-box-img {
		width: 100% !important;
		display: flex;
		justify-content: center;
		margin-bottom: 10px !important;

	}
	.product-list li span {
		padding: 8px 6px;
		font-size: 12px;
	}
	.hd-txt-box {
		margin: 6px 0px 6px 0px !important;
		width: 100% !important;
	}

	.offer_slides .elementor-testimonial__cite span {
		align-content: center;
	}
	.serv-cta.cta-sec > div {
		padding: 30px 15px;
	}
	.half-list ul {
		column-gap: 0px !important;
		row-gap: 10px !important;
	}
	.half-list li {
		width: 100% !important;
	}
	/* 	.hd-txt-box {
	margin: 10px 0px 6px 0px !important;
	width: 100% !important;
} */
	.hvac-boxes {
		height: auto !important;
		width: 100% !important;
	}
	.hvac-boxes .elementor-flip-box__back {
		height: auto;
	}
	.ten_box .hvac-boxes:nth-child(-n+4) {
		height: auto !important;
		width: 100% !important;
	}
	/* 	.hvac-boxes .elementor-flip-box__back {
	height: 360px;
}
	.hvac-boxes {
	width: 100% !important;
	height: 560px !important;
}
	.ten_box .hvac-boxes:nth-child(-n+4) {
	height: 420px !important;
}
	.ten_box .hvac-boxes:nth-child(-n+4) {
	width: 100% !important;
} */
	.pad60 {
		padding: 40px 15px;
	}
	.glossary-list li {
		width: 100% !important;
	}

	.cta-sec h3 {
		font-size: 27px;
	}
	.cta-sec > div {
		padding: 25px 15px;
	}
	.faqblock .elementor-tab-title {
		padding: 15px 15px 20px;
	}
	.subheading p {
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	.inr-hd h1 {
		font-size: 33px;
		margin-bottom: 10px;
	}
	.inr-bnr {
		padding: 30% 15px;
	}
	.header_main .elementor-menu-toggle.elementor-active {
		top: 32px;
	}
	.mdheading h2 {
		font-size: 27px;
		line-height: 30px;
	}
	.greview_box img {
		max-height: 14px;
	}
	.menulist li span:hover, .ft_info a span:hover {
		color: #fff !important;
	}
	/* 	.copyright_text {
	padding: 15px 15px;
} */
	.reviews-slide .elementor-testimonial {
		padding: 30px 15px 23px !important;
	}
	.reviews-slide .elementor-testimonial__content {
		min-height: auto;
		max-height: fit-content;
	}
	.bigheading h2 {
		font-size: 30px;
		margin-bottom: 14px;
	}
	.offer_slides .swiper-slide, .service_slides .swiper-slide {
		padding: 15px 0px !important;
	}
	.greview_box p a {
		padding: 9px 10px;
		column-gap: 4px;
		margin-left: 10px;
		margin-right: 10px;
		font-size: 13px !important;
	}
	.hdactive .site_logo {
		max-width: 180px;
	}
	.header_main ul.elementor-nav-menu .sub-menu li a {
		padding: 15px 15px 15px 30px !important;
		font-size: 16px !important;
	}
	.header_main ul.elementor-nav-menu > li > a,
	.hd_menu .elementor-nav-menu > li:last-child > a {
		font-size: 19px !important;
		padding: 15px 15px !important;
	}
	.header_main nav.elementor-nav-menu--dropdown {
		width: 370px;
	}
	.header_main .elementor-menu-toggle {
		padding: 9px;
	}
	.hdright {
		width: calc(100% - 180px) !important;
	}
	.site_logo {
		max-width: 180px;
	}
	.bigtext p {
		font-size: 17px;
		line-height: 23px;
	}
	.banner_caption h1 {
		font-size: 36px;
		margin-bottom: 8px;
	}
	.locbox a {
		padding: 13px 15px !important;
		margin-bottom: 17px;
		font-size: 15px;
	}
}
@media(max-width: 400px) {

}






