.faq-banner {
	background-color: #3D5A80;
	padding: 71px 0px 212px 0px;
	margin-top:58px;
}

.faq-banner h2, .faq-banner h1 {
	color: #fff;
	text-align: center;
	font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}
.faq-card {
	margin-top: -200px;
	margin-bottom: 44px;
}
.subscription.faq-sub {
  padding-top: 10px;
  padding-bottom: 70px;
  background:transparent;
}
.faq .inner-block .set .faq-accordioncontent a{
 padding:0px;    
}


.faq-card__inner-block {
	padding: 20px 23px 0px 23px;
	width: 380px;
	background-color: #ffff;
	box-shadow: -2.8880865573883057px 7.220216274261475px 28.8808650970459px 0px #0000000D;
	position: relative;
}
 footer.public {
      margin-top: 0px;
    }
    .main-container {padding-bottom: 0px;}
.subscription.faq-sub .container{
 background:#A1BFD6;    
    
}
.subscription.faq-sub h2 {
    color:#0B2238;
}

.faq-card__inner-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-bottom: 109px;
}

.faq-card__inner-block h3 {
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 0em;
	margin-top: 15px;
	text-align: center;
}

.faq-card__inner-block p {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.04em;
	text-align: center;
	margin-top: 5px;
	color: #334A61;
	max-width: 280px;
}

.faq-card__inner-block .btn-wrapper {
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	bottom: 20px;

}

.faq-card__inner-block .btn-wrapper a {
	padding: 15px 10px;
	width: 60%;
}


@media(max-width:1199px) {
    .faq-card .container {
        max-width: 1080px;
    }
	.faq-card__inner-block {
		width: 32%;
	}
}

@media(max-width:991px) {
	.faq-card {
		margin-top: 40px;
	}

	.faq-card__inner-block {
		box-shadow: -2.8880865573883057px 7.220216274261475px 28.8808650970459px 15px #0000000D;
		width: 45%;
		margin: 0 auto;
		margin-bottom: 20px;
	}
}

@media(max-width:767px) {
 

	.faq-card__inner-block {
		width: 100%;
    
	}
}

.faq-bottom-cta h2 {
	max-width: 827px;
	font-size: 50px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0em;
	text-align: center;
	margin: 0 auto;
	color: #fff;

}

.faq-bottom-cta {
	background-color: #3D5A80;
	padding: 30px 0px 31px 0px;
	margin-bottom: 70px;
}

.faq-bottom-cta .form-block {

	background-color: #FFFFFF;
	border: 1px solid #EAF6F6;
	box-shadow: 0px 10.220000267028809px 20px 0px #6499CD14;
	max-width: 556px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 5px 5px 5px 15px;
	margin-top: 40px;
}

.faq-bottom-cta .form-block input[type="email"] {
	border: none;
	width: 100%;
	max-width: 329px;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.04em;
	text-align: left;
	color: rgba(41, 50, 66, 0.801);
	font-family: 'Montserrat';

}

.faq-bottom-cta .form-block input[type="submit"]:hover {
	background-color: #6499cd;
	border: 1px solid #6499cd;
	transition: all .3s ease-in;

}

.faq-bottom-cta input[type="submit"] {
	background-color: #3D5A80;
	padding: 10px 15px;
	color: #FFFFFF;
	font-family: 'Montserrat';
	border: 1px solid #3D5A80;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: center;
	width: 142px;
	cursor: pointer;

}

.faq-bottom-cta input[type="email"]::placeholder {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.04em;
	text-align: left;
	color: rgba(41, 50, 66, 0.801);
	font-family: 'Montserrat';
}

.faq {
	margin-bottom: 5px;
}

.faq .downlaod__formblock {
	display: block;
	max-width: initial;
	margin-top: 0px;
	width: 399px;
}
.faq .downlaod__formblock .selectfield {
	border: 1px solid #E2EBF3;
	color: rgb(41, 50, 65);
}
.faq .downlaod__formblock select{
    	padding: 15px 10px 14px 15px;
    }
.faq .downlaod__formblock .selectfield::after {
	content: url('data:image/svg+xml; charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="   rgb(41, 50, 65)" d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z" /></svg>');
}
.faq h2 {
	font-size: 50px;
	font-weight: 700;
	line-height: 61px;
	letter-spacing: 0em;
	text-align: left;
	color: #334A61;
	margin-bottom: 6px;
	margin-top: 0;

}
.faq .inner-block {
    margin-top: 42px;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
}


.faq .inner-block .set {
	padding: 12px 20px 4.5px 20px;
	margin-bottom: 20px;
	background: #FFFFFF;
    border: 1px solid #CFE8FB;
    width:48%
    }

.faq .inner-block .set a {
	width: 100%;
	align-items: center;
	   padding-bottom: 11.5px;
}
.faq .faq__heading {
	width: 446px;
}

.faq .faq__block .img-wrapper {
	width: 24px;
}

.faq .inner-block .set a label {
	font-weight: 400;
	color: #EE6C4D;
	display: inline-block;
	margin-bottom: 9px;
}

.faq .inner-block .set a span {
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.04em;
	text-align: left;
	color: #334A61;
}

.faq .inner-block .set .faq-accordioncontent {
	display: none;
	border-top: 1px solid #E2EBF3;
	padding-top: 9.5px;
}

.faq .inner-block .set .faq-accordioncontent p {
	font-family: 'Montserrat';
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.04em;
	text-align: left;
	margin-bottom: 10px;
	color: #334A61;
}

.faq .inner-block .set .faq-accordioncontent p a {
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	text-decoration: underline;
	width: auto;
	color: #334A61;
}


@media(max-width:1199px) {
	.faq-bottom-cta h2 {
		font-size: 36px;
	}

	.faq .downlaod__formblock .selectfield {
		width: 100%;
	}

	.faq .downlaod__formblock {
		width: 48%;
	}

	.faq .faq__heading {
		width: 90%;
	}

	.faq .faq__block .img-wrapper {
		width: 5%;
	}


}

@media(max-width:991px) {
	.faq-banner {
		padding: 71px 0px 71px 0px;
	}
}

@media(max-width:767px) {
    .faq .inner-block .set {
        width:100%;}

	.faq-bottom-cta h2 {
		font-size: 36px;
	}

	.faq .downlaod__formblock .selectfield {
		width: 100%;
	}

	.faq .downlaod__formblock {
		width: 100%;
        margin-top: 20px;
	}

	.faq .faq__heading {
		width: 90%;
	}

	.faq .faq__block .img-wrapper {
		width: 5%;
	}

	.faq .inner-block {
		width: 100%;
	}
}

@media(max-width:575px) {
	.faq-bottom-cta h2 {
		font-size: 32px;
	}

}

/* our-advisor page */
.advisor-banner{
    background-color: #3D5A80;
    color:#fff;
    padding-top: 40px;
    padding-bottom: 32px;
    margin-top:58px;
}
.advisor-banner h2, .advisor-banner h1{
    color:#fff;
    text-align: center;
    margin-bottom: 16px;
    font-size: 50px;
font-weight: 700;
line-height: 1.2;

}
.advisor-banner p{
    color:#fff;
    max-width: 839px;
    margin: 0 auto;
    text-align: center;
    font-size: 22px;
}
@media (max-width:991px){
    .advisor-banner h2, .advisor-banner h1{
        font-size: 36px;
    }
    .advisor-banner p{
        font-size: 20px;
    }
}
@media (max-width:767px){
    .advisor-banner h2, .advisor-banner h1{
        font-size: 32px;
    }
    .advisor-banner p{
        font-size: 18px;
    }
}
@media (max-width:575px){
    .advisor-banner h2, .advisor-banner h1{
        font-size: 28px;
    }
    .advisor-banner p{
        font-size: 16px;
    }
}
.profile-card{
background-color: #F9FEFE;
padding: 87px 0px;
}
.profile-card__inner-block{
    width: 380px;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.profile-card__inner-content{
    margin-bottom: 41.27px;
}
.profile-card__inner-content .image-wrapper img{
    width: 360px;
    object-fit: cover;
    height: 260px;
    border: 1px solid #293241;
 }
.profile-card__inner-content h3{ 
    margin-top: 15px;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 5.73px;
}
.profile-card__inner-content p{ 
    letter-spacing: -0.04em;
color:rgba(41, 50, 65, 0.700);
}
.profile-card__inner-block .btn-wrapper a{
display: flex;
width: 100%;
justify-content: center;
padding: 12px 14px;
}
.profile-card__inner-block .btn-wrapper a .image-wrapper span{
font-size: 16px;
font-weight: 400;
line-height: 1.5;
color:#3186DA;
}
.profile-card__inner-block .btn-wrapper a .image-wrapper{
    display: flex;
    align-items: center;
}
.profile-card__inner-block .btn-wrapper a .image-wrapper span{
    padding-left: 6px;
}
.profile-card__inner-block .btn-wrapper a .arrow-icon{
    padding-left:22px;
    display: flex;
}
.profile-card__inner-block .btn-wrapper a:hover .arrow-icon {
    transform: translateX(10px);
    transition: all .3s ease-in-out;
}
.profile-card__inner-block .btn-wrapper a:hover span{
    color:#fff; 
}
.profile-card__inner-block .btn-wrapper a:hover .arrow-icon svg path {     stroke:#fff;
    transition: all .3s ease-in-out;}
.profile-card__inner-block .btn-wrapper a:hover .image-wrapper svg path{
    fill:#fff;
    transition: all .3s ease-in-out;
}

@media (max-width:1199px){
    .profile-card__inner-block{
    width:30%;}
}
@media (max-width:991px){
    .profile-card__inner-block{
    width:45%;}
    .profile-card__inner-content .image-wrapper img{
    width: 100%;
    height: auto;
}
}
@media (max-width:575px){
    .profile-card__inner-block{
    width:100%;}
}
/*managment css*/
.management-banner{
    background-color: #3D5A80;
    padding-top: 88px;
    padding-bottom: 89px;
    margin-top:88px;
}
.management-banner h2, .management-banner h1{
    color:#fff;
    text-align:center ;
    font-size: 5.6rem;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}
 .text-image__block{
align-items: center;
 }
 .text-image__inner-content{
    width: 613px;
 }
 .text-image__img-wrapper{
    width: 512px;
 }
  .text-image__img-wrapper img{
    display: block;
    width: 100%;
 }
 .text-image__inner-content .text-image__heading{
    padding-bottom: 20px;
    margin-bottom: 19.27px; 
    position: relative;
 }
 .text-image__inner-content .text-image__heading::after{
    content:"";
    position:absolute;
    border-bottom: 1px solid#E2EBF3;
    bottom: 0;
    width:370px
 }
 .text-image__inner-content .text-image__heading h2{
    margin: 0;
    color:#EE6C4D;
font-weight: 700;
line-height:1.2
 }
 .text-image__inner-content .text-image__heading span{
    display: block;
    color:rgba(41, 50, 65, 0.705);
letter-spacing: -0.04em;
  font-family: 'Montserrat';

 }
 .text-image__inner-content p{
letter-spacing: -0.04em;
color:rgba(41, 50, 65, 0.705);
 }
 @media(max-width:1199px){
    .text-image__inner-content .text-image__heading h2{
        font-size: 36px;
    }
    .text-image__inner-content{
       width: 48%;
     }
     .text-image__img-wrapper{
        margin-top: 20px;
       width: 48%;
     }
 }
 @media(max-width:991px){
    .text-image__inner-content .text-image__heading h2{
        font-size: 32px;
    }
 }
 @media(max-width:767px){
    .text-image__inner-content .text-image__heading h2{
        font-size: 28px;
    }
    .text-image__inner-content{
        width: 100%;
     }
     .text-image__img-wrapper{
        margin-top: 20px;
        width: 100%;
     }
     .text-image__img-wrapper img{
        max-width: 500px;
        margin: 0 auto;
    }
 }
 @media(max-width:575px){
    .text-image__inner-content .text-image__heading h2{
        font-size: 24px;
    }
    .text-image__inner-content .text-image__heading::after{
        width:  350px;
    }
 
 
 }

 .our-mission{
    margin-top: 97px;
    margin-bottom: 14px;

 }
 .our-mission h3{
    font-size: 36px;
    font-weight: 600;
    line-height: 1.19;
    text-align: center;
    margin: 0;

 }
 @media(max-width:1199px){
    .our-mission{
        margin-top: 67px;
    }
    .our-mission h3{
        font-size: 32px;
    }
 }
 @media(max-width:991px){
    .our-mission h3{
        font-size: 28px;
    }
    .our-mission{
        margin-top: 57px;
    }
 }
 @media(max-width:767px){
    .our-mission{
        margin-top: 37px;
    }
    .our-mission h3{
        font-size: 23px;
    }
 }
 @media(max-width:414px){
    .our-mission{
        margin-top: 27px;
    }
    .our-mission h3{
        font-size: 20px;
    }
 }

 .profile-card__managment-block{
    margin-bottom: 40px;
    /* flex-direction: unset;
    justify-content: unset; */
    display: block;
 }
 .profile-card__managment-block .image-wrapper img{
     display: block;
     border: 1px solid #293241;
     width: 360px;
    object-fit: cover;
    height: 260px;
 
 }
.profile-card.pt-0{
  padding-top:0px;  
} 
.profile-card.pb-0{
  padding-bottom:0px;    
}
