@charset "utf-8";

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px)
    }

    to {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes bounceInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(-30px)
    }

    80% {
        -moz-transform: translateY(10px)
    }

    to {
        -moz-transform: translateY(0)
    }
}

@-o-keyframes bounceInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -o-transform: translateY(-30px)
    }

    80% {
        -o-transform: translateY(10px)
    }

    to {
        -o-transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        transform: translateY(-30px)
    }

    80% {
        transform: translateY(10px)
    }

    to {
        transform: translateY(0)
    }
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px)
    }

    to {
        -webkit-transform: translateY(0)
    }
}

@font-face {
    font-family:'Open Sans';src:url(/css/fonts/opensans/OpenSans-Regular.ttf)
}

@font-face {
    font-family:'MuseoLight';src:url(/css/fonts/museo/MuseoLight.ttf)
}

@font-face {
    font-family:'MuseoReg';src:url(/css/fonts/museo/MuseoReg.ttf)
}

@font-face {
    font-family:'MuseoBold';src:url(/css/fonts/museo/MuseoBold.ttf)
}

@font-face {
    font-family:'PrataReg';src:url(/css/fonts/prata/PrataReg.ttf)
}


* {
    text-shadow: none!important
}

.appointments #wrapper .communication-admin__content {
        padding: 50px 20px 35px;
}

.u-eip.adaptive #fancybox-wrap {
    box-sizing: initial
}

.u-eip.adaptive #order_form_wrapper #order_submit {
    width: 150px
}

.adaptive body {
    color: #56595c
}

.adaptive .search_form fieldset {
    padding: 10px 0;
    margin: 0;
}

.adaptive .general_wrap p, .adaptive .general_wrap .text, .adaptive .general_wrap div, .adaptive .general_wrap ul li, .adaptive .general_wrap td, .adaptive .general_wrap table {
    font-size: 15px;
    font-family: 'Open Sans';
    line-height: 1.6;
}

.adaptive .main_image .direction_block > .u-eip-edit-box, .adaptive .about_block .custom_wrapper_2 > .u-eip-edit-box {
        background: #dbdbdb!important
}

.adaptive .umi-second-content table th, .adaptive .umi-second-content table td {
    border-bottom: 1px solid;
    border-top: none;
    border-left: none;
    border-right: none
}

.adaptive .umi-second-content table td {
    text-align: left!important
}

.adaptive .umi-menu .btn.btn-umi-shop {
    outline: 0;
    box-shadow: inset 0 0 10px rgba(0,0,0,.45)
}

.adaptive .umi-menu .btn.btn-umi-shop.collapsed {
    outline: 0;
    box-shadow: none
}

.adaptive .breadcrumbs ul, .adaptive .menu-vertical ul,.adaptive body {
    background: #fff
}

.adaptive .breadcrumbs ul li a, .adaptive .umi-footer .cp p,.adaptive a:link,.adaptive a:visited {
    color: #000
}

.adaptive .menu-vertical ul li.current a:hover {
    color: #fff;
}

.adaptive ul.photo_list li .photo_img_div:hover {
    background-color: #fff;
}



.adaptive ul.photo_list li .photo_title a {
    color: #444
}

.adaptive .menu-vertical ul li a:hover,.adaptive .menu-vertical ul li.current a,.adaptive .menu-vertical ul li:hover a {
    color: #000;
}

.adaptive .menu-vertical ul li a {
    color: #444
}

.adaptive .h1,.adaptive .h2,.adaptive .h3,.adaptive .h4,.adaptive .h5,.adaptive .h6,.adaptive h1,.adaptive h2,.adaptive h3,.adaptive h4,.adaptive h5,.adaptive h6 {
    color: #445869
}

.adaptive .navbar-inner{
    background: transparent;
}

.adaptive * {
    box-sizing: border-box
}

.adaptive a,.adaptive a:hover {
    text-decoration: none;
    color: #444
}

.adaptive .pos-rel {
    position: relative
}

.adaptive .general_wrap {
    min-width: 300px;
    position: relative;
    overflow: hidden;
}

.adaptive .general_wrap .top-content .main_image:before {
    content: '';
    display: block;
    position: absolute;
    width: 70vw;
    height: 100%;
    top: 0;
    right: 0;
    background: #f4f4f4;
    z-index: 0;
}

.adaptive .general_wrap .top-content .about_block:before {
    content: '';
    display: block;
    position: absolute;
    width: 40vw;
    height: 786px;
    bottom: 0;
    left: 0;
    background-size: 100% 786px;
    z-index: 0;
}

.adaptive .general_wrap .top-content .about_block:after {
    content: '';
    display: block;
    position: absolute;
    width: 40vw;
    height: 786px;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.adaptive .top-menu .cover-one:after {
    content: '';
    display: block;
    position: absolute;
    width: 40vw;
    height: 100%;
    bottom: 0;
    left: 798px;
    background-size: 100%;
    z-index: 0;
}

.adaptive .top-menu .adress-block, .adaptive .top-menu .adress-block .addr, .adaptive .top-menu .adress-block .phone {
    position: relative;
}

.adaptive .top-menu .logotype {
    position: relative;
    z-index: 999;
}

.adaptive .top-menu {
    background: #f4f4f4;
}

.adaptive .top-menu .adress-block .addr, .adaptive .top-menu .adress-block .phone {
    z-index: 99;
}


.adaptive body .for-content {
    overflow: hidden;
}

.adaptive .container {
    position: relative
}

.adaptive .cover-one {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    min-height: 150px;
    position: relative;
}

.adaptive .navbar {
    margin: 0;
}

.adaptive .footer .search {
    width: 244px;
    height: 43px;
    padding: 0;
    margin-left: 1%;
    border: 1px solid #ede9e9;
}

.adaptive .footer .search .form_placeholder {
    color: #507619;
    height: 40px;
    font-family: 'Open Sans'
}

.adaptive .search fieldset {
    height: 43px;
    border: 0;
    width: auto;
    padding: 0;
    line-height: 30px;
    position: relative;
    border-radius: 2px;
    display: flex;
}

.adaptive .address_string{
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 400;
}

.adaptive .phone_number {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 700;
}

.adaptive .breadcrumbs ul {
    padding: 8px 15px;
    margin: 20px 0;
    list-style: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 5px 0 rgba(147,167,183,.6);
    -moz-box-shadow: 0 0 5px 0 rgba(147,167,183,.6);
    -o-box-shadow: 0 0 5px 0 rgba(147,167,183,.6);
    box-shadow: 0 0 5px 0 rgba(147,167,183,.6)
}

.adaptive .breadcrumbs ul li {
    padding: 0 5px 0 0
}

.adaptive .breadcrumbs ul li a {
    padding: 0 5px 0 0;
    text-shadow: none
}

.adaptive .breadcrumbs ul li a:hover,.adaptive .services-catalog .items_catalog li.li_category_item .category_title a:hover {
    text-decoration: underline
}

.adaptive .breadcrumbs ul li.breadcrumbs_last a:hover {
    text-decoration: none
}

.adaptive .breadcrumbs ul li.breadcrumbs_last a {
    cursor: default
}

.adaptive .nav-collapse.collapse{
    width: 100%;
    z-index: 466;
}

#main_big_order_button {
    z-index: 999;
}

.adaptive .umi-menu ul.level-0 {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    margin: 0;
}

.adaptive .umi-menu .navbar-inner {
    border: 0;
    box-shadow: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.adaptive .umi-menu .btn.btn-umi-shop {
    float: right;
    position: relative;
    right: 10px;
    padding: 10px 12px;
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    border: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

.adaptive .umi-menu .btn.btn-umi-shop:active {
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.45);
    -moz-box-shadow: inset 0 0 10px rgba(0,0,0,.45);
    box-shadow: inset 0 0 10px rgba(0,0,0,.45)
}

.adaptive .umi-menu ul.level-0 li {
    float: left;
    position: relative
}

.adaptive .umi-menu ul.level-0 li:hover>a {
    box-shadow: none
}

.adaptive .umi-menu .in.collapse ul.level-0>li.current>a {
    box-shadow: none;
    border-top: none;
    padding: 0 20px 0 15px
}

.adaptive .umi-menu .in.collapse ul.level-0 li.baby:after {
    right: 15px
}

.adaptive .umi-menu .in.collapse ul.level-0>li.current>a,.adaptive .umi-menu ul.level-0>li.current>a {
    text-shadow: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.adaptive .umi-menu ul.level-0 li a {
    text-decoration: none;
    display: block;
    padding: 8px 16px;
    text-shadow: none;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 700;
    -webkit-transition: background-color .25s;
    -moz-transition: background-color .25s;
    -o-transition: background-color .25s;
    transition: background-color .25s
}

.adaptive .umi-menu ul.level-0 li.baby:after {
    top: 44%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: #112443 transparent transparent;
    border-width: 4px;
    right: 3px;
}

.adaptive .umi-menu ul.level-0 li.current.baby:after {
    border-color: #fff transparent transparent;
}

.adaptive .menu-vertical.menu-company ul li.baby:after{
    border-left-color: #000;
}

.adaptive .menu-vertical.menu-company ul li.current.baby:after{
    border-left-color: #fff;
}

.adaptive .menu-vertical.menu-company ul li.hover:after{
    border-left-color: #fff;
}

.adaptive .umi-menu .navbar ul.level-0 .clip {
    display: none;
    height: 45px;
    width: 100px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: default
}

.adaptive .menu-vertical ul,.adaptive .umi-menu .btn.btn-umi-shop,.adaptive .umi-menu .navbar-inner,.adaptive .umi-menu ul.level-0 li>ul.level-1 {
    margin: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.adaptive .menu-vertical.menu-company ul li > ul {
    min-width: 220px;
}

.adaptive .umi-menu ul.level-0 li>ul.level-1 {
    display: none;
    min-width: 200px;
    top: 100%;
    right: 0;
    z-index: 10000;
    float: left;
    list-style: none;
    background: #fff;
    border: 0;
    -webkit-box-shadow: 0 1px 5px 0 #93a7b7;
    -moz-box-shadow: 0 1px 5px 0 #93a7b7;
    box-shadow: 0 1px 5px 0 #93a7b7;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    position: absolute;
    padding: 0
}

.adaptive .umi-menu ul.level-0 li.hover>ul.level-1 {
    display: block
}

.adaptive .umi-menu ul.level-0 li>ul.level-1 li {
    float: none;
    height: auto;
    position: relative
}

.adaptive .umi-menu ul.level-0 li>ul.level-1 li:not(:last-of-type), .adaptive .menu-vertical.menu-company ul li > ul > li:not(:last-of-type) {
    margin-bottom: 1px;
}

.adaptive .umi-menu ul.level-0 li>ul.level-1 li:not(:last-of-type):after, .adaptive .menu-vertical.menu-company ul li > ul > li:not(:last-of-type):after {
    content: '';
    display: block;
    width: calc( 100% - 12px );
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 6px;
    z-index: 99
}

.adaptive .umi-menu ul.level-0 li>ul.level-1 li a {
    padding: 6px 10px;
    text-shadow: none;
    font-size: 15px;
    font-weight: 400;
    height: auto;
    line-height: 20px;
    border: 0;
    color: #222;
    text-align: left;
}

.adaptive .umi-menu ul.level-0 li>ul.level-1 li.current a {
    color: #fff;
}

.adaptive .umi-menu ul.level-0 li>ul.level-1 li.spec a {
    color: #f2532f;
    text-decoration: underline;
    font-weight: 400
}

.adaptive .umi-menu ul.level-0 li>ul.level-1 li.spec:hover a {
    text-decoration: none
}

.adaptive .menu-vertical ul {
    padding: 0;
    position: relative;
    -webkit-box-shadow: 0 0 5px 0 rgba(147,167,183,.6);
    -moz-box-shadow: 0 0 5px 0 rgba(147,167,183,.6);
    -o-box-shadow: 0 0 5px 0 rgba(147,167,183,.6);
    box-shadow: 0 0 5px 0 rgba(147,167,183,.6)
}

.adaptive .menu-vertical ul li {
    display: block;
    position: relative;
    background-color: #fff;
}

.adaptive .menu-vertical.menu-company ul li > ul > li > a {
    background: #fff;
    padding: 6px 10px;
}

.adaptive .menu-vertical ul li:first-child a {
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.adaptive .menu-vertical ul li:last-child a {
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.adaptive .menu-vertical ul li.current a {
    cursor: default
}

.adaptive .menu-vertical ul li a {
    line-height: 20px;
    display: block;
    text-shadow: none;
    padding: 15px 20px;
    text-decoration: none;
    font-size: 16px;
    font-family: 'Open Sans'
}

.adaptive .stc1,.adaptive .stc2 {
    -webkit-transition-duration: .85s;
    -moz-transition-duration: .85s;
    -ms-transition-duration: .85s;
    -o-transition-duration: .85s;
    transition-duration: .85s;
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    -moz-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    -ms-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    -o-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    transition-timing-function: cubic-bezier(.165,.84,.44,1);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -ms-transition-property: all;
    -o-transition-property: all;
    transition-property: all
}

.adaptive .for-adress .container .row-fluid .nav-wrap .umi-menu ul.level-0 li>ul.level-1 a,.adaptive .for-adress .container .row-fluid .nav-wrap .umi-menu ul.level-0 li>ul.level-1 li,.adaptive .news_anons p {
    height: auto
}

.adaptive .top-menu .adress-block {
    z-index: 1;
    padding-left: 80px;
    margin-left: 2.127659574468085%;
}

.adaptive .stc2 {
    -webkit-transition-duration: 1.25s;
    -moz-transition-duration: 1.25s;
    -ms-transition-duration: 1.25s;
    -o-transition-duration: 1.25s;
    transition-duration: 1.25s
}

.adaptive .main_image .custom_wrapper_1.customing,.adaptive .main_image .direction_block_2.customing,.adaptive .main_image img.moving {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.adaptive .main_image .custom_wrapper_1,.adaptive .main_image .direction_block_2 {
    opacity: 0;
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    -ms-transform: scale(.4);
    -o-transform: scale(.4);
    transform: scale(.4)
}

.adaptive .main_image .direction_block_2 {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s;
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    -moz-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    -ms-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    -o-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    transition-timing-function: cubic-bezier(.165,.84,.44,1);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -ms-transition-property: all;
    -o-transition-property: all;
    transition-property: all
}

.adaptive .for-content .top-content {
    display: flex;
    /*height: 637px;*/
}

.adaptive .main_image {
    width: 68%;
    margin: 0;
    padding: 0;
    z-index: 96;
    position: relative;
}

.adaptive .about_block {
    width: 32%;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 111;
}

.adaptive .about_block .custom_wrapper_1 {
    width: 566px;
    height: auto;
    position: relative;
    left: -190px;
    padding: 60px 70px;
    z-index: 999;
}

.adaptive .about_block .custom_wrapper_1 {
    font-size: 41px;
    color: #1c1d22;
    letter-spacing: -1.025px;
    font-family: 'PrataReg';
    line-height: 1.25em;
    margin: 0;
}

.adaptive .about_block .custom_wrapper_2 {
    padding: 45px 0 45px 80px;
    box-sizing: border-box;
    max-height: 415px;
    overflow: hidden;
    position: relative;
    z-index: 999;
}

.adaptive .about_block .custom_wrapper_2 p {
    line-height: 1.9;
    font-size: 14px;
    letter-spacing: -0.35px;
}

.adaptive .content-wrap {
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 5px 0 rgba(147,167,183,.6);
    -moz-box-shadow: 0 0 5px 0 rgba(147,167,183,.6);
    -o-box-shadow: 0 0 5px 0 rgba(147,167,183,.6);
    box-shadow: 0 0 5px 0 rgba(147,167,183,.6)
}

.adaptive .umi-services .next,.adaptive .umi-services .prev,.adaptive ul.photo_list li .photo_img_div {
    -webkit-transition: opacity .4s ease-in-out 0;
    -moz-transition: opacity .4s ease-in-out 0;
    -ms-transition: opacity .4s ease-in-out 0;
    -o-transition: opacity .4s ease-in-out 0;
    transition: opacity .4s ease-in-out 0
}

.adaptive .next.disabled,.adaptive .prev.disabled {
    opacity: .2;
    cursor: default
}

.adaptive #spec_cato_next.disabled,.adaptive #spec_cato_prev.disabled {
    opacity: .2
}

.adaptive .items_catalog {
    margin: 0
}

.adaptive .umi-second-content .items_catalog .catalog_item_img, .adaptive  .umi-second-content .items_catalog .simple_catalog_item .object_item_img {
    height: 120px;
    position: relative;
    overflow: hidden
}

.adaptive .services-catalog .items_catalog li.li_category_item .category_title {
    padding: 0;
    text-align: left;
    margin: 40px 20px 20px 40px;
    font-size: 18px;
    font-family: 'Open Sans';
    letter-spacing: -.45px;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 5.4em;
    line-height: 1.8em;
    height: auto;
    position: relative
}

.adaptive .services-catalog .items_catalog li.li_category_item .category_title a {
    text-decoration: none;
    cursor: pointer;
    font-size: 24px;
    letter-spacing: .6px
}

.adaptive .services-catalog .items_catalog li.simple_catalog_item {
    position: relative;
    display: block;
    float: left;
    text-align: left;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.adaptive .services-catalog .items_catalog.mainpage_items_catalog li.simple_catalog_item {
    float: none;
        display: inline-block;
}

.adaptive .umi-second-content .items_catalog li.simple_catalog_item,.adaptive ul.photo_list li {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    -ms-transform: scale(.8);
    -webkit-transition: all .4s ease-in-out 0;
    -moz-transition: all .4s ease-in-out 0;
    -ms-transition: all .4s ease-in-out 0;
    -o-transition: all .4s ease-in-out 0;
    transition: all .4s ease-in-out 0
}

.adaptive .mainpage_items_catalog li.simple_catalog_item,.adaptive .special_offers_list li.simple_catalog_item {
    opacity: 1
}

.adaptive .index_catalog .items_catalog li.simple_catalog_item .object_title a, .adaptive .index_catalog .items_catalog .category_title a {
    font-family: 'PrataReg';
    font-size: 24px;
    letter-spacing: -0.6px;
    color: #000;
    padding: 5px 10px;
    line-height: 1.6em;
    max-height: 3.6em;
    overflow: hidden;
    display: inline-block;
    text-align: left;
}

.adaptive .catalog_item_img,.adaptive .object_item_img {
    text-align: center;
    display: block
}

.adaptive .index_news .top_date {
    display: none
}

.adaptive .index_news .bottom_date {
    display: block;
    margin-left: -20px
}

.adaptive .module-news .news_item {
        margin: 20px 0;
}

.adaptive .module-news .news_item .news_title {
        padding: 0;
    margin-bottom: 10px;
}

.adaptive .module-news .news_item .news_title .news_headline {
        font-size: 18px;
        text-decoration: underline;
}
.adaptive .module-news .news_item .news_title .news_headline:hover {
        text-decoration: none;
}

.adaptive .module-news .news_item .news_link {
      display: none;
}

.adaptive .index_news .news .news_item .news_title {
    margin-bottom: 3px
}

.adaptive .news_headline:hover,.adaptive ul.photo_list li .photo_title a:hover {
    text-decoration: underline
}

.adaptive .bottom_date,.adaptive .main_top_date,.adaptive .top_date {
    font-size: 12px
}

.adaptive .module-news.method-rubric,.adaptive .module-webforms.method-page {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.adaptive .span9.module-news.method-item fieldset,.adaptive .span9.module-photoalbum.method-photo fieldset,.adaptive .span9.module-webforms.method-page fieldset {
    padding: 0;
    margin: 0
}

.adaptive .site_form .field {
    margin: 0 0 15px;
    padding: 5px;
}

.adaptive .site_form .submit,.adaptive body .system_errors ul {
    padding: 0
}

.adaptive ul.photo_list {
    margin: 0;
    display: flex;
    flex-flow: row wrap
}

.adaptive ul.photo_list .pLoader {
    padding: 0;
    border: 0
}

.adaptive ul.photo_list li {
    opacity: 0;
    float: left;
    display: block;
    width: calc(25% - 15px);
    min-width: 200px;
    text-align: left;
    background: #fff;
    border-radius: 2px;
    margin-right: 15px;
    box-shadow: 0 0 18px rgba(77,77,77,.1);
    box-sizing: border-box;
    padding: 10px
}

.adaptive .items_catalog li.simple_catalog_item.tech,.adaptive ul.photo_list li.tech {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
}

.u-eip.adaptive .items_catalog li.tech.ui-sortable-handle {
    padding-top: 54px
}

.adaptive .ie ul.photo_list li {
    opacity: 1;
    transform: scale(1);
    -ms-transform: scale(1)
}

.adaptive .module-catalog.method-object ul.photo_list li.pLoader {
    width: 100%;
    height: auto;
    margin: 0
}

.adaptive ul.photo_list li:after {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: inset 0 0 1px 1px rgba(255,255,255,.35);
    box-shadow: inset 0 0 1px 1px rgba(255,255,255,.35);
    z-index: 1;
    pointer-events: none;
    opacity: 1
}

.adaptive ul.photo_list li.act {
    opacity: 1
}

.adaptive ul.photo_list li .photo_img_div .photo_img {
    height: 120px;
        overflow: hidden;
}

.adaptive ul.photo_list li .photo_img_div .photo_img img{
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    height: auto;
    width: 100%;
    min-height: 100%
}

.adaptive ul.photo_list li .photo_img_div {
    text-align: center;
    position: relative;
    height: 112px;
    overflow: hidden;
    position: relative;
}

.adaptive ul.photo_list li .photo_img_div:hover a img {
    opacity: 0.6;
}

.adaptive ul.photo_list li .photo_img_div:after {
    bottom: -3px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent transparent #fff;
    border-width: 10px;
    left: 50%;
    margin-left: -10px
}

.adaptive ul.photo_list li .photo_img_div a img {
    max-height: 155px!important;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    -webkit-transition: all .2s ease-in-out 0;
    -moz-transition: all .2s ease-in-out 0;
    -ms-transition: all .2s ease-in-out 0;
    -o-transition: all .2s ease-in-out 0;
    transition: all .2s ease-in-out 0
}

.adaptive ul.photo_list li .photo_title {
    margin: 20px 0;
    padding: 0;
    height: 36px;
    line-height: 17px;
    overflow: hidden
}

.adaptive .numpages ul li a,.adaptive .uneditable-input,.adaptive body .system_errors,.adaptive input[type=color],.adaptive input[type=date],.adaptive input[type=datetime-local],.adaptive input[type=datetime],.adaptive input[type=email],.adaptive input[type=month],.adaptive input[type=number],.adaptive input[type=password],.adaptive input[type=search],.adaptive input[type=tel],.adaptive input[type=text],.adaptive input[type=time],.adaptive input[type=url],.adaptive input[type=week],.adaptive select,.adaptive textarea,.adaptive ul.photo_list li:after {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.site_form .captcha .captcha_input{
  width: 133px;
}

.fb_iframe_widget span{
  vertical-align: baseline!important;
}

.adaptive .row-fluid.umi-second-content {
    margin: 0 0 20px
}

.adaptive .contact_info,.adaptive .contact_info td,.adaptive fieldset {
    border: 0
}

.adaptive .contact_info {
    margin: 0 0 50px
}

.adaptive .module-search .search_form_string{
        height: 38px;
        margin: 0 5px 0 0;
}

.adaptive .for-content .umi-second-content .contacts_page_h2 {
        margin: 30px 0;
        font-size: 20px;
}

.adaptive .contact_info, .adaptive .contact_info .contact_title {
    padding-left: 0;
}

.adaptive #order_form_wrapper table,.adaptive #order_form_wrapper table td {
    border: 0!important
}

.adaptive .badge,.adaptive .label {
    display: block;
    padding: 0;
    font-weight: 400;
    line-height: 14px;
    color: #000;
    text-shadow: none;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #fff
}

.adaptive .like_block {
    padding: 5px 12px;
    -webkit-box-shadow: inset 0 0 10px 1px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 0 10px 1px rgba(0,0,0,.1);
    box-shadow: inset 0 0 10px 1px rgba(0,0,0,.1);
    border-radius: 2px;
    -moz-border-radius: 2px
}

.adaptive .all_system_buttons,.adaptive .all_system_buttons:hover {
    border: 1px solid #476e97;
    border-bottom: 1px solid #144a79;
    padding: 8px 20px 10px;
    font-size: 16px;
    text-shadow: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 1px 2px #84929d,inset 0 1px 0 #87d1ff;
    -moz-box-shadow: 0 1px 2px #84929d,inset 0 1px 0 #87d1ff;
    -webkit-box-shadow: 0 1px 2px #84929d,inset 0 1px 0 #87d1ff;
    cursor: pointer
}

.adaptive .all_system_buttons:active {
    text-shadow: none;
    box-shadow: 0 1px 0 #fff,inset 0 1px 2px #255e90;
    -moz-box-shadow: 0 1px 0 #fff,inset 0 1px 2px #255e90;
    -webkit-box-shadow: 0 1px 0 #fff,inset 0 1px 2px #255e90
}

.adaptive body .system_errors {
    background: #f8f8f8;
    color: #555;
    text-shadow: none;
    box-shadow: 0 0 7px 0 rgba(0,0,0,.15) inset;
    -moz-box-shadow: 0 0 7px 0 rgba(0,0,0,.15) inset;
    -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,.15) inset
}

.adaptive body .system_errors h3 {
    color: #445869;
    text-shadow: none;
    font-size: 20px;
    margin: 0
}

.adaptive .list_files li {
    margin: 20px 0
}

.adaptive .list_files ul {
    margin: 0
}

.adaptive h1 {
    margin: 20px 0
}

.adaptive .code_pre.yandex_map {
    margin: 0 0 20px
}

.adaptive .code_pre.yandex_map>div,.adaptive .code_pre.yandex_map>ymaps {
    width: auto!important
}

.adaptive .catalog_numpages {
    display: block;
    text-align: center
}

.adaptive .numpages {
    display: inline-block;
    text-align: center;
    margin: 10px 0
}

.adaptive .numpages ul {
    margin: 0
}

.adaptive .numpages ul li.active a,.adaptive .numpages ul li.active a:link,.adaptive .numpages ul li.active a:visited {
    background-color: #ccc
}

.adaptive .numpages ul li.active a:hover {
    background-color: #bbb
}

.adaptive .umi-second-content .items_catalog {
    float: left
}

.adaptive .addthis_toolbox {
    margin: 10px auto 20px;
    display: block;
    width: 235px
}

.adaptive #fancybox-close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    background-color: rgba(45,113,172,.5);
    cursor: pointer;
    z-index: 1103;
    display: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

.adaptive #fancybox-close:hover {
    background-color: #2d71ac
}

.adaptive #fancybox-left-ico,.adaptive #fancybox-right-ico {
    width: 35px;
    height: 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: rgba(45,113,172,.8)
}

.adaptive .bounceInUp {
    -webkit-animation-name: bounceInUp;
    -moz-animation-name: bounceInUp;
    -o-animation-name: bounceInUp;
    animation-name: bounceInUp
}

.adaptive .object .object_image {
    clear: both;
    float: none
}

.adaptive .object .object_image img {
    max-width: 100%;
    margin: 0 30px 10px 0
}

.adaptive .index_special_offers {
    position: relative
}

.comment .text {
    display: inline-block
}

.adaptive .content-wrap,.adaptive .cover-two, .adaptive .row-fluid.logo-block {
    background: #fff
}

.adaptive .ident-top {
    color: #2e3135
}

.adaptive .p-head {
    color: #445869
}

.adaptive .all_system_buttons,.adaptive .all_system_buttons:hover, .adaptive .all_system_buttons:visited, .adaptive .all_system_buttons:focus {
    background: linear-gradient(to bottom,#6ca7dc 0%,#2c70ab 100%);
    color: #fff;
    text-decoration: none;
}

.adaptive .all_system_buttons:active {
    background: linear-gradient(to bottom,#2c70ab 0%,#508dc5 100%);
    color: #fff;
    text-decoration: none;
}

.adaptive .bottom_date,.adaptive .main_top_date,.adaptive .top_date {
    color: #999
}

.text,.text p {
    color: #000
}

.site_form .email_verification_error,.site_form .verification_error {
    background-color: #f99
}

.adaptive .umi-services .next,.adaptive .umi-services .prev {
    background-color: #2d71ac
}

#promo_line.promo_line {
    background: linear-gradient(to bottom,#008bcf 0,#0079b3 100%)
}


.adaptive .container,.adaptive .navbar-fixed-bottom .container,.adaptive .navbar-fixed-top .container,.adaptive .navbar-static-top .container {
    width: 1174px
}

.adaptive .content-wrap ul li p,.adaptive .for-adress .container .row-fluid .nav-wrap .umi-menu ul li a {
    font-family: 'Open Sans';
    font-size: 13px;
    text-shadow: none
    margin: 0;
}

.adaptive .content-wrap ul li, .adaptive .for-adress .container .row-fluid .header_contacts .phone span {
    font-family: 'Open Sans';
    line-height: 2;
    font-size: 13px
}

.adaptive .content-wrap {
    border: 0;
    box-shadow: none;
    padding: 0
}

.adaptive .content-wrap .ident-top {
    text-align: left;
    overflow: initial;
    margin-bottom: 60px;
}

.adaptive .content-wrap .ident-top span {
    padding: 0;
    text-transform: none;
    font-size: 41px;
    color: #1c1d22;
    letter-spacing: -1.025px;
    font-family: 'PrataReg';
    line-height: 1.25em;
}

.adaptive .content-wrap ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin: 0
}

.adaptive .content-wrap ul li {
        box-sizing: border-box;
        list-style-type: none;
        text-shadow: none;
        position: relative;
        width: 30%;
}

.adaptive .content-wrap ul li p {
    font-family: 'Open Sans';
    font-size: 14px;
    color: #1c1d22;
    line-height: 2em;
}

.adaptive .content-wrap ul li p.p-head {
    font-family: 'PrataReg';
    font-size: 24px;
    letter-spacing: -0.6px;
    line-height: 1.5em;
}

.adaptive .content-wrap ul li p.p-head:after {
    content: '';
    display: block;
    position: relative;
    width: 90px;
    height: 2px;
    margin: 15px 0;
}

.adaptive .services-catalog-wrapper .next#cato_next,.adaptive .services-catalog-wrapper .prev#cato_prev {
    width: 48px;
    height: 48px;
    position: absolute;
    border-radius: 50%;
    border: 2px solid;
    cursor: pointer;
    z-index: 999;
    top: 300px;
    display: block;
    outline: none;
}

.adaptive .services-catalog-wrapper .next#cato_next:before ,.adaptive .services-catalog-wrapper .prev#cato_prev:before {
    content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 2px;
    top: 21px;
    left: 11px;
}

.adaptive .services-catalog-wrapper .next#cato_next:after ,.adaptive .services-catalog-wrapper .prev#cato_prev:after {
    content: '';
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    top: 16px;
    left: 12px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
}

.adaptive .services-catalog-wrapper .prev#cato_prev {
    left: 0;
    transform: translateX(-150%);
     background: transparent;
}

.adaptive .services-catalog-wrapper .next#cato_next {
    right: 0;
    transform: translatex(150%)rotate(180deg);
    background: transparent;
}

.adaptive .index_special_offers .next#spec_cato_next,.adaptive .index_special_offers .prev#spec_cato_prev {
    width: 48px;
    height: 48px;
    position: absolute;
    border-radius: 50%;
    border: 2px solid;
    cursor: pointer;
    z-index: 999;
    top: 280px;
    outline: none;
}

.adaptive .index_special_offers .next#spec_cato_next:before,.adaptive .index_special_offers .prev#spec_cato_prev:before {
    content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 2px;
    top: 21px;
    left: 11px;
}

.adaptive .index_special_offers .next#spec_cato_next:after,.adaptive .index_special_offers .prev#spec_cato_prev:after {
    content: '';
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    top: 16px;
    left: 12px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
}

.adaptive .index_special_offers .prev#spec_cato_prev {
    left: 0;
    transform: translateX(-150%);
    background: transparent;
}

.adaptive .index_special_offers .next#spec_cato_next {
    right: 0;
    transform: translatex(150%)rotate(180deg);
    background: transparent;
}

.adaptive .index_special_offers .items_catalog .simple_catalog_item div,.adaptive .special_offers .items_catalog .simple_catalog_item div {
    text-shadow: none;
    line-height: 2;
    font-size: 13px;
    font-family: 'Open Sans'
}

.adaptive .footer p {
    color: #000;
    font-family: 'Open Sans';
}

.adaptive .footer-in {
    background: none;
}

.adaptive .footer .footer-in .cp {
    display: flex;
    flex-flow: column wrap;
    justify-content: flex-start;
}

.adaptive .footer .footer-in .social #social_block {
    width: auto;
    position: absolute;
    top: 0;
    right: -6px;
    margin: 0;
}

.adaptive .footer .footer-in .social #social_block a {
    background-image: url('../img/social_sprite.png');
    height: 24px;
    width: 32px;
}

.adaptive .footer .footer-in .social #social_block a:not(:first-child) {
    margin: 0 0 0 10px
}

.adaptive .footer .footer-in .social #social_block a:first-child {
    margin: 0
}

.adaptive body,.umi-content .custom_wrapper_1 p {
    font-family: 'Open Sans'
}

.adaptive .footer .footer-in .social #social_block a.social_vk {
    background-position: 0 0
}

.adaptive .footer .footer-in .social #social_block a.social_odnoklassniki {
    background-position: -30px 0
}

.adaptive .footer .footer-in .social #social_block a.social_mir {
    background-position: -60px 0
}

.adaptive .footer .footer-in .social #social_block a.social_facebook {
    background-position: -90px 0
}

.adaptive .footer .footer-in .social #social_block a.social_twitter {
    background-position: -120px 0
}

.adaptive .footer .footer-in .social #social_block a.social_livejournal {
    background-position: -150px 0
}

.adaptive .footer .footer-in .social #social_block a.social_liveinternet {
    background-position: -180px 0
}

.adaptive .footer .footer-in .social #social_block a.social_instagram {
    background-position: -42px 0
}

.adaptive .footer .footer-in .social #social_block a.social_youtube {
    background-position: -124px 0
}

.adaptive .for-adress .container .row-fluid .header_contacts {
    margin: 0
}

.adaptive .footer .footer-in .code_wrapper {
        margin: 20px 0;
        order: 5;
}

.adaptive .index_special_offers {
    padding-top: 30px
}

.adaptive .index_special_offers .h2 {
    border: 0;
    box-shadow: none;
    margin: 20px 0 30px;
}

.adaptive .index_special_offers .h2 .h2_content {
    text-transform: none;
    text-shadow: none;
    position: relative
}

.adaptive .index_special_offers .special_offers_list li {
    background: #f4f4f4;
    height: auto;
    margin: 10px 0;
    position: relative;
}

.adaptive .index_special_offers .special_offers_list li .object_title a:before, .adaptive .index_special_offers .special_offers_list li .category_title a:before {
    content: 'Подробнее';
    position: absolute;
    bottom: 60px;
    right: 400px;
    color: #000;
}

.adaptive .index_special_offers .special_offers_list li .object_title a:after, .adaptive .index_special_offers .special_offers_list li .category_title a:after {
    content: '';
    position: absolute;
    bottom: 73px;
    right: 371px;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-right: 2px solid #000;
    border-top: 2px solid #000;
    transform: rotate(45deg);
    box-sizing: border-box;
}

.adaptive .index_special_offers .special_offers_list li .object_title, .adaptive .index_special_offers .special_offers_list li .category_title{
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    height: auto;
    padding: 60px 60px 15px 60px;
    text-align: left;
}

.adaptive .index_special_offers .special_offers_list li .object_title a, .adaptive .index_special_offers .special_offers_list li .category_title a {
    font-family: 'PrataReg';
    font-size: 20px;
    padding: 5px 8px;
    color: #fff;
    max-height: 5.4em;
    line-height: 1.8em;
}

.adaptive .index_special_offers .special_offers_list li .object_prefix {
    display: block;
    text-align: left;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 1.8em;
    height: 10em;
    overflow: hidden;
    padding: 15px 60px 0 60px;
}

.adaptive .index_special_offers .special_offers_list li .object_item_img {
    width: 50%;
    float: left;
    overflow: hidden;
    text-align: left;
}

.adaptive .index_special_offers .special_offers_list li .object_item_img img {
    max-width: none;
    max-height: 100%;
}

.adaptive .index_catalog {
    margin: 0;
    position: relative;
    padding: 0;
}

.adaptive .index_catalog .caroufredsel_wrapper .items_catalog .object_card {
    height: auto!important
}

.adaptive .umi-second-content .items_catalog {
    display: flex;
    flex-flow: row wrap
}

.adaptive .umi-second-content .items_catalog li {
    width: calc(25% - 15px);
    box-sizing: border-box;
    margin-right: 15px;
    box-shadow: 0 0 18px rgba(77,77,77,.1);
    min-width: 200px;
    padding: 10px;
}

.adaptive .umi-second-content .items_catalog li:hover {
    box-shadow: 0 0 18px rgba(77,77,77,0.5);
}

.adaptive .services-catalog-wrapper li .category_title_bottom {
    padding: 0;
}

.adaptive .umi-second-content .items_catalog li .category_title_bottom a, .adaptive .umi-second-content .items_catalog li .object_title_bottom a {
    width: 100%;
    overflow: hidden;
    position: relative;
    font-family: 'Open Sans';
    text-decoration: none;
    color: #444;
    font-size: 16px;
    line-height: 1.6em;
    max-height: 8em;
    display: block;
}

.adaptive .umi-second-content .items_catalog li .object_title a:hover,.adaptive .umi-second-content .items_catalog li a:hover {
    text-decoration: none
}

.adaptive .services-catalog-wrapper .mainpage_catalog_title.h2 {
    height: auto;
}

.adaptive .umi-second-content .items_catalog li .catalog_item_img img,.adaptive .umi-second-content .items_catalog li .object_item_img img {
    height: 100%;
    width: auto;
    max-width: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.adaptive .umi-second-content .items_catalog li .category_title, .adaptive .umi-second-content .items_catalog li .object_title {
    margin: 20px 0;
    font-family: 'Open Sans';
    text-align: left;
    padding: 0;
    line-height: 1.5
}

.adaptive .umi-second-content .items_catalog li .object_title {
    text-align: left
}

.adaptive .umi-second-content .items_catalog li .object_prefix {
    text-align: left;
    padding: 5px 15px 0 20px;
    position: relative;
    min-height: 100px;
    font-size: 15px;
    font-family: 'Open Sans';
    line-height: 1.6;
}

.adaptive .umi-second-content .items_catalog li .object_prefix:before {
    top: 30%;
    bottom: 0
}

.adaptive .umi-second-content .items_catalog li .object_prefix:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 100%;
    background: #fff
}

.adaptive .nav-collapse {
    text-align: center
}

.adaptive .main_image .direction_block {
    position: relative
}

.adaptive .main_image .direction_text {
    position: absolute;
    left: 60px;
    bottom: 60px;
    line-height: 1.5;
    text-align: center;
    display: flex;
    flex-flow: wrap column;
    text-align: left;
}

.adaptive .main_image .direction_block_title {
    font-family: 'PrataReg';
    font-size: 80px;
    letter-spacing: -2px;
    position: relative;
    line-height: initial;
}

.adaptive .special-offers-wrapper {
    margin-top: 50px;
}

.adaptive .services-catalog-wrapper {
    position: relative;
    height: auto;
    box-sizing: border-box;
    padding: 50px 0;
}

.adaptive .services-catalog-wrapper:before {
    content: '';
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.adaptive .services-catalog-wrapper li a.object_item_img, .adaptive .services-catalog-wrapper li a.catalog_item_img {
    height: 225px;
    overflow: hidden;
    position: relative;
}

.adaptive .services-catalog-wrapper li a.object_item_img img, .adaptive .services-catalog-wrapper li a.catalog_item_img img {
    width: auto;
    max-height: 100%;
    max-width: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.adaptive .services-catalog-wrapper li {
    position: relative;
    margin: 15px;
    box-shadow: 0 0 8px 3px rgba(0,0,0,0.2);
}

.adaptive .services-catalog-wrapper li .object_title, .adaptive .services-catalog-wrapper li .category_title{
    margin: 0;
    padding: 40px 35px 15px 35px;
    text-align: left;
}

.adaptive .services-catalog-wrapper li .object_prefix {
    display: block;
    font-family: 'Open sans';
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding: 10px 35px 0 35px;
    margin-bottom: 30px;
    line-height: 1.7em;
    max-height: 8.5em;
    overflow: hidden;
}

.u-eip.adaptive .services-catalog-wrapper li .object_prefix.u-eip-edit-box {
    margin-bottom: 20px;
}

.adaptive .services-catalog-wrapper .mainpage_catalog_title.h2 {
    margin-bottom: 50px;
    text-align: center;
}

.adaptive .services-catalog-wrapper .mainpage_catalog_title.h2 .h2_content, .adaptive .index_special_offers .h2 .h2_content {
    font-size: 41px;
    color: #1c1d22;
    letter-spacing: -1.025px;
    font-family: 'PrataReg';
    line-height: 1.6em;
    max-height: 4.8em;
    overflow: hidden;
    display: block;
}

.adaptive body .seo_text {
    margin-top: 30px;
}

.adaptive .umi-content {
    margin: 100px 0 60px 0;
}

.adaptive .footer .footer-in .umi-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.adaptive .footer .footer-in .umi-footer:before {
    display: none;
}

.adaptive  .umi-content .content-wrap .index_text_content {
    display: flex;
    flex-flow: column wrap;
}

.adaptive .compensator {
    height: 10px;
}

.adaptive .footer {
    box-shadow: none;
    width: 1174px;
    margin: 0 auto;
    background: none;
    padding: 70px 0 0 0;
    height: auto;
    border: none;
    margin-top: 60px;
    border-top: 1px solid #d1d3d8;
}

.adaptive .footer .footer-in {
    width: 100%;
    height: auto;
}

.adaptive .row-fluid:after,.adaptive .row-fluid:before {
    display: table;
    content: "";
    line-height: 0;
    clear: both
}

.adaptive .row-fluid .span4.search {
    display: flex;
    justify-content: flex-end;
}

.adaptive .search .search_form.search2 {
    margin: 0;
    display: block;
    line-height: 43px;
    height: 43px
}

.adaptive .search .search_form.search2 .search_form_string {
    border: 0;
    box-shadow: none;
    display: block;
    margin: 0 44px 0 auto;
    padding: 4px 30px 4px 10px;
    font-family: 'Open Sans';
    font-size: 16px;
    border-radius: 0;
    height: 41px;
    color: #adadad;
    width: 193px;
}

.adaptive .search .search_form.search2 .submit_button {
    opacity: .8;
    box-shadow: none;
    right: 0;
    top: 0;
    position: absolute;
    border: 0;
    width: 43px;
    height: 43px;
    margin: 0;
    background-image: url('../img/search_icon.png')!important;
    cursor: pointer
}

.adaptive .umi-second-content .items_catalog li a.deactivateButton {
    height: auto;
}

.adaptive .search .search_form.search2 .submit_button:active,.adaptive .search .search_form.search2 .submit_button:focus,.adaptive .search .search_form.search2 .submit_button:visited {
    outline: 0;
    border: 0
}

.adaptive .mainpage_catalog_title.h2,.adaptive .mainpage_special_offers_title.h2 {
    position: relative;
    text-align: center;
}

html body .copy-del-button {
    position: absolute;
    bottom: 30px
}



.adaptive .mainpage_items_catalog li.simple_catalog_item.ui-sortable-handle {
    padding-top: 44px;
}

.adaptive .services-catalog-wrapper .caroufredsel_wrapper .items_catalog, .adaptive .special-offers-wrapper .caroufredsel_wrapper .items_catalog {
    height: auto!important;
    position: relative!important;
    display: flex;
}

.adaptive .services-catalog-wrapper .caroufredsel_wrapper, .adaptive .special-offers-wrapper .caroufredsel_wrapper {
    height: auto!important;
}

@media screen and (max-width:1209px) {
    .adaptive .container,.adaptive .footer,.adaptive .navbar-fixed-bottom .container,.adaptive .navbar-fixed-top .container,.adaptive .navbar-static-top .container {
        width: 940px
    }

    .adaptive .top-menu .cover-one:after {
        left: 638px;
    }

    .adaptive .about_block .custom_wrapper_2 {
        padding: 45px 0 45px 45px;
    }

    .adaptive .about_block .custom_wrapper_1 {
        width: 466px;
        left: -165px;
        padding: 60px 40px;
    }

    .adaptive .services-catalog-wrapper li a.object_item_img, .adaptive .services-catalog-wrapper li a.catalog_item_img {
        height: 184px;
    }

    .adaptive .about_block .custom_wrapper_1 {

    }

    .adaptive .index_special_offers .h2 {
        margin: 10px 0 30px
    }

    .adaptive .main_image::before {
        top: 40px;
    }

    .adaptive .umi-content .content-wrap .index_text_content {
        padding: 30px;
    }

    .adaptive .services-catalog-wrapper {
        margin: 50px 0 60px 0;
     }

    .adaptive .footer {
        padding: 60px 0 0 0;
        margin-top: 50px;
    }

    .adaptive .footer .footer-in .umi-footer:before, .adaptive .footer .footer-in .umi-footer:after {
        content: none;
    }


    .adaptive .index_special_offers .next#spec_cato_next, .adaptive .index_special_offers .prev#spec_cato_prev {
        top: 250px;
    }

    .adaptive .footer .footer-in .cp {
        padding: 0 0 0 20px;
    }

    .adaptive .umi-menu .navbar-inner {
        max-width: 430px;
    }

    .adaptive .footer .footer-in .social {
        width: 26%;
    }

    .adaptive .umi-content {
        margin: 40px 0 50px 0;
    }
/*
    .adaptive .for-content .top-content {
        height: 560px;
    }*/

    .adaptive .index_special_offers .special_offers_list li .object_prefix {
        height: 8.2em;
        padding: 10px 30px 0 30px;
    }

    .adaptive .index_special_offers .special_offers_list li .object_title, .adaptive .index_special_offers .special_offers_list li .category_title {
        padding: 30px 30px 10px 30px;
    }

    .adaptive .index_special_offers .special_offers_list li .object_title a:before, .adaptive .index_special_offers .special_offers_list li .category_title a:before {
        bottom: 40px;
        right: 310px;
    }

    .adaptive .index_special_offers .special_offers_list li .object_title a:after, .adaptive .index_special_offers .special_offers_list li .category_title a:after {
        right: 283px;
        bottom: 53px;
    }

    .adaptive .index_special_offers .special_offers_list li .object_item_img img {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    .adaptive .top-menu .adress-block {
        padding-left: 45px;
    }

}

@media screen and (max-width:981px) {
    .adaptive .container,.adaptive .footer,.adaptive .navbar-fixed-bottom .container,.adaptive .navbar-fixed-top .container,.adaptive .navbar-static-top .container {
        width: 724px
    }

    .adaptive .content-wrap .ident-top span,.adaptive .special_offers .h2 .h2_content,.adaptive .umi-services .h2 {
        font-size: 36px;
        letter-spacing: -.6px
    }

    .adaptive .search .search_form.search2 {
        line-height: 35px;
        height: 35px;
    }

    .adaptive .search fieldset {
        height: 35px;
    }

    .adaptive .footer .search {
        width: 170px;
        height: 35px;
        margin-left: auto;
        order: 4;
    }

    .adaptive .search .search_form.search2 .search_form_string {
        height: 33px;
        margin: 0 34px 0 auto;
        padding: 4px;
        width: 120px;
    }

    .adaptive .search .search_form.search2 .submit_button {
        width: 34px;
        height: 34px;
    }

    .adaptive .main_image .direction_text {
        left: 50px;
    }

    .adaptive .main_image .direction_block_title {
        font-size: 56px;
        letter-spacing: -1.4px;
    }

    .adaptive .main_image::before {
        height: 320px;
        background-size: contain;
    }

    .adaptive .services-catalog-wrapper .mainpage_catalog_title.h2 .h2_content, .adaptive .index_special_offers .h2 .h2_content {
        font-size: 26px;
    }

    .adaptive .services-catalog-wrapper {
        margin: 100px 0 60px 0;
    }

    .adaptive .services-catalog-wrapper .mainpage_catalog_title.h2 {
        margin-bottom: 50px;
    }

    .adaptive .services-catalog-wrapper .catalog_item_img {
        height: 220px;
    }

    .adaptive .services-catalog-wrapper .next#cato_next, .adaptive .services-catalog-wrapper .prev#cato_prev {
        top: 240px;
    }

    .adaptive .services-catalog-wrapper .catalog_item_img img {
        position: relative;
        max-width: 100%;
        width: auto;
    }

    .adaptive .umi-content {
        margin-bottom: 0;
    }

    .adaptive .index_special_offers .next#spec_cato_next, .adaptive .index_special_offers .prev#spec_cato_prev {
        top: 190px;
    }

    .adaptive .footer {
        padding: 40px 0 0 0;
        margin-top: 20px;
    }

    .adaptive .footer .footer-in .cp .copy_wrap {
        margin: 0;
    }

    .adaptive .footer .footer-in .cp {
        width: 36%;
    }

    .adaptive .top-menu .cover-one {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }

    .adaptive .top-menu .cover-one .logotype {
        width: 63.4%;
        margin-right: auto;
    }

    .adaptive .top-menu .cover-one .top-menu {
        width: 62.4%;
        margin: 0 0 30px 0;
        order: 3;
    }

    .adaptive .about_block .custom_wrapper_2 {
        padding: 20px 0 20px 20px;
    }

    .adaptive .top-menu .adress-block {
        position: relative;
        order: 2;
        bottom: -25px;
        padding-left: 20px;
        width: 230px;
    }

    .adaptive .top-menu .adress-block .addr {
        width: 100%;
        margin-bottom: 15px;
    }

    .adaptive .top-menu .adress-block .phone {
        width: 100%;
        margin: 0;
    }

    .adaptive .phone_number {
        font-size: 13px;
    }

    .adaptive .about_block .custom_wrapper_1 {
        width: 346px;
        left: -114px;
        padding: 40px;
    }

    .adaptive .about_block .custom_wrapper_1 {
        font-size: 26px;
    }

/*    .adaptive .for-content .top-content {
        height: 496px;
    }*/

    .adaptive .services-catalog-wrapper {
        margin: 20px 0 60px 0;
    }

    .adaptive .index_special_offers .special_offers_list li .object_title a:before, .adaptive .index_special_offers .special_offers_list li .category_title a:before {
        display: none;
    }

    .adaptive .index_special_offers .special_offers_list li .object_title a:after, .adaptive .index_special_offers .special_offers_list li .category_title a:after {
        display: none;
    }

    .adaptive .index_special_offers .special_offers_list li .object_title, .adaptive .index_special_offers .special_offers_list li .category_title {
        padding: 20px 20px 10px 20px;
    }

    .adaptive .index_special_offers .special_offers_list li .object_prefix {
        padding: 10px 20px 0 20px;
    }

    .adaptive .footer .footer-in .umi-footer {
        flex-flow: row wrap;
    }

    .adaptive .footer .footer-in .social {
        order: 3;
        margin-left: auto;
        width: 34%;
    }

    .adaptive .footer .footer-in .social #social_block {
        position: relative;
    }

    .adaptive .top-menu .cover-one:after {
        left: 493px;
    }

    .adaptive .services-catalog-wrapper li a.object_item_img, .adaptive .services-catalog-wrapper li a.catalog_item_img {
        height: 220px;
    }

    .adaptive .index_special_offers .special_offers_list li .object_item_img img {
        max-height: 300px;
    }

}

@media (max-width:979px) and (min-width:768px) {

    .adaptive .b-navbar {
        display: none!important
    }

    .adaptive .nav-collapse.collapse {
        height: auto!important;
        overflow: visible!important
    }

    .adaptive .address_string {
        font-size: 12px;
        margin: 0
    }

    .adaptive .row-fluid.logo-block {
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -webkit-box-shadow: 0 0 5px 0 rgba(147,167,183,.6);
        -moz-box-shadow: 0 0 5px 0 rgba(147,167,183,.6);
        -o-box-shadow: 0 0 5px 0 rgba(147,167,183,.6);
        box-shadow: 0 0 5px 0 rgba(147,167,183,.6)
    }

    .adaptive .breadcrumbs ul {
        margin: 20px 0
    }

    .adaptive .footer {
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }

    .adaptive ul.photo_list li {
        margin: 10px 20px
    }

    .adaptive .umi-menu ul.level-0 li>ul.level-1 {
        left: 0;
        right: auto;
    }
}

@media screen and (max-width:767px) {

    .adaptive .umi-menu .in.collapse ul.level-0 li.baby>a {
        padding: 0 100px 0 10px
    }

    .adaptive .umi-menu ul.level-0 {
        float: none;
        display: block;
        height: auto;
        margin: 0;
        background: #fff;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        padding: 10px 0
    }

    .adaptive .umi-menu ul.level-0 li {
        padding: 0 5px;
        float: none;
        height: 45px;
        line-height: 45px;
        text-align: left
    }

    .adaptive .umi-menu ul.level-0 li a {
        padding: 0 20px 0 10px;
        border: 0;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px
    }

    .adaptive .umi-menu ul.level-0 li:hover a {
        border-top: none;
        height: 45px;
        line-height: 45px
    }

    .adaptive .nav-collapse.in.collapse {
        display: block;
        opacity: 1;
        overflow: inherit;
        top: 94px;
        right: 0;
        padding: 0;
        -webkit-box-shadow: 0 0 5px 0 #93a7b7;
        -moz-box-shadow: 0 0 5px 0 #93a7b7;
        -o-box-shadow: 0 0 5px 0 #93a7b7;
        box-shadow: 0 0 5px 0 #93a7b7;
        width: calc(100vw - 57px);
        position: absolute
    }

    .adaptive .nav-collapse.collapse {
        height: 0;
        opacity: 0;
    }

    .umi-content {
        margin-bottom: 0
    }

    .adaptive .row-fluid .span12,.adaptive .span12 {
        min-height: 0
    }

    .adaptive .umi-menu ul.level-0 li>ul.level-1 li {
        padding: 0
    }

    .adaptive .umi-menu ul.level-0 li>ul.level-1 li a {
        padding: 9px 5px
    }

    .adaptive .umi-menu .navbar ul.level-0 .clip {
        display: block
    }

    .adaptive #left_column, .adaptive .cover-two {
        display: none
    }

    .adaptive .row-fluid.logo-block {
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -webkit-box-shadow: 0 0 5px 0 rgba(147,167,183,.6);
        -moz-box-shadow: 0 0 5px 0 rgba(147,167,183,.6);
        -o-box-shadow: 0 0 5px 0 rgba(147,167,183,.6);
        box-shadow: 0 0 5px 0 rgba(147,167,183,.6)
    }

    .adaptive .footer {
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }

    .adaptive .footer-in {
        height: auto;
        margin: 0;
        background: #fbfbfb;
        -webkit-border-top-left-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        -moz-border-radius-topleft: 3px;
        -moz-border-radius-topright: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .adaptive .direction_block_link img {
        margin: 0 0 25px
    }

    .adaptive .row-fluid.umi-menu {
        display: flex;
    }

    .adaptive .search fieldset {
        float: none;
        margin: 0 auto
    }

    .adaptive ul.photo_list li {
        margin: 10px 30px
    }

    .adaptive .container{
        margin: 0 20px;
        width: auto
    }

    .adaptive .footer {
        margin: 20px;
        width: auto;
    }

    .adaptive .umi-menu .btn.btn-umi-shop {
        float: none;
        position: absolute;
        left: 0;
        padding: 16px 20px;
    }

    .adaptive .main_image {
        flex-flow: column wrap;
        width: 100%;
    }

    .adaptive .about_block {
        width: 100%;
    }

    .adaptive .content-wrap ul li {
        width: 100%
    }

    .adaptive .umi-footer {
        display: flex;
        flex-flow: column wrap;
        height: auto
    }

    .adaptive .footer .search,.adaptive .main_image .direction_block_link img {
        margin: 0
    }

    .adaptive .breadcrumbs ul {
        margin: 20px 0
    }

    .adaptive .footer .footer-in .cp {
        width: 100%;
        flex-direction: column;
        margin: 20px 0 0 0;
        order: 3;
        padding: 0;
    }

    .adaptive .footer .search {
        order: 2;
    }

    .adaptive .footer .footer-in .social {
        width: 50%;
        order: 1;
    }

    .adaptive .row-fluid .social {
        order: 1;
    }

    .adaptive .services-catalog-wrapper li .category_title_bottom {
        bottom: 10px;
        left: 10px;
    }

    .adaptive .services-catalog-wrapper .next#cato_next, .adaptive .services-catalog-wrapper .prev#cato_prev {
        top: 3px;
    }

    .adaptive .services-catalog-wrapper .prev#cato_prev {
        left: 54px;
    }

    .adaptive .services-catalog-wrapper .next#cato_next {
        right: 54px;
    }

    .adaptive .services-catalog-wrapper .mainpage_catalog_title.h2 .h2_content {
        max-width: calc( 100% - 100px);
        margin: 0 auto;
    }

    .adaptive .index_special_offers .next#spec_cato_next, .adaptive .index_special_offers .prev#spec_cato_prev {
        top: 3px;
    }

    .adaptive .index_special_offers .prev#spec_cato_prev {
        left: 54px;
    }

    .adaptive .index_special_offers .next#spec_cato_next {
        right: 54px;
    }

    .adaptive .index_special_offers .h2 .h2_content {
        max-width: calc( 100% - 100px);
        margin: 0 auto;
    }

    .adaptive .services-catalog-wrapper .catalog_item_img {
        height: auto;
    }

    .adaptive .footer .footer-in .social {
        width: 100%;
        position: relative;
        margin-bottom: 20px;
    }

    .adaptive .footer .footer-in .social #social_block {
        right: auto;
    }

    .adaptive .for-content .top-content {
        display: flex;
        flex-flow: column;
        height: auto;
    }

    .adaptive .about_block .custom_wrapper_1 {
        width: 100%;
        left: 0;
    }

    .adaptive .about_block .custom_wrapper_2 {
        padding: 40px;
    }

    .adaptive .about_block .custom_wrapper_2 p {
        font-size: 16px;
    }

    .adaptive .general_wrap .cover-one:before {
        display: none;
    }

    .adaptive .about_block .custom_wrapper_1 {
        font-size: 32px;
    }

    .adaptive .top-menu .cover-one {
        flex-wrap: nowrap;
    }

    .adaptive .address_string, .adaptive .phone_number {
        color: #1c1d22;
    }

    .adaptive .top-menu .cover-one .top-menu {
        min-width: 56px;
        width: 56px;
        height: 52px;
        max-height: 52px;
        margin: 0;
    }

    .adaptive .top-menu .cover-one .logotype {
        width: 40%;
    }

    .adaptive .top-menu .adress-block {
        display: none;
    }

    .adaptive .services-catalog-wrapper .next#cato_next, .adaptive .services-catalog-wrapper .prev#cato_prev {
        width: 36px;
        height: 36px;
    }

    .adaptive .services-catalog-wrapper .next#cato_next:before, .adaptive .services-catalog-wrapper .prev#cato_prev:before {
        width: 16px;
        top: 15px;
        left: 9px;
    }

    .adaptive .services-catalog-wrapper .next#cato_next:after, .adaptive .services-catalog-wrapper .prev#cato_prev:after {
        width: 8px;
        height: 8px;
        top: 11px;
        left: 8px;
    }

    .adaptive .index_special_offers .next#spec_cato_next,.adaptive .index_special_offers .prev#spec_cato_prev {
        width: 36px;
        height: 36px;
    }

    .adaptive .index_special_offers .next#spec_cato_next:before, .adaptive .index_special_offers .prev#spec_cato_prev:before {
        width: 16px;
        top: 15px;
        left: 9px;
    }

    .adaptive .index_special_offers .next#spec_cato_next:after, .adaptive .index_special_offers .prev#spec_cato_prev:after {
        width: 8px;
        height: 8px;
        top: 11px;
        left: 8px;
    }

    .adaptive .umi-menu ul.level-0 li>ul.level-1 {
        right: 5px;
    }

    .adaptive .general_wrap .top-content .main_image:before, .adaptive .general_wrap .top-content .about_block:after, .adaptive .general_wrap .top-content .about_block:before, .adaptive .top-menu .cover-one:after {
        display: none;
    }

    .adaptive .index_special_offers .special_offers_list li .object_item_img img {
        max-height: 250px;
    }

    .adaptive .adress-block .address_string, .adaptive .adress-block .phone_number {
        color: #000;
    }

}

@media (max-width:700px) {

    .adaptive .main_image::before {
        height: 260px;
    }

    .adaptive .services-catalog-wrapper .mainpage_catalog_title.h2 .h2_content, .adaptive .index_special_offers .h2 .h2_content {
        font-size: 22px;
    }

}

@media (max-width:640px) {
    .adaptive .services-catalog-wrapper li a.object_item_img, .adaptive .services-catalog-wrapper li a.catalog_item_img {
        height: 160px;
    }

    .adaptive .services-catalog-wrapper li .object_title, .adaptive .services-catalog-wrapper li .category_title {
        padding: 25px 20px 10px 20px;
    }

    .adaptive .services-catalog-wrapper li .object_prefix {
        padding: 10px 20px 0 20px;
        max-height: 9.5em;
    }

}

@media (max-width:600px) {
    .adaptive .items_catalog li.simple_catalog_item {
        width: 261px
    }

    .adaptive .umi-second-content .items_catalog .catalog_item_img, .adaptive  .umi-second-content .items_catalog .simple_catalog_item .object_item_img {
        height: 140px
    }

    .adaptive .content-wrap .ident-top span,.adaptive .special_offers .h2 .h2_content,.adaptive .umi-services .h2 {
        font-size: 30px;
        letter-spacing: -.6px
    }

    .adaptive ul.photo_list {
        display: flex;
        flex-flow: column wrap;
        align-items: center;
    }

}

@media screen and (max-width:591px) {
    .adaptive .umi-second-content .items_catalog li {
        width: calc(50% - 40px);
        min-height: 250px;
    }

    .adaptive .umi-second-content .items_catalog {
        display: flex;
        flex-flow: row wrap;
        justify-content: center
    }
}

@media screen and (max-width:580px) {

    .adaptive .main_image::before {
        height: 220px;
        top: 20px;
    }

    .adaptive .services-catalog-wrapper li a.object_item_img, .adaptive .services-catalog-wrapper li a.catalog_item_img {
        height: 135px;
    }

    .adaptive .services-catalog-wrapper {
        margin: 20px 0 40px 0;
    }

    .adaptive .services-catalog-wrapper .mainpage_catalog_title.h2 .h2_content, .adaptive .index_special_offers .h2 .h2_content {
        font-size: 19px;
    }

    .adaptive .top-menu .adress-block {
        display: none;
    }

    .adaptive .index_special_offers .special_offers_list li .object_item_img {
        width: 100%;
        height: 350px;
    }

    .adaptive .index_special_offers .special_offers_list li .object_title, .adaptive .index_special_offers .special_offers_list li .category_title {
        display: block;
        width: 100%;
    }

    .adaptive .index_special_offers .special_offers_list li .object_prefix {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    .adaptive .services-catalog-wrapper li .category_title_bottom a, .adaptive .index_catalog .items_catalog li.simple_catalog_item .object_title a, .adaptive .index_catalog .items_catalog .category_title a {
        font-size: 18px;
    }

    .adaptive .index_special_offers .special_offers_list li .object_item_img img {
        max-height: 100%;
    }

}

@media screen and (max-width:480px) {
    .adaptive .comments_form_div {
        display: none
    }

    .adaptive .mainpage_catalog_title.h2,.adaptive .mainpage_special_offers_title.h2 {
        height: 30px;
        font-size: 24px;
        letter-spacing: -.6px;
        font-weight: 500
    }

    .adaptive .callback {
        display: none!important
    }

    .adaptive .umi-footer {
        padding: 20px 0 0
    }

    .adaptive .module-catalog.method-category .items_catalog li.simple_catalog_item a img {
        margin: 2px 0 0
    }

    .adaptive ul.photo_list li {
        margin: 15px;
        width: 210px
    }

    .adaptive ul.photo_list li .photo_img_div a img {
        max-width: 210px!important
    }

    .umi-content .content-wrap .index_text_content{
            padding: 20px;
    }

    .adaptive .module-catalog.method-category .items_catalog li.simple_catalog_item {
        margin: 2px 2px 10px
    }

    .adaptive .footer .footer-in .social #social_block {
        left: 0;
        right: auto;
        top: -10px;
        margin: 0
    }

    .adaptive .umi-second-content .items_catalog .catalog_item_img, .adaptive  .umi-second-content .items_catalog .simple_catalog_item .object_item_img {
        height: 120px
    }

    .adaptive .services-catalog-wrapper li .object_prefix {
        max-height: 13.8em;
        padding: 10px;
    }

    .adaptive .services-catalog-wrapper li .object_title, .adaptive .services-catalog-wrapper li .category_title {
        min-height: auto;
        padding: 10px;
    }

    .adaptive .main_image .direction_text {
        left: 20px;
        bottom: 20px;
    }

    .adaptive .about_block .custom_wrapper_1, .adaptive .about_block .custom_wrapper_2 {
        padding: 20px;
    }

    .adaptive .umi-content .content-wrap .index_text_content {
        padding: 20px;
    }

    .adaptive .content-wrap .ident-top {
        margin-bottom: 40px;
    }

    .adaptive .index_special_offers .special_offers_list li .object_item_img {
        height: 290px;
    }

}

@media screen and (max-width:440px) {

    .adaptive .container,.adaptive .footer {
        margin: 0 10px
    }

    .adaptive .nav-collapse.in.collapse {
        width: calc(100vw - 37px)
    }

    .adaptive .about_block .custom_wrapper_2 p {
        font-size: 15px;
    }

    .adaptive .index_special_offers .special_offers_list li .object_item_img {
        height: 275px;
    }

}

@media screen and (max-width:412px) {
    .adaptive .services-catalog-wrapper {
        padding: 40px 0;
    }

    .adaptive .services-catalog-wrapper li a.object_item_img, .adaptive .services-catalog-wrapper li a.catalog_item_img {
        height: 220px;
    }

    .adaptive .services-catalog-wrapper li .object_prefix {
        padding: 10px 20px;
    }

    .adaptive .services-catalog-wrapper li .object_title, .adaptive .services-catalog-wrapper li .category_title {
        padding: 20px;
    }

    .adaptive .index_special_offers .special_offers_list li .object_item_img {
        height: 250px;
    }

}

@media (max-width:380px) {

    .adaptive .services-catalog-wrapper .mainpage_catalog_title.h2 .h2_content, .adaptive .index_special_offers .h2 .h2_content {
        font-size: 17px;
    }

    .adaptive .index_special_offers .special_offers_list li .object_item_img {
        height: 235px;
    }

}

@media (max-width:320px) {
    .adaptive .umi-menu ul.level-0 li>ul.level-1 {
        left: 0
    }

    .adaptive ul.photo_list li {
        width: 270px
    }

    .adaptive .nav-collapse.in.collapse {
        width: calc(100vw - 30px);
    }
}

/*COLORS*/

.adaptive .umi-menu ul.level-0 li.current {
    cursor: default;
}

.adaptive .umi-menu ul.level-0 li.current > a {
    cursor: default;
}

.adaptive .main_image .direction_block_title {
    color: #fff;
}

.adaptive .mainpage_special_offers_title.h2 {
    color: #000
}

.adaptive .index_special_offers .items_catalog li.simple_catalog_item .object_prefix {
    color: #000
}