.iconadvan{
    font-size: 80px;
    color: #035890;
}
.main_content .bx-filter {
    margin-bottom: 20px;
}
.main_content .bx-filter .bx-filter-title {
    color: #666666;
}
.main_content .bx-filter .bx-filter-section {
    background: #ffffff !important;
    border: 1px solid #e5e5e5;
    padding: 15px;
}
.main_content .bx-filter .bx-filter-section >.row {
    padding: 0;
}
.main_content .bx-filter .bx-ui-slider-track-container {
    width: 100%;
    margin-left: 0;
}
.main_content .bx-filter .bx-filter-parameters-box {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
}
.main_content .bx-filter .bx-filter-parameters-box-container {
    padding-bottom: 10px;
}
.main_content .bx-filter .bx-filter-parameters-box-title span {
    display: block;
    color: #555;
    font-weight: bold;
    font-size: 14px;
}
.main_content .bx-filter .bx-filter-parameters-box-title span i {
    float: right;
}
.main_content .bx-filter .bx-filter-parameters-box-title span:hover {
    border-color: transparent;
    color: rgba(85, 85, 85, 0.5);
}
.main_content .bx-filter.bx-filter-horizontal .bx-filter-parameters-box {
    border-bottom: none;
}
.main_content .bx-filter .bx-filter-button-box {
    text-align: center;
}
.main_content .bx-filter .bx-filter-button-box #set_filter {
    margin-right: 10px;
}
.items_sorting {
    height: 46px;
    position: relative;
    margin-bottom: 20px;
    color: #666;
    font-size: 13px;
}
.items_sorting .sorting {
    border: 1px solid #e5e5e5;
    padding-right: 15px;
    background: #ffffff;
    display: inline-block;
}
.items_sorting .sort_title {
    display: inline-block;
    vertical-align: middle;
    height: 46px;
    line-height: 46px;
    padding: 0 15px 0 15px;
}
.items_sorting .sort_b {
    display: inline-block;
    vertical-align: middle;
}
.items_sorting .sort_b a {
    border: 1px solid #e5e5e5;
    background-color: #fff;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    padding: 6px 10px;
    text-decoration: none;
    color: #555555;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.items_sorting .sort_b a:hover {
    border-color: #ccc;
}
.items_sorting .sort_b a.asc:after,
.items_sorting .sort_b a.desc:after {
    display: inline-block;
    padding: 0 0px 0 10px;
    content: "\f0d7";
    vertical-align: middle;
    font: normal normal normal 14px/1 FontAwesome;
}
.items_sorting .sort_b a.desc:after {
    content: "\f0d8";
}
.items_sorting .get_kol {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    z-index: 500;
}
.items_sorting .get_kol span {
    display: inline-block;
    vertical-align: middle;
}
.items_sorting .koll_block {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #e5e5e5;
    padding: 5px 8px;
    position: relative;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    margin-left: 5px;
    background: #fff;
}
.items_sorting .change_koll {
    background: #fff;
    position: absolute;
    border: 1px solid #e5e5e5;
    padding: 2px 10px;
    z-index: 1000;
    left: 4px;
    top: 28px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    display: none;
}
.items_sorting .change_koll a {
    display: block;
    text-align: center;
    padding: 4px 0;
}
.items_sorting .change_koll a:hover {
    color: #e5e5e5;
    font-weight: bold;
    text-shadow: none;
    text-decoration: none;
}
.items_sorting .koll_block span:after {
    display: inline-block;
    padding: 0 0 0 5px;
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
}
.items_sorting .koll_block:hover .change_koll {
    display: block;
}
.items_sorting .list_grred {
    position: absolute;
    right: 0;
    top: 0;
}
.items_sorting .list_grred a {
    display: inline-block;
    width: 46px;
    height: 46px;
}
.items_sorting .list_grred a.sel {
    width: 46px;
    height: 46px;
    background: #e8e8e8 !important;
    border-top: 1px solid #e5e5e5 !important;
    border-left: 1px solid #e1e1e1 !important;
    border-right: 1px solid #e1e1e1 !important;
    margin: 0 !important;
}
.items_sorting .list_grred a:hover {
    width: 46px;
    height: 46px;
    background: #f3f3f3;
    border-top: 1px solid #e2e2e2;
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    margin: -1px;
}
.items_sorting .list_grred a span {
    background: url("../../../../images/grid.png") 50% 50% no-repeat;
    width: 46px;
    height: 46px;
    display: inline-block;
}
.items_sorting .list_grred a.sel span {
    background-position: 50% 50%;
}
.items_sorting .list_grred a.list span {
    background-image: url("../../../../images/list.png");
}
.items_sorting .list_grred a.table span {
    background-image: url("../../../../images/table.png");
}
@media all and (max-width: 999px) {
    .list_grred {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-left: 30px;
        margin-bottom: -6px;
    }
    .items_sorting {
        height: auto;
    }
    .items_sorting .get_kol {
        margin-left: 5px;
    }
    .sorting {
        display: block;
    }
}
@media all and (max-width: 480px) {
    .sorting {
        padding: 5px 5px 15px;
        text-align: center;
    }
    .items_sorting .sort_title {
        height: auto;
        line-height: 1;
    }
    .list_grred {
        margin-left: 10px;
    }
    .list_grred a {
        width: 43px;
    }
}


.usluga_detail .order_top {
    background: #ffffff;
    padding: 10px;
    max-width: 250px;
    text-align: center;
}
.usluga_detail .order_top .tel {
    border-bottom: 1px solid rgba(3,88,144, 0.7);
    margin: 0 -10px 12px;
    padding-top: 5px;
    padding-bottom: 12px;
}
.usluga_detail .order_top .tel * {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    font-size: 16px;
}
.usluga_detail .order_top .tel i {
    color: #035890;
    margin-right: 5px;
}
.usluga_detail .order_top .price {
    padding: 5px;
}
.usluga_detail .order_top .price b {
    font-size: 22px;
}
.usluga_detail .top_img {
    position: relative;
}
.usluga_detail .top_img .order_top {
    position: absolute;
    right: 10px;
    top: 10px;
}
.usluga_detail .detail-content {
    margin-bottom: 20px;
}
.usluga_detail .photos {
    margin-bottom: 20px;
}
.usluga_detail .photos .item {
    margin-bottom: 20px;
}
.usluga_detail .photos .item a {
    position: relative;
    display: block;
    line-height: 1;
}
.usluga_detail .photos .item a img {
    max-width: 100%;
    height: auto;
}
.usluga_detail .photos .item a .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(3,88,144, 0.7);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: opacity 300ms linear;
    -moz-transition: opacity 300ms linear;
    -o-transition: opacity 300ms linear;
    -ms-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
}
.usluga_detail .photos .item a .mask i {
    display: block;
    position: absolute;
    font-size: 28px;
    height: 50px;
    width: 50px;
    border: 3px solid #ffffff;
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -25px;
}
.usluga_detail .photos .item a:hover .mask {
    opacity: 1;
}
.usluga_detail .docs_list {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 25px 20px;
    margin-bottom: 40px;
}
.usluga_detail .docs_list .item {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.usluga_detail .docs_list .item a {
    text-decoration: none;
}
.usluga_detail .docs_list .item .extention {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    position: relative;
    margin-right: 10px;
}
.usluga_detail .docs_list .item .extention i {
    line-height: 40px;
    font-style: normal;
    color: #ffffff;
    text-align: center;
    position: absolute;
    width: 30px;
    font-size: 12px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.usluga_detail .docs_list .item .name {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 1;
    word-wrap: break-word;
    width: 180px;
}
.usluga_detail .docs_list .item .name span {
    display: block;
    padding-top: 5px;
    color: #999;
    font-size: 12px;
    font-weight: normal;
}
.usluga_detail .projects_1 {
    margin-bottom: 20px;
}
.usluga_detail .catalog_greed {
    padding: 0;
    margin-bottom: 20px;
}
@media (max-width: 1200px) {
    .usluga_detail .top_img .order_top {
        right: 5px;
        top: 5px;
        font-size: 13px;
    }
}
@media (max-width: 767px) {
    .usluga_detail .top_img .order_top {
        position: relative;
        max-width: none;
        top: 0;
        left: 0;
        margin-bottom: 15px;
    }
    .usluga_detail .docs_list .item .name {
        width: 280px;
    }
}
@media (max-width: 479px) {
    .usluga_detail .docs_list .item .name {
        width: 180px;
    }
}

.usual_detail .top_img {
    position: relative;
    margin-bottom: 5px;
    max-width: 45%;
    height: auto;
    float: left;
    margin-right: 20px;
}
.usual_detail .top_img img {
    max-width: 100%;
}
.usual_detail .top_img .order_top {
    position: absolute;
    right: 10px;
    top: 10px;
}
.usual_detail .detail-content {
    margin-bottom: 20px;
}
.usual_detail .detail-content .share_btns {
    margin-bottom: 10px;
    padding-top: 10px;
    text-align: right;
}
.usual_detail .detail-content .share_btns .pluso {
    display: inline-block;
}
.usual_detail .detail-content .date {
    color: #ffffff;
    margin-bottom: 10px;
    background: #aeb4b8;
    display: inline-block;
    padding: 3px 5px;
    text-transform: lowercase;
}
.usual_detail .photos {
    margin-bottom: 20px;
}
.usual_detail .photos .item {
    margin-bottom: 20px;
}
.usual_detail .photos .item a {
    position: relative;
    display: block;
    line-height: 1;
}
.usual_detail .photos .item a img {
    max-width: 100%;
    height: auto;
}
.usual_detail .photos .item a .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(3,88,144, 0.7);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: opacity 300ms linear;
    -moz-transition: opacity 300ms linear;
    -o-transition: opacity 300ms linear;
    -ms-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
}
.usual_detail .photos .item a .mask i {
    display: block;
    position: absolute;
    font-size: 28px;
    height: 50px;
    width: 50px;
    border: 3px solid #ffffff;
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -25px;
}
.usual_detail .photos .item a:hover .mask {
    opacity: 1;
}
.usual_detail .docs_list {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 25px 20px;
    margin-bottom: 40px;
}
.usual_detail .docs_list .item {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.usual_detail .docs_list .item a {
    text-decoration: none;
}
.usual_detail .docs_list .item .extention {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    position: relative;
    margin-right: 10px;
}
.usual_detail .docs_list .item .extention i {
    line-height: 40px;
    font-style: normal;
    color: #ffffff;
    text-align: center;
    position: absolute;
    width: 30px;
    font-size: 12px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.usual_detail .docs_list .item .name {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 1;
    width: 180px;
    word-wrap: break-word;
}
.usual_detail .docs_list .item .name span {
    display: block;
    padding-top: 5px;
    color: #999;
    font-size: 12px;
    font-weight: normal;
}
.usual_detail .projects_1 {
    margin-bottom: 20px;
}
.usual_detail .catalog_greed {
    padding: 0;
    margin-bottom: 20px;
}
.usual_detail .props_list .prop {
    font-size: 13px;
    padding-bottom: 8px;
}
.usual_detail .props_list .prop span {
    display: inline-block;
    vertical-align: top;
}
.usual_detail .props_list .prop .p_name {
    margin-right: 15px;
}
.usual_detail .props_list .prop .p_name:after {
    content: ':';
}
.usual_detail .zag {
    margin-top: 15px;
}
@media (max-width: 1200px) {
    .usluga_detail .top_img .order_top {
        right: 5px;
        top: 5px;
        font-size: 13px;
    }
}
@media (max-width: 767px) {
    .usluga_detail .top_img {
        max-width: 100%;
        margin-bottom: 15px;
    }
    .usluga_detail .top_img .order_top {
        position: relative;
        max-width: none;
        top: 0;
        left: 0;
        margin-bottom: 15px;
    }
    .usluga_detail .docs_list .item .name {
        width: 280px;
    }
}
@media (max-width: 479px) {
    .usluga_detail .docs_list .item .name {
        width: 180px;
    }
}

.project_detail .slider-for {
    outline: none;
}
.project_detail .slider-for .item {
    text-align: center;
    margin: 10px 0;
}
.project_detail .slider-for .item img {
    display: inline-block;
    width: auto;
    max-width: 100%;
}
.project_detail .slider-nav {
    position: static;
    outline: none;
    margin: 0 auto;
}
.project_detail .slider-nav .item.slick-current .item_block {
    border-color: #035890;
}
.project_detail .slider-nav .item .item_block {
    margin: 10px auto;
    width: 130px;
    height: 130px;
    border: 3px solid #ffffff;
    cursor: pointer;
    background-size: cover;
    background-position: 50%;
}
.project_detail .slider-nav .slick-arrow {
    border-color: #035890;
}
.project_detail .slider-nav .slick-arrow:before {
    color: #035890 !important;
}
.project_detail .slider-nav .slick-arrow.slick-prev {
    left: 30px;
}
.project_detail .slider-nav .slick-arrow.slick-next {
    right: 240px;
}
.project_detail .slider-nav .slick-arrow:hover {
    border-color: #ffffff;
}
.project_detail .slider-nav .slick-arrow:hover:before {
    color: #ffffff !important;
}
.project_detail .gallery_block {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 10px 20px;
    margin-bottom: 40px;
}
.project_detail .gallery_block .row {
    position: relative;
}
.project_detail .gallery_block .row >div {
    position: static;
}
.project_detail .detail-content {
    font-size: 14px;
    margin-bottom: 40px;
}
.project_detail .detail-content .task {
    width: 100%;
    font-size: 16px;
    margin-bottom: 30px;
}
.project_detail .detail-content .task td {
    vertical-align: top;
}
.project_detail .detail-content .task td:first-child {
    color: #333;
    padding-right: 10px;
    width: 5%;
}
.project_detail .detail-content .task td:last-child {
    font-size: 15px;
    color: #999;
    font-style: italic;
}
.project_detail .params .item {
    margin-bottom: 20px;
}
.project_detail .params .item i {
    color: #035890;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 3px;
}
.project_detail .params .item .block {
    max-width: 90%;
    vertical-align: top;
    display: inline-block;
    font-size: 13px;
    color: #555;
}
.project_detail .params .item .block .name {
    font-weight: bold;
    margin-bottom: 5px;
}
@media (max-width: 767px) {
    .project_detail .slider-nav .slick-arrow {
        display: none !important;
    }
    .project_detail .detail-content {
        margin-bottom: 20px;
    }
    .project_detail .detail-content .params {
        padding-top: 15px;
    }
}
@media (max-width: 479px) {
    .project_detail .slider-nav .item .item_block {
        width: 80px;
        height: 80px;
    }
}

#left_menu.sm {
    margin-bottom: 21px;
}
#left_menu.sm >li {
    margin-bottom: -1px;
}
#left_menu.sm >li >a {
    position: relative;
    background: #ffffff;
    text-transform: uppercase;
    color: #555;
    border: 1px solid #e5e5e5;
    padding: 12px 10px;
}
#left_menu.sm .current-menu-item {

    border-right: 5px solid #035890;
}
#left_menu.sm .current-menu-parent {

    border-right: 5px solid #035890;
}
#left_menu.sm .current_page_parent {

    border-right: 5px solid #035890;
}
#left_menu.sm >li >a.highlighted,
#left_menu.sm >li >a:hover {
    background: #035890 !important;
    color: #ffffff !important;
    text-decoration: none !important;
}
#left_menu.sm .sub-arrow {
    display: none;
}
#left_menu.sm .dropdown-menu {
    z-index: 500;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    padding: 5px 0;
}
#left_menu.sm .dropdown-menu li.selected >a {
    background: #035890;
    color: #ffffff;
}
#left_menu.sm .dropdown-menu a {
    padding: 12px 12px;
    font-weight: bold;
    font-size: 14px;
}
#left_menu.sm a.highlighted,
#left_menu.sm a:hover {
    background: #035890;
    color: #ffffff;
    text-decoration: none;
}
@media (max-width: 1023px) {
    #left_menu.sm > li .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #left_menu.sm > li .dropdown-menu li a {
        color: #ffffff;
    }
}




#top_menu.sm >li >a {
    position: relative;
    text-transform: uppercase;
    color: #ffffff;
    padding: 17px 15px;
    font-weight: bold;
}
#top_menu.sm >li >a.highlighted,
#top_menu.sm >li >a:hover {
    background: rgba(3,88,144, 0.7);
    color: #ffffff;
    text-decoration: none;
}
#top_menu.sm >li .dropdown-menu {
    border-radius: 0;
    border: 1px solid #e5e5e5;
    padding: 0 0;
}
#top_menu.sm >li .dropdown-menu li a {
    padding: 10px 12px;
    font-weight: bold;
    font-size: 14px;
}
#top_menu.sm >li .dropdown-menu li a.highlighted,
#top_menu.sm >li .dropdown-menu li a:hover {
    background: #035890 !important;
    color: #ffffff !important;
    text-decoration: none !important;
}
#top_menu.sm .sub-arrow {
    display: none;
}
.rev_menu.navbar {
    min-height: 1px;
    border-bottom: none;
    margin-bottom: 0;
    background: #035890;
    border-radius: 0;
    -webkit-box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.3);
}
.rev_menu.navbar .search_block_main {
    position: relative;
}
.rev_menu.navbar .search_block_main .search_block_btn {
    float: right;
    display: block;
    color: #ffffff;
    line-height: 24px;
    font-size: 16px;
    padding: 5px 0;
    cursor: pointer;
}
.rev_menu.navbar .search_block {
    display: none;
    position: absolute;
    right: -4px;
    top: 3px;
    width: 300px;
    background: none;
    padding: 0;
}
.rev_menu.navbar .search_block .form-group {
    width: 90%;
    padding-top: 1px;
}
.rev_menu.navbar .search_block .form-control {
    border: none;
    height: 28px;
    line-height: 28px;
    background: ;
    box-shadow: none;
    width: 100%;
    padding: 0 5px;
    font-family: 'Noto Sans', sans-serif;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}
.rev_menu.navbar .search_block .btn {
    padding: 2px 4px;
    border: none;
    background: none;
    color: #ffffff;
    line-height: 24px;
    font-size: 16px;
    float: right;
}
.rev_menu.navbar.view_2 {
    background: none;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.3);
}
.rev_menu.navbar.view_2 #top_menu.sm > li > a {
    color: #035890;
}
.rev_menu.navbar.view_2 #top_menu.sm > li > a.highlighted,
.rev_menu.navbar.view_2 #top_menu.sm > li > a:hover {
    background: #035890;
    color: #ffffff;
}
.rev_menu.navbar.view_3 {
    background: #555;
}
.rev_menu.navbar.view_3 #top_menu.sm > li > a {
    color: #ffffff;
}
.rev_menu.navbar.view_3 #top_menu.sm > li > a.highlighted,
.rev_menu.navbar.view_3 #top_menu.sm > li > a:hover {
    background: #ffffff;
    color: #555 !important;
}
.rev_menu.navbar.r_color_1 #top_menu.sm > li > a {
    color: #035890;
}
.rev_menu.navbar.r_color_1 #top_menu.sm > li > a.highlighted,
.rev_menu.navbar.r_color_1 #top_menu.sm > li > a:hover {
    color: #ffffff;
}
.rev_menu.navbar.r_color_2 #top_menu.sm > li > a {
    color: #ffffff;
}
.rev_menu.navbar.r_color_2 #top_menu.sm > li > a.highlighted,
.rev_menu.navbar.r_color_2 #top_menu.sm > li > a:hover {
    color: #ffffff;
}
.rev_menu.navbar.r_color_3 #top_menu.sm > li > a {
    color: #333;
}
.rev_menu.navbar.r_color_3 #top_menu.sm > li > a.highlighted,
.rev_menu.navbar.r_color_3 #top_menu.sm > li > a:hover {
    color: #666666;
}
@media (max-width: 767px) {
    #top_menu.sm > li .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .rev_menu .navbar-toggle {
        border-color: #035890;
        margin-top: -55px;
    }
    .rev_menu .navbar-toggle .icon-bar {
        background: #035890;
    }
    .rev_menu .navbar-collapse {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .rev_menu .navbar-form {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .rev_menu .navbar-form .search_block {
        display: block;
    }
}

.nav.top_line_menu {
    list-style: none;
}
.nav.top_line_menu >li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.nav.top_line_menu >li >a {
    color: #CCC;
    text-decoration: none;
    background: none;
    padding: 0;
}
.nav.top_line_menu >li >a:hover {
    text-decoration: underline;
    color: #fff;
}
.nav.top_line_menu >li >a.selected {
    color: #ffffff !important;
}
@media (max-width: 479px) {
    .nav.top_line_menu>li {
        margin-right: 10px;
    }
}


.breadcrumb {
    background: none;
    padding: 0 0 30px;
    margin-bottom: 0;
}
.breadcrumb:after {
    content: ' ';
    display: block;
    clear: both;
}
.breadcrumb i {
    color: #035890;
    line-height: 14px;
    font-size: 13px;
    vertical-align: middle;
    margin-right: 5px;
}
.breadcrumb .item {
    display: inline-block;
    margin-bottom: 10px;
    white-space: nowrap;
    line-height: 14px;
    font-size: 14px;
    vertical-align: middle;
    margin-right: 10px;
}
.breadcrumb .item a {
    border-bottom: none;
}
.breadcrumb .title {
    display: block;
}
.breadcrumb .title h1 {
    margin: 0 0;
    font-size: 34px;
    color: #555;
}
@media (max-width: 767px) {
    .breadcrumb .title h1 {
        font-size: 26px;
    }
}
@media (max-width: 479px) {
    .breadcrumb {
        padding-bottom: 20px;
    }
    .breadcrumb .title h1 {
        font-size: 20px;
    }
    .usual_detail .detail-content .share_btns {
        text-align: left;
    }
    .usual_detail .photos .item a img {
        width: 100%;
    }
    .usual_detail .docs_list {
        padding-bottom: 5px;
    }
    .usual_detail .docs_list .item {
        margin-bottom: 20px;
    }
}

.faq_1 {
    max-width: 900px;
    margin: 0 auto;
}
.faq_1 .panel-group .panel {
    border: 0;
    border-radius: 0;
    padding: 0;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.faq_1 .panel-group .panel-heading {
    border-radius: 0;
    border: 1px solid #e5e5e5;
}
.faq_1 .panel-group .panel-heading h4 {
    margin: 0;
}
.faq_1 .panel-group .panel-heading a {
    display: block;
    color: #333;
    font-weight: bold;
}
.faq_1 .panel-group .panel-heading a span {
    display: inline-block;
    border-bottom: 1px dotted #333;
}
.faq_1 .panel-group .panel-heading a.collapsed {
    color: #035890;
}
.faq_1 .panel-group .panel-heading a.collapsed span {
    border-color: #035890;
}
.faq_1 .panel-group .panel-body {
    border: 1px solid #e5e5e5;
    border-top: 0 !important;
    color: #555;
    font-size: 14px;
    padding: 20px 40px;
}
.faq_1 .panel-group .panel-body .kto {
    color: #999;
    padding-bottom: 10px;
    font-size: 13px;
}
.faq_1 .panel-group .panel-body .btns_block {
    padding-top: 15px;
}

.projects_1 {
    padding: 20px 0 30px;
    background: #f2f2f2;
}
.projects_1.notindex {
    background: none;
    padding: 0;
}
.projects_1 .container {
    z-index: 10;
    position: relative;
}
.projects_1 .item {
    display: block;
    position: relative;
    text-decoration: none;
    color: #666666;
    font-size: 13px;
    overflow: hidden;
    margin-bottom: 20px;
}
.projects_1 .item span {
    display: block;
}
.projects_1 .item img {
    margin: 0;
    max-width: 100%;
    height: auto;
    -webkit-transition: all 1000ms linear;
    -moz-transition: all 1000ms linear;
    -o-transition: all 1000ms linear;
    -ms-transition: all 1000ms linear;
    transition: all 1000ms linear;
}
.projects_1 .item .neme {
    font-weight: bold;
    font-size: 15px;
}
.projects_1 .item .descr {
    position: absolute;
    bottom: 0;
    padding: 15px;
    width: 100%;
    color: #ffffff;
    background: rgba(3,88,144, 0.7);
    -webkit-transition: background 300ms linear;
    -moz-transition: background 300ms linear;
    -o-transition: background 300ms linear;
    -ms-transition: background 300ms linear;
    transition: background 300ms linear;
}
.projects_1 .item:hover .descr {
    background: #035890;
}
.projects_1 .item:hover img {
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.gallery_2 {
    padding: 20px 0 30px;
    border-bottom: 1px solid #e5e5e5;
}
.gallery_2.notindex {
    padding-top: 0;
    border-bottom: none;
}
.gallery_2 .container {
    z-index: 15;
    position: relative;
}
.gallery_2 .item {
    padding: 10px;
    margin-bottom: 20px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    -webkit-transition: border-color 300ms linear;
    -moz-transition: border-color 300ms linear;
    -o-transition: border-color 300ms linear;
    -ms-transition: border-color 300ms linear;
    transition: border-color 300ms linear;
}
.gallery_2 .item:hover {
    border-color: #035890;
}
.gallery_2 .item .name {
    text-align: center;
    color: #555;
    padding: 15px 10px 5px;
}
.gallery_2 .img_block {
    text-align: center;
}
.gallery_2 .image_block {
    display: inline-block;
    text-align: center;
    position: relative;
    -webkit-transition: border-color 300ms linear;
    -moz-transition: border-color 300ms linear;
    -o-transition: border-color 300ms linear;
    -ms-transition: border-color 300ms linear;
    transition: border-color 300ms linear;
}
.gallery_2 .image_block img {
    max-width: 100%;
    height: auto;
}
.gallery_2 .image_block .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(3,88,144, 0.7);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: opacity 300ms linear;
    -moz-transition: opacity 300ms linear;
    -o-transition: opacity 300ms linear;
    -ms-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
}
.gallery_2 .image_block .mask i {
    display: block;
    position: absolute;
    font-size: 28px;
    height: 50px;
    width: 50px;
    border: 3px solid #ffffff;
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -25px;
}
.gallery_2 .image_block:hover {
    border-color: rgba(3,88,144, 0.7);
}
.gallery_2 .image_block:hover .mask {
    opacity: 1;
}

.staff_1 {
    padding: 20px 0 0px;
    border-bottom: 1px solid #e5e5e5;
}
.staff_1.notindex {
    padding-top: 0;
    border-bottom: none;
}
.staff_1 .container {
    z-index: 10;
    position: relative;
}
.staff_1 .sect_descr {
    font-size: 13px;
    margin-bottom: 20px;
}
.staff_1 .zag {
    margin-bottom: 15px;
}
.staff_1 .item {
    display: block;
    text-decoration: none;
    color: #666666;
    font-size: 13px;
    margin-bottom: 30px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    -webkit-transition: border-color 200ms linear;
    -moz-transition: border-color 200ms linear;
    -o-transition: border-color 200ms linear;
    -ms-transition: border-color 200ms linear;
    transition: border-color 200ms linear;
}
.staff_1 .item:hover {
    border-color: #035890;
}
.staff_1 .item .img {
    text-align: center;
    padding: 0 0 10px;
}
.staff_1 .item .img img {
    display: inline-block;
    vertical-align: middle;
    height: auto;
}
.staff_1 .item .descr {
    border-top: 1px solid #e5e5e5;
    padding: 5px 10px;
}
.staff_1 .item .descr .prop {
    font-size: 13px;
    padding: 3px 0;
}
.staff_1 .item .descr .prop i {
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    color: #035890;
    min-width: 14px;
    text-align: center;
}
.staff_1 .item .neme {
    font-weight: bold;
    color: #035890;
    font-size: 14px;
    padding: 0 10px 5px;
}
.staff_1 .item .rang {
    font-size: 13px;
    padding: 0 10px 10px;
    color: #999;
}

.news_list_2 {
    padding: 20px 0 30px;
}
.news_list_2.notindex {
    padding-top: 0;
    border-bottom: none;
}
.news_list_2 .container {
    z-index: 10;
    position: relative;
}
.news_list_2 .item {
    display: block;
    text-decoration: none;
    color: #666666;
    font-size: 13px;
    margin-bottom: 30px;
}
.news_list_2 .item span {
    display: block;
}
.news_list_2 .item img {
    margin-bottom: 15px;
    max-width: 100%;
    height: auto;
    margin-right: 15px;
}
.news_list_2 .item .date {
    color: #ffffff;
    margin-bottom: 10px;
    background: #aeb4b8;
    display: inline-block;
    padding: 3px 5px;
}
.news_list_2 .item .neme {
    font-weight: bold;
    color: #333;
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
    -webkit-transition: color 150ms linear;
    -moz-transition: color 150ms linear;
    -o-transition: color 150ms linear;
    -ms-transition: color 150ms linear;
    transition: color 150ms linear;
}
.news_list_2 .item .neme:hover {
    color: #035890;
}
.news_list_2 .item .bt_1 {
    margin-top: 15px;
}
@media (max-width: 767px) {
    .news_list_2 .item img {
        max-width: 180px !important;
    }
}
@media (max-width: 479px) {
    .news_list_2 .item img {
        max-width: none !important;
        width: 100% !important;
    }
}

.top_slider {
    width: 100%;
    position: relative;
}
.top_slider.bg_cover .item {
    background-size: cover;
}
.top_slider span {
    display: block;
}
.top_slider .item {
    background-position: 50%;
}
.top_slider .item_conten_block {
    position: relative;
    color: #555;
}
.top_slider .item_conten_block:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    position: relative;
}
.top_slider .item_conten_block .descr_block,
.top_slider .item_conten_block .slide_img {
    display: inline-block;
    vertical-align: middle;
}
.top_slider .item_conten_block .descr_block {
    width: 50%;
}
.top_slider .item_conten_block .btn {
    margin-top: 15px;
    display: inline-block;
}
.top_slider .item_conten_block .top_slide_title {
    padding: 0 0 30px;
    margin-bottom: 30px;
    position: relative;
    display: block;
    line-height: 1.3;
}
.top_slider .item_conten_block .top_slide_title:after {
    content: ' ';
    display: block;
    position: absolute;
    width: 100px;
    height: 2px;
    overflow: hidden;
    background: #035890;
    bottom: 1px;
}
.top_slider .item_conten_block .slide_img {
    width: 49%;
    text-align: right;
}
.top_slider .item_conten_block .slide_img img {
    display: inline-block;
}
.top_slider .item_conten_block .slide_img span {
    display: block;
    width: 2px;
}
.top_slider .item_conten_block.show_right .slide_img {
    text-align: left;
}
.top_slider.slick-slider .slick-arrow {
    border-color: rgba(0, 0, 0, 0.2);
}
.top_slider.slick-slider .slick-arrow:before {
    color: rgba(0, 0, 0, 0.2) !important;
}
.top_slider.slick-slider .slick-arrow.slick-prev {
    left: 30px;
}
.top_slider.slick-slider .slick-arrow.slick-next {
    right: 30px;
}
.top_slider.slick-slider .slick-arrow:hover {
    border-color: rgba(3,88,144, 0.7);
}
.top_slider.slick-slider .slick-arrow:hover:before {
    color: rgba(3,88,144, 0.7) !important;
}
.top_slider.slick-slider .slick-dots {
    padding: 0;
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
}
.top_slider.slick-slider .slick-dots >li {
    display: inline-block;
}
@media (max-width: 993px) {
    .top_slider .item_conten_block:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        width: 1px;
        position: relative;
        margin: 0 -3px;
    }
    .top_slider .item_conten_block .descr_block,
    .top_slider .item_conten_block .slide_img {
        width: 49%;
    }
    .top_slider .item_conten_block .top_slide_title {
        font-size: 30px;
        padding: 0 0 15px;
        margin-bottom: 15px;
    }
    .top_slider .item_conten_block .descr_block .slide_descr {
        font-size: 12px;
    }
    .top_slider.slick-slider .slick-arrow {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .top_slider .item_conten_block .top_slide_title {
        font-size: 20px;
        padding: 0 0 15px;
        margin-bottom: 15px;
    }
    .top_slider .item_conten_block .descr_block {
        margin: 15px 0;
    }
    .top_slider .item_conten_block .descr_block .slide_descr {
        font-size: 12px;
    }
    .top_slider .item_conten_block .slide_img img {
        max-width: 100%;
        max-height: 300px;
        height: auto;
    }
}
@media (max-width: 479px) {
    .top_slider .item_conten_block .top_slide_title {
        font-size: 20px;
        padding: 0 0 15px;
        margin-bottom: 15px;
    }
    .top_slider .item_conten_block .top_slide_title:after {
        margin-left: -50px;
        left: 50%;
    }
    .top_slider .item_conten_block .descr_block {
        width: 97%;
        padding: 20px 5% 30px;
        text-align: center;
    }
    .top_slider .item_conten_block .descr_block .slide_descr {
        font-size: 12px;
    }
    .top_slider .item_conten_block .slide_img {
        display: none;
    }
    .top_slider.slick-slider .slick-dots {
        bottom: 7px;
    }
}


.gallery_1 {
    padding: 20px 0 30px;
    border-bottom: 1px solid #e5e5e5;
}
.gallery_1.notindex {
    padding-top: 0;
    border-bottom: none;
}
.gallery_1 .container {
    z-index: 15;
    position: relative;
}
.gallery_1 .item {
    margin-bottom: 20px;
}
.gallery_1 .image_block {
    display: block;
    text-align: center;
    -webkit-transition: border-color 300ms linear;
    -moz-transition: border-color 300ms linear;
    -o-transition: border-color 300ms linear;
    -ms-transition: border-color 300ms linear;
    transition: border-color 300ms linear;
    position: relative;
}
.gallery_1 .image_block img {
    max-width: 100%;
    height: auto;
}
.gallery_1 .image_block .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(3,88,144, 0.7);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: opacity 300ms linear;
    -moz-transition: opacity 300ms linear;
    -o-transition: opacity 300ms linear;
    -ms-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
}
.gallery_1 .image_block .mask i {
    display: block;
    position: absolute;
    font-size: 28px;
    height: 50px;
    width: 50px;
    border: 3px solid #ffffff;
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -25px;
}
.gallery_1 .image_block:hover {
    border-color: rgba(3,88,144, 0.7);
}
.gallery_1 .image_block:hover .mask {
    opacity: 1;
}

.top_fich {
    width: 100%;
    background: #f2f2f2;
    padding: 30px 0;
}
.top_fich span {
    display: block;
}
.top_fich .item {
    text-align: center;
    color: #999;
    font-size: 13px;
}
.top_fich .item .name {
    color: #333;
    font-size: 15px;
    padding: 20px 0 10px;
    text-transform: uppercase;
}
.top_fich .item .svg {
    display: inline-block;
    width: 70px;
    height: 70px;
    fill: #035890;
}
.top_fich .item .svg path {
    fill: #035890;
    -webkit-transition: fill 300ms linear;
    -moz-transition: fill 300ms linear;
    -o-transition: fill 300ms linear;
    -ms-transition: fill 300ms linear;
    transition: fill 300ms linear;
}
.top_fich .item:hover .svg path {
    fill: #035890;
}
@media (max-width: 767px) {
    .top_fich .item {
        margin-bottom: 20px;
    }
}
@media (max-width: 479px) {
    .top_fich .item {
        font-size: 11px;
    }
    .top_fich .item .name {
        font-size: 11px;
    }
}


.kursi_1 {
    padding: 20px 0 30px;
}
.kursi_1 .container {
    z-index: 10;
    position: relative;
}
.kursi_1 .item {
    position: relative;
    margin-bottom: 20px;
}
.kursi_1 .item_block {
    position: relative;
    display: block;
    text-decoration: none;
    color: #666666;
    font-size: 13px;
}
.kursi_1 .item_block span {
    display: block;
}
.kursi_1 .item_block img {
    margin-bottom: 15px;
    max-width: 100%;
    height: auto;
}
.kursi_1 .item_block .name {
    font-weight: bold;
    color: #035890;
    font-size: 15px;
    margin-bottom: 10px;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}
.kursi_1 .item_block:hover {
    border: 1px solid rgba(3,88,144, 0.7);
    padding: 10px;
    margin: -11px;
}
.kursi_1 .item_block:hover .name {
    color: rgba(3,88,144, 0.7);
}
.kursi_1 .item_block .descr {
    margin-bottom: 10px;
}
.kursi_1 .item_block .btn {
    display: inline-block;
}
@media (max-width: 479px) {
    .kursi_1 .item_block {
        margin-bottom: 25px;
        font-size: 11px;
    }
    .kursi_1 .item_block .name {
        font-size: 13px;
    }
}


.docs_list .item {
    display: block;
    background: #fff;
    font-size: 13px;
    color: #666666;
    font-family: ;
    margin-bottom: 15px;
    position: relative;
    padding: 10px 20px;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: box-shadow 100ms linear;
    -moz-transition: box-shadow 100ms linear;
    -o-transition: box-shadow 100ms linear;
    -ms-transition: box-shadow 100ms linear;
    transition: box-shadow 100ms linear;
}
.docs_list .item:hover {
    text-decoration: none;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
}
.docs_list .item:hover .neme {
    text-decoration: underline;
}
.docs_list .item .ext {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 50px;
    margin-right: 20px;
    background: url("../../../../images/doc.png") 50% no-repeat;
    color: #fff;
    padding: 28px 0 0 5px;
}
.docs_list .item .ext.pdf {
    background-image: url("../../../../images/pdf.png");
}
.docs_list .item .ext.xls {
    background-image: url("../../../../images/xls.png");
}
.docs_list .item .descr {
    display: inline-block;
    vertical-align: middle;
    color: ;
    font-size: 18px;
}


.carusel_1 {
    padding: 20px 0 30px;
    border-bottom: 1px solid #e5e5e5;
}
.carusel_1 .slider {
    margin: 0 70px;
}
.carusel_1 .container {
    z-index: 15;
    position: relative;
}
.carusel_1 .item {
    padding: 15px;
}
.carusel_1 .image_block {
    display: block;
    text-align: center;
    padding: 10px;
    border: 1px solid #e5e5e5;
    -webkit-transition: border-color 300ms linear;
    -moz-transition: border-color 300ms linear;
    -o-transition: border-color 300ms linear;
    -ms-transition: border-color 300ms linear;
    transition: border-color 300ms linear;
    position: relative;
}
.carusel_1 .image_block img {
    max-width: 100%;
    height: auto;
}
.carusel_1 .image_block .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(3,88,144, 0.7);
    color: #ffffff;
    opacity: 0;
    -webkit-transition: opacity 300ms linear;
    -moz-transition: opacity 300ms linear;
    -o-transition: opacity 300ms linear;
    -ms-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
}
.carusel_1 .image_block .mask i {
    display: block;
    position: absolute;
    font-size: 28px;
    height: 50px;
    width: 50px;
    border: 3px solid #ffffff;
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -25px;
}
.carusel_1 .image_block:hover {
    border-color: rgba(3,88,144, 0.7);
}
.carusel_1 .image_block:hover .mask {
    opacity: 1;
}
@media (max-width: 479px) {
    .carusel_1 .slider {
        margin: 0 10%;
    }
    .carusel_1 .slick-slide img {
        display: inline-block;
    }
}

.uslugi3 {
    padding: 20px 0 0px;
    border-bottom: 1px solid #e5e5e5;
}
.uslugi3.notindex {
    padding-top: 0;
    border-bottom: none;
}
.uslugi3 .container {
    z-index: 10;
    position: relative;
}
.uslugi3 .item {
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
    position: relative;
    height: 200px;
    overflow: hidden;
    margin-bottom: 30px;
    background-size: cover;
    background-position: center center;
}
.uslugi3 .item span {
    display: block;
}
.uslugi3 .item:hover .descr:not(.notxt) {
    bottom: 0px !important;
}
.uslugi3 .item .descr {
    background-color: #035890;
    position: absolute;
    min-height: 200px;
    width: 100%;
    padding: 13px 15px 15px 15px;
    -webkit-transition: bottom 200ms linear;
    -moz-transition: bottom 200ms linear;
    -o-transition: bottom 200ms linear;
    -ms-transition: bottom 200ms linear;
    transition: bottom 200ms linear;
}
.uslugi3 .item .descr .neme {
    font-weight: bold;
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 10px;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}
.uslugi3 .item .descr .text {
    text-overflow: ellipsis;
    max-height: 100%;
}
@media (max-width: 767px) {
    .uslugi3 .item .text {
        font-size: 11px;
    }
    .uslugi3 .item .descr {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 420px) {
    .uslugi3 .col-custom {
        width: 100% !important;
    }
}
@media (max-width: 479px) {
    .uslugi3 .item {
        font-size: 11px;
    }
    .uslugi3 .item .name {
        font-size: 14px;
    }
}



.uslugi2 {
    padding: 20px 0 0px;
    border-bottom: 1px solid #e5e5e5;
}
.uslugi2.notindex {
    padding-top: 0;
    border-bottom: none;
}
.uslugi2 .container {
    z-index: 10;
    position: relative;
}
.uslugi2 .item {
    border: 1px solid transparent;
    padding: 10px;
    margin: -11px -11px 19px -11px;
    display: block;
    text-decoration: none;
    color: #666666;
    font-size: 13px;
    margin-bottom: 30px;
    position: relative;
}
.uslugi2 .item span {
    display: block;
}
.uslugi2 .item img {
    margin-bottom: 15px;
    max-width: 100%;
    height: auto;
}
.uslugi2 .item .neme {
    font-weight: bold;
    color: #035890;
    font-size: 15px;
    margin-bottom: 10px;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}
.uslugi2 .item:hover {
    border: 1px solid rgba(3,88,144, 0.7);
}
.uslugi2 .item:hover .neme {
    color: rgba(3,88,144, 0.7);
}
@media (max-width: 479px) {
    .uslugi2 .item {
        font-size: 11px;
    }
    .uslugi2 .item .name {
        font-size: 14px;
    }
}


.uslugi {
    padding: 20px 0 0px;
    border-bottom: 1px solid #e5e5e5;
}
.uslugi.notindex {
    padding-top: 0;
    border-bottom: none;
}
.uslugi .container {
    z-index: 10;
    position: relative;
}
.uslugi .item {
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
    position: relative;
    height: 238px;
    overflow: hidden;
    margin-bottom: 30px;
    background-size: cover;
    background-position: center center;
    -webkit-transition: opacity 400ms linear;
    -moz-transition: opacity 400ms linear;
    -o-transition: opacity 400ms linear;
    -ms-transition: opacity 400ms linear;
    transition: opacity 400ms linear;
}
.uslugi .item span {
    display: block;
}
.uslugi .item:hover {
    opacity: 0.8;
}
.uslugi .item:hover .descr i {
    right: 6px;
}
.uslugi .item .descr {
    background-color: #035890;
    position: absolute;
    height: 40px;
    width: 100%;
    bottom: 0px;
    padding: 10px 15px 10px 15px;
}
.uslugi .item .descr .neme {
    font-weight: bold;
    color: #ffffff;
    font-size: 15px;
    padding-right: 15px;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}
.uslugi .item .descr i {
    -webkit-transition: right 200ms linear;
    -moz-transition: right 200ms linear;
    -o-transition: right 200ms linear;
    -ms-transition: right 200ms linear;
    transition: right 200ms linear;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 10px;
}
@media (max-width: 767px) {
    .uslugi .item .text {
        font-size: 11px;
    }
    .uslugi .item .descr {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 420px) {
    .uslugi .col-custom {
        width: 100% !important;
    }
}
@media (max-width: 479px) {
    .uslugi .item {
        font-size: 11px;
    }
    .uslugi .item .name {
        font-size: 14px;
    }
}


.partners_1 {
    padding: 20px 0 30px;
}
.partners_1 .slider {
    margin: 0 70px;
}
.partners_1 .slider .slick-arrow {
    margin-top: -40px;
}
.partners_1 .container {
    z-index: 15;
    position: relative;
}
.partners_1 .item {
    padding: 15px;
}
.partners_1 .image_block {
    display: block;
    text-align: center;
    padding: 10px;
    -webkit-transition: border-color 300ms linear;
    -moz-transition: border-color 300ms linear;
    -o-transition: border-color 300ms linear;
    -ms-transition: border-color 300ms linear;
    transition: border-color 300ms linear;
    position: relative;
}
.partners_1 .image_block img {
    max-width: 95%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}
.partners_1 .image_block:after {
    display: inline-block;
    content: ' ';
    overflow: hidden;
    height: 100%;
    width: 1px;
    vertical-align: middle;
    margin: 0 -3px;
}
@media (max-width: 479px) {
    .partners_1 .slider {
        margin: 0 10%;
    }
    .partners_1 .slick-slide img {
        display: inline-block;
    }
}


.otzivi_2 .container {
    z-index: 15;
    position: relative;
}
.otzivi_2 .item {
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    background: #ffffff;
    padding: 30px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
}
.otzivi_2 .item span {
    display: block;
}
.otzivi_2 .item .descr {
    padding-left: 115px;
    margin-bottom: 15px;
}
.otzivi_2 .item .name_block {
    padding-left: 115px;
}
.otzivi_2 .item .name_block img {
    display: inline-block;
    vertical-align: middle;
    border-radius: 70px;
    margin-right: 20px;
}
.otzivi_2 .item .name_block .name_inline {
    display: inline-block;
    vertical-align: middle;
}
.otzivi_2 .item .name_block .neme {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: left;
}
.otzivi_2 .item .name_block .kto {
    color: #999;
    font-size: 13px;
    padding-top: 5px;
}
.otzivi_2 .kavichka {
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #035890;
    font-size: 120px;
    line-height: 1;
    text-align: center;
    float: left;
    overflow: hidden;
    height: 55px;
    margin-top: -10px;
}
@media (max-width: 479px) {
    .otzivi_2 .item {
        padding: 20px;
    }
    .otzivi_2 .item .descr,
    .otzivi_2 .item .name_block {
        padding-left: 75px;
    }
}

.partners_2 {
    padding: 20px 0 0px;
    border-bottom: 1px solid #e5e5e5;
}
.partners_2.notindex {
    padding-top: 0;
    border-bottom: none;
}
.partners_2 .container {
    z-index: 10;
    position: relative;
}
.partners_2 .item {
    text-align: center;
    display: block;
    text-decoration: none;
    color: #666666;
    font-size: 13px;
    margin-bottom: 30px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    -webkit-transition: border-color 200ms linear;
    -moz-transition: border-color 200ms linear;
    -o-transition: border-color 200ms linear;
    -ms-transition: border-color 200ms linear;
    transition: border-color 200ms linear;
}
.partners_2 .item:hover {
    border-color: #035890;
}
.partners_2 .item a,
.partners_2 .item span {
    display: block;
}
.partners_2 .item .img {
    text-align: center;
    padding: 10px;
}
.partners_2 .item .img:after {
    display: inline-block;
    content: ' ';
    vertical-align: middle;
    overflow: hidden;
    height: 100%;
    margin: 0 -3px;
    width: 1px;
}
.partners_2 .item .img img {
    display: inline-block;
    vertical-align: middle;
    max-width: 98%;
    height: auto;
}
.partners_2 .item .descr {
    border-top: 1px solid #e5e5e5;
    padding: 5px 10px;
}
.partners_2 .item .descr .prop {
    padding: 5px;
}
.partners_2 .item .neme {
    font-weight: bold;
    color: #035890;
    font-size: 15px;
    padding: 0 10px 10px;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}
.partners_2 .item .neme:hover {
    color: rgba(3,88,144, 0.7);
}


.news_list_1 {
    padding: 20px 0 30px;
}
.news_list_1.notindex {
    padding-top: 0;
    border-bottom: none;
}
.news_list_1 .container {
    z-index: 10;
    position: relative;
}
.news_list_1 .item {
    display: block;
    text-decoration: none;
    color: #666666;
    font-size: 13px;
}
.news_list_1 .item span {
    display: block;
}
.news_list_1 .item img {
    max-width: 100%;
    height: auto;
}
.news_list_1 .item .date {
    color: #999;
    margin-bottom: 5px;
}
.news_list_1 .item .name {
    font-weight: bold;
    color: #035890;
    font-size: 14px;
    margin-bottom: 5px;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

.news_list_1 .item:hover {
    border: 1px solid rgba(3,88,144, 0.7) ;
    padding: 10px;
    margin: -11px;
}
.news_list_1 .item:hover .name {
    color: rgba(3,88,144, 0.7);
}
@media (max-width: 993px) {
    .news_list_1 .item img {
        float: none !important;
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }
}
@media (max-width: 479px) {
    .news_list_1 .item {
        margin-bottom: 25px;
        font-size: 11px;
    }
    .news_list_1 .item .name {
        font-size: 13px;
    }
}


.otzivi_1 {
    padding: 20px 0 30px;
    background-color: #333;
}
.otzivi_1 .container {
    z-index: 15;
    position: relative;
}
.otzivi_1 .item {
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
    text-align: center;
}
.otzivi_1 .item span {
    display: block;
}
.otzivi_1 .item .descr {
    margin: 0 auto 20px;
    font-size: 16px;
    max-width: 640px;
}
.otzivi_1 .item .name_block {
    display: inline-block;
}
.otzivi_1 .item .name_block img {
    display: inline-block;
    vertical-align: middle;
    border-radius: 70px;
    margin-right: 20px;
}
.otzivi_1 .item .name_block .name_inline {
    display: inline-block;
    vertical-align: middle;
}
.otzivi_1 .item .name_block .neme {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: left;
}
.otzivi_1 .item .name_block .kto {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
}
.otzivi_1 .kavichka {
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #035890;
    font-size: 120px;
    line-height: 1;
    text-align: center;
}


.stocks_1 {
    padding: 20px 0 30px;
}
.stocks_1.notindex {
    padding-top: 0;
    border-bottom: none;
}
.stocks_1 .container {
    z-index: 10;
    position: relative;
}
.stocks_1 .item {
    display: block;
    text-decoration: none;
    color: #666666;
    font-size: 13px;
    margin-bottom: 30px;
}
.stocks_1 .item span {
    display: block;
}
.stocks_1 .item img {
    margin-bottom: 15px;
    max-width: 100%;
    height: auto;
}
.stocks_1 .item .date {
    color: #ffffff;
    margin-bottom: 10px;
    background: #035890;
    display: inline-block;
    padding: 3px 5px;
    text-transform: lowercase;
}
.stocks_1 .item .neme {
    font-weight: bold;
    color: #333;
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
    -webkit-transition: color 150ms linear;
    -moz-transition: color 150ms linear;
    -o-transition: color 150ms linear;
    -ms-transition: color 150ms linear;
    transition: color 150ms linear;
}
.stocks_1 .item .neme:hover {
    color: #035890;
}
.stocks_1 .item .bt_1 {
    margin-top: 15px;
}


.item_detail .top_block {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 0 20px;
    margin-bottom: 30px;
}
.item_detail .top_block .right_side {
    position: relative;
    padding-top: 20px;
    padding-bottom: 45px;
}
.item_detail .top_block .right_side .pluso {
    position: absolute;
    bottom: 18px;
}
.item_detail .top_block .articul {
    font-size: 12px;
    color: #333;
}
.item_detail .top_block .quant {
    text-align: right;
    font-size: 12px;
}
.item_detail .top_block .quant .quant_ok {
    color: #30c630;
}
.item_detail .top_block .quant .quant_ok i {
    font-size: 15px;
}
.item_detail .top_block .quant .quant_no {
    color: red;
}
.item_detail .top_block .quant .quant_no i {
    font-size: 15px;
}
.item_detail .top_block .btns_block {
    padding: 15px 12px;
}
.item_detail .top_block .btns_block .price {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    color: #333;
    font-size: 26px;
    font-weight: bold;
}
.item_detail .top_block .btns_block .price em {
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
}
.item_detail .top_block .btns_block .price .show_ot {
    display: inline-block;
    font-size: 18px;
}
.item_detail .top_block .btns_block .price .old_price {
    color: #999;
    font-weight: normal;
    font-size: 16px;
    text-decoration: line-through;
}
.item_detail .top_block .btns_block .btns {
    width: 48%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}
.item_detail .top_block .btns_block .btns .btn {
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0;
    width: 100%;
}
.item_detail .top_block hr {
    margin: 15px -20px 15px -15px;
}
.item_detail .top_block .descr_text {
    padding: 10px 0 20px;
    font-size: 13px;
    color: #333;
}
.item_detail .gallery_block {
    border-right: 1px solid #e5e5e5;
    padding: 20px 0;
}
.item_detail .gallery_block .slider-for {
    outline: none;
}
.item_detail .gallery_block .slider-for .item {
    text-align: center;
}
.item_detail .gallery_block .slider-for .item img {
    display: inline-block;
    width: auto;
    max-width: 100%;
}
.item_detail .gallery_block .slider-nav {
    outline: none;
    max-width: 320px;
    margin: 0 auto;
}
.item_detail .gallery_block .slider-nav .item.slick-current .item_block {
    border-color: #035890;
}
.item_detail .gallery_block .slider-nav .item .item_block {
    margin: 0 auto;
    width: 80px;
    height: 80px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
}
.item_detail .gallery_block .slider-nav .item .item_block img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.item_detail .middle_block {
    background: #ffffff;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}
.item_detail .middle_block .nav-tabs {
    border-bottom-width: 3px;
}
.item_detail .middle_block .nav-tabs >li {
    border: none;
    margin-bottom: -3px;
}
.item_detail .middle_block .nav-tabs >li.active {
    border-bottom: 3px solid #035890;
}
.item_detail .middle_block .nav-tabs >li a {
    font-weight: bold;
    color: #333;
    padding: 15px 20px;
    text-transform: uppercase;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
}
.item_detail .middle_block .tab-pane {
    padding: 20px;
}
.item_detail .middle_block .item_detail_text {
    font-size: 13px;
    color: #333;
}
.item_detail .middle_block .all_har {
    font-size: 13px;
    text-decoration: none;
    border-bottom: 1px dotted #035890;
}
.item_detail .middle_block .all_har:hover {
    border: none;
}
.item_detail .middle_block .docs_list {
    margin-bottom: 20px;
}
.item_detail .middle_block .docs_list .item {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.item_detail .middle_block .docs_list .item a {
    text-decoration: none;
}
.item_detail .middle_block .docs_list .item .extention {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    position: relative;
    margin-right: 10px;
}
.item_detail .middle_block .docs_list .item .extention i {
    line-height: 40px;
    font-style: normal;
    color: #ffffff;
    text-align: center;
    position: absolute;
    width: 30px;
}
.item_detail .middle_block .docs_list .item .name {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 1;
    width: 180px;
}
.item_detail .middle_block .docs_list .item .name span {
    display: block;
    padding-top: 5px;
    color: #999;
    font-size: 12px;
    font-weight: normal;
}
.item_detail .catalog_greed {
    padding-top: 0;
}
@media (max-width: 993px) {
    .item_detail .gallery_block {
        border: none;
    }
}
@media (max-width: 479px) {
    .item_detail .middle_block .nav-tabs >li {
        float: none;
        margin: 0;
    }
    .item_detail .middle_block .nav-tabs >li.active {
        border: none;
        background: #1EAD00;
    }
    .item_detail .middle_block .nav-tabs >li.active a {
        background: transparent;
        color: #ffffff;
    }
}


.catalog_greed_small {
    padding-bottom: 40px;
}
.catalog_greed_small.cat_gr_bg {
    background: #f5e8d1;
}
.catalog_greed_small .page-header {
    text-align: center;
}
.catalog_greed_small .projects .item {
    display: block;
    background: #fff;
    font-size: 13px;
    color: #666666;
    margin-bottom: 30px;
    position: relative;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: box-shadow 100ms linear;
    -moz-transition: box-shadow 100ms linear;
    -o-transition: box-shadow 100ms linear;
    -ms-transition: box-shadow 100ms linear;
    transition: box-shadow 100ms linear;
}
.catalog_greed_small .projects .item:hover {
    text-decoration: none;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
}
.catalog_greed_small .projects .item span {
    display: block;
}
.catalog_greed_small .projects .item img {
    width: 100%;
    height: auto;
}
.catalog_greed_small .projects .item .descr {
    padding: 5%;
}
.catalog_greed_small .projects .item .name {
    font-size: 16px;
    color: #555;
    font-family: ;
    text-align: center;
    margin-bottom: 10px;
}
.catalog_greed_small .projects .item .price {
    display: block;
    text-align: center;
    font-family: ;
    font-weight: bold;
    color: ;
    font-size: 24px;
    vertical-align: middle;
}
.catalog_greed_small .projects .item .btn {
    vertical-align: middle;
    display: inline-block;
    width: 43%;
    padding: 8px 5px 6px;
}
.catalog_greed_small .projects .item .btn:hover {
    background: rgba(3,88,144, 0.7);
    color: #fff;
}
.catalog_greed_small .projects .item .height {
    position: absolute;
    background: #0F9E5E;
    color: #fff;
    padding: 10px;
}
.catalog_greed_small .show_all {
    text-align: center;
}
.catalog_greed_small .show_all .btn {
    color: #ffffff;
    border-color: #ffffff;
}
.catalog_greed_small .show_all .btn:hover {
    background: #ffffff;
    color: #fff;
}

.catalog_greed3 {
    padding: 20px 0 30px;
}
.catalog_greed3.notindex {
    padding-top: 0;
    border-bottom: none;
}
.catalog_greed3 .container {
    z-index: 10;
    position: relative;
}
.catalog_greed3 .item {
    display: block;
    margin-bottom: 20px;
    -webkit-transition: border-color 200ms linear;
    -moz-transition: border-color 200ms linear;
    -o-transition: border-color 200ms linear;
    -ms-transition: border-color 200ms linear;
    transition: border-color 200ms linear;
}
.catalog_greed3 .item .pic {
    display: block;
    position: relative;
    padding: 10px 0px;
    text-align: center;
    background: #fff;
    overflow: hidden;
	height: 250px;
}
.catalog_greed3 .item .pic .markers {
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    position: absolute;
    max-width: 60px;
    left: 0px;top: 10px;
    opacity: 1;
}
.catalog_greed3 .item .pic .markers .marker {
    text-align: left;
    color: #fff;
    font-size: 11px;
    margin-bottom: 5px;
    text-transform: uppercase;
    padding: 2px 10px 2px 10px;
    font-weight: normal;
}
.catalog_greed3 .item .pic .markers .marker.uni-sale {
    background: rgba(234,2,2,0.8);
}
.catalog_greed3 .item .pic .markers .marker.uni-new {
    background: rgba(36,167,13,0.8);
}
.catalog_greed3 .item .pic .markers .marker.uni-hit {
    background: rgba(255,155,0,0.8);
}
.catalog_greed3 .item .pic img {
    width: 100%;
    max-width: 95%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 0 -2px;
}
.catalog_greed3 .item .pic:after {
    display: inline-block;
    content: ' ';
    overflow: hidden;
    height: 100%;
    width: 1px;
    vertical-align: middle;
    margin: 0 -3px;
}
.catalog_greed3 .item .pic:hover {
    text-decoration: none;
}
.catalog_greed3 .item .pic .mask {
    position: absolute;
    bottom: -50px;
    height: 50px;
    width: 100%;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.catalog_greed3 .item .pic .mask .btn {
    background: rgba(3,88,144, 0.7);
    color: #fff;
    border-radius: 0px;
    border: none;
    height: 50px;
    padding-top: 15px;
}
.catalog_greed3 .item .text {
    padding: 10px 0px 5px 0px;
    font-size: 12px;
    color: #999;
}
.catalog_greed3 .item .text .name {
    display: block;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 0 7px 0px;
}
.catalog_greed3 .item .text .quant {
    text-align: right;
}
.catalog_greed3 .item .text .quant .quant_ok {
    color: #30c630;
}
.catalog_greed3 .item .text .quant .quant_ok i {
    font-size: 15px;
}
.catalog_greed3 .item .text .quant .quant_no {
    color: red;
}
.catalog_greed3 .item .text .quant .quant_no i {
    font-size: 15px;
}
.catalog_greed3 .item .btns_block {
    padding: 0px 0px 15px 0px;
}
.catalog_greed3 .item .btns_block .with-old-price.price {
    color: #ca4133;
    font-weight: bold;
}
.catalog_greed3 .item .btns_block .price {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.catalog_greed3 .item .btns_block .price em {
    font-weight: normal;
    font-style: normal;
}
.catalog_greed3 .item .btns_block .price .show_ot {
    display: inline-block;
}
.catalog_greed3 .item .btns_block .price .old_price {
    display: inline-block;
    color: #999;
    font-weight: normal;
    font-size: 13px;
    text-decoration: line-through;
}
.catalog_greed3 .item .btns_block .btns {
    width: 48%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}
.catalog_greed3 .item:hover {
    border-color: #035890;
}
.catalog_greed3 .item:hover .pic .mask {
    bottom: 0px;
}
.catalog_greed3 .item:hover .pic .markers {
    opacity: 0.8;
}
.catalog_greed3 span {
    display: block;
}
@media (max-width: 1200px) {
    .catalog_greed3 .item .btns_block .btns {
        width: 47%;
    }
    .catalog_greed3 .item .btns_block .btns .btn {
        padding: 6px 6px;
    }
}
@media (max-width: 479px) {
    .catalog_greed3 .item .text {
        padding: 5px;
    }
    .catalog_greed3 .item .text .name {
        font-size: 13px;
    }
    .catalog_greed3 .item .text span[class^="col-xs"] {
        width: 100%;
        float: none;
        text-align: left;
    }
    .catalog_greed3 .item .pic .mask .btn {
        display: none;
    }
    .catalog_greed3 .item .btns_block {
        padding: 5px 5px 10px;
    }
    .catalog_greed3 .item .btns_block .price,.catalog_greed .item .btns_block .btns {
        display: block;
        width: 100%;
        text-align: center;
    }
    .catalog_greed3 .item .btns_block .price {
        text-align: left;
        padding-bottom: 10px;
    }
    .catalog_greed3 .item .btns_block .price .old_price {
        display: block;
    }
}

.head_white_block {
    padding: 15px 0;
    position: relative;
    z-index: 400;
}
.logo_block {
    text-align: center;
    padding: 45px 10px 30px;
}
.logo_block img {
    max-width: 100%;
    height: auto;
}
#left_menu.side_bar_left_menu.sm {
    margin-bottom: 21px;
}
#left_menu.side_bar_left_menu.sm >li {
    margin-bottom: -1px;
}
#left_menu.side_bar_left_menu.sm >li >a {
    background: none;
    text-align: center;
    color: #ffffff;
    border: none;
}
#left_menu.side_bar_left_menu.sm >li >a.selected {
    padding-right: 10px;
    border-right: none;
    font-weight: bold;
}
#left_menu.side_bar_left_menu.sm >li >a .sub-arrow {
    display: none;
}




.header_3 {
    background: #ffffff;
    color: #aaaaaa;
    font-size: 14px;
}
.header_3 .text-right {
    display: inline-block;
}
.header_3 .logo {
    display: inline-block;
    vertical-align: middle;
}
.header_3 .logo img {
    border: none;
}
.header_3 .head_block_small {
    color: #aaaaaa;
    position: relative;
    padding-left: 35px;
    max-width: 200px;
    margin: 0 auto 15px;
}
.header_3 .head_block_small i {
    color: #035890;
    font-size: 28px;
    position: absolute;
    top: 3px;
    left: 0;
}
.header_3 .head_block_small .hbs_cont {
    text-align: left;
}
.header_3 .head_block_small .phone_list {
    font-size: 18px;
}
.header_3 .head_block_small .back_call {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px dotted #035890;
}
.header_3 .head_block_small .back_call:hover {
    text-decoration: none;
    border-bottom: none;
}
@media (max-width: 1630px) {
    .main_content_side .top_slider.slick-slider .slick-arrow {
        display: none !important;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1550px) {
    .main_content_side .container {
        width: 970px;
    }
    .main_content_side .catalog_greed .item .btns_block .btns {
        width: 47%;
    }
    .main_content_side .catalog_greed .item .btns_block .btns .btn {
        padding: 6px 6px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .main_content_side .container {
        width: 800px;
    }
    .main_content_side .catalog_greed .item .btns_block .btns {
        width: 47%;
    }
    .main_content_side .catalog_greed .item .btns_block .btns .btn {
        padding: 6px 3px;
    }
    .main_content_side .catalog_greed .item .pic .mask .btn {
        padding-left: 35px;
        padding-right: 35px;
    }
    .main_content_side .catalog_greed .item .btns_block .price {
        width: 100%;
        text-align: center;
        padding-bottom: 5px;
    }
    .main_content_side .catalog_greed .item .btns_block .btns {
        width: 100%;
        text-align: center;
    }
    .main_content_side .catalog_greed .item .text .name,
    .main_content_side .uslugi .item .neme,
    .main_content_side .kursi_1 .item_block .name,
    .main_content_side .kursi_1 .item_block .name {
        font-size: 13px !important;
    }
    .main_content_side .uslugi .item,
    .main_content_side .kursi_1 .item_block {
        font-size: 11px;
    }
}
.main_wrapper .main_content_side {
    overflow: hidden;
    position: relative;
}
@media only screen and (min-width: 1023px) {
    .main_wrapper .main_content_side {
        margin-left: 180px;
    }
}
@media only screen and (min-width: 1270px) {
    .main_wrapper .main_content_side {
        margin-left: 240px;
    }
}
@media only screen and (min-width: 1550px) {
    .main_wrapper .main_content_side {
        margin-left: 300px;
    }
}
.cd-side-nav {
    position: fixed;
    z-index: 200;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #2a2e36;
    visibility: hidden;
    opacity: 0;
    max-height: 100vh;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: opacity 0.2s 0s, visibility 0s 0.2s;
    -moz-transition: opacity 0.2s 0s, visibility 0s 0.2s;
    transition: opacity 0.2s 0s, visibility 0s 0.2s;
}
.cd-side-nav.nav-is-visible {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: opacity 0.2s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.2s 0s, visibility 0s 0s;
    transition: opacity 0.2s 0s, visibility 0s 0s;
    max-height: none;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 1023px) {
    .cd-side-nav {
        position: relative;
        float: left;
        top: auto;
        width: 180px;
        min-height: 100vh;
        visibility: visible;
        opacity: 1;
        overflow: visible;
        max-height: none;
    }
    .cd-side-nav.nav-is-visible {
        box-shadow: none;
    }
    .cd-side-nav.is-fixed {
        position: fixed;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .collapse {
        display: block !important;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1270px) {
    .cd-side-nav.header_3 .head_block_small {
        margin: 0 10px 15px;
        font-size: 12px;
    }
    .cd-side-nav.header_3 .head_block_small .phone_list {
        font-size: 14px;
    }
    .cd-side-nav.header_3 .head_block_small .back_call {
        font-size: 10px;
    }
}
@media only screen and (min-width: 1270px) {
    .cd-side-nav {
        width: 240px;
    }
}
@media only screen and (min-width: 1550px) {
    .cd-side-nav {
        width: 300px;
    }
}
.cd-nav-trigger {
    display: none;
}
.cd-nav-trigger {
    z-index: 500;
    background: #2a2e36;
    position: relative;
    display: block;
    width: 100%;
    height: 45px;
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
}
.cd-nav-trigger img {
    max-height: 40px;
    max-width: 180px;
    width: auto;
    height: auto;
    margin-left: 10px;
    margin-top: 3px;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.cd-nav-trigger.nav-is-visible img {
    opacity: 0;
}
.cd-nav-trigger span,
.cd-nav-trigger span::before,
.cd-nav-trigger span::after {
    position: absolute;
    display: inline-block;
    height: 2px;
    width: 24px;
    background: #ffffff;
}
.cd-nav-trigger span {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -2px;
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    transition: background 0.2s;
}
.cd-nav-trigger span::before,
.cd-nav-trigger span::after {
    content: '';
    right: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    -o-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    transition: transform 0.2s;
}
.cd-nav-trigger span::before {
    top: -6px;
}
.cd-nav-trigger span::after {
    top: 6px;
}
.cd-nav-trigger.nav-is-visible span {
    background: rgba(255, 255, 255, 0);
}
.cd-nav-trigger.nav-is-visible span::before,
.cd-nav-trigger.nav-is-visible span::after {
    background: #ffffff;
}
.cd-nav-trigger.nav-is-visible span::before {
    -webkit-transform: translateX(4px) translateY(-3px) rotate(45deg);
    -moz-transform: translateX(4px) translateY(-3px) rotate(45deg);
    -ms-transform: translateX(4px) translateY(-3px) rotate(45deg);
    -o-transform: translateX(4px) translateY(-3px) rotate(45deg);
    transform: translateX(4px) translateY(-3px) rotate(45deg);
}
.cd-nav-trigger.nav-is-visible span::after {
    -webkit-transform: translateX(4px) translateY(2px) rotate(-45deg);
    -moz-transform: translateX(4px) translateY(2px) rotate(-45deg);
    -ms-transform: translateX(4px) translateY(2px) rotate(-45deg);
    -o-transform: translateX(4px) translateY(2px) rotate(-45deg);
    transform: translateX(4px) translateY(2px) rotate(-45deg);
}
@media only screen and (min-width: 1023px) {
    .cd-nav-trigger {
        display: none;
    }
    .cd-side-nav {
        position: absolute;
        top: 0;
        height: auto !important;
        max-height: none;
        padding-bottom: 20px;
    }
    .cd-side-nav.nav-is-visible {
        bottom: auto !important;
    }
    .cd-side-nav .logo_block {
        padding-top: 10px;
    }
}
.catalog_greed2 {
    padding: 20px 0 30px;
}
.catalog_greed2.notindex {
    padding-top: 0;
    border-bottom: none;
}
.catalog_greed2 .container {
    z-index: 10;
    position: relative;
}
.catalog_greed2 .item {
    display: block;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    background: #fff;
    -webkit-transition: border-color 200ms linear;
    -moz-transition: border-color 200ms linear;
    -o-transition: border-color 200ms linear;
    -ms-transition: border-color 200ms linear;
    transition: border-color 200ms linear;
}
.catalog_greed2 .item .pic {
    display: block;
    position: relative;
    padding: 10px 5px;
    text-align: center;
	height: 267px;
}
.catalog_greed2 .item .pic .markers {
    position: absolute;
    max-width: 60px;
    left: 0;
    z-index: 10;
    top: 10px;
    opacity: 1;
}
.catalog_greed2 .item .pic .markers .marker {
    text-align: left;
    color: #fff;
    font-size: 11px;
    margin-bottom: 5px;
    text-transform: uppercase;
    padding: 2px 10px 2px 10px;
    font-weight: normal;
}
.catalog_greed2 .item .pic .markers .marker.uni-sale {
    background: rgba(234, 2, 2, 0.8);
}
.catalog_greed2 .item .pic .markers .marker.uni-new {
    background: rgba(36, 167, 13, 0.8);
}
.catalog_greed2 .item .pic .markers .marker.uni-hit {
    background: rgba(255, 155, 0, 0.8);
}
.catalog_greed2 .item .pic img {
    max-width: 95%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 0 -2px;
}
.catalog_greed2 .item .pic:after {
    display: inline-block;
    content: ' ';
    overflow: hidden;
    height: 100%;
    width: 1px;
    vertical-align: middle;
    margin: 0 -3px;
}
.catalog_greed2 .item .pic:hover {
    text-decoration: none;
}
.catalog_greed2 .item .pic .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: rgba(255, 255, 255, 0.8);
    opacity: 0;
    -webkit-transition: opacity 300ms linear;
    -moz-transition: opacity 300ms linear;
    -o-transition: opacity 300ms linear;
    -ms-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
}
.catalog_greed2 .item .pic .mask .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -80px;
    margin-top: -18px;
    padding-left: 40px;
    padding-right: 40px;
}
.catalog_greed2 .item .text {
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 12px;
    color: #999;
}
.catalog_greed2 .item .text .name {
    display: block;
    font-weight: bold;
    font-size: 14px;
    padding: 5px 0 8px;
}
.catalog_greed2 .item .text .quant {
    text-align: right;
}
.catalog_greed2 .item .text .quant .quant_ok {
    color: #30c630;
}
.catalog_greed2 .item .text .quant .quant_ok i {
    font-size: 15px;
}
.catalog_greed2 .item .text .quant .quant_no {
    color: red;
}
.catalog_greed2 .item .text .quant .quant_no i {
    font-size: 15px;
}
.catalog_greed2 .item .btns_block {
    padding: 15px 12px;
	height: 60px;
}
.catalog_greed2 .item .btns_block .price {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.catalog_greed2 .item .btns_block .price em {
    font-weight: normal;
    font-style: normal;
}
.catalog_greed2 .item .btns_block .price .show_ot {
    display: inline-block;
}
.catalog_greed2 .item .btns_block .price .old_price {
    color: #999;
    font-weight: normal;
    font-size: 13px;
    text-decoration: line-through;
}
.catalog_greed2 .item .btns_block .btns {
    width: 48%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;

}
.catalog_greed2 .item:hover {
    border-color: #035890;
}
.catalog_greed2 .item:hover .pic .mask {
    opacity: 1;
}
.catalog_greed2 .item:hover .pic .markers {
    opacity: 0.8;
}
.catalog_greed2 span {
    display: block;
}
@media (max-width: 1200px) {
    .catalog_greed2 .item .btns_block .btns {
        width: 47%;
    }
    .catalog_greed2 .item .btns_block .btns .btn {
        padding: 6px 6px;
    }
}
@media (max-width: 479px) {
    .catalog_greed2 .item .text {
        padding: 5px;
    }
    .catalog_greed2 .item .text .name {
        font-size: 13px;
    }
    .catalog_greed2 .item .text span[class^="col-xs"] {
        width: 100%;
        float: none;
        text-align: left;
    }
    .catalog_greed2 .item .pic .mask .btn {
        display: none;
    }
    .catalog_greed2 .item .btns_block {
        padding: 5px 5px 10px;
    }
    .catalog_greed2 .item .btns_block .price,
    .catalog_greed2 .item .btns_block .btns {
        display: block;
        width: 100%;
        text-align: center;
    }
    .catalog_greed2 .item .btns_block .price {
        padding-bottom: 10px;
    }
}

.catalog_greed {
    padding: 20px 0 30px;
}
.catalog_greed.notindex {
    padding-top: 0;
    border-bottom: none;
}
.catalog_greed .container {
    z-index: 10;
    position: relative;
}
.catalog_greed .item {
    display: block;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    background: #fff;
    overflow: hidden;
    position: relative;
    -webkit-transition: border-color 200ms linear;
    -moz-transition: border-color 200ms linear;
    -o-transition: border-color 200ms linear;
    -ms-transition: border-color 200ms linear;
    transition: border-color 200ms linear;
}
.catalog_greed .item .pic {
    display: block;
    position: relative;
    padding: 10px 0px;
    text-align: center;
    background: #fff;
    overflow: hidden;
}
.catalog_greed .item .pic .markers {
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    position: absolute;
    max-width: 60px;
    left: 0;
    top: 10px;
    opacity: 1;
}
.catalog_greed .item .pic .markers .marker {
    text-align: left;
    color: #fff;
    font-size: 11px;
    margin-bottom: 5px;
    text-transform: uppercase;
    padding: 2px 10px 2px 10px;
    font-weight: normal;
}
.catalog_greed .item .pic .markers .marker.uni-sale {
    background: rgba(234, 2, 2, 0.8);
}
.catalog_greed .item .pic .markers .marker.uni-new {
    background: rgba(36, 167, 13, 0.8);
}
.catalog_greed .item .pic .markers .marker.uni-hit {
    background: rgba(255, 155, 0, 0.8);
}
.catalog_greed .item .pic img {
    width: 100%;
    max-width: 95%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin: 0 -2px;
}
.catalog_greed .item .pic:after {
    display: inline-block;
    content: ' ';
    overflow: hidden;
    height: 100%;
    width: 1px;
    vertical-align: middle;
    margin: 0 -3px;
}
.catalog_greed .item .pic:hover {
    text-decoration: none;
}
.catalog_greed .item .descr {
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #fff;
}
.catalog_greed .item .descr .text {
    padding: 10px 10px 5px 10px;
    font-size: 12px;
    color: #999;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.catalog_greed .item .descr .text .name {
    display: block;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 0 7px 0px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.catalog_greed .item .descr .text .quant {
    text-align: right;
}
.catalog_greed .item .descr .text .quant .quant_ok {
    color: #30c630;
}
.catalog_greed .item .descr .text .quant .quant_ok i {
    font-size: 15px;
}
.catalog_greed .item .descr .text .quant .quant_no {
    color: red;
}
.catalog_greed .item .descr .text .quant .quant_no i {
    font-size: 15px;
}
.catalog_greed .item .descr .btns {
    width: 100%;
    padding: 0 10px 10px 10px;
    display: block;
    vertical-align: middle;
    text-align: right;
}
.catalog_greed .item .descr .btns .btn {
    width: auto;
    display: block;
    font-weight: bold;
    background: transparent;
    border: solid 2px #fff;
}
.catalog_greed .item .descr .btns .btn:hover {
    background: #fff;
    color: #035890;
}
.catalog_greed .item .btns_block {
    padding: 0px 10px 15px 10px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.catalog_greed .item .btns_block .with-old-price.price {
    color: #ca4133;
    font-weight: bold;
}
.catalog_greed .item .btns_block .price {
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.catalog_greed .item .btns_block .price em {
    font-weight: normal;
    font-style: normal;
}
.catalog_greed .item .btns_block .price .show_ot {
    display: inline-block;
}
.catalog_greed .item .btns_block .price .old_price {
    display: inline-block;
    padding-left: 5px;
    color: #999;
    font-weight: normal;
    font-size: 13px;
    text-decoration: line-through;
}
.catalog_greed .item:hover {
    border-color: #035890;
}
.catalog_greed .item:hover .pic .markers {
    opacity: 0.8;
}
.catalog_greed .item:hover .descr {
    bottom: 0 !important;
    background: rgba(3,88,144, 0.7);
}
.catalog_greed .item:hover .descr .text .name {
    color: #fff;
}
.catalog_greed .item:hover .descr .text .col-xs-6 {
    color: #fff;
}
.catalog_greed .item:hover .descr .text .col-xs-6.quant .quant_ok {
    color: inherit;
}
.catalog_greed .item:hover .descr .text .col-xs-6.quant .quant_no {
    color: inherit;
}
.catalog_greed .item:hover .descr .btns_block .price {
    color: #fff;
}
.catalog_greed .item:hover .descr .btns_block .price .old_price {
    color: inherit;
}
.catalog_greed span {
    display: block;
}
@media (max-width: 1200px) {
    .catalog_greed .item .btns_block .btns {
        width: 47%;
    }
    .catalog_greed .item .btns_block .btns .btn {
        padding: 6px 6px;
    }
}
@media (max-width: 479px) {
    .catalog_greed .item .text {
        padding: 5px;
    }
    .catalog_greed .item .text .name {
        font-size: 13px;
    }
    .catalog_greed .item .text span[class^="col-xs"] {
        width: 100%;
        float: none;
        text-align: left;
    }
    .catalog_greed .item .btns_block {
        padding: 5px 5px 10px;
    }
    .catalog_greed .item .btns_block .price,
    .catalog_greed .item .btns_block .btns {
        display: block;
        width: 100%;
        text-align: center;
    }
    .catalog_greed .item .btns_block .price {
        text-align: left;
        padding-bottom: 10px;
    }
    .catalog_greed .item .btns_block .price .old_price {
        display: block;
    }
}


.section_list {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.section_list .item {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 15px;
    margin-bottom: 20px;
    text-align: center;
    -webkit-transition: box-shadow 200ms linear;
    -moz-transition: box-shadow 200ms linear;
    -o-transition: box-shadow 200ms linear;
    -ms-transition: box-shadow 200ms linear;
    transition: box-shadow 200ms linear;
}
.section_list .item:hover {
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}
.section_list .item .pic {
    margin-bottom: 15px;
    display: block;
}
.section_list .item img {
    max-width: 100%;
    height: auto;
}
.section_list .item .name {
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: bold;
}
.section_list .item .name span {
    font-weight: normal;
}


.section_list {
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.section_list .item {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 15px;
    margin-bottom: 20px;
    text-align: center;
    -webkit-transition: box-shadow 200ms linear;
    -moz-transition: box-shadow 200ms linear;
    -o-transition: box-shadow 200ms linear;
    -ms-transition: box-shadow 200ms linear;
    transition: box-shadow 200ms linear;
}
.section_list .item:hover {
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}
.section_list .item .pic {
    margin-bottom: 15px;
    display: block;
}
.section_list .item img {
    max-width: 100%;
    height: auto;
}
.section_list .item .name {
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: bold;
}
.section_list .item .name span {
    font-weight: normal;
}

.top_line {
    background: #2a2e36;
    color: #CCC;
}
.top_line .cont_block {
    padding: 7px 0;
    font-size: 13px;
}
.top_line .top_line_text {
    text-align: center;
    color: #f8f8f8;
}
.top_line a {
    color: #CCC;
    text-decoration: none;
}
.top_line a:hover {
    color: #fff;
}
.top_line .top_line_social {
    text-align: right;
}
.top_line .top_line_social a {
    display: inline-block;
    margin: 0 0 0 15px;
    font-size: 16px;
}


.contacts_block {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 20px;
    font-size: 14px;
    color: #555;
    margin-bottom: 30px;
}
.contacts_block i.fa {
    background: #035890;
    color: #ffffff;
    font-size: 22px;
    line-height: 40px;
    height: 40px;
    width: 40px;
    text-align: center;
    vertical-align: middle;
}
.contacts_block .cont_item {
    max-width: 75%;
    margin-left: 3%;
    display: inline-block;
    vertical-align: middle;
}
.contacts_block .phone {
    font-size: 18px;
}
@media (max-width: 993px) {
    .contacts_block div[class^="col-"] {
        margin-bottom: 15px;
    }
    .text_container {
        margin-bottom: 20px;
    }
}


.top_line {
    background: #2a2e36;
    color: #CCC;
}
.top_line .cont_block {
    padding: 7px 0;
    font-size: 13px;
}
.top_line .top_line_text {
    text-align: center;
    color: #f8f8f8;
}
.top_line a {
    color: #CCC;
    text-decoration: none;
}
.top_line a:hover {
    color: #fff;
}
.top_line .top_line_social {
    text-align: right;
}
.top_line .top_line_social a {
    display: inline-block;
    margin: 0 0 0 15px;
    font-size: 16px;
}


.footer {
    background: #2a2e36;
    color: #CCC;
}
.footer .cont_block {
    padding: 20px 0 30px;
    font-size: 13px;
}
.footer .top_line_text {
    text-align: center;
    color: #f8f8f8;
}
.footer a {
    color: #CCC;
    text-decoration: none;
}
.footer a:hover {
    color: #fff;
    text-decoration: underline;
}
.footer .top_line_social {
    text-align: right;
}
.footer .top_line_social a {
    display: inline-block;
    margin: 0 0 0 15px;
    font-size: 16px;
}
.footer .nav.top_line_menu {
    text-align: center;
    margin-bottom: 35px;
}
.footer .nav.top_line_menu li {
    display: inline-block;
}
.footer .nav.top_line_menu li a {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}
.footer .line_bottom {
    height: 1px;
    background-color: #40434a;
    margin-top: 15px;
}
.footer .we_in_soc {
    text-transform: uppercase;
    color: #fff;
}
.footer .bottom_links {
    font-size: 0;
}
.footer .bottom_links a {
    font-size: 13px;
    padding-right: 7px;
    border-right: solid 1px #ccc;
    color: #fff;
    display: inline-block;
    margin-right: 7px;
}
.footer .bottom_links a:last-child {
    border: none;
    margin-right: 0;
}
.footer .phone_block {
    text-align: center;
}
.footer .phone {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 35px;
    max-width: 230px;
    color: #ffffff;
    font-size: 18px;
}
.footer .phone i {
    color: #035890;
    font-size: 24px;
    position: absolute;
    top: 3px;
    left: 0;
}
.footer .callback-link {
    cursor: pointer;
    padding-left: 5px;
    display: inline-block;
}
.footer .callback-link span {
    border-bottom: dotted 1px #035890;
    color: #035890;
    display: inline-block !important;
    text-transform: uppercase;
}
.footer .nav-bottom-col {
    text-align: left;
}
.footer .nav-bottom-col .nbc-header {
    font-weight: bold;
    color: #999999;
    padding: 30px 0 15px 0;
    position: relative;
    margin-bottom: 17px;
    text-transform: uppercase;
}
.footer .nav-bottom-col .nbc-header:after {
    content: "";
    width: 60px;
    position: absolute;
    bottom: 0;
    background: #035890;
    height: 1px;
    left: 0;
}


.footer .nav-bottom-col .widgettitle {
    font-weight: bold;
    font-size: 15px;
    color: #999999;
    padding: 12px 0 15px 0;
    position: relative;
    margin-bottom: 17px;
    text-transform: uppercase;
}
.footer .nav-bottom-col .widgettitle:after {
    content: "";
    width: 60px;
    position: absolute;
    bottom: 0;
    background: #035890;
    height: 1px;
    left: 0;
}
.footer .nav-bottom-col ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer .nav-bottom-col ul li {
    margin-bottom: 10px;
}
.footer .nav-bottom-col ul li a {
    font-weight: normal;
    font-size: 13px;
    position: relative;
    color: #fff;
    display: block;
}
.footer .nav-bottom-col .contact_us_menu li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 30px;
}
.footer .nav-bottom-col .contact_us_menu li i {
    font-size: 18px;
    color: #035890;
    top: 0;
    left: 0;
    position: absolute;
}
.footer .nav-bottom-col .contact_us_menu li > span {
    font-weight: normal;
    font-size: 13px;
    color: #fff;
}
.footer .nav-bottom-col .contact_us_menu li .footer-phone a {
    font-size: 18px;
}
.footer .nav-bottom-col .contact_us_menu li a span {
    display: block;
}
.footer .nav-bottom-col .contact_us_menu li a.callback-link {
    display: inline-block;
    position: absolute;
    right: 45px;
    top: 2px;
}
.footer .nav-bottom-col .contact_us_menu li:last-child a {
    color: #fff;
}
@media (max-width: 479px) {
    .footer {
        text-align: center;
    }
    .footer .nav.top_line_menu {
        margin-bottom: 10px;
    }
    .footer .nav.top_line_menu li {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .footer .top_line_social {
        text-align: center;
    }
    .footer div[class*="col-"] {
        margin-bottom: 10px;
    }
}


.header_1 {
    background: #ffffff;
    color: #666666;
    font-size: 14px;
}
.header_1 .header_block {
    padding: 20px 0;
}
.header_1 .header_block >div {
    display: inline-block;
    vertical-align: middle;
    margin: auto -1px;
    float: none;
}
.header_1 .text-right {
    display: inline-block;
}
.header_1 .logo {
    display: inline-block;
    vertical-align: middle;
}
.header_1 .logo img {
    border: none;
}
.header_1 .head_block_small {
    color: #555;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 35px;
    padding-right: 30px;
    max-width: 230px;
    border-right: 1px solid #e5e5e5;
    margin-right: 30px;
}
.header_1 .head_block_small.noborder {
    border: none;
    margin-right: 0;
    padding-right: 0;
}
.header_1 .head_block_small i {
    color: #035890;
    font-size: 28px;
    position: absolute;
    top: 3px;
    left: 0;
}
.header_1 .head_block_small .hbs_cont {
    text-align: left;
}
.header_1 .head_block_small .phone_list {
    font-size: 18px;
}
.header_1 .head_block_small .phone_list a {
    color: #666666;
}
.header_1 .head_block_small .back_call {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px dotted #035890;
}
.header_1 .head_block_small .back_call:hover {
    text-decoration: none;
    border-bottom: none;
}
@media (max-width: 1200px) {
    .header_1 .head_block_small {
        margin-right: 15px;
        padding-right: 10px;
        padding-left: 30px;
    }
}
@media (max-width: 993px) {
    .header_1 .head_block_small {
        margin-right: 10px;
        font-size: 13px;
        width: 190px;
    }
    .header_1 .head_block_small .phone_list {
        font-size: 16px;
    }
    .header_1 .head_block_small:nth-child(2) {
        border: none;
        padding-right: 0;
    }
    .header_1 .head_block_small.noborder {
        display: none;
    }
}
@media (max-width: 767px) {
    .header_1 .header_block {
        padding-bottom: 0;
    }
    .header_1 .header_block >div {
        display: block;
        margin: 0;
    }
    .header_1 .text-right {
        text-align: left;
    }
    .header_1 .logo {
        display: block;
        margin-bottom: 20px;
        text-align: center;
    }
    .header_1 .logo img {
        max-width: 290px;
    }
    .header_1 .head_block_small {
        margin-bottom: 20px;
    }
}
@media (max-width: 479px) {
    .header_1 .header_block {
        padding-bottom: 0;
    }
    .header_1 .text-right {
        text-align: left;
    }
    .header_1 .logo {
        margin-bottom: 20px;
        text-align: center;
    }
    .header_1 .logo img {
        max-width: 270px;
    }
    .header_1 .head_block_small {
        margin-bottom: 20px;
        margin-right: 0;
        min-width: 240px;
        border: 0;
    }
    .header_1 .head_block_small:first-child {
        display: none;
    }
}


.numbers {
    background-color: #035890;
    margin-bottom: 30px;
}
.numbers .container {
    z-index: 15;
    position: relative;
}
.numbers .item {
    text-align: center;
    color: #ffffff;
    padding: 100px 0;
}
.numbers .item .num {
    font-family: 'Roboto Slab', serif;
    font-size: 50px;
    position: relative;
    line-height: 1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.numbers .item .num:after {
    content: ' ';
    overflow: hidden;
    display: block;
    height: 2px;
    background: #ffffff;
    width: 40px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    bottom: -1px;
}
.numbers .item .descr {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    max-width: 180px;
    margin: 0 auto;
    letter-spacing: 1px;
}
@media (max-width: 767px) {
    .numbers .item {
        padding: 20px 0;
    }
    .numbers .item .descr {
        font-size: 12px;
    }
}


.rev_feedback label {
    float: left;
    padding-right: 15px;
    text-align: right;
    width: 30%;
    max-width: 135px;
    font-size: 14px;
    font-weight: normal;
    padding-top: 6px;
    color: #333;
}
.rev_feedback .captcha label {
    padding-top: 0;
}
.rev_feedback .captcha .form-control {
    height: 40px;
    padding: 10px 12px;
}
.rev_feedback .form-control {
    width: 70%;
    border-radius: 0;
    border-color: #e5e5e5;
}
.rev_feedback .form-group {
    margin-bottom: 20px;
}
.rev_feedback .form-group textarea {
    height: 110px;
}
.rev_feedback .form-group #captcha {
    min-width: 100px;
    width: auto;
}
.rev_feedback .form-group .captcha_block {
    display: inline-block;
    vertical-align: top;
}
.rev_feedback .form-group .captcha_block img {
    margin-right: 15px;
}
.rev_feedback .btn {
    margin-top: 15px;
}
.rev_feedback .oktext {
    display: none;
    position: absolute;
    background: #eee;
    padding: 10px;
    min-width: 250px;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
}


a.fancybox-next {
    right: -40px;
}
a.fancybox-prev {
    left: -40px;
}
a {
    color: #035890;
    text-decoration: none;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}
a:hover,
a:active,
a:focus {
    color: rgba(3,88,144, 0.7);
    text-decoration: none;
}
body {
    color: rgba(3,88,144, 0.7);
    min-height: 100%;
    font-family: 'Noto Sans', sans-serif;
    font-size: 15px;
    line-height: 1.428571429;
    color: #666666;
    background: #ffffff;
}
body >iframe {
    position: absolute;
    left: -9999px;
}
body.inner_ .main_wrapper {
    background: #f7f7f7;
}
.main_wrapper {
    min-height: 100%;
}
.item .btn,
.btns_block .btn,
.bt_1,
.bt_2,
.bt_3,
.btn-link,
.order_btn,
.main_content .bx-filter.bx-blue .btn-themes,
.rev_feedback .btn {
    background: #035890;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 20px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    -webkit-transition: background 200ms linear;
    -moz-transition: background 200ms linear;
    -o-transition: background 200ms linear;
    -ms-transition: background 200ms linear;
    transition: background 200ms linear;
}
.item .btn.fw,
.btns_block .btn.fw,
.bt_1.fw,
.bt_2.fw,
.bt_3.fw,
.btn-link.fw,
.order_btn.fw,
.main_content .bx-filter.bx-blue .btn-themes.fw,
.rev_feedback .btn.fw {
    width: 100%;
}
.item .btn:hover,
.btns_block .btn:hover,
.bt_1:hover,
.bt_2:hover,
.bt_3:hover,
.btn-link:hover,
.order_btn:hover,
.main_content .bx-filter.bx-blue .btn-themes:hover,
.rev_feedback .btn:hover {
    color: #ffffff;
    background: rgba(3,88,144, 0.7);
}
.item .btn:active,
.item .btn:focus,
.btns_block .btn:active,
.btns_block .btn:focus,
.bt_1:active,
.bt_1:focus,
.bt_2:active,
.bt_2:focus,
.bt_3:active,
.bt_3:focus,
.btn-link:active,
.btn-link:focus,
.order_btn:active,
.order_btn:focus,
.main_content .bx-filter.bx-blue .btn-themes:active,
.main_content .bx-filter.bx-blue .btn-themes:focus,
.rev_feedback .btn:active,
.rev_feedback .btn:focus {
    background: #035890;
    color: #fff;
    -webkit-box-shadow: inset 0px 2px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 2px 1px rgba(0, 0, 0, 0.2);
}
.item .btn.bt_1,
.btns_block .btn.bt_1,
.bt_1.bt_1,
.bt_2.bt_1,
.bt_3.bt_1,
.btn-link.bt_1,
.order_btn.bt_1,
.main_content .bx-filter.bx-blue .btn-themes.bt_1,
.rev_feedback .btn.bt_1 {
    background: transparent;
    border: 2px solid #035890;
    color: #035890;
    text-transform: uppercase;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: bold;
}
.item .btn.bt_1.bt_thin,
.btns_block .btn.bt_1.bt_thin,
.bt_1.bt_1.bt_thin,
.bt_2.bt_1.bt_thin,
.bt_3.bt_1.bt_thin,
.btn-link.bt_1.bt_thin,
.order_btn.bt_1.bt_thin,
.main_content .bx-filter.bx-blue .btn-themes.bt_1.bt_thin,
.rev_feedback .btn.bt_1.bt_thin {
    border-width: 1px;
}
.item .btn.bt_1:hover,
.btns_block .btn.bt_1:hover,
.bt_1.bt_1:hover,
.bt_2.bt_1:hover,
.bt_3.bt_1:hover,
.btn-link.bt_1:hover,
.order_btn.bt_1:hover,
.main_content .bx-filter.bx-blue .btn-themes.bt_1:hover,
.rev_feedback .btn.bt_1:hover {
    color: #ffffff;
    background: #035890;
}
.item .btn.bt_2,
.item .btn.btn-link,
.btns_block .btn.bt_2,
.btns_block .btn.btn-link,
.bt_1.bt_2,
.bt_1.btn-link,
.bt_2.bt_2,
.bt_2.btn-link,
.bt_3.bt_2,
.bt_3.btn-link,
.btn-link.bt_2,
.btn-link.btn-link,
.order_btn.bt_2,
.order_btn.btn-link,
.main_content .bx-filter.bx-blue .btn-themes.bt_2,
.main_content .bx-filter.bx-blue .btn-themes.btn-link,
.rev_feedback .btn.bt_2,
.rev_feedback .btn.btn-link {
    font-size: 12px;
    background: transparent;
    border: 1px solid #e5e5e5;
    color: #666666;
    text-transform: uppercase;
}
.item .btn.bt_3,
.btns_block .btn.bt_3,
.bt_1.bt_3,
.bt_2.bt_3,
.bt_3.bt_3,
.btn-link.bt_3,
.order_btn.bt_3,
.main_content .bx-filter.bx-blue .btn-themes.bt_3,
.rev_feedback .btn.bt_3 {
    background: #035890;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 20px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    -webkit-transition: background 200ms linear;
    -moz-transition: background 200ms linear;
    -o-transition: background 200ms linear;
    -ms-transition: background 200ms linear;
    transition: background 200ms linear;
}
.item .btn.bt_3.fw,
.btns_block .btn.bt_3.fw,
.bt_1.bt_3.fw,
.bt_2.bt_3.fw,
.bt_3.bt_3.fw,
.btn-link.bt_3.fw,
.order_btn.bt_3.fw,
.main_content .bx-filter.bx-blue .btn-themes.bt_3.fw,
.rev_feedback .btn.bt_3.fw {
    width: 100%;
}
.item .btn.bt_3:hover,
.btns_block .btn.bt_3:hover,
.bt_1.bt_3:hover,
.bt_2.bt_3:hover,
.bt_3.bt_3:hover,
.btn-link.bt_3:hover,
.order_btn.bt_3:hover,
.main_content .bx-filter.bx-blue .btn-themes.bt_3:hover,
.rev_feedback .btn.bt_3:hover {
    color: #ffffff;
    background: rgba(3,88,144, 0.7);
}
.item .btn.bt_3:active,
.item .btn.bt_3:focus,
.btns_block .btn.bt_3:active,
.btns_block .btn.bt_3:focus,
.bt_1.bt_3:active,
.bt_1.bt_3:focus,
.bt_2.bt_3:active,
.bt_2.bt_3:focus,
.bt_3.bt_3:active,
.bt_3.bt_3:focus,
.btn-link.bt_3:active,
.btn-link.bt_3:focus,
.order_btn.bt_3:active,
.order_btn.bt_3:focus,
.main_content .bx-filter.bx-blue .btn-themes.bt_3:active,
.main_content .bx-filter.bx-blue .btn-themes.bt_3:focus,
.rev_feedback .btn.bt_3:active,
.rev_feedback .btn.bt_3:focus {
    background: #035890;
    color: #fff;
    -webkit-box-shadow: inset 0px 2px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 2px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 2px 1px rgba(0, 0, 0, 0.2);
}
.more_btn {
    position: absolute;
    right: 15px;
    font-size: 11px;
    top: 10px;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
}
.more_btn:after {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 5px;
}
.more_btn:hover {
    border-color: #035890 !important;
    color: #035890 !important;
}
.main_content.inner_ {
    background: #f7f7f7;
}
.main_content >.container {
    padding-top: 20px;
    padding-bottom: 20px;
}
.main_content >.container img {
    max-width: 100%;
    height: auto;
}
.left_img {
    margin: 0 0 30px;
    display: block;
}
.left_img img {
    max-width: 100%;
    height: auto;
}
.popup_forms {
    display: none;
}
.popup_form {
    padding: 0 20px 30px;
    min-width: 500px;
    background: #ffffff;
}
.popup_form .popup_form__zag {
    background: #f2f2f2;
    padding: 15px 20px;
    text-align: center;
    color: #333;
    font-size: 24px;
    position: relative;
    margin: 0 -20px 30px;
}
.fancybox-default a.fancybox-close {
    background: #ffffff;
    border-radius: 30px;
    text-align: center;
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.fancybox-default a.fancybox-close:after {
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 20px;
}
.panel-title {
    display: block;
}
.order_form {
    background: #035890;
    padding: 30px;
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 40px;
}
.order_form .row >div {
    display: inline-block;
    vertical-align: middle;
    float: none;
    position: relative;
    margin: 0 -2px;
}
.order_form b {
    display: block;
    font-size: 18px;
}
.order_form .price_block {
    text-align: right;
    font-size: 16px;
}
.order_form .price_block b {
    display: inline-block;
    font-size: 22px;
}
.order_form .price_block .price,
.order_form .price_block .btn {
    display: inline-block;
    vertical-align: middle;
}
.order_form .price_block .btn {
    font-weight: bold;
    background: #ffffff;
    color: #035890;
    margin-left: 15px;
}
.order_form .price_block .btn:hover {
    color: #fff;
    background: rgba(3,88,144, 0.7);
}
.index_text {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0 30px;
    font-size: 14px;
}
.index_text p {
    margin-bottom: 15px;
}
.index_text h3 {
    color: #555;
    margin-bottom: 15px;
}
.slick-slider .slick-slide {
    outline: none;
}
.slick-slider .slick-dots {
    display: block;
    list-style: none;
    margin: 0;
    padding: 20px 0 0;
    text-align: center;
}
.slick-slider .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
}
.slick-slider .slick-dots li button {
    outline: none;
    overflow: hidden;
    height: 0;
    padding: 0;
    padding-top: 8px;
    font-size: 1px;
    width: 12px;
    display: block;
    border: 2px solid #e5e5e5;
    border-radius: 10px;
    background: none;
    -webkit-transition: border-color 300ms linear;
    -moz-transition: border-color 300ms linear;
    -o-transition: border-color 300ms linear;
    -ms-transition: border-color 300ms linear;
    transition: border-color 300ms linear;
}
.slick-slider .slick-dots li button:hover {
    border-color: #035890;
}
.slick-slider .slick-dots li.slick-active button {
    border-color: #035890;
    background-color: #035890;
}
.slick-slider .slick-arrow {
    outline: none;
    position: absolute;
    display: block;
    background: none;
    top: 50%;
    margin-top: -20px;
    color: transparent;
    width: 40px;
    height: 40px;
    padding: 0;
    background: transparent;
    border: 2px solid #ffffff;
    border-radius: 42px;
    z-index: 100;
    -webkit-transition: border-color 300ms linear;
    -moz-transition: border-color 300ms linear;
    -o-transition: border-color 300ms linear;
    -ms-transition: border-color 300ms linear;
    transition: border-color 300ms linear;
}
.slick-slider .slick-arrow:hover {
    border-color: #035890;
}
.slick-slider .slick-arrow:hover.slick-next:before,
.slick-slider .slick-arrow:hover.slick-prev:before {
    color: #035890;
}
.slick-slider .slick-arrow.slick-next:before,
.slick-slider .slick-arrow.slick-prev:before {
    font-size: 33px;
    font-family: FontAwesome;
    content: "\f105";
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 4px;
    position: relative;
    text-align: center;
    line-height: 36px;
    color: #999;
    -webkit-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    transition: color 300ms linear;
}
.slick-slider .slick-arrow.slick-next {
    right: -40px;
}
.slick-slider .slick-arrow.slick-prev {
    left: -40px;
}
.slick-slider .slick-arrow.slick-prev:before {
    content: "\f104";
    padding-left: 0;
    padding-right: 4px;
}
.left_side_text {
    padding-bottom: 20px;
    font-size: 14px;
}
.left_side_text blockquote {
    padding: 20px 0;
}
.bx-yandex-view-layout {
    margin-bottom: 30px;
}
.rev_pagination {
    padding-top: 15px;
}
.rev_pagination div.modern-page-navigation span.modern-page-title {
    display: none;
}
.rev_pagination div.modern-page-navigation a,
.rev_pagination div.modern-page-navigation span {
    border: 1px solid #e5e5e5;
    display: block;
    float: left;
    position: relative;
    margin-right: -1px;
    height: 34px;
    line-height: 32px;
    min-width: 34px;
    text-align: center;
    padding: 0 3px;
    color: #555555;
}
.rev_pagination div.modern-page-navigation a.modern-page-current,
.rev_pagination .current {
    background: #035890;
    color: #ffffff;
    border-color: #035890;
}
.rev_pagination div.modern-page-navigation a.modern-page-previous,
.rev_pagination div.modern-page-navigation a.modern-page-next,
.rev_pagination div.modern-page-navigation span.modern-page-previous,
.rev_pagination div.modern-page-navigation span.modern-page-next {
    padding: 0 10px;
    font-size: 13px;
}
.rev_pagination div.modern-page-navigation a:hover {
    border-color: #035890;
    color: #035890;
    z-index: 20;
}

h1 {
    font-family: 'Noto Sans', sans-serif;
}
h2 {
    font-family: 'Noto Sans', sans-serif;
    font-size: 26px;
    margin-bottom: 25px;
    color: #555;
}
h3,
h4,
h5 {
    margin-top: 0;
}
.zag {
    color: #333;
    font-size: 26px;
    margin-bottom: 20px;
}
.fo_zag {
    margin-bottom: 20px;
}
.fo_zag i.fa {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    background: #035890;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
    margin-right: 12px;
}
.fo_zag .fo_zag_text {
    display: inline-block;
    vertical-align: middle;
    font-size: 26px;
    color: #333;
    max-width: 85%;
}
.top_slide_title {
    font-size: 36px;
    font-family: 'Roboto Slab', serif;
}
.panel-title {
    color: #333;
    font-size: 34px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 17px;
    margin-bottom: 35px;
}
.panel-title:after {
    content: ' ';
    display: block;
    background: #035890;
    height: 2px;
    width: 100px;
    overflow: hidden;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -50px;
}
.zag_left .panel-title {
    text-align: left;
    padding-left: 15px;
}
.zag_left .panel-title:after {
    left: 0;
    margin-left: 15px;
}
ul.list_1 {
    list-style: none;
    margin: 0 0 0 2px;
    padding: 0;
    display: block;
    overflow: hidden;
    position: relative;
}
ul.list_1 li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
    font-size: 14px;
}
ul.list_1 li:before {
    font-family: 'FontAwesome';
    content: "\f105";
    color: #035890;
    position: absolute;
    top: 1px;
    left: 0;
}
.props {
    width: 100%;
    margin-bottom: 20px;
}
.props tr:first-child td {
    padding-top: 0;
}
.props tr td {
    border-bottom: 1px solid rgba(229, 229, 229, 0.5);
    font-size: 13px;
    padding: 15px 0 0;
}
.props tr td span {
    display: inline-block;
    background: #ffffff;
    position: relative;
    bottom: -5px;
    padding: 0 15px 0 0;
}
.props tr td:nth-child(2) {
    text-align: right;
}
.props tr td:nth-child(2) span {
    padding: 0 0 0 15px;
}
hr {
    margin: 15px 0;
    border-color: #e5e5e5;
}
.text_container {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 20px;
    font-size: 14px;
    color: #555;
}
.text_container em {
    color: #999;
    font-style: normal;
}
.img_right {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}
.img_left {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.img_border {
    border: 1px solid #e5e5e5;
    padding: 10px;
    max-width: 100%;
    height: auto;
}
blockquote {
    font-size: 14px;
    padding: 20px 15%;
    border: 1px solid #e5e5e5;
    border-left: 0;
    border-right: 0;
    margin-bottom: 20px;
    position: relative;
    z-index: 10;
}
blockquote .bq_name {
    font-style: italic;
    padding-top: 10px;
    font-size: 13px;
    color: #999;
}
blockquote:before {
    z-index: -1;
    bottom: 0;
    right: 5%;
    display: block;
    font-size: 150px;
    line-height: 1;
    width: 50px;
    height: 53px;
    overflow: hidden;
    content: "\201C";
    font-family: Arial, sans-serif;
    color: #e6e6e6;
    position: absolute;
}

@media (max-width: 993px) {
    #b_panel {
        display: none;
    }
    .sidebar_block {
        border-top: 1px solid #e5e5e5;
        padding-top: 20px;
    }
    .main_text {
        order: -1;
        margin-bottom: 30px;
    }
    .inner_ >.container >.row {
        display: flex;
        flex-direction: column;
    }
    .panel-title {
        font-size: 30px;
    }
    .more_btn {
        position: relative;
        right: auto;
        top: auto;
        font-size: 10px;
        display: block;
        border: none !important;
    }
    #left_nav {
        display: none;
    }
    .cd-side-nav #left_nav {
        display: block;
    }
}
@media (max-width: 767px) {
    .container {
        width: 462px;
    }
    .panel-title {
        font-size: 30px;
    }
    .img_right,
    .img_left {
        display: block;
        float: none;
        margin: 0 auto 15px;
    }
}
@media (max-width: 479px) {
    body {
        font-size: 13px;
    }
    .container {
        width: 100%;
    }
    .panel-title {
        font-size: 26px;
    }
    *[class*="col-"],
    .container {
        padding-right: 7px;
        padding-left: 7px;
    }
    .container-fluid {
        padding-right: 7px;
        padding-left: 7px;
    }
    .row {
        margin-right: -7px;
        margin-left: -7px;
    }
    .slick-slider .slick-arrow.slick-next {
        right: -35px;
    }
    .slick-slider .slick-arrow.slick-prev {
        left: -35px;
    }
    .zag {
        font-size: 20px;
    }
    .popup_form {
        min-width: 0;
    }
    .popup_form .popup_form__zag {
        margin-bottom: 15px;
    }
    .rev_feedback label {
        float: none;
        width: 100%;
        max-width: none;
        text-align: left;
    }
    .rev_feedback .form-control {
        width: 100%;
    }
    .rev_feedback .form-group {
        margin-bottom: 10px;
    }
    .fo_zag .fo_zag_text {
        max-width: 76%;
        font-size: 20px;
    }
}




.sl-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
  background: rgba(3,88,144, 0.7);
  pointer-events: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.sl-overlay:target {
  opacity: 1;
  pointer-events: auto;
}

.sl-overlay header {
  font-weight: bold;
}


/* Кнопки */

.callbackBtn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  z-index: 9999;
}

.toggle {
  position: relative;
  width: 50px;
  height: 50px;
  z-index: 1;
  display: block;
  border-radius: 25px;
  cursor: pointer;
  color: #ECEFF1;
  background: #045c97;
  box-shadow: 0 2px 10px rgba(3,88,144, 0.7);
  -webkit-animation: pulse 1.5s infinite;
}

.toggle:hover {
  box-shadow: 0 2px 10px rgba(3,88,144, 0.7);
}

.toggle:after {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  font-family: 'FontAwesome';
  content: "\f0c9";
  line-height: 50px;
  font-size: 20px;
  text-align: center;
}
.toggle-img {
  position: relative;
  width: 50px;
  height: 50px;
  z-index: 1;
  display: block;
  border-radius: 25px;
  cursor: pointer;
  color: #ECEFF1;
  background: #045c97;
  box-shadow: 0 2px 10px rgba(3,88,144, 0.7);
  -webkit-animation: pulse 1.5s infinite;
}
.toggle-img:hover {
  box-shadow: 0 2px 10px rgba(3,88,144, 0.7);
}
.toggle-img:after {
  position: relative;
    display: block;
    width: 50px;
    height: 50px;
    background: url(/wp-content/themes/corporation/inc/line-menu.svg) center center no-repeat;
    background-size: 16px;
    content: ""
}

.toggle-input {
  display: none;
}

.toggle-input:checked + .toggle:after,
.toggle-input:checked + .toggle:before {
  background-color: #ECEFF1;
  content: "";
  height: 3px;
  width: 30px;
  position: absolute;
  left: 10px;
  top: 23px;
}

.toggle-input:checked + .toggle:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: bar1 0.3s forwards;
  animation: bar1 0.3s forwards;
}

.toggle-input:checked + .toggle:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: bar2 0.3s forwards;
  animation: bar2 0.3s forwards;
}

.btn-list li {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  opacity: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.43, 1.17, 0.69, 1.24);
  transition: all 0.25s cubic-bezier(0.43, 1.17, 0.69, 1.24);
}

.btn-list a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
  color: #ECEFF1;
  text-decoration: none;
  text-align: center;
  border-radius: 50%;
  background: #045c97;
  box-shadow: 0 2px 10px rgba(3,88,144, 0.7);
  font-size: 18px;
}

.call-form--link {
  line-height: 47px!important;
}
.call-form--link img{
  vertical-align: middle;
}
.fa-envelope-o {
  margin-left: 1px;
}

input:checked ~ .btn-list li {
  opacity: 1;
}
input:checked ~ .btn-list li:nth-child(1) {
  left: -60px;
}
input:checked ~ .btn-list li:nth-child(2) {
  left: -120px;
}
input:checked ~ .btn-list li:nth-child(3) {
  left: 180px;
}

.rings {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
  width: auto;
  border-radius: 50%;
  border: 1px solid #045c97;
  animation-duration: 2.0s;
  animation-name: fadeAndScale;
  animation-iteration-count: infinite;
  z-index: -1;
}

.rings:nth-child(2) {
  animation-name: fadeAndScaleStep2;
}

.rings:nth-child(3) {
  animation-name: fadeAndScaleStep3;
}

@keyframes fadeAndScale {
  from {
    opacity: 1;
    transform: scale(0.8, 0.8);
  }
  to {
    opacity: 0;
    transform: scale(1.2, 1.2);
  }
}

@keyframes fadeAndScaleStep2 {
  from {
    opacity: 0.9;
    transform: scale(0.9, 0.9);
  }
  to {
    opacity: 0;
    transform: scale(1.4, 1.4);
  }
}

@keyframes fadeAndScaleStep3 {
  from {
    opacity: 0.8;
    transform: scale(1, 1);
  }
  to {
    opacity: 0;
    transform: scale(1.6, 1.6);
  }
}

@-webkit-keyframes bar1 {
  0% {
    content: "\f1e0";
    width: 46px;
    height: 50px;
    background-color: transparent;
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    top: 0;
    left: 0;
    opacity: 1;
  }
  50% {
    background-color: transparent;
    content: "\f1e0";
    width: 46px;
    height: 50px;
    top: 0;
    left: 0;
    -webkit-transform: rotate(0deg) scale(0.2);
    transform: rotate(0deg) scale(0.2);
    opacity: 0;
  }
  50.001% {
    background-color: #fff;
    left: 10px;
    top: 22px;
    content: "";
    height: 3px;
    width: 30px;
  }
  60% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
  }
}

@keyframes bar1 {
  0% {
    content: "\f1e0";
    width: 46px;
    height: 50px;
    background-color: transparent;
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    top: 0;
    left: 0;
    opacity: 1;
  }
  50% {
    background-color: transparent;
    content: "\f1e0";
    width: 46px;
    height: 50px;
    top: 0;
    left: 0;
    -webkit-transform: rotate(0deg) scale(0.2);
    transform: rotate(0deg) scale(0.2);
    opacity: 0;
  }
  50.001% {
    background-color: #fff;
    left: 10px;
    top: 22px;
    content: "";
    height: 3px;
    width: 30px;
  }
  60% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
  }
}

@-webkit-keyframes bar2 {
  0% {
    background-color: transparent;
    -webkit-transform: rotate(0deg) scale(0.2);
    transform: rotate(0deg) scale(0.2);
    opacity: 0;
  }
  50% {
    background-color: transparent;
    -webkit-transform: rotate(0deg) scale(0.2);
    transform: rotate(0deg) scale(0.2);
    opacity: 0;
  }
  60% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) scale(1);
    transform: rotate(-45deg) scale(1);
  }
}

@keyframes bar2 {
  0% {
    background-color: transparent;
    -webkit-transform: rotate(0deg) scale(0.2);
    transform: rotate(0deg) scale(0.2);
    opacity: 0;
  }
  50% {
    background-color: transparent;
    -webkit-transform: rotate(0deg) scale(0.2);
    transform: rotate(0deg) scale(0.2);
    opacity: 0;
  }
  60% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) scale(1);
    transform: rotate(-45deg) scale(1);
  }
}


/* Форма */

.sl-form--wrapper {
  position: relative;
  max-width: 424px;
  padding: 30px 60px;
  box-sizing: border-box;
  margin: 60px auto;
  font-family: 'Roboto', sans-serif;
  line-height: 1.3;
}

.sl-overlay--close {
  position: absolute;
  font-size: 24px;
  right: 10px;
  top: 0;
  text-decoration: none;
}

.form-title--icon {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-bottom: 15px;
  border-radius: 50%;
}
.sl-form {
  margin-bottom: 15px;
}

.sl-form--input {
  display: block;
  border: none!important;;
  width: 100%;
  max-width: 304px;
  box-sizing: border-box;
  margin: 15px auto;
  padding: 15px 15px 13px!important;
  outline: none;
  font: 16px 'Roboto', sans-serif;
}

.form-title--text,
.msgs {
  font-size: 18px;
  text-align: center;
}

.sl-form--button {
  display: block;
  width: 100%;
  max-width: 304px;
  border: none;
  outline: none;
  font-size: 16px;
  height: 48px;
  box-sizing: border-box;
  color: #fff;
  padding-top: 4px;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0 auto;
}
.copyright-wprapper {
  text-align: center;
  padding-bottom: 0!important;
  margin-bottom: 0!important;
}

/*  Оформление  dark-space */
.dark-space {
  background-color: #263238;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.dark-space .sl-overlay--close {
  color: #cfd8dc;
}

.dark-space .form-title--icon {
  box-shadow: 0 3px 15px rgba(14, 27, 33, 0.15);
}
.dark-space .form-title--title {
  color: #cfd8dc;
}

.dark-space .form-title--text {
  color: #cfd8dc;
}

.dark-space .msgs {
  color: #cfd8dc;
}

.dark-space .sl-form--input {
  background: #343f45;
  color: #cfd8dc;
  border-bottom: 2px solid #343f45;
}

.dark-space .sl-form--input:focus {
  border-bottom: 2px solid #546e7a;
}

.dark-space .sl-form--button {
  background: #035890;
}

.dark-space .sl-form--button:hover {
  background: rgba(3,88,144, 0.7);
}

.dark-space .copyright-wprapper a{
  color: #4b5358;
  text-align: center;
}
/*  Оформление  orange-style */
.maya-the-bee {
  background-color: #ffc400;
  box-shadow: 0 3px 10px rgba(75, 23, 0, 0.2);
  border-radius: 15px;
}
.maya-the-bee .sl-overlay--close {
  color: #000;
}

.maya-the-bee .form-title--icon {
  box-shadow: 0 3px 15px rgba(158, 91, 0, 0.5);
}
.maya-the-bee .form-title--title {
  color: #000;
}
.maya-the-bee .msgs {
  color: #000;
}
.maya-the-bee .sl-form--button {
  background: #035890;
  border-radius: 23.5px;
}

.maya-the-bee .sl-form--input {
  background: #fff;
  color: #000;
  border-bottom: 2px solid #343f45;
  border-radius: 23.5px;
  padding: 15px 15px 15px!important;
}

.maya-the-bee .copyright-wprapper a{
  color: #c5af00;;
}
.maya-the-bee .copyright-wprapper a:hover{
  color: #ffffff;
}
.maya-the-bee-overlay{
  background: rgba(0, 0, 0, 0.9)!important;
}

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1199px) {}


/* Medium Devices, Desktops */

@media only screen and (max-width: 991px) {}


/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {}


/*Доп запросы*/

@media only screen and (max-width: 680px) {}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 486px) {
  /* Форма */
  .sl-form--wrapper {
    padding: 15px;
    margin: 0;
    overflow-y: scroll;
    height: 500px;
  }
  .sl-form {
    overflow-y: scroll;
    height: 700px;
  }
}

@media only screen and (max-width: 380px) {}