.clear {
    clear: both;
}
body {
    background: #e9edef;
    color: #000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.container {
    background: #ffffff;
}
#header-top ul {
    padding-left: 0px;
}
#header-top ul li {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 7px 9px;
    margin-right: 10px;
}
#header-top li a {
    color: #a3a3a3;
    font-size: 13px;
    text-decoration: none;
}
#header-top ul li.active {
    background: #37c2f8;
}
#header-top ul li.active a {
    color: #ffffff;
}
#header-phones p {
    margin-bottom: 0px;
    color: #a3a3a3;
    font-size: 12px;
}
#header-phones p a {
}
#header {
    margin-bottom: 10px;
}
#fontsize-minus {
    margin-right: 5px;
}
#search-form {
    float: right;
}
#search-form .btn-primary {
    background: #37c2f8;
    border: 1px solid transparent;
    border-radius: 0 5px 5px 0;
}
#search-form .form-control {
    border-radius: 5px 0 0 5px;
    width: 180px;
}
.logo-block img {
    float: left;
}
.logo-block a {
    color: #000000;
    text-decoration: none;
    float: left;
    width: 420px;
}
.logo-block a:hover {
    text-decoration: none;
}
.logo-block p {
    padding-left: 70px;
    padding-top: 12px;
    font-weight: bold;
    line-height: 17px;
}
.logo-block p span {
    text-transform: uppercase;
}
.logo-block {
    margin-left: 20px;
}
.main-page-blocks div {
    text-align: center;
    margin: 0 auto;
}
.main-page-block {
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    width: 90%;
}
.main-page-blocks h4 {
    padding: 5px;
    background: #37c2f8;
    border: 1px solid transparent;
    border-radius: 5px 5px 0px 0px;
    color: #fff;
    width: 90%;
    margin: 0 auto;
}
.main-page-blocks .bg-info {
    padding: 5px;
    border: 1px solid transparent;
    border-radius: 5px 5px 0px 0px;
    color: #fff;
    width: 90%;
    margin: 0 auto;
}
#lang {
    width: 50%;
    float: left;
}
#social_network {
    float: right;
}
#social_network li {
    list-style: none;
    float: left;
    margin-right: 0px !important;
}
#footer_menu h3 {
    font-size: 21px;
    margin-left: 10px;
}
#footer_menu ul {
    margin-left: 10px;
    padding: 0px;
}
#footer_menu li {
    list-style: none;
    font-weight: bold;
    font-size: 15px;
}
#footer_menu li a {
}
.all-news button {
    background-color: #496ca5;
    border: none;
}
.all-news button:hover {
    background: #37c2f8;
}
.bg-site {
    background-color: #37c2f8;
}
#header-top #lang li {
    margin: 0px;
}
.post-image-preview {
    width: 200px;
    height: 250px;
}
.post-image-detail {
    width: 100%;
}
.main-page-blocks a:hover {
    text-decoration: none;
}
.ya-share2_block .ya-share2 {
    display: inline-block;
}
.ya-share2_block > span {
    line-height: 20px;
    font-weight: bold;
    position: relative;
    top: 5px;
}
.carousel-item {
	max-height: 358px;
}
.blog-page {
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin-bottom: 20px;
}
.blog-page h6 {
    text-align: center;
}
