.lightBlueBox{border-left:solid 10px #00B6F0;padding:20px;color:#00B6F0;}
	.kga-bord-l-blue{padding-bottom: 10px; margin-bottom: 20px; border-bottom:solid 5px #00B6F0;}
	.bord-bot-white{border-bottom: solid 1px #fff}
	.bord-bot-grey{border-bottom: solid 1px #939598}
	.bord-top-grey{border-top: solid 1px #939598}
	.kga-white-dot{display: block; width: 100%; position: relative; margin-bottom: 0!important; }
	.kga-white-dot:after{position:absolute; content:""; width:20px; height:20px; background:#fff; border-radius:50%; right:10px; top:50%; transform:translateY(-50%)}
	.inner-padding-kga{padding: 10px 20px; border-bottom: solid 1px #939598}
.stk-gry-block{background: #E9EBEB; padding: 30px}
.stk-txt-blk{position:relative; height:100%}
.stk-txt-blk .chair-trans-circle{margin-bottom: 22px; width: 90%; padding: 90% 0 0 0; height:auto; }
.stk-crc-p {left:50%; transform: translate(-50%, -50%)!important;}
.stk-txt-blk p{position:absolute; top: 50%; transform:translateY(-50%)}
.stk-thin-bord{width:100%; height:2px; position: absolute; bottom:0}
.stk-thick-bord{width:100%; height:5px; position: absolute; bottom:0}
.stk-crc-block{position:relative}
.stk-l-blue-arw{position: absolute; width:0.5%; height: 100%; top:0; left:15.5%; background: #44C7EE}
/*.stk-l-blue-arw:after{content: "\e93a"; position: absolute; font-family: 'icomoon'; color: #44C7EE; font-weight: bolder; font-size: 50px; bottom: -2.5%; left: -390%;}*/
.img-bg-grey{background: #E2E6E6}
/*.stk-crc-block:after{content:""; position: absolute; width:0.5%; height: 100%; top:0; left:15.5%; background: #44C7EE}*/
.norm-fnt{font-weight:400!important}
.stk-l-blue-arw:before{content: "\e93a"; position:inherit; font-family: 'icomoon'; color: #44C7EE; font-weight: bolder; font-size: 50px; bottom: -28px;    left: -20px; }











.home-block{position:relative;background-image: url(../images/home.jpg); background-repeat:no-repeat; animation: back-ani 1.8s ease-in-out forwards; background-color: rgb(9,25,40); background-color: linear-gradient(90deg, rgba(9,25,40,1) 0%, rgba(10,24,36,1) 46%); min-height: 80vh; background-position: 10% center;}
		.home-bg{position:absolute; max-width: 100%; top:0; left:0}
/*		.home-main-txt{padding-bottom: 150px;}*/
		.home-main-lft,.home-main-rgt {padding-left:85px;}
		.home-main-lft{border-right:10px solid #fff}
		.home-main-lft div p, .home-main-lft div span{animation: rgt-ani 1.5s ease-in-out forwards}
		.home-date-block{min-height: 157px; padding-top: 80px; font-size:52px; font-weight:bold; color:#fff; position: relative}
		.home-ir-block{min-height: 234px; padding: 40px 0; font-size:26px; color:#fff; position: relative}
		.home-title-block{min-height: 234px; padding: 40px 0; font-size:32px; color:#fff; position: relative}
		.home-title-block p{font-size: 48px; color:#fff; font-weight:600; line-height:1.2}
		.home-title-block p span{font-size: 18px; display:block; margin-top: 10px; font-weight:400;}
		.home-ir-block span{display:block; margin-bottom:5px; color:#D9DFDE}
		.home-ir-block span:last-child{margin-bottom:0}
		.home-main-rgt .home-date-block:after{content: ""; height: 5px; width: calc(100% + 95px); position: absolute; left: -95px; bottom: -5px; background: #0083C3;}
		.home-main-rgt .home-ir-block:after{content: ""; height: 10px; width: calc(100% + 95px); position: absolute; left: -95px; bottom: -10px; background: #49C2F1;}
		.home-block a{position:relative; color: inherit}
		.home-block a:before{content: ""; position:absolute; width:0%; height:3px; background:#fff; bottom:-5px; left:0; transition: 1.3s ease-in-out}
		.home-block a:hover:before{width:100%}
		.home-main-rgt .home-title-block p{font-size:26px; font-weight:400; margin-bottom:15px; position: relative; color:#D9DFDE; line-height:1.1}
		.home-main-rgt .home-title-block p:before{content: ""; font-family: 'icomoon'; height: 29px; width: 29px; border: 1px solid #fff; border-radius: 50%; position: absolute; left: -50px; top: 5px; font-size: 16px; text-align: center; line-height: 1.5;}
		.home-main-rgt .home-title-block p:first-child:before{content: "\e804"; top:4px}
		.home-main-rgt .home-title-block p:last-child:before{content: "\e6b8";}
		.home-main-rgt .home-title-block p:nth-child(2):before{content: "\ea48";}
/*		.home-main-rgt .home-title-block a:nth-child(3) p:before{display:none}*/
		.home-main-rgt .home-title-block p:last-child{margin-bottom:0px}
		
		
		.home-main-rgt .home-ir-block p{font-size:26px; font-weight:400; margin-bottom:5px; position: relative; color:#fff}
		.home-main-rgt .home-ir-block p:before{content: ""; font-family: 'icomoon'; height: 29px; width: 29px; border: 1px solid #fff; border-radius: 50%; position: absolute; left: -50px; top: 8px; font-size: 16px; text-align: center; line-height: 1.5;}
		.home-main-rgt .home-ir-block p:first-child:before{content: "\e8f5";}

		
		@media screen and (max-width:1444px){ .home-title-block p{font-size:44px} }
		@media screen and (max-width:1254px){ .home-title-block p{font-size:34px} .home-title-block p span{font-size:18px} .home-date-block{font-size:44px} .home-ir-block,.home-main-rgt .home-title-block p {font-size:27px} .home-main-rgt .home-title-block p:before{top:5px}}
		@media screen and (max-width:991px){.home-main-lft .home-ir-block, .home-main-rgt .home-date-block, .home-main-rgt .home-ir-block:after{display:none} .home-block, .home-title-block, .home-ir-block, .home-date-block{min-height:auto} .home-main-lft{border-right-width:0} .home-main-lft, .home-main-rgt {padding-left: 70px; }}
		
		@media screen and (max-width:460px){
			.home-ir-block, .home-main-rgt .home-title-block p {font-size: 21px; }
			
		}
		
		
		@keyframes back-ani{
			
			from{background-size:100%}
			to{background-size:102%}
		}
		
		
		@keyframes rgt-ani{
			
			from{opacity:0}
			to{opacity:1}
		}






@media screen and (max-width:1540px){
	.stk-crc-block:before{bottom: -2.6%; left: 13.6%;}
	.stk-txt-blk .chair-trans-circle {width:95%;  padding-top: 95%;}
	.stk-l-blue-arw:before{left: -21px; }
}

@media screen and (max-width:1400px){
	.stk-crc-block:before {bottom: -2.9%; left: 13.4%;}
}

@media screen and (max-width:1329px){
	.home-block{background-position:top}
	
}

@media screen and (max-width: 1199px){
	.stk-crc-block:before { left: 13.3%;}
}

@media screen and (max-width: 1024px){
	.stk-crc-block:before {bottom: -3.2%; left: 12.9%;}
}


@media screen and (max-width: 991px){ .stk-txt-blk .chair-trans-circle{width:20%!important; padding-top:20%!important; margin: 0 auto; margin-bottom: 10px;} 
	.stk-txt-blk p{position:relative} .stk-txt-blk .chair-trans-circle p{position: absolute} .stk-crc-block{padding-left:2%} .stk-crc-block:after{left:0}
	.stk-l-blue-arw{display: none;}
	.stk-crc-block:before{display: none}
}

@media screen and (max-width: 661px){
	.stk-txt-blk .chair-trans-circle{width: 100% !important; border-radius: 0;}
}