
/* ===== Combined bundle part 2: rb-css.css ===== */
:root{
    font-family: "Inter", Sans-serif;
    font-size: 16px;
}

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%;

    object-fit: cover;
}
.blog-img a {
    display: flex;
    align-items: center;
    justify-content: center;
}
.blog-img {
	margin-bottom: 8px;
    width: 100%;

}
.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 {

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1.128rem;

	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 {

}
.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);

}
.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%;
}

.cmn-h2 {
    font-size: 2.5rem;
    font-weight: 700;
    margin: 0 0 15px 0;

}
.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-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: var(--e-global-color-accent);
    color: white;
    border: none;
    cursor: pointer;
  }

  .brochure-form button:hover {
    
    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 {

    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;
}

.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;

}
.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;

}
.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;

    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;
}

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(../images/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%;

	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;
}

/* ===== Combined bundle part 2: custom.css ===== */

html, body {
    font-size: 16px !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
}

*, body, html, h1, h2, h3, h4, h5, h6, p, a, button, input, select, textarea {
    font-family: 'Inter', sans-serif !important;
}

.bootstrap-select.form-select {
    background-image: none !important;
    padding-right: 0 !important;
}

.bootstrap-select .dropdown-menu.show,
.bootstrap-select .dropdown-menu.open {
    display: block !important;
}

.industry-filter-wrap label {
    display: block !important;
    width: 100% !important;
}

.industry-filter-wrap .bootstrap-select,
.industry-filter-wrap select.selectpicker {
    display: block !important;
    width: 100% !important;
}

.industry-filter-wrap .bs-searchbox {
    padding: 8px !important;
}

.industry-filter-wrap .bs-searchbox .form-control {
    border-radius: 6px !important;
    border: 1px solid #CBCBCB !important;
    font-size: 14px !important;
}

.fa, .fas, .far, .fal, .fab, .fa-solid, .fa-regular, .fa-brands,
[class*=" fa-"], [class^="fa-"] {
    font-family: "Font Awesome 6 Free", "Font Awesome 6 Brands" !important;
}
.fab, .fa-brands {
    font-family: "Font Awesome 6 Brands" !important;
}

.hero {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    min-height: 480px !important;
    display: flex !important;
    align-items: center !important;
    background-color: #000000;
}

.hero__slider {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 1 !important;
}

.hero__slider .slick-list,
.hero__slider .slick-track {
    height: 100% !important;
}

.hero > .container-fluid {
    position: relative !important;
    z-index: 5 !important;
    width: 100% !important;
    height: 100%;
}

.hero__slide {
    position: relative !important;
    width: 100% !important;
    height: 100% !important;
}

.hero__slide::after {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.45) 50%, rgba(0, 0, 0, 0.25) 100%) !important;
    z-index: 2 !important;
}

.hero__image {
    width: 100% !important;
    height: 480px !important;
    object-fit: cover !important;
    display: block !important;
}

.hero__cta {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    left: 80px !important;
    z-index: 5 !important;
    max-width: 700px !important;
    width: auto !important;
}

.hero__title {
    font-family: 'Inter', sans-serif !important;
    font-size: 2.75rem !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    line-height: 1.2 !important;
    margin-bottom: 16px !important;
}

.hero__description {
    font-family: 'Inter', sans-serif !important;
    font-size: 1.1rem !important;
    font-weight: 400 !important;
    color: rgba(255, 255, 255, 0.95) !important;
    line-height: 1.5 !important;
    margin-bottom: 28px !important;
    max-width: 620px !important;
}

.hero__buttons {
    display: flex !important;
    align-items: center !important;
    gap: 16px !important;
    flex-wrap: wrap !important;
}

.banner-btn-green {
    background-color: #C4D838 !important;
    color: #ffffff !important;
    font-family: 'Inter', sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    padding: 14px 28px !important;
    border-radius: 6px !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: none !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
}

.banner-btn-green:hover {
    background-color: #3174B7 !important;
    color: #ffffff !important;
    transform: translateY(-2px) !important;
}

.banner-btn-blue {
    background-color: #3174B7 !important;
    color: #ffffff !important;
    font-family: 'Inter', sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px !important;
    text-transform: uppercase !important;
    padding: 14px 28px !important;
    border-radius: 6px !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: none !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
}

.banner-btn-blue:hover {
    background-color: #C4D838 !important;
    color: #000000 !important;
    transform: translateY(-2px) !important;
}

@media (max-width: 991px) {
    .hero__cta {
        left: 30px !important;
        right: 30px !important;
        max-width: 100% !important;
    }
    .hero__title {
        font-size: 2rem !important;
    }
    .hero__description {
        font-size: 0.95rem !important;
    }
}

.elementor-element-624ab76 {
    position: relative !important;
}

.main-mega-menu {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    column-gap: 40px !important;
}

.main-mega-menu > li.has-submenu {
    position: static !important;
}

.sub-menu-wrap {
    position: absolute !important;
    display: block !important;
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    top: 100% !important;
    margin: 0 !important;
    background-color: #FFFFFF !important;
    padding: 30px 22px !important;
    height: 460px !important;
    min-height: 460px !important;
    box-sizing: border-box !important;
    transition: 300ms ease !important;
    opacity: 0 !important;
    visibility: hidden !important;
    z-index: 9999999 !important;
    box-shadow: 0 10px 12px rgba(0, 0, 0, 0.15) !important;
    overflow: hidden !important;
}

.has-submenu:hover .sub-menu-wrap,
.sub-menu-wrap:hover {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
}

.sub-main-menu {
    list-style: none !important;
    padding: 0 15px 0 0 !important;
    margin: 0 !important;
    display: inline-block !important;
    position: relative !important;
    width: 324px !important;
    float: left !important;
}

.main-menu-li {
    margin-bottom: 26px !important;
    list-style: none !important;
    position: relative !important;
}

.main-menu-link {
    background-color: #FFFFFF !important;
    display: block !important;
    padding: 16px 10px !important;
    font-size: 1.125rem !important;
    font-weight: bold !important;
    position: relative !important;
    border: 1px solid #CBCBCB !important;
    color: #000000 !important;
    text-decoration: none !important;
}

.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: #BCCE31 !important;
    border-color: #BCCE31 !important;
    color: #FFFFFF !important;
}

.main-menu-li:hover .main-menu-link:after,
.has-submenu:hover .sub-menu-wrap:not(:hover) .main-menu-li:first-child .main-menu-link:after {
    content: "" !important;
    border-top: 10px solid transparent !important;
    border-bottom: 10px solid transparent !important;
    border-left: 20px solid #BCCE31 !important;
    display: inline-block !important;
    right: -18px !important;
    position: absolute !important;
    transition: 300ms !important;
}

.sub-pro-menu {
    position: absolute !important;
    list-style: none !important;
    padding: 0 10px !important;
    margin: 0 !important;
    left: 100% !important;
    top: 0 !important;
    width: 324px !important;
    border-right: 1px solid #CBCBCB !important;
    border-left: 1px solid #CBCBCB !important;
    opacity: 0 !important;
    visibility: hidden !important;
    z-index: -1 !important;
    transform: scale(0.99) !important;
    transition: 300ms !important;
}

.main-menu-li:hover .sub-pro-menu,
.has-submenu:hover .sub-menu-wrap:not(:hover) .main-menu-li:first-child .sub-pro-menu {
    opacity: 1 !important;
    z-index: 9 !important;
    visibility: visible !important;
    transform: scale(1) !important;
}

.main-menu-li:nth-child(1) .sub-pro-menu { top: 0 !important; }
.main-menu-li:nth-child(2) .sub-pro-menu { top: -86px !important; }
.main-menu-li:nth-child(3) .sub-pro-menu { top: -172px !important; }
.main-menu-li:nth-child(4) .sub-pro-menu { top: -258px !important; }
.main-menu-li:nth-child(5) .sub-pro-menu { top: -344px !important; }

.sub-pro-menu > li > a {
    border-bottom: 1px solid #CBCBCB !important;
    display: block !important;
    padding: 11px 10px !important;
    transition: 500ms !important;
    color: #000000 !important;
    text-decoration: none !important;
    font-size: 1rem !important;
}

.sub-pro-menu > li > a:hover {
    background-color: #E9E9E9 !important;
    color: #000000 !important;
}

.menu-pro-detail {
    position: absolute !important;
    top: 0 !important;
    left: 100% !important;
    width: max-content !important;
    padding-left: 15px !important;
    opacity: 0 !important;
    visibility: hidden !important;
    z-index: -1 !important;
    transform: scale(0.99) !important;
    height: 100% !important;
}

.sub-pro-menu > li:hover .menu-pro-detail,
.has-submenu:hover .sub-menu-wrap:not(:hover) .sub-pro-menu li:first-child .menu-pro-detail,
.has-submenu:hover .main-menu-li:hover .sub-pro-menu:not(:hover) li:first-child .menu-pro-detail {
    z-index: 9 !important;
    opacity: 1 !important;
    visibility: visible !important;
    transition: 500ms ease !important;
    transform: scale(1) !important;
}

.flx-pro {
    min-width: 100% !important;
    width: max-content !important;
    display: flex !important;
    gap: 30px !important;
}

.pro-left-rb {
    width: 330px !important;
}

.pro-title-rb {
    font-size: 1.125rem !important;
    font-weight: bold !important;
    line-height: 26px !important;
    margin-bottom: 18px !important;
    color: #000000 !important;
}

.pro-thumb-rb {
    width: 330px !important;
}

.pro-thumb-rb img {
    width: 100% !important;
    max-height: 280px !important;
    object-fit: contain !important;
}

.top-ftr-section .top-feature-wrap {
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
    margin-bottom: 0 !important;
}

.main-mega-menu > li > a {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #000000 !important;
    padding: 0 !important;
    display: block !important;
    text-decoration: none !important;
    transition: color 0.2s ease !important;
}

.main-mega-menu > li > a:hover {
    color: #3174B7 !important;
}

.main-mega-menu > li.has-sub-mn {
    position: static !important;
}

.main-mega-menu > li.has-sub-mn:hover ul.sub-mn,
ul.sub-mn:hover {
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 9999999 !important;
    transform: translateY(0) !important;
}

ul.sub-mn {
    position: absolute !important;
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 14px !important;
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    top: 100% !important;
    margin: 0 !important;
    background-color: #FFFFFF !important;
    padding: 30px 40px !important;
    height: auto !important;
    box-sizing: border-box !important;
    transition: all 300ms ease !important;
    opacity: 0 !important;
    visibility: hidden !important;
    z-index: -9999999 !important;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15) !important;
    overflow: hidden !important;
}

li.sub-mn-ls {
    flex: 0 0 calc(25% - 11px) !important;
    list-style: none !important;
}

li.sub-mn-ls a {
    display: flex !important;
    overflow: hidden !important;
    position: relative !important;
    border-radius: 8px !important;
    width: 100% !important;
    height: 140px !important;
}

li.sub-mn-ls a img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    transition: transform 300ms ease !important;
}

li.sub-mn-ls a:hover img {
    transform: scale(1.06) !important;
}

span.ind-ttl {
    position: absolute !important;
    color: #FFFFFF !important;
    line-height: 1.2 !important;
    bottom: 16px !important;
    left: 16px !important;
    font-size: 1.1rem !important;
    font-weight: 700 !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6) !important;
}

.top-feature-box {
    display: flex !important;
    align-items: flex-start !important;
    gap: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    margin-bottom: 15px !important;
}

.tp-ft-ico {
    width: 50px !important;
    height: 50px !important;
    flex-shrink: 0 !important;
}

.tp-ft-ico img {
    width: 50px !important;
    height: 50px !important;
}

.tp-ft-desc {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #000000 !important;
    margin-left: 16px !important;
}

.tp-ft-desc strong {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #3174B7 !important;
}

.tp-ft-desc span {
    text-transform: uppercase !important;
    color: #000000 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}

.view-pros-btn {
    background-color: #BCCE31 !important;
    color: #FFFFFF !important;
    padding: 12px 24px !important;
    border-radius: 10px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    text-decoration: none !important;
    margin-top: 50px !important;
    transition: background-color 0.2s ease !important;
}

.view-pros-btn:hover {
    background-color: #3174B7 !important;
    color: #FFFFFF !important;
}

#masthead img,
.elementor-11 img,
.mobile-menu-drawer img {
    max-width: 100%;
}

.elementor-icon-box-icon svg {
    width: 26px !important;
    height: 26px !important;
}

.project-card__meta-item svg {
    width: 18px !important;
    height: 20px !important;
}

.btn-action-circle svg {
    width: 20px !important;
    height: 20px !important;
}

.left-conternt{
    float:right;
}
.display{
    display: none !important;
}
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}
.cont{
    font-size: 15px !important;
    color: white;
    padding-right:10px;
}
.btn-pdf{
    width: 150%;
    height: 30%;
    background-color: #007DCC;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Plus Jakarta Sans', sans-serif;
    color: #fff;
    padding: 10px;
    border-radius: 20px;
    text-align: center;
}
.divsie{
    height: 15% !important;
}
.portfolio-item a.popup {
	position: absolute;
	right: 20px;
	top: -20px;
	color: #fff;
	z-index: 9;
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #fff;
	color: #626262;
	border-radius: 50%;
	margin-right: 10px;
	padding-left: 0;
	text-align: center;
	line-height: 40px;
	opacity: 0;
	transition: all .5s ease-in-out;
}
.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}
.over-content{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 70%;
    height: 70%;
    margin: auto;
    padding: 20px;
    background-color: white;
}

body, button, input, select, textarea {
    font-family: "Inter", sans-serif !important;
}

.elementor-11 .elementor-element.elementor-element-2af80cf {
    border-top-color: #3174B7 !important;
}
.elementor-9037 .elementor-element.elementor-element-9705e2f .elementor-heading-title a, .elementor-9037 .elementor-element.elementor-element-9705e2f .a:hover, .elementor-9037 .elementor-element.elementor-element-970{
    color:#ffffff;
}

.brochure-form-bg, .site-visit-form-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}

.form-container.brochure-form, .site-visit-form-container {
    background: #ffffff;
    padding: 30px;
    border-radius: 12px;
    max-width: 600px;
    width: 100%;
    position: relative;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 12px 35px rgba(0,0,0,0.3);
}

.form-container.brochure-form .close, .site-visit-form-container .close {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 28px;
    cursor: pointer;
    color: #333333;
}

.bhf-hidden {
    display: none !important;
}

.mobile-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    z-index: 99998;
    display: none !important;
}
.mobile-menu-overlay.active {
    display: block !important;
}

.mobile-menu-drawer {
    display: none !important;
    position: fixed;
    top: 0;
    right: 0;
    width: 320px;
    height: 100vh;
    background: #ffffff;
    z-index: 99999;
    overflow-y: auto;
    box-shadow: -5px 0 15px rgba(0,0,0,0.2);
}
.mobile-menu-drawer.active {
    display: block !important;
}

.mobile-menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    border-bottom: 1px solid #eeeeee;
}

.mobile-menu-close {
    background: none;
    border: none;
    font-size: 28px;
    cursor: pointer;
}

.mobile-menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.mobile-menu-list li a {
    display: block;
    padding: 12px 20px;
    color: #333333;
    text-decoration: none;
    font-weight: 500;
    border-bottom: 1px solid #f5f5f5;
}
.mobile-menu-list li a:hover {
    color: #3174B7;
    background: #f9f9f9;
}

.mobile-submenu {
    display: none;
    list-style: none;
    padding-left: 15px;
    background: #fdfdfd;
}
.mobile-submenu.show {
    display: block;
}
.mobile-submenu .mobile-submenu {
    background: #f5f5f5;
}
.mobile-submenu .mobile-submenu li a {
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 400;
}

.mobile-nav-toggle-btn {
    background: transparent !important;
    color: #333333 !important;
    border: none !important;
    padding: 4px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    margin-left: 15px !important;
}

.elementor-11 .elementor-element.elementor-element-624ab76 {
    background-color: #ECECEC !important;
    padding: 10px 0 !important;
}

.main-mega-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
    column-gap: 36px;
}

.main-mega-menu > li {
    position: relative;
}

.main-mega-menu > li > a {
    color: #000000 !important;
    font-family: "Inter", sans-serif !important;

    text-decoration: none !important;
    padding: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    transition: color 0.25s ease !important;
}

.main-mega-menu > li > a:hover {
    color: #3174B7 !important;
}
.text-white{
    color: #fff !important;
}

.main-mega-menu > li.drp-ar > a:hover::after {
    color: #3174B7;
}

.has-submenu .sub-menu-wrap {
    top: 100% !important;
}

.has-sub-mn ul.sub-mn {
    top: 100% !important;
}

@media (min-width: 992px) {
    .mobile-menu-drawer,
    .mobile-menu-overlay,
    .mobile-nav-toggle-btn {
        display: none !important;
    }
    .elementor-11 .elementor-element.elementor-element-624ab76 {
        display: flex !important;
    }
}

@media (max-width: 991px) {
    .elementor-11 .elementor-element.elementor-element-624ab76 {
        display: none !important;
    }
    .mobile-nav-toggle-btn {
        display: inline-flex !important;
    }
    
    .hd-cnt {
        gap: 10px !important;
    }
    .hd-cnt .elementor-icon-box-content {
        display: none !important;
    }
    .hd-cnt .open-brochure-form {
        display: none !important;
    }
}

.casestudies {
    background-color: #FFFFFF !important;
    padding: 40px 0 !important;
}

.project-card {
    background: transparent !important;
    border: none !important;
    margin-bottom: 30px !important;
    box-shadow: none !important;
}

.project-card__image-wrap {
    position: relative !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    aspect-ratio: 16 / 9 !important;
    background-color: #e5e5e5 !important;
    cursor: pointer !important;
}

.project-card__image {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
    border-radius: 12px !important;
    transition: transform 0.3s ease !important;
}

.project-card__image-wrap:hover .project-card__image {
    transform: scale(1.03) !important;
}

.project-card__title {
    font-family: "Inter", sans-serif !important;
    font-size: 1.125rem !important;
    font-weight: 700 !important;
    color: #000000 !important;
    margin-top: 14px !important;
    margin-bottom: 10px !important;
    line-height: 1.35 !important;
}

.project-card__footer {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: flex-end !important;
    width: 100% !important;
}

.project-card__meta {
    display: flex !important;
    flex-direction: column !important;
    gap: 4px !important;
}

.project-card__meta-item {
    font-family: "Inter", sans-serif !important;
    font-size: 0.95rem !important;
    color: #333333 !important;
    font-weight: 400 !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin: 0 !important;
}

.project-card__action-group {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 8px !important;
    flex-shrink: 0 !important;
}

.btn-action-circle {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    background-color: #3174B7 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #ffffff !important;
    text-decoration: none !important;
    transition: background-color 0.25s ease, transform 0.2s ease !important;
    border: none !important;
    cursor: pointer !important;
    flex-shrink: 0 !important;
}

.btn-action-circle:hover {
    background-color: #207DC0 !important;
    color: #ffffff !important;
    transform: scale(1.06) !important;
}

#project_view, #project_view2 {
    display: flex !important;
    flex-wrap: wrap !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
}

#project_view .col-12.mb-4,
#project_view2 .col-12.mb-4,
.row > .col-12.mb-4,
.row > .col-12.mb-3 {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
}

@media (min-width: 992px) {
    #project_view .col-lg-4,
    #project_view2 .col-lg-4,
    .row .col-lg-4 {
        flex: 0 0 auto !important;
        width: 33.333333% !important;
        max-width: 33.333333% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #project_view .col-md-6,
    #project_view2 .col-md-6,
    .row .col-md-6 {
        flex: 0 0 auto !important;
        width: 50% !important;
        max-width: 50% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media (max-width: 767px) {
    #project_view .col-12:not(.mb-4),
    #project_view2 .col-12:not(.mb-4),
    .row .col-12:not(.mb-4) {
        flex: 0 0 auto !important;
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.industry-filter-wrap {
    padding: 20px 50px !important;
    background: #F5F5F5 !important;
}

.primary-btn,
.industry-filter-wrap .primary-btn2,
#loadMore {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: .6rem !important;
    padding: .9rem 1.5rem !important;
    font-size: 1rem !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    overflow: hidden !important;
    transition: all .4s ease !important;
    cursor: pointer !important;
    white-space: nowrap !important;
    border-radius: 10px !important;
    background: #BCCE31 !important;
    color: #FFFFFF !important;
    border: none !important;
}

.primary-btn:hover,
.industry-filter-wrap .primary-btn2:hover,
#loadMore:hover {
    background: #3174B7 !important;
    color: #FFFFFF !important;
}

@media (max-width: 767px) {
    .industry-filter-wrap > div {
        flex-direction: column !important;
    }
    .industry-filter-wrap > div > div {
        width: 100% !important;
    }
    .industry-filter-wrap .bootstrap-select,
    .industry-filter-wrap select {
        width: 100% !important;
    }
    .industry-filter-wrap .primary-btn2 {
        width: 100% !important;
    }
}