/*
Theme Name: All Water Technology
Theme URI: https://wp-themes.com/twentytwenty
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Twenty Twenty child theme.
Template: twentytwenty
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: twentytwenty-child
*/

/* Font Family start */
@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Regular'), local('Montserrat-Regular'),
        url('fonts/Montserrat-Regular.woff2') format('woff2'),
        url('fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: local('Montserrat Medium'), local('Montserrat-Medium'),
        url('fonts/Montserrat-Medium.woff2') format('woff2'),
        url('fonts/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


/* Font Family End */
*{
	letter-spacing: normal;
}
body,
p,
ul li,
ol li{
	font-family: 'Montserrat';
	font-size: 18px;
	line-height: inherit;
}
ul, ol{
	margin-bottom: 16px;
	margin-left: 10px;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
}
a{
	text-decoration: none;
}

#site-header .header-inner,
.new-container,
footer .footer-credits{
	max-width: 1170px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 15px;
}
#site-header {
    background: url(/wp-content/uploads/2025/05/header-bg.jpg) repeat;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 0px;
	z-index: 10;
	position: fixed;
	width: 100% !important;
	left: 0;
    top: 0;
}
main#site-content, div[data-elementor-type="wp-page"], div[data-elementor-type="wp-post"], .error404 .content-wrapper {
    margin-top: 199px;
}
.home div[data-elementor-type="wp-page"], article div[data-elementor-type="wp-page"], .single.single-products div[data-elementor-type="wp-post"], .single.single-services div[data-elementor-type="wp-post"], .single.single-parts div[data-elementor-type="wp-post"], .single.single-sectors div[data-elementor-type="wp-post"]{
	margin-top: 0px;
}

.site-logo img {
    max-height: 9rem;
}

.header-navigation-wrapper {
    position: relative;
    flex-direction: column;
    align-items: flex-end;
}
.header-navigation-wrapper .header-toggles {
    display: none !important;
}
.header-top-section{
	display: flex;
    place-items: center;
    column-gap: 11px;
    width: 100%;
    background: url(/wp-content/uploads/2025/05/header-top-bg.png) no-repeat;
    background-position: left;
    background-size: cover;
    padding: 15px 0 15px 65px;
    justify-content: space-between;
}
a.book-button{
    background: #0b8675;
    color: #fff;
    font-size: 14px;
    padding: 12px 30px;
}
a.book-button:hover {
    color: #0b8675;
    background: #fff;
}
.n2-ss-slider-controls .n2-bullet:hover {
    padding: 6px !important;
}
.head-phone a, .head-email a {
    color: #fff;
    font-weight: 400 !important;
    font-size: 14px;
    letter-spacing: normal;
}
.head-phone a:hover, .head-email a:hover, .head-phone a i, .head-email a i{
	color: #fff;
}
.head-phone a i, .head-email a i {
    font-size: 18px;
    position: relative;
    top: 2px;
    right: 0px;
	margin-right:5px;
}
.header-qc-link {
    display: flex;
    column-gap: 15px;
}
.head-social-ic {
    display: flex;
    column-gap: 7px;
}
.head-social-ic a {
    color: #03285d;
    font-size: 15px;
    background: #119fc2;
    width: 26px;
    height: 26px;
    border-radius: 50px;
    display: grid;
    place-content: center;
}
.head-social-ic a:hover{
	color: #fff;
}
.header-search-section {
    position: relative;
    top: -9px;
    margin-left: 8px;
}
.head-phone a, .head-email a, .head-account a {
    width: 27px;
    height: 27px;
    display: inline-block;
	background-size: contain !important;
    background-position: center !important;
}
.head-phone a{
/*     background: url(/wp-content/uploads/2025/05/phone1.png) no-repeat; */
	width: auto;
    color: #119fc2;
    font-size: 19px;
    font-weight: 500 !important;
    position: relative;
    top: 2px;
}
.head-email a{
    background: url(/wp-content/uploads/2025/05/email1.png) no-repeat;
}
.head-account a{
    background: url(/wp-content/uploads/2025/05/user1.png) no-repeat;
}
.head-phone a:hover{
/*     background: url(/wp-content/uploads/2025/05/phone2.png) no-repeat; */
}
.head-email a:hover{
    background: url(/wp-content/uploads/2025/05/email2.png) no-repeat;
}
.head-account a:hover{
    background: url(/wp-content/uploads/2025/05/user2.png) no-repeat;
}
.header-search-section .search-field {
    background: transparent !important;
    border: none;
    outline: none !important;
    border-bottom: 1px solid #119fc2;
    color: #fff;
    width: 230px;
	margin: 0px;
    padding: 10px 0px 5px 0px;
    font-size: 16px;
}
.header-search-section .search-field::placeholder{
	font-size:0px;
}
.header-search-section input.search-submit {
    font-size: 0px;
    width: 26px;
    background: transparent url(/wp-content/uploads/2025/05/search1.png) no-repeat;
    background-position: center bottom !important;
	margin: 0 0 0 6px;
}
.header-search-section input.search-submit:hover {
    background: transparent url(/wp-content/uploads/2025/05/search2.png) no-repeat;
}
.header-search-section .screen-reader-text{
	display: none !important;
}

.header-inner {
    align-items: flex-start;
}
header .site-logo {
    padding-top: 15px;
}
.head-second-menu-wrapper{
	background: #b405ae;
	padding: 6px 0px;
	margin-top:30px;
	border-bottom: 2px solid #fff;
}
.header-titles .site-logo {
    margin-top: 0px;
}
.head-second-menu{
	max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 15px;
}
/* Navigation modify start */
nav.primary-menu-wrapper {
    margin-top: 14px;
}
.primary-menu-wrapper a {
    color: #119FC2 !important;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: normal;
    text-decoration: none !important;
    text-transform: uppercase;
}
.primary-menu-wrapper a:hover, .primary-menu-wrapper li.current-menu-item a{
	color: #fff !important;
}
.ft-but > a, .primary-menu-wrapper .ft-but > a:hover {
    background: #0b8675 url(/wp-content/uploads/2025/05/but-arrow.png) no-repeat;
    background-position: right 38px center;
    color: #fff !important;
    padding: 15px 50px 15px 40px;
    position: relative;
    top: -14px;
}
.ft-but > a:hover{
	background: #072951 url(/wp-content/uploads/2025/05/but-arrow.png) no-repeat !important;
    background-position: right 32px center !important;
}

#mega-menu-head-mega-menu > li.mega-menu-item:last-child > a {
    padding-right: 0px !important;
}
#mega-menu-head-mega-menu a{
	font-weight: 500 !important;
	text-transform: uppercase !important;
}
span.mega-indicator:after{
	display: none !important;
}
span.mega-indicator {
    width: 23px !important;
    height: 23px !important;
    background: url(/wp-content/uploads/2025/05/drop.png) no-repeat !important;
    top: 6px;
}
#mega-menu-wrap-head-mega-menu #mega-menu-head-mega-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    width: 100%;
    float: none;
    max-width: 1170px;
    margin: 0 auto !important;
    padding: 0 15px;
}
#mega-menu-head-mega-menu .mega-sub-menu a {
    text-transform: none !important;
    border-bottom: 1px solid #00000033;
    padding: 6px 0 12px 0px;
    text-decoration: none !important;
    width: 100% !important;
    display: block;
	color: #03285D;
}
#mega-menu-head-mega-menu .mega-sub-menu li.menu-item {
    padding: 0 0 0 37px;
	margin: 0px 0 6px 0px;
}
#mega-menu-head-mega-menu .mega-sub-menu li.menu-item:hover {
    background: url(/wp-content/uploads/2025/06/Group-39.png) no-repeat;
    background-position: top 8px left;
}
#mega-menu-head-mega-menu .mega-sub-menu li.menu-item:hover a{
	color: #B405AE !important;
}

/* Navigation modify end */
.home-tab-grid .elementor-widget-image {
    height: 250px;
}
.home-tab-grid img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.main-but a {
    background-image: url(/wp-content/uploads/2025/05/but-arrow.png);
    background-position: right 38px center;
    background-repeat: no-repeat;
}
.main-but a:hover {
    background-position: right 30px center;
}
.about-img, .about-img img{
	position: relative;
}
.about-img img{
	z-index:1;
}
.about-img:before{
	content: '';
	width: 213px;
	height: 221px;
	position: absolute;
	left: -26px;
    top: -20px;
	background: #0b8675;
}
.about-img:after{
	    content: '';
    width: 80%;
    height: 80%;
    position: absolute;
    left: 62px;
    top: 33px;
    border: 2px solid #0b8675;
    border-radius: 5px;
}
ul.service-list {
    padding: 0px;
    margin: 10px 0 0 0px;
    list-style-type: none;
	display: grid;
    grid-template-columns: repeat(4, 1fr);
	grid-gap: 30px;
}
ul.service-list > li {
    margin: 0px;
	text-align: center;
}
.service-list .service-img {
    height: 230px;
	margin-bottom: 20px;
}
.service-list .service-img * {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.service-heading h3 {
    font-size: 16px;
	color: #072951;
    text-align: center;
    /*min-height: 40px;
    margin-bottom: 15px;*/
}
.service-list .service-data {
    font-size: 14px;
    text-align: center;
    line-height: normal;
    padding: 0 10px;
}
a.service-but{
	color: #0b8675;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 20px 0 0px;
    font-weight: 600;
    text-decoration: none !important;
    display: inline-block;
    /*margin-top: 20px;*/
    background: url(/wp-content/uploads/2025/05/but-arrow-green.png) no-repeat;
    background-position: right 7px center;
}
a.service-but:hover{
	background-position: right 0px center;
}
.testimonials_content p{
	font-size: 18px;
    color: #fff;
    line-height: 28px;
    min-height: 210px;
}
.testimonial_author h3{
    color: #fff;
    font-size: 18px;
    letter-spacing: normal;
    font-weight: 800;
    margin-bottom: 6px;
}
.testimonial_author .designation {
    color: #fff;
    font-size: 18px;
    margin: -3px 0 0 0px;
    display: block;
}
.testimonial_bottom{
	background: url(/wp-content/uploads/2025/05/quote.png) no-repeat;
	background-position: right top 32px;
}
.testimonials-content-wrapper {
/*     border: 1px solid rgba(255, 255, 255, 0.3); */
	padding: 0px 15px;
	text-align: center;
}
.testimonials-slider-wrapper{
/* 	margin: 0 15px; */
}
.testimonials_slider .slick-dots{
	display: none !important;
}
.testimonials_slider .slick-prev, .testimonials_slider .slick-next {
    position: absolute;
    bottom: -60px;
}button.slick-next.slick-arrow {
    font-size: 0px;
    background: url(/wp-content/uploads/2025/05/arrow-next.png) no-repeat;
    width: 16px;
    height: 26px;
    left: 52%;
}
button.slick-prev.slick-arrow {
    font-size: 0px;
    background: url(/wp-content/uploads/2025/05/arrow-previous.png) no-repeat;
    width: 16px;
    height: 26px;
    left: 48%;
}
.faq-acco details > div {
    border: none;
	padding-left: 0px;
}
.faq-acco .e-n-accordion-item-title{
    padding-left: 0px !important;
}
.faq-acco details > div p {
    font-size: 18px;
}
.faq-acco .e-n-accordion-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.footer-top {
    background: #03285D;
    background-position: bottom center;
	padding: 70px 0px;
	border:none;
}
.footer-top .new-container {
    display: grid;
    grid-template-columns: 65% 35%;
}
.footer-menu-wrap .gap-l-sm {
    padding: 0px;
}
ul.footer-new-social {
    margin: 0px;
    list-style-type: none;
    display: flex;
    column-gap: 20px;
    width: 120px;
}
ul.footer-new-social li{
	margin: 0px;
}
.footer-new-social a {
    color: #fff;
    font-size: 18px;
}
.footer-new-social a:hover {
    color: #fff;
	text-decoration: none !important
}
h2.footer-menu-title, h2.footer-right-title {
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500 !important;
    letter-spacing: normal;
    margin-bottom: 20px;
	position: relative;
}
h2.footer-menu-title:after, h2.footer-right-title:after{
	content: '';
    width: 42px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -6px;	
}
.footer-menu-style .menu, .footer-new-address{
    margin: 0px;
    list-style-type: none;
}
/*.footer-menu-style .menu{
	column-count:2;
}
.footer-menu-style .menu li a{
	color:#fff;
	font-size: 12px;
	text-decoration: none !important
}*/
.footer-menu-style .menu li, .footer-new-address li {
    margin: 0 0 9px 0px;
	font-size: 14px;
}
.footer-new-address li {
    margin: 0 0 10px 0px;
}
.footer-menu-style .menu li a, .footer-new-address li a{
	color:#fff;
	font-size: 16px;
    text-decoration: none !important;
    font-weight: 600;
    text-transform: uppercase;
}
.footer-menu-style .menu li a:hover, .footer-menu-style .menu li.current-menu-item a, .footer-new-address li a:hover{
	color:#119FC2;
}
.footer-new-address li.add {
    color: #fff;
}
.footer-new-address li.add span {
    display: block;
    margin-bottom: 5px;
}
.footer-new-address li.add {
    color: #fff;
    background: url(/wp-content/uploads/2025/05/location.png) no-repeat;
    padding: 0 0 0 30px;
}
.footer-new-address li.phone {
    color: #fff;
    background: url(/wp-content/uploads/2025/05/phone.png) no-repeat;
    padding: 0 0 0 30px;
	background-position: left center;
}
.footer-new-address li.email {
    color: #fff;
    background: url(/wp-content/uploads/2025/05/email.png) no-repeat;
    padding: 0 0 0 30px;
	background-position: left center;
}
.footer-top + .section-inner {
	display: none !important;
    background: #09695b;
    width: 100% !important;
    max-width: 100%;
	padding: 18px 0px;
}
footer {
    padding: 0px !important;
}
p.footer-copyright {
	font-size: 14px;
    color: #fff;
    font-weight: 400;
    margin: 0 auto;
}
p.footer-copyright a {
    color: #fff !important;
    font-weight: 600;
}
.c-form .t-field {
    font-size: 14px;
    padding: 18px 20px;
    width: 100%;
    outline: none !important;
}
.cont-submit {
    background: #0b8675 url(/wp-content/uploads/2025/05/but-arrow.png) no-repeat !important;
    background-position: right 38px center !important;
    color: #fff !important;
    padding: 15px 50px 15px 40px !important;
    text-decoration: none !important;
	outline: none !important;
	border: none !important;
	margin: 0 auto !important;
    display: block !important;
}
.cont-submit:hover {
    background: #072951 url(/wp-content/uploads/2025/05/but-arrow.png) no-repeat !important;
    background-position: right 32px center !important;
}
.service-content ul {
    margin: 0px;
    list-style-type: none;
}
.service-content ul li {
    margin-left: 0px;
    padding: 0 0 0 30px;
    position: relative;
}
.service-content ul li:before {
    content: '';
    width: 15px;
    height: 15px;
    background: #0b8675;
    position: absolute;
    left: 0;
    top: 5px;
}
form.wpcf7-form {
    max-width: 800px;
	margin: 0 auto;
}
.c-row p {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
}
/**********************23052025*************************/

.banner-content{
	display:none;
}
.gap-l-sm{
	padding-left:50px;
}
.head-with-border .elementor-size-default {
    position: relative;
	margin-bottom: 30px;
}
.head-with-border .elementor-size-default:after {
    content: '';
    width: 100px;
    height: 3px;
    background: #0B8675;
    position: absolute;
    bottom: -13px;
    left: 0;
}
.head-with-border.light .elementor-size-default:after{
	background: #fff;
}
.head-with-border.center .elementor-size-default:after{
	left: 50%;
	margin-left: -50px;
}
.service-tabs .e-n-tabs-heading {
    flex-basis: 400px !important;
	padding-right: 15px;
}
.service-tabs button.e-n-tab-title {
    padding: 12px 0px;
	justify-content: space-between;
	background: transparent !important;
}
.service-tabs button.e-n-tab-title:last-child {
    border-bottom: none !important;
}
.service-tabs button.e-n-tab-title[aria-selected="false"] .e-n-tab-icon{
	opacity: 0 !important;
}
.service-tabs button.e-n-tab-title[aria-selected="true"] .e-n-tab-icon{
	opacity: 1 !important;
}
.service-tabs button.e-n-tab-title svg {
    fill: transparent !important;
}
.counter-grid .elementor-widget-image .elementor-widget-container {
    border: 5px solid #119FC2;
    width: 206px !important;
    height: 206px !important;
    border-radius: 50%;
    display: grid;
    place-items: center;
}
span.counter {
    font-size: 64px;
    font-weight: 600;
    color: #B405AE;
}
.counter-grid img {
    max-width: 130px;
	max-height: 110px;
}
.counter-grid span.icon {
    font-size: 64px;
    font-weight: 600;
    color: #B405AE;
}
.counter-grid > div {
    border-left: 2px solid #D9D9D9;
}
.counter-grid > div:last-child{
	border-right: 2px solid #D9D9D9;
}
.d-none{
	display: none !important;
}
.ctc-left .active img {
    opacity: 1 !important;
}
.custom-tab-container {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+48,d6e0e7+49,d6e0e7+49,d6e0e7+100 */
background: linear-gradient(to right,  #ffffff 0%,#ffffff 48%,#d6e0e7 49%,#d6e0e7 49%,#d6e0e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.custom-tab-container.with-border:after {
    content: '';
    border-top: 3px solid #b405ae;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
}
.home-blog-container{
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 20%,#d6e0e7 20%,#d6e0e7 20%,#d6e0e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.rp-img{
	border: 2px solid #fff;
	border-radius:8px;
	overflow: hidden;
}
.rp-img img{
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}
.all-post-list .rp-img{
	height: 262px !important;
}
.rp-post-wrapper {
    padding: 0 15px;
}
a.rp-post-title {
/*     font-size: 32px; */
	font-size: 27px;
    font-weight: 800;
    color: #03285d;
    text-align: center !important;
    display: block;
    margin: 30px 0 20px 0px;
	min-height: 78px;
}
.all-post-list a.rp-post-title {
	height: 122px;
    overflow: hidden !important;
/* 	word-break: initial; */
}
.rp-content {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    display: block !important;
	max-height: 168px;
	overflow: hidden;
}
.all-post-list .rp-content{
/* 	height: 294px; */
	padding-bottom: 98px;
	position: relative;
	max-height: inherit;
}
.all-post-list .rp-txt {
    height: 196px;
    overflow: hidden;
}
.rp-post-wrapper a.post-readmore, .member-but {
    display: block;
    background: #b405ae;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    border-style: none;
    border-radius: 4px 4px 4px 4px;
    padding: 15px 30px 15px 30px;
    max-width: 240px;
    margin: 40px auto 0 auto;
	text-align: center;
}
.all-post-list .post-readmore{
	width: 240px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -120px !important;
	bottom: 0;
	
}
.page-id-2655 .all-post-list .post-readmore{
	width: 260px;
	margin: 0 0 0 -130px !important;
	max-width: 100% !important
}
.rp-post-wrapper a.post-readmore:hover, .member-but:hover{
	background: #03285d;
}
div#logo-carousel-free-458.logo-carousel-free .sp-lc-logo{
	border: none !important;
}
.home-contact-grid a {
    color: #03285d;
}
.double-col > p {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 18px;
}
.t-field {
    border: none !important;
    font-size: 14px !important;
    outline: none !important;
    padding: 17px 20px !important;
    border-radius: 4px !important;
}
textarea.t-field {
    min-height: 212px !important;
}
input.h-submit, .user-login-form input[type="submit"] {
    display: block;
    background: #b405ae !important;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    border-style: none;
    border-radius: 4px 4px 4px 4px;
    padding: 15px 80px 15px 80px;
    margin: 27px 0 0 0px;
	text-decoration: none !important;
	outline: none !important;
}
input.h-submit:hover{
	background: #03285d !important;
}
.footer-left p {
    color: #fff;
    line-height: 28px;
    padding: 20px 0 0 65px;
}
.footer-left-wrap {
    display: grid;
    grid-template-columns: 40% 20% 20% 20%;
}
.footer-menu-wrap {
    margin: 100px 0 0 0px;
}
.footer-menu-wrap:last-child {
    display: flex;
/*     place-items: end; */
    padding-bottom: 12px;
}
.footer-right-wrap {
    display: flex;
    place-items: flex-end;
	place-content: flex-end;
    text-align: right;
	padding-bottom: 20px;
}
.footer-new-social a {
    background: #119FC2;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 28px;
    color: #03285D !important;
}
.footer-new-social a *{
	color: #03285D !important;
}
.footer-right-wrap .textwidget.custom-html-widget {
    display: flex;
    flex-direction: column;
    place-items: flex-end;
}
ul.ft-contact {
    padding: 0px;
    margin: 30px 0 0 0px;
	list-style-type: none;
}

.ft-contact li{
    color: #119FC2;
    font-weight: 600;
    font-size: 16px;
}
.ft-contact li a{
	color: #fff;
	text-decoration: none !important;
}
.ft-contact li a:hover{
	color: #119FC2;
}
.support-grid-tabs > .elementor-element.e-child {
    max-width: 350px;
}
.support-grid-tabs img {
    width: 118px !important;
    height: auto !important;
}
.support-grid-tabs > .elementor-element.e-child .elementor-widget-image {
    flex-shrink: 0;
}
.support-grid-tabs .elementor-widget-heading .elementor-widget-container {
/*     display: flex;
    place-items: center; */
}
.member-list-code{
	background: #D6E0E7;
}
.member-list {
    padding: 0 0 50px 0px;
}
.member-list .member-img a {
    display: block;
    height: 500px;
}
.member-list .member-img a img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
a.member-heading h3 {
    font-size: 32px;
    font-weight: 800;
    letter-spacing: normal;
    margin: 40px 0 30px 0px;
    color: #03285D;
}
a.member-heading h3 span{
	display: block;
	color: #B405AE;
}
.member-data {
    max-width: 310px;
    display: block;
    line-height: 28px;
    margin-bottom: 30px;
}
.member-but{
	margin: 0px;
}
.member-list-code {
    border-top: 3px solid #B405AE;
	position:relative;
	z-index:1;
}
.member-list-section, .right-border {
    position: relative;
}

.member-list-section:after {
    content: '';
    background: #d6e0e7;
	border-top: 3px solid #b405ae;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
}
.right-border:after{
	content: '';
	border-top: 3px solid #b405ae;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
}
.service-tabs.large.equal .e-n-tabs-heading {
    flex-basis: 50% !important;
}
.service-tabs.large.equal button.e-n-tab-title {
    padding: 34px 0px;
    justify-content: space-between;
}
.service-tabs.large.equal button.e-n-tab-title:last-child {
    border-bottom: 1px solid #03285D47 !important;
}
.service-tabs button.e-n-tab-title span.e-n-tab-title-text {
    text-align: left;
}
.service-tabs.two-third .e-n-tabs-heading {
    flex-basis: 66% !important;
    padding-right: 15px;
}
.case-study-head h1 span {
    color: #119FC2;
    text-transform: uppercase;
}
.case-study-gallery .item {
    background: transparent !important;
}
.lSSlideOuter .lSPager.lSGallery li img{
	filter: grayscale(100%);
	opacity: 0.5;
}
.lSSlideOuter .lSPager.lSGallery li.active img, .lSSlideOuter .lSPager.lSGallery li:hover img{
	filter: grayscale(0%);
	opacity: 1;
}

.case-study-gallery li.active {
    border-radius: 0px !important;
    border: none !important;
}
.account-hero-banner {
    background-image: url(/wp-content/uploads/2025/06/hero-bg2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 90px;
    padding-bottom: 90px;
    padding-left: 15px;
    padding-right: 15px;
}
.account-hero-banner h1{
	font-family: "Montserrat", Sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: normal;
}
form.user-login-form {
    background: #011b4e;
    color: #fff;
    max-width: 500px;
    height: auto;
    padding: 50px 30px;
    border-radius: 10px;
    margin: 50px auto 100px auto;
}
form.user-login-form p {
    display: grid;
    grid-template-columns: 30% 70%;
    font-size: 15px;
    place-items: baseline;
}
.user-login-form label {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
}
.user-login-form input[type="text"], input[type="password"] {
    border: none !important;
    font-size: 14px !important;
    outline: none !important;
    padding: 17px 20px !important;
    border-radius: 4px !important;
	appearance: none;
}
.user-login-form label span {
    color: #f00;
}
.user-login-form input[type="submit"]{
	padding: 12px 40px 12px 40px;
    margin: 10px 0 0 0px;
}
.user-login-form input[type="submit"]:hover{
	background: #fff !important;
	color: #03285d !important;
}
.user-login-form a{
	color: #fff !important;
}
.user-login-form a:hover{
	text-decoration: underline !important;
}
.support-grid.water-grid img {
    max-height: 121px !important;
    width: auto !important;
}
.service-tabs.right-tab button.e-n-tab-title:last-child {
    border-bottom: 1px solid #03285D47 !important;
}
.service-tabs.right-tab button.e-n-tab-title:first-child {
    border-top: 1px solid #03285D47 !important;
}
.large-txt p, .large-txt li{
	font-size: 24px;
}
.rlt-heading .elementor-heading-title {
    background: url(/wp-content/uploads/2025/07/Group-171.png) no-repeat;
    background-position: right;
    padding: 5px 25px 5px 0px;
    cursor: pointer;
	max-width: 168px !important;
}
.rlt-heading.view-all .elementor-heading-title {
    background: url(/wp-content/uploads/2025/07/Group-173.png) no-repeat !important;
    background-position: right center !important;
}
ul.rp-list2 {
    margin: 0 0px;
    list-style-type: none;
}
ul.rp-list2 li {
    padding: 15px 0px !important;
    margin: 0 0 0 0px !important;
    border-bottom: 1px solid #00000029;
}
ul.rp-list2 li:first-child{
	border-top: 1px solid #00000029;
}
.rp-list2 a.rp-post-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left !important;
    margin: 0px !important;
    min-height: 0px;
}
.wpcf7 form .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #b405ae !important;
	color: #03285d !important;
	font-weight: 500;
}
.pum-container .t-field {
    border: 1px solid #d5d5d5 !important;
}
.pum-container textarea.t-field {
    height: 130px !important;
    min-height: auto !important;
    max-height: 100% !important;
}
.pum-container input.h-submit {
    margin: 30px auto 0 auto;
}
.service-tabs.small-tab-txt button.e-n-tab-title span.e-n-tab-title-text {
    font-size: 20px;
}
.all-post-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 60px 30px;
}
.all-post-list .rp-post-wrapper {
    padding: 0px;
}
form#custom-blog-filter-form {
   max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    /* padding: 0px 15px; */
    display: flex;
    justify-content: space-between;
	margin-bottom: 30px;
}
form#custom-blog-filter-form select {
    border: 1px solid #98b0c0b8;
    width: 200px;
    padding: 8px 35px 8px 12px;
    border-radius: 4px;
    color: #98b0c0b8;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    outline: none !important;
    outline: none !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    letter-spacing: 0.02em;
    background: url(/wp-content/uploads/2025/07/Group-163.png) no-repeat;
    background-position: right 7px center;
}
form#custom-blog-filter-form button#view-all-btn {
    padding: 2px 10px 0 10px !important;
    border-radius: 4px;
    background: transparent;
    color: #b5c6d2;
    border: 1px solid #b5c6d2;
    text-decoration: none !important;
}
.post-case-list {
    position: relative;
}
.post-case-list:after{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 148px;
	left: 0;
	background: url(/wp-content/uploads/2025/07/blog-bg.jpg) repeat;
}
.post-case-list > .e-con-inner {
    z-index: 1;
}
ul.career-list {
    list-style-type: none;
    margin: 0px -40px;
	display: grid;
    grid-template-columns: repeat(3, 1fr);
	grid-gap: 70px 0px;
}
ul.career-list li{
	margin:0px;
	padding: 0px 40px 54px 40px;
	position: relative;
}
ul.career-list li:nth-child(3n+1), ul.career-list li:nth-child(3n+2){
	border-right: 1px solid #98B0C0;
}
.career-post-date {
    font-size: 14px;
    font-weight: 700;
    color: #B405AE;
	margin-bottom: 5px;
}
a.career-heading h3 {
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    color: #03285D;
}
.career-data {
    font-size: 14px;
    margin: 30px 0 30px 0px;
}
.career-but{
	display: inline-block;
    background: #b405ae !important;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    border-style: none;
    border-radius: 4px 4px 4px 4px;
    padding: 15px 40px 15px 40px;
    margin: 0px 0 0 0px;
    text-decoration: none !important;
    outline: none !important;
	position: absolute;
    left: 0;
    transform: translateX(40px);
    bottom: 0;
    width: 252px;
}
.career-but:hover{
	background: #03285d !important;
}
header#site-header.scrolled .header-top-section {
    display: none;
}
header#site-header.scrolled .site-logo img {
    max-height: 5rem;
	position: relative;
    top: -9px;
}
header#site-header.scrolled .head-second-menu-wrapper {
    margin-top: 8px;
}
.s-txt p, .s-txt li{
	font-size: 16px !important;
}
p a, p a *, li a, li a *{
	color: #b405ae;
	font-weight: 600 !important;
}
.single.single-products .pagination-single, .single.single-parts .pagination-single, .single.single-sectors .pagination-single{
	display: none !important;
}
.right-border .elementor-element {
    z-index: 1;
}
.border-container{
	border: 1px solid #B405AE;
	padding: 40px !important;
}
.page-id-3138 .elementor-element.elementor-element-1d58aa7{
	display: none !important;
}
.nav-menu-img li.hide{
	display: none;
}
ul.nav-menu-img {
    margin: 0px;
}
ul.nav-menu-img li {
    margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
ul.nav-menu-img li img{
	border:2px solid #4eb6d1;
	max-height: 264px !important;
	width: auto !important;
	margin: 0 0 0 auto;
}
.single.single-services .pagination-single{
	display: none !important;
}
.single.single-post .category-careers div[data-elementor-type="wp-post"]{
	margin-top: 0px;
}
.single.single-post .category-careers .pagination-single{
	display: none !important;
}
.error404 h1.error-header-title {
    margin: 40px 0 20px 0px;
    font-family: "Montserrat", Sans-serif !important;
    font-size: 32px;
    font-weight: 800 !important;
}
.error404 .error-button .er-btn {
    margin: 14px 0 50px 0px;
    display: inline-block;
    background: #03285d !important;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    border-style: none;
    border-radius: 4px 4px 4px 4px;
    padding: 15px 40px 15px 40px;
    text-decoration: none !important;
    outline: none !important;
}
.error404 .error-button .er-btn:hover{
	background: #b405ae !important
}
.mega-menu-item-has-children > .mega-sub-menu{
	max-height: 450px !important;
	overflow: auto !important;
}
.privacy-policy .post-inner a {
    color: #b405ae !important;
}
.contact-page-form .t-field {
    background: #b405ae0d;
}
.insert-page > div[data-elementor-type="wp-page"]{
	margin-top: 0px !important;
}

/* Search page */
.search-results article{
	max-width: 1170px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 15px;
}
.search-results .pagination-wrapper{
	margin-bottom:50px;
}
.search-results .archive-header{
	background: url(/wp-content/uploads/2025/09/hero-bg.jpg) no-repeat;
    padding: 85px 15px;
    text-align: center;
    background-size: cover;
    background-position: bottom -280px center;
}
/* .archive-header{
	position:relative;
} */
.search-results .archive-header h2{
	color: #fff;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: normal;
}
.search-result-page{
	max-width: 1170px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 15px;
}
.search-results .post-separator{
	margin-top:0px; margin-bottom:0px;
}
article h2.page_title{
	font-family: "Montserrat", Sans-serif;
    font-size: 32px;
    font-weight: 800;
    line-height: 28px;
}
.search-results article .page_title a{
	color: #03285d !important
}
.search-results .section-inner.medium{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); color:#fff;
}
.search-results .color-accent{
	color:#fff !important;
}
.search-results-list {
    padding-top: 80px;
}
.search-results nav.navigation.posts-navigation {
    max-width: 1170px;
    margin: 0 auto;
}
.search-results .nav-links {
    display: flex;
    justify-content: space-between;
    margin: 40px 0px;
}
.search-results .nav-links a, a.s_result_readmore {
    color: #ffffff !important;
    background: #03285d !important;
    font-weight: 500;
    padding: 5px 20px;
    border-radius: 5px;
    text-decoration: none !important;
}
.search-results .nav-links a:hover, a.s_result_readmore:hover {
    background: #b405ae !important;
}
.modal-menu>li>a, .modal-menu>li>.ancestor-wrapper>a {
    text-transform: uppercase !important;
}
span.all-hero-highlight {
    font-weight: 900;
    font-style: italic;
    color: #b405ae;
/*     background: #fff;
    padding: 0px 20px 4px 20px;
    border-radius: 8px; */
}

/* Faq Code Start */
.faq.accordion{
    border-top: 1.5px solid #03285D47;
}
.faq.accordion,
.faq.accordion li{
	 list-style: none;
    margin: 0 !important;
    padding: 0px !important;
}
.faq.accordion li{
	border-bottom: 1.5px solid #03285D47;
}
.accTrigger.faq-title {
    color: #2a206f;
    font-weight: 600;
    font-size: 20px;
    width: 100%;
    display: block;
    padding: 16px 30px 16px 0px;
    transition: all .3s ease;
    margin: 0;
    cursor: pointer;
    position: relative;
    margin-bottom: 0 !important;
}
.faq-title::after {
    content: "\f054";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    right: 1px;
    top: 16px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .35s ease-in-out;
    color: #b405ae;
    border: 2.2px solid #b405ae;
    line-height: 1.8em;
}
.faq.accordion .inner {
    color: #000;
    overflow: hidden;
	display: none;
    line-height: 1.7em;
}
.faq.accordion .inner p{
	margin-bottom: 16px;
	margin-right: 30px;
}
.faq-title.open,
.faq-title:hover{
	color: #b405ae;
}
.faq-title.open:after,
.faq-title:hover:after{
	transform: rotate(90deg);
}

.questions.elementor-widget-n-accordion .e-n-accordion-item-title{
	border-bottom:1px solid #ddd !important;
}
.faq-top-links li.elementor-icon-list-item.elementor-inline-item{
	margin-bottom:10px !important;
}
.anchor {
  padding-top: 150px;
  margin-top: -150px;
}
.category-careers .contact-section, .page-id-1802 .contact-section{
	display: none !important;
}
.white-wrap{
	position:relative !important;
}
.white-wrap:before {
    position: absolute !important;
    content: '' !important;
    background: #fff;
    width: 400% !important;
    height: 100%;
    left: -400% !important;
    top: 0;
	display:block !important;
}

/* Responsive Start */
@media (min-width: 1170px){
/* 	.blog-main-left > .elementor-element > .elementor-element {
		max-width: 850px;
		margin-left: auto !important;
	} */
	/*.post-left-wrap{
		max-width:770px;
	}
	.post-right-wrap{
		max-width:300px;
	}*/
}
@media (min-width: 1220px) {
    .primary-menu > li {
        margin: 0.8rem 0 0 2.5rem;
    }
}
@media only screen and (max-width: 1140px){
	.support-grid-tabs > .elementor-element {
		display: grid;
		grid-template-columns: repeat(1, 1fr) !important;
		text-align: center;
	}
	.support-grid-tabs img {
		width: 100% !important;
		max-width: 98px !important;
		height: auto !important;
		max-height: 98px !important;
	}
	.support-grid-tabs h4{
		text-align: center !important;
	}
	.elementor-element.support-grid-tabs {
		padding: 30px !important;
	}
}
@media only screen and (max-width: 1024px){
	.all-post-list {
    	grid-template-columns: repeat(2, 1fr);
	}
	button.e-n-tab-title {
		padding-left: 15px !important;
	}
}
@media only screen and (max-width: 999px){
	
	#site-header:after, button.toggle.search-toggle.mobile-search-toggle{
		display: none !important;
	}
	.toggle.nav-toggle.mobile-nav-toggle span.toggle-icon {
		background: url(/wp-content/uploads/2025/07/nav-ic.png) no-repeat;
		width: 38px;
		height: 28px;
		background-size: contain;
	}
	.toggle-inner {
    	height: 3.3rem;
	}
	.header-inner .toggle {
		padding-bottom: 57px;
	}
	.toggle.nav-toggle.mobile-nav-toggle span.toggle-icon svg.svg-icon, .toggle-text {
		display: none !important;
	}
	.site-logo img {
		max-height: 9rem;
	}
	ul.service-list {
    	grid-template-columns: repeat(2, 1fr);
	}
	.menu-modal-inner.modal-inner {
		background: #03285d !important;
	}
	.mega-toggle-blocks-left, .mega-toggle-blocks-center {
		display: none !important;
	}
	.menu-modal-inner .menu-bottom .social-icons a{
		background-color: #b405ae !important;
		color: #fff !important;
	} 
	.menu-modal-inner .menu-bottom .social-icons a svg, .menu-modal-inner .menu-bottom .social-icons a *{
		fill: #fff !important;
		color: #fff !important;
	}
	.menu-modal-inner .menu-bottom .head-phone a svg, .menu-modal-inner .menu-bottom .head-email a svg, .menu-modal-inner .menu-bottom .head-account a svg{
		display: none !important;
	}
	.menu-modal-inner .menu-bottom .head-phone a, .menu-modal-inner .menu-bottom .head-email a, .menu-modal-inner .menu-bottom .head-account a{
		padding: 22px;
	}
	.menu-modal-inner .menu-bottom .head-phone a{
		background: url(/wp-content/uploads/2025/05/phone2.png) no-repeat;
		background-size: 24px !important;
		background-position: center !important;
	}
	.menu-modal-inner .menu-bottom .head-email a{
		background: url(/wp-content/uploads/2025/05/email2.png) no-repeat;
		background-size: 24px !important;
		background-position: center !important;
	}
	.menu-modal-inner .menu-bottom .head-account a{
		background: url(/wp-content/uploads/2025/05/user2.png) no-repeat;
		background-size: 24px !important;
		background-position: center !important;
	}
	#mega-menu-wrap-head-mega-menu .mega-menu-toggle .mega-toggle-blocks-right{
		justify-content: center !important;
	}
	#mega-menu-wrap-head-mega-menu .mega-menu-toggle{
		background: transparent !important;
	}
	.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
		font-size: 16px;
		font-weight: 400;
		color: #fff;
		text-align: center;
	}
	.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
		text-decoration: none;
	}
	button.close-nav-toggle svg {
		color: #119fc2;
	}
	.modal-menu li {
    	border-color: #119fc2 !important;
	}
	ul.career-list {
    	grid-template-columns: repeat(2, 1fr);
	}
	#mega-menu-wrap-head-mega-menu #mega-menu-head-mega-menu>li.mega-menu-item>a.mega-menu-link {
		padding: 0 10px !important;
	}
}
@media only screen and (min-width: 768px){
/* 	.service-tabs .e-n-tabs-content .elementor-button-text{
		text-align: left !important;
	} */
}

@media only screen and (max-width: 767px){
	ul.service-list {
    	grid-template-columns: repeat(1, 1fr);
	}
	#site-footer .section-inner {
		text-align: center;
	}
	.gap-l-sm{
		padding-left:0px;
	}
	.custom-tab-container {
		background: transparent;
	}
	.ctc-left img{
		width: 100%;
	}
	.footer-top .new-container, .footer-left-wrap {
		grid-template-columns: repeat(1, 1fr);
	}
	.footer-left p {
		padding: 20px 0 0 0px;
		text-align: center;
	}
	.footer-menu-wrap {
		margin: 30px 0 0 0px;
	}
	.footer-menu-style .menu, .footer-new-address {
		text-align: center;
	}
	.footer-menu-wrap:last-child {
    	place-content: center;
	}
	.footer-right-wrap {
		place-content: center;
		text-align: center;
	}
	.footer-right-wrap .textwidget.custom-html-widget{
		place-items: center;
	}
	.all-post-list {
    	grid-template-columns: repeat(1, 1fr);
	}
	.elementor-element.border-container {
		padding: 20px !important;
	}
	.accTrigger.faq-title {
		font-size: 17px !important;
	}
	.faq.accordion .inner p{
		font-size: 15px !important;
	}
}
@media only screen and (max-width: 640px){
	button.slick-next.slick-arrow{
		left: 54%;
	}
	button.slick-prev.slick-arrow {
		left: 46%;
	}
	.footer-top .new-container {
		grid-template-columns: repeat(1, 1fr);
		place-items: center;
		text-align: center;
	}
	.footer-new-address li {
		background-position: top center !important;
		padding: 30px 0 0 0px !important;
	}
	.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened {
		width: 30px;
	}
	.c-row p, ul.career-list {
    	grid-template-columns: repeat(1, 1fr);
	}
	ul.career-list{
		grid-gap: 0px;
		padding: 0 40px;
	}
	ul.career-list li:nth-child(3n+1), ul.career-list li:nth-child(3n+2) {
		border-right: none;
	}
	ul.career-list li{
		border-bottom: 1px solid #98B0C0;
		padding: 40px 0px 60px 0px;
	}
	ul.career-list li:last-child{
		border-bottom: none;
	}
	.double-col > p {
		grid-template-columns: repeat(1, 1fr);
	}
	a.career-but {
		left: 0;
		transform: none;
		bottom: 12px;
	}
}
@media only screen and (max-width: 520px){
	.post-case-list:after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		top: 182px;
		left: 0;
		background: url(/wp-content/uploads/2025/07/blog-bg.jpg) repeat;
	}
}
@media only screen and (max-width: 480px){
	    .site-logo img {
        max-height: 7rem;
    }
	main#site-content, div[data-elementor-type=wp-page], div[data-elementor-type=wp-post], .error404 .content-wrapper {
		margin-top: 190px;
	}
	input.h-submit, .user-login-form input[type=submit] {
		font-size: 17px;
		padding: 15px 30px;
	}
	.home-contact-grid > .elementor-element > .elementor-element {
		padding-left: 0px;
		padding-top: 75px;
		background-position: top center !important;
		text-align: center;
	}
	input.h-submit, .user-login-form input[type=submit]{
		margin: 27px auto 0 auto;
	}
}