body {
    background-image: url(/bitrix/templates/1/i/bg.jpg);
    margin: 0;
}
h1{
    padding: 0px;
    margin: 0px;
    color: #201e1e;
    font-family: "PT Sans";
    text-align: left;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}
h1:before{
    display: inline-block;
    content: "";
    width: 7px;
    height: 17px;
    background-color: #e71b23;
    margin-right: 10px;
}
h2{
    padding: 0px;
    margin: 20px 0px;
    color: #201e1e;
    font-family: "PT Sans";
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
h2:before {
    display: inline-block;
    content: "";
    width: 7px;
    height: 14px;
    background-color: #febc11;
    margin-right: 10px;
}
h3 {
    color: #242729;
    font-family: "PT Sans";
    font-weight: 700;
    line-height: 24px;
}
a {
    color: #febc11;
}
.lock {
    overflow: hidden;
}

[data-href]{
    cursor: pointer;
}

.mmenu-open {display: none}
.mmenu-wrapper {display: none}
#my-menu {
    background-color: #fff;
}
.mmenu {
    margin-top: -25px !important;
}
.mmenu li {
    border: 0px;
    padding: 8px 0px 10px !important;
    text-align: center;
}
.mmenu li span {
    color: #252324 !important;
    font-family: "PT Sans";
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}
.mmenu li span:hover {
    text-decoration: underline;
}
.mm-listview>li:not(.mm-divider):after {
    border-bottom-width: 0px;
    border-bottom-style: none !important;
}
.mmenu-wrapper {
    background-image: url(/bitrix/templates/1/i/bg.jpg) !important;
}
.mm-navbar {
    border-bottom: 0px !important;
}
#mmenu-close {
    position: absolute;
    right: 44px;
    top: 24px;
    font-size: 28px;
    color: #000;
}


.href {cursor: pointer}

.site-wrapper {
    width: 1200px;
    margin: 0px auto;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.24);
    background-color: #fff;
    min-height: 760px;
}
#bx-composite-banner {

}
.header-wrapper .logo {
    padding: 7px 24px;
    float: left;

}
.header-wrapper .top-menu-wrapper {
    float: left;
    display: block;
}
.header-wrapper .lang-phone-wrapper {
    width: 260px;
    float: right;
    vertical-align: top;
    margin-right: 26px;
}
.header-wrapper .lang-phone-wrapper:after {
    content: "";
    clear: both;
}
.header-wrapper .lang-phone-wrapper .langs {
    float: left;
    padding-top: 38px;
}
.header-wrapper .lang-phone-wrapper .langs .lang {
    display: inline-block;
    color: #2c2929;
    font-family: "PT Sans Caption";
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 7px 8px;
    cursor: pointer;
}
.header-wrapper .lang-phone-wrapper .langs .lang a {
    color: #2c2929;
    font-family: "PT Sans Caption";
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
}
.header-wrapper .lang-phone-wrapper .langs .active, .header-wrapper .lang-phone-wrapper .lang:hover {
    background-color: #febc11;
}

.header-wrapper .lang-phone-wrapper .phone {
    margin-left: 43px;
    margin-top: 42px;
    text-align: right;
    float: left;
}
.header-wrapper .lang-phone-wrapper .phone .phone-link a {
    color: #2c2828;
    font-family: "PT Sans Caption";
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
}
.header-wrapper .lang-phone-wrapper .phone .phone-link a:hover {
    text-decoration: underline;
}

.header-wrapper .lang-phone-wrapper .phone a.popupclick{
    color: #353433;
    font-family: "PT Sans";
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    text-transform: none;
}

.header-wrapper .lang-phone-wrapper a.popupclick:hover {
    text-decoration: none;
}
.content-block {
    background-color: #f8f6f1;
    padding: 40px 0px;
}
.whitebg {
    background-color: #fff;
}
.content-block .block-title {
    color: #201e1e;
    font-family: "PT Sans";
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 55px;
}
.content-block .block-title:before {
    display: inline-block;
    content: "";
    width: 7px;
    height: 17px;
    background-color: #febc11;
    margin-right: 10px;
}


.content-block h1.section-title {
    color: #201e1e;
    font-family: "PT Sans";
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 55px;
    margin-top: 0px;
}
.content-block h1.section-title:before {
    display: inline-block;
    content: "";
    width: 7px;
    height: 17px;
    background-color: #febc11;
    margin-right: 10px;
}

.content-block h1.subsection-title {
    color: #201e1e;
    font-family: "PT Sans";
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 0px;
    margin-left: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

@media (max-width: 767px) {
    .content-block h1.subsection-title {
        margin-right: 25px;
    }
}

.content-block h1.subsection-title:before {
    display: inline-block;
    content: "";
    width: 7px;
    height: 20px;
    background-color: #e71b23;
    margin-right: 10px;
}


.footer-wrapper {
    width: 100%;
    background-image: url(/bitrix/templates/1/i/footerbg.jpg);
}
.footer-wrapper .footer {
    width: 1150px;
    margin: 0px auto;
    padding: 37px 25px;
}
.footer-wrapper .footer .menu {
    float: left;
    margin-right: 30px;
}
.footer-wrapper .footer .menu .menu-title {
    color: #ecf0f1;
    font-family: "PT Sans";
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px;
}
.footer-wrapper .footer .menu .menu-content {
    font-size: 14px;
    line-height: 24px;
}
.footer-wrapper .footer .menu .menu-content span{
    font-size: 14px;
    line-height: 24px;
    color: #ecf0f1;
    font-family: "PT Sans";
    font-weight: 400;
    text-decoration: none;
    display: block;

}
.footer-wrapper .footer .menu .menu-content span:hover {
    text-decoration: underline;
}
.footer-wrapper .footer .share {float: left;}
.footer-wrapper .footer .share .share-title {
    color: #ecf0f1;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Myriad Pro";
    margin-bottom: 12px;
}

.footer-wrapper .footer .social-links {
    position: relative;
    margin-top: 25px;
}
.footer-wrapper .footer .social-links_mobile {
    display: none;
}
.footer-wrapper .footer .social-links__title {
    color: #ecf0f1;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Myriad Pro";
    margin-bottom: 12px;
}
.footer-wrapper .footer .social-links__link{
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    padding: 0 2px;
    box-sizing: border-box;
    overflow: hidden;
}
.footer-wrapper .footer .social-links__link img{
    display: block;
    position: relative;
}

.footer-wrapper .footer .menu.bottom-menu-mobile {
    display: none;
    text-align: left;
}
@media screen and (max-width: 768px) {
    .footer-wrapper .footer .menu.bottom-menu-mobile {
        display:block;
        float: none;
    }
}
.footer-wrapper .footer .phone-copy {
    float: right;
    text-align: right;
}
.footer-wrapper .footer .phone-copy .phone a{
    color: white;
    font-family: "PT Sans";
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
}
.footer-wrapper .footer .phone-copy .phone a:hover {
    text-decoration: underline;
}
.footer-wrapper .footer .phone-copy .button-order{
    margin: 17px 0px;
    padding: 10px 20px 7px;
    background-color: #febc11;
    color: #2c3e50;
    font-family: "PT Sans";
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 3px solid #d49c0c;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    text-decoration: none;
}
.footer-wrapper .footer .phone-copy .button-order:hover {
    background-color: #f0af0b;
}

.paging {
    margin: 0px;
    text-align: center;
}
.paging b {
    display: inline-block;
    padding: 3px 9px;
    background-color: #febc11;
    color: #fff;
    color: #ecf0f1;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
}
.paging a {
    display: inline-block;
    color: black;
    padding: 3px 9px;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}
.paging a:hover {
    text-decoration: underline;
}
.back-link {
    margin: 0px 25px;
}
.back-link a {
    color: black;
    font-family: "PT Sans";
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline;
}

.preim {
    margin: 25px;
    margin-top: 0px;
    background-color: #f8f6f1;
    text-align: center;
}
.preim .preim-title {
    color: #242729;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    display: inline-block;
    margin: 20px 0px;
}
.preim .preim-title:before {
    content: '';
    width: 7px;
    height: 11px;
    background-color: #25aae1;
    display: inline-block;
    margin-right: 8px;

}
.preim .preim-block {
    text-align: left;
    color: #242729;
    font-family: "PT Sans";
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: 10px top;
    padding-left: 80px;
    padding-bottom: 40px;
}

.popup{
    font-size: 14px;
    margin: 0 auto;
    border: 0px;
    background: #fff;
    font-family: 'PT Sans';
    color: 000;
    /* скругление углов
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
        font: 14px/18px 'Tahoma', Arial, sans-serif;
    /* внешняя тень */
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);

}
.popup-content{
    width: 300px;
    margin: 0px 15px;
    padding: 15px 0px;
}
.success {
    width: 300px;
    height: 60px;
    margin: 0px 15px;
    padding: 45px 0px 15px;
    font-size: 16px;
    text-align: center;
    background: #fff;
    font-family: 'PT Sans';
}


.article-red-map {
    margin: 25px 0px 0px;
}
.article-red-map h1 {margin-left: 25px;}

.article-red {
    color: #242729;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    padding-bottom: 25px;
    margin: 25px 25px 0px;
}

.values-block {
    padding: 0px 0px 40px 0px;
}
.values-block .values-title {
    text-align: center;
    color: #201e1e;
    font-family: "PT Sans";
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 70px 0px 50px 0px;
}
.values-block .values-wrapper {width: 100%}
.values-block .values-wrapper .item
{
    float: left;
    width: 16.5%;
    text-align: center;
    color: #242729;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.values-block .values-wrapper .item img {
    display: block;
    margin: 0px auto 20px;
}

.vacation-wrapper {
    margin: 0px 0px 50px 0px
}
.vacation-wrapper .vacation-title {
    color: #242729;
    font-family: "PT Sans";
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin: 15px 0px;
    cursor: pointer;
    background-color: #febc11;
    padding: 2px 6px;
}
.vacation-wrapper .vacation-title .bullet {
    display: inline-block;
    float: right;
    padding-right: 10px;
    font-size: 20px;
}
.vacation-wrapper .vacation {
    height: 0px;
    overflow: hidden;
    transition: height 0.6s
}
.vacation-wrapper .vacation.vacation-show {
    height: auto !important;
}

.vacation .vacation-subtitle {
    color: #242729;
    font-family: "PT Sans";
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin: 15px 0px;
}
.vacation .vacation-text {
    color: #242729;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.links-block {
    width: 190px;
    background-color: #f8f6f1;
    float: left;
    margin-right: 30px;
    padding: 0px 25px 25px;
    position: relative;
}
.links-block .type-title {
    color: #201e1e;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 15px 0px;
}

.links-block .type-title:before {
    display: inline-block;
    content: "";
    width: 7px;
    height: 17px;
    background-color: #febc11;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.links-block .links-wrapper {
    margin: 25px 0px;
}
.links-block a{
    color: #242729;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    display: block;
}
.links-block a.selected {
    text-decoration: underline;
}

.map-block #map{
    width: 905px;
    height: 525px;
    float: left;
}
.printable-addr {
    display: none;
}
.mwin-wrapper {
    margin: 0;
    box-shadow: 0 0 5px #bfbfbf;
    height: 100%;
}
.mwin-wrapper .marker-addr {
    padding: 15px;
    color: #242729;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.mwin-wrapper .map-text {
    padding: 15px;
    color: #242729;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.mwin-wrapper .map-text p{
    margin: 0px;
    padding: 0px;
}
.mwin-wrapper a {
    color: #242729;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
}
.triangle {
    position: relative;
    left: calc(50% - 18px);
}

.social-wrapper {
text-align: center;
}
.social-wrapper a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    margin-right: 12px;
    font-family: "PT Sans";
}
.social-wrapper a i {
    margin-right: 4px;
}
.social-wrapper a:hover{ 
    color: #aaa;
}


.vsevset_copy{
    padding-left: 35px;
    position: relative;
    display: block;
    float: right;
    margin: 5px 0;
    cursor: pointer;


    color: #989898;
    font-family: "PT Sans";
    font-size: 12px;
    font-weight: 400;
    line-height: 11px;
    text-align: left;
}

.vsevset_copy:hover{
    text-decoration: underline;
}

.vsevset_copy:before{
    content: "";
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPIAAAAvCAYAAADZyJdVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1NWI2ODJkNi0wZDQzLTU3NDUtOGUyZi0wM2JjMDQ1MmQ2OTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkY2NTg5OTBCQTNFMTFFMzgxQjVDQ0EzNTY3MkU5MTUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkY2NTg5OEZCQTNFMTFFMzgxQjVDQ0EzNTY3MkU5MTUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU1YjY4MmQ2LTBkNDMtNTc0NS04ZTJmLTAzYmMwNDUyZDY5MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1NWI2ODJkNi0wZDQzLTU3NDUtOGUyZi0wM2JjMDQ1MmQ2OTEiLz4gPC9y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) no-repeat scroll -206px -5px transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 30px;
    height: 30px;
}
.popup-content .popup-title {
    color: #302d2d;
    font-family: "PT Sans";
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 15px auto 40px;
}
.popup-content .popup-fields-wrapper{
    margin: 10px 0px;
}
.popup-content .popup-fields-wrapper .error {
    color: red;
    font-family: "PT Sans";
    font-size: 14px;
    font-weight: 700;
}
.popup-content .popup-fields-wrapper .popup-field-title {
    color: #595353;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    margin-left: 5px;
}
.popup-content .popup-fields-wrapper input {
    width: 278px;
    height: 35px;
    background-color: white;
    box-shadow: inset 0 0 4px rgba(130, 130, 130, 0.35);
    border-radius: 1px;
    -webkit-appearance: none;
    border: 1px;
    padding: 0px 5px;
    font-family: "PT Sans";
    font-size: 16px;
    margin: 5px 0px;
}
.popup-content .popup-fields-wrapper textarea {
    width: 278px;
    height: 120px;
    background-color: white;
    box-shadow: inset 0 0 4px rgba(130, 130, 130, 0.35);
    border-radius: 1px;
    -webkit-appearance: none;
    border: 0px;
    padding: 5px;
    font-family: "PT Sans";
    font-size: 16px;
    margin: 5px 0px;
}
.popup-content .popup-button-wrapper {
    margin: 0px 0px;
}
.popup-content .popup-button-wrapper .popup-button {
    color: #2c3e50;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;

    margin: 17px 0px;
    padding: 10px 20px 7px;
    background-color: #febc11;
    border-bottom: 3px solid #d49c0c;
    cursor: pointer;
    width: 248px;
}






.vv-popup-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
}
.vv-popup-overlay .vv-popup {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 280px;
    height: 200px;
    background: #fff;
}



/* overlay at start */
.mfp-fade.mfp-bg {
    opacity: 0;

    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;

    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}
.mfp-close {
    background-color: #febc11 !important;
    opacity: 1 !important;

}

.hidden-text img {
    max-width: 100%;
}

.article-on-main canvas{
    display: block;
    width: 100%;
    height: auto;
}

.article-on-main iframe{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

@media screen and (max-width: 1200px) {
    .site-wrapper {
        width: 100%;
        margin: 0px auto;
    }
    .footer-wrapper .footer {
        width: calc(100% - 50px);
    }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .site-wrapper {
        width: 100%;
        margin: 0px auto;
    }
    .footer-wrapper .footer {
        width: calc(100% - 50px);
    }

    .header-wrapper .lang-phone-wrapper {
        width: 150px;
        text-align: center;
        margin-right: 0px;
    }
    .header-wrapper .lang-phone-wrapper .langs {
        float: none;
        padding-top: 7px;
    }
    .header-wrapper .lang-phone-wrapper .phone {
        margin: 0px;
        margin-top: 5px;
        text-align: center;
    }
    .map-block #map{
        width: calc(100% - 270px);
        height: 525px;
        float: left;
    }
}

@media screen and (max-width: 1078px){
    .article-on-main img{display: block;margin:auto;}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    .header-wrapper .logo img {width: 88px;}
    .header-wrapper .top-menu-wrapper {display: none}

    .header-wrapper .lang-phone-wrapper {
        width: 230px;
        margin-top: 8px;
    }
    .header-wrapper .lang-phone-wrapper .phone {
        margin: 0px;
        margin-top: 5px;
        text-align: right;
    }
    .header-wrapper .lang-phone-wrapper .langs {
        float: left;
        padding-top: 7px;
        padding-right: 10px;
    }

    .content-block {
        padding: 35px 0px;
    }
    .content-block .block-title {
        margin-bottom: 30px;
    }
    .footer-wrapper .footer .share{
        margin-left: 35px;
        margin-bottom: 15px;
    }
    .footer-wrapper .footer .share .share-title {
        margin-bottom: 15px;
    }
    .footer-wrapper .footer .phone-copy {
        text-align: left;
    }
    .mmenu-open{
        display: inline-block;
        background-color: #febc11;
        padding: 10px;
        color: #000;
        text-decoration: none;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "PT Sans";
        margin-top: 12px;
    }
    .map-block #map {
        width: calc(100% - 270px);
    }
}
@media screen and (min-width: 480px) and (max-width: 768px){
    .header-wrapper{
        background-color: #f8f6f1;
    }
    .header-wrapper .logo img {width: 88px;}
    .header-wrapper .top-menu-wrapper {display: none}
    .header-wrapper .lang-phone-wrapper {
        display: none;
    }
    .article-on-main h1 {
        font-size: 18px;
    }

    .catalog-section .item-wrapper {
        width: 50%;
    }
    /*.catalog-subsection .item-wrapper {*/
    /*    width: 50%;*/
    /*    float: none;*/
    /*}*/
    /*.mark-wrapper .mark-content .item-wrapper {*/
    /*    width: 50%;*/
    /*    float: left;*/
    /*}*/
    .values-block .values-wrapper .item {
        float: none;
        width: 100%;
    }
    .catalog-section .item .title a {
        font-size: 15px;
    }
    .news-list .news-item-wrapper {
        float: none;
        width: 100%;
        margin-bottom: 35px;
    }
    .footer-wrapper .footer {
        padding: 20px 0px;
    }
    .footer-wrapper .footer .menu {
        display: none;
    }
    .footer-wrapper .footer .share {
        display: none;
    }
    .footer-wrapper .footer .social-links {
        display: block;
        text-align: center;
    }
    .vsevset_copy {
        display: none;
    }
    .footer-wrapper .footer .phone-copy {
        width: 100%;
    }
    .footer-wrapper .footer .phone-copy .phone {
        float: left;
    }
    .footer-wrapper .footer .phone-copy .button-order {
        float: right;
        margin: 0px;
    }
    .mmenu-open{
        display: inline-block;
        background-color: #f8f6f1;
        float: right;
        padding: 10px;
        color: #000;
        text-decoration: none;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "PT Sans";
        margin-top: 12px;
    }
    .partners-list .item {
        width: 50%;
    }
    .map-block #map {
        width: 100%;
    }

}
@media screen and (min-width: 320px) and (max-width: 479px) {
    .header-wrapper{
        background-color: #f8f6f1;
    }
    .header-wrapper .logo img {width: 88px;}
    .header-wrapper .top-menu-wrapper {display: none}
    .header-wrapper .lang-phone-wrapper {
        display: none;
    }
    .catalog-section .item-wrapper {
        width: 100%;
    }
    .footer-wrapper .footer .phone-copy {
        text-align: center;
        float: none;
    }
    .footer-wrapper .footer .phone-copy .phone {
        float: none;
    }
    .footer-wrapper .footer .phone-copy .button-order {
        float: none;
        margin-top: 10px;
    }
    .article-on-main h1:before {
        display: none;
    }
    .article-on-main {
        margin: 20px;
    }
    h1{
        text-align: center;
    }
    h1:before{
        display: none;
    }
    h2{
        text-align: center;
    }
    h2:before {
        display: none;
    }
    .content-block h1.subsection-title {
        text-align: center;
        font-size: 18px;
    }
    .content-block h1.subsection-title:before {
        display: none;
    }
    .catalog-subsection .item-wrapper {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .mark-wrapper .mark-content .item-wrapper {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .values-block .values-wrapper .item {
        float: none;
        width: 100%;
    }
    .map-block #map {
        width: 100%;
    }

    .partners-list .item {
        float: left;
        width: 50%;
    }
    .mmenu-open{
        display: inline-block;
        background-color: #f8f6f1;
        float: right;
        padding: 10px;
        color: #000;
        text-decoration: none;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "PT Sans";
        margin-top: 12px;
    }
    .news-list .news-item-wrapper {
        float: none;
        width: 100%;
        margin-bottom: 35px;
    }
    .footer-wrapper .footer {
        padding: 20px 0px;
        text-align: center;
    }
    .footer-wrapper .footer .menu {
        display: none;
    }
    .footer-wrapper .footer .share {
        display: none;
    }
    .footer-wrapper .footer .social-links {
        display: block;
        text-align: center;
    }
    .vsevset_copy {
        display: none;
    }


}
@media screen and (min-width: 240px) and (max-width: 320px) {
    .header-wrapper{
        background-color: #f8f6f1;
    }
    .header-wrapper .logo img {width: 88px;}
    .header-wrapper .top-menu-wrapper {display: none}
    .header-wrapper .lang-phone-wrapper {
        display: none;
    }
    .catalog-section .item-wrapper {
        width: 100%;
    }

    .article-on-main h1:before {
        display: none;
    }
    .article-on-main {
        margin: 20px;
    }
    h1{
        text-align: center;
    }
    h1:before{
        display: none;
    }
    h2{
        text-align: center;
    }
    h2:before {
        display: none;
    }
    .content-block h1.subsection-title {
        text-align: center;
        font-size: 18px;
    }
    .content-block h1.subsection-title:before {
        display: none;
    }
    /*.catalog-subsection .item-wrapper {*/
    /*    width: 100%;*/
    /*    float: none;*/
    /*}*/
    /*.mark-wrapper .mark-content .item-wrapper {*/
    /*    width: 100%;*/
    /*    float: none;*/
    /*}*/
    .values-block .values-wrapper .item {
        float: none;
        width: 100%;
    }
    .map-block #map {
        width: 300px;
    }
    .links-block {
        width: calc(100% - 50px);
        margin-right: 0px;
    }
    .partners-list .item {
        float: none;
        width: 100%;
    }
    .mmenu-open{
        display: inline-block;
        background-color: #f8f6f1;
        float: right;
        padding: 10px;
        color: #000;
        text-decoration: none;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "PT Sans";
        margin-top: 12px;
    }
    .news-list .news-item-wrapper {
        float: none;
        width: 100%;
        margin-bottom: 35px;
    }
    .footer-wrapper .footer {
        padding: 20px 0px;
        text-align: center;
    }
    .footer-wrapper .footer .menu {
        display: none;
    }
    .footer-wrapper .footer .share {
        display: none;
    }
    .vsevset_copy {
        display: none;
    }


    .footer-wrapper .footer .phone-copy {
        text-align: center;
        float: none;
    }
    .footer-wrapper .footer .phone-copy .phone {
        float: none;
    }
    .footer-wrapper .footer .phone-copy .button-order {
        float: none;
        margin-top: 10px;
    }



}
@media screen and (max-width: 1050px){
    .img-404 {width: 100%;}
}

@media screen and (min-width: 240px) and (max-width: 768px) {

    .links-block {
        position: relative;
        overflow: visible;
        z-index: 100;
        background-color: #f8f6f1;
        padding: 0px;
        margin: 0px 5px 40px;
        width: calc(100% - 70px);
    }

    .links-block .arrow-wrapper {
        position: absolute;
        right: 0px;
        top: 0px;
        z-index: 100;
        height: 48px;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        cursor: pointer;
        background-color: #f8f6f1;
    }
    .page_contacts{
        width: calc(100% - 25px);
    }
    .links-block .arrow-wrapper .arrow {
        margin-top: 22px;
        margin-right: 18px;
        margin-left: 18px;
        width: 0px;
        height: 0px;
        border: 8px solid #242729;
        border-left: 8px solid rgba(0, 0, 0, 0);
        border-right: 8px solid rgba(0, 0, 0, 0);
        border-bottom: 8px solid rgba(0, 0, 0, 0);

    }

    .links-block.clicked .arrow-wrapper .arrow {
        margin-top: 18px;
        margin-left: 22px;
        margin-right: 14px;
        width: 0px;
        height: 0px;
        border: 8px solid #242729;
        border-top: 8px solid rgba(0, 0, 0, 0);
        border-right: 8px solid rgba(0, 0, 0, 0);
        border-bottom: 8px solid rgba(0, 0, 0, 0);
    }

    .links-block .menu_link {
        position: absolute;
        top: 0px;
        background-color: #f8f6f1;
        z-index: 5;
        padding: 12px 30px;
        margin: 0px;
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        font-family: "PT Sans";
        font-size: 16px;
        transition: all 0.3s;
        width: calc(100% - 60px);
        color: #242729;
        text-decoration: none;
    }

    .links-block .type-title {

        background-color: #f8f6f1;
        z-index: 5;
        padding: 12px 30px;
        margin: 0px;
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        font-family: "PT Sans";
        font-size: 16px;
        transition: all 0.3s;
        width: calc(100% - 60px);
        color: #242729;
        text-decoration: none;
    }

    .links-block .menu_link.selected {
        top: 0px;
        background-color: #f8f6f1;
        z-index: 15;
    }

    .links-block.clicked .menu_link, .links-block.clicked .type-title {
        position: static;
    }
}
@media print {
    .header-wrapper, .mmenu-open, .lang-phone-wrapper, .bx-breadcrumb, .footer-wrapper, .links-block, .article-red-map h1, .triangle {
        display: none;
    }
    body{
        width: 100%;
    }
    .article-red-map, .site-wrapper {
        width: 100%;
    }
    .map-block #map{
        width: 905px;
        height: 525px;
        float: none;
        margin: 0px auto;
    }
    .printable-addr {
        display: block;

    }
    .mwin-wrapper {
        box-shadow: 0 0 0px #fff;
    }
    .mwin-wrapper .marker-addr {
        font-size: 22px;
    }
}
