/* CSS Document */
@charset "utf-8";
*{
	padding:  0;
	margin:  0;
	border: 0;
}
@font-face {
font-family: 'San Francisco';
src: url('fonts/SFUIText-Regular.eot');
src: url('fonts/SFUIText-Regular.eot?#iefix') format('embedded-opentype'),
url('fonts/SFUIText-Regular.woff') format('woff'),
url('fonts/SFUIText-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'San Francisco_li';
src: url('fonts/SFUIText-LightItalic.eot');
src: url('fonts/SFUIText-LightItalic.eot?#iefix') format('embedded-opentype'),
url('fonts/SFUIText-LightItalic.woff') format('woff'),
url('fonts/SFUIText-LightItalic.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'San Francisco_l';
src: url('fonts/SFUIText-Light.eot');
src: url('fonts/SFUIText-Light.eot?#iefix') format('embedded-opentype'),
url('fonts/SFUIText-Light.woff') format('woff'),
url('fonts/SFUIText-Light.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
html{
	font-size: 62.5%;
}
body {
    font-size: 1em;
	margin-top:0;
	line-height: 1;
	font-family: 'San Francisco_l';
}
a{
	text-decoration: underline;
	color: #600;
}
a:hover{
	text-decoration: none;
}
label{
	font-size: 1em;
	display: block;
	margin: 0 0 1em;
}
form{
	width: 40em;
}
input, textarea{
	font-size: 1.8em;
	padding: .5em 0;
	margin: 0 0 1em;
	border-bottom: 1px solid #777;
	width: 100%;
}
textarea{
	border: 1px solid #777; 
}
input[type=submit]{
	cursor: pointer;
	border-bottom: none;
	background: #777;
	color: #fff;
}
.kontener {
	width: 120em;
	margin: 0 auto;
	padding: 0 1em;
	background-color: #FFFFFF;
}
header{
	overflow: hidden;
	border-bottom: 2px dotted #600;
	padding: 3em 0 0;
}
#logo{
	font-size: 3em;
	text-transform: uppercase;
	font-family: 'San Francisco';
	float:  left;
}
#logo a{
	color: #999;
	
}
menu, .top_nav{
	text-align: right;
	padding-top: .5em;
	margin: 0 0 2em;
	font-size: 1.6em;
}
.top_nav{
	text-align: center;
}
menu a, .top_nav a{
	color: #600;
	margin: 0 0 0 2em;
}
.top_nav a{
	margin: 0 2em 0 0;
}
.wrap-3, .wrap-4{
	width: 100%;
	float:  left;
	overflow: hidden;
	margin:  0 0 3em;
}
.wrap-3>div{
	float: left;
	width:  33.33%;
}
.wrap-3>div div{
	text-align: center;
	font-size: 2em;
	padding: 0 2em;
}
.wrap-3>div img{
	width: 100%;
	height: auto;
	padding: 0 0 1em
}
.wrap-3>div div a{
	color: #600;
}
.wrap-4>.corner{
	float: left;
	width: 23.20%;
	text-align: left;
	border: 1px solid #fc0;
	background: #ffc;
	color: #600;
	font-size: 2em;
	margin-right:  1.3em;
	padding: 1em 0;
	border-radius: .5em;
	
}
.wrap-4>.corner:last-child{
	margin-right: 0;
}
.corner span{
	font-size: 2em;
	float: left;
	padding: 0 .3em 0 1em;
	color: #ffcc00;
	text-shadow:  1px 1px #999; 
}






#wraparticle{
	float: left;
	width: 100%;
	overflow: hidden;
}
article{
	background-color:#FFF;
	padding:1em;
	float: left;
	width: 78em;
	margin: 0 20em;
}
article p, article ul, article ol{
	font-size: 1.6em;
	margin: 0 0 1em;
	line-height: 1.4em;
}
article ul, article ol{
	margin: 0 0 1em 1em;
}
article li{
	margin: 0 0 .5em;
}
article .settings{
	overflow: hidden;
	border-bottom: 2px dotted #600;
}
.settings .view{
	font-size: 1em;
}
article .pagination{
	font-size: 1.4em;
	margin: 1em 0;
	text-align: center;
}
.pagination span{
	padding: 0 1em;
}
.pagination .all_pages{
	margin: 1em 0;
}
.pagination #acive_page{
	font-weight: bold;
	font-size: 1.4em;
}

.author{
	color:#777;
	font-size: 1em;
}
.blok_srub{
    background: #ffffff; 
    text-align: left; 
    float: left;
}
.blok_img_srub{
  background: white;
  display: inline-block;
  width: 330px;
  height: 280px;
  margin: 20px;
  padding: 10px;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.blok_img_srub_pr{
  background: white;
  display: inline-block;
  width: 330px;
  height: 420px;
  margin: 20px;
  padding: 10px;
  font-size: 130%;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.flex {
	display: flex;

	overflow:hidden; /*скроем тень*/
}
.item {
	height:300px;

	flex:20%; /* = flex-basis:20%; */

	transition: flex 300ms ease;

	box-shadow: 0 0 19px 3px #000; margin: 1px; /* красивости тени */
}
.item:hover {
	 flex: 0.1 0.1 400px;
	background-size: 100% 100%
}

.img1 { background: url('/upload/image/foto/srub080201.jpg') 0 0 no-repeat; }
.img2 { background: url('/upload/image/foto/srub080202.jpg') 0 0 no-repeat; }
.img3 { background: url('/upload/image/foto/srub080203.jpg') 0 0 no-repeat; }
.img4 { background: url('/upload/image/foto/srub080204.jpg') 0 0 no-repeat; }
.img5 { background: url('/upload/image/foto/srub080205.jpg') 0 0 no-repeat; }

.tel {
    background:url(https://dom-srub.su//upload/image/foto/tel1702.png) no-repeat left center; 
    background-size: 16px; 
    display:inline-block;
    vertical-align:bottom;
    padding-left: 25px;
}
.pochta {
    background:url(https://dom-srub.su//upload/image/foto/pochta1702.png) no-repeat left center; 
    background-size: 16px; 
    display:inline-block;
    vertical-align:bottom;
    padding-left: 25px;
}
.about {
 display:inline-block;
 width: 24%;
}

.about img {
 text-align: center;
}
.pochemu {
width: 100%;
text-align: center;
}
.pochemu p{
text-align: center;
}
table.cena2 {
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 14px;
border-collapse: collapse;
text-align: center;
}
th.cena2, td.cena2:first-child {
background: #AFCDE7;
color: white;
padding: 10px 60px;
}
th.cena2, td.cena2 {
border-style: solid;
border-width: 0 1px 1px 0;
border-color: white;
}
td.cena2 {
background: #D8E6F3;
width: 30%;
}
th.cena2:first-child, td.cena2:first-child {
text-align: left;
}
h3.blok-img {
   margin-left: 20px; 
}




aside{
	width: 20em;
	background: #fff;
	float: left;
}
aside#left{
	margin-left: -100%;
}
aside>ul{
	font-size: 1.2em;
	line-height: 1.4em;
}
aside>ul>li{
	margin: 0 0 1em;
	padding: 0 0 1em;
	border-bottom: 2px dotted #777;
}
aside>ul>li a{
	color: #777;
}
aside nav, aside ul{
	list-style: none;
}
aside nav .active{
	font-weight:bold;
	text-decoration: none;
	color: #600;
}
aside nav>li{
	font-size: 1.6em;
	padding: .8em 0;
	line-height: 1.4em;
	font-family: 'San Francisco';
	border-bottom: 2px dotted #600;
}
aside nav ul{
	font-size: .8em;
	line-height: 1.4em;
	font-weight: normal;
}
aside nav ul li{
	margin: .8em 0 0;
}
aside#right{
	margin-left: -20em;
	float: right;
}
footer {
	clear: both;
}


h1, h2, h3, h4, h5, h6 {
	 font-family: 'San Francisco';
    margin: 1em 0 .5em;
	line-height: 1.4em;
}
h1 {
	font-size: 3em;
	margin: 0;
}
h2{
	font-size: 2.5em;
}
h3{
	font-size: 1.6em;
}
h4{
	font-size: 1.4em;
}
h5{
	font-size: 1em;
}
h6{
	font-size: .8em;
}
div.title span{
	font-weight:normal;
	font-size:1.2em;
}
img.bull{
	padding: 0 1em 0 0;
}
img.l{
	float: left;
	padding: 0 1em 1em 0;
}
img.r{
	float: right;
	padding: 0 0 1em 1em;
}
div.gallery_kontent{
	margin: 0 0 0 5em;
}
a.map {
	outline: medium none;
    text-decoration: none;
}
#map-site{
	font-size: .8em;
}
#map-site li{
	margin: 0;
}

#breadcrumbs{
  overflow: hidden;
  width: 100%;
	margin: 0;
	font-size: 1.2em;
}

#breadcrumbs li{
  float: left;
	margin: 0;
}

#breadcrumbs a, #breadcrumbs span{
  padding: .7em 1em .7em 2em;
  float: left;
  text-decoration: none;
  position: relative;
  background: #ffc;
}
#breadcrumbs span{
	background: none;
	max-width: 39em;
}
#breadcrumbs a{
	border: 1px solid #fc0;
}
#breadcrumbs li:first-child a{
  padding-left: 1em;
  border-radius: 5px 0 0 5px;
}

#breadcrumbs a:hover{
  background: #fc0;
	border: 1px solid #ffc;
}

#breadcrumbs a::after,
#breadcrumbs a::before{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid;
  right: -1em;
}

#breadcrumbs a::after{
  z-index: 2;
  border-left-color: #ffc;
}

#breadcrumbs a::before{
  border-left-color: #fc0;
  right: -1.1em;
  z-index: 1;
}

#breadcrumbs a:hover::after,
#breadcrumbs a:hover::before{
  border-left-color: #fc0;
}


































.prais_r a {
	margin-right:.5em;
}
.post {
	border:1px solid #ccc;
	width:95%;
	margin-top:1em;
}
.post_title {background-color:#cccc99;}
.post_name {font-weight:bold; margin: .8em 0; font-size:1.6em;}
.post_adds {margin:1em 0; color:#424242;}
.post_add {margin: 1em 2em 1em 0; color:#666666; font-weight:bold;}
.post_view {color:#666;}
.mini {border: 1px solid #000;
margin-right:1em;
}

.stat_title{
margin-top:1em;
text-align:center;
font-weight:bold;
color:#666666;
}
.point {
	border-bottom: 2px dotted #5b5e60;
	padding: 0 0 1em;
}
.cena {
	font-size:2.4em;
	color:#900;
	font-weight:bold;
	}
	.faq_name {
		font-weight:bold; 
		margin: 0 1.5em; 
		background:#CCCC99; 
		color:#666666; 
		padding: .5em; 
		border:1px solid #999966; 
}

/* CSS For Dropdown Menu Start */

