.content-box{
margin-top:90px;
}
.gor_liniya{
position:relative;
top:0;
left:0;
margin:0;
width:100%;
max-width:100%;
background-color:#0d3b5a;
}
#put{
margin:15px 0 25px 0;
font-size:15px;
color:#777;
text-align:left;
}
#put a{
display:inline-block;
margin-right:6px;
color:#999;
text-decoration:underline;
}
#put span{
font-weight:bold;
}
.main-header .black_nav .site-links li a{
color:#333;
}
.main-header .black_nav .site-links li a.podp{
background: url(/img/galochka_black.png) right 9px no-repeat;
}
.main-header{
border-bottom:none;
background-color:#fefefe;
}
.section-destination{
padding:0 15px;
}
.gor_liniya:hover{
color:#fff;
}
.left{
float:left;
width:50%;
}
.right{
float:left;
width:50%;
}
.section-destination .container{
max-width:1400px;
margin:30px auto;
}
.section-destination .container .row{
min-height:450px;
}
.contacts span{
display:inline-block;
padding-left:20px;
color:#999;
}
ul.points li{
background:url(/img/green_point.png) left center no-repeat;
padding: 0 0 0 30px;
list-style-image:none;
line-height:25px;
min-height:25px;
margin-bottom:10px;
}
.ochered_img{
margin-bottom:60px;
position:relative;
}
.ochered_img img{
width:100%;
}
.ochered_img a{
display:block;
position:absolute;
top:20px;
left:0;
width:100%;
text-align:center;
color:#fff;
font-size:30px;
font-weight:bold;
}
.ochered_img a span{
display:inline-block;
padding:10px 5px;
background-color:#57a51d;
}
.left_text{
width:60%;
float:left;
}
.right_text{
width:35%;
float:right;
}
.left_text h2{
margin-top:0;
text-align:left;
padding-left:62px;
background:url(/img/h2_fon.png) 0 5px no-repeat;
}
.section-title .title{
font-weight:700;
}
.black_block{
background-color:#333;
height:380px;
padding-top:155px;
text-align:center;
}
.black_block .stat{
background-color: #57a51d;
color:#fff;
display:inline-block;
text-transform:uppercase;
font-size:18px;
padding:5px 15px;
margin-bottom:10px;
border-radius:5px;
}
.black_block .ocher{
border:2px solid #57a51d;
color:#fff;
display:inline-block;
text-transform:uppercase;
font-size:18px;
padding:5px 15px;
border-radius:5px;
}
.novost_full{
float:left;
border-right:1px solid #fafafa;
padding-right:20px;
margin-right:20px;
width:calc(100% - 301px);
}
.services{
float:left;
width:280px;
padding:30px 0;
text-align:center;
background-color:#fafafa;
}
.services p{
font-weight:bold;
font-size:18px;
text-transform:uppercase;
margin-bottom:30px;
}
.services a{
display:block;
color:#fff;
text-align:left;
padding:8px 22px;
background-color: #57a51d;
border-bottom:1px solid #fafafa;
}
.services a:hover{
background-color:#68bd29;
}
.novost_full .img{
float:left;
margin:0 30px 20px 0;
width:40%;
position:relative;
}
.novost_full .img img{
display:block;
width:100%;
margin-bottom:0;
}
.novost_full .img p{
position: absolute;
    display: inline-block;
    left: 10px;
    top: 10px;
    padding: 7px 25px;
    border-radius: 5px;
    background-color: #57a7dd;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}
.novost_full h2{
text-align:left;
padding-left:5px;
margin-top:0;
}
#stat .title{
padding:20px 0;
text-align:center;
font-size:18px;
text-transform:uppercase;
color:#fff;
background-color:#333;
}
#stat .info{
padding:10px;
display:none;
}
#stat .stat{
padding:10px 20px;
background-color:#fafafa;
border-top:2px solid #cecece;
}
#stat .stat:hover{
background-color:#f2f6ef;
}
#stat .stat .nomer{
min-width:50px;
float:left;
padding-right:10px;
}
#stat .stat .date{
float:left;
background:url(/img/green_point.png) 52px 0 no-repeat;
}
#stat .stat .date span{
color: #57a51d;
}
#stat .stat .podrobnee{
display:inline-block;
float:right;
padding-right:16px;
background: url(/img/galochka_black.png) right 9px no-repeat;
cursor:pointer;
}
.main_icons .icon_main:first-child{
top:0;
}
.main_icons .icon_main{
padding-bottom:0;
}
.main_icons{
background-color:#fff;
padding-top:20px;
}
.main_icons .icon_main{
color:#333;
}
.images{
margin:20px 0;
}
.images img{
display:inline-block;
height:150px;
margin:0 15px 15px 0;
}
.docs .doc{
margin-bottom:15px;
font-size:18px;
}




@media (max-width: 768px){

.novost_full{
float:none;
width: 100%;
}
.novost_full .img{
float:none;
margin:0 0 20px 0;
width:100%;
}
.services{
float:none;
width:100%;
}
.contacts .left, .contacts .right{
float:none;
width:100%;
margin:0 0 20px 0;
}
.main-header .site-nav .site-links .podpunk{
display:block;
position:relative;
top:0;
left:0;
}
.main-header .site-nav .site-links .podpunk a{
border-top:1px solid #fafafa;
border-bottom:none;
}
.main-header .site-nav .site-links{
border:1px solid #fafafa;
}
.main-header .site-nav .site-links li{
margin-right:0;
}
.left_text, .right_text{
float:none;
width:100%;
}

}



.alert {
    background: #fff3cd;
    color: #664d03;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 8px;
    border: 1px solid #ffe69c;
}

.alert-heading {
margin: 0 0 20px;
font-size: 20px;
}

.alert hr {
border-top: 1px solid #ffe69c;
}