/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 11 2025 | 21:00:17 */
html, body {
	overflow-x:hidden;
}

p:last-child {
    margin-bottom: 0px !important;
}

.floating-icon-call {
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 99;
}

.floating-icon-call .elementor-icon {
  animation: rotation 1s infinite;
}

@keyframes rotation {
  50% {transform: rotate(40deg);}
}

.discount-offer .elementor-icon-list-item span strong {
	color:var(--e-global-color-accent) !important;
}

.discount-offer .elementor-widget-image img {
	animation: discount 2s infinite;
}

@keyframes discount {
  0% {transform: rotate(-20deg);}
	50% {transform: rotate(20deg);}
	100% {transform: rotate(-20deg);}
}

.elementor-icon-box-title {
    margin-top: 0px !important;
}

.wpcf7 form .gen-field {
    margin-bottom: 11px;
    display: inline-block;
    width: 100%;
}

.wpcf7 form .left-col {
	width:calc(50% - 7px);
	margin-right:7px;
}

.wpcf7 form .right-col {
	width:calc(50% - 7px);
	margin-left:7px;
	float:right;
}

.wpcf7 form .gen-field input.wpcf7-not-valid {
    border-color: red;
}

.wpcf7 form .gen-field span.wpcf7-not-valid-tip {
	display:none;
}

.wpcf7 form .gen-field input[type="text"],
.wpcf7 form .gen-field input[type="email"],
.wpcf7 form .gen-field input[type="tel"],
.wpcf7 form .gen-field select {
	height:50px;
}

.wpcf7 form textarea {
    height: 100px;
}

.wpcf7 form input.wpcf7-submit {
    border: none;
    font-weight: 600;
    padding: 15px 30px !important;
    letter-spacing: 1px;
}

.contact-box>.e-con-inner>.elementor-element:hover {
    transform: translate(0px, -10px);
}

.installation-box .elementor-image-box-img:before {
    content: "";
    width: 100px;
    height: 100px;
    background-color: #eef4ff;
    position: absolute;
    z-index: -1;
    border-radius: 160px;
    top: -20px;
    left: 45px;
	transition:0.6s;
}

.installation-box>.e-con-inner>.elementor-element:hover .elementor-image-box-img:before {
	top: -20px;
    left: 0px;
}

.installation-box>.e-con-inner>.elementor-element {
	overflow:hidden;
	transition:0.6s;
}

.installation-box>.e-con-inner>.elementor-element:before {
    content: "";
    position: absolute;
    background-color: #18459f;
    width: 100%;
    height: 100%;
    top: -110%;
	transition:0.6s;
}

.installation-box>.e-con-inner>.elementor-element:hover:before {
    top: 0%;
}

.installation-box>.e-con-inner>.elementor-element .elementor-image-box-img,
.installation-box>.e-con-inner>.elementor-element .elementor-image-box-title,
.installation-box>.e-con-inner>.elementor-element .elementor-image-box-description,
.installation-box>.e-con-inner>.elementor-element .elementor-image-box-img {
	transition:0.6s;
}

.installation-box>.e-con-inner>.elementor-element:hover .elementor-image-box-img {
    margin-left: 18px;
    margin-top: 6px;
}

.installation-box>.e-con-inner>.elementor-element:hover .elementor-image-box-title,
.installation-box>.e-con-inner>.elementor-element:hover .elementor-image-box-description {
	color:#ffffff !important;
}

.installation-box>.e-con-inner>.elementor-element:hover .elementor-image-box-img {
    width: 55px;
	height:auto;
}

.installation-box .installation-btn {
    position: absolute;
    right: 0px;
    top: -210px;
	transition:0.6s;
}

.installation-box>.e-con-inner>.elementor-element:hover .installation-btn {
	top: 60px;
}


.services-inner>.elementor-element .elementor-widget-image {
	background-color: #18459f;
	overflow:hidden;
}

.services-inner>.elementor-element .elementor-widget-image img {
	transition:0.3s;
}

.services-inner>.elementor-element:hover .elementor-widget-image img {
	opacity:0.5;
	transform:scale(1.2);
}

.brands img.swiper-slide-image {
    padding: 25px !important;
    background-color: #f6f6f6;
}

/***************************About Us******************************/

.why-us ul {
    padding: 0px;
    list-style-type: none;
}

.why-us ul li:not(:last-child) {
    margin-bottom: 4px;
}

.why-us ul li {
    background-image: url(/wp-content/uploads/2025/08/right-arrow.png);
    background-size: 13px;
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position: 5px 5px;
}

/**************Services***********************/

.service-inner .elementor-widget-image {
    overflow: hidden;
}

.service-inner .elementor-widget-image img {
	transition:0.4s;
}

.service-inner:hover .elementor-widget-image img {
	transform: scale(1.2);
}

.reviews-list span.eael-testimonial-quote {
    position: absolute;
    top: -10px !important;
    right: -10px !important;
    background-color: #d4592b;
    color: #ffffff !important;
    width: 70px;
    height: 70px;
    padding: 9px 0px 2px 26px;
    border-radius: 0px 5px 0px 100px;
	font-size: 13px;
}

.job-gallery .gallery-item .gallery-icon {
    overflow: hidden;
	background-color:#18459f;
	border-radius:7px;
}

.job-gallery .gallery-item .gallery-icon img {
    transition: 0.3s;
}

.job-gallery .gallery-item .gallery-icon:hover img {
    transform: scale(1.2);
	opacity:0.5;
}

.elementor-slideshow__footer {
    display: none;
}

.our-policies .elementor-widget-text-editor h1,
.our-policies .elementor-widget-text-editor h2,
.our-policies .elementor-widget-text-editor h3,
.our-policies .elementor-widget-text-editor h4,
.our-policies .elementor-widget-text-editor h5,
.our-policies .elementor-widget-text-editor h6 {
	color: var(--e-global-color-primary);
	margin-top:0px !important;
	font-size: 22px;
}

.our-policies .elementor-widget-text-editor ul {
	margin-bottom:20px !important;
    padding: 0px;
    list-style-type: none;
}

.our-policies .elementor-widget-text-editor ul li:not(:last-child) {
    margin-bottom: 3px;
}

.our-policies .elementor-widget-text-editor ul li {
    background-image: url(/wp-content/uploads/2025/08/right-arrow.png);
    background-size: 13px;
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position: 5px 5px;
}

/***********Blog Archive Page***************/

.latest-blogs .eael-grid-post-holder .eael-post-elements-readmore-btn {
    display: block;
    width: fit-content;
}

.latest-blogs .eael-grid-post-holder .eael-entry-title {
/*     min-height: 71px !important; */
}

.latest-blogs article.eael-grid-post .eael-entry-thumbnail {
	overflow:hidden;
} 

.latest-blogs article.eael-grid-post img {
    transition:0.3s !important;
}

.latest-blogs article.eael-grid-post:hover img {
    transform: scale(1.2);
}

/************************Blog Post Detail Page*****************/

.single-post .elementor-widget-text-editor h1,
.single-post .elementor-widget-text-editor h2,
.single-post .elementor-widget-text-editor h3,
.single-post .elementor-widget-text-editor h4,
.single-post .elementor-widget-text-editor h5,
.single-post .elementor-widget-text-editor h6 {
	color: var(--e-global-color-primary);
	margin-top:0px !important;
	font-size: 22px;
}

.single-post .elementor-widget-text-editor ul {
	margin-bottom:20px !important;
    padding: 0px;
    list-style-type: none;
}

.single-post .elementor-widget-text-editor ul li:not(:last-child) {
    margin-bottom: 3px;
}

.single-post .elementor-widget-text-editor ul li {
    background-image: url(/wp-content/uploads/2025/08/right-arrow.png);
    background-size: 13px;
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position: 5px 5px;
}

.blog-sidebar .eael-post-grid .eael-grid-post:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 7px;
    padding-bottom: 16px;
}

.blog-sidebar .eael-grid-post-holder {
	background-color:transparent !important;
	border: none !important;
}

.blog-sidebar .eael-grid-post .eael-entry-wrapper {
    padding: 0px 0px 0px 15px !important;
}

.blog-sidebar .eael-entry-wrapper .eael-entry-title {
	margin:0px !important;
	font-size: 17px !important;
}

.blog-sidebar .eael-grid-post-holder-inner {
    display: flex !important;
}

.blog-sidebar .eael-grid-post-holder-inner .eael-entry-media {
    width: 110px !important;
    height: fit-content !important;
	border-radius: 4px;
    overflow: hidden;
}

.blog-sidebar .eael-entry-wrapper {
    width: calc(100% - 110px) !important;
}

/********************FOOTER****************************/

.main-footer .elementor-widget-icon-box .elementor-icon-box-icon {
    margin-top: 4px;
}

/*********************************************************/

@media only screen and (max-width:1024px) {
nav.hfe-nav-menu__layout-horizontal {
    width: 220px !important;
    right: -20px !important;
    left: auto !important;
}
}

@media only screen and (min-width:768px) and (max-width:1024px) {
.brands img.swiper-slide-image {
    padding: 12px !important;
}
}

@media only screen and (max-width:767px) {
.wpcf7 form .left-col, .wpcf7 form .right-col {
	width:100% !important;
	margin-left:0px !important;
	margin-right:0px !important;
	float:none !important;
}

.brands img.swiper-slide-image {
    padding: 6px !important;
}
}