@font-face {
	font-family: 'PantonRegular';
	src: url('fonts/Panton-Regular.eot?') format('eot'),
	url('fonts/Panton-Regular.woff') format('woff'),
	url('fonts/Panton-Regular.ttf')  format('truetype'),
	url('fonts/Panton-Regular.svg#svgFontName') format('svg');
}

@font-face {
	font-family: 'PantonBold';
	src: url('fonts/Panton-Bold.eot?') format('eot'),
	url('fonts/Panton-Bold.woff') format('woff'),
	url('fonts/Panton-Bold.ttf')  format('truetype'),
	url('fonts/Panton-Bold.svg#svgFontName') format('svg');
}

@font-face {
	font-family: 'KelsonSans';
	src: url('fonts/KelsonSans-Regular.eot?') format('eot'),
	url('fonts/KelsonSans-Regular.woff') format('woff'),
	url('fonts/KelsonSans-Regular.ttf')  format('truetype'),
	url('fonts/KelsonSans-Regular.svg#svgFontName') format('svg');
}

*{
	margin: 0px;
	padding: 0px;
}

img{
	border: 0px;
}

a{
	color: inherit;
	text-decoration: none;
}

html, body{
	height: 100%;
	font-family: PantonRegular, Tahoma, Verdana, sans-serif;
	font-size: 20px;
	width: 100%;
}

.bold, b{font-family: PantonBold; font-weight: bold;}

body{
	font-size: 20px;
}


#wrapper{
	float: left;
	width: 100%;
}

section, footer{
	float: left; 
	width: 100%;
}

footer{
	padding: 50px 0;
}

.block{
    margin: auto;
    max-width: 1600px;
    padding-left: 2%;
    padding-right: 2%;
    min-width: 1200px;
    width: 96%;
}

.block_small{
    margin: auto;
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
}

.t2{
	 -webkit-transition: 200ms;
    -o-transition:  200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}

.t4{
	 -webkit-transition: 400ms;
    -o-transition:  400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}

h1{
	font-family: PantonRegular;
}

.h100{ height: 100%; }
.w100{ width: 100%; }
.w49{width: 49%;}
.w40{width: 40%;}
.w25{width: 24.5%;}
.h50{height: 50%;}
.fl{float: left;}
.fr{float: right;}
.tac{text-align: center;}
.tal{text-align: left;}
.tar{text-align: right;}
.taj{text-align: justify;}
.hidden{display: none;}
.pa{position: absolute;}
.pr{position: relative;}
.pf{position: fixed;}
.db{display: block;}
.cp{cursor: pointer;}
.cwhite{color: #fff;}
.cbrown{color: #948158;}
.cgray{color: #888;}
.cblack{color: #202020;}
.bdark{background: #202020;}
.bwhite{background: #fff;}
.blgray{background: #ebebeb;}
.bgray{background: #505050;}
.ttu{text-transform: uppercase;}
.fwn{font-weight: normal;}
.fwb{font-weight: bold;}
.w33{width: 33.3%;}
.w66{width: 66.6%;}
.ma{margin: auto;}
.dib{display: inline-block;}

.bsbb{box-sizing: border-box;}
.oh{overflow: hidden;}
.l0{left: 0;}
.z10{z-index: 10;}
.all0{bottom: 0; top:0; left: 0; right: 0;}

.p30{padding: 30px 60px;}

.clear{
	width: 100%;
	display: inline-block;
	height: 0;
}


.button{
	background: #bea787;
    padding: 10px 25px;
    color: #fff;
    border-radius: 5px;
	font-size: 90%;
}

.button:hover{
	background: #cfb999;
}

.block.top{
    padding: 15px 2%;
    height: 65px;
}

#topmenu ul li{
    display: inline-block;
    padding: 0 20px;
	font-size: 90%;
}

#topmenu ul li a{
	border-bottom: 1px solid #c3c3c3;
}

#topmenu ul li a:hover{
	border-bottom: 1px solid #666;
}

.top > div{
	display: inline-block;
	vertical-align: middle;
}

#topphone{
	text-align: right;
}

#topphone span{
	color: #757575;
	font-size: 90%;
}

#slider{
	height: 700px;
	background: url('images/slider_bg.png') repeat-x;
}

#slider h1{
	font-size: 2.75em;
}

#slider .desc{
	font-size: 1.35em;
	padding: 1.5em 0;
}

.slide{
	height: 560px;
	padding: 70px 0;
}

.tellus{
    background: url('images/tellus.png') right 50px no-repeat;
    background-size: 60%;
    padding: 0 0 80px 0;
    height: 320px;
}

.vmm{
    background: url('images/vmm.png') 66% 60% no-repeat;
    background-size: 26%;
    padding: 0 0 80px 0;
    height: 500px;
}

.vmm img{
	padding: 100px 0 30px 0;
}

.tellusBullets{
	height: 100px;
	background: #fff;
	padding: 20px 0;
	box-shadow: 0 0 100px rgba(0, 0, 0, 0.2);
}

.vmmBullets{
    background: #fff;
    padding: 20px 0;
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0%;
    top: 150px;
	width: 310px;
}

.vmmBullets .shot{
    width: 72%;
    font-size: 80%;
    padding: 20px 0 20px 28%;
    margin-left: 2%;
}

.tellusBullets .shot{
    width: 14%;
    font-size: 80%;
    padding: 20px 0 20px 8%;
    margin-left: 2%;
}

.tll1{background: url('images/tll1.png') center left no-repeat;}
.tll2{background: url('images/tll2.png') center left no-repeat;}
.tll3{background: url('images/tll3.png') center left no-repeat;}
.tll4{background: url('images/tll4.png') center left no-repeat;}

.vmm1{background: url('images/vmm1.png') center left no-repeat;}
.vmm2{background: url('images/vmm2.png') center left no-repeat;}
.vmm3{background: url('images/vmm3.png') center left no-repeat;}

.new1{background: url('images/news1.png') center no-repeat;}
.new2{background: url('images/news2.png') center no-repeat;}
.new3{background: url('images/news3.png') center no-repeat;}
.new4{background: url('images/news4.png') center no-repeat;}

.news{
    height: 315px;
    overflow: hidden;
}

.news_desc{
	font-size: 90%;
	text-align: left;
	color: #fff;
    position: absolute;
    bottom: 10px;
    left: 10px;
	z-index: 10;
}

.news_item {
    height: 300px;
	position: relative;
	border-top: 8px solid #fff;
}

.news_desc span{
	font-size: 80%;
}

.news_desc h4{
	font-weight: normal;
	padding-top: 5px;
	text-decoration: underline;
}

.news_item:hover h4{
	text-decoration: none;
}

.shadow{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.35);
}

.mainContacts td:first-child{
	text-align: right;
	vertical-align: top;
	width: 40%;
	padding-right: 10px;
}

.mainContacts td{
	padding-bottom: 15px;
}

.mainContacts td:last-child{
	padding-left: 10px;
}

.about{
    padding: 50px 0;
}

.about > div{
	vertical-align: top;
}

.about h2{
	font-size: 2.25em;
	font-weight: normal;
	border-bottom: 2px solid #000;
	margin-bottom: 25px;
	display: inline-block;
}

.about1{
	width: 49%;
}

.about2{
	width: 50%;
}

.mainContacts a, .footerCol a.mail{
	color: #bea787;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

.footerCol a.mail:hover{
	text-decoration: none;
}

footer{
	background: #f3f6f8;
}

.footerCol{
	display: inline-block;
	width: 24%;
    vertical-align: top;
}

.footerCol h6{
	font-size: 120%;
	margin-bottom: 15px;
}

.footerCol li{
	display: inline-block;
    margin: 5px 0;
    border-bottom: 1px solid #000;
    margin-right: 75%;
}

.footerCol .phone{
	padding: 15px 0;
	display: inline-block;
}


.footerCol li:hover{
    border-bottom: 1px solid transparent;
}

#parLink{
	font-size: 70%;
}

#parLink div{
    width: 90%;
    padding: 15px 0;
}

.socialIcons{
	margin: 25px 0;
}

.text p{
	padding-bottom: 20px;
}

.aboutpage{
	background: url('images/about_bg.jpg') center top repeat-x;
}

.about_img img{
	width: 100%;
	height: auto;
}

.about_img{
	width: 48%;
    display: inline-block;
    margin: 0 5%;
    vertical-align: middle;
	position: relative;
}

.about_img:after{
	content: "«Эмзиор» — резидент Особой экономической зоны в Стрельне";
	display: block;
	color: #fff;
	font-size: 1em;
	position: absolute;
	bottom: 15px;
    left: 15px;
}
.abouttext{
	width: 40%;
    display: inline-block;
    vertical-align: middle;
}

.aboutpage h1{
	font-size: 3.75em;
	margin: 0.75em 0;
	color: #1f1f1f;
}

.te_1{
    background: url('images/tellus.png') center no-repeat;
	min-height: 400px;
	padding-bottom: 85px;
}

.te_1 h1{
    text-align: center;
    font-size: 5.25em;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
}

.t_desc{
	font-size: 1.9em;
	text-align: center;
}

.t_links{
    text-align: center;
    position: absolute;
    bottom: 2em;
    width: 98%;
}

.t_links a{
	min-width: 230px;
}

.te_2{
	background: #242528;
	min-height: 300px;
	padding: 80px 0;
}

.te_2 h3{
	font-size: 2.75em;
}

.te_2 .shot{
	display: inline-block;
	width: 24%;
	vertical-align: top;
	padding: 45px 0px;
}

.te_3{
	background: #b1b8c7;
	min-height: 400px;
	padding: 80px 0;
}

.te_3 h3{
	font-size: 2.75em;
}

.te_3 .shot{
	width: 90%;
    display: inline-block;
    vertical-align: bottom;
    background: #fff;
    margin: 10px 0;
    padding: 5%;
	text-align: left;
	font-size: 90%;
}

.te_3 h6{
	color: #bea787;
	font-size: 120%;
}


.col{
    width: 32%;
    display: inline-block;
    vertical-align: top;
}

.te_3 .shot li{
    padding: 5px 0;
}


.te_4{
	background: url('images/inputs.png') center 160px no-repeat;
    min-height: 500px;	
    padding: 80px 0 240px 0;
    width: 1280px;
    margin: auto;
}

.te_4 h3{
	font-size: 2.75em;
}

.te_4 .shot{
    padding: 5px 0;
	position: absolute;
}

.te_4 .shot h6{
	font-size: 100%;
}

#elt1{left: -2px;top: 151px;}
#elt2{left: 129px;top: 562px;text-align: right;}
#elt3{left: 467px;top: 562px;text-align: right;}
#elt4{left: 741px;top: 562px;}
#elt5{left: 977px;top: 562px;}
#elt6{left: 1028px;top: 98px;}

.te_5 {	
	background: url('images/inter_bg.png') repeat;
	min-height: 300px;
	padding: 80px 0;
}

.te_5 h3{
	font-size: 2.75em;
	padding-bottom: 1em;
}

.monik{
	width: 68%;
	vertical-align: middle;
}

.shots{
	width: 30%;
	vertical-align: middle;
}

.shots >div{
	float: left; 
	width: 100%;
}

.shots b{
color: #dec5a1;
}

.shots span{
    font-size: 6em;
    float: left;
    width: 1em;
    padding: 25px 0;
    padding-right: 0.3em;
    text-align: right;
    margin-top: -65px;
	color: #dec5a1;
}

.te_6{
	background: url('images/tech_bg.png') right top no-repeat #e8ecf4;
	min-height: 400px;
	background-size: 40%;
	padding: 80px 0;
}

.te_6 h3{
	font-size: 2.75em;
	padding-bottom: 1em;
}

.te_6 h6{
	font-size: 150%;
	padding: 1em 0;
}

.tech_1{
    width: 30%;
    display: inline-block;
    vertical-align: top;
    line-height: 1.7em;
    margin-right: 3em;
	font-size: 80%; 
}

.te_7{
	background: #b1b8c7;
	min-height: 400px;
	padding: 80px 0;
}

.te_7 .block_small{
	margin-bottom: 50px; 
}

.te_7 h4{
	font-size: 1.2em;
}

.te_7 .col{
	width: 25%;
	margin-right: 7%;
}

.te_7 b, .te_7 li{
	padding: 10px 0;
}

.te_7 b{
	display: inline-block;
}

.spoiler_head {
    padding: 20px 0 20px 60px;
	cursor: pointer;
	background: url('images/arrow2.jpg') 18px 23px no-repeat;
	height: 30px;
}

.spoiler_head.open {
	background: url('images/arrow.jpg') 18px 23px no-repeat;
}


.spoiler_head h5{
	color: #bea787;
	font-size: 120%;
	border-bottom: 1px dashed #bea787;
	float: left;
	margin-right: 50%;
}

.spoiler_head:hover h5{
	border-bottom: 1px solid #bea787;
}

.int{
	float: left;
    clear: both;
    margin-right: 40%;
	padding-bottom: 20px;
}

.spoiler  .col{
	width: 30%;
	margin-right: 7%;
	padding-left: 2%;
}

.spoiler  .col + .col{
	border-left: 1px solid #e1e1e1;
}

.te_8{
	background: url('images/buy_tellus.jpg') no-repeat;
	background-size: cover;
	padding: 80px 15%;
}

.vm1{
	background: url('images/vmm.png') center left no-repeat;
	background-size: 25%;
    min-height: 500px;
    padding-left: 25%;
	width: 80%;
}

.vmm_desc{
	width: 80%;
}

.docs{
	position: absolute;
    top: 2%;
    right: 0;
}

.docs li{
	display: block;
	padding-bottom: 15px;
	padding-left: 2em;
	background: url('images/doc.png') top left no-repeat;
	
}

.docs a{
	text-decoration: underline;
	font-size: 90%;
}

.docs a:hover{
	text-decoration: none;
}

.vmm_desc h1{
	font-size: 3em;
}

.vm2{
	background: #54575f;
	padding: 80px 0;
}

.vm2 h3{
	font-size: 2.75em;
	padding-bottom: 1em;
}

.vm2 .shot{
	background: #fff;
	padding: 3% 4%;
	margin-bottom: 10px;
	font-size: 140%;
}

.vm3{
	padding: 80px 0;
}

.vm3 h3, .vm4 h3, .vm5 h3{
	font-size: 2.75em;
	padding-bottom: 1em;
}

.testvmm{
	width: 1200px;
	margin: auto;
	font-size: 80%;
}

.testvmm li{
	padding: 5px 0;
}

.testvmm td, .testvmm th{
	padding: 2em;
}

.testvmm th{
	background: #c0b29d;
	color: #fff;
}

.testvmm tr:nth-child(odd){
	background: #f5f7f8;
}

.testvmm tr:nth-child(even){
	background: #edf0f2;
}

.testvmm td + td{
	text-align: center;
}

.mark{
	padding: 30px;
    width: 1150px;
    margin: auto;
}

.vm4{
	padding: 80px 0;
	background: #b1b8c7;
}

.plusesvmm{
    border-spacing: 60px;
	width: 100%;
}

.plusesvmm td{
	width: 50%;
    background: #fff;
    padding: 10px 60px 60px 60px;
	vertical-align: top;
}

.plusesvmm h4{
	padding: 40px 0 40px 90px;
}

.pv1{background: url("images/pv1.png") no-repeat left center;}
.pv2{background: url("images/pv2.png") no-repeat left center;}
.pv3{background: url("images/pv3.png") no-repeat left center;}
.pv4{background: url("images/pv4.png") no-repeat left center;}

.vm5{
	padding: 80px 0;
	background: #e8ecf4;
}

#tech_vmm{
	border-spacing: 50px;
    font-size: 90%;
    table-layout: fixed;
}

#tech_vmm td{
    vertical-align: top;
    padding: 40px;
    background: #fff;
    width: 33%;
}

#tech_vmm li, #tech_vmm b{
	padding: 5px 0;
}

#tech_vmm b{
	display: block;
}

.vm6{
	padding: 80px 0;
	background: #232226;
}

.nofound{
	background: url("images/404.jpg") no-repeat center;
	background-size: cover;
	height: 500px;
}

.nofound h1{
	padding: 200px 0 0 20%;
	font-size: 2EM;
}

.nofound p{
	padding-left: 20%;
}