@font-face {
 font-family: 'AvenirLight';
 src:url('/fonts/AvenirNextCyr-Light.eot');
 src:url('/fonts/AvenirNextCyr-Light.eot?#iefix') format('embedded-opentype'),
 url('/fonts/AvenirNextCyr-Light.woff') format('woff'),
 url('/fonts/AvenirNextCyr-Light.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'AvenirRegular';
 src:url('/fonts/AvenirNextCyr-Regular.eot');
 src:url('/fonts/AvenirNextCyr-Regular.eot?#iefix') format('embedded-opentype'),
 url('/fonts/AvenirNextCyr-Regular.woff') format('woff'),
 url('/fonts/AvenirNextCyr-Regular.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
} 
html,body,h1,h2,h3,h4,h5,h6,ul,li,p,menu {margin:0;padding:0;}
html{position:relative;display:block;width:100%;height:100%;min-width:1160px;min-height: 860px;text-align:center;}
body{color:#59616b;font-family: 'AvenirLight', 'Arial',sans-serif;text-align:center;z-index:1;}
/*html:after{content:"";display:inline-block;height:100%;width:0;vertical-align:middle;white-space:nowrap;}*/
#bgLeft,#bgRight,#bgTop,#bgBottom{position:absolute;background-repeat:no-repeat;z-index:-1;}
#bgLeft,#bgRight{top:0;bottom:0;width:30%;min-width:80px;max-width:420px;background-size:cover;}
#bgLeft{left:0;background-image:url("/images/left3.png");background-position:right bottom;}
#bgRight{right:0;background-image:url("/images/right4.png");background-position:left bottom;}
#bgTop,#bgBottom{left: 0;right: 0;height: 23%;min-height: 80px;max-height: 220px;background-size: contain;}
/*#bgTop{top:0;background-image:url("/images/bgTop.jpg");background-position:bottom;}*/
#bgBottom{bottom:0;background-image:url("/images/bottomnew.png");background-position:top;}
#center{margin-top: 4%;}
#logo{display:inline-block;margin-bottom:0px;width: 139px;height: 82px;font-size:0;text-indent:-9999px;overflow:hidden;background:url("/images/logo_ukit.png") center center no-repeat;}
h1{font-size: 36px;font-weight: 500;line-height: 40px;text-transform: uppercase;color: #338fff;font-family: 'AvenirRegular',sans-serif;}
h1 span{color: #59616b;}
h2{font-size: 34px;font-weight: 300;line-height: 40px;margin:2% 0;}
hr{width: 34px;height: 1px;background-color: #338fff;margin: 2% auto;border: none;}
.adv{display: inline-block;}
.adv li{text-align:left;display:block;font-size: 24px;font-weight: 300;line-height: 48px;list-style-type: none;list-style-position: inside;background: url(/images/list.png) left top 15px no-repeat;padding-left: 30px;}
.get-started{text-decoration: none;padding: 25px 0;box-sizing: border-box;-webkit-border-sizing: border-box;-moz-box-sizing: border-box;position:relative;width: 437px;height: 85px;display:inline-block;color: #ffffff;font-size: 36px;font-weight: 400;line-height: 34px;text-transform: uppercase;background:url(/images/buttonnew.png) center center no-repeat;}
.get-started:after{content: "";width: 437px;height: 42px;background: url("/images/shadow.png") center center no-repeat;display: block;position: absolute;top: 92px;z-index: 100;}
.get-started:hover{opacity:.9;}
p{margin:2% 0 0 0;}
@media screen and (max-width: 1560px){
 #bgLeft{max-width:300px;}
 h2{font-size: 34px;} 
}
@media screen and (max-width: 1360px){
 #bgLeft{max-width:200px;}
 #bgRight {width: 22%;}
/* #center {margin-top: 3%;}
 h2{margin: 0 0 1.5% 0;}
 hr{margin: 1% auto;} */
 .adv li {font-size: 20px;line-height: 40px;}
/* p{margin:1% 0 0 0;} */
 .get-started {
 text-decoration: none;
 padding: 16px 0;
 box-sizing: border-box;
 -webkit-border-sizing: border-box;
 -moz-box-sizing: border-box;
 position: relative;
 width: 340px;
 height: 66px;
 display: inline-block;
 color: #ffffff;
 font-size: 28px;
 font-weight: 400;
 line-height: 34px;
 text-transform: uppercase;
 background: url(/images/buttonnew.png);
 background-size: 100% 100%;
} 
}