body{
	font-family: "Inter", Sans-serif;
	font-size: 1rem;
	line-height: 24px;
}
dd, dl, dt, li, ol, ul, p, a{
	font-size: 1rem;
}
.ic-bx h3.elementor-image-box-title {
    min-height: 56px;
}
.right-img:after {
    content: "";
    position: absolute;
    width: 48%;
    height: 100%;
    right: 0;
    background-image: url(/wp-content/uploads/2026/07/WhatisSymphonyLargeSpaceVentiCooling.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.grp-txt {
    justify-content: center;
    display: flex;
    align-items: center;
}
.grp-txt1 {
    background-color: var(--e-global-color-f499407);
    color: #FFFFFF;
    padding: 14px;
    font-size: 1.5rem;
	position: relative;
    font-weight: bold;
}
.grp-txt2 {
    background-color: var(--e-global-color-accent);
    padding: 14px 30px;
    font-size: 1.125rem;
    font-weight: bold;
    color: #000000;
}
.grp-txt1:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 24px solid #3174b7;
    display: inline-block;
	position: absolute;
    right: -18px;
}
.lsv-ccs {
    font-family: var(--e-global-typography-d0e1e42-font-family);
	margin: 0;
}
.lsv-ccs tr th:first-child {
    background-color: #3174B7;
    color: #FFFFFF;
    font-size: 1.25rem;
    font-weight: bold;
}
.lsv-ccs tr th:last-child {
    background-color: #323233;
    color: #FFFFFF;
}
table td, table th {
    border-right: 0;
    border-left: 0;
}
.lsv-ccs tr th {
    padding: 14px 10px;
	vertical-align: middle;
    width: 50%;
    font-size: 1.25rem;
    font-weight: 400;
}
.lsv-ccs tr td:first-child:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/07/tick.svg);
    width: 20px;
    display: inline-block;
    height: 20px;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 10px;
    top: 14px;
}
.lsv-ccs tr td:first-child {
    background-color: #F5F5F5;
	padding: 10px 20px 10px 38px;
}
.lsv-ccs tr td {
    padding: 10px 20px;
    position: relative;
	background-color: #FFFFFF;
}
table tbody tr:hover>td, table tbody tr:hover>th, table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: unset;
}
.lsv-wrap {
    width: calc(100% + 100px);
    margin-left: -100px;
    display: block;
    padding: 15px;
    background-color: #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 0 24px 0 rgb(0 0 0 / 20%);
	margin-top: 30px;
    margin-bottom: 30px;
}
.expert-img .elementor-image-box-img img {
    mix-blend-mode: multiply;
}
.cf7-form .inp-wrap {
    border: 1px solid #D9D9D9;
    background-color: #F5F5F5;
    border-radius: 0;
	outline: 0;
}
.cf7-form .form-group label {
    margin-bottom: 5px;
	font-size: 1rem;
}
.cf7-form .cf7-consent.form-group label {
    font-size: 0.875rem;
    line-height: 1.2;
}
.cf7-form .wpcf7-list-item {
    margin: 0;
    font-size: 14px;
}
.cf7-form .wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
}
.wpcf7-list-item input {
    margin: 5px 10px 0px 0px;
}
.wpcf7-form .cf7-submit .wpcf7-submit {
    background-color: #7FB539;
    color: #FFFFFF;
    border: 0;
    padding: 14px 22px;
    border-radius: 10px;
	font-family: "Inter", Sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
}
.cf7-grid {
    display: flex;
    column-gap: 10px;
}
.form-group {
    flex: 1;
    margin-bottom: 10px;
}
.main-form-wrapper>.form-group:last-child {
    margin: 0;
}
.cf7-submit p, .cf7-grid p {
    margin: 0 0 20px 0;
    display: block;
}
.wpcf7-list-item-label {
    line-height: 18px;
}
.flex-captcha {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.flex-captcha input {
    max-width: 80px;
	width: 80px;
	margin-bottom: 0;
}
.submit-frm-wrap .we-building__get-quote-btn {
    background-color: var(--e-global-color-accent );
    border: 1px solid var(--e-global-color-accent );
}
.submit-frm-wrap .we-building__get-quote-btn:hover {
    background-color: transparent;
    border: 1px solid var(--e-global-color-accent );
    color: #000000;
}
p#captach-msg {
	color: #ff0000;
    flex: 0 0 100%;
}
.cf7-form .error,p#captach-msg {
    font-size: 12px;
    line-height: 15px;
    margin-top: 3px;
}
.captcha-and-submit {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
input[type="button"].ReloadBtn {
    background-color: transparent;
}
input.ReloadBtn {
    background: url(/wp-content/uploads/2026/08/refresh.png) left top no-repeat;
    background-size: contain;
    width: 22px;
    height: 22px;
    border: 0px;
    float: left;
    z-index: 11;
    outline: none;
    cursor: pointer;
    padding: 0;
    margin: 0 15px;
}
.blog-box-wrap {
    display: flex;
    flex-flow: column;
    align-items: center;
    padding: 0 10px;
	margin-bottom: 15px;
}
.blog-img img {
    width: 100%;
/*     aspect-ratio: 1/1; */
    object-fit: cover;
}
.blog-img a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.blog-img {
	margin-bottom: 8px;
    width: 100%;
/*     aspect-ratio: 1/1; */
}
.blog-tag {
    display: inline-block;
    background-color: #CDE7FF;
    padding: 2px 14px;
    border-radius: 6px;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 10px;
}
.blog-title a {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 40px;
    line-height: 20px;
    font-size: 16px;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
}
.grn-head h2 {
    display: inline;
    background-color: var(--e-global-color-accent);
    padding: 10px 20px;
}
.case-study-title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 48px;
    line-height: 24px;
    font-size: 1rem;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
	text-decoration: none;
}
.cs-ftr {
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin-top: 15px;
	flex-wrap: wrap;
}
.case-study-ind {
    line-height: 1;
    font-weight: 700;
    padding: 14px 0px;
    border-bottom: 1px solid #B7B7B7;
}
a.more-cstdy {
    display: flex;
    font-size: 14px;
    font-weight: 700;
	text-decoration: none;
    color: #7FB539;
    line-height: 1;
}
a.more-cstdy img {
    margin-left: 8px;
}
.company-name {
	font-weight: 500;
    font-size: 0.875rem;
}
.case-study-img {
    position: revert;
}
.cat-wrp {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    display: inline-block;
    padding: 10px;
    background-color: #3174B7;
    border-radius: 10px;
    color: #FFFFFF;
    line-height: 1;
	font-size: 0.875rem;
}
.cs-ftr-wrap {
    margin-top: 20px;
}
.case-study-img a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
	position: relative;
}
.case-study-box-wrap {
    padding: 0 12px;
}
.e-n-tab-title {
    position: relative;
}
.e-n-tab-title[aria-selected="true"]:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 18px solid #3174b7;
    bottom: -19px;
}
.cf7-grid .wpcf7-not-valid-tip , .wpcf7-not-valid-tip{
    font-size: 14px;
}
.find-cooler-inp-wrap select {
    border: 1px solid #D9D9D9;
    border-radius: 10px;
	outline: 0;
	width: 100%;
    font-weight: 500;
	padding: 10px 16px 10px 8px;
}
.find-cooler-form {
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
}
.find-cooler-inp-wrap {
    flex: 0 0 calc(20% - 12px);
}
.find-cooler-inp-wrap .find-cooler {
    border: 1px solid #3174B7;
    background-color: #3174B7;
    color: #FFFFFF;
    border-radius: 10px;
    font-weight: 700;
	text-transform: uppercase;
    width: 100%;
	transition: 500ms;
}
.find-cooler-inp-wrap .find-cooler:hover{
	    border: 1px solid #7FB539;
    background-color: #7FB539;	
}
.find-product-list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.col-4-pro {
    flex: 0 0 calc(25% - 12px);
}
.form-wrap {
    margin-bottom: 42px;
}
.product-box {
    display: flex;
    flex-flow: column;
	position: relative;
	overflow: hidden;
}
a.product-img img {
    filter: brightness(1.1);
    mix-blend-mode: multiply;
}
.gallery-video video {
    filter: brightness(1.1);
    mix-blend-mode: multiply;
}
a.product-img {
    background-color: #F5F5F5;
}
.quick-features-wrap {
    position: absolute;
    background-color: rgba(0,0,0,0.85);
    display: inline-block;
    width: 100%;
    height: 100%;
	padding: 20px;
	color: #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
	transition: 400ms;
    transform: scale(0.9);
    opacity: 0;
	top: 0;
	left: 0;
}
.product-box:hover .quick-features-wrap {
    opacity: 1;
	transform: scale(1);
}
h3.quick-head {
    margin: 0;
    color: #FFFFFF;
}
span.coolng-side {
    font-weight: 600;
    background-color: #bcce31;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 4px 10px;
    margin: 18px 0;
}
ul.quick-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.quick-list li {
    position: relative;
    padding-left: 26px;
    margin-bottom: 5px;
}
ul.quick-list li:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    display: inline-block;
    background-image: url(/wp-content/uploads/2026/07/tick.svg);
    width: 16px;
    height: 16px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.product-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    aspect-ratio: 1/1;
    height: auto;
	overflow: hidden;
	background-color: #f5f5f5;
    border-radius: 10px;
}
.product-img img {
	transition: 300ms;
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    object-fit: contain;
}
.product-box:hover img{
	transform: scale(0.95)
}
.pro-ftr {
    padding: 20px 14px;
}
.pro-ftr a {
/* 	max-height: 52px; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1.128rem;
/* 	min-height: 52px; */
	font-weight: 700;
	color: #000;
}
.product-title {
    font-size: 1.128rem;
    font-weight: 700;
}
.pro-detail {
    font-size: 1rem;
    line-height: 22px;
    margin-top: 6px;
	min-height: 66px;
}
a.moer-detail-cta {
    background-color: #3174B7;
    display: block;
    text-align: center;
    padding: 18px 10px;
    border-radius: 0px 0px 10px 10px;
    color: #FFFFFF;
    line-height: 1;
    transition: 500ms;
	position: relative;
}
.product-box:hover a.moer-detail-cta {
    background-color: var(--e-global-color-accent);
}
.moer-detail-cta:after {
    content: "";
    position: absolute;
    width: 13px;
    height: 12px;
    display: inline;
    background-image: url(/wp-content/uploads/2026/07/bl-ar.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 15px;
}
.ft-pro-ls li a {
    display: block;
    color: #000000;
	transition: 500ms;
}
.ft-pro-ls li a:hover {
    color: var(--e-global-color-f499407);
}
.ft-pro-ls {
    padding: 0 0 0 20px;
	column-gap: 15px;
    margin: 0;
}
.col-cnt-3{
    column-count: 3;
}
.col-cnt-2{
	column-count: 2;
}
.testi-wrap {
/*     display: flex; */
}
.testi-wrap>div {
    flex: 1;
}
.testi-box {
    display: flex;
    flex-flow: column;
    padding: 25px;
    border: 1px solid #CBCBCB;
    margin: 0 10px;
}.test-ftr {
    font-size: 1rem;
    line-height: 24px;
    margin-top: 18px;
}
.testi-title {
    font-weight: 700;
}
.elementor-element-02df257 {
    transform: rotate(270deg);
    margin: -108px;
}
.elementor-element-43317e9 {
    margin-top: 0;
}
.blog-wrap-slider .slick-arrow {
    position: absolute;
    top: -50px;
    right: 0;
	cursor: pointer;
}
img.cat-left-arrow.slick-arrow {
    right: 34px;
}
.grey-bg {
    background-color: #F5F5F5;
}
.bf-title {
    line-height: 1;
    padding: 11px 10px;
    display: inline-block;
    background-color: #FFFFFF;
    margin-bottom: 22px;
}
.bf-title img {
    margin-right: 10px;
}
.py-40 {
    padding-top: 40px;
    padding-bottom: 20px;
}
.py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
}
.cmpny-name {
    font-size: 2.5rem;
    font-weight: bold;
    display: block;
    line-height: 50px;
    color: var(--e-global-color-f499407);
}
.shrt-desc {
    margin: 25px 0;
}
.top-feature-wrap {
    display: flex;
    flex-wrap: wrap;
}
.top-feature-box {
    display: flex;
}
.tp-ft-desc {
    color: #000000;
    line-height: 24px;
    margin-left: 16px;
}
.tp-ft-desc strong{
    color: #3174b7;
}
.tp-ft-desc span {
    display: block;
    color: #000000;
}
.top-feature-wrap .top-feature-box:not(:last-child) {
    margin-right: 20px;
}
.pro-cta {
    margin: 24px 0px;
}
.elementor-kit-8 .elementor-button.blue-btn {
    background-color: var(--e-global-color-f499407);
    margin-left: 10px;
	border: 1px solid var(--e-global-color-f499407);
}
.elementor-kit-8 .pro-cta .elementor-button.blue-btn:hover {
    background-color: transparent;
}
.product-tabs-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: n-resize;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
	margin-bottom: 20px;
	column-gap: 20px;
    list-style: none;
}
ul.product-tabs-nav li a {
    display: inline-block;
    width: 100%;
    color: #000000;
    padding: 12px 56px;
    border: 1px solid #D9D9D9;
	transition: 300ms;
}
ul.product-tabs-nav li.active a, ul.product-tabs-nav li a:hover {
    background-color: var(--e-global-color-f499407);
    color: #FFFFFF;
    border-color: var(--e-global-color-f499407);
}
.feature-box-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
	justify-content: center;
}
.feature-box {
    display: flex;
    flex: 0 0 calc(33% - 18px);
/* 	align-items: center; */
}
.feature-ico {
    width: 74px;
	height: 74px;
}
.feature-ico img {
    width: 100%;
    height: auto;
}
.fdesc {
    flex: 0 0 calc(100% - 76px);
    padding-left: 15px;
}
.flex-wrap {
    display: flex;
    flex-wrap: wrap;
	max-width: 100%;
}
.flex-wrap > [class*="col-"] {
    box-sizing: border-box;
}
.col-1 { width: 8.333333%; }
.col-2 { width: 16.666667%; }
.col-3 { width: 25%; }
.col-4 { width: 33.333333%; }
.col-5 { width: 41.666667%; }
.col-6 { width: 50%; }
.col-7 { width: 58.333333%; }
.col-8 { width: 66.666667%; }
.col-9 { width: 75%; }
.col-10 { width: 83.333333%; }
.col-11 { width: 91.666667%; }
.col-12 { width: 100%; }

.cmn-h2 {
    font-size: 2.5rem;
    font-weight: 700;
    margin: 0 0 15px 0;
/* 	text-transform: capitalize; */
}
.sub-why {
    font-size: 1.25rem;
    margin-bottom: 60px;
}
.mt-30{
	margin-top: 30px;
}
.mt-20{
	margin-top: 20px;
}
.mb-40 {
    margin-bottom: 40px;
}
.tech-table table td {
    font-weight: 500;
    border-top: 0;
	padding: 5px 0px;
    min-height: 50px;
    height: 60px;
    vertical-align: inherit;
}
.tech-table table td:last-child {
    color: #717782;
    text-align: right;
	max-width: 170px;
}
.tech-table {
    margin-right: 20px;
}
.ins-img {
    display: flex;
    align-items: center;
    justify-content: center;
	border-radius: 10px;
    overflow: hidden;
}
.ins-title {
    font-weight: 700;
    margin: 12px 0px;
}
.ins-img img {
    width: 100%;
    height: auto;
    transition: 300ms;
}
.ins-wrap:hover .ins-img img{
	transform: scale(1.05);
}
.ins-ftr-wrp {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ins-ftr-ftr span {
    display: flex;
    align-items: center;
}
.ins-ftr-ftr span img {
    margin-right: 8px;
}
.ins-cta {
    display: flex;
    column-gap: 10px;
}
.ins-ftr-ftr {
    display: flex;
    flex-flow: column;
    row-gap: 10px;
}
.ins-wrap {
    padding: 0 15px;
}
.ins-wrap-slide {
    position: relative;
}
.arw {
    position: absolute;
    cursor: pointer;
    top: 35%;
    transform: translateY(-50%);
    left: -10px;
}
.arw.arw-r {
    right: -10px;
    left: unset;
}
.ins-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ins-head a {
    display: flex;
    align-items: center;
}
.ins-head a:hover {
	color: var(--e-global-color-f499407);
}
.ins-head a img {
    width: 18px;
    margin-left: 7px;
}
.mt-50{
	margin-top: 50px;
}
.faq-wrap {
    padding: 0px 0px 0px 30px;
}
h3.faq-h3 {
	font-size: 1.125rem;
    font-weight: 400;
    color: #000000;
	cursor: pointer;
	position: relative;
	margin: 0;
    line-height: 26px;
}
.active  h3.faq-h3{
    font-weight: 600;
    color: #3174B7;
}
.faq-ans {
	margin-top: 20px;
    display: none;
}
.faq-item {
    padding: 12px 50px 12px 30px;
    border: 1px solid #E8E8E8;
    margin-bottom: 20px;
    box-shadow: 0 0 12px 0 rgb(0 0 0 / 8%);
}
h3.faq-h3:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 14px;
    height: 14px;
    border-top: 2px solid #000000;
    right: -24px;
    border-right: 2px solid #000000;
    transform: rotate(45deg);
    transition: 300ms;
    top: 6px;
}
.active h3.faq-h3:after {
	transform: rotate(135deg);
	border-color: #3174B7;
}
h1.pro-title {
    font-weight: 700;
	margin: 0;
}
.cat-nm {
    font-size: 2.5rem;
    color: inherit;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.2;
	text-transform: capitalize;
}
img.glry {
    position: absolute;
    bottom: -20px;
    right: -40px;
    cursor: pointer;
    z-index: 99;
    width: 18px;
}
img.glry.glry-lft {
    right: -15px;
}
.product-gallery {
    padding: 0px 50px;
    border-left: 1px solid #D8D8D8;
}
.product-summary-left {
    padding-right: 45px;
}
.fnt_24{
	font-size: 1.5rem;
}
.fnt_bld{
	font-weight: 700;
}
.text-center{
	text-align: center;
}
.product-list {
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0px 0px 0px;
    gap: 20px;
}
.product-list .product-grid {
    flex: 0 0 calc(25% - 15px);
}
.cmn-h2 span {
    display: block;
    font-weight: 400;
}
.cat-ft-list {
	margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.ft-bx {
    flex: 0 0 calc(33.33% - 14px);
	display: flex;
}
.two-cols .ft-bx {
    flex: 1 0 calc(50% - 14px);
}
.ft-desc {
    flex: 0 0 calc(100% - 100px);
    padding-left: 24px;
}
.ft-ico {
    flex: 0 0 100px;
}
.ft-title {
    font-size: 1.125rem;
    font-weight: 700;
    color: #3174B7;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.ideal-for-wrap {
    background-color: #3174B7;
	margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 10px;
    align-items: flex-start;
    justify-content: center;
	column-gap: 15px;
	padding: 20px 0;
}
.ideal-fr {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    font-size: 1.5rem;
    font-weight: 700;
    padding: 0px 30px;
    flex: 0 0 calc(14.28% - 10px);
    text-align: center;
    top: 40px;
}
.ideal-fr:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    right: -20px;
    top: 3px;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 18px solid #FFFFFF;
}
.ideal-for-ico {
    flex: 0 0 calc(14.28% - 14px);
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    text-align: center;
	min-height: 136px;
	position:relative;
}
.ideal-for-ico p {
    color: #FFFFFF;
    margin: 4px 0 0 0;
}
.ideal-for-ico:not(:last-child):after {
    content: "";
    position: absolute;
    top: 0;
    right: -8px;
    width: 1px;
    height: 100%;
    display: inline-block;
    background-color: #FFFFFF;
}
.type-disct {
    text-align: center;
    color: #3174B7;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 50px;
	text-transform: uppercase;
}
.disc-img img {
    max-width: 100%;
    width: auto;
    height: 210px;
    object-fit: contain;
}
.disc-img {
    text-align: center;
}
.type-ins-ls {
    display: flex;
    flex-wrap: wrap;
	margin-top: 40px;
}
.type-ins {
    flex: 0 0 37.5%;
}
.type-ins:nth-child(2) {
    flex: 0 0 25%;
    border-right: 1px solid #D8D8D8;
    border-left: 1px solid #D8D8D8;
}
.flex-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}
a.view-all .elementor-button-text {
    margin-right: 10px;
}
a.view-all svg {
    fill: #B7B7B7;
}
.form-group2 .inp-wrap2::placeholder {
    color: #FFFFFF;
}
.form-group2 .inp-wrap2 {
    border: 1px solid #FFFFFF;
    background-color: transparent;
    color: #FFFFFF;
    padding: 13px 10px;
	outline: 0;
    border-radius: 0;
}
.form-group2 .form-group2 {
    margin-bottom: 22px;
}
.form-group2 label {
    color: #FFFFFF;
    margin-bottom: 10px;
}
.form-group2 textarea.inp-wrap2 {
    max-height: 100px;
}
.form-group2 .wpcf7-not-valid-tip {
	color: #000000;
}
.gallery-img {
    background-color: #F5F5F5;
}
.gallery-img img {
    width: 100%;
	filter: brightness(1.1);
	mix-blend-mode: multiply;
}
.tech-table.cmn-table table td, .tech-table.cmn-table table th {
    text-align: left;
    padding-left: 0;
}
ul.cmn-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.cmn-list li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
}
.cmn-list li:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/07/tick.svg);
    width: 20px;
    display: inline-block;
    height: 20px;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0px;
    top: 5px;
}
.breadcrumb-section ul {
    list-style: none;
    padding: 17px 0;
    margin: 0;
    display: flex;
}
.breadcrumb-section ul li {
    position: relative;
    margin-right: 34px;
	text-transform: capitalize;
}
.txt-capitalize{
	text-transform: capitalize;	
}
.breadcrumb-section ul li:not(:last-child):after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #B7B7B7;
    border-right: 2px solid #B7B7B7;
    transform: rotate(45deg);
    top: 8px;
    right: -20px;
}

/*Brochure FOrm Css*/
.brochure-form-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    display: none;
}
.brochure-form {
	background: white;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	max-width: 500px;
	width: 100%;
	position: relative;
	margin-top: 2%;
}
.site-visit-form-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    display: none;
}
.site-visit-form-container {
    background: white;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgb(0 0 0 / 20%);
    max-width: 580px;
    width: 100%;
    position: relative;
    margin-top: 0%;
    height: max-content;
    max-height: calc(100vh - 50px);
    overflow-y: auto;
}
.brochure-form .close {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 24px;
	cursor: pointer;
}
.site-visit-form-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}
.book-visit-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 15px;
}
.site-visit-form-container {
    scrollbar-width: thin;
    scrollbar-color: #D9D9D9 transparent;
}
.site-visit-form-container::-webkit-scrollbar {
    width: 10px;
}
.site-visit-form-container::-webkit-scrollbar-track {
    background: #e7e7e7;
}
.site-visit-form-container::-webkit-scrollbar-thumb {
    background: #B8B8B8;
    border-radius: 10px;
}
.site-visit-form-container::-webkit-scrollbar-thumb:hover {
    background: #ACACAC;
}
.book-visit-head h3.elementor-heading-title {
    margin: 0;
}
.site-visit-form-open {
    overflow: hidden;
}
  .brochure-form input[type="text"],
  .brochure-form input[type="email"],
  .brochure-form input[type="number"],
  .brochure-form button {
    width: 100%;
    padding: 12px;
    margin: 10px 0;
    border-radius: 4px;
    border: 1px solid #ccc;
    box-sizing: border-box;
  }

  .brochure-form button {
    /*background-color: #bed63a;*/
    background-color: var(--e-global-color-accent);
    color: white;
    border: none;
    cursor: pointer;
  }

  .brochure-form button:hover {
    /*background-color: #a3c137;*/
    background-color: var(--e-global-color-f499407);
  }
form#BrochureForm input {
    outline: 0;
}
  #form-message {
    color: #444;
    font-size: 14px;
    margin-top: 10px;
  }

  .form-check-label {
    font-size: .625rem;
    line-height: 1.5;
    text-align: justify;
  }
  .form-check {
    display: flex;
}
.form-check input {
    margin-right: 10px;
}
a.view-more-less {
    color: #7FB539;
    font-size: 0.875rem;
    font-weight: 600;
    display: flex;
    align-items: center;
}
a.view-more-less img {
    width: auto;
    height: 14px;
    margin-left: 7px;
    top: 2px;
    position: relative;
}
.note-wrap {
    background-color: #d3e9ff;
    margin: 40px 0 0px 0;
    padding: 20px;
}
.pro-detail-img img {
    width: 100%;
    max-width: 100%;
    height: 190px;
    object-fit: contain;
}
.pro-del-box {
	position: relative;
    padding: 10px 20px;
    flex: 0 0 calc(33.33% - 14px);
	text-align: center;
}
.prodtl-desc {
    text-align: center;
}
.pro-detail-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.pro-del-box:not(:nth-child(3n)):after {
    content: "";
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 1px;
    background-color: #D8D8D8;
    top: 0;
    right: -14px;
}
.prodtl-titl {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 7px;
    min-height: 56px;
	text-transform: capitalize;
}
.pro-detail-img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
}
.blogs-listings h2.entry-title {
    max-height: 72px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 72px;
}
.blogs-listings span.date a {
    margin-left: 10px;
}
.blogs-listings ul.pagination-list li.active span {
    background: var(--e-global-color-f499407 )!important;
    color: #FFFFFF!important;
}
.cs-filter form {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cs-filter form select {
    max-width: 390px;
}
.cs-filter button {
    background-color: var(--e-global-color-f499407 );
    border: 1px solid var(--e-global-color-f499407 );
	font-weight: 500;
}
.cs-filter button:hover {
    background-color: transparent;
	color: #000000;
}
.cs-filter form select {
    max-width: 390px;
    margin-right: 15px;
	padding: 8px 20px;
    border: 1px solid #D8D8D8;
    border-radius: 10px;
}
.case-study .elementor-widget-heading h2.elementor-heading-title {
/*     margin: 10px 0 20px 0; */
    font-size: 1.875rem;
    line-height: 32px;
	margin-bottom: 20px;
}
.post_content-detail h2.elementor-heading-title {
    background-color: #E4E4E7;
    display: inline-block;
    padding: 7px 20px;
    border-bottom: 1px solid #E4E4E7;
    position: relative;
    margin: 10px 0 0px 0;
    font-size: 1.5rem;
    line-height: 32px;
    font-family: var(--e-global-typography-primary-font-family ), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight );
    color: var(--e-global-color-primary );
	max-width: 90%;
}
.post_content-detail h2.elementor-heading-title:after {
    content: "";
    display: inline-block;
    width: 1600px;
    position: absolute;
    bottom: 0;
    height: 1px;
    border-bottom: 1px solid #E4E4E7;
    left: 0;
}
div#contentt .right-wrap {
    overflow: hidden;
}
.article-link u {
    text-decoration: none;
}
.flex-content {
    display: flex;
    gap: 20px;
}
.article-box {
  display: flex;
  align-items: flex-start;
  padding: 16px;
  background: #f8fbfa;
  border-left: 5px solid var(--e-global-color-accent);
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}
.article-label {
  margin: 0 0 4px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color:var(--e-global-color-accent);
}
.article-link {
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  color: var(--e-global-color-f499407);
}
.article-link:hover{
	color: #000000;
}
.post_detail h2.wp-block-heading {
	margin: 10px 0 20px 0;
    font-size: 1.875rem;
    line-height: 32px;
    font-family: var(--e-global-typography-primary-font-family ), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight );
    color: var(--e-global-color-primary );
}
.hero__slider {
    position: relative;
}
img.slick-arrow {
    position: absolute;
    bottom: 30px;
    z-index: 999;
}
img.prev.slick-arrow {
    right: 130px;
}
img.next.slick-arrow {
    right: 80px;
}
.cooling-tabs {
    display: flex;
    justify-content: center;
    gap: 3rem;
    border-bottom: 1px solid hsla(0,0%,100%,.4);
    max-width: 60%;
    margin: 0 auto 2rem;
}
.cooling-tabs .cooling-tab {
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    position: relative;
    padding-bottom: 0.3rem;
    transition: all .3s ease;
}
.cooling-tabs .cooling-tab:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0.1675rem;
    background: #b1ca35;
    transition: width .3s ease;
    border-radius: 2.5rem;
}
.cooling-tabs .cooling-tab.is-active:after {
    width: 100%;
}
.inln-clt-logo {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
	justify-content: center;
}
.clt-lg {
    flex: 0 0 calc(33.33% - 8px);
    border-radius: 10px;
    overflow: hidden;
}
.clt-lg img {
    width: 100%;
    height: auto;
	max-height: 78px;
    object-fit: cover;
}
.float-client {
    position: absolute;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    top: 50%;
    left: 50%;
    max-height: 100%;
    overflow: hidden;
    transform: translate(-50%,-30%);
    padding: 0;
    align-items: center;
    justify-content: center;
    opacity: 0;
    display: flex;
    transition: 500ms!important;
}
.client-hover:hover .float-client {
    opacity: 1;
    transform: translate(-50%,-50%);
}
.client-hover:hover .elementor-widget-heading {
    opacity: 0;
}
.flex-2 .clt-lg {
    flex: 0 0 calc(50% - 6px);
}
.top-arrw {
    position: absolute;
    top: -70px;
    right: 35px;
    cursor: pointer;
}
.top-r {
    right: 0;
}
.pro-cta a {
    border: 1px solid var(--e-global-color-accent );
}
.pro-cta a:hover {
    background-color: transparent;
    color: #000000;
}
/* .img-bg {
    background-image: url(/wp-content/uploads/2026/07/Banner-1.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 130% 0%;
}
.term-63 .img-bg {
	background-image: url(/wp-content/uploads/2026/08/cmmrc-img.jpg);
} */
.sticky-head {
    position: sticky;
    top: 30px;
}
.faq-ans ul {
    margin-bottom: 15px;
}
.dl-brochure img {
    cursor: pointer;
    position: sticky;
    top: 30px;
}
.filter-sort-wrap {
    display: flex;
    flex-wrap: wrap;
}
.case-study-sort select {
    width: 210px;
    height: 50px;
    border-radius: 0;
    border: 1px solid #D9D9D9;
}
ul.filtrlist li a {
    border: 1px solid #D9D9D9;
    min-height: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 15px;
    line-height: 1;
    border-radius: 5px;
    margin-right: 5px;
    white-space: nowrap;
}
ul.filtrlist li a:hover, ul.filtrlist li.active a {
    color: #FFFFFF;
    background-color: var(--e-global-color-accent);
}
.filter-sort-wrap label {
    margin-bottom: 12px;
}
.sort-wrap {
    flex: 0 0 calc(16%);
}
.filterwrap {
    width: calc(82% - 14px);
    padding-left: 14px;
}
ul.filtrlist {
    list-style: none;
    padding: 0px 10px 10px;
    margin: 0;
    overflow-x: auto;
    display: flex;
    align-items: center;
}
.filtrlist::-webkit-scrollbar {
    height: 6px;
}
.filtrlist::-webkit-scrollbar-track {
    background: #e5e5e5;
    border-radius: 10px;
}
.filtrlist::-webkit-scrollbar-thumb {
    background: #3174B7;
    border-radius: 10px;
}
.filtrlist::-webkit-scrollbar-thumb:hover {
    background: #28639c;
}
.cs-hero {
    background-image: url(/wp-content/uploads/2026/08/Banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
}
.innr-bannr-wrap {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 250px;
	background-color: var(--e-global-color-f499407);
}
.innr-bannr-wrap h1 {
    font-size: 2.5rem;
    font-weight: 700;
	color: #FFFFFF;
    text-align: center;
}
h4.sub-side-ttl {
    font-size: 1.125rem;
    font-weight: 700;
}
.share-btn-div {
    margin-bottom: 30px;
}
.tts-player {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 7px 12px;
    background-color: #F5F5F5;
    border-radius: 10px;
}
.tts-player button {
    background: transparent!important;
	border: none;
}
.tts-player button svg {
    width: 38px;
    height: 38px;
}
div#ez-toc-container .ez-toc-title {
    color: #000!important;
    font-size: 1.125rem!important;
    font-family: inherit;
    font-weight: 700!important;
}
div#ez-toc-container ul.ez-toc-list li a.ez-toc-link {
	padding-left: 28px;
    color: #000000;
    position: relative;
}
div#ez-toc-container ul.ez-toc-list li a.ez-toc-link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(/wp-content/uploads/2026/08/gn-ar-1.png);
}
.left-wrap div#ez-toc-container {
    border: 0;
    padding: 0;
    margin-top: 30px;
}
.post_ai_excerpt {
    background-color: #F5F5F5;
    padding: 30px 30px 20px 30px;
    border-radius: 10px;
	margin-bottom: 46px;
}
div#ez-toc-container .ez-toc-title-container {
    margin-bottom: 10px;
}
.archive-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(390px, 3fr));
    row-gap: 50px;
}
.page-content {
    margin-block: 50px;
}
.dts {
    display: flex;
    align-items: center;
}
.case_study .call-now-text {
     color: #ffffff;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.3;
}
.post_detail h2.wp-block-heading:first-child {
    margin: 0;
}
.post_detail h2.wp-block-heading {
    background-color: #E4E4E7;
    display: inline-block;
    padding: 7px 20px;
    border-bottom: 1px solid #E4E4E7;
	position: relative;
}
.post_detail h2.wp-block-heading:after {
    content: "";
    display: inline-block;
    width: 1600px;
    position: absolute;
    bottom: 0;
    height: 1px;
    border-bottom: 1px solid #E4E4E7;
    left: 0;
}
.case_study .post_detail_right .wp-block-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 18px;
    height: 18px;
    background-image: url('/wp-content/uploads/2026/08/bl-tick.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.post_detail.right_case {
    overflow: hidden;
}
span.cat-wrp.bnr-ind img {
    margin-right: 4px;
}
span.cat-wrp.bnr-ind {
    left: 0;
    right: unset;
    bottom: -40px;
	border: 1px solid #77abe0;
}
table.has-fixed-layout td, table.has-fixed-layout th {
    border: 1px solid #E4E4E7;
    line-height: 1.5;
    border-left: 0;
    border-right: 0;
    vertical-align: middle;
    font-weight: 500;
    border-top: 0;
    padding: 5px 0px;
    min-height: 60px;
/*     height: 60px; */
}
.has-fixed-layout td:first-child strong, .has-fixed-layout td:first-child b {
    font-weight: 500;
}
.has-fixed-layout td:last-child {
    text-align: right;
    color: #717782;
    font-weight: 400;
}
.has-fixed-layout {
    margin-top: 30px;
}
.case-study-slider .case-study-ind a {
    display: flex;
    font-weight: 700;
    color: #7FB539;
}
.case-study-slider .case-study-ind {
    padding: 0;
    border: 0;
}
.case-study-slider .case-study-ind a img {
    margin-left: 5px;
}
.left-wrap {
    width: 25%;
}
.right-wrap {
    width: 75%;
}
.sticky-wrap{
    position: sticky;
    top: 20px;
    height: max-content;
}
.case_study .post_detail_right .wp-block-list {
    list-style: none;
    padding: 0px;
    margin: 0 0 20px 0;
}
.case_study .post_detail_right .wp-block-list li {
    position: relative;
    padding-left: 30px;
	margin-bottom: 12px;
}
.case_study .call-now-box {
   background: #1760AD;
    border-radius: 16px;
    padding: 15px;
    display: flex;
    gap: 15px;
    align-items: center;
    place-content: center;
	justify-content: space-evenly;
/* 	max-width: 670px; */
/*     margin: 0 auto; */
}
.banner-header {
    max-width: 100%;
}
.main-mega-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
    column-gap: 40px;
}
.main-mega-menu>li>a:hover {
    color: var(--e-global-color-accent);
}
.sub-menu-wrap, ul.sub-mn {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    top: 35px;
    margin: 0;
    background-color: #FFFFFF;
	padding: 30px 22px;
	height: 460px;
	transition: 300ms;
	opacity: 0;
    visibility: hidden;
    z-index: -9999999999;
    transform: translateY(10px);
	box-shadow: 0 10px 12px rgb(0 0 0 / 15%);
	overflow: hidden;
}
.sub-main-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    position: relative;
/* 	border-right: 1px solid #CBCBCB; */
    padding-right: 15px;
}
.main-menu-link {
    background-color: #FFFFFF;
    display: block;
    padding: 16px 10px;
    font-size: 1.125rem;
    font-weight: bold;
    position: relative;
	border: 1px solid #CBCBCB;
}
li.main-menu-li:hover .main-menu-link,
li.main-menu-li:hover .main-menu-link, .has-submenu:hover .sub-menu-wrap:not(:hover) .main-menu-li:first-child .main-menu-link {
    background-color: var(--e-global-color-accent);
    color: #FFFFFF;
}
li.main-menu-li:hover .main-menu-link:after,
li.has-submenu:hover .sub-menu-wrap:not(:hover) .main-menu-li:first-child .main-menu-link:after{
    content: "";
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 20px solid var(--e-global-color-accent);
    display: inline-block;
    right: -18px;
    position: absolute;
    transition: 300ms;
}
li.main-menu-li:last-child:hover:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 300px;
    background-color: transparent;
    top: 140px;
    z-index: 99;
}
li.main-menu-li:first-child:hover:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 30px;
    background-color: transparent;
    top: 60px;
    z-index: 99;
}
.ehf-header #masthead {
    z-index: 99997;
}
li.has-submenu:hover:before {
    content: "";
    position: absolute;
    bottom: -40px;
    width: 100%;
    height: 42px;
    display: inline-block;
    left: 0;
    background-color: transparent;
    z-index: 10000;
}
.main-menu-li>a{
    margin-bottom: 26px;
}
.sub-pro-menu {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    left: 100%;
    top: 0;
    width: 100%;
	border-right: 1px solid #CBCBCB;
	border-left: 1px solid #CBCBCB;
    padding-left: 10px;
    padding-right: 10px;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
	transform: scale(0.99);
}
.main-menu-li:hover .sub-pro-menu {
    opacity: 1;
    z-index: 9;
    visibility: visible;
	transform: scale(1);
	transition: 300ms;
}
.main-menu-li:hover .sub-pro-menu:before {
    content: "";
    position: absolute;
    left: -25px;
    top: 0;
    display: inline-block;
    width: 40px;
    background-color: transparent;
    height: 100%;
}
.sub-pro-menu>li>a {
    border-bottom: 1px solid #CBCBCB;
}
.sub-pro-menu>li>a {
    border-bottom: 1px solid #CBCBCB;
    display: block;
    padding: 11px 10px;
    transition: 500ms;
}
.sub-pro-menu>li>a:hover {
	background-color: #E9E9E9;
}
.pro-title-rb {
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 18px;
}
.menu-pro-detail {
    position: absolute;
    top: 0;
    left: 100%;
    width: max-content;
    padding-left: 15px;
    opacity: 0;
    visibility: hidden;
	z-index: -1;
	transform: scale(0.99);
	height: 100%;
}
.sub-pro-menu>li:hover .menu-pro-detail {
    z-index: 9;
    opacity: 1;
    visibility: visible;
	transition: 500ms ease;
    transform: scale(1);
}
.sub-pro-menu>li:hover .menu-pro-detail:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 100%;
    background-color: transparent;
    left: -15px;
    top: 0;
}
.flx-pro {
    min-width: 100%;
    width: max-content;
    display: flex;
}
.top-ftr-section .top-feature-wrap {
    flex-flow: column;
}
.pro-thumb-rb img {
    width: 100%;
}
.pro-thumb-rb {
    width: 330px;
}
.top-feature-wrap .top-feature-box {
    margin: 0 0 15px 0;
}
.pro-right-rb {
    padding-left: 30px;
}
.view-pros-btn {
    margin-top: 50px;
	border: 1px solid var( --e-global-color-accent );
}
a.view-pros-btn:hover {
    background-color: transparent;
    color: #000000;
}

/* .main-menu-li:not(:hover):first-child .sub-pro-menu,.sub-pro-menu:not(:hover) li:first-child .menu-pro-detail {
    opacity: 1;
    visibility: visible;
    z-index: 9;
} */
li.has-submenu:hover .sub-menu-wrap:not(:hover) .main-menu-li:first-child .sub-pro-menu,
li.has-submenu:hover .sub-menu-wrap:not(:hover) .sub-pro-menu li:first-child .menu-pro-detail,
li.has-submenu:hover .main-menu-li:hover .sub-pro-menu:not(:hover) li:first-child .menu-pro-detail {
    opacity: 1;
    z-index: 9;
    visibility: visible;
}
li.has-submenu:hover .sub-menu-wrap, .has-sub-mn:hover ul.sub-mn {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    z-index: 9999;
}
.footer-width-fixer {
    position: relative;
    z-index: 99997;
}
ul.sub-mn {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
	height: auto;
}
li.sub-mn-ls {
    flex: 0 0 calc(25% - 8px);
}
li.sub-mn-ls a {
    display: flex;
	overflow: hidden;
    position: relative;
}
li.sub-mn-ls a img {
	transition: 300ms;
}
li.sub-mn-ls a:hover img {
    transform: scale(1.05);
}
span.ind-ttl {
    position: absolute;
    color: #FFFFFF;
    line-height: 1.2;
    bottom: 20px;
    left: 20px;
    font-size: 1.125rem;
}
span.ind-ttl:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 15px;
    background-image: url(/wp-content/uploads/2026/08/gn-ar.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: 500ms;
    opacity: 0;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
}
li.sub-mn-ls a:hover span.ind-ttl:after {
    opacity: 1;
    right: -30px;
}
li.sub-mn-ls a:hover span.ind-ttl:after {
    opacity: 1;
    margin-left: 6px;
}
.drp-ar:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #000000;
    border-right: 2px solid #000000;
    transform: rotate(45deg);
    top: -3px;
    position: relative;
    margin-left: 7px;
	transition: 300ms;
}
.drp-ar:hover:after {
    border-color: var(--e-global-color-accent);
}
.bnr-btn .e-con-inner {
    margin-top: -150px;
    z-index: 9;
}
.certi-box .certi-img img {
    border-radius: 10px;
}
.certi-box .certi-img {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #D9D9D9;
    padding: 10px;
	transition: 500ms;
	aspect-ratio: 275/382;
}
.elementor-element-4f04dbb .elementor-image-carousel-wrapper {
    aspect-ratio: 1349/464;
}
.certi-box:hover .certi-img {
    transform: translateY(-10px);
}
.certi-box {
    padding: 0px 10px;
    margin-bottom: 30px;
}
.certi-content h3.certi-img-title {
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: center;
}
.elementor-element-fdcd520 img {
    min-width: 26px;
}
.clients-row-4 .client-slide, .clients-row-3 .client-slide {
	overflow: hidden;
}
.clients-row-4 .client-slide img, .clients-row-3 .client-slide img {
    transform: scale(1.1);
}
.clients-row-4 {
    direction: rtl;
    margin-top: 15px;
}
.clients-row-3 {
    border: 1px solid #D9D9D9;
}
.clients-row-4 {
    border: 1px solid #D9D9D9;
    border-top: 0;
    margin: 0;
}
.hero__cta .blue {
    background-color: var(--e-global-color-f499407);
    border: 1px solid var(--e-global-color-f499407);
}
.hero__cta .green {
    border: 1px solid var( --e-global-color-accent );
    margin-left: 10px;
}
.hero__cta .cmn-btn:hover {
    background-color: transparent;
}
.product-card__content ul.quick-list {
    min-height: 250px;
}
.position-relative {
    position: relative;
}
.rating-wrap {
    position: absolute;
    z-index: 99;
    left: 20px;
    width: 100px;
}
.elementor-element-c0997e9 .elementor-icon-box-wrapper .elementor-icon-box-description a:hover {
    color: #3174b7 !important;
}
.elementor-element-c0997e9 .elementor-icon-box-wrapper:hover .elementor-icon-box-icon a {
    transform: scale(1.1);
}
.elementor-element-641b078 {
    margin-top: 0;
}
.hero__sliders .slick-slide {
    aspect-ratio: 1349/562;
}
.spec-notes {
    margin-right: 20px;
}
.cs-ind-wrp {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 99;
    display: inline-block;
    padding: 10px;
    background-color: #3174B7;
    border-radius: 10px;
    color: #FFFFFF;
    line-height: 1;
    font-size: 0.875rem;
}
.call-now-wrapper {
    margin: 40px 0 30px 0;
}
.case_study_featuredimage {
    margin: 30px 0;
    position: relative;
}

.has-fixed-layout tbody {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 40px;
}

.has-fixed-layout tr {
    display: grid;
    grid-template-columns: 140px 1fr;
}

.has-fixed-layout tr:nth-child(4) {
    grid-column: 2;
    grid-row: 1;
}

.has-fixed-layout tr:nth-child(5) {
    grid-column: 2;
    grid-row: 2;
}

.has-fixed-layout tr:nth-child(6) {
    grid-column: 2;
    grid-row: 3;
}
span.sub-heads {
    width: 100%;
    margin: 0px 0 0 0;
    text-align: center;
    display: block;
    color: #FFFFFF;
    font-size: 1.25rem;
}
.justify-content-center {
    justify-content: center;
}
@media (max-width: 767px) {
    .has-fixed-layout tbody {
        display: block;
    }

    .has-fixed-layout tr {
        display: grid;
        grid-template-columns: 140px 1fr;
    }
}
.disclaimer-wrp {
    font-size: 14px;
    text-align: center;
    padding: 20px;
    background-color: #f5f5f5;
    border-radius: 10px;
    margin: 0 auto;
    display: inline-block;
}
.tp-ft-desc span {
    display: inline-block;
    width: 100%;
/*     color: #3174b7; */
	text-transform: uppercase;
}
h3.elementor-heading-title {
    margin-bottom: 12px;
}
.case-study-noslider .case-study-ind,.case-study-slider .case-study-ind {
    border: 0;
    padding: 0;
}