@font-face {
	font-family: 'oekashiach';
	src: url('fonts/oekashiachpro-regular-webfont.eot');
	src: url('fonts/oekashiachpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/oekashiachpro-regular-webfont.woff') format('woff'),  url('fonts/oekashiachpro-regular-webfont.woff2') format('woff'), url('fonts/oekashiachpro-regular-webfont.ttf') format('truetype'), url('fonts/oekashiachpro-regular-webfont.svg#kulya') format('svg');
	font-weight: 100;
	font-style: normal;
	unicode-range: U+26, U+0-40, U+5B-60, U+7B-FFFFF;
}
@font-face {
	font-family: 'oekashiach';
	src: url('fonts/oekashiachpro-bold-webfont.eot');
	src: url('fonts/oekashiachpro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/oekashiachpro-bold-webfont.woff') format('woff'),  url('fonts/oekashiachpro-bold-webfont.woff2') format('woff'), url('fonts/oekashiachpro-bold-webfont.ttf') format('truetype'), url('fonts/oekashiachpro-bold-webfont.svg#kulya') format('svg');
	font-weight: 400;
	font-style: normal;
	unicode-range: U+26, U+0-40, U+5B-60, U+7B-FFFFF;
}
@font-face {
	font-family: 'oekashiach';
	src: url('fonts/oekashiachpro-black-webfont.eot');
	src: url('fonts/oekashiachpro-black-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/oekashiachpro-black-webfont.woff') format('woff'),  url('fonts/oekashiachpro-black-webfont.woff2') format('woff'), url('fonts/oekashiachpro-black-webfont.ttf') format('truetype'), url('fonts/oekashiachpro-black-webfont.svg#kulya') format('svg');
	font-weight: 800;
	font-style: normal;
	unicode-range: U+26, U+0-40, U+5B-60, U+7B-FFFFF;
}

html,body{margin:0;padding:0; top:0;direction:rtl;font-family:oekashiach;width:100%;height:100%;font-size:20px;font-weight: 100;}
body{background:url('../images/bg.jpg') no-repeat top center;color: #fff;}
header,main,footer{position: relative;}
header{height:590px;}
input, select{font-family:oekashiach, sans-serif;font-weight: 100;height: 28px;}
h1{font-weight: 400; margin: 0;text-align:center;font-size:3.6em;letter-spacing:-2px;width:300px;line-height:1;background:url('../images/circle.png') no-repeat top center;padding:80px 25px;}
a{color: #fff; text-decoration: none;}
a:focus,input:focus,select:focus{outline:2px solid lime!important; border: none;}
iframe{display:none;}
#wrapper{position: absolute;width: 1200px;left: 50%;transform-origin: top;transform: translateX(-50%);}
#content{position: absolute;top: 20px;right: 170px;}
header img{position:absolute;left:0;top:90px;}
.screen-reader-text{clip: rect(1px, 1px, 1px, 1px);position: absolute !important;height: 1px;width: 1px;overflow: hidden;}
[aria-hidden="true"]{display:none;height: 0;}
.desktop{display:block;}
.mobile{display:none!important;}
.row{}
.item{display:inline-block;padding-left:5px;}
.item img{width:295px;}
.row .item:last-child{padding-left:0;}
footer{}
footer #footer-top{background:url('../images/footer_top.jpg') no-repeat top center #000;height:7.5em;}
footer #footer-bottom{background:url('../images/footer_bg_bottom.jpg') no-repeat top center #000;margin-top:10px;}
footer #footer-bottom .top{text-align:center;}
footer #footer-bottom .top img{padding:15px 15px 0;}
footer #footer-bottom .center{font-weight:400;color:#000;background:#fff; border:2px solid #000;margin: 0 10px;font-size:2.2em;padding:10px 15px 0;text-align:center;line-height:1;vertical-align:middle;}
footer #footer-bottom .center .bold{font-weight:800;}
footer #footer-bottom .bottom{margin:10px 15px;font-size:1.1em;}
footer #footer-bottom .bottom span{display:block;}
footer #footer-bottom .bottom span:nth-child(2){word-spacing:1.5px;}
footer #footer-bottom .bottom span:nth-child(3){word-spacing:3.5px;}

@media screen and (max-width:1366px){
	#wrapper {transform: translateX(-50%) scale(0.8);-ms-transform: translateX(-50%) scale(0.8);transform-origin:top;}
}
@media screen and (max-height:850px){
	#wrapper {transform: translateX(-50%) scale(0.8);-ms-transform: translateX(-50%) scale(0.8);transform-origin:top;}
}
