/*
Free Html5 Responsive Templates
Author: Kimmy
Author URI: http://www.zerotheme.com/
*/
/* -------------------------------------------- */
/* ------------------Reset--------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* -------------------------------------------- */
/* ------------------Font---------------------- */

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

@font-face {
	font-family: DSOpiumNew; 
	src: url(../font/DSOpiumNew.otf); 
}
@font-face {
	font-family: HELVETICANEUECYR; 
	src: url(../font/HELVETICANEUECYR.OTF); 
}
@font-face {
	font-family: HELVETICANEUECYR-BOLD; 
	src: url(../font/HELVETICANEUECYR-BOLD.OTF); 
}

/* -------------------------------------------- */
/* ------------------Style--------------------- */
html, body {width:100%; padding:0; margin:0;}
body {color: #474747;font: 14px/25px Arial, Helvetica, sans-serif;}


a{color: #474747;text-decoration: none;transition: all .35s ease;}
a:hover {color: #1091CB; text-decoration: none;}

a.button{cursor: pointer;color: #ffffff;line-height: 14px;font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;	background: #3F3F3F;border:1px solid #ffffff; -webkit-border-radius: 4px;-moz-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;}
a.button {	display: inline-block;	text-decoration: none;	padding: 6px 12px 6px 12px;transition: all .35s ease;}
a.button:hover{}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

/* -------------------------------------------- */
/* ------------------Header-------------------- */
header { 
margin-bottom:0px;
background:#0082b8;
}

header .phonetop {
	font-size:18px; 
	color: #EF4516;
	line-height:normal;
	text-align:right;
}
header #logo {position:absolute; top:40px; padding:5px; width: 100%;}

/* -------------------------------------------- */
/* ------------------Navigation---------------- */
nav {}
nav .wrap-nav{position:absolute; top:50px; right:10px; height: 37px;}

.menu ul {list-style: none;margin: 0;padding: 0;}
.menu  ul li {position: relative;float: left;padding: 6px 5px 0px 5px; background:#333;}
.menu  ul li:hover {background-color:#1091CB;}
.menu  ul li a {font-size: 14px; line-height:14px;color: #CCC;display: block;padding: 6px 10px;margin-bottom: 5px;z-index: 6;position: relative;font-weight:bold; text-transform:uppercase;}
.menu  ul li:hover a {color:#ffffff;}

.minimenu{display:none;}
.minimenu{position: relative;margin: 0px;background:#999;}
.minimenu div{overflow: hidden;position: relative;font: 18px/40px 'PT Sans Narrow';color: #fff;text-align:center;text-transform:uppercase;font-weight:bold;}
.minimenu select{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%; opacity: 0;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);	cursor: pointer;}


/* -------------------------------------------- */
/* ------------------Content------------------- */
#content {}
#content .wrap-content{background-color:#FFF; border:1px solid #CCC; margin-top: 30px;}
#content strong {color:#0082B8;}


.block{ margin:10px;}

#main-content{}
#main-content article{ clear: both; margin:10px 0px;}
#main-content article .heading{}
#main-content article .content{}
#main-content article h2{font-size:22px; line-height:25px;color:#EF4516; font-weight:normal;}
#main-content article .info{font-style:italic;}
#main-content article img{float:left; margin:10px 10px 10px 0; padding:5px; border:none;}
#main-content article p{margin-bottom:10px;}
#main-content article .more{float:right; margin-bottom: 30px}

/* -------------------------------------------- */
/* ------------------Footer-------------------- */
footer {margin-top:30px;padding:10px 0px; color:#ffffff;}
footer a {color:#ffffff;}
footer a:hover {color:#FECC00;}
footer .box{}
footer .heading{ padding:5px; border-bottom:3px double #ffffff;}
footer .heading h2{font-size:22px; font-weight:normal; display:inline; padding:0 10px;}
footer .content{padding:15px}

.copyright{text-align:center; margin-top:20px; background:#000; padding:10px 0px;color:#ffffff; }
.copyright a{text-decoration:underline; color:#ffffff; }
.zerogrid {
/*	background:#FFFFFF;*/
}

/* SS */
.topmenu {
	background:#0082b8;
	color:#fff;
	text-align:center;
	padding: 10px;
	font: 18px DSOpiumNew;
}
.topmenu a{
	color:#fff;transition: all .35s ease;
}
.topmenu a:hover{
	color:#fecc00;
}
.topmenu .wrap-col {
border: 1px solid #0491CC;	
/*background:#0376A5;*/
padding: 5px;
margin: 5px;
transition: all .35s ease;
}
.topmenu .wrap-col:hover {
border: 1px solid #0376A5;	
/*background:#0491CC;*/
}

.anounce {
	background:#00A0E3;
	text-align:center;
	padding: 10px;
	font: 18px DSOpiumNew;
}
 a .anounce{
	color:#fff;
	transition: all .35s ease;
}
 a:hover .anounce{
	color:#fff;
	background:#DC9702;
}

#header2 {
background:#fff;
}
#uslugi 
{
background: #00a0e3;
color:#fff; 
font: 15px DSOpiumNew;	
padding: 20px 0 20px 0;
}
#uslugi a
{
color:#fff; transition: all .35s ease;
}
#uslugi a:hover
{
color:#FECC00; 
}

.gray 
{
background: #f7f5ee;
padding: 20px 0 20px 0;
}


.roboto-condensed-<uniquifier> {
  font-family: "Roboto Condensed", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

h2 {
color:#0076a7; 
text-align:center;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 26px;
  line-height:32pz;
text-transform:uppercase; 
margin: 40px 0 10px 0;
  font-weight: 300;
}
h1 {
color:#0066FF; 
text-transform:uppercase; 
text-align:center;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 36px;
  line-height:42px;
margin: 40px 0 10px 0;
font-weight: 300;
}
strong {
font-family: "Roboto Condensed", sans-serif;
font-weight: 400;
}	
.content p, p {
	margin-bottom: 10px;
	  font-family: "Roboto Condensed", sans-serif;
	font-size: 22px;
	font-weight: 300;
	line-height: 36px;
}

.buttons {
	margin: 10px 0 0 0;
}
.buttons a{
	text-transform:uppercase; 
	font: 13px DSOpiumNew; 
	color:#26a7e5;
	padding: 5px;
transition: all .35s ease;
}
.buttons a:hover {
	color:#116c93;
}
.paginator a {
	padding: 5px;
	border: 1px solid;
	background:#E8E8E8;
}
#gamburger {
background:#0082B8;	
padding: 10px;
}

#back-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999999999;
}
#back-top {
    position: fixed;
    bottom: 5px;
    right: 5px;
    z-index: 999999999;
opacity: 0.3;
transform: scale(0.7);
transition: all .35s ease;	
}
#back-top:hover{
opacity: 1;
transform: scale(1);
}


#wacap {
    position: fixed;
    bottom: 5px;
    left: 5px;
    z-index: 999999999;
opacity: 0.9;
transform: scale(0.7);
transition: all .35s ease;	
}
#wacap:hover{
opacity: 1;
transform: scale(1);
}



table.reestr {
border-collapse:collapse;        
}
table.reestr th {
border: 1px solid #026ACB;
padding: 5px 10px;
background:#EEFAFF;
font-weight:bold;
}
table.reestr td {
border: 1px solid #026ACB;
padding: 5px;
}
table.reestr td a:link {
color:#03A0E1;
}
table.reestr td a:hover {
color:#03638B;
}
table.reestr tr:hover {
background:#EEFAFF;
}
table.reestr td:hover {
background:#E1F6FF;
}

.bigbutt {
font-size: 22px;
padding: 20px 10px;
color: #fff;
background:#00A0E3;
border-radius: 10px;
}
.bigbutt:hover {
color: #fff;
background:#02A7EC;
}

.slick-class a{
margin: 5px;
}