

/* Start:/local/templates/main.redisign/js/owl.carousel/assets/owl.carousel.min.css?17483395033248*/
/**
 * Owl Carousel v2.3.3
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/main.redisign/js/owl.carousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/main.redisign/css/wasp/header-redizain.css?17483395043986*/
@font-face {
    font-family: 'marvin-regular';
    src:  url( '/local/templates/main/fonts/marvin.woff2') format('woff2'),
          url('/local/templates/main/fonts/marvin.woff2') format('woff');
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Marvin-Shadow';
    src:  url( '/local/templates/main/fonts/Marvin-Shadow.woff2') format('woff2'),
          url('/local/templates/main/fonts/Marvin-Shadow.woff') format('woff');
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'marvin-round';
    src:  url( '/local/templates/main/fonts/marvin-round.woff2') format('woff2'),
          url('/local/templates/main/fonts/marvin-round.woff') format('woff');
    font-style: normal;
    font-display: fallback;
}


 .container-rediz{
    max-width: 1248px;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
}


.backmain-img{
    position: relative;
    display: flex;
}

.new_questt{
    padding: 30px 0 50px;
}

.new_quest{
    position: relative;
}

.new_quest-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    z-index: 10;
}

.new_quest-img
img{
    width: 100%;
}

.new_quest
h2{
    font-family: 'Marvin-Shadow';
    color: #FFFFFF;
    opacity: 0.7;
    font-size: 75px;
    padding-left: 320px;
    margin-bottom: 10px;
    padding-top: 20px;
}

.new_quest
p{
    text-align: center;
    color: #fff;
    font-family: 'marvin-regular';
}

.owl_newquest
.owl-item{
    display: flex;
    justify-content: center;
}

.owl_item-wr{
    height: 360px;
    background: #fff;
    width: 285px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 20px;
    position: relative;
}

.new_quest-container{
    max-width: 1248px;
    margin: 0 auto;
}

.owl_item-wr
.head{
    font-family: 'marvin-regular';
    font-size: 34px;
    display: flex;
    justify-content: center;
    border-radius: 20px 20px 0 0;
    width: 100%;
    background: #CA3631;
    color: #fff;
    height: 70px;
}

.owl_item-wr
.dates{
    font-family: 'marvin-regular';
    color: #646464;
    font-size: 18px;
    width: 100%;
    display: flex;
    justify-content: center;
    border-radius: 20px 20px 0 0;
    background: #fff;
    position: absolute;
    height: 60px;
    top: 50px;
    display: flex;
    align-items: center;
}

.owl_item-wr
.duration{
    font-family: 'Marvin-Shadow';
    font-size: 24px;
    color: #C83131;
    padding: 45px 0 55px;
}

.owl_item-wr
.price{
    font-family: 'marvin-regular';
    font-size: 44px;
    color: #C83131;
}

.owl_item-wr
.order{
    font-family: 'marvin-round';
    font-size: 21px;
    padding: 14px 18px;
    background: linear-gradient(180deg, #F6F345 0%, #ED303B 0.01%, #E10B0B 71.87%, #ED303B 100%);
    color: #fff;
    border-radius: 12px;
    margin-top: 10px;
    cursor: pointer;
}

@media (max-width:1200px) {
}

@media (max-width:1024px) {
}

@media (max-width:992px) {
    .new_quest
    h2,p{
        padding: 0 10px;
    }
}

@media (max-width:834px) {
    .new_quest
    h2{
        padding-left: 0;
    }
    .new_quest p
    br{
        display: none;
    }
}

@media (max-width:768px) {
    .new_quest
    h2{
        font-size: 48px;
        padding-top: 50px;
    }
    .new_quest p{
        font-size: 15px;
    }
}

@media (max-width:667px) {
}
@media (max-width:568px) {
    .new_quest-img{
        width: 25%;
    }
}

@media (max-width:500px) {
}

@media (max-width:475px) {
    .new_quest h2 {
        font-size: 40px;
    }
}

@media (max-width:420px) {
}

@media (max-width:375px) {
}

@media (max-width:320px) {
} 

.new_quest{
    margin-top: 118px;
    background: linear-gradient(111.46deg, #FFEB40 2.12%, #FFB800 61.03%) !important;
}
/* End */


/* Start:/local/templates/main.redisign/css/wasp/swiper.css?174946942918459*/
/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/main.redisign/css/formstyler.css?17701103002402*/
.jq-checkbox,
.jq-radio {
    position: relative;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.jq-checkbox input,
.jq-radio input {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.jq-file {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.jq-file input {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    margin: 0;
    padding: 0;
    opacity: 0;
    font-size: 100px;
    line-height: 1em;
}

.jq-file__name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jq-selectbox,
.jq-select-multiple {
    position: relative;
    display: inline-block;
}

.jq-selectbox select,
.jq-select-multiple select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.jq-selectbox li,
.jq-select-multiple li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.jq-selectbox {
    z-index: 10;
}

.jq-selectbox__select {
    position: relative;
}

.jq-selectbox__select-text {
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jq-selectbox__dropdown {
    position: absolute;
}

.jq-selectbox__search input {
    -webkit-appearance: textfield;
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none;
}

.jq-selectbox__dropdown ul {
    position: relative;
    overflow: auto;
    overflow-x: hidden;
    list-style: none;
    -webkit-overflow-scrolling: touch;
}

.jq-select-multiple ul {
    position: relative;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.jq-number {
    display: inline-block;
}

.jq-number__field input {
    -moz-appearance: textfield;
    text-align: left;
    /* для Opera Presto */
}

.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
    margin: 0;
    /* в каких-то браузерах присутствует отступ */
    -webkit-appearance: none;
}
/* End */


/* Start:/local/templates/main.redisign/js/fancybox_abc/fancybox.css?177485385618066*/
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}
.fancybox-container [data-selectable='true'] {
    cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}
.fancybox-spaceball {
    z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
/* End */


/* Start:/local/templates/main.redisign/template_styles.css?178048639473327*/
* {
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

ul {
    padding-left: 20px
}

h1,
h2,
h3,
h4,
h5,
h6,
img,
div {
    border: 0;
    text-decoration: none;
    text-align: left
}

div.clear {
    clear: both;
    float: none !important
}

html {
    height: 100%
}

body {
    height: 100%;
    font-family: 'Raleway', sans-serif;
    color: #000;
    font-size: 16px
}

article,
aside,
details,
figcaption,
figure,
address,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

address {
    font-style: normal
}

a {
    color: #1b9ad3
}

table td {
    vertical-align: top
}

h1 {
    line-height: 56px;
    font-size: 48px;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    margin: 60px 0;
}

.smeny_main .item .order.order_out,
.smeny_main .item .order.order_out:hover {
    background-color: red
}

.smeny_main .item.item_out .head {
    background-color: #b8acac
}

.smeny_main .item.item_out .price {
    color: #b8acac
}

.main_wrap .bottom .logo {
    background: url(/local/templates/main/img/logo_150.png) no-repeat 0 0/150px 73px;
    height: 73px;
    background-size: contain;
    margin-left: 4px
}

.banner_top_wrap {
    background-color: red;
    padding: 4px 0;
    color: #fff
}

.banner_top_wrap .container {
    max-width: 1248px;
    margin: 0 auto;
    font-size: 18px;
    text-align: center
}


@font-face {
    font-family: 'marvin-regular';
    src: url('/local/templates/main/fonts/marvin.woff2') format('woff2'),
        url('/local/templates/main/fonts/marvin.woff2') format('woff');
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Marvin-Shadow';
    src: url('/local/templates/main/fonts/Marvin-Shadow.woff2') format('woff2'),
        url('/local/templates/main/fonts/Marvin-Shadow.woff') format('woff');
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'marvin-round';
    src: url('/local/templates/main/fonts/marvin-round.woff2') format('woff2'),
        url('/local/templates/main/fonts/marvin-round.woff') format('woff');
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Marvin';
    src: url('/local/templates/main.redisign/fonts/marvin/Marvin.eot');
    src: url('/local/templates/main.redisign/fonts/marvin/Marvin.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main.redisign/fonts/marvin/Marvin.woff2') format('woff2'),
        url('/local/templates/main.redisign/fonts/marvin/Marvin.woff') format('woff'),
        url('/local/templates/main.redisign/fonts/marvin/Marvin.svg#Marvin') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@media only screen and (max-width: 640px) {
    h1 {
        line-height: 36px;
        font-size: 28px;
        margin: 25px 0
    }
}

h1 span.aq {
    white-space: nowrap;
    color: #477720;
    text-transform: capitalize
}

h1 span.aq div {
    display: inline-block
}

h1 span.aq div:first-letter {
    color: #f66500
}

h2 {
    font-size: 40px;
    text-align: left;
    margin-top: 113px;
    margin-bottom: 37px;
    text-align: center
}

.popup_block .close {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-left: auto;
    position: sticky;
    background: #fff;
    top: 0;
    right: 0;
    display: flex;
    justify-content: flex-end;
    padding: 5px 10px;
    z-index: 100;
}

#order.popup_block form input[type="text"],
#order.popup_block form input[type="email"],
#order.popup_block form textarea,
.popup-same-order.popup_block form input[type="text"],
.popup-same-order.popup_block form input[type="email"],
.popup-same-order.popup_block form textarea,
#order.popup_block form .select,
.popup-same-order.popup_block form .select {
    margin: 11px 0 !important;
}

.popup_block .close::before {
    content: 'X';
    font-size: 28px;
    line-height: normal;
    cursor: pointer;
}

.request_form div {
    width: 100%;
}

#order.popup_block form #sogl+label,
.popup-same-order.popup_block form #sogl+label {
    font-size: 16px;
    margin: 11px 11px 30px 11px !important;
    height: auto !important;
}

#order.popup_block form #sogl+label:before,
.popup-same-order.popup_block form #sogl+label:before {
    position: relative;
    bottom: 2px;
}

body .order_form {
    margin-top: 50px;
    padding-bottom: 50px;
    padding-top: 50px;
}

body .order_form .head {
    padding-top: 0;
    text-align: center;
    line-height: normal;
}

body .bottom .menu a {
    font-size: 16px;
}

.order_tour_menu {
    margin: 18px 0 6px 0;
}

body .menu_button_redisign:before {
    border-bottom: 18px double #FAA72B;
    border-top: 6px solid #FAA72B;
}

.header-top .phone {
    color: #474747;
    text-decoration: none;
}

@media screen and (max-width: 1024px) {
    .discounts img {
        width: auto;
        height: auto;
    }

    .smena img {
        width: auto;
        height: auto;
        max-width: 100%;
        margin: 20px 0;
    }

    .main_wrap img {
        width: auto;
        height: auto;
        max-width: 100%;
        float: none !important;
    }
}

@media screen and (max-width: 762px) {
    .wave-footer {
        padding: 40px 0 0 0;
    }
}

@media only screen and (max-width: 640px) {
    h2 {
        font-size: 30px;
        min-height: 48px
    }

    body .popup_block_head {
        font-size: 30px;
        line-height: normal;
        padding: 10px 30px;
    }

    body .header-top .menu .level2,
    body .header-top .menu {
        padding: 0 0 11px 0 !important;
    }

    body .header-top .menu .order_tour {
        margin: 0;
    }

    body .order_tour_menu {
        margin: 18px 0;
    }

    body .menu.active .header-top .phone {
        display: none;
    }

    body .menu.active .menu_button_redisign {
        margin-top: 0;
    }

    body .order_form form {
        margin: 40px 0 0 0;
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        color: #fff;
        display: block;
    }

    body .order_form form input[type="text"],
    body .order_form form input[type="email"],
    body .order_form form .select,
    body .order_form form input[type="submit"] {
        margin: 12px 0;
        display: block;
        width: 100%;
    }

    body .order_form form input[type="submit"] {
        text-align: center;
    }

    body .bottom {
        padding: 40px 0 20px 0;
    }

    body .bottom .phone {
        margin-top: 15px;
    }

    body footer .copy {
        padding: 0 0 30px 0;
    }
}

h3 {
    font-size: 26px;
    font-weight: 400;
    line-height: normal;
}

.main_wrap {
    max-width: 1248px;
    margin: 0 auto;
    padding: 0 15px;
    /* overflow: hidden; */
}

.text_block {
    max-width: 1000px;
    margin: 0 auto
}

@media only screen and (max-width: 1250px) {
    .text_block {
        padding: 0 10px
    }
}

.text_block p {
    font-size: 18px;
    line-height: 1.67;
    margin-top: 1em
}

.text_block ul {
    margin-top: 20px;
    padding: 0
}

.text_block ul li {
    list-style-type: none;
    font-size: 18px;
    line-height: 1.67
}

.text_block ul li:before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 11px;
    background: url("/local/templates/main.redisign/img/arrow-blue.svg");
    margin-right: 10px
}

.errors {
    color: red
}

.mobile_only {
    display: none
}

.owl-nav.disabled+.owl-dots {
    margin-top: 0px;
}

.owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    border: solid 1px #008ece;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 28px 7px 0
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background: #008ece
}

.owl-carousel .owl-nav button {
    background: url("/local/templates/main.redisign/img/arrow.svg") no-repeat 16px center #fff !important;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.owl-carousel .owl-nav button.owl-next {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 4px
}

.owl-carousel .owl-nav button.owl-prev {
    left: 4px
}

.owl-carousel .owl-nav button:hover {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5)
}

.photo_carousel .item {
    margin: 0.5px
}

.white_wave {
    background: url("/local/templates/main.redisign/img/white_voln.png") repeat-x 0 0/auto 100%;
    height: 29px;
    margin-top: 26px;
    margin-bottom: 67px
}

.white_wave.upsidedown {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.gray_wave {
    background: url("/local/templates/main.redisign/img/gray_wave.png") repeat-x 0 0/auto 50%;
    height: 58px;
    margin-bottom: 67px
}

.blue_waves {
    background: url("/local/templates/main.redisign/img/blue_wave.png") repeat-x 0 0/auto 50%;
    height: 44px;
    margin-top: -22px;
    position: absolute;
    z-index: 100;
    width: 100%
}

.all_items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.all_items a {
    line-height: 33px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background-color: #008ece;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    margin: 22px auto;
    display: block;
    text-decoration: none;
    padding: 0 24px
}

.all_items a:hover {
    opacity: 0.57
}

section {
    padding-bottom: 70px
}

section .blur {
    -webkit-filter: blur(3.5px);
    filter: blur(3.5px)
}

#loader {
    background: url("/local/templates/main.redisign/img/loader.svg") no-repeat center 70px/200px 200px rgba(225, 233, 237, 0.8);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: none;
    bottom: 0
}

#overlay {
    background-color: rgba(225, 233, 237, 0.75);
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 500
}

body.overlay header,
body.overlay section,
body.overlay footer {
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

body.overlay #overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.popup_block {
    background: none repeat scroll 0 0 white;
    -webkit-box-shadow: 0 0 7px -2px;
    box-shadow: 0 0 7px -2px;
    display: none;
    margin: auto;
    position: relative;
    max-height: 95%;
    max-width: 90%;
    z-index: 1500;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow-y: auto
}

.popup_block& gt;

.close {
    background: url("/local/templates/main.redisign/img/krest.svg") no-repeat center center transparent;
    cursor: pointer;
    height: 21px;
    position: absolute;
    right: 8px;
    text-align: center;
    width: 21px;
    margin-top: 26px;
    margin-right: 15px
}

.popup_block_head {
    padding: 10px 70px;
    line-height: 56px;
    font-size: 48px;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold
}

.popup_block_content {
    padding: 15px 30px
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans"), local("PTSans-Regular"), url("//art-quest.ru/local/templates/main/fonts/ptsansc.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local("PT Sans Bold"), local("PTSans-Bold"), url("//art-quest.ru/local/templates/main/fonts/ptsanscb.woff2") format("woff2");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local("PT Sans"), local("PTSans-Regular"), url("//art-quest.ru/local/templates/main/fonts/ptsansl.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: local("PT Sans Bold"), local("PTSans-Bold"), url("//art-quest.ru/local/templates/main/fonts/ptsanslb.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

.top_head {
    background-color: #ffffff;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
    position: relative
}

.top_head .main_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 640px) {
    .top_head .main_wrap {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: start;
        -ms-flex-align: start;
        align-items: start
    }
}

.top_head .logo {
    background: url("/local/templates/main.redisign/img/logo_150.png") no-repeat 0 center;
    font-size: 36px;
    color: #477720;
    font-weight: bold;
    line-height: 20px;
    padding-left: 95px;
    padding-top: 9px;
    text-decoration: none;
    max-width: 350px;
    background-size: contain;
    min-width: 250px;
    min-height: 61px;
    margin-top: 4px;
    margin-left: 16px
}

@media only screen and (max-width: 640px) {
    .top_head .logo {
        line-height: 80px
    }
}

.top_head .logo div {
    display: inline-block;
    font-weight: bold
}

.top_head .logo div:first-letter {
    color: #f66500
}

.top_head .logo .slogan {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #f66500;
    text-transform: uppercase
}

@media only screen and (max-width: 640px) {
    .top_head .logo .slogan {
        display: none
    }
}

.top_head .right_head {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

@media only screen and (max-width: 640px) {
    .top_head .right_head {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        padding-left: 12px;
        padding-right: 12px
    }
}

.top_head .right_head menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 1024px) {
    .top_head .right_head menu {
        display: none
    }
}

.top_head .right_head menu li {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    padding: 0 5px
}

.top_head .right_head menu li a {
    color: #000000;
    border-bottom: 1px dotted;
    text-decoration: none;
    white-space: nowrap;
    text-transform: lowercase
}

.top_head .right_head .order_tour {
    line-height: 33px;
    height: 33px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background-color: #f66500;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    padding: 0 16px;
    cursor: pointer;
    margin: 0 14px
}

.top_head .right_head .order_tour:hover {
    background: #faa66c
}

@media only screen and (max-width: 640px) {
    .top_head .right_head .order_tour {
        font-size: 17px;
        margin: 0
    }
}

.top_head .right_head .phone {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    background: url("/local/templates/main.redisign/img/phone.svg") no-repeat 0 center;
    padding-left: 31px;
    line-height: 80px;
    white-space: nowrap
}

@media only screen and (max-width: 768px) {
    .top_head .right_head .phone {
        margin: 0
    }
}

@media only screen and (max-width: 640px) {
    .top_head .right_head .phone {
        background: none;
        line-height: 50px;
        font-size: 18px;
        padding: 0
    }
}

.top_head .menu_button {
    display: none
}

@media only screen and (max-width: 640px) {
    .top_head .menu_button {
        width: 80px;
        height: 80px;
        position: absolute;
        cursor: pointer;
        display: block;
        right: 0;
        top: 0
    }
}

.top_head .menu_button:before {
    position: absolute;
    top: 27px;
    left: 27px;
    display: block;
    border-bottom: 18px double #f66500;
    border-top: 6px solid #f66500;
    content: "";
    height: 6px;
    width: 30px
}

header .menu {
    background-color: rgba(255, 255, 255, 0.89);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0
}

@media only screen and (max-width: 1024px) {
    header .menu {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

@media only screen and (max-width: 640px) {
    header .menu {
        position: absolute;
        top: 80px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding: 0 20px;
        display: none
    }

    header .menu.visible {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        z-index: 1000
    }
}

header .menu li {
    display: inline-block
}

@media only screen and (min-width: 1025px) {
    header .menu li.mobile {
        display: none
    }
}

header .menu a {
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
    color: #272727;
    text-transform: uppercase;
    text-decoration: none;
    background: url("/local/templates/main.redisign/img/black-triangl-menu.svg") no-repeat 0 center, url("/local/templates/main.redisign/img/orange-triangl-menu.svg") no-repeat -10000px 0;
    padding-left: 16px
}

header .menu a:hover {
    color: #f66500;
    background: url("/local/templates/main.redisign/img/orange-triangl-menu.svg") no-repeat 0 center
}

header .menu a.active {
    color: #f66500;
    background: url("/local/templates/main.redisign/img/orange-triangl-menu-active.svg") no-repeat 0 center
}

.smeny_main {
    background: url("/local/templates/main.redisign/img/photo/smeny-fon-min.jpg") no-repeat 0 0;
    background-size: cover;
    height: 642px;
    padding-top: 63px;
    margin-top: 118px
}

.smeny_main .head {
    line-height: 85px;
    font-size: -webkit-calc(3vw + 15px);
    font-size: calc(3vw + 15px);
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase
}

.smeny_main .item {
    padding-bottom: 18px;
    width: 243px;
    background: #fff;
    margin: 51px auto 0
}

.smeny_main .item .head {
    line-height: 64px;
    background-color: #016ec8;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #ffffff
}

.smeny_main .item .dates {
    line-height: 24px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    margin-top: 15px
}

.smeny_main .item .duration {
    line-height: 29px;
    font-size: 24px;
    text-align: center;
    color: #0f0f0f;
    margin-top: 40px
}

.smeny_main .item .price {
    line-height: 47px;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    color: #f66500;
    margin-top: 58px
}

.smeny_main .item .order {
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    width: 195px;
    line-height: 33px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background-color: #f66500;
    margin: 15px auto;
    cursor: default
}

.smeny_main .item .order:hover {
    background-color: #faa66c
}

.smeny_main .owl-nav.disabled+.owl-dots {
    margin-top: 70px
}

.breadcrumbs {
    line-height: 25px;
    background-color: #e1e9ed
}

.breadcrumbs ul {
    padding: 0;
    font-size: 14px
}

.breadcrumbs ul li {
    color: #f66500;
    display: inline-block;
    background: url("/local/templates/main.redisign/img/gray-triangl-menu.svg") no-repeat right 10px/5px 7px;
    padding-right: 10px;
    margin-right: 4px
}

.breadcrumbs ul li:last-child {
    background: none
}

.breadcrumbs ul li:last-child:after {
    background: url("/local/templates/main.redisign/img/orange-triangl-menu.svg") no-repeat 0 0/5px 7px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    content: '';
    width: 5px;
    height: 7px;
    display: inline-block;
    margin-left: 6px
}

.breadcrumbs ul a {
    color: #656565;
    text-decoration: none
}

.order_form {
    background: #1581d5;
    position: relative;
    padding-bottom: 70px;
    margin-top: 100px;
}

.order_form .head {
    line-height: 47px;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    padding-top: 30px;
    /* text-transform: uppercase; */
}

@media only screen and (max-width: 640px) {
    .order_form .head {
        font-size: 30px
    }
}

.order_form form {
    margin: 40px -12px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* max-width: 1057px; */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 640px) {
    .order_form form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.order_form form input[type="text"],
.order_form form input[type="email"] {
    height: 40px;
    background-color: #fff;
    border: 0 none !important;
    margin: 12px;
    /* max-width: 342px; */
    min-width: 300px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000;
    font-size: 19px;
    font-weight: 700;
    padding: 11px 15px 8px;
    border-radius: 10px;
    outline: 0 none;
}

.order_form form .select {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    margin: 12px;
    height: 40px;
    position: relative;
    min-width: 300px;
}

.order_form form .select select {
    background: url(/local/templates/main.redisign/img/select_arrow.svg) no-repeat center right #fff;
    border: 0;
    width: 100%;
    font-size: 18px;
    padding: 11px 15px 8px;
    color: #fff;
    line-height: 21px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0 none;
    /* background-color: #fff; */
    color: #474747;
    border-radius: 10px;
    font-weight: 700;
}

.order_form form input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 195px;
    -ms-flex: 0 0 195px;
    flex: 0 0 195px;
    width: 195px;
    line-height: 34px;
    height: 40px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #FAC02B;
    border: 0 none;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}

.order_form form input[type="submit"]:hover {
    background: #faa66c
}

@media only screen and (max-width: 640px) {
    .order_form form input[type="submit"] {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

.order_form input::-webkit-input-placeholder {
    color: #474747;
    font-size: 18px;
    font-weight: 700;
}

.order_form input::-moz-placeholder {
    color: #474747;
    font-size: 18px;
    font-weight: 700;
}

.order_form input:-ms-input-placeholder {
    color: #474747;
    font-size: 18px;
    font-weight: 700;
}

.order_form input::-ms-input-placeholder {
    color: #474747;
    font-size: 18px;
    font-weight: 700;
}

.order_form input::placeholder {
    color: #474747;
    font-size: 18px;
    font-weight: 700;
}

#order.popup_block,
.popup-same-order.popup_block {
    max-width: 1000px
}

#order.popup_block form,
.popup-same-order.popup_block form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

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

    #order.popup_block form,
    .popup-same-order.popup_block form {
        font-size: 30px
    }
}

.socserv-block {
    flex: 0 0 100%;
    display: flex;
    flex-direction: row;
    margin: 15px 0 0 0;
    justify-content: center;
    align-items: center;
}

.soc-like {
    width: 30px;
    height: 30px;
    margin: 0 5px 0 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.5;
    cursor: pointer;
}

.soc-like:hover {
    opacity: 1;
}

.soc-like.vk {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAADFBMVEUAbbr6/f1luN0AZrbod4I/AAAAq0lEQVR42u2U2w7EIAgFKfz/P5dulz2iUYrZvjFJk6IOIr1QURTFe8jNznLZTCbXxccXtsEVWK8LPwHCCxtgmciYVsPkvpJJDZgfCqHIRfbFKaaHF6T3cryxz+/lvltBz6SRHxRNri8whqLjwhly88iV5dYLnrxmIyh6w4a8Xzi9bfMfbebmPmtrmLHF2RpS3/J4b5wza1P7MaRt1W8smZH5EYuFv7goiqLnBObaA9KhM+5aAAAAAElFTkSuQmCC);
}

.soc-like.tg {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzElEQVRYw2NUWf3mP8MgBkwMgxyMOnDUgaMOHHXgcHUgO8v/Q3dCRRjvhIow4lPHQm+HEXLQgDjQQfUH+xwDmV/k6GWhYRSuuRooGsrAwMBwB486Qm0BFnpGocrqN/8HJIqTZW4zV1pa/iMUSqQ6jiIHcrL+n3M5QDSVgYGBoRJX2tv1XObJR9bH5DqOLAcSa5HK6jf/n3xkYGBiZPh2K0SEG5sapz3PtR69p4IDSfG93sbXE7/9YsxjYGBg4Gb7P+Oiv2gmLrWP3rNeJTsEmRkZ3t0MEREmJXRVVr/5/w1amEgJ/Jc95Cr6hNL0jdOBpDhOfe2bz3//MfAgh/gdKpUKLIRynq7ED+H1tjLv8Kn7+4/8moIQYCSl08TN9r/yor9oBwMDA4POhtcLf/xmjCM3rRptfhXz6QfTYqo6EN0hyHpJDTli7SWrNaO38XUzJQ0Amje3vv1irBkS7cE7oSKM7Cz/1wxKB+ptfN3IwMDAEKD8PBZZ3HTrqwhCenU3vJ5Mk1xMqIZRW/Pm87//kPKQUKuG7k1+ldVv/sMcR6ojaOZAnQ2vV+NzjMrqN/81172+TbeCmloNWVLsZBwdfht14KgDRx046sDBDQCNvLSatCUSygAAAABJRU5ErkJggg==);
}


#order.popup_block form& gt;

div {
    padding: 0 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0px;
    flex: 1 0 0
}

#order.popup_block form input[type="text"],
#order.popup_block form input[type="email"],
#order.popup_block form textarea,
.popup-same-order.popup_block form input[type="text"],
.popup-same-order.popup_block form input[type="email"],
.popup-same-order.popup_block form textarea {
    height: 40px;
    width: 100%;
    background-color: #fff;
    border: 0;
    margin: 11px;
    min-width: 300px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    font-size: 16px;
    padding: 11px 15px 8px
}

#order.popup_block form input::-webkit-input-placeholder {
    color: #000;
    font-size: 16px
}

#order.popup_block form input::-moz-placeholder {
    color: #000;
    font-size: 16px
}

#order.popup_block form input:-ms-input-placeholder {
    color: #000;
    font-size: 16px
}

#order.popup_block form input::-ms-input-placeholder {
    color: #000;
    font-size: 16px
}

#order.popup_block form input::placeholder {
    color: #000;
    font-size: 16px
}

.popup-same-order.popup_block form input::-webkit-input-placeholder {
    color: #000;
    font-size: 16px
}

.popup-same-order.popup_block form input::-moz-placeholder {
    color: #000;
    font-size: 16px
}

.popup-same-order.popup_block form input:-ms-input-placeholder {
    color: #000;
    font-size: 16px
}

.popup-same-order.popup_block form input::-ms-input-placeholder {
    color: #000;
    font-size: 16px
}

.popup-same-order.popup_block form input::placeholder {
    color: #000;
    font-size: 16px
}

#order.popup_block form textarea,
.popup-same-order.popup_block form textarea {
    height: 226px;
    margin: 11px
}

#order.popup_block form textarea::-webkit-input-placeholder {
    color: #000;
    font-size: 16px
}

#order.popup_block form textarea::-moz-placeholder {
    color: #000;
    font-size: 16px
}

#order.popup_block form textarea:-ms-input-placeholder {
    color: #000;
    font-size: 16px
}

#order.popup_block form textarea::-ms-input-placeholder {
    color: #000;
    font-size: 16px
}

#order.popup_block form textarea::placeholder {
    color: #000;
    font-size: 16px
}

.popup-same-order.popup_block form textarea::-webkit-input-placeholder {
    color: #000;
    font-size: 16px
}

.popup-same-order.popup_block form textarea::-moz-placeholder {
    color: #000;
    font-size: 16px
}

.popup-same-order.popup_block form textarea:-ms-input-placeholder {
    color: #000;
    font-size: 16px
}

.popup-same-order.popup_block form textarea::-ms-input-placeholder {
    color: #000;
    font-size: 16px
}

.popup-same-order.popup_block form textarea::placeholder {
    color: #000;
    font-size: 16px
}

#order.popup_block form .select,
.popup-same-order.popup_block form .select {
    background: url("/local/templates/main.redisign/img/black_select_arrow.svg") no-repeat center right #fff;
    margin: 11px;
    height: 40px;
    width: 100%;
    min-width: 300px;
    position: relative;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3)
}

#order.popup_block form .select select,
.popup-same-order.popup_block form .select select {
    height: 40px;
    border: 0;
    width: 100%;
    background-color: transparent;
    font-size: 16px;
    padding: 11px 15px 8px;
    line-height: 19px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000
}

#order.popup_block form input[type="submit"],
.popup-same-order.popup_block form input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 11px auto;
    width: 195px;
    line-height: 34px;
    height: 40px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: #f66500;
    border: none;
    font-size: 16px;
    font-weight: bold;
    display: block;
    text-align: center;
    color: #ffffff
}

#order.popup_block form input[type="submit"]:hover,
.popup-same-order.popup_block form input[type="submit"]:hover {
    background: #faa66c
}

#order.popup_block form #sogl,
.popup-same-order.popup_block form #sogl {
    opacity: 0;
    margin: 6px 0 0 11px;
    position: absolute
}

#order.popup_block form #sogl+label,
.popup-same-order.popup_block form #sogl+label {
    margin: 11px;
    display: block;
    padding-left: 5px;
    height: 40px
}

#order.popup_block form #sogl+label:before,
.popup-same-order.popup_block form #sogl+label:before {
    vertical-align: middle;
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #e1e9ed;
    margin-right: 15px
}

#order.popup_block form #sogl:checked+label:before,
.popup-same-order.popup_block form #sogl:checked+label:before {
    background: url("/local/templates/main.redisign/img/checkbox.svg") no-repeat center center #e1e9ed
}

.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px
}

.pagination a {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
    line-height: 50px;
    background: #e1e9ed;
    vertical-align: middle;
    margin: 0 6px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}

.pagination a:hover {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
    background-color: #ffffff
}

.pagination .active {
    background: #ffffff;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3)
}

.pagination .active:hover {
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3)
}

.pagination .all {
    background: #ffffff
}

.pagination .all:hover {
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3)
}

.pagination .prev,
.pagination .next {
    background: url("/local/templates/main.redisign/img/arrow.svg") no-repeat 16px center #fff;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3)
}

.pagination .next {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: 24px
}

.pagination .prev {
    margin-right: 24px
}

footer {
    background: #edf7ff
}

.multi_waves {
    background: url("/local/templates/main.redisign/img/volny-footer.png") repeat-x 0 0/auto 100%;
    height: 80px;
    margin-top: -22px;
    position: absolute;
    z-index: 100;
    width: 100%
}

.bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 70px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 640px) {
    .bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 90px 20px 20px
    }
}

@media only screen and (min-width: 641px) and (max-width: 850px) {
    .bottom .item.last {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.bottom .logo {
    background: url("/local/templates/main.redisign/img/logo_100.png") no-repeat 0 0/100px 53px;
    height: 61px;
    font-size: 50px;
    color: #477720;
    font-weight: bold;
    line-height: 55px;
    padding-left: 104px
}

@media only screen and (max-width: 640px) {
    .bottom .logo {
        font-size: 34px
    }
}

.bottom .logo div {
    display: inline-block;
    font-weight: bold
}

.bottom .logo div:first-letter {
    color: #f66500
}

.bottom .menu_head {
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
    color: #474747;
    margin-top: 38px;
    text-transform: uppercase;
}

.bottom .menu_head a {
    color: #474747;
    text-decoration: none;
    font-size: 16px;
}

.bottom .menu_head a:hover {
    text-decoration: underline
}

.bottom .menu {
    padding: 0;
    margin-top: 9px
}

.bottom .menu li {
    display: block
}

.bottom .menu li.mobile {
    display: none
}

.bottom .menu a {
    font-size: 14px;
    font-weight: 500;
    line-height: 2.33;
    text-align: left;
    color: #044E87;
    /* text-transform: uppercase; */
    text-decoration: none;
}

.bottom .menu a:hover {
    text-decoration: underline
}

.bottom .phone {
    font-size: 16px;
    font-weight: bold;
    color: #474747;
    /* background: url(/local/templates/main.redisign/img/phone.svg) no-repeat 4px 38px; */
    /* padding-left: 39px; */
    /* line-height: 80px; */
    /* padding-top: 11px; */
    margin-top: 38px;
}

.bottom .address {
    /* background: url(/local/templates/main.redisign/img/map-orange.svg) no-repeat 4px 2px; */
    /* padding-left: 43px; */
    font-size: 16px;
    line-height: 2;
    font-weight: bold;
    color: #474747;
    margin-top: 28px;
}

.bottom .address div {
    /* font-size: 20px; */
    /* line-height: 1.5; */
    font-weight: 500;
}

.bottom .share {
    margin-top: 48px
}

.bottom .share .head {
    font-size: 16px;
    font-weight: bold;
    color: #474747;
    text-transform: uppercase;
}

.bottom .share .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    margin: 8px -10px 0;
}

.bottom .share .buttons a {
    width: 28px;
    height: 28px;
    margin: 0 10px;
}

.bottom .share .buttons a.vk {
    background: url("/local/templates/main.redisign/img/vk.svg") no-repeat 0 0/100%
}

.bottom .share .buttons a.fb {
    background: url("/local/templates/main.redisign/img/facebook.png") no-repeat 0 0/100%
}

.bottom .share .buttons a.tw {
    background: url("/local/templates/main.redisign/img/twitter.png") no-repeat 0 0/100%
}

.bottom .share .buttons a.ok {
    background: url("/local/templates/main.redisign/img/ok.svg") no-repeat 0 0/100%
}

footer .vk_groups {
    margin-top: 19px
}

footer .copy {
    font-size: 13px;
    color: #000000;
    padding: 20px 0 25px;
    font-weight: 500;
}

/*@media (min-width: 1440px) {
    .new_quest .owl-carousel .owl-item{
        max-width: 285px;
    }
    .new_quest.price_new .owl-stage.owl_newquest {
        display: flex;
        justify-content: center;
    }
}*/


.new_quest .owl-carousel .owl-stage:after {
    content: none;
}

.new_quest.price_new {
    margin-bottom: 80px;
}






.main_wrap h1,
.smena_h1 {
    color: #5265CA;
    font-family: marvin-round;
}




.header-top {
    font-family: 'Raleway', sans-serif;
    color: #474747;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.header-top .logo {}

.header-top .logo img {}

.header-top .menu {
    flex: 0 1 auto;
    margin: 0 20px;
    flex-wrap: wrap;
}

.header-top .menu li {
    position: relative;
    /* z-index: 10; */
}

.header-top .menu li a,
.header-top .menu li span {
    font-size: 18px;
    color: #474747;
    font-weight: 500;
    background: no-repeat;
    padding: 0 12px;
    line-height: 42px;
    text-transform: none;
    cursor: pointer;
    display: inline-block;
    position: relative;
    z-index: 10;
    white-space: nowrap;
}

.header-top .menu .level2 {
    position: absolute;
    padding: 47px 0 10px 0;
    left: 0;
    top: 0;
    display: none;
    z-index: 30;
}

.header-top .menu li:hover .level2 {
    display: block;
}

.header-top .menu .level2 ul {
    background-color: #deeae7;
    border-radius: 20px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.header-top .menu>li:hover>a,
.header-top .menu>li:hover>span {
    background-color: #ffc700;
    border-radius: 10px;
}

.header-top .menu .level2 li {
    display: block;
}

.header-top .menu .level2 li:hover {
    background-color: #F0F9F7;
}

.header-top .menu .level2 li a {}

.header-top .phone {
    font-size: 22px;
    white-space: nowrap;
    margin: 10px 0;
}

.header-top .order_tour {
    background-color: #FAA72B;
    color: #fff;
    border-radius: 10px;
    height: 50px;
    line-height: 50px;
    margin: 5px 0 5px 30px;
    padding: 0px 30px;
    cursor: pointer;
    font-size: 20px;
}

.header-top .menu .order_tour {
    display: inline-block;
    margin: 15px 0 0 0;
}

.header-top .button-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menu_button_redisign {
    display: none
}

@media only screen and (max-width: 1024px) {
    .header-top .button-wrap {
        flex-wrap: wrap;
        max-width: 190px;
        justify-content: right;
    }
}

header .menu .order_tour_menu {
    display: none;
}

@media only screen and (max-width: 640px) {
    header .menu .order_tour_menu {
        display: block;
    }

    .header-top .button-wrap .order_tour {
        display: none;
    }

    .header-top {
        /*flex-wrap: wrap;*/
        position: relative;
    }

    /*
        .header-top .button-wrap {
            flex-wrap: wrap;
            justify-content: right;
        }
    */
    .header-top .phone {
        font-size: 16px;
        flex: 0 0 100%;
        text-align: right;
    }

    .menu_button_redisign {
        width: 30px;
        height: 30px;
        position: relative;
        cursor: pointer;
        display: inline-block;
        /*margin-top: 15px;*/
        z-index: 100;
    }

    .header-top .menu.active {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        z-index: 20;
    }

    .header-top .menu li {
        display: block;
    }

    .header-top .menu .level2 {
        position: static;
        display: block;
        margin: 0;
        padding: 0;
    }

    .header-top .menu li span {
        display: none;
    }
}

.menu_button_redisign:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-bottom: 18px double #f66500;
    border-top: 6px solid #f66500;
    content: "";
    height: 6px;
    width: 30px;
}

.map-wrap {
    margin: 90px 0 -1px 0;
    position: relative;
}

.wave-header {
    width: 100%;
    height: auto;
    display: block;
    border: 0 none;
    position: absolute;
    z-index: 20;
    bottom: 0;
}

.wave-footer {
    background-color: #2B98ED;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin-bottom: -110px;
}

.wave-footer .address-wrap {
    position: absolute;
    left: 0;
    top: 40px;
    height: calc(100% - 80px);
    width: 100%;
}

.wave-footer .address-wrap .main_wrap {
    height: 100%;
}

.wave-footer .address-wrap .address {
    height: 100%;
    border-radius: 20px 0 0 20px;
    padding: 76px 48px;
}

.wave-footer .address {
    width: 40%;
    background-color: #fff;
    color: #474747;
}

.wave-footer .head {
    font-size: 24px;
    line-height: 38px;
    font-weight: 700;
}

.wave-footer .text {
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
}

.wave-footer .main-map {
    position: relative;
    /* top: 0; */
    /* right: 0; */
    width: 60%;
    height: 450px;
    border-radius: 20px 0 0 20px;
    overflow: hidden;
    z-index: 10;
    margin: 0 0 40px 0;
}

@media only screen and (max-width: 762px) {
    .wave-footer {
        flex-direction: column;
    }

    .wave-footer .address-wrap {
        position: static;
    }

    .wave-footer .address-wrap .address {
        height: auto;
        width: auto;
        border-radius: 20px;
        padding: 15px 48px;
        margin: 0 0 15px;
    }

    .wave-footer .main-map {
        width: auto;
        border-radius: 20px;
        overflow: hidden;
        margin: 0 15px 60px 15px;
    }


}



.main_slider {
    font-family: 'Raleway', sans-serif;
}

.main_slider .item {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: end;
    -webkit-justify-content: flex-end;
}

@media (min-width: 767px) {
    .smeny_main .owl-carousel .owl-stage-outer {
        display: flex;
        justify-content: center;
    }

    .smeny_main .owl-carousel .owl-stage {
        display: flex;
        justify-content: center;
    }
}

.main_slider .text-block {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.main_slider .head {
    font-size: 120px;
    color: #5265CA;
    font-family: Marvin;
}

.main_slider .text {
    font-weight: 700;
    color: #5265CA;
    font-size: 30px;
    line-height: 38px;
    text-align: left;
    text-transform: none;
    margin: initial;
}

.main_slider .pic-block {
    /* width: 870px; */
    /* height: 473px; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding: 20% 35%;
    border-radius: 30px;
    overflow: hidden;
}

.video-block {
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}

.video-block video {
    width: 100%;
    height: auto;
    display: block;
}

.main_slider .video-block {
    width: 70%;
}

.main_slider .pic-block::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
}

@media (max-width: 1024px) {
    .main_slider .item {
        display: block;
    }

    .main_slider .text-block {
        position: static;
        transform: none;
    }

    .main_slider .head {
        text-align: center;
        font-size: 48px;
    }

    .main_slider .text {
        text-align: center;
        font-size: 16px;
        line-height: 1.2;
    }

    .main_slider .pic-block {
        padding: 33% 50%;
        margin: 15px 0 0 0;
    }

    .main_slider .video-block {
        width: 100%;
    }

    .main_slider .btn-default {
        position: absolute;
        left: 50%;
        bottom: 20px;
        z-index: 1;
        transform: translateX(-50%);
    }
}

.links-vk {}

.links-vk h2 {
    margin: 20px 0 0 0;
}

.contact-telegram {
    font-family: 'Raleway', sans-serif;
    margin-bottom: 20px;
    color: #5265ca;
    font-size: 24px;
}

.head_wrap_news_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.telegram_btn {
    background: white;
    padding: 7px 15px;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 22px;
    margin: 0 0 45px 0;
    font-weight: 700;
    text-decoration: none;
    color: #474747;
}

@media (max-width: 767px) {
    .head_wrap_news_list {
        flex-direction: column;
    }

    .telegram_btn {
        font-size: 18px;
    }
}

.usloviya-prozhivaniya-img img {
    border-radius: 5px;
}

img.wave-header {
    display: none;
}

.popup_block .form-block {
    margin: 11px;
}

.popup_block .form-block p {
    margin: 15px 0 5px 0;
}

label.field {
    display: block;
    margin: 0 0 5px 0;
}

label.field input[type="checkbox"] {
    display: none;
}

label.field input[type="checkbox"]+span {}

label.field input[type="checkbox"]+span::before {
    vertical-align: middle;
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #e1e9ed;
    margin-right: 15px;
}

label.field input[type="checkbox"]:checked+span::before {
    background: url(/local/templates/main.redisign/img/checkbox.svg) no-repeat center center #e1e9ed;
}

.header-top .menu li a, .header-top .menu li span {
    font-size: 16px;
}

.header-top .phone {
    font-size: 18px;
}
.btn-yellow {
	background-color: #FAC02B;
	border: 0 none;
	border-radius: 10px;
	color: #fff;
	line-height: 50px;
	padding: 0 30px;
	font-size: 20px;
	cursor: pointer;
	outline: 0 none;
	display: inline-block;
	text-decoration: none;
}


/* exc */
.image-circle {
    width: 270px;
    height: 270px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    z-index: 4;
}
.image-circle.pink {
    background: linear-gradient(221deg, #5345a3 0%, #1f1a3d 100%);
}

.image-circle.orange {
    background: linear-gradient(216deg, #da2a41 0%, #cf8e2c 100%);
}
.image-circle.sand {
    background: linear-gradient(216deg, #da942a 0%, #a76606 100%);
}
.image-circle.ocean {
    background: linear-gradient(216deg, #2a8bda 0%, #0299a4 100%);
}
.image-circle.green {
    background: linear-gradient(216deg, #63bc63 0%, #096c1b 100%);
}
.gallery-item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 9px;
    position: relative;
}
.gallery-item:not(:last-child) {
    margin: 0 0 60px 0;
}
.image-circle__head {
    color: #E5E5E5;
    font-size: 10px;
    line-height: normal;
}
.image-circle__location {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    line-height: normal;
    font-weight: 800;
    justify-content: center;
    margin: 0 0 4px 0;
}
.image-circle__icon {
    width: 14px;
    flex-shrink: 0;
    display: flex;
}
.gallery-wrapper {
    margin: 100px 0;
}
.gallery-item__img img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 15px;
}

.gallery-item__img {
    position: relative;
}

.excursion-desc {
    position: absolute;
    padding: 20px;
    width: 100%;
    height: 99%;
    top: 0;
    left: 0;
    z-index: 3;
    color: #fff;
    display: flex;
    border-radius: 25px;
}

.excursion-desc.text-position-top {
    justify-content: end;
}
.excursion-desc.text-position-bottom {
    align-items: end;
}
.image-circle__name {
    font-family: marvin-round;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    -webkit-text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    -moz-text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 30px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    margin: 15px 0;
}
.image-circle__name.big {
    font-size: 50px;
}
.image-circle__bottom {
    font-weight: 700;
    font-size: 12px;
    line-height: normal;
}
.image-circle__bottom.has-price {
    font-family: marvin-round;
    color: #FAF32B;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    -webkit-text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    -moz-text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 25px;
}
@media screen and (max-width: 768px) {
    .gallery-item {
        display: flex;
        flex-direction: column;
    }
    .image-circle__name {
        font-size: 26px;
    }
    .image-circle__name.big {
        font-size: 34px;
    }
    .image-circle {
        width: 230px;
        height: 230px;
        position: static;
        transform: none;
        margin: 0 auto;
    }
    .gallery-item:not(:last-child) {
        margin: 0 0 35px 0;
    }
    .gallery-wrapper {
        margin: 50px 0;
    }
}




.news-layout {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.news-card {
    display: flex;
    gap: 7px;
    border-radius: 18px;
    padding: 16px 7px 13px 31px;
    background: #fff;
    transition: .3s ease-in-out;
}
.news-card:hover {
    
    background: #25a1e69c;
}
.news-card:hover * {
    color: #fff !important;
}
.news-card img {
    max-width: 100%;
}
.news-card__location {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #5C5C5C;
    transition: .3s ease-in-out;
    margin: 0 0 9px 0;
    font-size: 9px;
    line-height: normal;
    height: 12px;
}
.news-card__icon {
    width: 9px;
    flex-shrink: 0;
}

.news-card__img {
    border-radius: 18px;
    overflow: hidden;
    margin: 0 0 15px 0;
    position: relative;
}
.news-row__content {
    max-width: 809px;
    width: 100%;
    margin: 0 auto;
}
.news-card__slider .swiper-pagination {
    bottom: 30px;
}
.news-card__slider .swiper-pagination-bullet {
    opacity: 1;
    background: #D9D9D9;
    width: 16px;
    height: 16px;
}
.news-card__slider .swiper-pagination-bullet-active {
    background: #FAC02B;
}
.news-card__content {
    display: flex;
    flex-direction: column;
}
.news-card__name {
    font-size: 18px;
    font-weight: 800;
    line-height: normal;
    margin: 0 0 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition: .3s ease-in-out;
    color: #504C4C;
}

.news-card__date {
    font-size: 12px;
    line-height: normal;
    color: #9C9999;
    font-weight: 600;
    transition: .3s ease-in-out;
    display: block;
    width: 100%;
    flex-grow: 1;
}
.news-card__bottom {
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 16px;
}
.news-card__group {
    display: flex;
    gap: 16px;
}
.news-card__btn {
    border-radius: 12px;
    color: #fff;
    background: #5265CA;
    font-size: 14px;
    line-height: normal;
    font-weight: 700;
    display: inline-block;
    padding: 6px 12px;
    text-decoration: none !important;
    border: 2px solid transparent;
    transition: .3s ease-in-out;
    user-select: none;
}
.news-card__btn.red {
    border-color: #C83131;
    color: #C83131;
    background: #FECFCF;
}
.news-card__btn.yellow {
    background: rgba(250, 192, 43, .15);
    border-color: #FAA72B;
    color: #FAA72B;
}
.news-card:hover .news-card__btn.yellow {
    background: rgba(250, 192, 43, .8);
}
.news-card:hover .news-card__btn.green {
    background: rgba(99, 188, 99, .8);
}
.news-card__btn.green {
    border-color: #63BC63;
    color: #63BC63;
    background: rgba(99, 188, 99, .2);
}
.news-card__btn.orange {
    padding: 10px 25px;
    background: #FAA72B;
}
.news-card__tg {
    color: #0085C8;
}
.news-card__tg.gray {
    color: #7D7D7D;
}
.news-card__controls {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    padding: 42px 0 0 0;
}
.news-card__controls.row {
    flex-direction: row;
    gap: 28px;
    padding: 0 0 0 17px;
}
.news-card__controls.row .news-card__control {
    font-size: 16px;
    line-height: normal;
}
.news-card__control {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    text-decoration: none !important;
    font-size: 10px;
    line-height: normal;
    font-weight: 500;
    cursor: pointer;
    user-select: none;
    transition: .3s ease-in-out;
}

.news-card__control-icon {
    display: flex;
}
.news-card__favorite {
    color: #FE6868;
    background: transparent;
    border: none;
    padding: 0;
    outline: none;
}
.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin: 40px 0 0 0;
    padding: 0;
}
body .pagination__link,
body .pagination__dots {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s ease-in-out;
    width: 30px;
    height: 30px;
    border: 1px solid lightgray;
    border-radius: 0 !important;
    margin: 0;
    background: transparent;
    box-shadow: none !important;
}
body .pagination__link:hover {
    background: #DD5151;
    color: #fff;
    border-color: #DD5151;
}
body .pagination__item {
    list-style-type: none !important;
}
body .pagination__dots {
    user-select: none;
    pointer-events: none;
    border: none;
}
.news-page {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
}
.news-page img {
    max-width: 100%;
    vertical-align: middle;
}
.news-row {
    display: flex;
    align-items: flex-start;
    gap: 58px;
}
.news-back {
    width: 72px;
    display: flex;
    flex-shrink: 0;
}
.news-wrapper {
    padding: 100px 0;
}
.news-body {
    font-size: 15px;
    line-height: normal;
    color: #161212;
}
.news-body p {
    margin: 0 0 20px 0;
    padding: 0 !important;
}

.news-body h1 {
    font-size: 30px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    color: #504C4C;
    font-weight: 800;
    text-transform: none;
    margin: 0 0 17px 0;
}
.news-main {
    margin: 0 0 20px 0;
}
.news-footer {
    margin: 20px 0 0 0;
}
.centered-box {
    margin: 40px 0 0 0;
    display: flex;
    justify-content: center;
}
.centered-box__btn {
    font-family: 'Raleway', sans-serif;
    background-color: #FAC02B;
    margin: 10px 0;
    border: 0 none;
    line-height: 50px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding: 0 34px;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
}

@media screen and (max-width: 1024px) {
    .news-layout {
        gap: 40px 25px;
    }
    .news-row {
        flex-direction: column;
        gap: 25px;
    }
    .news-back {
        width: 56px;
    }
    .news-row__content {
        max-width: unset;
    }
    .news-wrapper {
        padding: 50px 0;
    }
}

@media screen and (max-width: 768px) {
    .news-layout {
        grid-template-columns: 4fr;
        gap: 30px;
    }
    .news-body h1 {
        font-size: 24px;
    }
    .news-main .news-card__bottom {
        flex-direction: column;

    }
    .news-card__controls.row {
        padding: 0;
    }
    .news-card__name {
        font-size: 16px;
        margin: 0 0 15px 0;
    }
}

.main_news .head {
    display: flex;
    align-items: center;
    gap: 15px;
}
.main_news .head a {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    display: flex;
    border-radius: 50%;
}

.smeny_main .item.item--no-place {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background-color: rgba(225, 233, 237, 0.8);
    border-radius: 10px;
}

.smeny_main .item.item--no-place .price {
    margin: 0;
}


/*  */

#order.popup_block,
.popup-same-order.popup_block {
    border-radius: 35px;
}

.modal-head {
    position: relative;
    color: #5265CA;
    font-size: 40px;
    line-height: normal;
    font-weight: 900;
    padding: 57px 0 0 0;
    margin: 0 0 30px 0;
    text-transform: uppercase;
}

#order.popup_block .close {
    position: absolute;
    top: 15px;
    right: 25px;
}

#order.popup_block {
    width: 100%;
}

.modal-head__name {
    max-width: calc(100% - 180px)
}

#order.popup_block {
    padding: 0 67px 35px 54px;
}

.modal-head__decor {
    position: absolute;
    top: 40px;
    right: 0;
    width: 127px;
}

#order.popup_block img {
    max-width: 100%;
}

#order.popup_block form {
    display: block;
}

.modal-body__layout {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 22px;
    margin: 0 0 30px 0;
}

.modal-body__item {
    position: relative;
}

.modal-body {
    position: relative;
    z-index: 1;
}

.modal-body__decor {
    position: absolute;
    z-index: -1;
    right: 32px;
    top: -68px;
    width: 282px;
}

.modal-body__item.input-error p {
    display: block;
}

.modal-body__item p {
    color: #C83131;
    font-size: 15px;
    line-height: 32px;
    display: none;
}

.modal-body__item.span-3 {
    grid-column: span 3;
}

.modal-body__item.span-2 {
    grid-column: span 2;
}

.modal-body__item.span-5 {
    grid-column: span 5;
}

html #order.popup_block .modal-body__item input {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 18px;
    font-weight: 500;
    background: #EBEBEB;
    border-radius: 30px;
    box-shadow: inset 4px 4px 6px 0 rgba(0, 0, 0, 0.25);
    padding: 3px 20px 0 20px;
    margin: 0 !important;
    border: none;
    outline: none;
}

html #order.popup_block .modal-body__item input::placeholder {
    color: #797979;
    font-size: 18px;
    font-weight: 500;
}

.jq-selectbox {
    height: 50px;
    width: 100%;
    background: #FAA72B;
    box-shadow: inset 4px 4px 6px 0 rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}

.jq-selectbox__dropdown {
    bottom: auto !important;
    top: calc(100% - 4px) !important;
    left: 21px !important;
    height: auto !important;
    width: calc(100% - 56px);
    border-radius: 11px;
    background: #A4A4A4;
}

.jq-selectbox__select {
    width: 100%;
    height: 100%;
    padding: 0 46px;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
}

.jq-selectbox__dropdown ul {
    max-height: 250px !important;
    padding: 18px 25px;
}

.jq-selectbox__dropdown li {
    cursor: pointer;
}

.jq-selectbox__dropdown li:not(:last-child) {
    margin: 0 0 10px 0;
}

.jq-selectbox__dropdown li.sel {
    display: none;
}

.jq-selectbox__trigger {
    position: absolute;
    top: 50%;
    right: 35px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    border: 2px solid #fff;
}

.jq-selectbox__trigger::before {
    content: '';
    width: 9px;
    height: 7px;
    background: url(/local/templates/main.redisign/img/triangle.svg) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 7px;
    left: 6px;
}

.jq-selectbox.opened .jq-selectbox__trigger::before {
    transform: rotate(180deg);
}

#order {
    scrollbar-width: none;
}

#order::-webkit-scrollbar {
    display: none;
}

.modal-checkbox {
    margin: 0 0 0 22px;
}

.modal-checkbox input {
    display: none;
}

.modal-checkbox input:checked+.modal-checkbox__text::after {
    opacity: 1;
    visibility: visible;
}

.modal-checkbox__text {
    position: relative;
    display: inline-block;
    padding: 0 0 0 48px;
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    color: #474747;
}

.modal-checkbox__text a {
    color: #5265CA;
    font-weight: 700;
}

.modal-checkbox__text::before,
.modal-checkbox__text::after {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.modal-checkbox__text::before {
    border-radius: 2px;
    border: 2px solid #FAA72B;
}

.modal-checkbox__text::after {
    background: url(/local/templates/main.redisign/img/checkbox.png) no-repeat;
    background-size: 100% 100%;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out;
}

.modal-center {
    display: flex;
    justify-content: center;
    margin: 35px 0 0 0;
}

.modal-btn {
    transition: .3s ease-in-out;
    padding: 15px;
    border-radius: 30px;
    background: #5265CA;
    color: #fff;
    text-align: center;
    max-width: 338px;
    width: 100%;
    font-size: 25px;
    line-height: normal;
    font-weight: 700;
    border: none;
    outline: none;
}

.modal-btn:disabled {
    background: #A7B4F8;
}

.modal-checkbox p {
    color: #C83131;
    font-size: 15px;
    line-height: 32px;
    display: none;
}

.modal-checkbox.input-error p {
    display: block;
}

.modal-checkbox.input-error .modal-checkbox__text::before {
    border-color: #C83131;
}

.modal-body__decor.modal-body__decor--success {
    right: 160px;
    top: -160px;
}

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

    html #order.popup_block .modal-body__item input,
    .jq-selectbox {
        height: 60px;
        font-size: 16px;
        border-radius: 20px;
    }

    html #order.popup_block .modal-body__item input::placeholder {
        font-size: 16px;
    }

    .jq-selectbox__select {
        padding-left: 20px;
        padding-right: 20px;
    }

    html #order.popup_block .modal-body__item input {
        padding-top: 4px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .modal-body__layout {
        grid-template-columns: 4fr;
        gap: 20px;
        margin: 0 0 30px 0;
    }

    #order.popup_block {
        padding: 0 20px 30px 20px;
    }

    .modal-head {
        margin: 0 0 30px 0;
        padding: 68px 0 0 0;
    }

    .jq-selectbox__trigger {
        right: 20px;
    }

    .modal-head__decor {
        width: 100px;
        top: 72px;
    }

    .modal-body__layout * {
        grid-column: auto !important;
    }

    .modal-head {
        font-size: 30px;
        line-height: normal;
    }

    .modal-body__decor {
        display: none;
    }

    .modal-body__item p {
        font-size: 14px;
        line-height: normal;
        margin: 5px 0 0 0;
        position: static;
    }

    .modal-checkbox__text {
        font-size: 17px;
        line-height: 21px;
        padding: 0 0 0 55px;
    }

    .modal-checkbox__text::before,
    .modal-checkbox__text::after {
        width: 28px;
        height: 28px;
    }

    .modal-checkbox {
        margin: 0 0 0 18px;
    }

    .modal-btn {
        font-size: 18px;
        padding: 15px;
    }

    .modal-center {
        margin: 30px 0 0 0;
    }
}

@media screen and (max-width: 768px) {
    .modal-head {
        font-size: 24px;
    }

    .modal-head__name {
        max-width: calc(100% - 120px);
        display: block;
    }

    .modal-checkbox__text {
        font-size: 14px;
        padding: 0 0 0 38px;
    }

    .modal-checkbox__text br {
        display: none;
    }

    .modal-checkbox__text::before,
    .modal-checkbox__text::after {
        width: 20px;
        height: 20px;
    }

    .modal-checkbox {
        margin: 0;
    }

}

/*  */

.cookie {
    position: fixed;
    z-index: 650;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    padding: 20px;
    width: 600px;
    background: #fff;
    display: flex;
    align-items: center;
    gap: 20px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
}
.cookie a {
    text-decoration: underline;
    color: #044E87;
}
.cookie .btn-default {
    margin: 0 !important;
}
@media screen and (max-width: 768px) {
    .cookie {
        width: calc(100% - 30px);
        flex-direction: column-reverse;
        align-items: stretch;
        gap: 10px;
        bottom: 15px;
    }    
    .cookie .btn-default {
        width: 100%;
    }
    .cookie br {
        display: none;
    }
}

/*TT34395 start*/
.text-left * {
    text-align: left;
}

.gallery-main__slider {
    border-radius: 7px;

}
.gallery-main__slider .swiper-pagination {
    display: flex;
    justify-content: center;
    padding: 7px;
    border-radius: 6px;
    background: #fff;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
}
.gallery-main__slider .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    background: #B8BBDD;
}
.gallery-main__slider .swiper-pagination-bullet-active {
    background: #5265CA;
}
.gallery-main {
    display: flex;
    gap: 35px;
    font-family: 'Montserrat';
    margin: 0 0 60px 0;
}

.gallery-main__box {
    width: 365px;
    flex-shrink: 0;
}

.gallery-main__item {
    padding-top: 67%;
    position: relative;
    border-radius: 7px;
    overflow: hidden;
}

.gallery-main__item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-main__name {
    font-size: 18px;
    line-height: 135%;
    font-weight: 800;
    color: #504C4C;
    margin: 0 0 14px 0;
    text-align: left;
}

.smena,
.gallery-date {
    font-size: 10px;
    line-height: normal;
}

.smena {
    margin: 0 0 3px 0;
    font-weight: 700;
    color: #5265CA;
}

.gallery-date {
    color: #5C5C5C;
}

.all-albums {
    display: flex;
    align-items: center;
    gap: 3px;
    padding: 5px 11px;
    color: #fff;
    text-decoration: none !important;
    background: #1785D9;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 700;
}

.gallery-main__descr:not(:last-child) {
    margin: 0 0 24px 0;
}
.gallery-slider__item .gallery-main__descr {
    margin: 0 0 10px 0;
}
.gallery-main__content .gallery-main__descr * {
    font-size: 16px;
}
.gallery-main__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 355px;
}
.gallery-main__text {
    margin-top: auto;
    margin-bottom: 0;
}
.gallery-main__content .all-albums {
    margin-top: auto;
    background: #FAA72B;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 15px;
}
.gallery-layout {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px 15px;
}
.gallery-arrow {
    display: flex;
    width: 27px;
    height: 27px;
    border: none;
    outline: none;
    background: transparent;
    padding: 0;
}
.gallery-slider__body {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.gallery-main__descr .all-albums {
    padding: 4px 8px;
    font-size: 12px;
    background: #FE6868;
    width: max-content;
    margin: 10px 0 0 0;
}
.gallery-main__descr .all-albums svg {
    width: 12px;
}
.gallery-arrow::after {
    content: none;
}
.gallery-slider__item-icon {
    display: flex;
}
.gallery-slider__item-controls {
    display: flex;
    gap: 9px;
    position: absolute;
    top: 9px;
    right: 9px;
    z-index: 5;
}
.gallery-slider__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.gallery-main .swiper-pagination-bullet {
    opacity: 1;
}
.gallery-main .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background: #D9D9D9;
}
.gallery-section {
    position: relative;
}
.gallery-section:not(:last-child) {
    margin: 0 0 50px 0;
}
.gallery-section .swiper {
    position: static;
}
.gallery-slider__item {
    display: flex;
    flex-direction: column;
    height: auto;
    text-decoration: none;
}
.gallery-slider__item .gallery-main__descr {
    margin-top: auto;
}
.gallery-slider__item .smena {
    font-size: 12px;
}
.gallery-slider__item .gallery-date {
    font-size: 10px;
}
.gallery-section__head {
    font-family: marvin-round;
    text-align: left;
    margin: 0 0 20px 0;
    font-size: 30px;
    line-height: normal;
    color: #5265CA;
    min-height: unset;
}
.gallery-slider__name {
    font-size: 16px;
    line-height: normal;
    font-family: 'Montserrat';
    color: #5C5C5C;
    margin: 0 0 10px 0;
    font-weight: 700;
}
.gallery-slider__head {
    position: relative;
    padding-top: 75%;
    border-radius: 7px;
    overflow: hidden;
}
.gallery-slider__head:not(:last-child) {
    margin: 0 0 10px 0;
}
.gallery-slider__head img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery-section__flex {
    display: flex;
    align-items: center;
    gap: 27px;
    margin: 0 0 20px 0;
}
.gallery-section__flex .gallery-section__head {
    margin: 0;
}
.swiper-button-lock {
    display: none;
}
.gallery-slider-prev,
.gallery-slider-next {
    display: flex;
    padding: 0;
    border: none;
    background: transparent;
    outline: none;
    position: static;
    transform: none;
    margin: 0;
    width: auto;
    height: auto;
}
.gallery-main__text p {
    padding: 0 !important;
}
.gallery-slider-prev::after,
.gallery-slider-next::after {
    content: none;
}
.gallery-main__text {
    font-size: 14px;
    line-height: 14px;
}
.gallery-main__text p {
    margin: 0;
}
.gallery-main__text p:not(:last-child) {
    margin: 0 0 12px 0;
}
@media screen and (max-width: 1024px) {
    .gallery-layout {
        grid-template-columns: repeat(3, 1fr);
        gap: 30px 15px;
    }
}
@media screen and (max-width: 768px) {
    .gallery-main {
        flex-direction: column;
        gap: 20px;
    }
    .gallery-layout {
        grid-template-columns: repeat(2, 1fr);
    }
    .gallery-main__box {
        width: 100%;
    }
    .gallery-section:not(:last-child) {
        margin: 0 0 30px 0;
    }
    .gallery-main__content {
        max-width: unset;
    }
}
@media screen and (max-width: 580px) {
    .gallery-layout {
        gap: 5px;
    }
    .gallery-slider__item-icon svg {
        width: 24px;
        height: 24px;
    }
}
/*TT34395 end*/
.sale_section {
    display: inline-block;
    border: 2px solid #ffd001;
    padding: 10px;
    border-radius: 15px;
    margin-right: 10px;
    text-align: center;
}
.sale_section a {
    text-decoration: none;
}
.sale_title {
    color: #474747;
    display: block;
    font-size: 12px;
}
.sale_phone {
    color: #474747;
    font-size: 14px;
}
.rel_comp_section {
    display: inline-block;
    background: #5265ca;
    padding: 10px;
    border-radius: 15px;
    text-align: center;
}
.rel_comp_section a {
    text-decoration: none;
}
.rel_comp_title {
    color: #ffffff;
    display: block;
    font-size: 12px;
}
.rel_comp_phone {
    color: #ffffff;
    font-size: 14px;
}
.mobile_button{
    display: none !important;
}
.mobile_button a span{
    display: block !important;
    font-size: 14px !important;
    line-height: 20px !important;
}
.mobile_button .rel_comp_section{
    margin-bottom: 15px;
}
.mobile_button .rel_comp_section a span{
    color: #ffffff !important;
}
.mobile_button .sale_section{
    min-width: 207px;
}
@media screen and (max-width: 1024px) {
    .sale_section{
        margin-right: 0;
        margin-bottom: 8px;
        margin-top: 8px;
    }
    .header-top .button-wrap {
        max-width: 100%;
    }
}
@media screen and (max-width: 640px) {
    .new_header_buttons{
        margin-right: 10px;
    }
}
@media screen and (max-width: 515px) {
    .new_header_buttons{
        display: none;
    }
    .mobile_button{
        display: block !important;
    }
}
/* End */


/* Start:/local/templates/main.redisign/main_page2.css?174833950310414*/
@font-face {
    font-family: 'Marvin';
    src: url('/local/templates/main.redisign/fonts/marvin/Marvin.eot');
    src: url('/local/templates/main.redisign/fonts/marvin/Marvin.eot?#iefix') format('embedded-opentype'),
        url('/local/templates/main.redisign/fonts/marvin/Marvin.woff2') format('woff2'),
        url('/local/templates/main.redisign/fonts/marvin/Marvin.woff') format('woff'),
        url('/local/templates/main.redisign/fonts/marvin/Marvin.svg#Marvin') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



.why_art {
    font-family: 'Raleway', sans-serif;
    color: #474747;
    background: linear-gradient(112.28deg, #FEFFD5 20.9%, #E5FFD5 38.13%, #D6ECFF 61.74%);
    padding: 50px 0;
    padding-top: 40px;
    margin-top: 30px;
}
.why_art .head {
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
    margin: 0 0 30px 0;
}
.why_art .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: center;
}
.why_art .item {
    width: 20%;
    text-align: center;
    /* min-width: 250px; */
    text-decoration: none;
}
@media (max-width: 767px){
	.why_art .row {
		flex-wrap: wrap;
	}
	.why_art .item {
		width: 33%;
	}
}
@media (max-width: 640px){
	.why_art .item {
		width: 50%;
	}
}
.why_art svg {
}
.why_art .text {
    text-align: center;
    font-size: 22px;
    line-height: 38px;
    color: #474747;
}

.main_news {
    /* margin: 100px 0 0 0; */
    background: linear-gradient(90deg, rgba(26, 140, 227, 1) 0%, rgba(20, 125, 206, 1) 100%);
    padding: 60px 0;
    font-family: 'Raleway', sans-serif;
}
.main_news .head {
    font-size: 42px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 0 40px;
}
.main_news .row {
}
.main_news .owl-stage {
    display: flex;
    flex-direction: row;
}
.main_news .item {
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.main_news .pic {
    display: block;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.main_news .body {
    display: flex;
    flex-direction: column;
    margin-top: -51px;
    position: relative;
    padding: 19px 29px 9px 29px;
    flex: 1 0 auto;
    border-radius: 15px;
    background-color: #fff;
}
.main_news .body.important {
    background-color: #F44D36;
}
.main_news .color {
    height: 51px;
    /* background-color: #f00 !important; */
    float: none;
    border-radius: 15px 15px 0 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.main_news .name {
    font-size: 22px;
    margin: 0 0 45px 0;
    font-weight: 700;
    text-decoration: none;
    color: #474747;
}
.main_news .important .name {
    color: #fff;
}
.main_news .text {
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    flex: 1 0 auto;
    height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    /* overflow: hidden; */
}
.main_news .body.important .text {
    color: #fff;
}
.main_news .date {
    font-size: 12px;
    line-height: 32px;
    text-align: right;
    margin: 16px 0 0 0;
}
.main_news .body.important .date {
    color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
}
.main_news .body.important .date a {
    color: #fff;
    font-size: 22px;
}
.main_news .body.important .date a::after {
    content: "→";
    display: inline-block;
    margin: 0 0 0 5px;
}
.main_news .owl-dots .owl-dot span {
    border-color: #fff;
}
.main_news .owl-dots .owl-dot.active span, .main_news .owl-dots .owl-dot:hover span {
    background: #fff;
}


.main_art_is {
    font-family: 'Raleway', sans-serif;
    margin-top: 119px;
}
.main_art_is.second {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.main_art_is .head {
    font-size: 42px;
    color: #5265CA;
    font-weight: 900;
    line-height: 1;
    margin: 0 0 50px 0;
}
.main_art_is .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main_art_is .item {
    flex: 0 0 32%;
    margin-bottom: 25px;
    border-radius: 20px;
    overflow: hidden;
}
.main_art_is .item .pic {
    padding: 40% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.main_art_is .item .block-animate {
    position: absolute;
    left: 0;
    padding: 0 40px;
    color: #fff;
    width: 100%;
	height: 100%;
	overflow: hidden;
    top: calc(100% - 70px);
	transition: top 0.5s;
}
.main_art_is .item:hover .block-animate {
    top: 0;
}
.main_art_is .item .name {
    font-size: 24px;
    line-height: 38px;
    font-weight: 700;
    height: 70px;
    line-height: 1;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.main_art_is .item .name div {
}
.main_art_is .item .name .logo {
    background-image: url(/local/templates/main.redisign/img/logo-white2.png);
    width: 55px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.main_art_is .item:hover .name .logo {
	background-image: url(/local/templates/main.redisign/img/logo-color.png);
}
.main_art_is .item .text {
    font-size: 14px;
    line-height: 16px;
}
.main_art_is .block-text {
    flex: 0 0 70%;
    font-size: 18px;
    line-height: 32px;
}
.main_art_is .block-text p {
    margin: 0 0 20px 0;
}
.main_art_is .block-number {
    flex: 0 0 30%;
}
.main_art_is .block-number .number {
    text-align: center;
    font-size: 180px;
    color: #39F635;
    font-weight: 900;
    line-height: 1;
}
.main_art_is .block-number .text {
    text-align: center;
    font-size: 18px;
    margin-bottom: 30px;
}

@media (max-width: 1024px){
	.main_art_is .item {
		flex: 0 0 48%;
	}
}
@media (max-width: 640px){
	.main_art_is .item {
		flex: 0 0 100%;
	}
	.main_art_is .block-text, .main_art_is .block-number {
		flex: 0 0 100%;
	}
	.main_art_is.second {
		flex-direction: column-reverse;
	}
}
@media (max-width: 480px){
}


.main_smeny {
    font-family: 'Raleway', sans-serif;
    margin: 20px 0 0 0;
}
.main_smeny .carousel {
}
.main_smeny .owl-carousel .owl-stage {
    display: flex;
    flex-direction: row;
}
.main_smeny .owl-carousel.owl-drag .owl-item {
}
.main_smeny .item {
    background-color: #58AEF0;
    color: #fff;
    border-radius: 20px;
    overflow: hidden;
    padding: 16px 29px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.main_smeny .left-block {
    flex: 0 0 70%;
}
.main_smeny .left-block .head {
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
}
.main_smeny .left-block .head2 {
    font-size: 24px;
    line-height: 38px;
    font-weight: 700;
}
.main_smeny .left-block .text {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}
.main_smeny .left-block .text p {
	padding: 0;
}
.main_smeny .right-block {
    flex: 0 0 29%;
    text-align: center;
}
.main_smeny .right-block .price {
    text-align: center;
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
}

@media (max-width: 640px){
	.main_smeny .item {
		flex-direction: column;
	}
	.main_smeny .left-block, .main_smeny .right-block {
		flex: 0 1 100%;
	}
}

.main_photo {
    font-family: 'Raleway', sans-serif;
    margin: 100px 0 0 0;
}
.main_photo .head {
    font-size: 42px;
    color: #5265CA;
    font-weight: 900;
}
.main_photo .row {
    margin: 40px 0 0 0;
}
.main_photo .item {
    display: block;
}
.main_photo .item img {
    border-radius: 20px;
}

.main_video {
    font-family: 'Raleway', sans-serif;
    margin: 30px 0 0 0;
}
.main_photo .row {
}
.main_photo .item {
}

.main_reviews {
    font-family: 'Raleway', sans-serif;
    margin: 80px 0 0 0;
}
.main_reviews .head {
    font-size: 42px;
    font-weight: 900;
    color: #5265CA;
}
.main_reviews .row {
    margin: 30px 0 0 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.main_reviews .item {
    flex: 0 0 32%;
    padding: 27px 31px 18px 31px;
    border-radius: 20px;
    box-shadow: 0px 4px 25px 1px rgba(0, 0, 0, 0.15);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 0 20px 0;
}
.main_reviews .name {
    font-size: 24px;
    line-height: 38px;
    font-weight: 700;
    margin: 0 0 12px 0;
}
.main_reviews .review {
    flex: 1 0 auto;
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
}
.main_reviews .date {
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
}
.main_reviews .show-all {
    text-align: right;
}
.main_reviews .show-all a {
    font-size: 24px;
    line-height: 38px;
    color: #474747;
}
@media (max-width: 1024px){
	.main_reviews .item {
		flex: 0 0 48%;
	}
}
@media (max-width: 640px){
	.main_reviews .item {
		flex: 0 0 100%;
	}
}


.main_reviews_form {
    font-family: 'Raleway', sans-serif;
    margin: 32px 0 0 0;
}
.main_reviews_form .head {
    font-size: 24px;
    line-height: 38px;
    font-weight: 700;
    color: #474747;
}
.main_reviews_form form {
    margin: 20px 0 0 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.main_reviews_form .left-block {
    flex: 0 0 30%;
}
.main_reviews_form .left-block input {
    width: 100%;
    height: 54px;
}
.main_reviews_form .center-block {
    flex: 0 0 40%;
    height: 128px;
}
.main_reviews_form .left-block input, .main_reviews_form .center-block {
    border: 1px solid #C4C4C4;
    margin: 10px 0;
    padding: 11px 13px;
    font-size: 18px;
    color: #474747;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    border-radius: 10px;
}
.main_reviews_form .right-block {
    flex: 0 0 25%;
    text-align: center;
}
.main_reviews_form .error {
    flex: 0 0 100%;
}
@media (max-width: 640px){
	.main_reviews_form .left-block, .main_reviews_form .center-block, .main_reviews_form .right-block {
		flex: 0 0 100%;
	}
}

.btn-default {
    font-family: 'Raleway', sans-serif;
    background-color: #FAC02B;
    margin: 10px 0;
    border: 0 none;
    line-height: 50px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding: 0 34px;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
}



/* End */
/* /local/templates/main.redisign/js/owl.carousel/assets/owl.carousel.min.css?17483395033248 */
/* /local/templates/main.redisign/css/wasp/header-redizain.css?17483395043986 */
/* /local/templates/main.redisign/css/wasp/swiper.css?174946942918459 */
/* /local/templates/main.redisign/css/formstyler.css?17701103002402 */
/* /local/templates/main.redisign/js/fancybox_abc/fancybox.css?177485385618066 */
/* /local/templates/main.redisign/template_styles.css?178048639473327 */
/* /local/templates/main.redisign/main_page2.css?174833950310414 */
