:root{
	--royal-tea: #003C4C;
	--green-pastel: #9DD3C9;
	--premium-ochre: #bb6125;
	--slides-height: 50rem;	
}
body{
	line-height: 1.55;
	// padding-top: 6.75rem;
}
.FSSienaThin {
	font-family: "FSSiena-Thin";
	}.FSSienaThinItalic {
	font-family: "FSSiena-ThinItalic";
	}.FSSienaExtraLight {
	font-family: "FSSiena-ExtraLight";
	}.FSSienaExtraLightItalic {
	font-family: "FSSiena-ExtraLightItalic";
	}.FSSienaLight {
	font-family: "FSSiena-Light";
	}.FSSienaLightItalic {
	font-family: "FSSiena-LightItalic";
	}.FSSienaRegular {
	font-family: "FSSiena-Regular";
	}.FSSienaItalic {
	font-family: "FSSiena-Italic";
	}.FSSienaMedium {
	font-family: "FSSiena-Medium";
	}.FSSienaMediumItalic {
	font-family: "FSSiena-MediumItalic";
	}.FSSienaSemiBold {
	font-family: "FSSiena-SemiBold";
	}.FSSienaSemiBoldItalic {
	font-family: "FSSiena-SemiBoldItalic";
	}.FSSienaBold {
	font-family: "FSSiena-Bold";
	}.FSSienaBoldItalic {
	font-family: "FSSiena-BoldItalic";
}
p, table, ul, ol, dl, dd, pre, blockquote, address {
    margin: 0 0 1.5rem;
}
@media (min-width: 768px) {
    .w-md-60 {
        width: 60% !important;
	}
    .w-md-70 {
        width: 70% !important;
	}
    .w-md-85 {
        width: 85% !important;
	}
}

.bg-green-v2{
	background-color: #002E3B !important;
}
.bg-royal-green{
	background-color: var(--royal-tea) !important;
}
.bg-premium-ochre{
	background-color: var(--premium-ochre) !important;
}
.bg-teal{
	background-color: var(--green-pastel) !important;
}
.royalTea{
	color: var(--royal-tea) !important
}
.green-pastel{
	color: var(--green-pastel) !important;
}
.txt-teal{
	color: var(--green-pastel) !important;
}
.txt-premiumochre{
	color: var(--premium-ochre) !important;
}
.txt-120{
	font-size: clamp(6rem, 5.5vw, 12rem) !important;
	line-height: 0.8;
}
.txt-8{
	font-size: clamp(4.2rem, 5.5vw, 8rem) !important;
	line-height: clamp(5.5rem, 6.5vw, 8.6rem) !important;
}
.txt-6{
	font-size: clamp(3rem, 5.5vw, 6rem) !important;
	line-height: clamp(5.2rem, 5vw, 8.6rem) !important;
}
.txt-4{
	font-size: clamp(3.5rem, 5.5vw, 4rem) !important;
	/* line-height: clamp(4rem, 5vw, 5rem) !important; */
}
.txt-3{
	font-size: clamp(2.8rem, 5.5vw, 3rem) !important;
	/* line-height: clamp(4rem, 5vw, 4.5rem) !important; */
}
.txt-2{
	font-size: clamp(1.8rem, 5.5vw, 2rem) !important;
	/* line-height: clamp(3rem, 5vw, 3.5rem) !important; */
}
.txt-18{
	font-size: clamp(1.8rem, 5.5vw, 1.8rem) !important;
}
.txt-23{
	font-size: clamp(1.8rem, 5.5vw, 2.3rem) !important;
	/* line-height: clamp(3rem, 5vw, 2.5rem) !important; */
}
.lh-1{
	line-height: 1 !important;
}
.lh-1-2{
	line-height: 1.2 !important;
}
.lh-15{
	line-height: 1.5 !important;
}
.container{
	position: relative;
}
.animated_btn::before {
	content: '';
	position: absolute;
	width: 100%;
	transform: scaleX(0);
	border-radius: 5px;
	height: 0.05em;
	bottom: -5px;
	left: 0;
	background: currentcolor;
	transform-origin: bottom right;
	transition: transform 0.25s ease-out;
}
.animated_btn:hover::before {
	transform: scaleX(1);
	transform-origin: bottom left;
}
.btn-green-outline-dark {
    background-color: var(--royal-tea);
    color: #FFF;
	border: .1rem solid var(--royal-tea);
}

.btn-green-outline-dark:hover, .btn-green-outline-dark:focus {
    background-color: #fff;
    color: var(--royal-tea);
}
a.btn.cta, button.btn.cta{
	color: var(--green-pastel);
	font-size: 1.6rem;
	text-transform: uppercase;
	letter-spacing: 0.13rem;
	position: relative;
	padding: 0;
	font-weight: 400;
	line-height: 2rem;
	text-align: left;
}
a.btn.cta::after, button.btn.cta::after{
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	font-size: 1.8rem;
	position: absolute;
	bottom: 0.1rem;
	right: -2rem;
}

.swiper-navigation-inline .swiper-button-prev, .swiper-navigation-inline .swiper-button-next{
	border:0;
}

.swiper-nav-block .swiper-button-prev, .swiper-nav-block .swiper-rtl .swiper-button-next {
    left: 2.5rem;
	right: inherit;
}
.swiper-nav-block .swiper-button-next, .swiper-nav-block .swiper-rtl .swiper-button-prev {
    right: 2.5rem;
	left:inherit;
}





.header-logo{
	width: 17.5rem;margin-bottom: 10px;
}
.mbl-eval a.mega-menu-link:after{
	content: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_875_2824)'%3E%3Cpath d='M7.96484 8.5C9.34556 8.5 10.4648 7.38071 10.4648 6C10.4648 4.61929 9.34556 3.5 7.96484 3.5C6.58413 3.5 5.46484 4.61929 5.46484 6C5.46484 7.38071 6.58413 8.5 7.96484 8.5Z' stroke='%23003C4C' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.69531 12.3996C4.14155 11.6671 4.76872 11.0618 5.51652 10.6417C6.26432 10.2216 7.10761 10.001 7.96531 10.001C8.82302 10.001 9.66631 10.2216 10.4141 10.6417C11.1619 11.0618 11.7891 11.6671 12.2353 12.3996' stroke='%23003C4C' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.96484 14C11.5547 14 14.4648 11.0899 14.4648 7.5C14.4648 3.91015 11.5547 1 7.96484 1C4.37499 1 1.46484 3.91015 1.46484 7.5C1.46484 11.0899 4.37499 14 7.96484 14Z' stroke='%23003C4C' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_875_2824'%3E%3Crect width='14' height='14' fill='white' transform='translate(0.964844 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") ;
	display:inline-block !important;
	padding-left: 5px;
    position: absolute;
    top: 2px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {margin: 0px 10px 0 10px}
@media (max-width: 1199px) {
	.insights_fcol{border-bottom: 1px solid #000 !important;}
}
@media (min-width: 1200px) {
    .header-nav {
        margin: initial;
	}
	.insights_fcol{border-right:1px solid #000 !important;border-bottom:0}
}

header.site-header:has(a.mega-menu-link:hover),
.site-header.hover_intent,
header.site-header:hover{
	background: #fff;
}
.site-header.hover_intent .site-header,
.site-header.hover_intent .header-logo svg > path,
.site-header.hover_intent #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{
    transition: all 400ms linear;
    //transition-delay: 0.2s;
}
header.site-header:has(a.mega-menu-link:hover) .header-logo svg > path,
header.site-header:has(a.mega-menu-link:hover) .header-secondary-nav li.search_icon>span.sicon path,
.site-header.hover_intent .header-logo svg > path,
.site-header.hover_intent .header-secondary-nav li.search_icon>span.sicon path,
header.site-header:hover .header-logo svg > path{
    fill: var(--royal-tea);
}
.site-header.hover_intent .header-secondary-nav .login-link svg path{
	stroke:var(--royal-tea); 
}
.mega-menu-subheading.mega-menu-item-has-children > a.mega-menu-link{
    color: var(--premium-ochre) !important;
	font-size: 1.4rem !important;
    letter-spacing: 0.1rem;
    font-family: "FSSiena-Medium" !important;
    font-weight: 500 !important;
	padding-bottom: 0.5rem !important;
}
@media (min-width: 768px) {
    .site-header {
        padding-top: 2.5rem;
        padding-bottom: 1.5rem;
	}
	header.site-header:has(a.mega-menu-link:hover) .header-secondary-nav li a.login-link,
	header.site-header:has(a.mega-menu-link:hover) .header-secondary-nav li.cxglang_dropdown > span.licon,
	header.site-header:has(a.mega-menu-link:hover) .header-secondary-nav li.cxglang_dropdown>span:after,
	header.site-header:has(a.mega-menu-link:hover) .header-secondary-nav li a.login-link,
	header.site-header:has(a.mega-menu-link:hover) #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link,
	.site-header.hover_intent .header-secondary-nav li a.login-link,
	.site-header.hover_intent .header-secondary-nav li.cxglang_dropdown > span.licon,
	.site-header.hover_intent .header-secondary-nav li.cxglang_dropdown>span:after,
	.site-header.hover_intent .header-secondary-nav li a.login-link,
	.site-header.hover_intent #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link,
	header.site-header:hover #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link,
	header.site-header:hover .header-secondary-nav li a.login-link,
	header.site-header:hover .header-secondary-nav li .licon{
		color: var(--royal-tea);
	}
	header.site-header:hover .header-secondary-nav li.search_icon>span.sicon path {
	fill: var(--royal-tea)!important;
	}
	li.mega-current_page_item > a.mega-menu-link, li.mega-current-menu-ancestor > a.mega-menu-link {
    color: #bb6125 !important;
    border-bottom: 1px solid #bb6125 !important;
}
	li.mega-menu-item:hover > a.mega-menu-link, li.mega-current-menu-ancestor ul.mega-sub-menu li.mega-current-menu-item a {color: #bb6125 !important;}
	li.mega-menu-item li.mega-menu-row li.mega-menu-subheading a.mega-menu-link {
    border-bottom: none !important;
}
}
@media only screen and (max-width: 1199px) {
	#mega-menu-wrap-header-menu .mega-menu-toggle + #mega-menu-header-menu {width:100vw;}
    #mega-menu-wrap-header-menu:has(.mega-menu-open) #mega-menu-header-menu[data-effect-mobile^="slide_"] + button.mega-close:before {
		content:"\e907";
		font-family: 'icomoon' !important;
	}
    #mega-menu-wrap-header-menu .mega-menu-toggle + #mega-menu-header-menu {
		margin: 70px 0px 0px 0px;
	}
	header.site-header:has(.mega-menu-toggle.mega-menu-open) {
		background: #fff;
	}
	ul#mega-menu-header-menu > li > ul > li {
		padding-left: 2rem !important;
	}
	li.cxglang_dropdown, .mega-close, #mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open:after{display:none !important}
	.header-secondary-nav{order: 9}
	.newNav{order: 10}
	#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {padding: 0 25px;}
	
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box{width: 30px;}
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, 
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, 
	#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after{width: 30px;height: 2px;background: #fff;}
	
	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-inner, 
	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-inner::before, 
	#mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-inner::after{background: var(--royal-tea)}
	
}

#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link .mega-description-group .mega-menu-description{
	font-style: normal;
	font-size: 1.6rem;
	font-family: "FSSiena-Thin";
}
.cxglang_dropdown{padding-right:3rem;}
.cxglang_dropdown ul.cxglang_box{
	width: 20rem;
}
.cxglang_dropdown ul.cxglang_box a{
	padding: 0 2rem 0 3rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.4rem;
}
.cxglang_dropdown ul.cxglang_box a:before{
	left: 15px;
}
.header-secondary-nav .login-link::before{content:none;}
.header-secondary-nav .login-link svg{margin-left:0.3rem;}
.header-secondary-nav .login-link svg path{stroke:#fff; }

/*
	.search_box_container{position:relative}
	.search_box_content{position: absolute !important;top:8.5rem;}
	.search_box_container form input.is-search-input{padding-left: initial;}
*/
.search_box_content{background:transparent;}
.search_box_container form label:before {
    content: url(https://cxg2dev.wpenginepowered.com/wp-content/uploads/2024/12/search-input.svg);
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
}
.is-form-style button.is-search-submit {
    background: var(--royal-tea);
    border-radius: 50%;
}
.search_box_container form{padding-bottom: 10px !important;border-bottom: 1px solid var(--royal-tea);width: 100%;}
.search_box_container form button.is-search-submit span > svg{display:none;}
.search_box_container form button.is-search-submit span.is-search-icon{position: relative;}
.search_box_container form input.is-search-input{padding-left: 4rem;}
.search_box_container form button.is-search-submit span.is-search-icon:before{
	content:url(https://cxg2dev.wpenginepowered.com/wp-content/uploads/2024/12/srch-icon.svg);
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -45%);
}
.search_box_container span.cicon{width:0;display:none;}


li.cxglang_dropdown>span:after{right: 1rem;}
.site-footer .copyright{
	font-size:1.5rem;
	font-family: "FSSiena-Light";
}
.site-footer {
	background: #091315;
	position: relative;
	overflow: hidden;
}
.footer-social-menu>li a {padding: 1rem 1rem 1rem 0;}
footer .footer_inner::before {
	content: url('images/adv-cta-bg.svg');
    position: absolute;
    top: -100%;
    left: -10%;
    rotate: -50deg;
    transform-origin: center;
}
.footer_links_right ul.footer-menu li {
    padding-left: 30px;
}
.footer_links_right ul.footer-menu {
    display: flex;
}
@media only screen and (max-width: 1199px) {
	footer .footer_inner::before {content: "";}
	footer::before {content: url('images/adv-cta-bg.svg');
		position: absolute;
		top: -90%;
		left: -10%;
		rotate: -50deg;
	transform-origin: center;}
	footer::before {
		top: -320px;
		left: -280px;
		rotate: 45deg;
	}
	.footer-menu{
		text-align: right
	}
	.multi-menu > div{
		flex-basis:30%;
	}
	.footer-menu li a{font-size:1.7rem;}
}
.footer-menu li a{
	font-family: "FSSiena-Light";
	font-size: 1.4rem;
	font-weight: 400!important;
	text-transform: uppercase;
}
.footer-sub-menu > li{
	margin-right: 3rem;
}
.footer-sub-menu>li:not(.btn) a{
	font-family: "FSSiena-Light";
	font-size: 1.4rem;
	font-weight: 400!important;
}
@media (min-width: 768px) {
    .footer-menu li {
        margin-bottom: 0rem;
	}
}
.footer-social-menu>li a{
	color: var(--green-pastel);
}
@media only screen and (max-width: 768px) {
	header.site-header.clearfix {/* padding-bottom:0 */}
	.footer-logo {
		max-width: 20rem;
		width: 15.3rem;
		height: 5.1rem;
		margin-bottom: 3rem;
	}
	.footer-menu li:not(.btn) a {font-size: 2rem;}
}

/***********************************
	Animated BG Color behind text
***********************************/

.block-item{
	display: block;
	cursor: pointer;
}
.block-item .highlighted{
	-webkit-transition: all 0.65s ease-in-out;
	-moz-transition: all 0.65s ease-in-out;
	-ms-transition: all 0.65s ease-in-out;
	-o-transition: all 0.65s ease-in-out;
	transition: all 0.65s ease-in-out;
	/* background: linear-gradient(0deg, rgba(2, 0, 36, 0) 0%, rgba(8, 8, 109, 0) 23%, #D7F8F2 23%, #D7F8F2 60%, rgba(5, 89, 174, 0) 60%, rgba(0, 212, 255, 0) 100%); */
	background: linear-gradient(to right, #D7F8F2, #D7F8F2) 0% 65% no-repeat;
	background-size: 0.001% 45%;
}
.counter-box:hover .block-item .highlighted, .advanced-cta-section-v2 .block-item:hover .highlighted{
	letter-spacing: 1px;
	background-size: 100% 45%;
	background-position: 0 65%;
}

/*****************************
	Hero Content Slider CSS
******************************/

.hero-content-slider-section-v2 .bg-overlay,
.hero-content-slider-section-new-v2 .bg-overlay {
	background-image: linear-gradient(to bottom, #000 10%, transparent);
	position: absolute;
	height: 25%;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0
}
.hero-content-slider-section-v2 .bg-overlay2,
.hero-content-slider-section-new-v2 .bg-overlay2 {
	background-image: linear-gradient(to top, #000 10%, transparent);
	position: absolute;
	height: 25%;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0
}
/* .hero-content-slider-section-v2 .swiper-slide a.cta{ */

.hero-content-slider-section-v2 .content-col,
.hero-content-slider-section-new-v2 .content-col {
	padding-top: 5rem;
	padding-bottom: 5rem
}
.hero-content-slider-section-v2 .content-col .h1,
.hero-content-slider-section-new-v2 .content-col .h1{
	font-size: clamp(5rem, 5.5vw, 9rem);
	line-height: clamp(5.2rem, 5vw, 8.8rem);
}
.hero-content-slider-section-v2 .content-col .description,
.hero-content-slider-section-new-v2 .content-col .description{
	font-size: clamp(1.8rem, 4vw, 2.8rem);
	line-height: clamp(2.5rem, 4vw, 3.3rem);
}
.hero-content-slider-section-v2 .img-col,
.hero-content-slider-section-new-v2 .img-col {
	position: relative;
}

.hero-content-slider-section-v2 .swiper-pagination.swiper-pagination-horizontal,
.hero-content-slider-section-new-v2 .swiper-pagination.swiper-pagination-horizontal{
	bottom: 10rem;
}

.hero-content-slider-section-v2 .swiper-pagination.swiper-pagination-horizontal span {
	background: none;
	color: #fff;
	overflow: initial;
	width: auto;
	max-width: 18rem;
    height: auto;
	font-family: "FSSiena-Light";
	font-size: 2rem;
	line-height: 2.2rem;
}
.hero-content-slider-section-v2 .swiper-pagination.swiper-pagination-horizontal span:after,
.hero-content-slider-section-new-v2 .swiper-pagination.swiper-pagination-horizontal span:after{
	background: var(--premium-ochre);
	height: 2px;
    top: inherit;
    bottom: -15px;
}
.hero-content-slider-section-v2 .img-col .swiper-nav, .hero-content-slider-section-new-v2 .img-col .swiper-nav{padding-left: 3rem;}
.hero-content-slider-section-v2 .img-col .swiper-button-prev, 
.hero-content-slider-section-v2 .img-col .swiper-button-next,
.hero-content-slider-section-new-v2 .img-col .swiper-button-prev, 
.hero-content-slider-section-new-v2 .img-col .swiper-button-next{
	top: initial !important;
	bottom: 10px;
	color: #fff;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next{
	left: 2.5rem;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev{
	left: 9rem;
	right: initial;
}

.hero-content-slider-section-v2 .img-col .swiper-button-prev:after,
.hero-content-slider-section-v2 .img-col .swiper-button-next:after,
.hero-content-slider-section-new-v2 .img-col .swiper-button-prev:after,
.hero-content-slider-section-new-v2 .img-col .swiper-button-next:after{
	font-size: 2.4rem;	
}
.hero-content-slider-section-v2 .swiper-pagination.swiper-pagination-horizontal span:after,
.hero-content-slider-section-new-v2 .swiper-pagination.swiper-pagination-horizontal span:after{
	display:none
}
.hero-content-slider-section-v2 .swiper-pagination .swiper-pagination-bullet i,
.hero-content-slider-section-new-v2 .swiper-pagination .swiper-pagination-bullet i {
	position: absolute;
	bottom: -15px;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 10px;
}
.hero-content-slider-section-v2 .swiper-pagination .swiper-pagination-bullet b,
.hero-content-slider-section-new-v2 .swiper-pagination .swiper-pagination-bullet b {
	position: absolute;
	bottom: -15px;
	left: 0;
	z-index: 2;
	width: 0%;
	height: 3px;
	background-color: var(--premium-ochre);
}
.hero-content-slider-section-v2 .swiper-pagination .swiper-pagination-bullet-active b,
.hero-content-slider-section-new-v2 .swiper-pagination .swiper-pagination-bullet-active b {
	animation-name: countingBar;
	animation-duration: 6s;
	animation-timing-function: linear;
	animation-iteration-count: 1;
	animation-direction: alternate;
	animation-fill-mode: forwards;
}

@keyframes countingBar {
	0% {
		width: 0;
	}
	100% {
		width: 100%;
	}
}
.hero-content-slider-section-new-v2 .swiper-pagination.swiper-pagination-horizontal span.swiper-pagination-bullet-active {
    background-color: #fff;
}
@media (min-width: 992px) {
	.hero-content-slider-section-v2 .img-col,
	.hero-content-slider-section-new-v2 .img-col {
		min-height: 100vh
	}
	.hero-content-slider-section-v2 .content-col,
	.hero-content-slider-section-new-v2 .content-col {
		padding: 15vh 0 2vh;
		position: relative
	}
	.hero-content-slider-section-v2 .swiper-button-prev, .hero-content-slider-section-v2 .swiper-button-next, .hero-content-slider-section-new-v2 .swiper-button-prev, .hero-content-slider-section-new-v2 .swiper-button-next{display:none}
}

@media (max-width: 991.98px) {
	.hero-content-slider-section-v2 .img-col,
	.hero-content-slider-section-new-v2 .img-col {
		order: -1;
		padding-bottom: 100%
	}
	.hero-content-slider-section-v2 .swiper-pagination.swiper-pagination-horizontal,
	.hero-content-slider-section-new-v2 .swiper-pagination.swiper-pagination-horizontal {
		display: none !important;
	}
}


/*****************************
	Simple CTA Section CSS
******************************/
.simple-cta-new-v2-section{
	text-align: center;
}
.simple-cta-new-v2-section .desc{
	line-height: 1.2;
	
}
.simple-cta-new-v2-section highlight{
	color: var(--premium-ochre);
}



/*****************************
	Advanced CTA Section CSS
******************************/
.advanced-cta-section-v2{
	background: #fff url('images/adv-cta-bg.svg') right center no-repeat;
	background-size: contain;
}

@media (max-width: 991.98px) {
	.img-cover-block{
		padding-bottom:100% !important;		
	}
	.advanced-cta-section-v2 {
		background: #fff url(images/Vector.png) right center no-repeat;
		background-size: 100%;
		background-position: 0% 100%;
	}
}

/*****************************************
	Insight Cards Slider with  CSS 
******************************************/
.swiper-wrapper .img-cover-block {
    max-width: 80rem;
    padding-bottom: 46.25%;
	
}
.insight-cards-slider-2-column-section .swiper-wrapper .img-cover-block{
	padding-bottom: 97.24%;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.cs_card {
	position: relative;
	z-index: 1;
	width: 100%;
	display: flex;
	flex-direction: column;	
}

.cs_card:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 45%);
	z-index: -1;
}
.card_inner{
    padding: 25px 25px 10px;
	position: relative;
	margin-top: auto;
	transition: 0.8s flex ease;
}
.cs_readmore{display:none;}

.cs_card:hover::before{background:#89D8C9}

.cs_card:hover .card_inner{
	width: 100%;flex: 1;
}
.cs_card .card_inner .h4, 
.insight-cards-slider-2-column-section .swiper-slide .c-block {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.cs_card:hover .card_inner .h4{
	font-size: 3rem;
}
.cs_card:hover .cs_readmore{display:block}

.insight-cards-slider-2-column-section .content-block h4.h3{
	font-size: 3rem;
}
.insight-cards-slider-2-column-section .swiper-wrapper .c-card:hover .img-cover-block {
    padding-bottom: 50%;
}

.insight-cards-slider-2-column-section .swiper-slide .c-block{
	opacity: 0
}
.insight-cards-slider-2-column-section .swiper-slide:hover .c-block{
	opacity: 1
}

@media (max-width: 767.98px) {
    .swiper-cards-overflow-down-lg .swiper {
        padding-right: 3rem;
	}
	.insight-cards-slider-2-column-section .content-block h4.h3 {
		font-size: 2.5rem;
	}
	.insight-cards-slider-2-column-section .swiper-nav-block{
		display: none;
	}
	.insight-cards-slider-2-column-section .swiper-slide .c-block {
		opacity: 1;
	}
}

/*****************************
	Number Counter CSS
******************************/
.flex-even {
	flex: 1;
}
.counter-box .position-relative{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.counter-box .position-relative:hover{
	transform: scale(1.2) translate(20px, 20px);
    transform-origin: center;
}
.counter-format{
	font-size:16rem;
	letter-spacing: -0.85rem;
	line-height: 1;
}
.suffix{
	font-size:9rem;
}
.counter-desc{
	font-size:3.5rem;
	line-height: 1;
}
@media (max-width: 991.98px) {
	.counter-wrapper  {
		flex-direction:column;
	}
	.counter-box{
		justify-content: flex-start;
	}
	.counter-format{
		/* font-size:16rem; */
		letter-spacing: -0.5rem;
	}
	.suffix{
		font-size:3rem;
	}
	.counter-desc{
		font-size:3.5rem;
		line-height: 1;
	}
	
}

/*****************************
	Logo Slider CSS
******************************/

.logos-grid-slider-new-v2{
	background: var(--royal-tea);
	padding:1.5rem 0;
}

.logos-grid-slider-new-v2 .swiper-slide img {
    max-height: 50px;
    filter: invert(1);
}
.logos-grid-slider-new-v2 .swiper-slide {
    padding: 0 30px;
    margin: 10px !important;
    display: flex;
    justify-content: center;
    margin: 0 !important;
    height: 100px;
    align-items: center;
}

@media (max-width: 767px) {
	.logos-grid-slider-new-v2 .swiper-slide{
		padding: 0 10px;
		
	}
}

.logos-slider {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    position: relative;
    -webkit-mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0, #000 15%, #000 85%, rgba(0, 0, 0, 0) 100%);
    mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0, #000 15%, #000 85%, rgba(0, 0, 0, 0) 100%);
}
.logos-slider-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8rem;
    height: 70px;
    animation: slide 50s linear infinite;
}
.logos-slider-container img {
	width:150px;
	max-width: 150px;
	filter: invert(1);
	max-height:5.5rem;
}
.logos-slider-container:last-child {
    margin-left: 8rem;
}

@keyframes slide {
	0% {
		transform: translate3d(0,0,0)
	}
	100% {
		transform: translate3d(-100%,0,0)
	}
}

/************************************
	Split Content with Overlay CSS
************************************/
.content-overlay-block{
	gap:20px;
}
.content-overlay-block h5.h1{
	font-size:5.4rem;
	line-height: 1
}
.content-overlay-block h5.h3{
	font-size:3rem;
	line-height: 1
}
.content-overlay-block .col-left:before, 
.content-overlay-block .col-right:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 50%);
	z-index: -1;
}
.content-overlay-block .col-left, 
.content-overlay-block .col-right{
	flex:1;
	position: relative;
	padding:4rem;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	z-index: 1;
}
.content-overlay-block .hover .description{
	letter-spacing: 0.2rem;
	line-height: 1.75
}
.content-overlay-block .hover{
	visibility:hidden;
	opacity:0;	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.content-overlay-block .col-left > .overlay, 
.content-overlay-block .col-right > .overlay{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left:0;
	content:'';
	z-index: -1;
	visibility:hidden;
	opacity:0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.content-overlay-block .col-left:hover .hover,
.content-overlay-block .col-left:hover > .overlay,
.content-overlay-block .col-right:hover .hover,
.content-overlay-block .col-right:hover > .overlay{
	opacity: 1;
	visibility: visible;
}

@media (min-width: 768px) {
	.content-overlay-block .col-left, 
	.content-overlay-block .col-right{
		min-height:52rem;
	}
}
@media (max-width: 767px) {
	.content-overlay-block h5.h1{
		font-size:4rem;
	}
	.content-overlay-block h5 br{display:none;}
}

/***********************************************
	Split Fluid Media with Mixed Content CSS
************************************************/

.split-fluid-media-fixed-content-section-v2 .h1{
	font-size: 8rem;
	line-height: 1;
}
.split-fluid-media-fixed-content-section-v2 .description{
	font-size: 2.3rem;
}

@media (min-width: 991px) {
	.split-fluid-media-fixed-content-section-v2 .description{
		/* max-width: 350px;
		max-width: 90%; */
	}
    .split-fluid-media-fixed-content-section-v2 .fluid-col {
        width: 50%;
        max-width: 100%;
	}
	.split-fluid-media-fixed-content-section-v2 .fixed-col {
        width: 50%;
        max-width: 100%;
	}
	.split-fluid-media-fixed-content-section-v2 .h1{
		z-index: 1;
		position: relative;
		/* transform: translateX(-150px);
			-webkit-transition: all 0.7s ease-in-out;
			-moz-transition: all 0.7s ease-in-out;
			-ms-transition: all 0.7s ease-in-out;
			-o-transition: all 0.7s ease-in-out;
		transition: all 0.7s ease-in-out; */
	}	
	/* .split-fluid-media-fixed-content-section-v2:hover .h1{
		transform: translateX(0);
	} */
}
@media (max-width: 767px) {
	.split-fluid-media-fixed-content-section-v2 .h1{
		font-size: 5rem;
	}
	.split-fluid-media-fixed-content-section-v2 .description{
		font-size: 1.8rem;
	}
}

/*************************
	Client Stories Slider
*************************/
.clientStories-slider-section .quote-block {
	max-width: 6rem;
}
.clientStories-slider-section p.h4{
	font-size:4rem;
	line-height: 1.2;
}
.clientStories-slider-section .name-desig{
	text-align:right;
	font-size: 1.7rem;
}
.clientStories-slider-section h4.client-name{
	font-size: 1.8rem;
	text-transform: uppercase
}
.clientStories-slider .swiper-slide {
    display: flex;
    flex-direction: column;
}


@media (max-width: 767px) {
	.clientStories-slider-section {
		margin-bottom: 60px;
	}
	.clientStories-slider-section p.h4{
		font-size:3.6rem;		
	}
	.clientStories-slider-section .swiper-nav-block {
		position: absolute;
		bottom: -50px;
		left: calc(50% + 20px);
		transform: translateX(-50%);
	}
	.clientStories-slider-section .swiper-nav-block .swiper-button-prev {
		left: -70px;
	}
	.clientStories-slider-section .swiper-nav-block .swiper-button-next {
		right: 80px;
	}
}
/*************************
	FAQ Accordion
*************************/
.accordion-section-v2{
	background: var(--royal-tea);	
}
.accordion-section-v2 .accordion {padding-top: 2rem;padding-bottom: 2rem;border-bottom: .1rem solid var(--royal-tea);border-bottom: solid 2px rgba(255,255,255,0.2);}
.accordion-section-v2 .accordion:last-child{border:none;}
.accordion-section-v2 .accordion.js-active .accordion-heading::after {top: 50%;transform: rotate(90deg) translateX(-50%);}
.accordion-section-v2 .accordion-heading {padding: 1rem 5rem 1rem 0;cursor: pointer;margin-bottom: 0;position: relative;font-size: clamp(3rem, 5.5vw, 5rem);line-height: clamp(3.5rem, 5vw, 5rem);}
.accordion-section-v2 .accordion-heading::after {speak: never;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: url('data:image/svg+xml,%3Csvg%20width%3D%2269%22%20height%3D%2269%22%20viewBox%3D%220%200%2069%2069%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2234.5%22%20cy%3D%2234.5%22%20r%3D%2233.5%22%20stroke%3D%22white%22%20stroke-opacity%3D%220.6%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M28.374%2016.1611L46.4261%2034.2132L28.374%2052.2653%22%20stroke%3D%22white%22%20stroke-opacity%3D%220.6%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E');position: absolute;right: 0;top: 50%;transform: translateY(-50%);transition: .2s ease-out;height:69px;width:69px;}
.accordion-section-v2 .accordion-heading:hover::after{content: url('data:image/svg+xml,<svg width="69" height="69" viewBox="0 0 69 69" fill="%23fff" xmlns="http://www.w3.org/2000/svg"><circle cx="34.5" cy="34.5" r="33.5" stroke="%23003C4C" stroke-opacity="0.6" stroke-linecap="round"/><path d="M28.374 16.1611L46.4261 34.2132L28.374 52.2653" stroke="%23003C4C" stroke-opacity="0.6" stroke-linecap="round"/></svg>');}
.accordion-section-v2 .accordion-content {font-size:2.8rem;padding-bottom:2rem;}
.accordion-section-v2 .accordion-content .inner-block {padding-bottom: 1rem}

/* .faqs-accordion-section-v2{background: var(--royal-tea);} */
.faqs-accordion-section-v2 h2.faq_title {font-size: clamp(3rem, 4.5vw, 4rem);line-height: clamp(3.5rem, 4.5vw, 4rem);}
.faqs-accordion-section-v2 .accordion {padding-top: 2rem;padding-bottom: 2rem;border-bottom: .1rem solid var(--royal-tea);border-bottom: solid 2px rgba(255,255,255,0.2);}
.faqs-accordion-section-v2.light .accordion {border-bottom: .1rem solid #99B1B7;}
.faqs-accordion-section-v2 .accordion:last-child{border:none;}
.faqs-accordion-section-v2 .accordion.js-active .accordion-heading::after {content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='69' height='69' viewBox='0 0 69 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='34.5' cy='34.7148' r='33.5' stroke='%2399B1B7' stroke-opacity='0.6' stroke-linecap='round'/%3e%3cpath d='M50 34.6172L20 34.6172' stroke='%2399B1B7'/%3e%3c/svg%3e");}
.faqs-accordion-section-v2 .accordion-heading {padding: 1rem 5rem 1rem 0;cursor: pointer;margin-bottom: 0;position: relative;font-size: clamp(2rem, 3vw, 3rem);line-height: clamp(2rem, 3.8vw, 3.8rem);}
.faqs-accordion-section-v2 .accordion-heading::after {speak: never;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='69' height='69' viewBox='0 0 69 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='34.5' cy='34.7148' r='33.5' stroke='%2399B1B7' stroke-opacity='0.6' stroke-linecap='round'/%3e%3cpath d='M50 34.6172L20 34.6172' stroke='%2399B1B7'/%3e%3cpath d='M35 19.6172V49.6172' stroke='%2399B1B7'/%3e%3c/svg%3e");position: absolute;right: 0;top: 50%;transform: translateY(-50%);transition: .2s ease-out;height:67px;width:67px;}
.faqs-accordion-section-v2 .accordion-heading:hover::after{content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='69' height='69' viewBox='0 0 69 69' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='34.5' cy='34.7148' r='33.5' stroke='%2399B1B7' stroke-opacity='0.6' stroke-linecap='round'/%3e%3cpath d='M50 34.6172L20 34.6172' stroke='%2399B1B7'/%3e%3cpath d='M35 19.6172V49.6172' stroke='%2399B1B7'/%3e%3c/svg%3e");}
.faqs-accordion-section-v2 .accordion.js-active .accordion-heading:hover::after {content: url("data:image/svg+xml;charset=UTF-8,%3csvg width='69' height='69' viewBox='0 0 69 69' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='34.5' cy='34.7148' r='33.5' stroke='%2399B1B7' stroke-opacity='0.6' stroke-linecap='round'/%3e%3cpath d='M50 34.6172L20 34.6172' stroke='%2399B1B7'/%3e%3c/svg%3e");}
.faqs-accordion-section-v2 .accordion-content {font-size:2rem;/* opacity:0.6; */padding-bottom:2rem;color: #5e848e;}
.faqs-accordion-section-v2 .accordion-content a {font-weight: 700;}
.faqs-accordion-section-v2 .accordion-content .inner-block {padding-bottom: 1rem}


@media (min-width: 768px) {
	.accordion-section-v2 .accordion {
		padding-top: 2rem;
		padding-bottom: 2rem
	}
	
	.accordion-section-v2 .accordion-heading::after {
		font-size: 3.6rem
	}
	.faqs-accordion-section-v2 .accordion {
		padding-top: 2rem;
		padding-bottom: 2rem
	}
	
	.faqs-accordion-section-v2 .accordion-heading::after {
		font-size: 3rem
	}
}
@media (max-width: 767px) {
	.accordion-section-v2 .accordion-heading span{
		max-width: 80%;
        display: block;
	}
	.accordion-section-v2 .accordion-heading::after{
		scale: 0.75
	}
	.accordion-section-v2 .accordion-content{
		font-size: 2.2rem;
		line-height: 1.2
	}
	.faqs-accordion-section-v2 .accordion-heading span{
		max-width: 80%;
        display: block;
	}
	.faqs-accordion-section-v2 .accordion-heading::after{
		scale: 0.75
	}
	.faqs-accordion-section-v2 .accordion-content{
		font-size: 2.2rem;
		line-height: 1.2
	}
}


/****************************
	Full width Content Box
****************************/

.fullwidth-content-box-section{
	min-height:550px;
}
.img-cover-500{
	min-height: 50rem;
}
.fullwidth-content-box-section .content-box h3{
	font-size: clamp(4.4rem, 5.4vw, 5.4rem);
	line-height: clamp(5rem, 5vw, 5.6rem);
}
.fullwidth-content-box-section .content-box .desc{
	font-size: clamp(2.7rem, 5.4vw, 3rem);
	line-height: clamp(3rem, 5vw, 3rem);
	line-height: 1.3;
}
.fullwidth-content-box-section .bg-overlay {
    background-image: linear-gradient(to bottom, #000 10%, transparent);
    position: absolute;
    height: 75%;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
	z-index: 1;
}
.fullwidth-content-box-section .content-box .content-area{
    position: relative;
    z-index: 2;
}


/************************************
	Simple Content Section New
************************************/
.simple-content-section-v2.yes, .simple-content-section.yes {
    background: #fff url(images/adv-cta-bg.svg) right center no-repeat;
    background-size: contain;
}

/****************************
	Tabber Navigation
****************************/

.content-tabber .content-tabber-pagination .swiper-slide span {
	color: rgba(255, 255, 255, 0.4);
	font-size: 2.2rem;
	letter-spacing: 0.15rem;
}
.content-tabber .content-tabber-pagination .swiper-slide.swiper-slide-thumb-active span {
	color: #fff;
	border-bottom:solid 2px #fff;
}
.content-tabs-slider-section-v2.bg-white .content-tabber-pagination .swiper-slide span {
    color: var(--royal-tea);
    opacity: 0.4;
}
.content-tabs-slider-section-v2.bg-white .content-tabber-pagination .swiper-slide.swiper-slide-thumb-active span {
    color: var(--royal-tea);
    border-color: var(--royal-tea);
    opacity: 1;
}
/****************************
	Team Slider
****************************/
h3.h1.section-head{
	font-size:4rem;	
}
.section-desc{
	line-height:1.5;
	font-size:2.3rem;
}

.teams-slider-v2-section .teamloop-1 .aos-stagger-item{
	flex-basis: 24%;
    margin-right: 1%;
}
.teams-slider-v2-section .teamloop-2 .aos-stagger-item, 
.teams-slider-v2-section .teamloop-3 .aos-stagger-item {
    flex-basis: 32%;
    margin: 1%;
}
.teams-slider-v2-section .teamloop-2 .aos-stagger-item:nth-of-type(3n+1), 
.teams-slider-v2-section .teamloop-3 .aos-stagger-item:nth-of-type(3n+1) {
    margin-left: 0;
}
.teams-slider-v2-section .teamloop-1 .aos-stagger-item:nth-of-type(4n), 
.teams-slider-v2-section .teamloop-2 .aos-stagger-item:nth-of-type(3n), 
.teams-slider-v2-section .teamloop-3 .aos-stagger-item:nth-of-type(3n) {
    margin-right: 0;
}
.teams-slider-v2-section .team-grid .col .img-cover-block {
    padding-bottom: 100%;
}
.teams-slider-v2-section .team-grid .i-linkedin {
    color: #fff;
    display: inline-block;
    font-size: 3.2rem;
	transition: transform .7s ease-in-out;
}
.teams-slider-v2-section .team-grid .social-link >a:hover .i-linkedin {
    color: #9dd3c9;
    animation: rotate360 1 .7s ease-out;
}
.teams-slider-v2-section .team-grid .card-body .card-name{
	font-size:2.6rem;
}
.teams-slider-v2-section .team-grid .card-body .card-title{
	font-size:2.4rem;
	line-height: 1.1 !important;
}
.teams-slider-v2-section .team-grid .card-body .card-location{
	font-size:1.6rem;
	color: #D0CFCD;
	letter-spacing: 0.15rem;
}
.teams-slider-v2-section .team-grid .card-body .card-bio,
.teams-slider-v2-section .slider_descc{
	font-size:1.8rem;
	line-height:1.5;
}

@keyframes rotate360 {
	100% {
		transform: rotateY(360deg)
	}
}
@media (max-width: 767px) {
	.teams-slider-v2-section .teamloop-2 .aos-stagger-item, 
	.teams-slider-v2-section .teamloop-3 .aos-stagger-item {
		margin: 0;
	}	
	.content-tabber .content-tabber-pagination .swiper-slide span{
		font-size: 1.3rem;
	}
	.teams-slider-v2-section .teamloop-1 .aos-stagger-item,
	.teams-slider-v2-section .teamloop-2 .aos-stagger-item, 
	.teams-slider-v2-section .teamloop-3 .aos-stagger-item {
		flex-basis: 47%;
		margin-right: 3%;
	}
	.teams-slider-v2-section .team-grid .card-body .card-name {
		font-size: 2rem;
	}
	.teams-slider-v2-section .team-grid .card-body .card-title {
		font-size: 1.6rem;
		line-height: 1.1 !important;
	}
	.teams-slider-v2-section .team-grid .card-body .card-location {
		font-size: 1.2rem;
		color: var(--premium-ochre);
	}
	.teams-slider-v2-section .teamloop-1 .aos-stagger-item:nth-of-type(4n), 
	.teams-slider-v2-section .teamloop-2 .aos-stagger-item:nth-of-type(3n), 
	.teams-slider-v2-section .teamloop-3 .aos-stagger-item:nth-of-type(3n) {
		margin-right: 3%;
	}
	.teams-slider-v2-section .teamloop-1 .aos-stagger-item:nth-of-type(2n),
	.teams-slider-v2-section .teamloop-2 .aos-stagger-item:nth-of-type(2n),
	.teams-slider-v2-section .teamloop-3 .aos-stagger-item:nth-of-type(2n) {
		margin-left: 0;
	}
}

/****************************
	Career- Open Positions
****************************/
.open-positions-v2-section .job-list-item {
	border-bottom:1px solid #D7F8F2;
}
.open-positions-v2-section .job-list-item:last-child {
	border-bottom:0;
}


/****************************
	Career- Open Positions
****************************/
.timeline-slider-section-v2{
	background-color: #F1F1F0;
}
.timeline-slider-section-v2 .img-cover-block {
	padding-bottom: 56.25%
}

.timeline-slider-section-v2 .timeline-slider-pagination .swiper-slide::after {
	content: '';
	background-color: var(--royal-tea);
	position: absolute;
	transition: .3s all ease-out
}

.timeline-slider-section-v2 .timeline-slider-pagination .swiper-slide.swiper-slide-thumb-active::after {
	transform-origin: 0 0
}

.timeline-slider-section-v2 .timeline-slider-pagination button {
	color: #35636F;
	transition: .3s all ease-out
}

.timeline-slider-section-v2 .timeline-slider-pagination:after {
    content: '';
    border-right: 1px solid var(--royal-tea);
    height: 100%;
    width: 2px;
    position: absolute;
    right: 28px;
}
@media (min-width: 768px) {
	.timeline-slider-section-v2 .image-box {
		position: absolute;
		height: 40rem;
	}
	
	.timeline-slider-section-v2 .img-cover-block {
		width: 45%;
		padding-bottom: 0;
		/* position: absolute; */
		top: 5rem;
		bottom: 5rem;
		left: 0
	}
	
	.timeline-slider-section-v2 .content-box {
		margin-left: 62%;
        min-height: 40rem;
		font-size:1.8rem;
		line-height:1.5;
	}
}

@media (min-width: 992px) {
	.timeline-slider-section-v2 .timeline-slider-pagination {
		flex: 0 0 auto;
		display: flex;
		flex-direction: column;
		border-bottom: none;
		//padding-top: 7rem;
		position: absolute;
		right:40%;
		z-index:999;
		text-align:right
	}
	
	.timeline-slider-section-v2 .timeline-slider-pagination .swiper-slide {
		padding-right: 6rem
	}
	
	.timeline-slider-section-v2 .timeline-slider-pagination .swiper-slide::after {
        content: '';
        width: 14px;
        height: 14px;
        right: 21px;
        top: 1rem;
        border-radius: 50%;
	}
	.timeline-slider-section-v2 .timeline-slider-pagination .swiper-slide-thumb-active button{
		color: var(--green-pastel);
		font-size:4rem;
	}
	.timeline-slider-section-v2 .timeline-slider-pagination .swiper-slide-thumb-active::after {
        top: 1.5rem;
	}
	/*	
        width: 14px;
        height: 14px;
        right: 22px;
	*/
	.timeline-slider-section-v2 .img-cover-block {
		top: 0;
		bottom: 4rem;
	}
}

@media (max-width: 991.98px) {
	/* 	.timeline-slider-section-v2 .timeline-slider-pagination {
		border-bottom: .1rem solid rgba(0, 0, 0, 0.1)
	} */
	.timeline-slider-section-v2 .timeline-slider-pagination .swiper-slide::after {
        content: '';
        width: 14px;
        height: 14px;
        right: 21px;
        bottom: 0;
        border-radius: 50%;
		border-radius: 50%;
		left: 50%;
        transform: translateX(-50%);	
	}
	.timeline-slider-section-v2 .timeline-slider-pagination .swiper-slide-thumb-active button{
		font-size: 4rem;
		color: var(--green-pastel);
	}
	.timeline-slider-pagination .swiper-wrapper{
		align-items: baseline;
	}
	.timeline-slider-section-v2 .timeline-slider-pagination:after {
		content: '';
		border-bottom: 1px solid var(--royal-tea);
		height: 2px;
		width: 100%;
		position: absolute;
		bottom: 10px;
	}
	.timeline-slider-section-v2 .timeline-slider-pagination .swiper-slide.swiper-slide-thumb-active::after{
		bottom:4px;
	}
}

/****************************
	Our Locations
****************************/


.accordion__item {
	margin: 5px auto;
	position: relative;
}
.accordion__item .accordion__title {
	position: relative;
	display: block;
	text-decoration: none;
	cursor: pointer;
	
}
.accordion__item .accordion__title .accordion__title-text{
	letter-spacing:0.25rem;
}
.accordion__item .accordion-active {
}
.accordion__item .accordion__content {
	margin-bottom: 2px;
	border-bottom: 2px solid #D7F8F2;
	display: none;
}
.accordion__item:before {
    position: absolute;
    content: '';
    top: 10px;
    height: 8px;
    width: 8px;
    background: var(--royal-tea);
    border-radius: 50%;
    left: -20px;
}

.custom-select {
	position: relative;
}
.custom-select-trigger {
	position: relative;
	display: block;
	min-width: 130px;
	padding: 0 104px 0 0px;
	line-height: 50px;
	background-color: #ffffff;
	border-radius: 3px;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	border-bottom: 1px solid #D7F8F2;
    font-family: "FSSiena-Medium";
    font-size: 2.3rem;
    letter-spacing: 0.25rem;
    text-transform: uppercase;
}
.output{
	font-family: "FSSiena-Thin";
	font-size:1.8rem;
	width: 65%;
	padding: 2rem 0;
}
.custom-select-trigger:hover {
	-webkit-box-shadow: 0px 10px 50px 0px rgba(43, 111, 246, 0.1);
	box-shadow: 0px 10px 50px 0px rgba(43, 111, 246, 0.1);
}
.custom-select-trigger:before {
	position: absolute;
	display: block;
	content: "";
	width: 1px;
	height: 50px;
	top: 3px;
	right: 50px;
	margin-top: -3px;
	transition: all 0.35s ease-out;
	transform-origin: 50% 0;
	z-index:999;
}
.custom-select-trigger:after {
	position: absolute;
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	top: 50%;
	right: 20px;
	margin-top: -3px;
	border-bottom: 1px solid #c7d1d6;
	border-right: 1px solid #c7d1d6;
	transform: rotate(45deg) translateY(-50%);
	transition: all 0.35s ease-out;
	transform-origin: 50% 0;
}
.custom-select.opened .custom-select-trigger:after {
	margin-top: 3px;
	transform: rotate(-135deg) translateY(-50%);
}
.custom-options {
	position: absolute;
	display: block;
	top: 100%;
	left: 0%;
	right: 0;
	width: 100%;
	
	margin: 10px 0;
	border-radius: 5px;
	box-sizing: border-box;
	/*  box-shadow: 0 2px 1px rgba(0, 0, 0, .1); */
	
	background: #fff;
	transition: all 0.2s ease-in-out;
	
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateY(-15px);
	border: 0;
	z-index: 999;
}
.custom-select.opened .custom-options {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
	transform: translateY(-8px);
	
	-webkit-box-shadow: 0px 10px 50px 0px rgba(43, 111, 246, 0.1);
	box-shadow: 0px 10px 50px 0px rgba(43, 111, 246, 0.1);
}
.option-hover:before {
	background: #f9f9f9;
}
.custom-option {
	position: relative;
	display: block;
	padding: 0 22px;
	line-height: 47px;
	cursor: pointer;
	transition: all 0.05s ease-in-out;
}
.custom-option:first-of-type {
	border-radius: 4px 4px 0 0;
	
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.custom-option:last-of-type {
	border-bottom: 0;
	border-radius: 0 0 4px 4px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.custom-option:hover,
.custom-option.selection {
	background-color: #d3f4f3;
}

/*
	@media (min-width: 768px) {
	.row_flex {
	display: flex;
	gap: 15px;
	}
	}
	
	.row_flex .row_inner img {
	width: 100%;
	}
	
	.accordion_images {
	position: relative;
	}
	
	.accordion_images img {
	opacity: 0;
	transition: 0.3s;
	}
	.accordion_images img:not(:first-child) {
	position: absolute;
	left: 0;
	top: 0;
	}
	.accordion_images img.active {
	opacity: 1;
	}
	
	.accordion {
	width: 100%;
	overflow: hidden;
	}
	.accordion_intro {
	position: relative;
	padding: 0 0 5px 0;
	cursor: pointer;
	}
	.accordion_content {
	padding: 0 20px;
	max-height: 0;
	overflow: hidden;
	will-change: max-height;
	transition: all 0.25s ease-out;
	opacity: 0;
	}
	@media (min-width: 768px) {
	.accordion_content .accordion_image {
	display: none;
	}
	}
	@media (max-width: 767px) {
	.accordion_content .accordion_image {
	display: block;
	margin-bottom: 20px;
	}
	}
	.accordion h4,
	.accordion p {
	margin: 0;
	line-height: 1;
	}
	.accordion h4 {
	font-size: 26px;
	font-weight: 500;
	}
	.accordion p {
	font-size: 15px;
	margin: 0;
	}
	.accordion_active .accordion_content {
	padding: 0 20px 20px;
	opacity: 1;
	}
	.accordion_images a{
	height: 100%;
    width: 100%;
    display: block;
	}
*/

/****************************
	Simple Banner
****************************/
.simple-banner-section-v2{
	position: relative;
}
.simple-banner-section-v2 .hover{
	visibility:hidden;
	opacity:0;	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.simple-banner-section-v2:hover .hover{
	opacity: 1;
	visibility: visible;
}
.simple-banner-section-v2 .overlay {
    position: absolute;
	background-color: var(--premium-ochre);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: '';
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.simple-banner-section-v2:hover .hover,
.simple-banner-section-v2:hover .overlay{
	opacity: 1;
	visibility: visible;
}


/****************************
	Subscription form
****************************/

.subscribe-form-section-v2 input[type="email"]{
	width:36rem;
}
.subscribe-form-section-v2 input[type="email"],
.subscribe-form-section-v2 button[type="submit"] {
	border: 0;
    -webkit-appearance: none;
	height:48px;
	justify-content: center;
}
.subscribe-form-section-v2 button[type="submit"] {
	border: 2px solid #fff;
    background: #bb6125;
	width:26rem;
	letter-spacing: 0.25rem;
    font-size: 1.6rem;
}
.subscribe-form-section-v2 button[type="submit"]:after {
	margin-left: 1rem;
}


/****************************
	Video Placeholder
****************************/
a.popup-youtube.icon-block{
	z-index: 1;
}
.video-placeholder-block-v2 h3 {
    letter-spacing: inherit !important;
}
.video-placeholder-block-v2 .img-cover{position:relative}
@media (min-width:991px) {
	.video-placeholder-block-v2 .img-cover-block{
		flex-shrink: 0;
	}	
}


/****************************
	Icon Heading Card Slider
****************************/
.icon-heading-cards-slider-section-v2 .c-card {
    height: 8rem;
    max-height: 8rem;
    max-width: 8rem;
    border-radius: 50px;
}
.icon-heading-cards-slider-section-v2 .icon-block{
	height: 100%;
}
.icon-heading-cards-slider-section-v2 .icon-block > img{
	width:5rem;
	min-width: 3rem !important;
}
.icon-heading-cards-slider-section-v2 .icon-heading{
	// max-width:100px;
}


/****************************
	Contact Form Tabber
****************************/
.contact-form-tabber-section-v2 .grid {
    grid-template-columns: 4fr 6fr;
    grid-column-gap: 5rem;
}
.contact-form-tabber-section-v2 .drink-options-block .options{
	grid-template-columns: repeat(4, 1fr);
}
.contact-form-tabber-section-v2 .drink-options-block {
    color: var(--royal-tea);
	padding: 0;
    padding-top: 3rem;
    border-top: 1px solid #D7F8F2;
}
.contact-form-tabber-section-v2 fieldset{
	text-align: center;
	margin: 0;
}
.contact-form-tabber-section-v2 .label{
	position: initial
}
.contact-form-tabber-section-v2 .label::before{
	background: #fff;
    width: 7.5rem;
    height: 7.5rem;
    border: .2rem solid var(--royal-tea);
	top: 0;
	left: 50%;
	z-index: 0;
	transform: translateX(-50%);
}
.contact-form-tabber-section-v2  input[type="radio"]:checked~label>img{
	filter: invert(1) contrast(100);
}
.contact-form-tabber-section-v2  input[type="radio"]:checked~label::before {
    background: var(--royal-tea);
}
.contact-form-tabber-section-v2 .img-cover-block{
	z-index: 1;
	height: 8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gf_hs_form .actions {
    background: none !important;
    position: relative;
}
.gf_hs_form .actions input.hs-button {
    font-size: 1.6rem;
    text-transform: uppercase;
    letter-spacing: 0.13rem;
    position: relative;
    padding: 0;
    font-weight: 400;
    line-height: 2rem;
    color: var(--royal-tea);
}
.gf_hs_form .actions:hover input[type='submit'], .gf_hs_form .actions:hover::after {
    color: var(--royal-tea);
}
.gf_hs_form .actions::before {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    border-radius: 5px;
    height: 0.05em;
    bottom: -5px;
    left: 0;
    background: currentcolor;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}
.gf_hs_form .actions::after {
	font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-size: 1.8rem;
    position: absolute;
    top: 0.1rem;
    right: -2rem;
    font-family: icomoon !important;
    font-variant: normal;
}
.gf_hs_form .actions:hover::before {
    transform: scaleX(1);
    transform-origin: bottom left;
}
.hbspt-form {
    border: 1px solid #D0CFCD;
    padding: 30px;
}

@media (max-width: 767px) {
	.contact-form-tabber-section-v2 .img-cover-block{
		padding-bottom: 0 !important;
	}
	.hbspt-form {
		border: 0;
		padding: 0;
	}
}

/********************************************
	Testimonial Slider with Static Image
********************************************/

.testimonials-slider-with-static-section-v2 .img-cover-block {
	padding-bottom: 56.25%
}

.testimonials-slider-with-static-section-v2 .content-box {
	max-width: 63.5rem;
	margin-top: -4rem;
	position: relative;
	z-index: 10
}

.testimonials-slider-with-static-section-v2 .quote-block {
	flex: 0 0 6rem
}

.testimonials-slider-with-static-section-v2 .quote-block svg {
	width: 6rem;
}

.testimonials-slider-with-static-section-v2.reverse .container {
	display: flex;
	justify-content: flex-end
}
.testimonials-slider-with-static-section-v2 .swiper-navigation-inline .swiper-button-prev:after, 
.testimonials-slider-with-static-section-v2 .swiper-navigation-inline .swiper-button-next:after {
    font-size: 3.4rem;
}
.testimonials-slider-with-static-section-v2 .description * {font-family:inherit}
.testimonial_old .swiper-button-next {
    left: inherit;
}

@media (min-width: 768px) {
	.testimonials-slider-with-static-section-v2.reverse .img-cover-block {
		right: 50%;
		left: 0
	}
}

@media (min-width: 992px) {
	.testimonials-slider-with-static-section-v2 .img-cover-block {
		padding-bottom: 0;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 50%;
		right: 0
	}
	
	.testimonials-slider-with-static-section-v2 .content-box {
		margin-top: 0;
		max-width: 50rem
	}
}

@media (min-width: 1200px) {
	.testimonials-slider-with-static-section-v2 .content-box {
		max-width: 63.5rem;
	}
}


/***********************
	Steps Card Slider
************************/
.step-cards-slider-section-v2 .step-cards-slider .swiper-slide .img-cover-block{
	padding-bottom: 130%;
}
.step-cards-slider-section-v2 .step-cards-slider .swiper-slide .img-cover-block, 
.step-cards-slider-section-v2 .step-cards-slider .swiper-slide .content-box,
.step-cards-slider-section-v2 .step-cards-slider .swiper-slide .content-box .c-block {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}	
.step-cards-slider-section-v2 .step-cards-slider .swiper-slide .content-box{
	position:absolute;
	top: 75%;
	left:0;	
}
.step-cards-slider-section-v2 .step-cards-slider .swiper-slide:hover .content-box{
	top: 25%;	
}
.step-cards-slider-section-v2 .step-cards-slider .swiper-slide .content-box .c-block{
	opacity: 0
}
.step-cards-slider-section-v2 .step-cards-slider .swiper-slide:hover .content-box .c-block{
	opacity: 1
}
.step-cards-slider-section-v2 .step-cards-slider .swiper-slide:hover .img-cover-block{
    padding-bottom: 50%;
}


/*****************************************
	MultiRow Cards with overlay content
******************************************/

.multi-row-cards-with-overlay-content-slider-section-v2 .thumb{
	height: var(--slides-height);
	color:#fff;
	overflow:hidden;
}
.multi-row-cards-with-overlay-content-slider-section-v2 .thumb-gradient{
	position:absolute;
	height:100%;
	width: 100%;
	left: 0;
	top: 0;
	/* background:green; */
	opacity: 0;
}
.multi-row-cards-with-overlay-content-slider-section-v2 .thumb-anim{
	height: 100%;
	display: grid;
	grid-template-rows: 1fr 0fr;
}
.multi-row-cards-with-overlay-content-slider-section-v2 .thumb-title{
	position: relative;
	align-self: flex-end;
}
.multi-row-cards-with-overlay-content-slider-section-v2 .thumb-description{
	opacity: 0;
	min-height:0;
	position: relative;
	bottom:0;
}
.multi-row-cards-with-overlay-content-slider-section-v2 .swiper-slide:hover .heading{
	animation: flexanimation 1s forwards;
}
.multi-row-cards-with-overlay-content-slider-section-v2 .swiper-slide:hover .thumb-description{
	opacity: 1;
	min-height: var(--slides-height);
}
.multi-row-cards-with-overlay-content-slider-section-v2 .swiper-slide:hover .thumb-gradient{
	opacity:1;
}
.multi-row-cards-with-overlay-content-slider-section-v2 .thumb-title, 
.multi-row-cards-with-overlay-content-slider-section-v2 .thumb-description, 
.multi-row-cards-with-overlay-content-slider-section-v2 .thumb-anim, 
.multi-row-cards-with-overlay-content-slider-section-v2 .thumb-gradient{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;  
}
@keyframes flexanimation {
	100% {
		grid-template-rows: 1fr 1fr;
	}
}



/**********************************************************
	Fluid Equal Image And Content Columns Section Old  
**********************************************************/

.content-box-and-fluid-content-section-v2 .quote-block{
	max-width:6rem;
}

/*****************************************
	Content Box and Fluid Content
******************************************/

.fluid-equal-image-and-content-columns-section h3{
	font-size:4rem;
}


/***********************************************
	Split Equal Media and Content Columns
************************************************/

.icon-block img.img-responsive {
	min-width: 8rem;
}
.split-equal-media-and-content-columns .col-content p.txt-2 {
    opacity: 0;
    max-height: 0;
    transition: all 1s ease;
}
.split-equal-media-and-content-columns .col-content:hover p.txt-2 {
    opacity: 1;
    max-height: 40rem;
}


[data-aos] {
    pointer-events: all;
}

.split-equal-media-and-content-columns .icon-block .img-wrapper {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
}
.split-equal-media-and-content-columns .icon-block .img-wrapper:before {
    content: "";
    background: #fff;
    width: 80px;
    position: absolute;
    height: 80px;
    text-align: center; 
    border-radius: 50%;
    z-index: -1;
}
.split-equal-media-and-content-columns.bg-white .icon-block .img-wrapper:before {
    background: var(--royal-tea) !important;
}
.split-equal-media-and-content-columns.bg-white .icon-block img {
    filter: none !important;
}
/* section.split-equal-media-and-content-columns.bg-white * {
    color: var(--royal-tea);
} */
.split-equal-media-and-content-columns .icon-block img {
    width: 100%;
    max-width: 50px;
    min-width: inherit;
    filter: brightness(0) saturate(100%) invert(19%) sepia(35%) saturate(1571%) hue-rotate(151deg) brightness(92%) contrast(105%);
}
.split-equal-media-and-content-columns .right_content{margin-top:5px;}

/***********************************************
	Hero Media Slider Section Old
************************************************/
.hero-media-slider-section .swiper-wrapper .img-cover-block {
    max-width: 100%;
    padding-bottom: initial;
}
.hero-media-slider-section h5 {
    font-size: clamp(5rem, 5.5vw, 9rem);
    line-height: clamp(5.2rem, 5vw, 8.8rem);
}
/***********************************************
	Four Cards Section Old
************************************************/
.four-cards-section h4 {
    font-size: clamp(2.8rem, 5.5vw, 3rem) !important;
}
.four-color-cards-slider .btn {
    margin-top: auto;
}
/***********************************************
	Content Tabs Slider Section Old
************************************************/
.content-tabs-slider-section .swiper-slide button {
    font-size: 2.2rem;
    letter-spacing: 0.15rem;
}
.content-tabs-slider-section .swiper-wrapper .img-cover-block {
	padding-bottom: 0
}
/***********************************************
	Manual Insight Cards Slider with Overlay
************************************************/
.insight-cards-slider-overlay-section h4.card_hover {
    display: none;
}
.cs_card:hover .card_inner .h4.card_hover {
    display: block;
}
.cs_card:hover .card_inner .h4.card_front {
    display: none;
}
/***********************************************
	Media And Content With Buttons V2
************************************************/
.media-and-content-with-buttons-section-v2 img.img-cover {
    position: relative;
}
.text-white .btn.cta {
    color: #fff;
}