/* HEADER */



.site-header{padding:5rem 0 3rem;}
.site-header .row{display:flex;align-items:center;justify-content:space-between;}
.menuToggle{display:inline-block;vertical-align:middle;margin-left:1rem;width:3.8rem;height:3rem;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.4s ease-in-out;-moz-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out;cursor:pointer;}
.menuToggle em{cursor:pointer;display:block;position:absolute;height:0.1rem;width:100%;background:#636569;border-radius:0;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}
.menuToggle em:nth-child(1){top:0px;}
.menuToggle em:nth-child(2){top:12px;}
.menuToggle em:nth-child(3){top:24px;}
.overlay{position:fixed;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,0.5);transition:0.3s;opacity:0;z-index:100;pointer-events:none;}
.branding img{max-width:20rem;max-height:3.5rem;}
.sideMenu{position:relative;right:0;top:0;bottom:0;z-index:100;opacity:0;transition:0.4s;pointer-events:none;width:100%; float: left; visibility: hidden; display: none;}
.sideMenu .inner{display:flex;transition:0.4s;justify-content:flex-end;}
.sideMenu .row{width:100%;max-width:100%; position:relative;}
.sideMenu .close-menu{position:absolute;top:6rem;right:3rem;}
.mainNav{margin:2rem 0; width: 100%; float: left; border: solid 2px #b1b0ab; padding: 20px 0 30px; border-width: 1px 0;}
.mainNav h3{ font-size:40px; }
.mainNav ul{ width:100%; float:left; display:flex; flex-flow:row wrap; }
.mainNav ul .nav_box{ flex:1;  font-family: 'Plantin-italic';}
.mainNav li a{display:block;font-size:29px; line-height:32px; padding:8px 0; font-family: 'Plantin-italic';}
.mainNav li a span{border-left:.3rem solid transparent;padding-left:0;transition:inherit;}
.mainNav li a:hover span{padding-left:1.7rem;border-color:#636569;}
.header-menu-icon span,.close-menu span{letter-spacing:3px;font-size:1.4rem;}
.menu-active .close-menu .menuToggle{transform:scale(1.13);margin-left:.3rem;}
.title-menu{text-transform:uppercase;margin-top:0.7rem;margin-bottom:1rem;pointer-events:none;}
.title-menu a{letter-spacing:2px;font-size:21px!important; font-family: 'Plantin-regular';}
.sideMenu .bottom-text{margin:0 3rem;border-top:0.1rem solid #231f1f;padding:1rem 0 5rem;text-align:right;}
.sideMenu .bottom-text a{font-size:1.3rem;letter-spacing:3px;}

/*** MENU OPEN CSS ***/

.menu-active .menuToggle em:nth-child(1){top:10px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);}
.menu-active .menuToggle em:nth-child(2){opacity:0;left:-60px;}
.menu-active .menuToggle em:nth-child(3){top:10px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);}
.menu-active .overlay{pointer-events:auto;transition:0.5s;opacity:1;}
.menu-active .sideMenu{pointer-events:auto;opacity:1;right:0; visibility: visible; display: block;}

/* HEADER END */


/*HOME BLOCK 1*/

.grid-block .left-text{margin-bottom: 0;}
.grid-block .left-text h1{margin-bottom: 0;}
.grid-block .right-grid-text h2{margin-bottom: 0.8rem;}
.grid-block .right-grid-text p, .letter-block .right-text p, .desc p,.intro-text p{}

.col-row .inner{padding: 1rem 1rem 1rem;}
.col-row{margin-left: -32.5px;margin-right: -32.5px;}
.designation {letter-spacing: 2px;text-align: center;font-size: 1.3rem;margin: -1.5rem 0 3.5rem;}

/*HOME BLOCK 2*/

.letter-block .left-img{padding: 0 4rem;}
.letter-block .right-text{padding: 0 1rem;}
.circle-row{position: absolute;bottom: inherit; top:180px;left: -10rem;right: 0;}
.circle-row br{display: none;}
.circle-row >div{display: grid;grid-template-columns: 1fr 1fr;grid-gap: 4rem;}
.circle-row .circle-item:nth-of-type(1){top: 7rem;}
.circle-row .circle-item:nth-of-type(2){left: -20rem;top: 0rem;}
.circle-row .circle-item:nth-of-type(3){top: -2rem;left: 18rem;}
.circle-row .circle-item:nth-of-type(4){top: -9rem;left: 5rem;}
.circle-item{display: flex;align-items: center;justify-content: center;text-transform: uppercase;position: relative;}
.circle-item h4{max-width: 120px;margin: 0 auto 1rem;}
.circle-item >div{width: 15rem;height: 15rem;background: rgba(128,176,229,0.4);border-radius: 50%;display: flex;align-items: center;justify-content: center;padding: 1rem;text-align: center;}

.stats {display: flex;position: relative;justify-content: space-between;min-width: 12rem}
.stats >div {width: calc(50% - 8px);}

.stats::before{content: '';width: 1px;position: absolute;top: 0;bottom: -1.5rem;right: 0;left: 0;background: #636569;margin:auto;}
.stats span:first-child{display: block;font-size: 2.2rem;}
.stats span + span{font-size: 1.4rem;letter-spacing: 1px;
}
.map_block .bottom-text{margin: 6rem 0 2rem!important;}
.map_block .bottom-text p{font-family:'Prelo-Book';font-size: 1.4rem;}
.prog-info-text p{font-family:'Prelo-Book';}
/*HOME BLOCK 3*/
.invest-block{width: 100%; float: left; background: #fff; margin: 0 0 25px;}
.invest-block .post-row{padding-top: 4rem; width: 100%; float: left; background: #fff;}
.invest-block .post-row h3{min-height:68px;position: relative; font-size: 32px; line-height: 34px;}
.invest-block .post-row .cta_area{padding-bottom: 1rem; display: flex; justify-content: center;}
.invest-block .post-row >div{margin-bottom: 1rem!important;}
.invest-block .intro-text{ width:100%; max-width:100%; padding:0 60px }
.invest-block .intro-text p{ font-size:24px; line-height:36px; padding-right:25%; }

/*HOME BLOCK 4*/

.progress-block{padding-left:0rem;padding-right:0rem;}
.progress-block .progress-widget  br{display: none;}
.progress-block small{font-size: 13px;display: block;padding: 0.3rem 0rem;text-align: right;}
.progress-item{padding-top: .6rem;}
.progress-item .wrapper{display: grid;grid-template-columns:17rem 1fr;grid-gap: 2rem;align-items: center;}

.progress-item .progress-bar{height: 1rem;position: relative;background: #67b2e8;}
.progress-item span{position: absolute;top: 0;bottom: 0;left: 0;}
.progress-item span b{position: absolute;bottom: 100%;right: 0;font-weight: normal;padding-bottom: 0rem;font-size: 1.4rem;}
.progress-item .min{background: #646569;z-index: 1;transition: 1s;}
.progress-item .min[size="0"] {min-width: 2rem;background: transparent;}
.progress-item .min[size="10"] b { left:0px; }
.progress-item .max{background: #67b2e8;right: 0;}


.prog-bottom-row {padding-top:3rem;border-top: 1px solid #000;}
.prog-bottom-row .wpb_content_element {margin-bottom: 0;}
.prog-bottom-row li{padding-bottom: 0.8rem;}
.prog-bottom-row .grid-4{max-width: 28%;}
.prog-bottom-row li:first-child::before{background:#646569;}
.prog-bottom-row li + li::before{background:#67b2e8;}
.prog-info-text{max-width: 47rem;}
.prog-info-text p {line-height: 1.8rem;font-size: 1.4rem;max-width: 41rem;}
.prog-bottom-row li::before{content: '';width: 1.7rem;height: 1.7rem;border-radius: 50%;margin-right: 1.5rem;display: inline-block;background:red;vertical-align: middle;}

/*HOME BLOCK 5*/

.governance-block .cta{margin-top: 2rem;margin-bottom: 0;}
.governance-block h3{font-size: 2.8rem;}
.governance-block .inner-row >div{width: auto;padding:0 3rem!important;}
.governance-block .inner-row{justify-content: center;}


.review-bottom-block {
	margin-bottom: 14rem;
	margin-top: 2rem;
}
.review-bottom-block .cta{
	margin-top: 2rem;
}
.review-bottom-block .wpb_text_column {
	margin-bottom: 2rem;
}
.review-bottom-block .vc_row.vc_column-gap-35>.vc_column_container{
	padding-top: 0;
	padding-bottom: 0;
}

.review-img img {
	padding-top: 1rem;
    max-height: auto;
    width: auto;
}
.review-img {
    padding-left: 0; width: 100%; text-align: center;
}

/*FOOTER CSS*/

.site-footer{background:#000000;padding:2.7rem 0;font-family:'Prelo-Book'; width: 100%; float: left;}
.site-footer p{margin:0;}
.site-footer *{color:#636569;letter-spacing:0.7px;}
.footer-grid >div{display:flex;}
.footer-grid >div a,.footer-grid >div p{line-height:3rem;font-size:1.5rem;}
.footer-grid >div a:hover{color: #eee;}

.footer-grid >div a{margin-left:3rem;padding-left:3rem;border-left:1px solid #636569;}
.site-footer .row{display:flex;align-items:center;margin:0 -1.5rem;justify-content:space-between;}
.gotoTop{position:fixed;right:2rem;bottom:11rem;z-index:10;display: none;}
.gotoTop .backbtn span{margin-right: 0;margin-left: 1.2rem;background: #fff;}




/* INNER PAGE BLOCK */

.text-block .reg-desc.stroke{border-top: 1px solid #ababab;padding-top: 5rem;}
.text-block .reg-desc{margin-bottom: 7rem!important;}
.graph-widget{width: 50rem;margin: 0 auto 7rem!important;border:solid #000;border-width: 1px 0;padding:1.5rem 0;max-width:100%;}
.graph-widget p{font-size: 2.2rem;line-height: 3rem;margin-bottom: 2rem;}
.chart-js{height: 26rem;width: 100%;}
.spacer-top{margin-top: 12rem;}
.reg-desc blockquote p{font-size: 2.4rem;line-height: 3.7rem;}
.reg-desc h4{font-size: 2.6rem;margin-bottom: 2rem;}
.reg-desc h4 strong{font-weight: normal;}
.map_area .left_side h2{ font-size:26px !important; }
.graph-row .chart-js{height:26rem;}
.circle-item  .inner .wrapper{opacity:0;}
.circle-item.aos-animate .inner .wrapper{animation-delay:2s;animation-name:fadeMe; animation-duration:2s;animation-fill-mode:forwards;}
@keyframes fadeMe {
	0%{opacity:0;}
	100%{opacity:1;}
}


/*
@media all and (-ms-high-contrast:none) {
*::-ms-backdrop,
	[data-aos^=fade][data-aos^=fade],[data-aos^=zoom][data-aos^=zoom]{ opacity: 1;transform: none!important;}
}*/



@media (min-width: 1024px) {
	.sideMenu .row::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.2);border-radius:0;background-color:#ddd;}
	.sideMenu .row::-webkit-scrollbar{width:10px;background-color:#ddd;}
	.sideMenu .row::-webkit-scrollbar-thumb{border-radius:0;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);background-color:#555;}
}

/* NEW CSS */

.cst-long-txt { font-family: 'Plantin-italic'!important; font-size: 26px !important; }
.cst-portfolio-txt { font-family: 'Plantin'!important; font-size: 32px !important; }