html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
a{outline:none; text-decoration: none;}
abbr[title]{border-bottom:1px dotted}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
sub,sup{font-size:75%;line-height:0;position:relative}
sup{top:-0.5em}
sub{bottom:-0.25em}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}
button,input{line-height:normal}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
input:focus,button:focus,select:focus,textarea:focus{outline:none}
table{border-collapse:collapse;border-spacing:0}
img { border: 0; }
:focus::-webkit-input-placeholder {color: transparent}
:focus::-moz-placeholder          {color: transparent}
:focus:-moz-placeholder           {color: transparent}
:focus:-ms-input-placeholder      {color: transparent}

*{
padding: 0;
margin: 0;
}

html{height:100%;}
* html body{height:100%;}


/* �������������� �������� ����� � ����������� ���� ����� �������� �� ������
-----------------------------------------------------------------------------*/
html, body{
 font-family: 'Open Sans', arial;
font-size: 14px;
height: 100%;
font-weight: 400;
}

.wrapper {
width: 100%;
min-width: 1142px;
min-height: 100%;
height: auto !important;
height: 100%;
background:  url(/media/images/fonbottom.jpg) no-repeat bottom;
}
/* Header
-----------------------------------------------------------------------------*/
.header {
width: 100%;
height: 516px;
}
/* Middle
-----------------------------------------------------------------------------*/
.content {
padding: 0 0 0px;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
margin: -20px auto 0;
width: 1100px;
height: 120px;
position: relative;
}

.mask {
position: fixed;
top: 0;
left: 0;
z-index: 9998;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
}

.ogol{
display: inline-block;
float: left;
margin-top: 46px;
margin-left: 18px;
opacity:1; -moz-opacity:1; filter:alpha(opacity=100);
}
.ogol:hover{
opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);
}

.mapaimg{
display: inline-block;
float: left;
width: 39px;
height: 39px;
margin-top: 46px;
margin-left: 56px;
}
.mapa{
display: inline-block;
float: left;
margin-top: 46px;
margin-left: 20px;
font-size: 14px;
color: #5974B4;
text-transform: uppercase;
text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
}
.timesimg{
display: inline-block;
float: left;
width: 39px;
height: 39px;
margin-top: 46px;
margin-left: 40px;
}
.times{
display: inline-block;
float: left;
margin-top: 46px;
margin-left: 20px;
font-size: 14px;
color: #5974B4;
text-transform: uppercase;
text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
}

.phoneee{
display: inline-block;
float: right;
margin-top: 30px;
margin-right: 97px;
font-size: 18px;
color: #60A1E3;
text-transform: uppercase;
}
.phoneee b{
font-size: 18px;
color: #5974B4;
text-transform: uppercase;
font-weight: 800;
}
.phoneee strong{
font-size: 12px;
color: #202020;
text-transform: uppercase;
font-weight: 800;
margin-left: 18px;
}

.topblock{
width: 100%;
margin-left: auto;
margin-right: auto;
background:  url(/media/images/fontop.jpg) no-repeat;
height: 516px;
}
.topverx{
width: 1100px;
margin-left: auto;
margin-right: auto;
background:  url(/media/images/verx.png);
height: 516px;
}
.nizzpole{
margin-left: auto;
margin-right: auto;
width: 1100px;
height:362px;
background:  url(/media/images/nizblock.png);
}

.mainnav {
width: 800px;
height: 35px;
position: absolute;
line-height: 35px;
margin-left: -22px;
}
.mainnav li {
display: inline-block;
height: 35px; position: relative;
}
.mainnav li:first-child {
background: no-repeat;
}
.mainnav li a {
text-transform: uppercase;
display: inline-block;
height: 35px;
line-height: 34px;
padding: 0px 22px 0px 22px;
color: #202020;
text-decoration: none;
font-size: 14px;
background:  url(/media/images/menuright.png) right no-repeat;
font-weight: 600;
}
.mainnav li a:hover {
border-right: none;
color: #ffffff;
background: rgb(255,40,0); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,40,0,1) 0%, rgba(252,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,40,0,1)), color-stop(100%,rgba(252,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,40,0,1) 0%,rgba(252,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,40,0,1) 0%,rgba(252,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,40,0,1) 0%,rgba(252,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,40,0,1) 0%,rgba(252,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff2800', endColorstr='#fc0000',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.contentblock{
margin-left: auto;
margin-right: auto;
width: 1100px;
min-height:100%;
height:auto !important;
height:100%;
margin-top: -145px;
margin-bottom: 40px;
}
.blockleft{
margin-top: 20px;
width: 315px;
float: left;
display: inline-block;
}
.blockleftimg{
width: 278px;
height: 549px;
background:  url(/media/images/blockstati.png);
}

.classcoc a{
margin-bottom: 5px;
margin-left: -4px;
margin-right: 4px;
}
.blockleftimg2{
width: 278px;
height: 143px;
background:  url(/media/images/blockstati2.png);
}
.blockleftzag2{
font-size: 12px;
font-weight: 600;
color: #5974B4;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 15px;
}

.blockleftimg1{
width: 278px;
height: 485px;
background:  url(/media/images/blockstati1.png);
}
.blockleftinfo{
margin-top: 26px;
margin-left: 22px;
margin-right: 49px;
}
.blockleftzag1{
font-size: 12px;
font-weight: 600;
color: #ffffff;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 15px;
}
.blocklefttext{
margin-top: 15px;
font-size: 12px;
font-weight: 400;
color: #EBF5FE;
padding-top: 10px;
border-top: 1px solid #B5281B;
}
.blocklefttext a{
font-size: 12px;
font-weight: 400;
color: #EBF5FE;
}
.blocklefttext h2:hover{
color: #202020;
}
.blocklefttext h2{
font-size: 12px;
font-weight: 400;
color: #EBF5FE;
}
.blocklefttext1{
margin-top: 15px;
font-size: 12px;
font-weight: 400;
color: #EBF5FE;
padding-top: 10px;
border-top: 1px solid #5977B8;
}
.blocklefttext1 a{
font-size: 12px;
font-weight: 400;
color: #EBF5FE;
}
.blocklefttext1 h2:hover{
color: #202020;
}
.blocklefttext1 h2{
font-size: 12px;
font-weight: 400;
color: #EBF5FE;
}
.blockright{
margin-top: 30px;
float: left;
display: inline-block;
width: 755px;
color: #202020;
font-size: 14px;
}
.blockright h2{
color: #3E5482;
font-size: 12px;
text-transform: uppercase;
margin-top: 65px;
margin-bottom: 15px;
padding: 0;
letter-spacing: 1px;
}
.blockright h1{
color: #3E5482;
font-size: 12px;
text-transform: uppercase;
margin-top: 65px;
margin-bottom: 15px;
padding: 0;
letter-spacing: 1px;
}

.zagggggggggg{
text-transform: uppercase;
color: #EBF5FE;
font-size: 14px;
padding-bottom: 15px;
margin-bottom: 35px;
margin-left: 15px;
font-weight: 400;
width: 680px;
border-bottom: 1px solid #5D8ED0;
}
.blocketap{
float: left;
display: inline-block;
width: 165px;
margin-left: 15px;
padding-right: 15px;
height: 100px;
border-right: 1px solid #5A7BBC;
}
.blocketap1{
float: left;
display: inline-block;
width: 165px;
margin-left: 15px;
padding-right: 15px;
height: 120px;
}
.blocketapzag{
color: #EBF5FE;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 10px;
letter-spacing: 1px;
}
.blocketaptext{
color: #B7DCF6;
font-size: 12px;
}

.coccetu{
display: inline-block;
float: left;
margin-top:277px;
margin-left:498px;
}
.coccetu b{
margin-left:4px;
color: #F7FCFF;
font-weight: 400;
font-size: 14px;
text-transform: uppercase;
}
.schetchiki{
display: inline-block;
float: right;
margin-top:280px;
margin-right:100px;
opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);
}
.schetchiki:hover{
opacity:1; -moz-opacity:1; filter:alpha(opacity=100);
}

.razrabotcuk {
color: #F7FCFF;
font-weight: 400;
font-size: 12px;
text-transform: uppercase;
display: inline-block;
float: right;
margin-top: 315px;
margin-right: -115px;
}
.razrabotcuk a{
color: #F7FCFF;
}
.razrabotcuk a:hover{
color: #202020;
}
.conetntka a{
color: #3E84BF;
}
.conetntka a:hover{
color: #202020;
text-decoration: underline;
}
