

/* Start:/bitrix/templates/1/css/all.css?170287851737191*/
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+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU1YjY4MmQ2LTBkNDMtNTc0NS04ZTJmLTAzYmMwNDUyZDY5MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1NWI2ODJkNi0wZDQzLTU3NDUtOGUyZi0wM2JjMDQ1MmQ2OTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7GxiGYAAANOUlEQVR42uxca2xbVx0/16/YSWondtIladLm1SXtlq7pa92jZaUbdOXLQIAQmzQ0BBKPD8AnhsQkkNA0viJNdBMa0yYNCTHRaS8KY3SjrFPbLW3atE3SJm3sxElsJ078iH1tX84JP6c3znXiax/frOz8pL/8uvfc43P+v//rnHslRVGIgIDA7Q1JEFlAQBBZQEBAEFlAQEAQWUBAQBBZQEAQWUBAQBBZQEBAELkg9PT05PvJRqWVSg2VGSoj/f39KaEOt908aqGLygYq81SuFnoSnf9ydb+Kyh1UWqhsgu5lMUvlHJWxUi9i+ZzqxnaQmKESg3tJUOa2h4nKRipmKg4qQ1Qy69APG0i7mfrJTZJEqvMcx/r6ZSr/oDIqiKwPVlhsNerW0aMwi11PxQXlY/1jYVKSSoRKiEqQimywJ/ksg+ltOxU7lcuqsakGmbOkZp/nVPO+jcoCletUyhGBudk1QN5FR0Ff1zQ+9PiH6XF/p+9vcCcyVb5O+tIEpYpTGaAS4/mv10kJM5h4s+q7hXXoh5NZ7FWMiAXRwkbMwTistiwc72Ja1IT3O0BmBd9lqSPhs4z321QGnOnAMOc+dVBCPkgJWVEAeZfnt9IimQ/T13foxwneHjkNr5C1bPWlWIzPENIgRAesdBIhmJHYBI9iLvB4H4xND7zJLOeIgRmLrSoS8AAj1hA11lNlGL8wlWa8Z+Tcjevl6nMDDKWUM9Zhzv0xp9OZ/WazqaLYBiiJLRlFecQkSW8iCuNG5BFINqdsQSjDCxEo6HrATyWAcJb1I2Hgte+E0p2DMfGscXxQ5T3mcf61YiZ7jZpBuWoR5SDyNMjoyhJJh46HcT4vNA5PBAP1rqq0q7I0elAS26lnPkpJ/bbe+TUVeNwkBqSRo7jXgcASogsPvHHQYBKzULoCEQBLU/rhYXND/+xSgoxj1Eo4AI9ewbFfE2X6vxNlHMuIwedphx2UeO0N7nte/aCfS7GUkrhSTqX3USFMeHhkNeJQMBPHMZgzmMSs+NCmsuIMg8g9jYADRuSiRthcA5IGVOlMlSpHnlaRO4rf76LyCae+XQXpunDdUhFFm7zm2IKaQhp66EDYXAwaMNZxjKMZ/Syq+JWiMbXVYt51b0fjWx8MjA4f3N7aWeqfTaUztdn3tG2uHjnOu9BlcIGJebCdOSQmILZkUB86oODqhXsXUpYB1B+i8MIJhFZe9G+LyuiyWkUtFJtXqrMd1z6Da5YCL9qJcgzZG1HU6kU+vD1POJ3E9a/hNamVz+L83WhvB9ovzhvFEux/kt72pgf+enZwwD8bLSnloXYh/caZwUFHhZUw4R1aK5xDEsVAIjegkDPBO6zSmcLUgZBZT2JFeuFdwxtMqvLBDfDE6lCdB5jXvx99G4an1ztWEZw3jHbuR7s84CrgGJYmncX1x/B6Ft/zaF8TiXQmvmgdzKaa3z7+cNcPXz5xlobEulcW4gl5YdAX8L144lxfOBq/qbdPetaR50sIZ4hGHmgEkVko2w0Ss1Bvr8Z/MmJrm1tF6G6QOAGSFhLSzaCN3Tnf1yM9KDmagy50q9pkJGiF8ZHWMMosmhhF3t5DbhXweK3VjsDDb87TlwVENWkNDz2Aebfn6fvNUgpycioVXyKT2dT1yveP+l45eaH/qcO9uwqq2oUjsxduTE5d98+Ge7bUm548dI/bYbftoLm3QvPlU6TAFRU9RJ7DH+cRisp5wp5yhNRzIHGtRv4XJMagRiPM1qtAsyrCEZVX5w1GwnuhQKMwIh0I5bV04hoihkZEPqYy9CkKMgcRFts1imr5KkNp/N6Wh/wl5fFJOb3MIVXaKw46K+1vnbw0suELd7VtzXNOcsgfnLrsDYaddltyZ1tDFTuWGoIaVdGLxJLytkqblTuRs8s0PPKyBYM84RTye0K0N17MGERkrTHTm0tlUPRqNKC/JhS+mEc+j5CZGcVOGHIFoasPBbn7CN8q+mrOJKoxnvEi6jFRHsW4hMojg4CWr+7r2md58rkP//Kjx5IHtrdsclXaK9mwhaILkf7RyWlvaC66t7PR8pXeDo9ikszReCL54eVR790tG5V6V/VSoWsmupCiROYeWisIRXkR2QhkiSpp5BzzBSgAL2gVZopZ9jJyqSwXPkQFLchBo+vQByfRrqo7ijCkVWivJDKHIvEV59N8uVF59WmP9MSzzAiOPLpza/WJwGz6Ibczdew7j9xxqKe1M5lOy8MToWn/TDRe73KY/aHo+Cv/+dfksacePWi1mBfZOx9PREjtBu5EJgih6jlMiNEKWYV8Ofe/GHXrV4bD2BN4P6P6O4SQlBnAPTCGVyAbkHcqOO6jMofWVSic5cuRWe3Gmye8Nuep7TBy96pSnKIM06AvGNy/tTlps1psyxQ8mbqbkvkaJXPknb4hS+j3P3HXVDkeYnuw5yLx8A9ePtH33LcONd3VsnGbySTZd7Q2tHU2ud9NpdJylsi0jYILjnqVaZ7TxBi9t7lGI7oIGnj9RB7vomc8JVL4ls5SEESxK6FR7OqFB3OqCLtTVexi6cKdZO3danrRRla/scWB3PlqTu3FhhTBscqYboGhuFhMx7738om5L/V2BjfXuZalPJSMrL81lMwsiqlWFHKEkngxMpiOLYR/9fWDc80e5+GlJH8mEu1u9DTZK2xLfaURd8FE1ms9YyV40wwGOcbRIBQKtwaxZg28vlb41kH0FQ7rUPBRKxyvGygs8GbM2/Yj390DIks5+lKTozcSjtuD8/rRTprwu7uukL3RzHjsxri24HV3gUallL3XqY8HfSMriEVz30A43oDi1t4siRfDKps1IynKUk0hOBcL//Fk34DFbOqkxy2ON6taRxaSUT0TqAcyQpDVChtJeNzsq4xcNIHPRofVNo382MiwmiGg8V0cShYoMLR0oNjFrHQf+d96Mq918Sl4szQKWs1FtMFSl10IcYfR1y5O/ZuA3mV3dlWi7VxHVAESr+VQrsKhqHd2FY1vPn/82s2u5q0tHueytDMmJ+mYOCRK6qZlHcgorA8V4dhC5KovMH3yyk3fFk/N5J9OXbI/fnBHrc1qtiXllDwbkwsmsl6PbEZukcKfn0SOwQaGJfZsRw+7GeBTeI5hhF1TIM96FGs8GiFpwOBwlY2XX/U5u4sqhdDOtoYhqifLl6pm8ZnX5v8BGIu9RZJYjWa0U4V2eY1fCDo0D72bKMEoTKKdMNotdb07fuy9c/2pdCaVQ1jL8ERQoq/LIi+ryWR+6YPzwffOjww2up2Jnx3d3/P4gZ6jJ4fGRhNJeTHt9IcjgW+89n7ZcuRqWMM+g0NTnvkxG+xsNXs7JjZkQD+uo+iShKHLEpJN8h3wrvMqpbLjew+OV3Lya1YQ4bVPvIvwXdaqgnfObsQpB6oNPm9V/OaN0zcOd28ePrSjo3sp55Ak82VvkLR4XMuKnXFZln96ZF9FbXVlN/XWiwVM/2x06oXvHm2wWS1OtjPsxfc/HdBjYPR6ZPc65Jel5n4ujWIOG6B2eDqjlqCSUOzcDfrMqIyhL/fBm+2jsh9FHicKSEsGHcTjebNHudamy9Vufc68pldR+hRZXs12ET4rLyvSzi8+/+YFtlNrSfkspsWnvWQUZRmR5YySlDPEnSXx8OSM/9JNv9diMT/Awu2fv/bPM9QwjJFQWJei6x1ACRNkIvr2aqdV5/iJMU+60LqxIAZPtxneIm6gYWHX6wZB1QUSB8bWTLTXSRvhSUbwfpyzMWXWvywPFijTOKpJzKKY7BNC1HvZCfTsBln5hBAX4XtP8lLKc+y9Ty784rEDD1KSLubfrRtdK8c0k0l5p2cYH0LjwfCcs9ohH9jWumVgbNr/7Zf+Ntg/5PXp5YdeIscwGKUWMWYMIrLW/2vFxI6R8t4vuxqZWaHqbiggm9DdBcwFG3e2j7mfdyqAp3hMkdsHo3AIuc/sGoeRzu4+G1cZ6gvk1jO7RsvSq0iM/PL1U9eP9LQ379na3G6VTFaHbeW02mn8TEwLyWQqFWnyuJQITYyf+fP7F597+0wA3MjwUPTVwG6eroP1jhLtjepa2ARrOYUCmFFPNpxH/3ILWqwP3nVSQqZgF2FQOpHDFzIPU8izF4gAC5e1bhbJ3iaaJbK66iuDzGVPofb/4d2+4DNPbKRO2fL6mSvkx0f2LTugoaa6zV1lt17xBUK/fuO07/i5qzH0tej7DyxFKCELV20QqUBS1uJadYTP3TqFglnj8whHzSB2wOBwejWvYkdfnPC4lpyxTsBC+8n63YJ5O4EZ7Uly67nW6XXphHc6+LXfHf94b4tHcVc7MhdG/GO72hvb2L3G3tD8zL+vjE288NHA+OnLN6Lk1rJaScj7gPpVHuG6AcWXMDxEIUSugwfyqz3h5/RRrgL/R5CeeDbfT2aE/zKiLie5dR9+FK9rckd59enSiCwgIHAbGRRBZAEBQWQBAQFBZAEBAUFkAQEBQWQBAUFkAQEBQWQBAQFBZAEBAUFkAQFBZAEBAUFkAQEBQWQBAYEV+K8AAwC9lpQ3XNwQfAAAAABJRU5ErkJggg==) 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;
    }
}

/* End */


/* Start:/bitrix/templates/1/stylesheets/app.css?15330309822037*/
.description {
  display: block;
  position: relative;
  font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 10px; }
  .description .text-block {
    text-align: center; }
    .description .text-block-slide {
      max-height: 140px;
      overflow: hidden;
      line-height: 1.3;
      text-align: left; }
      .description .text-block-slide .wrapper {
        column-width: 9999px; }
    .description .text-block-btn {
      margin: 20px auto;
      display: inline-block;
      color: #e8a700;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      cursor: pointer;
      font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .description .text-block-btn .link {
        display: inline-block;
        border-bottom: 1px dashed #e8a700; }
      .description .text-block-btn i {
        font-size: 12px;
        margin-left: 6px; }
  .description__title {
    font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 21px;
    letter-spacing: 0.21px;
    line-height: 22px;
    color: #1d1d1d; }
  .description__text {
    display: block;
    position: relative;
    margin: 10px 0 0 0;
    font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    letter-spacing: 0.15px;
    line-height: 25px;
    opacity: 0.7; }
    .description__text ul {
      margin: 0;
      padding: 0 0 0 21px; }
      .description__text ul li {
        margin: 5px 0 0 0; }
        .description__text ul li:first-of-type {
          margin: 0; }
  @media (max-width: 374px) {
    .description__title {
      font-size: 25px;
      letter-spacing: 0.25px;
      line-height: 30px; }
    .description__text {
      margin: 0;
      font-size: 18px;
      letter-spacing: 0.18px;
      line-height: 30px; } }

.table_in_text {
  border-spacing: 0;
  border: none;
  font-size: 14px;
  font-weight: 200;
  max-width: 100%; }

/* End */


/* Start:/bitrix/templates/1/css/swiper.css?151901774620023*/
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

/* End */


/* Start:/include/magnific-popup.css?15355433547072*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #fff;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

@media screen and (min-width: 240px) and (max-width: 380px){
  .mfp-content {
    position: absolute;
    top: 20%;
    left: 0;
  }
}

/* End */


/* Start:/include/jquery.mmenu.all.css?170730996244035*/
.mm-menu,.mm-panels,.mm-panels>.mm-panel{margin:0;left:0;right:0;top:0;bottom:0;z-index:0;box-sizing:border-box}
.mm-btn,.mm-menu{box-sizing:border-box}
.mm-listview a,.mm-listview a:hover,.mm-navbar a,.mm-navbar a:hover{text-decoration:none}
/*.mm-hidden{display:none!important}*/
.mm-menu,.mm-panels>.mm-panel:not(.mm-hidden){display:block}
.mm-wrapper{overflow-x:hidden;position:relative}
.mm-menu{padding:0;position:absolute}
.mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit;/*position:absolute*/}
.mm-btn,.mm-panel.mm-highest{z-index:1}
.mm-panels{overflow:hidden}
.mm-panel{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;}
.mm-panel.mm-opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-panel.mm-subopened{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}
.mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px}
.mm-listview .mm-divider,.mm-listview>li>a,.mm-listview>li>span,.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}
.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{content:'';display:block;height:20px}
.mm-vertical .mm-panel{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}
.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}
.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}
.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}
.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{height:40px;bottom:auto}
.mm-listview>li.mm-vertical>.mm-next:after,.mm-vertical .mm-listview>li>.mm-next:after{top:16px;bottom:auto}
.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:19px}
.mm-btn{width:40px;height:40px;position:absolute;top:0}
.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:'';border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.mm-clear:before,.mm-close:before{border-right:none;border-bottom:none;right:18px}
.mm-clear:after,.mm-close:after{border-left:none;border-top:none;right:25px}
.mm-arrow:after,.mm-next:after,.mm-prev:before{content:'';border:2px solid transparent;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.mm-prev:before{border-right:none;border-bottom:none;left:23px}
.mm-arrow:after,.mm-next:after{border-top:none;border-left:none;right:23px}
.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0}
.mm-navbar>*{display:block;padding:10px 0}
.mm-navbar .mm-btn:first-child{padding-left:20px;left:0}
.mm-navbar .mm-btn:last-child{text-align:right;padding-right:20px;right:0}
.mm-panel .mm-navbar{display:none}
.mm-panel.mm-hasnavbar .mm-navbar{display:block}
.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}
.mm-listview{font:inherit;font-size:14px;line-height:20px}
.mm-listview>li{position:relative}
.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}
.mm-listview>li>a,.mm-listview>li>span{color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}
.mm-listview>li>a.mm-arrow,.mm-listview>li>span.mm-arrow{padding-right:50px}
.mm-listview>li:not(.mm-divider):after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;right:0;bottom:0;left:20px}
.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}
.mm-listview .mm-next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}
.mm-listview .mm-next+a,.mm-listview .mm-next+span{margin-right:50px}
.mm-listview .mm-next.mm-fullsubopen{width:100%}
.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}
.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}
.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}
.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}
.mm-listview .mm-inset{list-style:disc inside;padding:0 10px 15px 40px;margin:0}
.mm-listview .mm-inset>li{padding:5px 0}
.mm-listview .mm-divider{font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px}
.mm-listview .mm-spacer{padding-top:40px}
.mm-listview .mm-spacer>.mm-next{top:40px}
.mm-listview .mm-spacer.mm-divider{padding-top:25px}
.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.7)}
.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)}
.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}
.mm-menu .mm-listview{border-color:rgba(0,0,0,.1)}
.mm-menu .mm-listview>li .mm-arrow:after,.mm-menu .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}
.mm-menu .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.5);tap-highlight-color:rgba(255,255,255,.5)}
.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.5)}
.mm-menu .mm-divider,.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}
.mm-page{box-sizing:border-box;position:relative}
.mm-slideout{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}
html.mm-opened{overflow-x:hidden;position:relative}
html.mm-blocking,html.mm-blocking body{overflow:hidden}
html.mm-background .mm-page{background:inherit}
#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}
html.mm-blocking #mm-blocker{display:block}
.mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed}
.mm-menu.mm-offcanvas.mm-current{display:block}
.mm-menu{width:80%;min-width:140px;max-width:440px}
html.mm-opening .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:550px){html.mm-opening .mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}
}
.mm-menu.mm-autoheight.mm-bottom,.mm-menu.mm-autoheight.mm-top{max-height:80%}
.mm-menu.mm-autoheight.mm-bottom.mm-fullscreen,.mm-menu.mm-autoheight.mm-top.mm-fullscreen{max-height:100%}
.mm-menu.mm-measureheight .mm-panel{display:block!important}
.mm-menu.mm-measureheight>.mm-panels>.mm-panel{bottom:auto!important;height:auto!important}
.mm-menu.mm-columns{-webkit-transition-property:width,max-width,-webkit-transform;transition-property:width,max-width,-webkit-transform;transition-property:transform,width,max-width;transition-property:transform,width,max-width,-webkit-transform}
.mm-menu.mm-columns .mm-panels>.mm-panel{width:100%;right:auto;display:none;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;transition-property:transform,width;transition-property:transform,width,-webkit-transform}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened{border-right:1px solid;border-color:inherit;display:block;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-subopened{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);z-index:2}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-0{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-0{display:block;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.mm-menu.mm-columns-0{width:80%;min-width:140px;max-width:0}
html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:0px){html.mm-opening.mm-columns-0 .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-1{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-1{display:block;-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}
.mm-menu.mm-columns-1{width:80%;min-width:140px;max-width:440px}
html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:550px){html.mm-opening.mm-columns-1 .mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}
}
.mm-menu.mm-columns-1 .mm-panels>.mm-panel{width:100%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-2{-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-2{display:block;-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}
.mm-menu.mm-columns-2{width:80%;min-width:140px;max-width:880px}
html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:1100px){html.mm-opening.mm-columns-2 .mm-slideout{-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}
}
.mm-menu.mm-columns-2 .mm-panels>.mm-panel{width:50%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-3{-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-3{display:block;-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}
.mm-menu.mm-columns-3{width:80%;min-width:140px;max-width:1320px}
html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:1650px){html.mm-opening.mm-columns-3 .mm-slideout{-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}
}
.mm-menu.mm-columns-3 .mm-panels>.mm-panel{width:33.34%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-4{-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-4{display:block;-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}
.mm-menu.mm-columns-4{width:80%;min-width:140px;max-width:1760px}
html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:2200px){html.mm-opening.mm-columns-4 .mm-slideout{-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}
}
.mm-menu.mm-columns-4 .mm-panels>.mm-panel{width:25%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-5{-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-5{display:block;-webkit-transform:translate3d(600%,0,0);transform:translate3d(600%,0,0)}
.mm-menu.mm-columns-5{width:80%;min-width:140px;max-width:2200px}
html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:2750px){html.mm-opening.mm-columns-5 .mm-slideout{-webkit-transform:translate3d(2200px,0,0);transform:translate3d(2200px,0,0)}
}
.mm-menu.mm-columns-5 .mm-panels>.mm-panel{width:20%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-6{-webkit-transform:translate3d(600%,0,0);transform:translate3d(600%,0,0)}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-6{display:block;-webkit-transform:translate3d(700%,0,0);transform:translate3d(700%,0,0)}
.mm-menu.mm-columns-6{width:80%;min-width:140px;max-width:2640px}
html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}
@media all and (max-width:175px){html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:3300px){html.mm-opening.mm-columns-6 .mm-slideout{-webkit-transform:translate3d(2640px,0,0);transform:translate3d(2640px,0,0)}
}
.mm-menu.mm-columns-6 .mm-panels>.mm-panel{width:16.67%}
em.mm-counter{font:inherit;font-size:14px;font-style:normal;text-indent:0;line-height:20px;display:block;margin-top:-10px;position:absolute;right:45px;top:50%}
em.mm-counter+a.mm-next{width:90px}
em.mm-counter+a.mm-next+a,em.mm-counter+a.mm-next+span{margin-right:90px}
em.mm-counter+a.mm-fullsubopen{padding-left:0}
.mm-vertical>.mm-counter{top:12px;margin-top:0}
.mm-vertical.mm-spacer>.mm-counter{margin-top:40px}
.mm-nosubresults>.mm-counter{display:none}
.mm-menu em.mm-counter{color:rgba(0,0,0,.3)}
.mm-divider>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0;line-height:25px}
.mm-divider.mm-opened a.mm-next:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.mm-collapsed:not(.mm-uncollapsed){display:none}
.mm-fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-fixeddivider:after{content:none!important;display:none!important}
.mm-hasdividers .mm-fixeddivider{display:block}
.mm-menu .mm-fixeddivider span{background:rgba(0,0,0,.05)}
html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-slideout{-webkit-transition-duration:0s;transition-duration:0s}
.mm-menu.mm-dropdown{box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}
html.mm-dropdown .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}
html.mm-dropdown #mm-blocker{-webkit-transition-delay:0s!important;transition-delay:0s!important;z-index:1}
html.mm-dropdown .mm-menu{z-index:2}
html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu{display:none}
.mm-menu.mm-tip:before{content:'';background:inherit;box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.mm-menu.mm-tipleft:before{left:22px}
.mm-menu.mm-tipright:before{right:22px}
.mm-menu.mm-tiptop:before{top:-8px}
.mm-menu.mm-tipbottom:before{bottom:-8px}
.mm-iconpanel .mm-panel{-webkit-transition-property:left,-webkit-transform;transition-property:left,-webkit-transform;transition-property:transform,left;transition-property:transform,left,-webkit-transform}
.mm-iconpanel .mm-panel.mm-opened{border-left:1px solid;border-color:inherit}
.mm-iconpanel .mm-panel.mm-subopened{overflow-y:hidden;left:-40px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-iconpanel .mm-panel.mm-iconpanel-0{left:0}
.mm-iconpanel .mm-panel.mm-iconpanel-1{left:40px}
.mm-iconpanel .mm-panel.mm-iconpanel-2{left:80px}
.mm-iconpanel .mm-panel.mm-iconpanel-3{left:120px}
.mm-iconpanel .mm-panel.mm-iconpanel-4{left:160px}
.mm-iconpanel .mm-panel.mm-iconpanel-5{left:200px}
.mm-iconpanel .mm-panel.mm-iconpanel-6{left:240px}
.mm-subblocker{background:inherit;opacity:0;display:block;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}
.mm-subopened .mm-subblocker{opacity:.6;position:absolute;top:0;right:0;bottom:-100000px;left:0;z-index:3}
.mm-navbar-bottom,.mm-navbar-top~.mm-navbar-top{border-bottom:none}
.mm-menu>.mm-navbar{background:inherit;padding:0;z-index:3;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-navbar-bottom{border-top-width:1px;border-top-style:solid;top:auto;bottom:0}
.mm-navbar-bottom~.mm-navbar-bottom{border-top:none}
.mm-navbar.mm-hasbtns{padding:0 40px}
.mm-navbar[class*=mm-navbar-content-]>*{box-sizing:border-box;display:block;float:left}
.mm-navbar .mm-breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}
.mm-navbar .mm-breadcrumbs>*{display:inline-block;padding:10px 3px}
.mm-navbar .mm-breadcrumbs>a{text-decoration:underline}
.mm-navbar.mm-hasbtns .mm-breadcrumbs{margin-left:-40px}
.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs{margin-left:0;padding-left:0}
.mm-navbar-top-1{top:0}
.mm-hasnavbar-top-1 .mm-panels,.mm-navbar-top-2{top:40px}
.mm-hasnavbar-top-2 .mm-panels,.mm-navbar-top-3{top:80px}
.mm-hasnavbar-top-3 .mm-panels,.mm-navbar-top-4{top:120px}
.mm-hasnavbar-top-4 .mm-panels{top:160px}
.mm-navbar-bottom-1{bottom:0}
.mm-hasnavbar-bottom-1 .mm-panels,.mm-navbar-bottom-2{bottom:40px}
.mm-hasnavbar-bottom-2 .mm-panels,.mm-navbar-bottom-3{bottom:80px}
.mm-hasnavbar-bottom-3 .mm-panels,.mm-navbar-bottom-4{bottom:120px}
.mm-hasnavbar-bottom-4 .mm-panels{bottom:160px}
.mm-navbar-size-2{height:80px}
.mm-navbar-size-3{height:120px}
.mm-navbar-size-4{height:160px}
.mm-navbar-content-2>*{width:50%}
.mm-navbar-content-3>*{width:33.33%}
.mm-navbar-content-4>*{width:25%}
.mm-navbar-content-5>*{width:20%}
.mm-navbar-content-6>*{width:16.67%}
.mm-sronly{text-indent:10px;overflow:hidden;display:block;width:1px;height:1px;position:absolute;z-index:-1}
.mm-search,.mm-search input{box-sizing:border-box}
.mm-search{height:40px;padding:7px 10px 0;position:relative}
.mm-search input{border:none!important;outline:0!important;box-shadow:none!important;border-radius:26px;font:inherit;font-size:14px;line-height:26px;display:block;width:100%;height:26px;min-height:26px;max-height:26px;margin:0;padding:0 10px}
.mm-search input::-ms-clear{display:none}
.mm-search .mm-clear,.mm-search .mm-next{right:0}
.mm-panel>.mm-search{width:100%;position:absolute;top:0;left:0}
.mm-panel.mm-hassearch{padding-top:40px}
.mm-panel.mm-hassearch.mm-hasnavbar{padding-top:80px}
.mm-panel.mm-hassearch.mm-hasnavbar .mm-search{top:40px}
.mm-noresultsmsg{text-align:center;font-size:21px;padding:40px 0}
.mm-noresults .mm-indexer{display:none!important}
li.mm-nosubresults>a.mm-next{display:none}
li.mm-nosubresults>a.mm-next+a,li.mm-nosubresults>a.mm-next+span{padding-right:10px}
.mm-panels>.mm-resultspanel:not(.mm-opened){-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.7)}
.mm-menu .mm-noresultsmsg{color:rgba(0,0,0,.3)}
.mm-indexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-100px;z-index:3;-webkit-transition:right .4s ease;transition:right .4s ease;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-indexer a{text-decoration:none;display:block;height:3.85%}
.mm-indexer~.mm-panel.mm-hasindexer{padding-right:40px}
.mm-hasindexer .mm-indexer{right:0}
.mm-hasindexer .mm-fixeddivider{right:20px}
.mm-menu .mm-indexer a{color:rgba(0,0,0,.3)}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen){-webkit-transition:background .4s ease;transition:background .4s ease}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.5)}
input.mm-check,input.mm-toggle{position:absolute;left:-10000px}
label.mm-check,label.mm-toggle{margin:0;position:absolute;top:50%;z-index:2;right:20px}
label.mm-check:before,label.mm-toggle:before{content:'';display:block}
label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-15px}
label.mm-toggle:before{border-radius:30px;width:28px;height:28px;margin:1px}
input.mm-toggle:checked~label.mm-toggle:before{float:right}
label.mm-check{width:30px;height:30px;margin-top:-15px}
label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
input.mm-check:checked~label.mm-check:before{opacity:1}
li.mm-vertical label.mm-check,li.mm-vertical label.mm-toggle{bottom:auto;margin-top:0;top:5px}
label.mm-toggle+a,label.mm-toggle+span{padding-right:80px}
label.mm-check+a,label.mm-check+span{padding-right:60px}
a.mm-next+label.mm-check,a.mm-next+label.mm-toggle{right:60px}
a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span,a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{margin-right:50px}
a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{padding-right:70px}
a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span{padding-right:50px}
em.mm-counter+a.mm-next+label.mm-check,em.mm-counter+a.mm-next+label.mm-toggle{right:100px}
em.mm-counter+a.mm-next+label.mm-check+a,em.mm-counter+a.mm-next+label.mm-check+span,em.mm-counter+a.mm-next+label.mm-toggle+a,em.mm-counter+a.mm-next+label.mm-toggle+span{margin-right:90px}
.mm-menu label.mm-toggle{background:rgba(0,0,0,.1)}
.mm-menu label.mm-toggle:before{background:#f3f3f3}
.mm-menu input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu label.mm-check:before{border-color:rgba(0,0,0,.7)}
.mm-listview.mm-border-none>li:after,.mm-menu.mm-border-none .mm-listview>li:after{content:none}
.mm-listview.mm-border-full>li:after,.mm-menu.mm-border-full .mm-listview>li:after{left:0!important}
.mm-listview.mm-border-offset>li:after,.mm-menu.mm-border-offset .mm-listview>li:after{right:20px}
.mm-menu.mm-effect-menu-zoom{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}
html.mm-opened .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}
html.mm-opening .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(30%,0,0);transform:scale(.7,.7) translate3d(30%,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}
.mm-menu.mm-effect-menu-slide{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}
html.mm-opened .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}
html.mm-opening .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-effect-menu-fade{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}
html.mm-opening .mm-menu.mm-effect-menu-fade{opacity:1}
.mm-menu.mm-effect-panels-zoom .mm-panel{-webkit-transform:scale(1.5,1.5) translate3d(100%,0,0);transform:scale(1.5,1.5) translate3d(100%,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0)}
.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li{-webkit-transition:none .4s ease;transition:none .4s ease}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(1){-webkit-transition-delay:50ms;transition-delay:50ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(2){-webkit-transition-delay:.1s;transition-delay:.1s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(3){-webkit-transition-delay:150ms;transition-delay:150ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(4){-webkit-transition-delay:.2s;transition-delay:.2s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(5){-webkit-transition-delay:250ms;transition-delay:250ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(6){-webkit-transition-delay:.3s;transition-delay:.3s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(7){-webkit-transition-delay:350ms;transition-delay:350ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(8){-webkit-transition-delay:.4s;transition-delay:.4s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(9){-webkit-transition-delay:450ms;transition-delay:450ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(10){-webkit-transition-delay:.5s;transition-delay:.5s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(11){-webkit-transition-delay:550ms;transition-delay:550ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(12){-webkit-transition-delay:.6s;transition-delay:.6s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(13){-webkit-transition-delay:650ms;transition-delay:650ms}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(14){-webkit-transition-delay:.7s;transition-delay:.7s}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(15){-webkit-transition-delay:750ms;transition-delay:750ms}
.mm-menu.mm-effect-listitems-slide .mm-listview>li{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}
html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.mm-menu.mm-effect-listitems-fade .mm-listview>li{-webkit-transition-property:opacity;transition-property:opacity;opacity:0}
html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li{opacity:1}
.mm-menu.mm-effect-listitems-drop .mm-listview>li{-webkit-transition-property:opacity,top;transition-property:opacity,top;opacity:0;top:-25%}
html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li{opacity:1;top:0}
.mm-menu.mm-fullscreen{width:100%;min-width:140px;max-width:10000px}
html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
@media all and (max-width:140px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}
}
@media all and (min-width:10000px){html.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
@media all and (max-width:140px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}
}
@media all and (min-width:10000px){html.mm-right.mm-opening.mm-fullscreen .mm-slideout{-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}
}
.mm-menu.mm-fullscreen.mm-bottom,.mm-menu.mm-fullscreen.mm-top{height:100%;min-height:140px;max-height:10000px}
html.mm-opened.mm-fullscreen .mm-page{box-shadow:none!important}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview:after,.mm-menu .mm-panels>.mm-panel.mm-justified-listview:before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel:after,.mm-menu.mm-justified-listview .mm-panels>.mm-panel:before{content:none;display:none}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;height:100%;margin-top:0;margin-bottom:0}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider),.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider){-webkit-box-flex:1;-webkit-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next),.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span{box-sizing:border-box;height:100%}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span:before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before,.mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span:before{content:'';vertical-align:middle;display:inline-block;height:100%;width:0}
.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a,.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span,.mm-menu.mm-multiline .mm-listview>li>a,.mm-menu.mm-multiline .mm-listview>li>span{text-overflow:clip;white-space:normal}
html.mm-pagedim #mm-blocker,html.mm-pagedim-black #mm-blocker,html.mm-pagedim-white #mm-blocker{opacity:0}
html.mm-pagedim-black.mm-opening #mm-blocker,html.mm-pagedim-white.mm-opening #mm-blocker,html.mm-pagedim.mm-opening #mm-blocker{opacity:.3;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}
html.mm-pagedim #mm-blocker{background:inherit}
html.mm-pagedim-white #mm-blocker{background:#fff}
html.mm-pagedim-black #mm-blocker{background:#000}
.mm-menu.mm-pageshadow:after{content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:99;box-shadow:0 0 10px rgba(0,0,0,.3)}
.mm-menu.mm-pageshadow.mm-right:after{left:auto;right:100%}
.mm-menu.mm-pageshadow.mm-front:after,.mm-menu.mm-pageshadow.mm-next:after{content:none;display:none}
.mm-menu.mm-popup{-webkit-transition:opacity .4s ease;transition:opacity .4s ease;opacity:0;box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}
html.mm-popup.mm-opening .mm-menu.mm-popup{opacity:1}
html.mm-popup .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}
html.mm-popup #mm-blocker{-webkit-transition-delay:0s!important;transition-delay:0s!important;z-index:1}
html.mm-popup .mm-menu{z-index:2}
.mm-menu.mm-bottom,.mm-menu.mm-top{width:100%;min-width:100%;max-width:100%;height:80%;min-height:140px;max-height:880px}
.mm-menu.mm-right{left:auto;right:0}
html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}
@media all and (max-width:175px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}
}
@media all and (min-width:550px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}
}
html.mm-front .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}
html.mm-front #mm-blocker{z-index:1}
html.mm-front .mm-menu{z-index:2}
.mm-menu.mm-front,.mm-menu.mm-next{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.mm-menu.mm-front.mm-right,.mm-menu.mm-next.mm-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.mm-menu.mm-top{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
.mm-menu.mm-bottom{top:auto;bottom:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
html.mm-opening .mm-menu.mm-front,html.mm-opening .mm-menu.mm-next{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu.mm-theme-dark{background:#333;border-color:rgba(0,0,0,.15);color:rgba(255,255,255,.8)}
.mm-menu.mm-theme-dark .mm-navbar a,.mm-menu.mm-theme-dark .mm-navbar>*,.mm-menu.mm-theme-dark em.mm-counter{color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-dark .mm-btn:after,.mm-menu.mm-theme-dark .mm-btn:before{border-color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-dark .mm-listview{border-color:rgba(0,0,0,.15)}
.mm-menu.mm-theme-dark .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1)}
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.1)}
.mm-menu.mm-theme-dark .mm-divider,.mm-menu.mm-theme-dark .mm-fixeddivider span,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.05)}
.mm-menu.mm-theme-dark label.mm-check:before{border-color:rgba(255,255,255,.8)}
.mm-menu.mm-pageshadow.mm-theme-dark:after{box-shadow:0 0 20px rgba(0,0,0,.5)}
.mm-menu.mm-theme-dark .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.8)}
.mm-menu.mm-theme-dark .mm-indexer a,.mm-menu.mm-theme-dark .mm-noresultsmsg{color:rgba(255,255,255,.4)}
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.1)}
.mm-menu.mm-theme-dark label.mm-toggle{background:rgba(0,0,0,.15)}
.mm-menu.mm-theme-dark label.mm-toggle:before{background:#333}
.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu.mm-theme-white{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.6)}
.mm-menu.mm-theme-white .mm-navbar a,.mm-menu.mm-theme-white .mm-navbar>*,.mm-menu.mm-theme-white em.mm-counter{color:rgba(0,0,0,.3)}
.mm-menu.mm-theme-white .mm-btn:after,.mm-menu.mm-theme-white .mm-btn:before{border-color:rgba(0,0,0,.3)}
.mm-menu.mm-theme-white .mm-listview{border-color:rgba(0,0,0,.1)}
.mm-menu.mm-theme-white .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-white .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}
.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.05);tap-highlight-color:rgba(0,0,0,.05)}
.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.05)}
.mm-menu.mm-theme-white .mm-divider,.mm-menu.mm-theme-white .mm-fixeddivider span,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.03)}
.mm-menu.mm-theme-white label.mm-check:before{border-color:rgba(0,0,0,.6)}
.mm-menu.mm-pageshadow.mm-theme-white:after{box-shadow:0 0 10px rgba(0,0,0,.2)}
.mm-menu.mm-theme-white .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.6)}
.mm-menu.mm-theme-white .mm-indexer a,.mm-menu.mm-theme-white .mm-noresultsmsg{color:rgba(0,0,0,.3)}
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.05)}
.mm-menu.mm-theme-white label.mm-toggle{background:rgba(0,0,0,.1)}
.mm-menu.mm-theme-white label.mm-toggle:before{background:#fff}
.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu.mm-theme-black{background:#000;border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.6)}
.mm-menu.mm-theme-black .mm-navbar a,.mm-menu.mm-theme-black .mm-navbar>*,.mm-menu.mm-theme-black em.mm-counter{color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-black .mm-btn:after,.mm-menu.mm-theme-black .mm-btn:before{border-color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-black .mm-listview{border-color:rgba(255,255,255,.2)}
.mm-menu.mm-theme-black .mm-listview>li .mm-arrow:after,.mm-menu.mm-theme-black .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}
.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.3);tap-highlight-color:rgba(255,255,255,.3)}
.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.3)}
.mm-menu.mm-theme-black .mm-divider,.mm-menu.mm-theme-black .mm-fixeddivider span,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.2)}
.mm-menu.mm-theme-black label.mm-check:before{border-color:rgba(255,255,255,.6)}
.mm-menu.mm-pageshadow.mm-theme-black:after{content:none;display:none}
.mm-menu.mm-theme-black .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.6)}
.mm-menu.mm-theme-black .mm-indexer a,.mm-menu.mm-theme-black .mm-noresultsmsg{color:rgba(255,255,255,.4)}
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.3)}
.mm-menu.mm-theme-black label.mm-toggle{background:rgba(255,255,255,.2)}
.mm-menu.mm-theme-black label.mm-toggle:before{background:#000}
.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu .mm-tileview.mm-listview:after,.mm-menu.mm-tileview .mm-listview:after{content:'';display:block;clear:both}
.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,.mm-menu.mm-tileview .mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-panel:after{content:none;display:none}
.mm-menu .mm-tileview.mm-listview>li,.mm-menu.mm-tileview .mm-listview>li{width:50%;height:0;padding:50% 0 0;float:left;position:relative}
.mm-menu .mm-tileview.mm-listview>li:after,.mm-menu.mm-tileview .mm-listview>li:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs{width:12.5%;padding-top:12.5%}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,.mm-menu.mm-tileview .mm-listview>li.mm-tile-s{width:25%;padding-top:25%}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,.mm-menu.mm-tileview .mm-listview>li.mm-tile-l{width:75%;padding-top:75%}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl{width:100%;padding-top:100%}
.mm-menu .mm-tileview.mm-listview>li>a,.mm-menu .mm-tileview.mm-listview>li>span,.mm-menu.mm-tileview .mm-listview>li>a,.mm-menu.mm-tileview .mm-listview>li>span{line-height:1px;text-align:center;padding:50% 10px 0;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}
.mm-menu .mm-tileview.mm-listview>li>.mm-next,.mm-menu.mm-tileview .mm-listview>li>.mm-next{width:auto}
.mm-menu.mm-tileview .mm-panel{padding-left:0;padding-right:0}
.mm-menu.mm-tileview .mm-listview{margin:0}
/* End */


/* Start:/bitrix/templates/1/components/bitrix/menu/top-menu-admin/style.css?15917086412908*/
/* Left menu*/
ul.top-menu
{
	display: inline-block;
	list-style:none;
	margin:0; padding:0px;
	margin-bottom: -5px;
	position: relative; /*IE bug*/
	padding-left: 20px;
	padding-top: 43px;
}
ul.top-menu > li {
	float: left;
	padding: 0px 10px 40px;
	position: relative;
	margin: 0;

}

ul.top-menu > li > a{
		display: block;
		border-bottom: 1px solid #fff;
		color: black;
		font-size: 14px;
		font-weight: 400;
		text-transform: uppercase;
		text-decoration: none;
	/* Text style for "Каталог" */
		font-family: "PT Sans Caption";
}
ul.top-menu > li > a > i {
	font-size: 10px;
	position: relative;
	top: -2px;
}

ul.top-menu > li:hover > a{
	border-bottom: 1px solid black;
}
ul.top-menu > li div.submenu {
	opacity: 0;
	z-index: -1;
	position: absolute;
	top: 100%;
	left: -50%;
	min-width: 280px !important;
	list-style:none;
	word-wrap: break-word;
	background-color: #fff;
	padding-top: 0px !important;
	transition: all 0.6s;
}
ul.top-menu > li div.submenu .yellow-line {
	position: relative;
	top: 0px;
	left: 0;
	margin: 0px auto;
	width: 50%;
	height: 1px;
	background-color: #febc11;

}
ul.top-menu > li div.submenu div.item {
	margin-bottom: 0px !important;
	padding: 10px 24px 10px 40px !important; 
	border-bottom: 1px solid #f3f3f3;
	min-height: 30px;
	margin-right:7px;

}
ul.top-menu > li div.submenu div.item:last-of-type{
	border-bottom: 0px;
	margin-bottom: 0px;
}

ul.top-menu li:hover div.submenu {
	opacity: 1;
	transition: all 0.6s;
	z-index: 100;
}
ul.top-menu > li div.submenu div.item a {
	color: #010101;
	font-family: "PT Sans";
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
}
ul.top-menu > li div.submenu div.item a:hover{
	text-decoration: none !important;
}

.submenu-two {
	opacity: 0;
	z-index: -1;
	position: absolute;
	min-width: 680px !important;
	list-style: none;
	word-wrap: break-word;
	background-color: #fff;
	padding-top: 10px;
	transition: all 0.6s;
    top: 0% !important;
    left: 100% !important;
	cursor:pointer;
	padding-top: 0px !important;
	border-top: 2px solid #f3f3f3;
	border-left: 2px solid #f3f3f3;
}
ul.top-menu li:hover div.submenu div.item:hover{

	border-left: 4px solid #febc11;
}

ul.top-menu li:hover div.submenu div.item:hover {
	padding-left:36px !important;
}

ul.top-menu li:hover div.submenu div.item.big:hover {
	padding-left: 16px !important;
} 
ul.top-menu li:hover div.submenu div.item:hover div.submenu-two {
    opacity: 1;
    transition: all 0.6s;
    z-index: 100;
}
.yellow-line-two{
	width:4px;
	height: 24px;
	opacity:0;
	background-color:#febc11;
}
ul.top-menu li:hover div.submenu div.item:hover div.yellow-line-two{
opacity:1;
}
ul.top-menu > li div.submenu-two div.item {

padding: 10px 13px 10px 20px !important; 

}
.item.big:nth-child(11n) 
{
color:red;
}

.item a:hover{
text-decoration:none;
}

.item.big {
    width: 40%;
    float: left;
	margin-right: 3% !important;
    height: 30px;
}



/* End */


/* Start:/bitrix/templates/1/components/bitrix/breadcrumb/mybreadcrumb/style.css?1565758221945*/
.bx-breadcrumb {
	padding: 10px 25px;
	background-color: #f8f6f1;
	overflow: scroll;
}

.bx-breadcrumb::-webkit-scrollbar {
	display: none;
}

.bx-breadcrumb__container{
	display: block;
	position: relative;
}
.bx-breadcrumb__content{
	display: block;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "PT Sans";
	font-size: 14px;
	color: #000;

}
.bx-breadcrumb .bx-breadcrumb-item a {
	color: #b5bdc2;
	text-decoration: none;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover {
	text-decoration: underline;
}
.bx-breadcrumb .bx-breadcrumb-item a span{
	border-bottom: none;
	font-family: "PT Sans";
	font-size: 14px;
	font-weight: 400;
	color: #8b8b8b;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/1/components/bitrix/menu/bottom-menu/style.css?1519017734587*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/1/components/bitrix/menu/bottom-menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li span
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li span:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/bitrix/templates/1/components/bitrix/menu/mmenu/style.css?15584255711776*/
/* Left menu*/
ul.top-menu
{
	display: inline-block;
	list-style:none;
	margin:0; padding:0px;
	margin-bottom: -5px;
	position: relative; /*IE bug*/
	padding-left: 0;
	padding-top: 43px;
}
ul.top-menu > li {
	float: left;
	padding: 0 8px 40px;
	position: relative;
	margin: 0;

}

ul.top-menu > li > a{
		display: block;
		border-bottom: 1px solid #fff;
		color: black;
		font-size: 14px;
		font-weight: 400;
		text-transform: uppercase;
		text-decoration: none;
	/* Text style for "Каталог" */
		font-family: "PT Sans Caption";
}
ul.top-menu > li > a > i {
	font-size: 10px;
	position: relative;
	top: -2px;
}

ul.top-menu > li:hover > a{
	border-bottom: 1px solid black;
}
ul.top-menu > li div.submenu {
	opacity: 0;
	z-index: -1;
	position: absolute;
	top: 100%;
	left: -50%;
	min-width: 200px;
	list-style:none;
	word-wrap: break-word;
	background-color: #fff;
	padding-top: 10px;
	transition: all 0.6s;
}
ul.top-menu > li div.submenu .yellow-line {
	position: relative;
	top: -10px;
	left: 0;
	margin: 0px auto;
	width: 50%;
	height: 1px;
	background-color: #febc11;

}
ul.top-menu > li div.submenu div.item {
	margin-bottom: 10px;
	padding: 0px 20px 10px;
	border-bottom: 1px solid #f3f3f3;
}
ul.top-menu > li div.submenu div.item:last-of-type{
	border-bottom: 0px;
	margin-bottom: 0px;
}

ul.top-menu li:hover div.submenu {
	opacity: 1;
	transition: all 0.6s;
	z-index: 100;
}
ul.top-menu > li div.submenu div.item a {
	color: #010101;
	font-family: "PT Sans";
	font-size: 15px;
	font-weight: 400;
	text-decoration: none;
}
ul.top-menu > li div.submenu div.item a:hover{
	text-decoration: underline;
}

.lang a{
	color: #febc11;
}

.lang.active a{
	text-decoration: underline;
}

@media (max-width: 1080px){
	ul.top-menu > li {
		padding: 0 6px 40px;
	}
}







/* End */


/* Start:/bitrix/templates/1/template_styles.css?177037896810988*/
.table_in_text tr:nth-child(2n+1) {
    background: #74c4e6;
}

.table_in_text tr:first-child td {
    padding: 16px 20px;
}

.table_in_text td {
    padding: 5px 20px;
    border: 1px solid #d9d9d9;
    text-align: left;
    line-height: 1.3;
}

.table_in_text td:nth-child(1) {
    border-right: 1px solid #d9d9d9;
    text-align: right;
    max-width: 300px;
}

.table_in_text p {
    margin: 0;
}

.table_over {
    max-width: 100%;
    overflow: auto;
}

@media (max-width: 450px) {
    .table_in_text td {
        padding: 5px;
    }

    .catalog-subsection .catalog-descr .hidden-wrapper .hidden-text {
        padding: 0px 10px;
    }
}

.politic {
    padding: 5px 0;
    border: 1px solid transparent;
    margin: 0 0 10px;

    text-align: center;
    font-weight: 700;
    font-size: 12px;
    color: #333;
}

.politic.politic_error {
    border: 1px solid #dd2233;
}

.politic input {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    margin-top: -1px;
}

.politic a {
    text-decoration: underline;
}

.top_banner {
    text-align: right;
    transition: all 0.3s ease-out;
    position: relative;
    left: 0;
    top: 0;
    margin-top: -90px;
    height: 90px;
    line-height: 90px;
    width: 100%;
    z-index: 1;
    opacity: 0;
    background-color: rgba(37, 170, 255, 0.8);
    display: block;
    transition: all 0.3s ease-out;
    overflow: hidden;
    background-position: center center;
}

.top_banner .close_banner {

}

.top_banner .close_banner {
    position: absolute;
    top: 15px;
    right: 20px;
    width: 70px;
    height: 70px;
    text-decoration: none;
    display: block;
    cursor: pointer;
    z-index: 1;
}

.top_banner .close_banner:before, .top_banner .close_banner:after {
    content: " ";
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 2px;
    background-color: #fff;
    opacity: 0.7;
    transform: rotate(45deg);
    -webkit-transition: left 0.2s ease;
    -moz-transition: left 0.2s ease;
    -o-transition: left 0.2s ease;
    transition: left 0.2s ease;
}

.top_banner .close_banner:after {
    transform: rotate(-45deg);
}

.top_banner .close_banner:hover:before, .top_banner .close_banner:hover:after {
    opacity: 1
}

.top_banner .button {
    display: inline-block;
    vertical-align: middle;
    width: 151px;
    height: 18px;
    padding: 8px 0px;
    background-color: rgba(254, 188, 17, 0.99);
    border: 1px solid #febc11;
    margin-right: 16px;
    color: white;
    font-family: "PT Sans";
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    line-height: 23px;
}

.top_banner .button .fa {
    margin-left: 20px;
    font-size: 14px;
}

.top_banner_content {
    display: inline-block;
    text-align: left;
    margin-right: 90px;
    font-family: "PT Sans";
    font-size: 18px;
    color: white;
    line-height: 1;
}

.top_banner_content .input_over {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.top_banner_content .input_over .error {
    text-align: center;
    /*position: absolute;*/
    top: 69px;
    width: 100%;
    color: red;
    font-family: "PT Sans";
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
}

.top_banner_content input {
    width: 148px;
    height: 36px;
    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 8px;
    font-family: "PT Sans";
    font-size: 16px;
    margin: 0px 6px 0px 15px;
    vertical-align: middle;
}

.top_banner_content input.question {
    width: 320px;
}

body.show_banner .top_banner {
    opacity: 1;
    margin-top: 0;
    height: auto;
}

.catalog_pdf {
    padding-left: 34px;
    color: #aaa;
    font-size: 12px;
    position: relative;
    line-height: 1;
    min-height: 44px;
    margin-bottom: 5px;
    padding-top: 5px;
}

.catalog_pdf:before {
    content: '';
    position: absolute;
    margin: auto;
    left: 0;
    top: 4px;
    background-repeat: no-repeat;
    background-image: url('/bitrix/templates/1/i/pdf.png');
    width: 30px;
    height: 40px;
}

.catalog_pdf a {
    color: #ecf0f1;
    font-family: "PT Sans";
    font-size: 14px;
    white-space: normal;
    text-decoration: none;
}

.catalog_pdf a:hover {
    text-decoration: underline;
}

.catalog_pdf div {
    margin-top: 5px;
}

@media screen and (min-width: 320px) {
    /*.top_banner {*/
    /*    height: 150px;*/
    /*}*/

    .top_banner .button {
        width: 118px;
        margin-right: 0;
        position: absolute;
        right: 10px;
    }

    .input_over.title {
        width: 100%;
        text-align: left;
        line-height: 1;
        margin: 6px 0 6px 14px;
    }

    .input_over.title br {
        display: inline;
    }

    .top_banner_content input.question {
        width: 148px;
    }

    .top_banner .close_banner {
        top: 5px;
        right: 0;
        width: 50px;
        height: 50px;
    }

    .top_banner_content {
        margin-right: 50px;
    }
}

@media screen and (min-width: 480px) {
    .top_banner .button {
        position: static;
        width: 131px;
        margin-right: 0;
    }

    .top_banner {
        height: 90px;
    }

    .input_over.title {
        width: 100%;
        text-align: left;
        line-height: 1;
        margin: 6px 0 6px 14px;
    }

    .input_over.title br {
        display: inline;
    }

    .top_banner_content input.question {
        width: 70px;
    }

    .top_banner .close_banner {
        top: 5px;
        right: 0;
        width: 50px;
        height: 50px;
    }

    .top_banner_content {
        margin-right: 50px;
    }
}

@media screen and (min-width: 568px) {
    .top_banner_content {
        margin-right: 90px;
    }

    .input_over.title {
        width: 100%;
        text-align: left;
        line-height: 1;
        margin: 6px 0 6px 14px;
    }

    .input_over.title br {
        display: none;
    }

    .top_banner_content input.question {
        width: 70px;
    }

    .top_banner .button {
        width: 151px;
        margin-right: 16px;
    }

    .top_banner .close_banner {
        top: 15px;
        right: 20px;
        width: 70px;
        height: 70px;
    }
}

@media screen and (min-width: 768px) {
    .input_over.title {
        width: 100%;
        text-align: left;
        line-height: 1.5;
        margin: 6px 0 6px 14px;
    }

    .input_over.title br {
        display: none;
    }

    .top_banner_content input.question {
        width: 270px;
    }
}

@media screen and (min-width: 1024px) {
    .input_over.title {
        width: auto;
        text-align: left;
        line-height: 1;
        margin: 0;
    }

    .top_banner_content input.question {
        width: 160px;
    }

    .input_over.title br {
        display: inline;
    }
}

@media screen and (min-width: 1200px) {
    .top_banner_content input.question {
        width: 320px;
    }
}

.page_contacts {
    padding: 25px;
    margin: 0 -25px -25px;
    background-color: #f5efe3;
}

.page_contacts .type-title {
    margin: 0 0 20px;
}

.count__block select {
    display: none;
}

kwazi_select {
    padding: 0;
    outline: none;
    border: 2px solid #bcc3cd;

    display: block;
    position: relative;
    background: #fff;
    text-align: left;
    font-weight: normal;
    max-width: 400px;
}

kwazi_select items_title {
    cursor: pointer;
    padding: 0px 16px;
    display: block;
    line-height: 45px;
}

.page_contacts kwazi_select items_title i.fa {
    padding: 0;
    margin: 0;
    padding-left: 16px;
    float: right;
    border-left: 2px solid #bcc3cd;
    line-height: 45px;
}

kwazi_select items {
    display: block;
    position: absolute;
    background: #fff;
    right: -1px;
    border: 2px solid #bcc3cd;
    z-index: 1;
    width: 100%;
    overflow: auto;
    max-height: 295px;

    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;

    top: 0;
    visibility: hidden;
    opacity: 0;
}

kwazi_select[open] items {
    top: 100%;
    visibility: visible;
    opacity: 1;
}

kwazi_select items kwazi_option {
    display: block;
    background: #fff;
    padding: 10px 16px;
    cursor: pointer;
    white-space: pre;
    border-bottom: 1px solid #ccc;

    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

kwazi_select items kwazi_option:last-child {
    border-bottom: none;
}

kwazi_select items kwazi_option:hover, kwazi_select items kwazi_option[selected] {
    background: #bcc3cd;
}

.contact-block {
    margin-bottom: 20px;
    color: #242729;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    display: flex;
}

.contact-block .col {
    display: inline-block;
    vertical-align: middle;
    width: calc(33.333% - 10px);
}
.contact-block .col:nth-child(2) {
    margin: 0 15px;
}
.contact-block .col .data{
    border: 1px solid #c6dfcb;
    background-color: #ffffff;
    height: 100%;
    padding: 18px 15px;
    padding-left: 80px;
    position: relative;
    box-sizing: border-box;
}
.contact-block .col .data:before{
    content: '';
    width: 49px;
    height: 49px;
    border: 1px solid #b3c8b8;
    border-radius: 50%;
    position: absolute;
    left: 20px;
    top: 20px;
    margin: auto;
    background-position: center center;
    background-size: inherit;
    background-repeat: no-repeat;
    background-image: url("/bitrix/templates/1/i/1.svg");
}
.contact-block .col:nth-child(2) .data:before{
    background-image: url("/bitrix/templates/1/i/2.svg");
}
.contact-block .col:nth-child(3) .data:before{
    background-image: url("/bitrix/templates/1/i/3.svg");
}
.contact-block .col .data div{
    font-weight: 700;
}
.delivery{
    margin-bottom: 20px;
    color: #242729;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.delivery div{
    color: #201e1e;
    font-family: "PT Sans";
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
}

@media (max-width: 1200px) and (min-width: 768px) {
    .contact-block .col .data{
        padding-left: 20px;
    }
    .contact-block .col .data:before{
        display: none;
    }
}
@media (max-width: 768px) {
    .links-block{
        float: none;
        width: auto;
        margin: 0 0 20px;
    }
    .page_contacts .count__block{
        padding: 0 20px;
    }
    kwazi_select{
        max-width: none;
    }
    .contact-block{
        display: block;
        margin: 0;
        padding: 20px 20px 0;
    }
    .contact-block .col {
        display: block;
        width: auto;
    }
    .contact-block .col {
        margin:  0 0 20px !important;
    }
    .delivery{
        padding: 0 20px;
    }
}
/* End */
/* /bitrix/templates/1/css/all.css?170287851737191 */
/* /bitrix/templates/1/stylesheets/app.css?15330309822037 */
/* /bitrix/templates/1/css/swiper.css?151901774620023 */
/* /include/magnific-popup.css?15355433547072 */
/* /include/jquery.mmenu.all.css?170730996244035 */
/* /bitrix/templates/1/components/bitrix/menu/top-menu-admin/style.css?15917086412908 */
/* /bitrix/templates/1/components/bitrix/breadcrumb/mybreadcrumb/style.css?1565758221945 */
/* /bitrix/templates/1/components/bitrix/menu/bottom-menu/style.css?1519017734587 */
/* /bitrix/templates/1/components/bitrix/menu/mmenu/style.css?15584255711776 */
/* /bitrix/templates/1/template_styles.css?177037896810988 */
