@import url(http://fonts.googleapis.com/css?family=Quicksand:300,400,700);
@import url(http://fonts.googleapis.com/css?family=Exo+2:100,200,300,400,500,600,700,800,900);
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
   font-family: 'Exo 2', sans-serif;
   font-size: 100%;
   background:#fff; 
}
body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
.header_top {
  text-align: center;
  min-height:80px;
  position:relative;
  background:rgba(203, 214, 228, 0.4);

}
.header_top img {
  width:410px;
  height:auto;
  margin:0;
  margin-top:20px;
}
.header_top:before {
  background: url(../images/pattern1.png) 0 top repeat-x;
  width: 100%;
  height: 9px;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
}

.header_top .header-phones{
	font-weight: 700;
	font-size: 18px;
	
	padding-top: 18px;
}

.menu ul {
	margin-top:20px;
	margin-bottom:38px;
	color:#000;
	
}
.menu ul li {
	display:inline-block;
	margin-left:8px;
	margin-right:8px;
	
}
.menu a {
	font-size:22px;
	color:#000;
}
.menu a:hover {
	text-decoration:none;
	color:#000;
	cursor:pointer;
	text-decoration: underline; 
}
.index_text {
	text-align:left;
	margin-top:50px;
	margin-bottom:50px;
	min-height:400px;
}
.index_header {
	text-align:center;
	margin-top:50px;
	margin-bottom:50px;
}
.box_1 {
	border:1px solid #6bb044;
    padding:10px;
    text-align:center;
    height:170px;
    padding:10px;
    margin-bottom:40px;
}
.inner_row {
	border:1px solid #6bb044;
	background:#6bb044;
	height:150px;

}
.inner_row:hover{
	border:1px solid #567f3e;
	background:#567f3e;
	height:150px;
	cursor:pointer;
}
span.icon_1 {
    font-size: 50px;
    line-height: 50px;
    color: white;
    margin-top:20px;
    display: block;
}
.inner_row h3 {
    font-size: 1.5em;
    color: #000;
    font-weight: 400;
    margin-top:15px;
    text-align:center;
}
glyphicon {
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.share_pulso {
	text-align:center;
	margin-bottom:40px;
	margin-top:20px;
}
.footer {
	  background:rgba(203, 214, 228, 0.4);
	  min-height:60px;
	  padding-bottom: 20px;
}
.footer yugs {
	text-align:left;
}

.footer .address_footer {
	text-align:right;
	line-height:0.6;
	color:black;
}

.footer p {
	margin-top:15px;
	color: #000;
}
.news-block {
	text-align:center;
	margin-bottom:20px;
	margin-top:40px;
}
.news-header {
	margin-bottom:40px;
}
.news-one {
	padding-bottom:50px;
	padding-left:70px;
	padding-right:70px;
}
.date {
	color:grey;
	font-size:18px;
}
.news-one a {
	color:#6bb044;
}
.inner_content {
	min-height:400px;
	margin-bottom:60px;
	margin-top:60px;
}
a.index_a_uslugi:hover {
	text-decoration:none;
}
table {
	border:1px solid grey;
	padding-left:10px;
	width:auto;
}
tr {
	border:1px solid grey;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
td {
	border:1px solid grey;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;

}


.pages {
	text-align: center;
}

.photo_block {
    height: auto;
    margin-bottom: 60px;
    margin-top: 30px;
}

.photo_block a:hover{
	text-decoration: none;

}

.photo_block img {
    width: 100%;
    height: 200px;
}


.index_text img, .inner_content img {
	max-width: 980px;
}

.photo_name {
	font-weight: bold;
	font-size: 22px;
}

input {
    margin-bottom: 20px;
    padding: 5px 10px;
}

.btn-right {
    text-align: center;
    margin-top: 20px;
}

.bg_mail_tpl {
	background-image: url('../images/bg_remont.jpg');
	background-size:cover;
	height:100%;	
}

.php-text {
    margin-top: 300px;
    font-size: 22px;
    text-align: center;
    color: white;
}

.php-text a{
    color: yellow;
}

.descr_img_item {
	margin-bottom: 30px;
}

.descr_img_item img {
	width:100%;
}

