@charset "utf-8";
/* CSS Document */

/* Table of Contents
-----------------------------------------------------------------------------
	1. Clean Base
	2. Base Typography
	3. Images
	4. Links
	5. Forms
	6. Tables
	7. Framework 
*/

/* 1. Clean Base
------------------------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, a, nav, section, summary, time, mark, audio, video 
{margin:0 auto; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration:none; list-style:none; outline:none; -webkit-font-smoothing: subpixel-antialiased; -webkit-tap-highlight-color:rgba(0,0,0,0);}
	
html,body { -webkit-text-size-adjust:none; -webkit-font-smoothing: antialiased; height: 100%;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display: block;}
img{border:none;}

input[type="text"], input[type="submit"], input[type="button"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], textarea {-webkit-appearance: none; outline: none;}
textarea:focus, input:focus, a, div, img { outline: none; }
 
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }
.clear { clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block;}

/* 2. Base Typography
------------------------------------------------------------------------------*/
body{ color:#000000; font-size: 20px; font-family: 'GT-America-Standard-Regular'; font-weight:400; line-height: 30px; background: #F2F0EA; }

h1, h2, h3, h4, h5, h6{ margin-bottom:20px; font-weight:normal;}
h1, .h1{ font-size:80px; line-height: 111%; font-weight: 300; color:#FFFFFF; font-family: 'Denton-Light'; }
h2, .h2{ font-size:65px; line-height: 112%; font-weight: 300; color:#3C1F3A; font-family: 'Denton-Light'; }
h3, .h3{ font-size:36px; line-height: 91%; font-weight: 300; color:#3C1F3A; font-family: 'Denton-Light'; }
h4, .h4{ font-size:24px; line-height: 100%; font-weight: 500; letter-spacing: 0.12em; color:#C4A050; }
h5, .h5{ font-size:18px; line-height: 120%; letter-spacing: 0.26em; color:#C4A050; }
h6, .h6{ font-size:16px; line-height: 100%; letter-spacing: 0.26em; color:#C4A050; }

p{ color:#000000; font-size:20px; font-weight:400; line-height: 30px; margin-bottom:20px; }

ul{ margin:20px 20px; padding:0;}
ul li{ font-size:24px; color:#000000; font-weight:400; line-height:221%; padding:0 0 0 0; list-style: none; position:relative; }

.list-count ul{ counter-reset: my-counter; }
.list-count ul li{ counter-increment: my-counter; }
.list-count ul li::before{ content: counter(my-counter, decimal-leading-zero); }

ol{ margin:20px 20px; padding:0;}
ol li{ font-size:13px;  color:#000000; font-weight:400; line-height:221%; padding:0 0 5px 0; list-style: decimal; margin-left:20px; }

blockquote{ display:block; text-align:left; margin-bottom:20px; position:relative; background:#f3f3f3; padding:20px 20px 10px 20px; border-left:2px solid #1589cb;}
blockquote p{ color:#000000; font-size:20px; font-weight:400; line-height:119%; margin-bottom:15px; position:relative; }

hr{ border:0 #C9A55E solid; border-top-width:4px; clear:both; height:0; }

/* 3. Images
------------------------------------------------------------------------------*/
img{ border:none; border-style: none; }

/* 4. Link
------------------------------------------------------------------------------*/
a{ display: inline-block; color:#4777ac; transition: all 0.3s ease-in-out; cursor: pointer; }
a:hover{ color:#4777ac; text-decoration: underline; }
a:active, a.current{ color: #e8941a; }
a:focus{ outline: none; }

/*btn*/
.btn{ font-size: 19px; line-height: 168%; letter-spacing: 0.12em; text-transform: uppercase; border: 1px solid #C4A050; padding: 14px 41px; box-sizing: border-box; color: #C4A050; background: transparent; display: inline-block; border-radius: 8px; font-family: 'GT-America-Standard-Medium'; }
.btn:hover{ color:#3C1F3A; background:#C4A050; text-decoration: none; }
.border-btn{ border: 2px solid #C4A050; color: #3C1F3A; padding: 13px 41px; font-family: 'GT-America-Standard-Regular'; }

/*text link*/
.text-link{ font-size: 20px; line-height: 26px; font-family: 'GT-America-Standard-Medium'; color:#ffffff; position:relative; padding-right: 30px; box-sizing:border-box; text-transform: uppercase; letter-spacing: 3px; }
.text-link:hover{ text-decoration: none; color: #C4A050; }

/*btn dark*/
.btn-dark{ background:#C9A55E; color: #3C1F3A; font-family: 'GT-America-Standard-Regular'; }
.dark-dusty{ background:#6B3F68; color: #C4A050; border-color:#6B3F68; }
.dark-dusty:hover{ background:#3C1F3A; color: #C4A050; border-color:#3C1F3A; }
.text-gray{ color:#C4A050; border-width: 1px; font-family: 'GT-America-Standard-Medium'; }
.dark-blue{ background: #1B3D50; border: none; color:#fff; font-family: 'GT-America-Standard-Regular'; }

/*learn btn*/
.learn-btn{ display:block; font-size: 19px; line-height: 24px; color: #3C1F3A; border: 1px solid #3C1F3A; padding: 12px 40px 12px 18px; box-sizing:border-box; border-radius: 8px; font-family: 'GT-America-Standard-Medium'; letter-spacing: 2.2px; position:relative; }
.learn-btn:hover{ background:#3C1F3A; color:#fff; text-decoration: none; }
.learn-btn:after{ content: ''; display: block; position: absolute; right: 9px; top: 52%; width: 18px; height: 18px; background: url(../images/box-arrow.svg) no-repeat; background-size: cover; transform: translate(0%, -50%); transition: all 0.3s ease-in-out; }
.learn-btn:hover:after{ background: url(../images/box-arrow-hover.svg) no-repeat; background-size: cover; transform: translate(0%, -50%); }

.aqua-btn{ border-color: #1B3D50; color: #1B3D50; }
.aqua-btn:hover{ border-color: #C4A050; }

.aqua-dark-btn{ background: #7A9EB5; color: #1B3D50; }

.white-btn{ border-color: #fff; color: #fff; }
.white-btn:hover{ border-color: #C4A050; }

.midenight-teal-btn{ background: #1B3D50; color: #C4A050; border-color: #1B3D50; }

/*blur animation*/
[data-aos="blur-up"]{ opacity: 0; filter: blur(8px); transform: translateY(40px); transition: all 0.8s ease; }
[data-aos="blur-up"].aos-animate{ opacity: 1; filter: blur(0); transform: translateY(0); }
[data-aos="blur-down"]{ opacity: 0; filter: blur(8px); transform: translateY(-40px); transition: all 0.8s ease; }
[data-aos="blur-down"].aos-animate{ opacity: 1; filter: blur(0); transform: translateY(0); }
/*end*/

/* 5. Forms
------------------------------------------------------------------------------*/
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"]{ border:1px solid #dedede; padding:0 15px; color:#666666; font-size:12px; height:36px; }
textarea{ border:1px solid #dedede; padding:5px 15px; color:#666666; font-size:12px; height:60px; resize:none;  font-family: 'GT-America-Standard-Regular'; line-height:16px; }

input[type="submit"], input[type="button"], input[type="reset"]{ background:#666; cursor:pointer; color:#fff; border:none; height:30px; line-height:28px; display:block; font-size:15px; }
input[type="submit"]:hover, input[type="button"]:hover{ background:#666; color:#fff; }

/* 6. Tables
------------------------------------------------------------------------------*/
table{ border-spacing: 0; border-collapse: collapse; }
td{ text-align: left; font-weight: normal; }

/* 7. Layout Framework
------------------------------------------------------------------------------*/
/* main container */
#wrapper{ width:100%; min-height:100%; min-height: 100%; height: auto !important; height: 100%; }
.container{ max-width:1350px; width:100%; }

.footer, .push{ height: 22px; }

/* header */
header{ width: 100%; height: auto; padding-top: 47px; box-sizing: border-box; position: absolute; top: 0; left: 0; z-index: 9999; }
header .container{ display: flex; align-items:center; justify-content: space-between; }
.logo{ display:inline-block; width: 283px; margin:0; }
.logo figure{ display:block; width:100%; } 
.logo figure img{ display:block; width:100%; } 
.header-right{ display:inline-flex; align-items: center; float: right; margin:0; }
.header-right nav{ display:inline-flex; }
header .btn{ font-size: 16px; line-height: 168%; padding: 13px 24px; box-sizing:border-box; border-radius: 8px; font-family: 'GT-America-Standard-Regular'; }

/*value-philosophy*/
.normal-header{ position: relative; border-bottom: 1px solid #FFF; background: #3C1F3A; padding-bottom: 30px; padding-top: 40px; }
.aqua-header{ background: #7A9EB5; }

.dusty-mauve-header{ background:#6B3F68; }
.deep-plum-header{ background:#3C1F3A; }

/* nav */
nav{ display:inline-flex; margin-right: 48px; }
nav ul{ display: inline-flex; align-items:center; margin: 0; }
nav ul li{ font-size:16px; line-height: 168%; color: #ffffff; text-transform: uppercase; font-family: 'GT-America-Standard-Regular'; list-style:none; margin-right: 40px; padding-right: 18px; box-sizing:border-box; position: relative; }
nav ul li:last-child{ margin-right:0; }
nav ul li a{ color: #ffffff; }
nav ul li a:hover, nav .active{ color:#C4A050; text-decoration: none; font-family: 'GT-America-Standard-Medium'; }

/*sub menu*/
/*start*/
.navigation ul li{ position: relative; }
.navigation > ul > li:after{ content: ''; display: none; position: absolute; left: 0; bottom: -30px; width: 100%; height: 35px; background: transparent; } 
.navigation > ul > li:hover:after{ display:block; }
.navigation nav > ul > li:before{ content: ''; display: block; position: absolute; left: 0; bottom: -22px; width: 100%; height: 22px; cursor: pointer; }
nav.navigation > ul > li{ letter-spacing: 1.92px; }
.navigation ul li ul li{ display: block; width: 100%; font-size: 16px; line-height: 168%; margin-bottom: 0; padding: 0; transition: all 0.3s ease-in-out; font-weight: 400; color:#3C1F3A; border-bottom: 1px solid #C4A050; }
.navigation ul > li > ul > li > ul > li:hover > a{ padding-left: 15px; }
.navigation ul li > ul li a{ padding: 10px 15px 10px 0; display: block; box-sizing: border-box; color:#3C1F3A; }
.navigation ul > li > ul > li:hover > a{ color: #C4A050; }
.navigation ul li ul{ position: absolute; top: 35px; visibility: hidden; background: #F2F0EA; padding: 35px 43px 35px 37px; opacity: 0; text-align: left; min-width: 400px; z-index: 999; left: 0; display: none; border-radius:23px; box-sizing:border-box; }
.navigation > ul > li:hover > ul{ display: block; visibility: visible; opacity: 1; }
.navigation ul li ul li ul{ right: inherit; top: 0; left: 100% !important; }
.navigation ul li.left-sub-menu ul li ul{ right: 100%; top: 0; left: inherit !important; }
.navigation > ul > li > ul > li:hover > ul{ display: block; visibility: visible; opacity: 1; }
.navigation nav > ul > li:hover > ul{ visibility: visible; opacity: 1; }
.navigation nav > ul > li > ul > li:hover > ul{ display: block; visibility: visible; opacity: 1; }
.navigation nav > ul > li > ul > li, .navigation nav > ul > li > ul > li > ul > li { margin: 0; }
.navigation ul > li > ul > li > ul > li:hover > a{ padding-left: 0; }
.navigation nav > ul ul a:before{ display: none; }
.navigation nav > ul ul li, .navigation nav > ul ul li a{ color: #000000; }
.navigation nav > ul > li:hover a:before{ opacity: 1; visibility: visible; }
.navigation .sub-menu:before{ content: ''; display: block; position: absolute; right: 0px; top: 9px; width: 17px; height: 9px; background: url(../images/down-arrow.svg) no-repeat; background-size: cover; cursor:pointer; transition: all 0.3s ease-in-out; }
.navigation .sub-menu:hover:before{ background: url(../images/down-arrow-hover-gold.svg) no-repeat; background-size: cover !important; }
.navigation .sub-menu:hover > a{ color: #C4A050; text-decoration: none; font-family: 'GT-America-Standard-Medium'; }
.navigation ul li ul li:last-child{ border-bottom:0; }
.navigation .sub-menu{ padding-right:27px; box-sizing:border-box; }
.navigation .sub-menu:hover > ul{ display: block; }
/*end*/

/* footer */
footer{ width:100%; height:auto; background:#3C1F3A; padding: 90px 0 85px 0; box-sizing:border-box; }
.footer-top{ display: block; }
.footer-top .two-col{ display:flex; }
.footer-top .two-col .col-left{ display: block; width: 38%; margin-left:0; }
.footer-top .two-col .col-right{ display: flex; width: 62%; margin-right:0; }
.footer-top .two-col .col-right .f-col{ width: 33.3%; margin:0; } 
.footer-top .two-col .col-right .f-col h6{ font-size: 16px; letter-spacing: 4px; line-height: 24px; display:block; margin-bottom: 25px; }
.footer-top .two-col .col-right .f-col ul{ margin: 0; }
.footer-top .two-col .col-right .f-col ul li{ font-size:16px; line-height: 20px; margin-bottom: 15px; color: #ffffff; font-family: 'GT-America-Standard-Regular'; }
.footer-top .two-col .col-right .f-col ul li a{ color: #ffffff; }
.footer-top .two-col .col-right .f-col ul li a:hover{ color: #C4A050; text-decoration: none; }
.footer-logo{ max-width: 233px; display: block; margin-left:0; margin-bottom: 30px; }
.footer-location{ display:block; width:100%; }
.footer-location p{ font-size: 16px; line-height:27px; color: #ffffff; margin-bottom:5px; }
.footer-location p a{ color: #fff; text-decoration: none; }
.footer-location p a:hover{ color: #C4A050; text-decoration: none; }
.footer-logo figure{ width: 100%; }
.footer-logo figure img{ width: 100%; }
.footer-btm{ max-width: 1233px; margin-left:0; padding-top: 35px; }
.footer-btm p{ font-size: 16px; line-height: 20px; color: #AB89A8; margin-bottom: 20px; }
.footer-btm p a{ color: #AB89A8; text-decoration: underline; }
.footer-btm p a:hover{ color:#fff; text-decoration: none; }
.footer-btm p:last-child{ margin-bottom:0; }
.email-cell{ display:block; width:100%; }
.email-cell a{ display: inline-block; font-size: 16px; line-height:27px; color: #C4A050; }
.email-cell a:hover{ text-decoration: none; color: #ffffff; }

/*--------- home page ------------*/
/* banner part */
/*start*/
.banner{ display:block; width:100%; height:750px; position:relative; }
.banner-video{ display: block; width: 100%; position: relative; height: 100%; background-size: cover !important; background-position: center center !important; }
.video-cell{ display: block; width: 100%; height: 100%; object-fit: cover; }
.banner .container{ position: absolute; top: 0; height: 100%; z-index: 2; width: 100%; max-width: 1350px; display: flex; align-items: center; justify-content: center; left: 50%; transform: translate(-50%, 0%); }
.banner .two-col{ display:flex; height:100%; padding-top:200px; padding-bottom: 93px; box-sizing:border-box; }
.banner .two-col .col-left{ display: flex; align-items: start; width:50%; margin-left:0; }
.banner .two-col .col-right{ display: flex; align-items: end; justify-content: end; width:50%; margin-right:0; }
.banner-desc{ display: inline-block; max-width: 395px; margin: 0; }
.banner-desc p{ color: #ffffff; margin-bottom:40px; }
.banner h1{ margin-bottom:0; }
.full-img{ display:block; width:100%; }
.full-img figure{ display:block; width:100%; }
.full-img figure img{ display:block; width:100%; }
/*end*/

/*what we do*/
/*start*/
.what-we-do{ display:block; width:100%; }
.what-we-do .two-col{ display:flex; } 
.what-we-do .two-col .col-left{ display: block; width: 41%; }
.what-we-do .two-col .col-right{ display: block; width: 59%; }
/*end*/

/*slider sec*/
/*start*/
.slider-sec{ display:block; width:100%; padding-left: calc((100vw - 1350px) / 2); box-sizing:border-box; overflow: hidden; }
.slider-inn-sec{ display:block; width:100%; }
.slider-inn-sec .item{ display: block; max-width: 356px; margin: 0; }
.services-slider-box{ display: flex; flex-direction: column; justify-content: space-between; width:100%; border: 1px solid #6B3F68; padding: 22px 32px 16px 25px; box-sizing:border-box; max-width: 356px; height:445px; }
.slider-box-top{ display:block; width:100%; }
.slider-counter{ font-size: 18px; background: rgba(107, 63, 104, 0.33); color: #321835; border-radius: 3px; width: 40px; height: 28px; display: flex; align-items: center; justify-content: center; font-family: 'GT-America-Mono-Medium'; margin: 0; }    
.slider-box-btm{ display:block; width:100%; }
.slider-box-btm h3{ color: #3C1F3A; }
.slider-box-btm p{ margin-bottom: 30px; padding-right: 10px; box-sizing: border-box; color:#3C1F3A;; }
.slider-section{ overflow: hidden; }
.swiper{ width:100%; overflow:visible; }
/*end*/

/*services sec*/
/*start*/
.border-btm{ border-bottom: 4px solid #C9A55E; }
.white-bg{ background: #ffffff; }
.services-sec{ display: flex; }
.service-box{ display:block; width:25%; display: flex; padding: 35px 45px 50px 45px; box-sizing:border-box; flex-wrap: wrap; height:570px; position: relative; }
.service-tag{ display:block; width:100%; }
.service-tag ul{ display:flex; margin:0; }
.service-tag ul li{ font-size: 20px; line-height: 24px; text-transform: uppercase; color:#ffffff; position: relative; font-family: 'GT-America-Standard-Regular'; margin: 0 20px; letter-spacing: 3px; }
.service-tag ul li:first-child{ margin-left: 0; }
.service-tag ul li:last-child{ margin-right: 0; }
.service-tag ul li:after{ content:''; display:block; position:absolute; right: -20px; top: -10px; height:47px; width: 1px; background:#C9A55E; }
.service-tag ul li:last-child:after{ display:none; }
.service-tag ul li a{ color:#ffffff; }
.services-info{ display: flex; width: 100%; align-items: end; }
.services-info h3{ color:#ffffff; line-height: 120%; }
.services-info p{ color:#ffffff; margin-bottom:0; }
.bg-1{ background:#7A9EB5; }
.bg-2{ background:#1B3D50; }
.bg-3{ background:#6B3F68; }
.bg-4{ background:#3C1F3A; }
.services-info .text-link{ margin-top: 0; display: inline-block; position: absolute; bottom: 0; opacity:0; transition: all 0.3s ease-in-out; }
.ser-info-inn{ display:block; width:100%; position:relative; transition: all 0.3s ease-in-out; }
.service-box:hover .services-info .text-link{ opacity:1; }
.service-box:hover .ser-info-inn{ padding-bottom: 50px; }
.hover-video{ display:block; position:absolute; left: 0; top: 0; width: 100%; height: 100%; opacity:0; transition: all 0.3s ease-in-out; }
.service-box:hover .hover-video{ opacity:1; } 
.ser-video-cell{ display: block; width: 100%; height: 100%; aspect-ratio: 9 / 16; overflow: hidden; object-fit: cover; }
.service-box:hover .hover-video{ opacity:1; }
/*end*/

/*counts sec*/
/*start*/
.counts-sec{ display: block; width: 100%; background:#3C1F3A; overflow: hidden; }
.counts-sec .two-col{ display:flex; }
.counts-sec .two-col .col-left{ display:block; width:50%; margin-left:0; }
.counts-sec .two-col .col-right{ display:block; width:50%; margin-right:0; }
.counts-sec h2, .counts-sec h4, .counts-sec p{ color:#fff; }
.counts-sec .col-left h4, .counts-sec .col-left p{ max-width: 522px; margin-left:0; }
.counts-sec .col-left p{ font-size: 20px; line-height: 150%; }
.counts-sec .col-left h4{ font-family: 'Denton-Regular'; line-height: 136%; letter-spacing: 0; margin-bottom:40px; }
.counts-sec h2{ margin-bottom: 30px; }
.list-cell{ display:block; width:100%; max-width: 584px; margin-right:0; }
.list-cell ul{ margin: 0; }
.list-cell ul li{ display:block; width:100%; position: relative; padding: 30px 0; padding-left: 64px; box-sizing:border-box; }
.list-cell ul li h3{ color:#ffffff; margin-bottom: 25px; }
.list-cell p{ line-height: 168%; }
.list-cell ul li:before{ position: absolute; left: 0; top: 30px; font-size: 18px; background: #6B3F68; color: #321835; border-radius: 3px; width: 40px; height: 28px; display: flex; align-items: center; justify-content: center; font-family: 'GT-America-Mono-Medium'; }
.list-inn{ display:block; width:100%; position: relative; }
.list-inn:after{ content:''; display:block; position:absolute; left:0; bottom: -30px; width: 1000px; height:1px; background:#C9A55E; }
.list-cell ul li:last-child .list-inn:after{ display: none; }
/*end*/

/*team member sec*/
/*start*/
.team-member-sec{ display:block; width:100%; padding-top:90px; box-sizing:border-box; }
.team-member-sec .two-col{ display:flex; }
.team-member-sec .two-col .col-left{ display: block; width: 40%; margin-left:0; }
.team-member-sec .two-col .col-right{ display: block; width: 60%; margin-right:0; }
.team-member-sec .two-col .col-left h5{ margin-bottom:35px; }
.team-member-sec .two-col .col-left h2{ max-width: 416px; margin-left:0; margin-bottom:35px; }
.team-member-sec .two-col .col-left p{ max-width: 392px; margin-left: 0; margin-bottom:60px; }
.team-box-grp{ max-width:800px; display:flex; flex-wrap: wrap; align-items: start; }
.team-box-grp .left-push{ display: flex; flex-wrap: wrap; justify-content: start; width:50%; margin-left:0; padding-top: 185px; box-sizing:border-box; }
.team-box-grp .right-push{display: flex; width: 50%; margin-right: 0; flex-wrap: wrap; justify-content: end; }
.team-card:nth-child(odd){ margin-top:-120px; }
.team-card:first-child{ margin-top:0; }
.team-box{ display:block; width: 384px; margin:0; margin-bottom: 40px; background: #FFF; box-shadow: 3px 2px 32px 0 rgba(0, 0, 0, 0.08); }
.team-box .team-photo{ display:block; width:100%; height: 310px; }
.team-box .team-desc{ display:block; width:100%; background: #ffffff; padding: 30px 50px 30px 30px; box-sizing:border-box; }
.team-box .team-desc h4{ margin-bottom:10px; text-transform: uppercase; }
.team-box .team-desc p{ margin-bottom:0px; }
/*end*/

/*testimonial sec*/
/*start*/
.testimonial-sec{ display: block; width:100%; position: relative; }
.testimonial-sec:before{ content:''; display:block; width: 100%; height: 50%; position:absolute; left: 0; top: -1px; background:#3C1F3A; }
.testimonial-sec .testimonial-slider{ display:block; width: 100%; border-radius:44px; padding: 80px 30px 50px 30px; box-sizing:border-box; }
.testimonial-slider .item{ display: block; width: 100%; }
.testimonial-slider h4{ color:#C4A050; margin-bottom: 100px; font-family: 'GT-America-Standard-Medium'; letter-spacing: 3px; }
.testimonial-slider h3{ color:#ffffff; font-size: 34px; line-height: 46px; margin-bottom:100px; }
.testimonial-slider p{ margin-bottom:0; position:relative; color: #ffffff; padding-top: 20px; box-sizing:border-box; }
.testimonial-slider p:before{ content:''; display:block; position: absolute; width: 146px; height: 1px; background: #C9A55E; left: 50%; top: 0; transform: translate(-50%, 0%); }
.testimonial-inn{ max-width: 683px; margin: 0 auto; text-align: center; }
.testimonial-slider .slick-prev{ left: 63px; width: 45px; height:45px; }
.testimonial-slider .slick-next{ right: 63px; width: 45px; height:45px; }
.testimonial-slider .slick-prev:before, .testimonial-slider .slick-next:before{ display:none; }
.testimonial-slider .slick-prev:after{ content:''; display:block; position:absolute; left:0; top:0; width: 45px; height:45px; background: url(../images/testimonial-left-arrow.svg) no-repeat; background-size: cover; background-position:center; }
.testimonial-slider .slick-next:after{ content:''; display:block; position:absolute; left:0; top:0; width: 45px; height:45px; background: url(../images/testimonial-right-arrow.svg) no-repeat; background-size: cover; background-position:center; }
/*end*/

/*video section*/
/*start*/
.video-section{ display: block; width: 100%; height: 575px; position: relative; overflow: hidden; }
.video-section .video-part:before{ content:''; display: block; position:absolute; left:0; top:0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); }
.video-part{ display: block; width: 100%; position: relative; height: 100%; background-size: cover !important; background-position: center center !important; }
.video-cell{ display: block; width: 100%; height: 100%; object-fit: cover; }
.video-desc{ position:absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); max-width: 627px; text-align: center; }
.video-desc h2{ max-width: 518px; margin-bottom:20px; color: #ffffff; }
.video-desc p{ max-width: 100%; margin-bottom:30px; color: #ffffff; }
/*end*/

/*mobile menu*/
/*start*/
#mobile-menu{ display: block; position: relative; z-index: 999999; }
.menu-trigger.open span{background-color: rgba(0,0,0,.0)}
.menu-trigger.open span:before{top: 0;transform: rotate(45deg);-webkit-transform: rotate(45deg);background: #E74A30; }
.menu-trigger.open span:after{top: 0;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);background: #E74A30; }
#mobile-menu .navbar{ background: #F2F0EA; position: fixed; top: -100vh; width: 320px; height: 100vh; right: 0; box-sizing: border-box; z-index: 99999; overflow-y: auto; -webkit-overflow-scrolling: touch; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; padding: 0px 0;}
#mobile-menu .navbar.open{ top:0; }
#mobile-menu  ul ul{ display: none; background: transparent; margin-top: 10px;margin-bottom: 0; }
#mobile-menu  ul ul ul{background: transparent; margin-bottom: 0; }
#mobile-menu  ul ul ul ul{background:rgb(60, 60, 56)}
#mobile-menu  li{ border-bottom: 1px solid #C4A050; list-style: none; position: relative; display: block;margin: 0; padding: 9px 0px 12px 15px; }
#mobile-menu  li:before{ display: none; }
#mobile-menu  li:last-child{ border-bottom-width: 0; }
#mobile-menu  em{ display: block; position: absolute; top: 0; right: 0; width: 100%; height: 53px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
#mobile-menu ul > li.up-arrow > em.submenu-caret.toggled:after{transform: rotate(180deg);-moz-transform: rotate(180deg);-webkit-transform: rotate(180deg); top: 15px; right: 17px; }
#mobile-menu  em.level-two:before{content: '';position: absolute;width: 0;height: 0;border-style: solid;border-width: 6px 6px 0 6px;border-color: #fff transparent transparent transparent;background-color: transparent;left: 50%;top: 50%;transform: translate(-50% , -50%);-webkit-transform: translate(-50% , -50%);-moz-transform: translate(-50% , -50%);margin: 0; }
#mobile-menu  em.level-two:after{ display: none; }
#mobile-menu  em.level-two.toggled{ transform: rotate(-180deg);-moz-transform: rotate(-180deg);-webkit-transform: rotate(-180deg) }
#mobile-menu  li a{ color: #3C1F3A;padding: 0;display: inline-block; margin-right: 0; line-height: 15px; font-size: 13px; font-weight: 600;letter-spacing: 0.09em; position: relative; z-index: 1; font-weight: 500; cursor: pointer; text-transform: uppercase; }
#mobile-menu  li a:hover{ text-decoration: none; color: #C4A050; }
#mobile-menu  li li{border-color: transparent; }
#mobile-menu  li li a{text-transform: none;padding-left: 0;}
#mobile-menu  li li li a{padding-left: 25px;margin-right: 0;}
#mobile-menu  li li li li a{padding-left: 30px;margin-right: 0; }
.scroll-hidden{overflow: hidden;height: 100%;}
#mobile-menu li > a{ margin-bottom: 0px; position: relative; }
#mobile-menu li > em:after{ content: ''; display: block; position: absolute; right: 17px; top: 11px; width: 30px; height: 21px; background: url(../images/down-arrow-mobile.svg) no-repeat; background-size: cover; pointer-events: none; transition: all 0.3s ease-in-out; }
#mobile-menu ul > li > ul > li > em:after{ top:8px; }
#mobile-menu  li li > a{ font-weight: 400; font-size: 13px; line-height: 15px; text-transform: uppercase; }
#mobile-menu ul > li{ padding-top: 14px; padding-right: 10px; }
.navbar ul{ margin: 0; }
#mobile-menu ul > li > ul > li{ padding: 9px 20px 8px 20px;  }
#mobile-menu ul > li > ul > li > ul > li:before{ display: none; }
#mobile-menu ul > li > ul > li > ul > li{ padding: 9px 0px 8px 22px;  }
#mobile-menu ul > li > ul > li > ul > li> a{ padding: 0; font-weight: normal; }
.mobile-overlay{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 99;-moz-transition: all 0.8s ease;-webkit-transition: all 0.8s ease;-o-transition: all 0.8s ease;transition: all 0.8s ease;opacity: 0;visibility: hidden;}
.mobile-overlay.open{opacity: 1;visibility: visible;}
#mobile-menu ul > li > ul > li > em{ height: 41px; }
#mobile-menu ul > li > ul > li.hassub a:after{ top: 5px;}
#mobile-menu ul > li a:after{ display: none; }
#mobile-menu ul > li.hassub > a:After{ display: inline-block; }
.contact-mb-info{ display: block;width: 100%;padding: 20px 10px;border-top: 2px solid #555555;margin-top: 17px; box-sizing: border-box; }
.contact-mb-info ul{ display: block; width: 100%; float: left; display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: space-between;align-items: baseline;align-content: stretch;}
#mobile-menu .contact-mb-info ul li{ font-size: 16px; line-height: 18px; color:#fff; font-weight: normal; text-transform: none; border-bottom: 0; padding: 0px 5px; box-sizing: border-box; float: left; }
#mobile-menu .contact-mb-info ul li > a{ font-size: 13px; line-height: 15px; color:#fff; font-weight: normal; }
#mobile-menu .contact-mb-info ul li:before{ display: none; }
.menu-area{ display: block; width: 100%; margin-top: 0; height: calc( 100vh - 80px ); margin-right:0; overflow: scroll; }
.menu-area ul{ display: block; }
#mobile-menu ul > li.active > a, #mobile-menu .current_page_item > a { color: #FFBB23; }
.menu-area ul li{ display: block; float: none; }
.menu-trigger { display: block; width: 42px; height: 42px; position: fixed; -ms-touch-action: manipulation; touch-action: manipulation; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; white-space: nowrap; z-index: 999999; right: 320px; top: -50px; transition: all 1s ease-in-out; }
#mobile-menu.open .menu-trigger{ top:7px; }
.menu-trigger span, .menu-trigger span:after, .menu-trigger span:before{ height: 3px; transition: all 0.5s ease-in-out; } 
.menu-trigger span {position: absolute; display: block; width: 30px; left: 50%; top: 50%; transform: translate(-50% , -50%); -webkit-transform: translate(-50% , -50%); -moz-transform: translate(-50% , -50%); }
.menu-trigger span:after, .menu-trigger span:before { border-radius: 25%; top: 0; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); background: #C4A050; } 
.menu-trigger span:before {top: 0; transform: rotate(45deg); -webkit-transform: rotate(45deg); background: #C4A050; } .menu-trigger span:after, .menu-trigger span:before { content: ''; position: absolute; left: 0; width: 100%; border-radius: 25%; }
.menu-overlayer{ display: block; position: fixed; width: 0; height: 100vh; right: 0; bottom: 0; background: rgba(0,0,0,0.6); transition: all 0.3s ease-in-out; opacity: 0; }
.menu-overlayer.open { width: 100vw; height: 100vh; opacity: 1; top:0; }
.navbar ul.third-menu, .navbar ul.second-menu{ display: none; margin-top: 25px; border-top: 2px solid #555555; }
.second-menu li .new-post{ float: right; margin-top: 2px; margin-left: 0; margin-right: 0; position: absolute; right: 5px; top:12px; }
#mobile-menu .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color:  rgba(255, 187, 35, 0.75); }
#mobile-menu ul > li.active > a, #mobile-menu .current_page_item > a{ color: #FFBB23; }
/*end*/

/*mobile menu*/
/*start*/
.mb-toggled.mb-closed{ position: absolute; top: 10px; display: none; right: 15px; }	
.mb-button { display: block;  }
.mb-button span { display: block; margin: 4px 0px 6px 0px; height: 2px; background: #C4A050; width: 28px; float: none; border-radius: 24px; } 
.pb-0{ padding-bottom: 0 !important; }
.sub-menu-toggle{ display: none; }
#mobile-menu .btn{ display: none; }
/*end*/

/*about our story*/
.inner-banner{ display:block; width:100%;}
.inner-banner .two-col{ display: flex; }
.inner-banner .two-col .col-left{ width: 51%; margin-left:0; height:700px; position:relative; }
.inner-banner .two-col .col-left:before{ content:''; display: block; width:100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.4); }
.inner-banner .two-col .col-right{ width: 49%; margin-right: 0; background: #3C1F3A; display: flex; align-items: center; justify-content: start; padding-left: 70px; padding-right: 50px; box-sizing: border-box; }
.inner-banner .two-col .col-right p{ padding-left: 130px; box-sizing:border-box; color:#ffffff; line-height: 34px; margin-bottom:0; }
.inner-banner .two-col .col-right h1{ color:#ffffff; margin-bottom:30px; }
.bg-white{ background: #ffffff; }
.inner-banner.approch-banner .two-col .col-left{ width: 42%; }
.inner-banner.approch-banner .two-col .col-right{ width: 58%; }
.full-cell .two-col .col-left{ padding-left: calc((100vw - 1350px) / 2); box-sizing:border-box; }
.full-cell .slider-sec{ padding-left: 0; border-bottom:0; padding-top: 0; padding-bottom: 0;}
.full-cell h2{ margin-bottom: 60px; }
.full-cell .slider-sec .services-slider-box{ position:relative; padding: 22px 30px 16px 25px; }
.full-cell .slider-sec .services-slider-box:hover .slider-counter{ background:#C9A55E; color:#ffffff; }
.full-cell .slider-sec .swiper-slide{ position:relative; }
.full-cell .slider-sec .services-slider-box:hover{ border-color: #C9A55E; }
/*end*/

/*think sec*/
/*start*/
.think-sec{ display:block; width:100%; background: #3C1F3A; }
.think-sec .two-col{ display:flex; }
.think-sec .two-col .col-left{ width: 60%; margin-left:0; padding-top: 130px; padding-bottom: 137px; padding-left: calc((100vw - 1350px) / 2); box-sizing:border-box; }
.think-sec .two-col .col-right{ width: 40%; margin-right:0; padding-right: calc((100vw - 1350px) / 2); box-sizing:border-box; display: flex; justify-content: end; position: relative; }
.white-text h2, .white-text p{ color:#ffffff; }
.think-sec h5{ margin-bottom: 40px; }
.think-sec h2{ margin-bottom: 40px; }
.think-sec p{ margin-bottom: 30px; }
.think-sec .btn{ margin-top: 30px; }
.think-sec .two-col .col-right figure{ max-width: 350px; margin: 0; text-align: right; margin-top: 24px; }
.think-sec .two-col .col-right figure img{ display:block; width:100%; margin:0; }
.think-sec .two-col .col-right .absolute-img{ display: inline-block; width: 497px; position: absolute; left: -250px; bottom: -110px; margin-top: 0; max-width: 100%; }
.think-sec .two-col .col-right .absolute-img figure{ display:block; width:100%; max-width: 100%; }
.think-sec .two-col .col-right .absolute-img figure img{ display:block; width:100%; }
/*end*/

/*show up sec*/
/*start*/
.show-up-sec{ display:block; padding-top: 257px; padding-bottom: 137px; text-align: center; background: #ffffff; }
.show-up-sec .center-cell{ max-width: 862px; text-align: center; }
.show-up-sec .center-cell p{ margin-bottom: 40px; line-height: 33px; }
.show-up-sec .center-cell h5{ margin-bottom: 30px; }
.show-up-sec .center-cell h2{ margin-bottom: 30px; }
/*end*/

/*texture bg*/
/*start*/
.texture-bg{ background: #3C1F3A; }
.texture-bg .two-col .col-left{ width: 46%; height: 550px; }
.texture-bg .two-col .col-right{ width: 54%; padding-left: 140px; box-sizing:border-box; }
.texture-bg .two-col .col-right p{ padding-left: 0; max-width: 464px; margin-left:0; }
.texture-bg .two-col .col-left:before{ display: none; }
/*end*/

/*img info sec*/
/*start*/
.img-info-sec{ display:block; width:100%; }
.img-info-box{ display:block; width:100%; }
.img-info-box .two-col{ display:flex; background: #6B3F68; }
.img-info-box .two-col .col-left{ display: flex; flex-wrap: wrap; display:flex; flex-direction:column; justify-content:space-between; width: 50%; margin-left:0; padding-top: 113px; padding-bottom: 70px; box-sizing:border-box; min-height:805px; padding-right: 80px; box-sizing:border-box; padding-left: calc((100vw - 1350px) / 2); }
.img-info-box .two-col .col-right{ width: 50%; margin-right:0; }
.img-info-box.left-push .two-col .col-right{ display:flex; flex-direction:column; justify-content:space-between; padding-top: 113px; padding-bottom: 55px; padding-right: calc((100vw - 1350px) / 2); padding-left: 80px; box-sizing:border-box; }
.img-info-sec h2{ margin-left:0; }
.img-info-box h2, .img-info-box h4, .img-info-box p{ color: #ffffff; }
.img-info-box h4{ font-family: 'Denton-Regular'; letter-spacing: 0; line-height: 32px; margin-bottom: 30px; }
.img-info-box p{ line-height: 30px; margin-bottom:0; }
/*end*/

/*core value*/
/*start*/
.core-value-sec{ display:block; width:100%; background: #F2F0EA; padding-bottom: 10px; }
.core-value-sec h5{ display:block; margin-bottom: 65px; }
.core-values-area{ display:block; width:100%; }
.core-value{ display: block; width:100%; padding-top:58px; padding-bottom:52px; box-sizing:border-box; border-top: 2px solid #C4A050; }
.core-value .two-col{ display: flex; }
.core-value .two-col .col-left{ width: 50%; margin-left: 0; display: inline-flex; align-items: start; justify-content: start; }
.core-value .two-col .col-right{ width: 50%; margin-right:0; }
.core-value .two-col .col-right p{ line-height:33px; margin-bottom:0; }
.core-value h3{ letter-spacing: 1.8px; }
.core-icon{ display:inline-flex; justify-content: center; width:40px; margin: 0; margin-right:98px; }
.core-icon figure{ max-width: 100%; }
.core-icon figure img{ max-width: 100%; }
.core-title{ display:inline-block; margin: 0; }
.core-title h3{ margin-bottom:0; }
/*end*/

/*about our advisors*/
/*start*/
.full-text .video-desc{ width: 800px; max-width: 100%; }
.full-text .video-desc h2{ max-width: 100%; }
.show-up-sec.bg-gray{ background: #F2F0EA; }
.advisors-banner.inner-banner{ background: #3C1F3A; padding-top: 165px; padding-bottom: 80px; }
.advisors-banner.inner-banner .two-col .col-left:before{ display: none; }
.advisors-banner.inner-banner .two-col .col-left{ height: auto; padding-right: 30px; box-sizing:border-box; }
.advisors-banner.inner-banner .two-col .col-right p{ padding-left:0; }
.advisors-banner.inner-banner .two-col .col-right{ padding-left: 0; }
.show-up-sec.bg-gray.less-space{ padding-top: 150px; padding-bottom: 150px; }
/*end*/

/*team slider sec*/
/*start*/
.team-slider-sec .slider-inn-sec .item{ max-width: 384px; }
.team-slider-sec{ display: block; width: 100%; padding-left: calc((100vw - 1350px) / 2); box-sizing: border-box; overflow: hidden; position:relative; }
.team-slider-sec:before{ content:''; display:block; position:absolute; left:0; top: -1px; height: 80%; width: 100%; background: #3C1F3A; }
.team-slider-sec .team-box .team-desc{ min-height: 170px; }
.team-slider-sec .team-box{ margin-bottom:0; }
/*end*/

/*profile sec*/
/*start*/
.profile-sec{ display:block; width:100%; padding-top:60px; padding-bottom: 150px; }
.profile-sec .member{ display:grid; grid-template-columns:550px 1fr; gap: 70px; align-items:start; padding:0px 0 60px 0; }
.member__image{ position:sticky; top:40px; width: 550px; }
.member__image img{ max-width:100%; display:block; margin-right: 0; }
.member__content{ max-width: 684px; margin-right:0; }
.member__content h2{ margin-bottom: 40px; }
.member__content h5{ margin-bottom: 42px; text-transform: uppercase; }
.member__content p{ margin-bottom: 40px; }
.designation{ font-size: 23px; font-style: normal; font-weight: 400; line-height: 31px; color:#3C1F3A; font-family: 'GT-America-Standard-Regular'; margin-bottom: 53px; }
.member-name-details{ display:block; width:100%; border-bottom: 1px solid #6B3F68; margin-bottom: 55px; }
/*end*/

.services-video-area .video-desc{ width: 872px; max-width: 100%; }
.services-video-area .video-desc h2{ max-width: 100%; }

/*inner banner 2*/
/*start*/
.inner-banner-2{ display:block; width:100%; padding-top:60px; padding-bottom: 100px; }
.inner-banner-2 .two-col{ display: flex; }
.inner-banner-2 .two-col .col-left{ width: 50%; margin-left:0; position:relative; }
.inner-banner-2 .two-col .col-right{ display: flex; align-items: end; width: 50%; margin-right: 0; padding-left:130px; box-sizing:border-box; }
.inner-banner-2 h1{ color: #3C1F3A; margin-bottom:0; }
.inner-banner-2 .inn-banner-desc{ margin-bottom: 20px; }
.inner-banner-2 p{ color: #3C1F3A; }
/*end*/

/*left push sec*/
/*start*/
.left-push-sec{ display:block; }
.left-push-sec .two-col{ display:flex; gap: 160px; }
.left-push-sec .two-col .col-left{ display: inline-block; width: 35%; margin-left:0; }
.left-push-sec .two-col .col-right{ display: inline-block; width: 65%; margin-right:0; }
.left-push-sec h3{ line-height: 48px; margin-bottom:30px; }
/*end*/

/*left push pro sec*/
/*start*/
.left-push-pro-sec{ display:block; }
.left-push-pro-sec .two-col{ display:flex; gap: 160px; }
.left-push-pro-sec .two-col .col-left{ display: inline-block; width: 40%; margin-left:0; }
.left-push-pro-sec .two-col .col-right{ display: inline-block; width: 60%; margin-right:0; padding-left: 60px; box-sizing:border-box; }
.left-push-pro-sec h3{ line-height: 48px; margin-bottom:30px; }
.number-cell{ display:block; width:100%; }
.number-cell ul{ margin:0; }
.number-cell ul li{ font-size:24px; line-height: 36px; color: #000; padding-bottom:0; margin-bottom: 26px; font-family: 'Denton-Light'; font-weight: bold; letter-spacing: 0.72px; padding-left: 56px; box-sizing:border-box; position:relative; }
.number-cell ul li:before{ position: absolute; left: 0; top: 3px; font-size: 18px; color: #321835; border-radius: 3px; width: 40px; height: 28px; display: flex; align-items: center; justify-content: center; font-family: 'GT-America-Mono-Medium'; background: rgba(107, 63, 104, 0.33); font-weight:100; }
.number-cell ul{ counter-reset: my-counter; }
.number-cell ul li{ counter-increment: my-counter; }
.number-cell ul li::before{ content: counter(my-counter, decimal-leading-zero) }
.think-sec.absolute-img-sec .two-col .col-left{ padding-top: 198px; padding-bottom: 198px; }
 .img-cell-1{ display: block; width: 495px; height: 330px; position: absolute; left: -135px; top: -105px; }
.img-cell-2{ display: block; width: 275px; height: 380px; margin-top: 322px; margin-right: 0; }
/*end*/

/*inner banner 3*/
/*start*/
.inner-banner-3{ display:block; width:100%; padding-top:200px; padding-bottom: 100px; }
.inner-banner-3 .two-col{ display: flex; }
.inner-banner-3 .two-col .col-left{ width: 50%; margin-left:0; position:relative; }
.inner-banner-3 .two-col .col-right{ display: flex; align-items: end; width: 50%; margin-right: 0; padding-left:130px; box-sizing:border-box; }
.inner-banner-3 h1{ color: #ffffff; margin-bottom:0; }
.inner-banner-3 .inn-banner-desc{ margin-bottom: 20px; }
.inner-banner-3 p{ color: #fff; } 
.left-btm{ display:block; width:100%; padding-top: 143px; } 
.left-btm figure{ max-width: 370px; margin-left: 0; }
.left-btm figure img{ width: 100%; }
.left-btm p{ font-size: 16px; line-height: 19px; color: #6B3F68; font-family: 'GT-America-Standard-Regular'; margin-top: 190px;  }
/*end*/

/*two col img*/
/*start*/
.two-col-img{ display:block; width:100%; }
.two-col-img .container{ display: flex; flex-wrap: wrap; gap: 120px; }
.two-col-img .two-col{ display:flex; }
.two-col-img .two-col .col-left{ display:block; width:50%; margin-left:0; }
.two-col-img .two-col .col-right{ display:flex; flex-wrap: wrap; align-items: center; width:50%; margin-right:0; padding-left: 120px; box-sizing: border-box; min-height: 670px; }
.two-col-img h4{ font-family: 'Denton-Regular'; color:#000; line-height: 33px; margin-bottom: 50px; }
.two-col-img .two-col.reverse-order{ flex-direction: row-reverse; }
.two-col-img .two-col.reverse-order .col-right{ padding-left: 0; padding-right: 120px; }
.two-col-img-desc{ display:inline-block; }
/*end*/

/*texture bg aqua*/
/*start*/
.texture-bg-aqua{ background: #7A9EB5; }
.texture-bg-aqua.inner-banner .two-col .col-left{ width: 40%; }
.texture-bg-aqua.inner-banner .two-col .col-right{ width: 60%; }
.texture-bg-aqua.inner-banner .two-col .col-right{ background: #7A9EB5; }
.texture-bg-aqua.inner-banner .two-col .col-left:before{ display:none; }
.texture-bg-aqua.inner-banner .two-col .col-right p{ padding-left: 0; max-width: 575px; margin-left: 0; margin-bottom: 30px; }
.texture-bg-aqua.inner-banner .service-tag{ margin-bottom: 20px; }
/*end*/

.less-space{ max-width: 660px; margin-left:0; }
.less-space p{ max-width: 637px; margin-left:0; }

/*aqua push sec*/
/*start*/
.aqua-push-sec{ background:#7A9EB5; }
.aqua-push-sec h5{ color: #1B3D50; }
.aqua-push-sec h3{ color: #1B3D50; }
.aqua-push-sec p{ color: #000000; }
/*end*/

/*left puch img*/
/*start*/
.left-puch-img{ max-width: 407px; margin-left:0; padding-top: 200px; }
.left-puch-img figure{ display:block; width:100%; }
.left-puch-img figure img{ display:block; width:100%; }
/*end*/

/*left push sec*/
/*start*/
.left-push-sec.artisan-box .two-col{ gap: 0; }
.left-push-sec.artisan-box .two-col .col-left{ display: inline-block; width: 40%; margin: 0; }
.left-push-sec.artisan-box .two-col .col-right{ display: inline-block; width: 60%; margin-right: 0; padding-left: 60px; }
/*end*/

/*aqua countes sec*/
/*start*/
.aqua-countes-sec{ background: #F2F0EA; }
.aqua-countes-sec h2{ color: #1B3D50; }
.aqua-countes-sec .list-cell ul li h3{ color: #1B3D50; }
.aqua-countes-sec .list-cell ul li p{ color: #000000; }
.aqua-countes-sec .list-cell ul li:before{ background: rgba(27, 61, 80, 0.25); color: #1B3D50; }
.aqua-countes-sec .list-cell ul li:first-child{ padding-top:5px; }
.aqua-countes-sec .list-cell ul li:first-child:before{ top: 5px; }
/*end*/

/*welcome sec*/
/*start*/
.welcome-sec{ display:block; width:100%; background: #F2F0EA; text-align: center; }
.welcome-sec h2, .welcome-sec h3{ color: #1B3D50; }
.welcome-sec h2{ margin-bottom: 30px; }
.welcome-sec p{ color: #000; max-width: 725px; }
.welcome-sec h3{ max-width: 705px; letter-spacing: 1.8px; line-height: 40px; padding-top: 20px; }
.welcome-sec .center-cell{ max-width: 928px; }
/*end*/

/*right row sec*/
/*start*/
.texture-bg-aqua.inner-banner.artisan-banner .two-col .col-left{ width: 30%; }
.texture-bg-aqua.inner-banner.artisan-banner .two-col .col-right{ width: 70%; }
.texture-bg-aqua.inner-banner.artisan-banner .inn-banner-desc{ margin-left:0; }
.right-row-sec{ display:block; width:100%; border-top: 2px solid #7A9EB5; border-bottom: 2px solid #7A9EB5; overflow: hidden; }
.right-row-sec .two-col{ display:flex; }
.right-row-sec .two-col .col-left{ display:block; width:50%; margin-left:0; padding-top: 85px; padding-bottom: 65px; box-sizing:border-box; padding-right: 113px; box-sizing:border-box; }
.right-row-sec .two-col .col-right{ display:block; width:50%; margin-right:0; border-left: 2px solid #7A9EB5; }
.right-row-sec h5{ text-transform: uppercase; margin-bottom: 45px; }
.right-row-sec h2{ color: #1B3D50; margin-bottom: 35px; }
.right-row-sec p{ color: #000; margin-bottom: 30px; }
.right-row-sec .list-cell ul li h3{ color: #1B3D50; line-height: 42px; }
.right-row-sec .list-cell ul li p{ color: #000000; }
.right-row-sec .list-cell ul li:before{ border-radius: 3px;
background: rgba(122, 158, 181, 0.37); color: #1B3D50; left: 70px; top: 53px; }
.right-row-sec .list-cell ul li:first-child{ padding-top: 100px; }
.right-row-sec .list-cell ul li:first-child:before{ top: 105px; }
.right-row-sec .list-cell{ display: block; max-width: 100%; }
.right-row-sec .list-cell .list-inn:after{ display:none; }
.right-row-sec .list-cell ul li{ padding-top: 50px; padding-bottom: 50px;  position:relative; padding-left: 142px; }
.right-row-sec .list-cell ul li:after{ content:''; display:block; position:absolute; left:0; bottom: 0; width: 1000px; height: 2px; background:#7A9EB5; }
.right-row-sec .list-cell ul li:last-child:after{ display:none; }
.texture-bg-aqua.inner-banner.artisan-banner .col-left{ height:567px; }
/*end*/

/*left push sec*/
/*start*/
.left-push-sec .slider-sec{ padding-left: calc(((100vw - 1350px) / 2) + 142px); }
.left-push-sec .slider-sec .services-slider-box{ border-color: #7A9EB5; }
.left-push-sec .slider-sec h3{ color: #1B3D50; }
.left-push-sec .slider-sec p{ color: #1B3D50; }
.left-push-sec .slider-sec .slider-counter{ background: rgba(122, 158, 181, 0.54); color: #1B3D50; }
.video-section.full-heading h2{ max-width: 100%; }
/*end*/

/*left push sec aqua*/
/*start*/
.left-push-sec.aqua-bg{ background: #7A9EB5; }
.left-push-sec.aqua-bg h5{ color: #1B3D50; }
.left-push-sec.aqua-bg h3{ color: #1B3D50; }
.left-push-sec.aqua-bg p{ color: #ffffff; }
/*end*/

/*retirement table*/
/*start*/
.retirement-table{ display:block; width:100%; }
.table-row{ display:flex; border-bottom:  2px solid #1B3D50; }
.table-row .col{ display:flex; align-items:center; padding: 45px 0; box-sizing:border-box; }
.table-row .col-1{ width:30%; }
.table-row .col-2{ width:30%; justify-content:center; }
.table-row .col-3{ width:40%; }
.retirement-table .table-row p{ color: #1B3D50 !important; margin:0; font-size:24px; font-family: 'Denton-Light'; font-weight: 400; }
.retirement-table .table-row h6{ margin: 0; font-size: 21px; line-height: 30px; color: #1B3D50; text-transform: uppercase; letter-spacing: 2.52px; font-weight: bold; }
.retirement-table .table-row:first-child .col{ padding-top:0; padding-bottom: 10px; }
.retirement-table .table-row:first-child .col-2 figure{ opacity:0; }
.table-row .col-2 figure{ max-width: 100%; }
.table-row .col-2 figure img{ width: 100%; }
.texture-bg-aqua.inner-banner.midnight-teal-bg .two-col .col-right, .midnight-teal-bg{ background:#1B3D50; }
.midnight-teal-bg h5{ color: #7A9EB5; }
.midnight-teal-bg h3, .midnight-teal-bg p{ color: #ffffff; }
.aqua-text.left-push-sec h3{ color: #1B3D50; }
.aqua-text .number-cell ul li:before{ background: rgba(27, 61, 80, 0.25); color: #1B3D50; }
.right-row-sec.midnight-teal-cell{ border-top-color: #1B3D50; border-bottom-color: #1B3D50; }
.right-row-sec.midnight-teal-cell .two-col .col-right{ border-left-color: #1B3D50; }
.right-row-sec.midnight-teal-cell .list-cell ul li:after{ background: #1B3D50; }
/*end*/

/*midnight teal bg*/
/*start*/
.midnight-teal-bg .img-info-box .two-col{ background: #1B3D50; }
.midnight-teal-bg .img-info-box .two-col h2{ color: #7A9EB5; }
.midnight-teal-bg .col-right{ position:relative; }
.midnight-teal-bg .col-left{ position:relative; }
.midnight-teal-bg .info-box-list{ display:block; position:absolute; left: 30px; max-width: calc( 100% - 90px ); bottom: 80px; background: #ffffff; padding: 38px 23px 28px 23px; box-sizing: border-box; }
ul.right-list-cell{ margin:0; }
ul.right-list-cell li{ padding-left: 35px; box-sizing:border-box; font-size: 20px; line-height: 26px; padding-bottom:0; margin-bottom: 15px; position: relative; }
ul.right-list-cell li:before{ content:''; display:block; position:absolute; left:0; top: 0; width: 28px; height: 28px; border-radius: 3px; background: rgba(122, 158, 181, 0.37); }
ul.right-list-cell li:after{ content:''; display:block; position:absolute; left:7px; top: 9px; width: 15px; height: 10px; border-radius: 3px; background: url(../images/list-right-icon.svg) no-repeat; background-size: cover; }
.midnight-teal-bg .info-box-list h4{ color: #1B3D50; margin-bottom: 20px; }
.midnight-teal-bg.small-height .col-left{ height:600px; }
ul.midenight-number-cell{ margin:0; }
ul.midenight-number-cell li{  padding-left: 55px; box-sizing:border-box; font-size: 20px; line-height: 26px; padding-bottom:0; margin-bottom: 15px; position: relative; }
ul.midenight-number-cell li:before{ content:''; display: flex; position: absolute; left: 0; top: 0; width: 40px; height: 28px; border-radius: 3px; background: rgba(122, 158, 181, 0.54); font-size: 17px; text-align: center; align-items: center; justify-content: center; }
ul.midenight-number-cell{ counter-reset: my-counter; }
ul.midenight-number-cell li{ counter-increment: my-counter; }
ul.midenight-number-cell li::before{ content: counter(my-counter, decimal-leading-zero); font-family: 'GT-America-Mono-Medium'; color: #1B3D50; }
ul.midenight-number-cell li:last-child{ margin-bottom:0; }
.img-info-sec .midenight-number-box{ padding-left: 55px; box-sizing:border-box; padding-top: 45px; padding-bottom: 50px; padding-right: 60px; }
/*end*/

/*dusty mauve bg*/
/*start*/
.texture-bg-aqua.inner-banner.dusty-mauve-bg .two-col .col-right, .dusty-mauve-bg{ background:#6B3F68; }
.dusty-mauve-bg h5{ color: #C4A050; }
.dusty-mauve-sec{ background: #F2F0EA; } 
.dusty-mauve-sec h2{ color: #3C1F3A; }
.dusty-mauve-sec h3, .dusty-mauve-sec .list-cell ul li h3{ color: #6B3F68; } 
.dusty-mauve-sec .list-cell ul li p{ color: #000; }
.dusty-mauve-sec .list-cell ul li:before{ background: rgba(107, 63, 104, 0.36); color: #3C1F3A; }
.left-push-sec.dusty-mauve-text  .slider-sec .services-slider-box{ border-color: #3C1F3A; }
.left-push-sec.dusty-mauve-text .slider-sec h3, .left-push-sec.dusty-mauve-text .slider-sec p{ color: #6B3F68; }
.left-push-sec.dusty-mauve-text .slider-sec .slider-counter{ background: rgba(107, 63, 104, 0.36); color: #3C1F3A; }
.midnight-teal-bg p{ margin-bottom: 30px; color:#fff; } 
.midnight-teal-bg .info-box-list h4{ color: #6B3F68; }
.midnight-teal-bg ul.right-list-cell li:before{ background: rgba(107, 63, 104, 0.33); }
.midnight-teal-bg ul.right-list-cell li:after{ background: url(../images/midnight-teal-right-icon.svg) no-repeat;
    background-size: cover; }
.midnight-teal-bg.dusty-mauve-bg .img-info-box .two-col{ background: #6B3F68; }
.midnight-teal-bg.dusty-mauve-bg .img-info-box .two-col h2{ color:#ffffff; }
/*end*/

/*decision sec*/
/*start*/
.decision-sec{ display:block; width: 100%; position:relative; background: #6B3F68; }
.background-img{ position:absolute; left: 0; top: 0; width:100%; height:100%; opacity: 0.3; }
.decision-sec .container{ position:relative; }
.decision-sec h2{ color: #fff; display: block; text-align: center; margin-bottom: 40px; }
.btn-grp-cell{ display:flex; }
.btn-grp-cell ul{ margin: 0; display:flex; flex-wrap: wrap; justify-content:center; gap: 25px 40px; }
.btn-grp-cell ul li{ font-size: 23px; line-height: 40px; color: #fff; font-family: 'GT-America-Standard-Regular'; text-transform: uppercase; background: #3C1F3A; margin: 0; letter-spacing: 1px; }
.btn-grp-cell ul li a{ display: inline-block; margin: 0; color: #ffffff; text-decoration: none; padding: 8px 25px; box-sizing:border-box; }
.btn-grp-cell ul li a:hover{ color: #3C1F3A; background: #C4A050; }
/*end*/

/*right row section with deep plum*/
/*start*/
.small-height.inner-banner.dusty-mauve-bg .two-col .col-left{ height: 565px; }
.dusty-mauve-sec h4, .dusty-mauve-sec p{ color:#000000; }
.deep-plum-cell{ border-top:0; border-bottom: 0; }
.deep-plum-cell h2{ color:#3C1F3A; }
.right-row-sec.deep-plum-cell .list-cell ul li h3{ color:#3C1F3A; }
.right-row-sec.deep-plum-cell .list-cell ul li:after{ background: #3C1F3A; }
.right-row-sec.deep-plum-cell .two-col .col-right{ border-color: #3C1F3A; }
.right-row-sec.deep-plum-cell .list-cell ul li:before{ background: rgba(107, 63, 104, 0.33); color: #3C1F3A; }
.info-box-area{ display:flex; gap: 32px; position:relative; z-index:9; }
.small-info-box{ display:flex; width:100%; background: #ffffff; padding: 50px 15px 3px 14px; box-sizing:border-box; min-height: 306px; width:243px; align-items: end; }
.small-info-box .small-inn-info{ display: inline-block; width:100%; }
.small-inn-info h4{ color: #6B3F68; margin-bottom: 10px; }
.small-inn-info p{ color: #000; }
/*end*/

/*bottom box*/
/*start*/
.bottom-box h2{ display:block; width:100%; margin-left:0; }
.bottom-box .btm-content{ display:block; width:75%; margin-left:0; }
.bottom-box .img-info-box .two-col .col-left{ min-height: 1150px; }
.deep-plum-bg{ background: #3C1F3A; }
.texture-bg-aqua.inner-banner.deep-plum-bg .two-col .col-right{ background: #3C1F3A; }
/*end*/

/*what-we-do-faq*/
/*start*/
.what-we-do-faq{ display: block; width: 100%; background:#3C1F3A; }
.what-we-do-faq .two-col{ display:flex; }
.what-we-do-faq .two-col .col-left{ display: inline-block; width: 40%; margin: 0; }
.what-we-do-faq .two-col .col-right{ display: inline-block; width: 60%; margin-right: 0; padding-left: 100px; }
.what-we-do-faq h2{ color:#fff; }
.ww-faq-sec-area{ display:block; width:100%; }
.ww-faq-sec-area .ww-faq-que{ display:block; width:100%; position:relative; font-size: 24px; line-height: 30px; color:#ffffff; letter-spacing: 1.8px; text-transform: uppercase;     font-family: 'GT-America-Standard-Medium'; margin-bottom: 15px; cursor: pointer;  padding-left:50px; box-sizing: border-box; position:relative; }
.ww-faq-sec-area .ww-faq-que:before{ content:''; display:block; position:absolute; left:0; top: 3px; width: 22px; height:22px; border-radius: 1px; background: #F2F0EA; }
.ww-faq-sec-area .ww-faq-que:after{ content:'+'; display:block; position:absolute; font-size: 19px; line-height: 19px; color:#000000; left:5px; top: 4px; }
.ww-faq-sec-area .ww-faq-ans{ width:100%; position:relative; padding-right: 100px; box-sizing:border-box; padding-left:50px; box-sizing: border-box; }
.ww-faq-sec-area .ww-faq-ans p{ color:#fff; }
.ww-faq-sec-area .ww-faq-ans p:last-child{ margin-bottom:0; }
.ww-faq-cell{ display:block; margin-bottom: 50px; }
.ww-faq-cell.active .ww-faq-ans{ display:block; }
.testimonial-short-bg:before{ height: 28%; }
/*end*/

/*Blog Banner*/
/*start*/
.blog-banner h1{ font-size:65px; line-height: 112%; }
.blog-banner .col-right{ margin-top: 107px; }
.blog-banner .col-right p{ margin-bottom:0; }
.blog-banner{ padding-top: 80px; padding-bottom: 40px; }
/*end*/

/*blog grp*/
/*start*/
.blog-grp{ display: flex; width:100%; gap: 26px 30px; }
.blog-box{ display:block; width: 49%; margin:0; border: 1px solid #3C1F3A; }
.blog-box-top{ display:block; width:100%; position: relative; height: 260px; }
.blog-box-btm{ padding: 25px 20px; box-sizing:border-box; }
.blog-box-btm h3{ margin-bottom: 25px; }
.blog-box-btm p{ margin-bottom: 50px; }
.blog-tag{ border-radius: 3px; background: rgba(107, 63, 104, 0.36); text-align:center; min-height: 162px; }
/*end*/