/* Genika */

@font-face {
	font-display: swap;
	font-family:'CeraGR';
	src: url('/static_font/CeraGR/CeraGR.eot');
	src: url('/static_font/CeraGR.eot?#iefix') format('embedded-opentype'),
	url('/static_font/CeraGR/CeraGR.woff') format('woff'),
	url('/static_font/CeraGR/CeraGR.woff2') format('woff2'),
	url('/static_font/CeraGR/CeraGR.ttf') format('truetype'),
	url('/static_font/CeraGR/CeraGR.svg#CeraGR') format('svg');
}

@font-face{
    font-family: "CeraGRBold";
    src: url("/static_font/CeraGR/d191325cfe4f374d6f43147fd57ab2d4.eot");
    src: url("/static_font/CeraGR/d191325cfe4f374d6f43147fd57ab2d4.eot?#iefix")format("embedded-opentype"),
        url("/static_font/CeraGR/d191325cfe4f374d6f43147fd57ab2d4.woff")format("woff"),
        url("/static_font/CeraGR/d191325cfe4f374d6f43147fd57ab2d4.woff2")format("woff2"),
        url("/static_font/CeraGR/d191325cfe4f374d6f43147fd57ab2d4.ttf")format("truetype"),
        url("/static_font/CeraGR/d191325cfe4f374d6f43147fd57ab2d4.svg#CeraGRBold")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}



*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*behavior: url('/boxsizing.htc');}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*behavior: url('/boxsizing.htc');}

	html{font:62.5%/1.2 'CeraGR',Arial,Helvetica,sans-serif;font-size:10px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
	body{cursor:default;color:#000;
		background-color:#F3F6F9;
		background-image: url('/static_img/global/bg-pattern.png');
		background-position:center;
		background-size:cover;}
	html,body{height:100%;min-height:100%}
	a,a:link,a:hover,a:active,a:visited{text-decoration:none;outline:0;color:#0055AA;}
	a img,img,ul,li,p,body,h1,h2,h3 {border:none;margin:0;padding:0;list-style:none;}

	
	.tac{text-align:center}

/******/
/*DOMI*/
/******/
	.wrap{width:100%;margin:0 auto;max-width:1100px;}

		.header{display:block;position:fixed;top:0;height:50px;width:100%;background:#fff;z-index: 5;box-shadow: 0 1px 16px -2px rgb(56 65 74 / 15%);}

			/*
			.logo{float:left;width:200px;height:50px;margin:5px;background:url('/static_img/global/logo.png') no-repeat;background-size:200px 50px;background-position:0 0;overflow:hidden}
			.logo h1,.logo h1 a{text-indent:-9999px;display:block;width:100%;height:100%}
			*/
			
			.logo2{margin:auto;width:300px;height:50px;background:url('/static_img/global/logo2.png') no-repeat;background-size:300px 50px;background-position:0 0;overflow:hidden}
			.logo2 h1,.logo2 h1 a{text-indent:-9999px;display:block;width:100%;height:100%}

		.main{position:relative;padding-top:50px;}

/*******/
/*INDEX*/
/*******/

		.ind_blck1{position:relative;min-height:100%;}


			.ind_blck1_container{position:relative;max-width:999px;margin:auto;padding:60px;}
				.ind_blck1_container1{float:left;width:55%;padding-top:80px;}
					.ind_blck1_header{font-family:'CeraGRBold','CeraGR',Arial,Helvetica,sans-serif;font-size:26px;font-weight:600;line-height:32px;color:#495057;}
						.txt1{color:rgb( 10,179,156);}
					.ind_blck1_txt{padding-top:26px;font-size:15px;color:#878a99;}
				.ind_blck1_container2{float:right;width:30%;}
					.ind_blck1_container2a{max-width:435px;}
					.ind_blck1_container2a img{width:100%;height:auto;border-radius:60px;}
					
					
@media all and (max-width: 900px) {
					
	.ind_blck1_container{padding:40px;}
		.ind_blck1_container1{width:60%;padding-top:40px;}
		.ind_blck1_container2{width:35%;}
					
					
}	



@media all and (max-width: 680px) {
					
	.ind_blck1_container{padding:16px;}
		.ind_blck1_container1{width:55%;padding-top:20px;}
		.ind_blck1_container2{width:35%;padding-top:50px}
					
					
}	
					
					
@media all and (max-width: 317px) {
					
	.logo2{width:90%;background-size:100% auto;background-position:0px 50%}
					
					
}	






















					
					
					
					
					