@font-face {
    font-family: 'Vintage Deco';
    src: url('../font/VintageDeco.eot');
    src: local('Vintage Deco'), local('VintageDeco'),
        url('../font/VintageDeco.eot?#iefix') format('embedded-opentype'),
        url('../font/VintageDeco.woff2') format('woff2'),
        url('../font/VintageDeco.woff') format('woff'),
        url('../font/VintageDeco.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Vintage Deco Demi';
    src: url('../font/VintageDecoDemi.eot');
    src: local('Vintage Deco Demi'), local('VintageDecoDemi'),
        url('../font/VintageDecoDemi.eot?#iefix') format('embedded-opentype'),
        url('../font/VintageDecoDemi.woff2') format('woff2'),
        url('../font/VintageDecoDemi.woff') format('woff'),
        url('../font/VintageDecoDemi.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Vintage Deco';
    src: url('../font/VintageDeco-Bold.eot');
    src: local('Vintage Deco Bold'), local('VintageDeco-Bold'),
        url('../font/VintageDeco-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/VintageDeco-Bold.woff2') format('woff2'),
        url('../font/VintageDeco-Bold.woff') format('woff'),
        url('../font/VintageDeco-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Vintage Deco';
    src: url('../font/VintageDecoMedium.eot');
    src: local('Vintage Deco Medium'), local('VintageDecoMedium'),
        url('../font/VintageDecoMedium.eot?#iefix') format('embedded-opentype'),
        url('../font/VintageDecoMedium.woff2') format('woff2'),
        url('../font/VintageDecoMedium.woff') format('woff'),
        url('../font/VintageDecoMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Vintage Deco';
    src: url('../font/VintageDecoLight.eot');
    src: local('Vintage Deco Light'), local('VintageDecoLight'),
        url('../font/VintageDecoLight.eot?#iefix') format('embedded-opentype'),
        url('../font/VintageDecoLight.woff2') format('woff2'),
        url('../font/VintageDecoLight.woff') format('woff'),
        url('../font/VintageDecoLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
/*
font-family: 'Inter', sans-serif;
font-family: 'Montserrat', sans-serif;
*/
body{background:#101010;}
.container, .container-lg, .container-md, .container-sm, .container-xl{
	max-width:1440px;
}
.navbar-brand{
	/*margin: 7px 0 0 49px;*/
}
header{
	background: #101010;
}
.lang_selector a, .lang_selector span.current{
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	line-height: 34px;
	color:#fff;
}
.lang_selector span.current{
	color: #03308B;
}
.lang_selector .delim{
	display:inline-block;
	background:#FFFFFF;
	width:1px;
	height:34px;
	    margin: 0 4px 0 4px;
}
.lang_selector{
	margin: 13px 55px 0 0;
	padding-left: 24px;
}
.navbar-nav a, .navbar-nav span{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	font-family: 'Montserrat', sans-serif;
	color:#fff;
}
.navbar-nav a:hover,.navbar-nav .active a,.navbar-nav span:hover,.navbar-nav .active span{
	color: #b7cfff;
}
.navbar-nav li.nav-item{
	margin-right: 0px;
    margin-top: 8px;
}
.navbar-expand-lg{
	padding-bottom: 15px;
}
.banner{
	background-color: #101010;
	background-image:url(/assets/images/background-banner.jpg);
	background-position:top -98px center;
}
.banner_outer{
	padding-top: 152px;
	min-height: 842px;
	position:relative;
}
.bg1style{
	display:block;
	background-image:url(/assets/images/g1261152705.svg);
	width:300px;
	height:272px;
	position:absolute;
}
.banner_outer .bg1style{
	top: -36px;
    left: -135px;
}
.banner_outer h1{
	font-style: normal;
	font-weight: 600;
	font-size: 52px;
	line-height: 150%;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: 'Vintage Deco';
	padding-left: 62px;
    letter-spacing: -2px;
	display:block;
	position:relative;
	z-index:2;
}
.banner_outer p{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 150%;
	letter-spacing: -0.011em;
	color: #FFFFFF;
	padding: 22px 0 0 67px;
    max-width: 940px;
	position:relative;
	z-index:2;
}
.pdf_btn{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
	font-family: 'Vintage Deco';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 150%;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image:url(/assets/images/btnpdf.svg);
	width:440px;
	height:102px;
	margin: 59px 0 0 79px;
	position:relative;
	z-index:2;
}
.pdf_btn:hover{
	text-decoration:none;
	color:#fff;
	opacity:0.7;
}
.pdf_btn img{
	margin-right:8px;
}
.banner_bg2{
	position:absolute;
	bottom: -28px;
    right: -12px;
}
.h1{
	font-family: 'Vintage Deco';
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 150%;
	text-transform: uppercase;
	color: #FFFFFF!important;
    margin: 74px 0 0 62px;
    letter-spacing: -1px;
    padding-bottom: 6px;
	position:relative;
}
.h1:after{
	position:absolute;
	bottom:0;
	height:3px;
	display:block;
	content:' ';
	background:#023499;
}
.b2h1:after{
	width:369px;
}
.b2b4t{
	font-family: 'Vintage Deco';
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 150%;
	text-transform: uppercase;
	color: #FFFFFF;
}
.b2b4c{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #FFFFFF;
	padding-top: 16px;
	background: #101010;
	position:relative;
	z-index:2;
}
.b2b4{
	display: flex;
    justify-content: space-between;
    max-width: 1223px;
    margin: 79px auto;
	background:#101010;
	position:relative;
	z-index:2;
}
.b2b4_c{
	width:247px;
}
.block2,.block3,.block4,.block5,.block7,.block9{background: #101010;}
.block3{padding-bottom: 80px;}
.block2 .row,.block2 .bg1style{position:relative;}
.block2 .block2_bg1{
	position: absolute;
    top: 27px;
    right: -65px;
    opacity: 0.7;
}
.block2 .block2_bg2{
	position: absolute;
	top: 145px;
    left: -101px;
    opacity: 0.7;
}
.block2 .block2_bg3{
	position: absolute;
	bottom: -163px;
    right: 108px;
    opacity: 0.7;
}
.block2 .block2_bg4{
	position: absolute;
    top: 153px;
    right: -24px;
    opacity: 0.7;
}
.block2 .block2_bg5{
	position: absolute;
    bottom: -75px;
    left: -112px;
    opacity: 0.7;
}
.b2h2{
	padding-top: 34px;
    letter-spacing: -1px;
    max-width: 900px;
}
.b2h2:after{
	width:773px;
}
.b2b4t_2{
	font-family: 'Vintage Deco';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 150%;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	box-shadow: 0px 4px 4px #023499;
	border-radius: 15px;
	padding: 20px 10px 20px 56px;
    letter-spacing: -1px;
}
.b2b4c_2{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	letter-spacing: -0.011em;
	color: #101010;
}
.b2b4_2{
	display: flex;
    justify-content: space-between;
    max-width: 1256px;
    margin: 0px auto 90px auto;
	align-items: stretch;
	position:relative;
	z-index:2;
}
.b2b4_2_t{
    margin: 90px auto 28px auto;
}
.b2b4_2_t .b2b4_2_c:before,.b2b4_2_t .b2b4_2_c:after,.b2b4_2_c.display_b_m:before,.b2b4_2_c.display_b_m:after{
	display:block;
	content:' ';
	height:28px;
	background: #FFFFFF;
	width:5px;
	bottom:-28px;
	position:absolute;
}
.b2b4_2_t .b2b4_2_c:before,.b2b4_2_c.display_b_m:before{
	left:50px;
}
.b2b4_2_t .b2b4_2_c:after,.b2b4_2_c.display_b_m:after{
	right:50px;
}
.b2b4_2_c{
	width:calc(25% - 30px);
	position:relative;
	background: #101010;
}
.b2b4_2_cv{
	padding:18px;
	background: #FFFFFF;
	border-radius: 15px;
}
.zap33{
	height:200px;
	background-image:url(/assets/images/bl31.jpg);
	background-position:center;
	margin-bottom:20px;
	border-radius:12px;
	background-repeat: no-repeat;
	background-size: cover;
}
.zap50{
	height:300px;
	background-image:url(/assets/images/bl32.jpg);
	background-position:center;
	margin-top:20px;
	background-repeat: no-repeat;
	background-size: cover;
}
.zap70{
	height:400px;
	background-image:url(/assets/images/bl33.jpg);
	background-position:center;
	margin-bottom:20px;
	background-repeat: no-repeat;
	background-size: cover;
}
.zap30{
	height:200px;
	background-image:url(/assets/images/bl34.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-size: cover;
}
.zap25{
	height:170px;
	background-image:url(/assets/images/bl35.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top:20px;
	border-radius:12px;
}
.post67{
	height:400px;
	background-image:url(/assets/images/g3-1.jpg);
	background-position:right bottom;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius:12px;
	display: flex;
	padding: 75px 15px 0 39px;
}
.post50{
	height:340px;
	background-image:url(/assets/images/g3-2.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius:12px;
	display: flex;
	align-items: end;
    padding: 0px 15px 25px 47px;
}
.post70{
	height:430px;
	background-image:url(/assets/images/g3-3.jpg);
	background-position:right top;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius:12px;
	display: flex;
	align-items: end;
    padding: 0px 15px 33px 40px;
}
.post67.v2{
	background-image:url(/assets/images/group-1261152816.svg);
	background-color: #023499;
	background-size: auto;
}
.zap50.v2{
	background-image:url(/assets/images/bl32v2.jpg);
}
.post70.v2{
	background-image:url(/assets/images/group-1261152818.svg);
	background-position: left top;
	background-color: #023499;
	height: 400px;
	margin-bottom: 20px;
	background-size: auto;
}
.bl3row{
	display: flex;
    justify-content: space-between;
    max-width: 1280px;
	margin:60px auto;
	width:100%;
}
.bl3col{
	width:calc(25% - 15px);
}
.block3 .h1{
	padding-top: 26px;
	letter-spacing: -2px;
}
.bl3rowarr{
	max-width: 1280px;
    margin-top: -14px;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
	position:relative;
}
.swiper-button-disabled{
	opacity: 0.5;
    cursor: default;
}
.bl3rowarr img{
	margin-left:15px;
}
.bl3row h2{
	font-family: 'Vintage Deco';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 150%;
	color: #FFFFFF;
	padding-bottom: 7px;
}
.bl3row p{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 150%;
	display: flex;
	align-items: center;
	letter-spacing: -0.011em;
	color: #FFFFFF;
	padding-bottom: 12px;
}
.bl3row a{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #FFFFFF;
}
.bl3row a img{
	margin-left:12px;
}
.block4 p{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 150%;
	letter-spacing: -0.011em;
	color: #FFFFFF;
	display:block;
	max-width:868px;
	padding: 40px 0 25px 65px;
}
.block4 .h1{
	padding-top:10px;
}
.block4 .b2h1:after{
	width: 435px;
}
.block5{
	margin:-20px 0;
}
.block5 img{
    max-width:100%;
}
.slider5Rowc1{
	display:flex;
	align-items: center;
}
.slider5Rowc1 span{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 150%;
	letter-spacing: -0.011em;
	color: #101010;
	margin-left:16px;
}
.slider5Rowc2{
	display:flex;
	text-align:center;
	padding: 27px 0 0 0;
	padding-bottom: 20px;
    min-height: 324px;
}
.slider5Row:before, .slider5Row:after{
	display:block;
	position:absolute;
	content:'';
	width: 217px;
	height: 20px;
	background-color:#D9D9D9;
	z-index:2;
}
.swiper-slide-active .slider5Row:before,.swiper-slide-active .slider5Row:after{
	background-color:#fff;
}
.slider5Row:before{
	top:-19px;
	left:0;
	border-radius: 15px 15px 0px 0px;
}
.slider5Row:after{
	bottom:-19px;
	right:0;
	border-radius: 0px 0px 15px 15px;
}
.slider5Rowc2 > div{
	width:50%;
}
.point5{
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 30px;
	line-height: 37px;
	color: #101010;
}
.bold{
	font-weight: 900;
}
.start_point{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 150%;
	letter-spacing: -0.011em;
	color: #023499;
	padding:6px 50px;
	display:inline-block;
	border: 1px solid #023499;
	border-radius: 22px;
	margin: 13px 0 12px 0;
}
.slider5Row{
	margin:20px auto;
    padding: 29px 38px 0 38px;
	position:relative;
	background-color:#D9D9D9;
	border-radius: 0px 15px;
}
.swiper-slide-active .slider5Row{
	background-color:#fff;
}
.point_txt{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	letter-spacing: -0.011em;
	color: #101010;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
	position:relative;
	top: initial;
    bottom: initial;
    padding: 38px 0;
}
.block5{
	padding-bottom: 138px;
}
.block5 .swiper-pagination-bullet{
	background: #C5C5C5;
	border-radius: 5px;
	width: 30px;
	height: 16px;
	opacity:1;
}
.block5 .swiper-pagination-bullet-active{
	background: #023499;
}
.slider_avatar{
	width:100px;
	height:100px;
	overflow:hidden;
	border-radius:50%;
	display:inline-block;
}
.swiper-container {
	width: 100%;
	height: 200px;
}
.swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	transition: all 0.3s;
	padding-bottom:20px;
}
.block6{
	padding-bottom: 123px;
	background-image:url(/assets/images/b6banner.jpg);
	background-position:center;
	background-color: #101010;
	position:relative;
}
.block6 .h1{
	margin: 56px 0px 60px 62px;
    letter-spacing: -2px;
	display:inline-block;
}
.block6 .h1:after{
	width: 525px;
    right: -4px;
}
.block6_bgt{
	background: rgba(16, 16, 16, 0.8);
	border-top: 1px solid #023499;
	border-bottom: 1px solid #023499;
}
.block6_t{
	font-family: 'Vintage Deco';
	font-style: normal;
	font-weight: 600;
	font-size: 42px;
	line-height: 150%;
	color:#fff;
	padding: 115px 0 42px 171px;
    letter-spacing: -2px;
}
.block6_p{
	letter-spacing: -0.011em;
	color: #D9D9D9;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 150%;
	padding: 17px 0 0 172px;
}
.block6_pl{
	text-align:right;
	padding-top: 24px;
}
.block6_pl img{
    margin-right: 63px;
}
.block7 .h1{
	margin: 93px 0 60px 73px;
    letter-spacing: -2px;
}
.block7 .h1:after{
	display:none;
}
.block7_row{
	display:flex;
	justify-content: center;
	padding-bottom: 120px;
}
.block7_t{
	font-family: 'Vintage Deco';
	font-style: normal;
	font-weight: 600;
	font-size: 26px;
	line-height: 150%;
	color: #FFFFFF;
	padding-bottom: 38px;
	letter-spacing: -1px;
}
.block7_card{
	width: calc(50% - 20px);
    max-width: 630px;
    min-height: 612px;
    margin: 0 10px;
    padding: 57px 38px 134px 38px;
	position:relative;
	background-image:url(/assets/images/group-1261152738.svg);
	background-color:#023499;
	background-position:bottom right;
	background-repeat:no-repeat;
}
.block7_card ul{
	padding-left: 27px;
}
.block7_card ul li{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #FFFFFF;
	padding-bottom: 16px;
}
.block7_src{
	position:absolute;
	bottom: 81px;
    left: 40px;
}
.block7_src a{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 150%;
	color: #000000;
	display:inline-block;
	padding:10px 52px;
	background: #FFFFFF;
}
.block7_src a:hover{
	text-decoration:none;
	color: #03308B;
}
.block8{
	background:#101010;
	padding-bottom:32px;
}
.qarow{
	background-image:url(/assets/images/group-1261152735.svg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom: 110px;
}
.block8 .h1{
	margin: 64px 0 0 73px;
	padding-bottom: 63px;
}
.block8 .h1:after{
	display:none;
}
.qa{
	max-width: 1146px;
    margin: 0 auto 13px auto;
}
.qat{
	font-family: 'Vintage Deco';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 150%;
	color: #FFFFFF;
	margin: 11px 0 20px 0;
	max-width: 1052px;
	padding-left: 40px;
    letter-spacing: -1px;
	position:relative;
	background-image:url(/assets/images/group-1261152763.svg);
	background-position:left center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.qat span{
	display:block;
	max-width:760px;
	background:#101010;
	position: relative;
    z-index: 2;
}
.qat:before{
	display:block;
	position:absolute;
	top:50%;
	left:63px;
	right:56px;
	height:1px;
	background:#fff;
	content:' ';
}
.qat:after{
	display:block;
	position:absolute;
	top:50%;
	margin-top:-7px;
	right:0;
	height:14px;
	width:35px;
	background-image:url(/assets/images/polygon1.svg);
	content:' ';
	transform: rotate(180deg);
}
.qap{
	height:1px;
	overflow:hidden;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #FFFFFF;
	max-width: 800px;
    padding-left: 41px;
    padding-top: 4px;
}
.openqa .qap{
	height:auto;
}
.openqa .qat:after{
	transform: rotate(0deg);
}
.block9{
	border-top: 1px solid #023499;
	border-bottom: 1px solid #023499;
	padding-bottom: 57px;
	margin-bottom:180px;
}
.block9 .h1{
	font-weight: 600;
	font-size: 42px;
	line-height: 150%;
	margin: 83px 0 25px 0px;
    letter-spacing: -2px;
}
.block9 .h1:after{display:none}
.block9_desc{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 150%;
	letter-spacing: -0.011em;
	color: #FFFFFF;
	max-width: 630px;
}
.block9_f_desc{
	font-family: 'Vintage Deco';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 150%;
	color:#fff;
	width: 470px;
	margin: 0 24px 28px 0;
	position: relative;
    z-index: 2;
}
.agreeform{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 150%;
	color:#fff;
	cursor:pointer;
    display: inline-block;
    max-width: 350px;
    padding-left: 28px;
    position: relative;
}
.block9_f_row{
	width:100%;
	display:flex;
	justify-content: space-between;
    align-items: end;
}
.cform{
	max-width:1066px;
	margin:0 auto;
	position:relative;
}
.cform:after{
	display:block;
	content:' ';
	position:absolute;
	top: 60px;
    right: -70px;
	width:303px;
	height:333px;
	background-image:url(/assets/images/group-1261152836.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.block9_form{
	padding-top: 50px;
}
.block9_form input{
	border-bottom: 2px solid #FFFFFF;
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	color: #E6E6E6;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	background-color:#101010;
	border-radius:0px;
	outline:none;
	padding: 15px 0;
	margin-bottom: 22px;
	display: inline-block;
    width: 343px;
}
.block9_form input::placeholder {
	color: #E6E6E6;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
}
.block9_form button{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 150%;
	color: #FFFFFF;
	border:none;
	border-radius:0px;
	background: #023499;
    display: block;
    width: 100%;
	height: 50px;
	margin: 21px 0 23px 0;
}
.block9_form button:hover{
	opacity:0.7;
}
#af_agreeform{
	width:1px;
	height:1px;
	opacity:0;
	position: absolute;
}
.agreeform span{
	display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #FFFFFF;
    margin: 5px 10px -5px 0;
    position: absolute;
    left: 0;
}
.agreeform:hover span{
	background:#fff;
}
.agreeform.check span{
	background:#fff;
}
.agreeform.check:hover span{
	opacity:0.7;
}
footer{
	border-top:1px solid #fff;
	background:#101010;
}
.foot_src{
	display:flex;
	max-width:1280px;
	justify-content: space-between;
    align-items: center;
	margin: 69px auto 2px auto;
}
.foot_src ul{
	list-style:none;
	display:flex;
	margin: 0;
    padding: 0;
}
.foot_src ul li{
	margin-right: 40px;
}
.foot_src ul li:last-child{
	margin-right: 0px;
}
.foot_src ul li, .foot_src ul li a{
	font-family: 'Vintage Deco';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 150%;
	color: #FFFFFF;
	letter-spacing: -1px;
}
.foot_src ul li a:hover{
	text-decoration:none;
	color:#023499;
}
.foot_imp{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	color: #FFFFFF;
	max-width:1280px;
	margin:30px auto 76px auto;
}
.sc_foot a{
	margin-left:12px;
}
.sc_foot a:first-child{
	margin-left:0;
}
.group-1261152836m,.display_b_m{
	display:none;
}
.slider5Rowc1 span img{
	width:100%;
}
.mobileNav{
	background-color:#101010;
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:99;
	overflow:scroll;
	display:none;
}
.foot_src ul li:first-child a{
    padding-left:0;
}
.container_new {
    width:80%;
    margin: auto;
}
.ajax_form .error{display:block;}
@media screen and (min-width:1300px){
	.modile_nav{display:none;}
	.mobileNavmenu{display:none;}
}
@media screen and (max-width:1300px){
    .container_new {
        width:80%;
        margin: auto;
    }
	/*.navbar-nav{
		display:none;
	}*/
	.navbar .lang_selector{
		display:none;
	}
	.foot_src ul{
		flex-direction: column;
	}
	.mobileNavmenu{
		background-image:url(/assets/images/group-1261152840.svg);
		background-position: bottom 0px right;
		background-repeat:no-repeat;
		
	}
	.open_nav .mobileNav{
		display:block;
	}
	.close_nav a{
		display:inline-block;
		padding:30px;
	}
	.navsrc{
		padding:39px 0 0 72px;
		margin:0;
		list-style:none;
	}
	.navsrc a{
		font-family: 'Montserrat';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 150%;
		color: #FFFFFF;
		margin:0 0 32px 0;
		padding:0;
	}
	.lang .lang_selector{
		list-style: none;
		display: flex;
		padding-left: 72px;
	}
	.sc_top_m{
		padding:194px 0 60px 0;
		text-align:center;
	}
	.sc_top_m img{
		width:40px;
		margin:0 11px;
	}
}
@media screen and (max-width:1100px){
    .container_new {
        width:80%;
        margin: auto;
    }
	.block6_t{
		padding: 115px 0 42px 30px;
	}
	.block6_p{
		padding: 17px 0 0 30px;
	}
	.bl3row h2{
		font-size:14px;
	}
	.post67{
		padding: 49px 15px 0 15px;
	}
}
@media screen and (max-width:992px){
    .container_new {
        width:90%;
        margin: auto;
    }
	.banner_outer h1{
		font-size: 20px;
		line-height: 34px;
	}
	.banner_outer p{
		font-weight: 400;
		font-size: 14px;
		line-height: 150%;
	}
	.h1{
		font-weight: 600;
		font-size: 32px;
		line-height: 150%;
		margin: 74px 0 0 17px;
	}
	.b2b4t{
		font-size: 28px;
		padding-left:15px;
	}
	.b2b4c{
		font-size: 14px;
		padding-left:15px;
	}
	.b2b4t_2{
		font-size: 14px;
		padding: 20px 10px 20px 22px;
	}
	.block4 p{
		font-size: 14px;
		padding: 26px 0 24px 17px;
	}
	.point_txt{
		padding: 0 10px;
	}
	.block6_t{
		font-size: 28px;
	}
	.block6_p{
		font-size: 18px;
	}
	.block7_t{
		font-size: 22px;
	}
	.block7_src a{
		font-size: 18px;
	}
	.qat{
		font-size: 16px;
	}
	.block9 .h1{
		font-size: 28px;
	}
	.block9_desc{
		font-size: 14px;
	}
	.block9_f_desc{
		font-size: 14px;
	}
	.foot_src ul li, .foot_src ul li a{
		font-size: 14px;
	}
	.foot_imp{
		font-size: 12px;
	}
}
@media screen and (max-width:788px){
    .container_new {
        width:90%;
        margin: auto;
    }
	header{
		position: absolute;
		width: 100%;
		background: transparent;
		z-index: 3;
	}
	.modile_nav{
		padding-top:10px;
	}
	.banner_outer{
		padding-top: 95px;
		min-height:700px;
	}
	.banner_outer h1{
		padding-left: 15px;
		padding-right: 15px;
	}
	.b2b4t_2{
		font-size: 16px;
		padding: 22px 10px 22px 53px;
		width: 100%;
		max-width: 282px;
		margin: 40px auto 27px auto;
	}
	.point_txt{
		padding: 0;
	}
	/*.navbar-brand,.banner_outer .banner_bg1,.banner_outer .banner_bg2{
		display:none;
	} */
	.banner{
		background-image:url(/assets/images/group-1261152839.jpg);
		background-position: top 0px center;
	}
	.pdf_btn{
		width: 275px;
		height: 70px;
		margin: -17px auto 0 auto;
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		font-size: 16px;
	}
	.pdf_btn img{
		width: 45px;
	}
	.group-1261152836m{
		display:block;
		margin:0 auto;
		text-align:right;
	}
	.group-1261152836m img{margin-right:-15px; margin-top: -15px;}
	.banner_outer p{
		padding: 14px 0 0 15px;
	}
	.block2 .block2_bg1,.block2 .block2_bg2,.block2 .block2_bg3,.block2 .block2_bg4,.b2b4_2_t,
	.block2 .block2_bg5,.bl3row{display:none;}
	.b2h1:after{
		width: 259px;
	}
	.h1{
		margin: 50px 0 0 17px;
	}
	.b2b4{
		margin: 36px auto;
		display: block;
	}
	.b2b4_c{
		width:100%;
		padding-bottom: 26px;
	}
	.b2h2{
		font-size:28px;
		padding-top: 0px;
	}
	.b2h2:after,.b2h1:after,.block4 .b2h1:after{
		width: calc(100% - 15px);
	}
	.b2b4_2_f,.display_b_m{
		display:block;
	}
	.b2b4_2_c.display_b_m{
		width:100%;
	}
	.b2b4_2_c{
		width: 100%;
		max-width: 282px;
		margin: 0 auto;
	}
	.block3 .h1,.block4 .h1{
		font-size:28px;
	}
	.bl3row{
		margin: 30px auto;
	}
	.bl3col.display_b_m{
		width: calc(100% - 30px);
		display:block;
	}
	.bl3col{
		width: calc(100% - 30px);
		margin:0 auto;
		display:none;
	}
	.bl3col:first-child{
		display:block;
	}
	.bl3col > div{
		min-height:430px;
		background-color: #023499;
		background-size: initial;
	}
	
	.bl3rowarr{
		display: flex;
		justify-content: space-between;
		padding: 0 15px;
		position:relative;
	}
	.bl3rowarr a{
		display:inline-block;
		overflow:hidden;
	}
	.bl3rowarr a:first-child img{
		float:left;
	}
	.bl3rowarr a:first-child{
		width:38px;
	}
	.bl3rowarr img{
		margin-left:0;
	}
	.bl3rowarr a:last-child img{
		float:right;
	}
	.bl3rowarr a:last-child{
		width:132px;
		
	}
	.swiper-slide-active .slider5Row{
		width: calc(100% - 60px);
	}
	.slider5Rowc1 .slider_avatar{
		width:66px;
		height:66px;
		margin-left:0!important;
	}
	.slider5Rowc1 span{
		font-size: 18px;
	}
	.slider5Rowc2{
		flex-direction: column;
		width: 100%;
	}
	.slider5Row{
		padding: 28px 23px 29px 23px;
	}
	.slider5Rowc2 > div{
		width: 100%;
	}
	.slider5Rowc2{
		padding: 19px 0 0 0;
	}
	.slider5Rowc2 > div:first-child{
		padding-bottom: 30px;
		margin-bottom: 30px;
		border-bottom: 1px solid #101010;
	}
	.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
		padding: 9px 0;
	}
	.block6 .h1{
		margin: 0px 0px 60px 15px;
	}
	.block6 .h1:after{
		width: 203px;
		right: unset;
	}
	.block6_t {
		padding: 50px 0 12px 15px;
	}
	.block6_p {
		padding: 12px 0 0 15px;
	}
	.block6_pl img{
		margin-right: -16px;
		height: 239px;
	}
	.block6{
		padding-bottom: 103px;
		background-image: url(/assets/images/b6banner-m.jpg);
		background-position: top 162px center;
		background-repeat-y: no-repeat;
	}
	.block7 .h1{
		margin: 30px 0 40px 15px;
		font-size:28px;
	}
	.block7 .h1:after{
		display:block;
		width:203px;
	}
	.block7_row{
		display:block;
	}
	.block7_card{
		width: calc(100% + 30px);
		margin-left: -15px;
		border-radius: 16px;
		padding: 50px 30px 142px 30px;
		margin-bottom:50px;
	}
	.block7_src{
		bottom: 88px;
		left: 30px;
	}
	.block7_src a{
		padding: 10px 32px;
		font-weight: 500;
	}
	.block7_row{
		padding-bottom: 0;
	}
	.block8 .h1{
		margin: 90px 0 46px 15px;
		padding-bottom: 0px;
	}
	.qat{
		margin-left: 15px;
		padding-right: 48px;
	}
	.qap{
		padding-left: 15px;
	}
	.block8{
		position:relative;
	}
	.block8 .h1:after{
		display:block;
		width:98px;
	}
	.qarow{
		background-image:none;
	}
	.block8:before{
		display:block;
		content:' ';
		height:98px;
		width:70px;
		bottom:5px;
		right:0;
		position:absolute;
		background-image: url(/assets/images/group-1261152781.svg);
	}
	.block8:after{
		display:block;
		content:' ';
		width:134px;
		height:92px;
		bottom:11px;
		left:8px;
		position:absolute;
		background-image: url(/assets/images/group-1261152782.svg);
	}
	.block8 .h1:before{
		display:block;
		content:' ';
		height:98px;
		width:70px;
		top:-63px;
		right:10px;
		position:absolute;
		background-image: url(/assets/images/group-1261152783.svg);
	}
	.banner_bg2{display:none;}
	.block9 .h1{
		margin: 50px 0px 20px 0px;
		padding: 0 15px;
	}
	.block9_desc{
		padding: 0 15px;
	}
	.block9_f_row{
		flex-direction: column-reverse;
		align-items: initial;
	}
	.block9_f_row{
		padding-top: 160px;
	}
	.cform:after{
		top: 204px;
		right: 0px;
		width: 176px;
		height: 191px;
		background-size: contain;
	}
	.block9_f_desc{
		width: auto;
		padding: 0 15px;
		margin: 0;
	}
	.block9{
		padding-bottom: 34px;
		margin-bottom: 120px;
	}
	.block9_form{
		padding-left: 15px;
		padding-right: 15px;
	}
	.block9_form input{
		width: 100%;
	}
	.block9_form button{
		font-size: 18px;
		width: 100%;
		display:block;
		height: 47px;
	}
	.foot_src{
		flex-direction: column-reverse;
		justify-content: center;
		align-items: center;
		margin: 30px auto 0px auto;
	}
	.foot_src ul li{
		text-align:center;
		margin-bottom:24px;
		margin-right:0;
	}
	.sc_foot{
		margin-bottom:30px;
	}
	.sc_foot img{
		width:40px;
	}
	.foot_imp{
		padding:6px 15px 69px 15px;
		text-align:center;
		margin:0;
	}
	.agreeform{
		font-size:8px;
	}
	.slider5Row:before, .slider5Row:after{
		width:168px;
	}
}
.header {
    background: #ffffff;
    background-color: #ffffff;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0 1px 14px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 14px rgba(0, 0, 0, 0.05);
}
.header-transparent {
    position: absolute;
    background: #fff;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: none;
    box-shadow: none;
    
}
.container_new {
    width: 80%;
    margin: auto;
}
.navbar-brand {
    padding: 20px 0px;
    margin-right: 0;
}
.navbar .navbar-brand {
    color: #ffffff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
}
.header-transparent .navbar .navbar-brand {
    padding: 20px 0px;
}
.navbar-brand img {
    height: 40px;
}
.header-transparent .navbar-brand.logo-dark {
    display: none;
}
.header .navbar-collapse {
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
}
.navbar-collapse {
    position: relative;
}
.header .navbar-nav > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header .navbar-nav li > a,.header .navbar-nav li > span {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px 0px;
    text-transform: capitalize;
    font-size: 16px;
}
.navbar .navbar-nav .nav-link {
    font-weight: 500;
    font-size: 16px;
    padding: 10px 8px 10px;
    margin-right: 0px;
    color: #11203e;
    text-transform: capitalize;
}
.header-transparent .navbar .navbar-nav .nav-link {
    color: #11203e;
}
.navbar .navbar-nav .nav-item .nav-link {
    position: relative;
}
.header-transparent .navbar .navbar-nav .nav-link:hover {
    color: #064CDB;
}
.search {
    vertical-align: middle;
    display: table;
    height: 100%;
    float: left;
}
.header-transparent .search {
    position: relative;
}
.search .search-btn {
    display: block;
    height: 22px;
    line-height: 22px;
    position: relative;
    text-indent: -9999px;
    width: 14px;
    color: #11203e;
    -webkit-transition: color 300ms ease 0s;
    transition: color 300ms ease 0s;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.header-transparent .search .search-btn {
    color: #ffffff;
}
.search .search-btn:before {
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    font-weight: 900;
    left: 0;
    position: absolute;
    text-indent: 0;
    top: 0;
}
.search.search-open .search-box {
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
    box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
}
@media (min-width: 992px){
	.search .search-btn:before {
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
.search-box {
    display: block;
    margin: 0;
    opacity: 0 !important;
    position: absolute;
    right: 0;
    top: 40px;
    -webkit-transition: visibility 300ms ease 0s, opacity 300ms ease 0s;
    transition: visibility 300ms ease 0s, opacity 300ms ease 0s;
    visibility: hidden;
    width: 327px;
    z-index: 888;
    border-radius: 3px;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}
.header-transparent .search-box {
    right: 0;
    margin-top: 10px;
}
.form-control {
    border: 1px solid #eeeeee;
    border-radius: 0px;
    height: 48px;
    padding: 10px 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    font-weight: 500;
    background: #ffffff;
    color: #11203e;
    border-radius: 0px;
    background-clip: inherit !important;
}
.header .form-control {
    background: #ffffff;
    border: 1px solid #ffffff;
}
.search .search-box .form-control {
    height: 58px;
    padding: 10px 50px 10px 20px;
}
.search .search-box a {
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.header.sticky-top {
    position: fixed;
    width: 100%;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 8px 1px rgba(2, 45, 98, 0.1);
    box-shadow: 0px 0px 8px 1px rgba(2, 45, 98, 0.1);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    z-index: 999;
    -webkit-animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
    animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
}
.header.header-transparent.sticky-top {
    background: #ffffff;
}
.header.header-transparent.sticky-top .logo-light{
    display:none;
}
.header.header-transparent.sticky-top .logo-dark{
    display:inline;
}
.header-transparent.sticky-top .search .search-btn {
    color: #11203e;
}
.header-transparent.sticky-top .navbar .navbar-nav .nav-link {
    color: #11203e;
}
@media (max-width: 991px){
.header {
    background: #ffffff;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0 1px 14px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 14px rgba(0, 0, 0, 0.05);
}
.navbar-collapse {
    position: absolute;
    z-index: 999;
    background: #11203e;
    width: 100%;
    left: 0;
    top: 80px;
    padding: 10px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.navbar-toggler {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #11203e;
    border-color: #11203e;
}.header-transparent .navbar-toggler {
    right: 0px;
}.header-transparent.sticky-top .navbar-toggler {
    border-color: #11203e;
    color: #11203e;
}.navbar-collapse {
    position: absolute;
    z-index: 999;
    background: #11203e;
    width: 100%;
    left: 0;
    top: 80px;
    padding: 10px;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}.header .navbar-collapse {
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
}.sticky-top .navbar-collapse {
    top: 70px;
}.navbar .navbar-nav .nav-item .nav-link {
    display: block;
    color:#fff;
    width: 100%;
}.header-transparent.sticky-top .navbar .navbar-nav .nav-link {
    color: #ffffff;
}
.header-transparent {
    position: relative;
    background: #fff;
}.container_new {
    width: 90%;
    margin: auto;
}.header-transparent .navbar .navbar-brand {
    padding: 20px 0px;
}.header-transparent.sticky-top .navbar-brand.logo-dark {
    display: block;
}.header-transparent.sticky-top .navbar-brand.logo-light {
    display: none;
}
.header.header-transparent .logo-light{
    display:none;
}
.header.header-transparent .logo-dark{
    display:inline;
}
}
/* sticky header */
@keyframes stickySlideDown {
    0% {
        opacity: 0.7;
        transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.container_thank h1{
	font-family: Vintage Deco;
	font-size: 32px;
	font-weight: 600;
	line-height: 42px;
	letter-spacing: 0em;
	text-align: left;
	color:#000;
	display: inline-block;
    max-width: 751px;
    letter-spacing: -2px;
    margin-top: 78px;
}
.container_thank h1 span{
	color:#023499;
}
.container_thank h3{
	font-family: Montserrat;
	font-size: 24px;
	font-weight: 600;
	line-height: 29px;
	letter-spacing: 0em;
	text-align: left;
	color:#000;
	margin-top: 44px;
    margin-bottom: 18px;
}
.qap p{
    color:#fff;
}
p{
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
	color:#000;
	display: inline-block;
    max-width: 550px;
    padding-right: 0px;
	padding-bottom:15px;
}
.container_thank{
	max-width:1280px;
	margin:0 auto;
}
.row_thank{
	display:flex;
}
.logo_thank a{
	margin-top:20px;
}
.src_b_row_thank{
	padding-bottom: 141px;
	position:relative;
}
.src_b_row_thank p{
	display:flex;
    justify-content: space-between;
	max-width: 557px;
}
.src_b_row_thank a{
	display:flex;
	text-decoration:none;
}
.src_b_row_thank a img{
	margin-left: 9px;
}
.src_b_row_thank a:first-child{
	color: #FFF;
	font-family: Montserrat;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	padding:10px;
	background: #023499;
	border: 1px solid #023499;
	max-width:300px;
}
.src_b_row_thank a:last-child{
	color: #000;
	font-family: Montserrat;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	border: 1px solid #023499;
	padding:10px 22px;
	max-width:227px;
}
.src_b_row_thank a:first-child:hover{
	color: #000;
	background:#fff;
}
.src_b_row_thank a:last-child:hover{
	background: #023499;
	color: #FFF;
}
.src_text_row_thank{
	min-height:306px;
	position:relative;
}
.bg_dl1{
	position:absolute;
	bottom: 11px;
    left: -79px;
}
.video_c_row_thank{
	display: flex;
    align-items: end;
	position:relative;
}
.video_b_row_thank{
	display: flex;
	flex-direction:column;
	padding: 0 0 108px 30px;
}
.video_b_row_thank a{
	text-align: center;
    margin-bottom: 49px;
	display: inline-block;
	position: relative;
    z-index: 3;
}
.video_b_row_thank span{
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 300;
	line-height: 17px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: uppercase;
    color: #fff;
}
.bg_dl2{
	position:absolute;
	bottom: -5px;
    right: 10px;
}
.bg_dl3{
	position:absolute;
	top: -93px;
    right: -80px;
}
.bg_dl4{
	position:absolute;
	top: 131px;
    left: 10px;
}
.bg_dl5{
	position:absolute;
    bottom: 0px;
    right: -81px;
}
.bg_dl6{
	position:absolute;
    bottom: 0px;
    right: -9px;
}
.bg_b_50{
	width:50%;
	position:absolute;
	bottom:0;
	left:50%;
	background: rgba(2, 52, 153, 1);
	height:434px;
}
.cbh-ph-circle {
    -webkit-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
    -moz-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
    -ms-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
    -o-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
    animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
}
.cbh-ph-circle {
    border-color: rgba(0, 175, 242, 1);
    opacity: .5;
}
.cbh-ph-circle {
    width: 128px;
    height: 128px;
    top: -18px;
    left: -3px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #fff;
    opacity: .1;
    -webkit-animation: cbh-circle-anim 2s infinite ease-in-out;
    -moz-animation: cbh-circle-anim 2s infinite ease-in-out;
    -ms-animation: cbh-circle-anim 2s infinite ease-in-out;
    -o-animation: cbh-circle-anim 2s infinite ease-in-out;
    animation: cbh-circle-anim 2s infinite ease-in-out;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.cbh-ph-circle2 {
    width: 154px;
    height: 154px;
	top: -31px;
    left: -16px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #fff;
    opacity: .1;
    -webkit-animation: cbh-circle-anim 2s infinite ease-in-out;
    -moz-animation: cbh-circle-anim 2s infinite ease-in-out;
    -ms-animation: cbh-circle-anim 2s infinite ease-in-out;
    -o-animation: cbh-circle-anim 2s infinite ease-in-out;
    animation: cbh-circle-anim 2s infinite ease-in-out;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.cbh-ph-circle3 {
    width: 188px;
    height: 188px;
	top: -48px;
    left: -31px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #fff;
    opacity: .1;
    -webkit-animation: cbh-circle-anim 2s infinite ease-in-out;
    -moz-animation: cbh-circle-anim 2s infinite ease-in-out;
    -ms-animation: cbh-circle-anim 2s infinite ease-in-out;
    -o-animation: cbh-circle-anim 2s infinite ease-in-out;
    animation: cbh-circle-anim 2s infinite ease-in-out;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
@keyframes cbh-circle-anim {
    0% {
        transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: .1;
    }

    30% {
        transform: rotate(0deg) scale(.7) skew(1deg);
        opacity: .5;
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .1;
    }
}
.c_anim{
	display: inline-block;
    position: relative;
    padding: 0 15px;
}

@media screen and (min-width:768px){
	.col-md-6_thank{
		width:50%;
	}
	.bg_dl7,.bg_dl8,.bg_dl9{
		display:none;
	}
}
@media screen and (max-width:1280px){
	.container_thank{
		padding: 0 15px;
	}
}
@media screen and (max-width:1120px){
	.src_b_row_thank a:first-child,.src_b_row_thank a:last-child{
		max-width: calc(50% - 15px);
		text-align:center;
	}
}
@media screen and (max-width:768px){
	.logo_thank{
		position:relative;
		display:none;
	}
	.logo_thank a{
		margin-left: auto;
		margin-right: auto;
		margin-top: 29px;
	}
	.bg_dl7{
		top: 40px;
		right: 33px;
		position: absolute;
	}
	.container_thank h1{
		font-family: Vintage Deco;
		font-size: 22px;
		font-weight: 600;
		line-height: 29px;
		letter-spacing: -1px;
		text-align: left;
		margin-top: 24px;
		margin-left: 15px;
		margin-right: 15px;
	}
	.row_thank {
		flex-direction: column;
	}
	.container_thank h3{
		font-family: Montserrat;
		font-size: 18px;
		font-weight: 600;
		line-height: 22px;
		letter-spacing: 0em;
		text-align: left;
		margin: 32px 15px 17px 15px;
	}
	p{
		margin: 0 15px 15px 15px;
		font-family: Montserrat;
		font-size: 16px;
		font-weight: 400;
		line-height: 28px;
		letter-spacing: 0em;
		text-align: left;
		padding-right: 0;
		padding-bottom: 0;
	}
	.bg_dl1,.bg_dl3,.bg_dl4,.bg_dl5,.bg_dl2{
		display:none;
	}
	.src_text_row_thank{
		min-height: 252px;
	}
	.src_b_row_thank p{
		flex-direction: column;
		align-items: self-start;
	}
	.src_b_row_thank a:first-child, .src_b_row_thank a:last-child {
		max-width: initial;
	}
	.src_b_row_thank a:first-child{
		font-family: Montserrat;
		font-size: 16px;
		font-weight: 400;
		line-height: 28px;
		letter-spacing: 0em;
		text-align: left;

	}
	.src_b_row_thank a:last-child{
		font-family: Montserrat;
		font-size: 16px;
		font-weight: 400;
		line-height: 28px;
		letter-spacing: 0em;
		text-align: left;
		margin-top: 14px;
	}
	.bg_b_50{
		display:none;
	}
	.bg_dl6 {
		position: absolute;
		bottom: 0px;
		right: -60px;
	}
	.bg_dl6 img{
		height:512px;
	}
	.src_b_row_thank{
		padding-bottom: 40px;
	}
	.video_c_row_thank{
		min-height: 475px;
		align-items: self-start;
	}
	.video_b_row_thank{
		flex-direction: column-reverse;
		padding: 39px 0 35px 16px;
	}
	.video_b_row_thank span{
		font-family: Montserrat;
		font-size: 12px;
		font-weight: 300;
		line-height: 15px;
		letter-spacing: 0em;
		text-align: left;
		padding: 3px 0 48px 8px;
	}
	.bg_dl8,.bg_dl9{position:absolute;}
	.bg_dl8{
		right: -15px;
		bottom: -12px;
	}
	.bg_dl9{
		left: -15px;
		bottom: -1px;
	}
	.bg_b_50_2{
		background: rgba(2, 52, 153, 1);
		left: -15px;
		top: 0;
		height: auto;
		bottom: 0;
		right:-15px;
		position:absolute;
	}
}
.nav .dropdown{
    position:relative;
}
.nav .nav{
    position: absolute;
    top: 32px;
    left: 0px;
    background: #fff;
    padding: 32px 0 0 0;
    min-width: 210px;
    display: none;
}
.dropdown:hover .nav{
    display:block;
}
.dropdown .nav li{
    display:block;
    margin:0!important;
}
.dropdown .nav a {
    display: block;
    padding:10px 10px!important;
    font-size: 14px;
    letter-spacing: 0;
    text-transform: capitalize;
    text-align: left;
}
.dropdown .nav a:hover{
    background-color: rgba(0,0,0,.05);
}
@media screen and (max-width:992px){
    .dropdown .nav{
        display:block;
        position: relative;
        padding: 0;
        margin: -14px 0;
        top: unset;
        left: -7px;
        width: calc(100% + 14px);
        background: #11203e;
        margin: 0;
        left: unset;
        width: auto;
    }
    .dropdown .nav li a{
        padding:0!important;
        font-size: 14px;
        
    }
    .dropdown.nav-item a[href="#"] {
        display: none!important;
    }
    .dropdown .nav li{
        margin-right: 0px;
        margin-top: 8px;
    }
    .dropdown .nav li a {
        font-weight: 500;
        font-size: 16px;
        padding: 10px 8px 10px!important;
        margin-right: 0px;
        color: #11203e;
        text-transform: capitalize;
    }
    #nav-bl{
        display:block;
    }
    #nav-bl ul{
        padding-left:15px;
    }
}