

/* Start:/local/templates/vsestroy74.ru/js/Slick/slick.min.css?16448179051329*/
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/* End */


/* Start:/local/templates/vsestroy74.ru/js/fancyapp/fancybox.css?164481790515512*/
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:transparent;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */


/* Start:/local/templates/vsestroy74.ru/css/animate.min.css?164481790361274*/
@charset "UTF-8";/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0);transform:rotate3d(0,0,1,0)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0);transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0);transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media(print),(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}}
/* End */


/* Start:/local/templates/vsestroy74.ru/js/slinky/dist/jquery.slinky.css?1644817905905*/
.slinky-menu{overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all .3s ease;transition:all .3s ease;background:#AAA}.slinky-menu>ul{left:0;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all .3s ease;transition:all .3s ease}.slinky-menu li,.slinky-menu ul{list-style:none;margin:0}.slinky-menu ul{width:100%}.slinky-menu a{display:block;border:none;color:#FFF;padding:1em}.slinky-menu li ul{display:none;left:100%;position:absolute;top:0}.slinky-menu .header{position:relative}.slinky-menu h2~a.back{left:0;position:absolute;top:0}.slinky-menu h2{font-size:1em;margin:0;text-align:center;color:#FFF;padding:1em}.slinky-menu li{line-height:1}.slinky-menu a:hover{background:#000}.slinky-menu a.next:after{content:'\276f';margin-left:1em;float:right}.slinky-menu a.back:before{content:'\276e';margin-right:1em;float:left}
/* End */


/* Start:/local/templates/vsestroy74.ru/scss/loader.css?1734935202530*/
.loader {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.5);
  z-index: 2000;
  opacity: 0;
  transition: opacity 0.3s linear;
  pointer-events: none;
}
.loader:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(/local/templates/vsestroy74.ru/scss/../images/loading.svg) no-repeat 0 0;
  width: 85px;
  height: 85px;
  margin: -43.5px 0 0 -42.5px;
}
.loader.active {
  opacity: 1;
  pointer-events: initial;
}

/*# sourceMappingURL=loader.css.map */

/* End */


/* Start:/local/templates/vsestroy74.ru/scss/b24.css?1735015803155*/
body .bx-imopenlines-form-result-container.bx-imopenlines-form-success {
  border-bottom: 0;
  background: #52A4F0;
}

/*# sourceMappingURL=b24.css.map */

/* End */


/* Start:/local/templates/vsestroy74.ru/components/luxar/super/popup/style.css?15802910481*/
 
/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/news.list/project-menu/style.css?1719991243150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/vsestroy74.ru/components/bitrix/breadcrumb/.default/style.css?174763518353*/
.breadcrumb-emoji {
    display: none !important;
}
/* End */


/* Start:/local/templates/vsestroy74.ru/template_styles.css?1737534143530*/
body .project_detail .stock-section .container:before {
    height: calc(100% + 400px - 144px);
}
.order-favorites {
    cursor: pointer;
}
.order-favorites.active svg path {
    stroke: #FBAD00;
}
.project-content__title .order-favorites svg {
    margin-top: 10px;
}
#breadcrumb_container {
    min-height: 16.5px;
    margin-bottom: 30px;
}
#breadcrumb_container .breadcrumbs {
    margin-bottom: 0;
}

.about-service__grid {
    position: relative;
}
.more.more-new span:after {
    max-width: 100%;
}
/* End */


/* Start:/local/templates/vsestroy74.ru/css/style.css?164481790381874*/
@font-face {
  font-family: 'Officina Serif';
  src: url("/local/templates/vsestroy74.ru/css/../fonts/Officina/OfficinaSerifBookC.woff2") format("woff2"), url("/local/templates/vsestroy74.ru/css/../fonts/Officina/OfficinaSerifBookC.woff") format("woff"), url("/local/templates/vsestroy74.ru/css/../fonts/Officina/OfficinaSerifBookC.ttf") format("truetype");
  font-weight: normal;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: 'Officina Serif';
  src: url("/local/templates/vsestroy74.ru/css/../fonts/Officina/OfficinaSerifBold.woff2") format("woff2"), url("/local/templates/vsestroy74.ru/css/../fonts/Officina/OfficinaSerifBold.woff") format("woff"), url("/local/templates/vsestroy74.ru/css/../fonts/Officina/OfficinaSerifBold.ttf") format("truetype");
  font-weight: bold;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: 'Akrobat';
  src: local("Akrobat Thin"), local("Akrobat-Thin"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatthin.woff2") format("woff2"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatthin.woff") format("woff"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatthin.ttf") format("truetype");
  font-weight: 100;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: 'Akrobat';
  src: local("Akrobat ExtraLight"), local("Akrobat-ExtraLight"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatextralight.woff2") format("woff2"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatextralight.woff") format("woff"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatextralight.ttf") format("truetype");
  font-weight: 200;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: 'Akrobat';
  src: local("Akrobat Light"), local("Akrobat-Light"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatlight.woff2") format("woff2"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatlight.woff") format("woff"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatlight.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: 'Akrobat';
  src: local("Akrobat"), local("Akrobat-Regular"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobat.woff2") format("woff2"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobat.woff") format("woff"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobat.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: 'Akrobat';
  src: local("Akrobat SemiBold"), local("Akrobat-SemiBold"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatsemibold.woff2") format("woff2"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatsemibold.woff") format("woff"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatsemibold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: 'Akrobat';
  src: local("Akrobat Bold"), local("Akrobat-Bold"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatbold.woff2") format("woff2"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatbold.woff") format("woff"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatbold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: 'Akrobat';
  src: local("Akrobat ExtraBold"), local("Akrobat-ExtraBold"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatextrabold.woff2") format("woff2"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatextrabold.woff") format("woff"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatextrabold.ttf") format("truetype");
  font-weight: 800;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: 'Akrobat';
  src: local("Akrobat Black"), local("Akrobat-Black"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatblack.woff2") format("woff2"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatblack.woff") format("woff"), url("/local/templates/vsestroy74.ru/css/../fonts/Akrobat/Akrobatblack.ttf") format("truetype");
  font-weight: 900;
  font-display: swap;
  font-style: normal; }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  position: relative;
  min-height: 100%; }

body {
  padding: 0;
  margin: 0;
  font-family: "Akrobat", Arial, sans-serif;
  font-size: 18px;
  padding-top: 126px;
  background-color: #fbfbfb; }
  @media screen and (max-width: 500px) {
    body {
      padding-top: 60px; } }

.container {
  max-width: 1200px;
  margin: 0 auto; }
  @media screen and (max-width: 500px) {
    .container .container {
      padding: 0; } }
  @media screen and (max-width: 500px) {
    .container {
      padding: 0 15px; } }

.btn {
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 15px 50px;
  display: inline-block;
  background: linear-gradient(to right, #e28b00, #fcae00);
  font-size: calc(18px + 6px); }
  .btn:hover {
    background: #fcae00;
    color: #000000; }

@keyframes gradient {
  0% {
    background-position: 0 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0 50%; } }
.fancybox-navigation .fancybox-button {
  z-index: 9999999; }

.header {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  width: 100%;
  z-index: 10;
  top: 0; }
  @media screen and (max-width: 500px) {
    .header {
      display: none; } }
  .header-mobile {
    position: fixed;
    top: 0;
    z-index: 100;
    background-color: white;
    width: 100%;
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.3);
    display: none; }
    @media screen and (max-width: 500px) {
      .header-mobile {
        display: block; } }
    .header-mobile__row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      justify-content: space-around;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
    .header-mobile__logo {
      max-height: 35px; }

#sidebar {
  position: fixed;
  left: -100%;
  width: 100%;
  height: 100%;
  -webkit-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
  z-index: 150;
  overflow: auto;
  background-color: rgba(8, 8, 8, 0.9);
  top: 62px; }

#sidebar.active {
  left: 0; }

#sidebar .callback {
  padding: 10px 20px;
  text-align: center; }

#sidebar .sidebar__socials,
#sidebar .sidebar__cart {
  padding: 10px 20px;
  padding-bottom: 0;
  text-align: center; }

#sidebar .main_socials {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }

#sidebar .main_socials a {
  background: #fff; }

#sidebar .main_socials a.vk {
  background-color: #4a76a8; }

#sidebar .main_socials a.ok {
  background-color: #e27b08; }

#sidebar .main_socials a.fb {
  background-color: #4267b2; }

#sidebar .main_socials a.tw {
  background-color: #1da1f2; }

#sidebar .main_socials a.email {
  background-color: #ffa016; }

#sidebar .main_socials a.whatsapp {
  background-color: #00e676; }

#sidebar .main_socials a.viber {
  background-color: #7c59eb; }

#sidebar .main_socials a i {
  color: #fff; }

#sidebar.active {
  left: 0;
  top: 60px; }

#sidebar .callback {
  padding: 10px 20px;
  text-align: center; }

#sidebar .sidebar__socials {
  padding: 10px 20px;
  padding-bottom: 0;
  text-align: center; }

#sidebar a.sidebar_close {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100; }

#sidebar .b-header__icons {
  float: none;
  margin: 0 auto; }

ul.sidebar_menu {
  position: relative;
  margin: 0;
  padding: 0; }
  ul.sidebar_menu li {
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    ul.sidebar_menu li span {
      width: 75px;
      -webkit-box-flex: none;
      -webkit-flex: none;
      -moz-box-flex: none;
      -moz-flex: none;
      -ms-flex: none;
      flex: none;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; }
    ul.sidebar_menu li svg {
      margin-left: 20px; }
    ul.sidebar_menu li a:link,
    ul.sidebar_menu li a:visited {
      display: block;
      line-height: 22px;
      text-decoration: none;
      color: #989898;
      font-size: 18px;
      position: relative;
      padding: 8px 19px;
      width: 100%;
      text-align: left; }

ul li a:link.parent, ul.sidebar_menu li a:visited.parent {
  font-size: 24px;
  color: #000;
  background: #373737;
  padding: 12px 19px; }

ul.sidebar_menu li a:link.parent,
ul.sidebar_menu li a:visited.parent {
  color: #000000 !important;
  font-weight: 400 !important;
  padding: 15px 19px;
  margin: 3px 0;
  width: 100%;
  font-size: 24px !important;
  text-transform: uppercase;
  background-color: #ffa71c; }

ul.sidebar_menu li a:hover,
ul.sidebar_menu li a.selected, ul.sidebar_menu li.item-selected a {
  color: #fff; }

ul.sidebar_menu li ul {
  display: none;
  margin: 0;
  padding: 0;
  list-style-type: none; }

ul.sidebar_menu li.header {
  display: flex;
  flex-direction: column-reverse; }

ul.sidebar_menu li.header h2 {
  font-size: 24px;
  color: #fff;
  background-color: #ffa71c;
  padding: 3px 38px;
  text-align: left;
  font-weight: normal;
  font-family: 'Uni Sans', Arial, sans-serif;
  text-transform: uppercase; }

ul.sidebar_menu li.header .slinky_header {
  background: #363a40; }

ul.sidebar_menu li.header .slinky_header a {
  color: #fff;
  position: relative;
  padding: 7px 14px; }

ul.sidebar_menu li.header .slinky_header a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #363a40;
  position: absolute;
  left: 20px;
  bottom: -8px;
  z-index: 10; }

ul.sidebar_menu li.header a.back:before {
  color: #fff; }

ul.sidebar_menu li a.parent:before,
div#sidebar_menu_container a.back:before {
  width: 13px;
  height: 23px;
  top: 7px;
  right: 10px;
  color: #000;
  font-size: 20px;
  vertical-align: middle; }

div#sidebar_menu_container a.back:before {
  left: 10px;
  background-position: 0 0;
  float: none;
  color: #6c6c6c; }

div#sidebar_menu_container {
  background: none;
  position: relative;
  padding-top: 8px; }

div#sidebar_menu_container a.next:after {
  color: #fff; }

#burger_container {
  height: 30px;
  width: 29px;
  min-width: 29px;
  position: relative;
  font-size: 13px; }

.menu__button-open,
.menu__button-close {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 5px;
  left: 0; }

.menu__button-open .menu__button-line {
  top: 50%;
  left: 50%;
  margin: -0.25em 0 0 -13px; }

.menu-opened .menu__button-open .menu__button-line {
  width: 0; }

.menu-opened .menu__button-line.n1, .menu-opened .menu__button-line.n3 {
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }

.menu-opened .menu__button-line.n2 {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s; }

.menu-opened .menu__button-line.n4 {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s; }

.menu-opened .menu__button-line.n5 {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s; }

.menu-opened .menu__button-close .menu__button-line {
  width: 34px; }

.menu__button-line {
  position: absolute;
  width: 30px;
  height: 3px;
  background-color: #52a4f0;
  -webkit-transition: width 0.4s;
  -o-transition: width 0.4s;
  transition: width 0.4s; }

.menu__button-line.n1 {
  -webkit-transform: translateY(-0.6em);
  -ms-transform: translateY(-0.6em);
  -o-transform: translateY(-0.6em);
  transform: translateY(-0.6em); }

.menu__button-line.n2 {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s; }

.menu__button-line.n3 {
  -webkit-transform: translateY(0.6em);
  -ms-transform: translateY(0.6em);
  -o-transform: translateY(0.6em);
  transform: translateY(0.6em); }

.menu__button-line.n1, .menu__button-line.n3 {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s; }

.menu__button-line.n4 {
  top: 1px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.menu__button-line.n5 {
  bottom: 2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s; }

.menu__button-close .menu__button-line {
  width: 0;
  left: 4px;
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%; }

#sidebar .sidebar_menu a {
  font-family: "Akrobat", Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #ffffff; }

#sidebar .sidebar_menu a:hover {
  color: #ed9d0b; }

#sidebar .sidebar_menu a:hover:after {
  border: 2px solid #b78f65; }

#sidebar .slinky-menu a.next:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border: 3px solid #fff;
  border-bottom-style: none;
  border-left-style: none;
  background: transparent;
  transform: rotate(45deg);
  right: 15px; }

#sidebar .slinky-menu h2 {
  text-transform: none;
  color: #0c0c0c;
  font-weight: 400; }

#sidebar .slinky-menu h2:before {
  left: 55px;
  border-top: 17px solid #ffb741; }

#sidebar .slinky-menu li.header {
  padding-top: 0; }

#sidebar a.sidebar_close {
  display: none; }

.header-mobile-row--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 0 10px;
  margin-top: -9px; }

.header-mobile-row--toggle {
  padding: 15px 0; }

.menu__button-close {
  top: auto; }

#sidebar_overlay.active {
  background: rgba(80, 80, 80, 0.5);
  width: auto;
  height: 100vh;
  display: block;
  position: absolute;
  left: 0;
  top: 60px; }

.slinky-menu h2 ~ a.back {
  background-color: #000000;
  text-align: right;
  color: #fff !important; }
  .slinky-menu h2 ~ a.back:before {
    margin-right: 10px;
    color: #fff !important; }

.header h2 {
  padding: 15px 19px !important;
  margin: 3px 0;
  width: 100%;
  background-color: #ffa71c; }
  .header h2:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-bottom-style: none;
    border-left-style: none;
    bottom: -5px;
    left: 30px !important;
    background: #ffa71c;
    transform: rotate(-45deg); }

.footer {
  background-image: url("/local/templates/vsestroy74.ru/css/../images/footer_bg.png");
  position: relative; }
  .footer:before {
    background: url("/local/templates/vsestroy74.ru/css/../images/footer-2.png") no-repeat center center;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2; }
  .footer__row {
    padding-top: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    z-index: 5; }
    @media screen and (max-width: 500px) {
      .footer__row {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .footer__row:first-child {
      margin-bottom: 20px; }
    .footer__row:last-child {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
  .footer__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 500px) {
      .footer__nav {
        display: none; } }
    .footer__nav div {
      margin-right: 40px; }
      .footer__nav div:last-child {
        margin-right: 0; }
    .footer__nav ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .footer__nav ul li a {
        font-size: calc(18px - 3px);
        color: #d2d2d2;
        text-decoration: none; }
        .footer__nav ul li a:hover, .footer__nav ul li a.active {
          color: #FFAD00; }
  .footer__title {
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    margin-bottom: 9px;
    display: block; }
  .footer__order {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    @media screen and (max-width: 500px) {
      .footer__order {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        width: 100%; } }
    @media screen and (max-width: 500px) {
      .footer__order img {
        width: 250px; } }
    .footer__order-link {
      text-shadow: 0 1px 2px rgba(7, 7, 7, 0.38);
      color: #ffae00;
      text-decoration: none;
      text-transform: uppercase; }
      @media screen and (max-width: 500px) {
        .footer__order-link {
          margin-bottom: 30px;
          font-size: calc(18px + 6px); } }
      .footer__order-link:hover {
        text-decoration: none;
        color: #fff; }
  @media screen and (max-width: 500px) {
    .footer__contacts {
      margin-bottom: 10px; } }
  .footer__contacts b {
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px; }
  .footer__contacts ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .footer__contacts ul li {
      font-size: 15px;
      color: #d2d2d2;
      padding-left: 16px;
      line-height: 25px; }
      .footer__contacts ul li a {
        color: #d2d2d2;
        text-decoration: none; }
        .footer__contacts ul li a:hover {
          text-decoration: underline; }
  .footer__contacts-address {
    background: url("/local/templates/vsestroy74.ru/css/../images/footer-icon.png") no-repeat scroll -3px -59px rgba(0, 0, 0, 0); }
  .footer__contacts-phone {
    background: url("/local/templates/vsestroy74.ru/css/../images/footer-icon.png") no-repeat scroll 1px 6px rgba(0, 0, 0, 0); }
  .footer__contacts-email {
    background: url("/local/templates/vsestroy74.ru/css/../images/footer-icon.png") no-repeat scroll -1px -27px rgba(0, 0, 0, 0); }
  .footer__top {
    background-image: url("/local/templates/vsestroy74.ru/css/../images/xfooter_header_bcg.jpg");
    padding: 3px 0;
    position: relative;
    z-index: 5; }
    @media screen and (max-width: 500px) {
      .footer__top {
        display: none; } }
    .footer__top a {
      font-size: calc(18px + 15px);
      color: #ffffff;
      text-decoration: none;
      font-weight: 700; }
      .footer__top a:hover {
        color: #ff9c00; }
    .footer__top .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end; }
  .footer__copy {
    text-align: center;
    color: #d2d2d2;
    font-size: calc(18px - 3px);
    padding: 10px 0; }

.page-container h2 {
  font-size: calc(18px + 18px);
  color: #5d7573;
  font-family: "Officina Serif", Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px; }
  @media screen and (max-width: 500px) {
    .page-container h2 {
      font-size: calc(18px + 12px);
      line-height: 1em; } }
.page-container table {
  background-color: rgba(255, 255, 255, 0.84);
  width: 100%;
  border: none;
  border-collapse: collapse; }
  .page-container table tr:first-child td {
    font-size: calc(18px + 2px);
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: bold;
    color: #000000;
    border-right: 0; }
    .page-container table tr:first-child td:first-child {
      font-size: calc(18px + 12px); }
  .page-container table tr:nth-child(even) {
    background-color: #f2f2f2; }
  .page-container table th {
    font-size: calc(18px + 16px);
    font-family: "Officina Serif", Arial, sans-serif;
    padding: 10px 25px; }
    @media screen and (max-width: 500px) {
      .page-container table th {
        font-size: calc(18px + 2px);
        padding: 5px; } }
    .page-container table th:nth-child(1) {
      text-align: left; }
  .page-container table td {
    padding: 10px;
    font-size: calc(18px + 2px);
    font-weight: 600;
    color: #335d59;
    text-align: center;
    border-right: 1px solid #c7d3d2;
    position: relative; }
    .page-container table td:first-child {
      text-align: left;
      color: #000000; }
    .page-container table td:last-child {
      border-right: none; }
      .page-container table td:last-child span:before {
        content: none; }
    @media screen and (max-width: 500px) {
      .page-container table td {
        font-size: 18px;
        padding: 5px; } }
    .page-container table td:nth-child(even) {
      text-align: center; }
    .page-container table td span {
      display: block;
      color: #202020; }
      .page-container table td span:before {
        content: '';
        position: absolute;
        right: 0;
        width: 1px;
        height: 22px;
        background-color: #6d918d;
        top: 50%;
        transform: translateY(-50%); }
@media screen and (max-width: 500px) {
  .page-container__table table tr:first-child td span:before {
    content: none; } }
@media screen and (max-width: 500px) {
  .page-container__table table tr:first-child td {
    font-size: 18px !important;
    white-space: nowrap; } }
@media screen and (max-width: 500px) {
  .page-container__table {
    width: 100%;
    overflow: auto; } }

.header-top {
  padding: 8px 0; }
  .header-top__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .header-top__nav ul {
      list-style: none;
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 15px; }
      .header-top__nav ul li {
        margin: 0 20px; }
        .header-top__nav ul li a {
          color: #a4a4a4;
          text-decoration: none; }
          .header-top__nav ul li a:hover {
            color: #ff9c00; }
  .header-top__logo {
    margin-right: 53px; }
    .header-top__logo img {
      max-height: 58px; }
  .header-top__phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
    .header-top__phone a {
      font-size: calc(18px + 12px);
      text-decoration: none;
      color: #000000;
      font-weight: 800; }
      .header-top__phone a:hover {
        color: #ff9c00; }
    .header-top__phone span {
      font-size: calc(18px + 3px);
      color: #ff9c00;
      line-height: 1em;
      display: block;
      cursor: pointer;
      text-transform: uppercase; }
      .header-top__phone span:hover {
        color: #000000; }
  .header-top__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.header-menu {
  min-height: 48px;
  width: 100%;
  background-color: #5d7573; }
  .header-menu__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .header-menu__item {
    border-left: 1px solid #324846; }
    .header-menu__item:last-child a {
      border-right: none; }
    .header-menu__item a {
      text-decoration: none;
      font-size: calc(22px);
      text-transform: uppercase;
      color: #ffffff;
      line-height: 48px;
      height: 100%;
      display: block;
      padding: 0 32px;
      border-right: 1px solid #89a09e; }
      .header-menu__item a:hover {
        background-color: #ff9c00;
        color: #000000;
        border: none;
        border-right: 1px solid transparent; }
      .header-menu__item a.active {
        background-color: #ff9c00;
        color: #000000;
        border-right: 1px solid transparent; }
    .header-menu__item--stock {
      position: relative; }
      .header-menu__item--stock a {
        color: #ff9c00; }
        .header-menu__item--stock a:hover {
          background: none;
          color: #ffffff; }
      .header-menu__item--stock:before {
        content: '';
        position: absolute;
        width: 33px;
        height: 57px;
        background-image: url("/local/templates/vsestroy74.ru/css/../images/icon-stock.png");
        background-repeat: no-repeat;
        left: -19px;
        top: -8px; }
  .header-menu__fixed_logo {
    display: none; }
  .header-menu__fixed_phones {
    display: none; }

body {
  padding-top: 0; }

.header {
  transition: top .5s linear;
  position: initial; }
  .header.fixed {
    position: fixed;
    z-index: 100; }
    .header.fixed .header-top {
      display: none; }
    .header.fixed .header-menu > .container {
      height: 48px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
    .header.fixed .header-menu__fixed_logo {
      display: block;
      /*margin-left: -90px;*/
      margin-right: 20px; }
    .header.fixed .header-menu__fixed_phones {
      display: block;
      margin: 0 0 0 auto; }
      .header.fixed .header-menu__fixed_phones svg {
        display: inline-block;
        margin-right: 10px; }
      .header.fixed .header-menu__fixed_phones a {
        font-size: 24px;
        color: #ffffff;
        white-space: nowrap;
        text-decoration: none; }
    .header.fixed .header-menu__list li:first-child {
      display: none; }

.top-content {
  padding-top: 10px;
  background-color: #000000;
  padding-bottom: 120px;
  position: relative;
  background-size: cover;
  max-height: 600px; }
  @media screen and (max-width: 500px) {
    .top-content {
      padding-bottom: 60px;
      background-position: center; } }
  .top-content:before {
    content: '';
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; }
    @media screen and (max-width: 500px) {
      .top-content:before {
        background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)); } }
  .top-content .container {
    position: relative; }
  .top-content__nav {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px; }
    @media screen and (max-width: 500px) {
      .top-content__nav {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 20px; } }
    .top-content__nav li {
      margin-right: 30px; }
      @media screen and (max-width: 500px) {
        .top-content__nav li {
          margin-bottom: 10px; } }
      .top-content__nav li a {
        color: #ffffff;
        text-decoration: none;
        text-transform: uppercase;
        font-size: calc(18px - 2px);
        font-weight: bold;
        padding-bottom: 2px; }
        .top-content__nav li a:hover, .top-content__nav li a.active {
          border-bottom: 2px solid #ff9c00; }
  .top-content__text {
    max-width: 750px; }
    .top-content__text h1 {
      font-size: calc(18px + 37px);
      font-family: "Officina Serif", Arial, sans-serif;
      color: #ffffff;
      margin: 0;
      margin-bottom: 10px;
      text-transform: uppercase; }
      @media screen and (max-width: 500px) {
        .top-content__text h1 {
          font-size: calc(18px + 17px); } }
  .top-content__desc {
    font-size: calc(18px + 27px);
    color: #52a4f0;
    /*max-width: 400px;*/
    line-height: 1.1em;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase; }
    @media screen and (max-width: 500px) {
      .top-content__desc {
        font-size: calc(18px + 12px); } }
    .top-content__desc span {
      color: #ff9c00;
      font-weight: 700;
      text-transform: lowercase; }
  .top-content--tech {
    padding-bottom: 40px; }
    .top-content--tech .top-content__text {
      max-width: 100%; }
      .top-content--tech .top-content__text ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        .top-content--tech .top-content__text ul li {
          font-size: calc(18px + 4px);
          color: #ffffff;
          margin-left: 40px;
          position: relative; }
          @media screen and (max-width: 500px) {
            .top-content--tech .top-content__text ul li {
              margin-left: 0;
              font-size: 18px;
              margin-bottom: 10px; } }
    .top-content--tech .top-content__text h1 {
      font-size: calc(18px + 30px);
      text-transform: none;
      color: #ff9c00;
      text-align: center;
      margin-bottom: 40px; }
      @media screen and (max-width: 500px) {
        .top-content--tech .top-content__text h1 {
          font-size: calc(18px + 12px); } }
    .top-content--tech:before {
      background: rgba(0, 0, 0, 0.8); }
    .top-content--tech .top-content__text p {
      color: #ffffff;
      font-size: calc(18px + 4px);
      text-align: center; }
      @media screen and (max-width: 500px) {
        .top-content--tech .top-content__text p {
          font-size: 18px; } }
    .top-content--tech .breadcrumbs {
      margin-bottom: 60px; }

.breadcrumbs {
  margin-bottom: 30px; }
  @media screen and (max-width: 500px) {
    .breadcrumbs {
      display: none; } }
  .breadcrumbs ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .breadcrumbs ul li {
      padding-right: 20px;
      position: relative;
      margin-right: 20px;
      font-size: calc(18px - 4px); }
      .breadcrumbs ul li:last-child:after {
        content: none;
        margin-right: 0;
        padding-right: 0; }
      .breadcrumbs ul li:after {
        content: '>';
        position: absolute;
        right: 0;
        top: 0;
        color: #d1d1d1;
        font-family: "Akrobat", Arial, sans-serif; }
      .breadcrumbs ul li a {
        color: #d1d1d1;
        text-decoration: none; }
      .breadcrumbs ul li b,
      .breadcrumbs ul li span {
        font-weight: 400;
        color: #d1d1d1; }

.type-house {
  margin-bottom: 60px; }
  @media screen and (max-width: 500px) {
    .type-house {
      margin-bottom: 30px; } }
  .type-house__item {
    width: 380px;
    height: 300px;
    background-color: #ffffff;
    padding: 20px 20px 0 20px;
    background-image: url("/local/templates/vsestroy74.ru/css/../images/type-house__BG.jpg");
    position: relative;
    -webkit-box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.1);
    transition: .3s box-shadow ease-in; }
    .type-house__item:hover {
      -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3); }
      .type-house__item:hover .type-house__img img {
        transform: translateX(-50%) scale(1.1); }
    .type-house__item-wrap {
      margin-right: 30px;
      margin-bottom: 30px; }
      .type-house__item-wrap:nth-child(3n) {
        margin-right: 0; }
      @media screen and (max-width: 500px) {
        .type-house__item-wrap {
          margin: 0; } }
  .type-house__title {
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    display: inline-block;
    padding-right: 20px;
    padding-bottom: 2px;
    border-bottom: 2px solid #ff9c00;
    margin-bottom: 8px; }
  .type-house h3 {
    text-align: center;
    font-size: calc(18px + 30px);
    color: #282e2e;
    font-family: "Officina Serif", Arial, sans-serif;
    line-height: 1em; }
    @media screen and (max-width: 500px) {
      .type-house h3 span {
        color: #ff9c00; } }
    @media screen and (max-width: 500px) {
      .type-house h3 {
        font-size: calc(18px + 12px);
        line-height: .9em; } }
    @media screen and (max-width: 500px) {
      .type-house h3 br {
        display: none; } }
  .type-house__amount {
    color: #7e7e7e;
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: normal; }
  .type-house__price {
    color: #000000;
    font-size: calc(18px + 2px);
    font-weight: bold; }
  .type-house__text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: end;
    -moz-align-items: end;
    align-items: end; }
  .type-house__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap; }
  .type-house__img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    overflow: hidden; }
    .type-house__img img {
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%) scale(1);
      max-height: 205px;
      transition: 1s all ease-in; }
      @media screen and (max-width: 500px) {
        .type-house__img img {
          width: 100%; } }
  .type-house .slick-dots {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 7px; }
    @media screen and (max-width: 749px) {
      .type-house .slick-dots {
        width: 100%; } }
    .type-house .slick-dots li {
      font-size: 0;
      width: calc((100% / 6) - 4px);
      margin-right: 4px;
      margin-bottom: 4px; }
      .type-house .slick-dots li:nth-child(6n) {
        margin-right: 0; }
      .type-house .slick-dots li.slick-active button {
        background-color: #f9ab00; }
      .type-house .slick-dots li button {
        font-size: 0;
        border: none;
        height: 4px;
        background-color: #d6e1ee;
        width: 100%;
        outline: none; }

.about-house {
  background-image: url("/local/templates/vsestroy74.ru/css/../images/about-house__BG.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  padding-bottom: 45px;
  margin-bottom: 110px; }
  @media screen and (max-width: 500px) {
    .about-house {
      background: none;
      margin-bottom: 30px;
      padding-bottom: 0; } }
  @media screen and (max-width: 500px) {
    .about-house .container {
      padding: 0; } }
  .about-house h2 {
    font-size: calc(18px + 30px);
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: bold;
    color: #282e2e;
    line-height: 1em;
    margin-bottom: 50px; }
    @media screen and (max-width: 500px) {
      .about-house h2 {
        font-size: calc(18px + 12px);
        line-height: .9em;
        text-align: center; } }
    .about-house h2 span {
      color: #ff9c00; }
  .about-house__item {
    position: relative;
    margin-left: -30px; }
    @media screen and (max-width: 500px) {
      .about-house__item {
        margin-left: 0; } }
    .about-house__item--text {
      background-color: rgba(255, 255, 255, 0.85);
      width: 380px;
      padding: 20px 35px 100px 20px;
      color: #3f3f3f;
      line-height: 32px;
      font-size: calc(18px + 2px);
      -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
      @media screen and (max-width: 500px) {
        .about-house__item--text {
          order: 2;
          font-size: 18px;
          line-height: 25px;
          width: 100%;
          padding: 20px 35px 0 20px; } }
      .about-house__item--text p {
        margin: 0;
        color: #3f3f3f;
        line-height: 32px;
        font-size: calc(18px + 2px); }
        @media screen and (max-width: 500px) {
          .about-house__item--text p {
            font-size: 18px;
            line-height: 25px; } }
        .about-house__item--text p a {
          font-weight: 600;
          color: #63a5dc;
          text-decoration: none; }
    .about-house__item--services {
      padding: 30px 45px;
      background-color: rgba(255, 255, 255, 0.85); }
      @media screen and (max-width: 500px) {
        .about-house__item--services {
          order: 3;
          width: 100%;
          padding: 20px 35px 0 20px; } }
      .about-house__item--services ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        .about-house__item--services ul li {
          margin-bottom: 10px; }
          .about-house__item--services ul li a {
            color: #5a668b;
            font-size: calc(18px + 2px);
            text-decoration: none;
            border-bottom: 1px solid #5a668b; }
            @media screen and (max-width: 500px) {
              .about-house__item--services ul li a {
                font-size: 18px; } }
            .about-house__item--services ul li a:hover {
              border-bottom: none; }
      .about-house__item--services b {
        font-size: calc(18px + 30px);
        font-family: "Officina Serif", Arial, sans-serif;
        font-weight: bold;
        color: #3f3f3f;
        margin-bottom: 15px;
        display: block; }
        @media screen and (max-width: 500px) {
          .about-house__item--services b {
            font-size: calc(18px + 12px); } }
    .about-house__item--video {
      margin-top: -90px; }
      @media screen and (max-width: 500px) {
        .about-house__item--video img {
          width: 100%; } }
      @media screen and (max-width: 500px) {
        .about-house__item--video {
          order: 1;
          margin-top: -30px;
          width: 100%; } }
  .about-house__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
    @media screen and (max-width: 500px) {
      .about-house__list {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .about-house__btn {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    white-space: nowrap; }
    @media screen and (max-width: 500px) {
      .about-house__btn {
        position: relative;
        bottom: 0;
        margin-top: 30px;
        text-transform: none; } }
  .about-house__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 114px;
    height: 81px;
    transition: .5s all ease-in; }
    .about-house__play:hover {
      width: 167px;
      height: 118px; }
    .about-house__play img {
      width: 100%; }

.advantages-content {
  background-image: url("/local/templates/vsestroy74.ru/css/../images/advantages-content_BG.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ffffff;
  padding-top: 60px;
  padding-bottom: 130px; }
  @media screen and (max-width: 500px) {
    .advantages-content .container {
      padding: 0; } }
  @media screen and (max-width: 500px) {
    .advantages-content {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .advantages-content h2 {
    font-family: "Officina Serif", Arial, sans-serif;
    color: #072c29;
    font-size: calc(18px + 30px);
    margin: 0;
    text-align: center;
    margin-bottom: 25px; }
    @media screen and (max-width: 500px) {
      .advantages-content h2 {
        font-size: calc(18px + 12px); } }
  .advantages-content__text {
    color: #111c1e;
    font-size: calc(18px + 2px);
    line-height: 30px;
    margin-bottom: 80px; }
    @media screen and (max-width: 500px) {
      .advantages-content__text {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 40px;
        padding: 0 15px; } }
    .advantages-content__text p {
      margin: 0; }
  .advantages-content__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    margin-bottom: 60px; }
    @media screen and (max-width: 500px) {
      .advantages-content__list {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 20px; } }
  .advantages-content__item--offers {
    padding-top: 20px; }
    @media screen and (max-width: 500px) {
      .advantages-content__item--offers {
        order: 2;
        width: 50%; } }
  .advantages-content__item--video {
    text-align: center; }
    @media screen and (max-width: 500px) {
      .advantages-content__item--video img {
        width: 100%; } }
    @media screen and (max-width: 500px) {
      .advantages-content__item--video {
        order: 1;
        width: 100%; } }
    .advantages-content__item--video b {
      font-size: calc(18px + 12px);
      font-family: "Officina Serif", Arial, sans-serif;
      display: block;
      margin-bottom: 30px; }
      @media screen and (max-width: 500px) {
        .advantages-content__item--video b {
          line-height: 1em; } }
  .advantages-content__video {
    margin-bottom: 15px;
    position: relative; }
    .advantages-content__video iframe {
      width: 464px;
      height: 287px; }
      @media screen and (max-width: 749px) {
        .advantages-content__video iframe {
          width: 100%; } }
  .advantages-content__btn {
    padding: 15px 70px; }
    @media screen and (max-width: 500px) {
      .advantages-content__btn {
        padding: 15px 50px; } }
  .advantages-content__calc {
    background-color: rgba(255, 255, 255, 0.84);
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    @media screen and (max-width: 500px) {
      .advantages-content__calc {
        display: block;
        text-align: center; } }
    .advantages-content__calc div {
      font-size: calc(18px + 18px);
      font-family: "Officina Serif", Arial, sans-serif;
      font-weight: normal;
      max-width: 420px;
      text-align: center;
      line-height: 1em;
      margin-bottom: 15px; }
      @media screen and (max-width: 500px) {
        .advantages-content__calc div {
          font-size: calc(18px + 10px); } }
      .advantages-content__calc div span {
        color: #ff9c00; }
    .advantages-content__calc svg {
      margin-bottom: 45px; }
      @media screen and (max-width: 500px) {
        .advantages-content__calc svg {
          margin-bottom: 15px; } }
    .advantages-content__calc .btn {
      padding: 10px 60px;
      margin-bottom: -25px;
      text-transform: none; }
  .advantages-content__price b {
    font-size: calc(18px + 16px);
    font-family: "Officina Serif", Arial, sans-serif;
    text-align: center;
    display: block;
    margin-bottom: 30px; }
    @media screen and (max-width: 500px) {
      .advantages-content__price b {
        font-size: calc(18px + 12px);
        line-height: 1em; } }
  .advantages-content__price table {
    background-color: rgba(255, 255, 255, 0.84);
    width: 100%;
    border: none;
    border-collapse: collapse; }
    .advantages-content__price table tr:nth-child(even) {
      background-color: #f2f2f2; }
    .advantages-content__price table th {
      font-size: calc(18px + 16px);
      font-family: "Officina Serif", Arial, sans-serif;
      padding: 10px 25px; }
      @media screen and (max-width: 500px) {
        .advantages-content__price table th {
          font-size: calc(18px + 2px);
          padding: 5px; } }
      .advantages-content__price table th:nth-child(1) {
        text-align: left; }
    .advantages-content__price table td {
      padding: 10px 25px;
      font-size: calc(18px + 6px);
      font-weight: 600;
      color: #335d59; }
      @media screen and (max-width: 500px) {
        .advantages-content__price table td {
          font-size: 18px;
          padding: 5px; } }
      .advantages-content__price table td:nth-child(even) {
        text-align: center; }
      .advantages-content__price table td span {
        display: block;
        border-right: 1px solid #6d918d;
        color: #202020; }
  .advantages-content__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 500px) {
      .advantages-content__row {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .advantages-content__column {
    width: 50%; }
    @media screen and (max-width: 500px) {
      .advantages-content__column {
        width: 100%;
        margin-bottom: 20px; } }

.content-offers {
  max-width: 320px; }
  .content-offers--left span {
    text-align: right; }
    @media screen and (max-width: 500px) {
      .content-offers--left span {
        text-align: center; } }
  .content-offers--right span {
    text-align: left; }
    @media screen and (max-width: 500px) {
      .content-offers--right span {
        text-align: center; } }
  .content-offers__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 20px; }
    .content-offers__item:hover .content-offers__icon {
      border: 4px solid #f9ab00; }
    .content-offers__item:hover .content-offers__icon svg, .content-offers__item:hover .content-offers__icon img {
      transform: scale(-1, 1); }
    @media screen and (max-width: 500px) {
      .content-offers__item {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: 160px; } }
    .content-offers__item span {
      font-size: calc(18px + 4px);
      color: #4d696e;
      font-weight: 700; }
      @media screen and (max-width: 500px) {
        .content-offers__item span {
          order: 2;
          font-size: 18px;
          line-height: 1em;
          font-weight: 600; } }
  .content-offers__icon {
    width: 116px;
    height: 116px;
    border: 4px solid #aecac7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    flex: none;
    margin: 0 20px;
    transition: .3s border ease-in; }
    .content-offers__icon img, .content-offers__icon svg {
      transform: scale(1, 1);
      transition: .3s all ease-in; }
    @media screen and (max-width: 500px) {
      .content-offers__icon {
        order: 1;
        width: 100px;
        height: 100px; } }

.project-content {
  margin-bottom: 40px; }
  .project-content h2 {
    text-align: center;
    font-size: calc(18px + 30px);
    font-family: "Officina Serif", Arial, sans-serif; }
    @media screen and (max-width: 500px) {
      .project-content h2 {
        font-size: calc(18px + 12px); } }
  .project-content__item {
    width: 380px;
    height: 450px;
    background-color: #000000;
    padding: 20px;
    padding-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    box-shadow: none;
    transition: .2s box-shadow ease-in; }
    .project-content__item-wrap {
      margin-right: 30px;
      margin-bottom: 30px; }
      @media screen and (max-width: 500px) {
        .project-content__item-wrap {
          margin: 0; } }
      .project-content__item-wrap:nth-child(3n) {
        margin-right: 0; }
    @media screen and (max-width: 500px) {
      .project-content__item {
        margin-right: 0;
        height: 410px;
        margin-bottom: 20px;
        width: 100%; } }
    .project-content__item:hover {
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
      .project-content__item:hover img {
        transform: scale(1.1); }
    .project-content__item a {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      overflow: hidden; }
      .project-content__item a:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.9));
        z-index: 1; }
      .project-content__item a img {
        transform: scale(1);
        max-height: 100%;
        transition: 1s transform ease-in; }
  .project-content__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media screen and (max-width: 500px) {
      .project-content__list {
        margin-bottom: 10px; } }
  .project-content__title div {
    color: #ffffff;
    font-size: calc(18px + 6px);
    font-family: "Officina Serif", Arial, sans-serif; }
  .project-content__title span {
    color: #fcbe00;
    font-size: calc(18px - 2px); }
  .project-content__area div {
    color: #fcbe00;
    font-size: calc(18px + 10px);
    font-weight: bold; }
  .project-content__area span {
    color: #ffffff;
    font-size: calc(18px - 2px); }
  .project-content__area sup {
    font-size: large;
    vertical-align: super; }
  .project-content__cost {
    line-height: 1em; }
    @media screen and (max-width: 500px) {
      .project-content__cost {
        margin-bottom: 10px; } }
    .project-content__cost div {
      font-size: calc(18px + 12px);
      font-weight: bold;
      color: #fcbe00; }
    .project-content__cost span {
      color: #fbfbfb;
      font-size: calc(18px - 3px); }
  .project-content__all-cost {
    line-height: 1em; }
    @media screen and (max-width: 500px) {
      .project-content__all-cost {
        margin-bottom: 10px; } }
    .project-content__all-cost div {
      font-size: calc(18px + 12px);
      font-weight: bold;
      color: #52a4f0; }
    .project-content__all-cost span {
      color: #fbfbfb;
      font-size: calc(18px - 3px); }
  .project-content__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    position: relative;
    z-index: 2;
    pointer-events: none; }
    @media screen and (max-width: 500px) {
      .project-content__row {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .project-content__more {
    text-align: center; }
    .project-content__more.active span:before {
      top: 8px;
      transform: rotate(225deg); }
    .project-content__more span {
      padding-left: 30px;
      position: relative; }
      .project-content__more span:before {
        content: '';
        position: absolute;
        left: 0;
        width: 15px;
        height: 15px;
        border: 5px solid #52a4f0;
        transform: rotate(45deg);
        border-left: 0;
        border-top: 0;
        top: 2px; }
    .project-content__more a {
      color: #52a4f0;
      font-size: calc(18px + 6px);
      font-weight: normal;
      font-family: "Officina Serif", Arial, sans-serif;
      text-decoration: none;
      border-bottom: 1px solid #52a4f0;
      position: relative; }
      .project-content__more a:hover {
        border-bottom: none; }
  .project-content .offer-content {
    margin-top: 60px; }
  .project-content .slick-dots {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 7px; }
    @media screen and (max-width: 749px) {
      .project-content .slick-dots {
        width: 100%; } }
    .project-content .slick-dots li {
      font-size: 0;
      width: calc((100% / 6) - 4px);
      margin-right: 4px;
      margin-bottom: 4px; }
      .project-content .slick-dots li:last-child {
        margin-right: 0; }
      .project-content .slick-dots li.slick-active button {
        background-color: #f9ab00; }
      .project-content .slick-dots li button {
        font-size: 0;
        border: none;
        height: 4px;
        background-color: #d6e1ee;
        width: 100%; }

.offer-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  position: relative; }
  @media screen and (max-width: 500px) {
    .offer-content {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      display: block; } }
  .offer-content__text div {
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: bold;
    color: #4d696e;
    font-size: calc(18px + 18px);
    line-height: 1em;
    position: relative;
    padding-left: 100px; }
    @media screen and (max-width: 500px) {
      .offer-content__text div {
        padding-left: 0;
        font-size: calc(18px + 14px);
        max-width: 200px; } }
    .offer-content__text div:before {
      content: '';
      position: absolute;
      width: 140px;
      height: 94px;
      background-image: url("/local/templates/vsestroy74.ru/css/../images/arrow-top-offers.png");
      background-repeat: no-repeat;
      left: 0;
      top: -20px; }
      @media screen and (max-width: 500px) {
        .offer-content__text div:before {
          -webkit-transform: scaleX(-1);
          -ms-transform: scaleX(-1);
          -o-transform: scaleX(-1);
          transform: scaleX(-1);
          left: auto;
          top: -34px;
          right: -96px;
          width: 105px; } }
  .offer-content__text span {
    color: #f3a300;
    padding-left: 180px; }
    @media screen and (max-width: 500px) {
      .offer-content__text span {
        padding-left: 0;
        display: block;
        margin-top: 40px;
        margin-bottom: 30px; } }
  .offer-content .btn {
    text-transform: none;
    padding: 10px 80px; }
  @media screen and (max-width: 500px) {
    .offer-content__btn {
      text-align: center; } }
  @media screen and (max-width: 500px) {
    .offer-content__icon {
      position: absolute;
      top: 66px;
      right: 15%; } }

.reports-content {
  background-image: url("/local/templates/vsestroy74.ru/css/../images/reports-content_BG.jpg");
  min-height: 735px;
  background-repeat: no-repeat;
  background-position: bottom;
  overflow: hidden; }
  @media screen and (max-width: 500px) {
    .reports-content {
      background: none; } }
  @media screen and (max-width: 500px) {
    .reports-content .container {
      padding: 0; } }
  .reports-content__tabs {
    max-width: 460px; }
  .reports-content__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    @media screen and (max-width: 500px) {
      .reports-content__wrap {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .reports-content__block {
    margin-left: auto;
    min-width: 530px;
    padding-top: 40px;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 500px) {
      .reports-content__block {
        min-width: 100%;
        padding: 0 15px; } }
  .reports-content__nav {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    @media screen and (max-width: 500px) {
      .reports-content__nav {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 20px; } }
    .reports-content__nav a {
      font-size: calc(18px + 8px);
      text-decoration: none;
      color: #434343;
      font-weight: 600; }
      @media screen and (max-width: 500px) {
        .reports-content__nav a {
          font-size: 18px; } }
      .reports-content__nav a:hover, .reports-content__nav a.active {
        border-bottom: 3px solid #ff9c00; }
  .reports-content__item {
    display: none; }
    .reports-content__item ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .reports-content__item ul li {
        font-size: calc(18px + 6px);
        color: #434343;
        position: relative;
        padding-left: 20px;
        margin-bottom: 25px; }
        @media screen and (max-width: 500px) {
          .reports-content__item ul li {
            font-size: 18px; } }
        .reports-content__item ul li:before {
          content: '';
          position: absolute;
          left: 0;
          top: 10px;
          background-color: #80b5ec;
          width: 13px;
          height: 13px;
          border-radius: 50%; }
  .reports-content__hand {
    line-height: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    left: 200px;
    z-index: 1; }
    @media screen and (max-width: 500px) {
      .reports-content__hand img {
        width: 130%;
        margin-top: -40px; } }
    @media screen and (max-width: 500px) {
      .reports-content__hand {
        position: relative;
        left: auto;
        width: 100%;
        display: block;
        overflow: hidden;
        margin-bottom: 20px; } }

.types-materials h2 {
  font-size: calc(18px + 18px);
  color: #5d7573;
  font-family: "Officina Serif", Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  margin-bottom: 70px; }
  @media screen and (max-width: 500px) {
    .types-materials h2 {
      font-size: calc(18px + 12px);
      line-height: 1em;
      margin-bottom: 20px; } }
.types-materials__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: relative;
  margin-bottom: 50px; }
  @media screen and (max-width: 500px) {
    .types-materials__item {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: 100%;
      margin-bottom: 30px; } }
  .types-materials__item:last-child {
    margin-bottom: 0; }
  .types-materials__item:nth-child(even) .types-materials__text:before {
    right: 0;
    left: auto; }
  .types-materials__item h3 {
    font-size: calc(18px + 12px);
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: bold;
    color: #445150;
    border-bottom: 2px solid #ff9c00;
    display: inline-block;
    margin: 0;
    margin-bottom: 20px; }
    @media screen and (max-width: 500px) {
      .types-materials__item h3 {
        font-size: calc(18px + 5px);
        margin-bottom: 10px; } }
  .types-materials__item p {
    font-size: calc(18px + 2px);
    margin: 0; }
    @media screen and (max-width: 500px) {
      .types-materials__item p {
        font-size: 18px; } }
  .types-materials__item ul {
    font-size: calc(18px + 2px);
    list-style: none;
    margin: 0;
    padding: 0; }
    @media screen and (max-width: 500px) {
      .types-materials__item ul {
        font-size: 18px; } }
    .types-materials__item ul li {
      position: relative;
      padding-left: 17px; }
      .types-materials__item ul li:before {
        content: '';
        position: absolute;
        width: 6px;
        height: 6px;
        left: 0;
        top: 10px;
        background-color: #3c4657; }
.types-materials__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.types-materials__text {
  padding: 25px;
  min-height: 270px; }
  @media screen and (max-width: 500px) {
    .types-materials__text {
      padding: 0;
      margin-bottom: 10px;
      order: 1;
      min-height: auto; } }
  .types-materials__text:before {
    content: '';
    position: absolute;
    height: 100%;
    border: 1px solid #e6e6e6;
    left: 0;
    top: 0;
    width: 80%; }
    @media screen and (max-width: 500px) {
      .types-materials__text:before {
        content: none; } }
.types-materials__pics {
  margin-top: -40px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }
  @media screen and (max-width: 500px) {
    .types-materials__pics {
      width: 100%;
      margin-top: auto;
      order: 2; } }
  .types-materials__pics img {
    transform: scale(1);
    transition: 1s all ease-in; }
    .types-materials__pics img:hover {
      transform: scale(1.1); }

#kalkulyator-domov {
  position: fixed;
  right: -186px;
  top: 20%;
  padding: 17px 24px 17px 99px;
  color: #3e3e3e;
  font-size: 30px;
  font-family: Akrobat, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1em;
  background: #ffb100;
  background: -moz-linear-gradient(top, #ffb100 0%, #ff8500 100%);
  background: -webkit-linear-gradient(top, #ffb100 0%, #ff8500 100%);
  background: linear-gradient(to bottom, #ffb100 0%, #ff8500 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb100', endColorstr='#ff8500',GradientType=0 );
  transition: all .3s linear;
  z-index: 200; }
  #kalkulyator-domov:before {
    content: '';
    background: url(/local/templates/vsestroy74.ru/css/../images/calc.png) no-repeat 0 0;
    width: 63px;
    height: 76px;
    display: block;
    position: absolute;
    left: 19px;
    top: 12px; }
  #kalkulyator-domov:hover {
    right: 0; }

.map_objects__map {
  height: 514px; }
.map_objects .loader {
  text-align: center;
  color: #222222; }
.map_objects__data {
  min-width: 400px; }
  .map_objects__data_name a {
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.1em; }
    .map_objects__data_name a:link, .map_objects__data_name a:visited {
      color: #000;
      text-decoration: none; }
    .map_objects__data_name a:hover {
      color: #f3a300; }
  .map_objects__data_plowad {
    font-size: 16px;
    color: #1e98ff; }
  .map_objects__data_price {
    font-size: 16px;
    color: #e48e00;
    margin-bottom: 5px; }
.map_objects__otzyv {
  padding: 0; }
  .map_objects__otzyv_name {
    position: relative;
    font-size: 18px;
    padding-left: 66px;
    padding-bottom: 10px;
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: bold;
    padding-top: 4px; }
    .map_objects__otzyv_name:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 55px;
      height: 55px;
      background-size: contain;
      background: url(/local/templates/vsestroy74.ru/css/../images/otzyv_name.svg);
      background-size: contain; }
  .map_objects__otzyv_date {
    padding-left: 66px;
    font-family: "Officina Serif", Arial, sans-serif;
    color: #8ca2a0;
    font-size: 16px;
    font-weight: bold; }
  .map_objects__otzyv_text {
    position: relative;
    color: #4e4e4e;
    font-size: 14px;
    line-height: 1.2em;
    padding: 10px 30px; }
    .map_objects__otzyv_text:before, .map_objects__otzyv_text:after {
      content: '';
      display: block;
      position: absolute;
      background: url(/local/templates/vsestroy74.ru/css/../images/otzyv_kavychka.png);
      width: 26px;
      height: 21px; }
    .map_objects__otzyv_text:before {
      left: 0;
      top: 5px; }
    .map_objects__otzyv_text:after {
      right: 0;
      bottom: 0; }
.map_objects__gallery {
  padding-bottom: 20px; }
  .map_objects__gallery_title {
    color: #636363;
    font-family: "Officina Serif", Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 5px; }
  .map_objects__gallery_slider {
    margin-bottom: 5px;
    height: 127px;
    overflow: hidden; }
    .map_objects__gallery_slider_item {
      outline: none;
      float: left; }
  .map_objects__gallery_all {
    margin-bottom: 5px; }
    .map_objects__gallery_all a {
      color: #52a4f0;
      font-size: 14px;
      font-family: "Officina Serif", Arial, sans-serif;
      text-transform: lowercase; }

.popover {
  background: #dfeae9;
  padding: 20px;
  position: relative;
  display: block; }
  .popover .close {
    position: absolute;
    right: 10px;
    top: 10px;
    text-decoration: none;
    color: #222;
    font-size: 40px;
    line-height: 14px;
    font-weight: 300; }
    .popover .close:hover {
      color: #000; }

.projects {
  margin-bottom: 30px; }
  .projects__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .projects__top_content {
    background-position: center bottom;
    padding-bottom: 30px;
    max-height: initial; }
  .projects h1 {
    text-align: center;
    color: #ff9c00;
    font-size: 48px;
    font-family: "Officina Serif", Arial, sans-serif; }
  .projects .utp {
    /*color: #ffffff;
    font-size: 12px;*/
    margin-bottom: 30px; }
    .projects .utp ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
      font-size: 22px; }
      .projects .utp ul li {
        padding: 0;
        margin: 0; }

.ajax_load_btn {
  position: relative;
  cursor: pointer;
  text-align: center;
  width: 100%; }
  @media screen and (max-width: 999px) {
    .ajax_load_btn {
      margin-bottom: 20px; } }
  .ajax_load_btn:before {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    background: #f0f0f0;
    left: 0;
    top: 50%;
    margin-top: -1px; }
  .ajax_load_btn .ajax_load_btn__more {
    display: inline-block;
    background: #fff;
    padding: 0 30px;
    position: relative;
    color: #535353;
    font-size: 18px; }
    .ajax_load_btn .ajax_load_btn__more span {
      display: inline-block;
      vertical-align: middle; }
      .ajax_load_btn .ajax_load_btn__more span.icon {
        margin-right: 5px;
        transition: all .3s linear;
        background: url(/local/templates/vsestroy74.ru/css/../images/loading_arrows.svg) no-repeat center center;
        background-size: contain;
        width: 22px;
        height: 22px; }
    .ajax_load_btn .ajax_load_btn__more i {
      color: #b2b2b2;
      font-style: normal; }
  .ajax_load_btn:hover .ajax_load_btn__more {
    color: #c53d3d; }
  .ajax_load_btn.loading:hover, .ajax_load_btn.loading {
    cursor: initial; }
    .ajax_load_btn.loading:hover .ajax_load_btn__more, .ajax_load_btn.loading .ajax_load_btn__more {
      color: #8b8b8b;
      opacity: .5;
      pointer-events: none; }
  .ajax_load_btn__nav {
    text-align: center;
    padding: 10px 0 0 0; }
    .ajax_load_btn__nav a {
      text-decoration: none;
      display: inline-block;
      padding: 0 2px;
      margin: 0 3px;
      color: #535353;
      line-height: 1.3em; }
      .ajax_load_btn__nav a:hover {
        text-decoration: none;
        color: #332f60; }
      .ajax_load_btn__nav a.home {
        color: #b2b2b2; }
      .ajax_load_btn__nav a.num.current {
        color: #332f60;
        font-weight: bold; }

@keyframes rotate {
  from {
    transform: rotate(360deg); } }
.page_ankore {
  padding: 20px 0 40px 0;
  width: 100%; }
  .page_ankore__container {
    text-align: center;
    position: relative; }
    .page_ankore__container:before {
      content: '';
      display: block;
      height: 1px;
      width: 100%;
      position: absolute;
      left: 0;
      top: calc(50% - 1px);
      pointer-events: none;
      background-color: #b7b9bf; }
    .page_ankore__container .num {
      font-weight: bold;
      color: #838383;
      font-size: 16px;
      background: #fff;
      display: inline-block;
      padding: 0 20px;
      position: relative; }

.project_detail .slick-arrow {
  position: absolute;
  color: rgba(0, 0, 0, 0);
  height: 57px;
  width: 37px;
  top: 50%;
  margin-top: -34px;
  background: url(/local/templates/vsestroy74.ru/css/../images/arrows.png) no-repeat scroll;
  z-index: 10;
  border: 0;
  outline: none;
  cursor: pointer; }
.project_detail .slick-arrow.slick-prev {
  background-position: 0 -57px;
  left: -70px; }
.project_detail .slick-arrow.slick-prev:hover {
  background-position: 0 -114px; }
.project_detail .slick-arrow.slick-next {
  background-position: -37px -57px;
  right: -70px; }
.project_detail .slick-arrow.slick-next:hover {
  background-position: -37px -114px; }
.project_detail .slick-arrow.slick-prev:active,
.project_detail .slick-arrow.slick-next:active {
  transform: translate(0, 2px); }
.project_detail h2.etapy {
  text-align: center; }
.project_detail h2.etapy .before {
  background: url("/local/templates/vsestroy74.ru/css/../images/before-zaglav.png") no-repeat right center;
  margin: 0 9px 0 -125px;
  padding: 0 90px 0 87px; }
.project_detail h2.etapy .after {
  background: url("/local/templates/vsestroy74.ru/css/../images/after-zaglav.png") no-repeat left center;
  margin: 0 -99px 0 9px;
  padding: 0 90px 0 77px; }
.project_detail a.button:link,
.project_detail a.button:visited {
  background: #52a4f0;
  text-transform: uppercase;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  padding: 0 40px;
  text-decoration: none;
  line-height: 36px;
  display: inline-block; }
.project_detail a.button:hover {
  background: #ff8e00; }

@media screen and (max-width: 800px) {
  .portfolio-list .portfolio .portfolio_item {
    width: 100%;
    height: auto;
    margin-bottom: 30px; }

  .portfolio-list .portfolio .portfolio_item_container {
    position: initial;
    height: auto; }

  .portfolio-list .portfolio .portfolio_item .hidden_container,
  .portfolio-list .portfolio .portfolio_item .ploshad .name {
    display: block; }

  .portfolio_plitka_list .portfolio_plitka_item {
    width: calc(100% - 13px);
    height: 200px; }

  .portfolio_detail .portfolio_slider_container {
    width: 100%;
    margin-left: 0; }

  .portfolio_detail .portfolio_top_info_container {
    position: initial;
    width: 100%;
    margin-bottom: 20px; }

  .portfolio_detail .portfolio_slider_container:before,
  .portfolio_detail .portfolio_slider_container .blured {
    display: none; }

  .portfolio_detail .portfolio_slider {
    padding: 0; }

  .portfolio_detail .big_slider .slick-arrow.slick-next {
    right: 0; }

  .portfolio_detail .big_slider {
    width: 100%; }

  .portfolio_detail .big_slider .slick-slide img {
    max-height: 292px;
    width: auto;
    margin: 0 auto; }

  .portfolio_detail {
    width: calc(100% - 40px); }

  .page_container {
    width: 100%; }

  .project_detail .slick-arrow.slick-prev {
    left: 0; }

  .project_detail .slick-arrow.slick-next {
    right: 0; }

  .slick-slider img {
    margin: 0 auto; }

  .tabs_container ul.tabs {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .tabs_container ul.tabs li {
    width: 100%; }

  .teh_har_container .teh_har .teh_har_item .teh_har_item_container .image {
    float: none;
    margin: 0 0 5px 0;
    text-align: center; }

  .teh_har_container .title {
    font-size: 24px;
    text-align: center; }

  .portfolio-list .portfolio .portfolio_item {
    width: 100%;
    height: auto;
    margin-bottom: 30px; }

  .portfolio-list .portfolio .portfolio_item_container {
    position: initial;
    height: auto; }

  .portfolio-list .portfolio .portfolio_item .hidden_container,
  .portfolio-list .portfolio .portfolio_item .ploshad .name {
    display: block; }

  .portfolio_plitka_list .portfolio_plitka_item {
    width: calc(100% - 13px);
    height: 200px; }

  .portfolio_detail .portfolio_slider_container {
    width: 100%;
    margin-left: 0; }

  .portfolio_detail .portfolio_top_info_container {
    position: initial;
    width: 100%; }

  .portfolio_detail .portfolio_slider_container:before,
  .portfolio_detail .portfolio_slider_container .blured {
    display: none; }

  .portfolio_detail .portfolio_slider {
    padding: 0; }

  .portfolio_detail .big_slider .slick-arrow.slick-next {
    right: 0; }

  .portfolio_detail .big_slider {
    width: 100%; }

  .portfolio_detail .big_slider .slick-slide img {
    max-height: 292px;
    width: auto;
    margin: 0 auto; }

  .komplekt_list .komplekt_item .image {
    text-align: center; }

  .komplekt_list .komplekt_item .image img {
    margin: 0 auto; }

  .tabs_container ul.tabs {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .tabs_container ul.tabs li {
    width: 100%; }

  .teh_har_container .teh_har .teh_har_item .teh_har_item_container .image {
    float: none;
    margin: 0 0 5px 0;
    text-align: center; }

  .teh_har_container .title {
    font-size: 24px;
    text-align: center; }

  .portfolio_detail .portfolio_top_info_container .body {
    min-height: 0; }

  .portfolio_detail .big_slider .slider_item a.close {
    display: none; }

  .portfolio_detail.before_after .portfolio_slider_container .blured {
    display: none; }

  .portfolio_detail .portfolio_slider_container > .page_container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .portfolio_detail .portfolio_slider {
    width: 100%; }

  .portfolio_detail .photo_list_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .portfolio_detail .photo_list_container .photo-item {
    width: calc(50% - 6px); }

  .portfolio_detail .photo_list_container .photo-item img {
    max-width: 100%;
    height: auto; }

  .portfolio_detail .photo_list_container .photo-item:nth-child(5n) {
    margin-right: 5px; }

  .tabs_content img {
    max-width: 100%; } }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/vsestroy74.ru/css/custom.css?175368597121556*/
.object-prop__item .text a {
    text-decoration: none;
}

.object-prop__item .text a span {
    transition: .1s color linear;
}

.object-prop__item .text a:hover span {
    color: #f2a100;
}

.project-content__item a.filter-link {
    position: relative;
    height: inherit;
    width: inherit;
    text-decoration: none;
}

.project-content__item a.filter-link:before {
    content: none;
}

.project-content__list-new .project-content__row {
    pointer-events: initial;
}

.content-offers {
    max-width: 360px;
}

.content-offers--left .content-offers__icon {
    margin-left: auto;
}

.content-offers--right .content-offers__icon {
    margin-right: auto;
}

.content-offers--left span {
    margin-right: 20px;
}

.content-offers--right span {
    margin-left: 20px;
}

.content-offers__item span {
    width: 100%;
}


.project-content.ipoteka h2 {
    line-height: 1em;
}

.project-content.ipoteka {
    padding: 20px 0;
}

.not-found h1 {
    font-size: 48px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Officina Serif", Arial, sans-serif;
    margin: 0 0 40px 0;
}

.not-found h1 span {
    color: #ffa200;
}

.not-found h1 span.before,
.not-found h1 span.after {
    display: none;
}

.not-found {
    background-image: url("/local/templates/vsestroy74.ru/css/../images/not-found_bg.jpg");
    padding: 40px 0;
}

.not-found__content p {
    font-size: 250px;
    color: #fff;
    margin: 0 20px 0 0;
    font-weight: 200;
}

.not-found__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.not-found__nav h3 {
    font-size: 30px;
    color: black;
    text-align: center;
    font-weight: 400;
}

.not-found__nav ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
}

.not-found__nav ul li a {
    font-size: 18px;
    font-weight: 500;
    color: black;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.not-found__nav ul li a:hover {
    text-decoration: underline;
}

.not-found__nav ul li a.back:hover {
    -webkit-box-shadow: 0 0 20px rgba(252, 175, 0, .5);
    box-shadow: 0 0 20px rgba(252, 175, 0, .5);
    text-decoration: none;
}

.not-found__nav ul li a.back {
    background-image: -o-linear-gradient(left, #fcc300, #fcae00);
    background-image: -webkit-gradient(linear, left top, right top, from(#fcc300), to(#fcae00));
    background-image: linear-gradient(to right, #fcc300, #fcae00);
    padding: 15px 40px;
}

.not-found__nav ul li {
    margin-right: 50px;
}

.not-found__nav ul li:last-child {
    margin-right: 0;
}

.type-house__text {
	align-items: flex-start;	
}

.project-content__all-cost div span {
    font-size: 24px;
    color: #52a4f0;
}

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

    .not-found__nav ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 20px;
    }

    .not-found__nav ul li:first-child {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .not-found__nav ul li:first-child a {
        width: auto;
        display: block;
        text-align: center;
    }

    .not-found__nav ul li {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .not-found__content img {
        max-width: 100%;
    }

    .not-found__content p {
        font-size: 160px;
    }

    .not-found h1 {
        font-size: 28px;
        margin-bottom: 0;
    }

    .not-found__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .not-found .container {
        width: 100%;
    }
}

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

    .content-offers__item span {
        font-size: 18px;
    }

    .top-content__text h1 {
        font-size: 33px;
    }

    .content-offers--right .content-offers__icon {
        margin-right: inherit;
    }

    .content-offers--left .content-offers__icon {
        margin-left: inherit;
    }

    .content-offers__icon {
        margin: 0 0 10px 0;
    }

    .content-offers--right span {
        margin-left: 0;
    }
}

.types-materials__text h3 a {
  text-decoration: none;
  color: #445150; }

.types-materials__item:nth-child(even) .types-materials__pics {
  order: 1; }
  @media screen and (max-width: 749px) {
    .types-materials__item:nth-child(even) .types-materials__pics {
      order: 2; } }
.types-materials__item:nth-child(even) .types-materials__text {
  order: 2; }
  @media screen and (max-width: 749px) {
    .types-materials__item:nth-child(even) .types-materials__text {
      order: 1; } }

.page-container__table {
  margin-bottom: 40px; }

.project-content__area {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none; }

.project-content__title {
  margin-right: 10px; }

.project-content__row {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.type-house__text {
  text-align: left;
  position: relative;
  z-index: 10; }

.top-content:before {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.7), transparent); }

.top-content--tech.top-content--tech:before {
  background: rgba(0, 0, 0, 0.8); }

/*# sourceMappingURL=custom.css.map */


.social {
    display: flex;
    position: absolute;
    bottom: 0;
}

.social a {
    font-size: 0;
    width: 36px;
    height: 36px;
    background-color: #354343;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    border-radius: 50%;
    margin-right: 4px;
}

.social a.vk {
    background-image: url("/local/templates/vsestroy74.ru/css/../images/icon_vk.svg");
}

.social a.vk:hover {
    background-color: #4d76a1;
}

.social a.inst {
    background: url("/local/templates/vsestroy74.ru/css/../images/icon_inst.svg") no-repeat center #354343;
}

.social a.inst:hover {
    background: url("/local/templates/vsestroy74.ru/css/../images/icon_inst.svg") no-repeat center,
    url("/local/templates/vsestroy74.ru/css/../images/inst_hover.png") no-repeat center;
}

.social a.youtube {
    background-image: url("/local/templates/vsestroy74.ru/css/../images/icon_youtube.svg");
}

.social a.youtube:hover {
    background-color: #e21b1b;
}

.contacts .social {
    display: none;
}


.footer__contacts .social {
    display: none;
}


.footer_new {
    padding: 0 0 20px 0;
}

.footer_new .footer__nav {
    margin-top: -35px;
}

.footer_new .footer__nav ul li a {
    font-size: 16px;
}

.footer_new .footer__title {
    margin-bottom: 13px;
}

.contacts-block {
    font-size: 16px;
    color: #c8cece;
    line-height: 1.5;
}

.contacts-block p a {
   text-decoration: none;
    color: #c8cece;
}

.col-copy .text {
    color: #c0c9c8;
}

.col-copy .text a {
    font-size: 16px;
    text-decoration: none;
    color: #c0c9c8;
}

.col-copy .footer__copy {
    text-align: left;
    padding: 0;
}

.col-copy .footer__logo {
    margin-bottom: 15px;
}

.col-copy + .col {
    margin-top: auto;
}

.footer_new .footer__phone a {
    line-height: 1em;
}


.footer_new .item-nav {
    position: relative;
    margin-right: 30px;
    padding-right: 30px;
}

.footer_new .item-nav:before {
    position: absolute;
    content: '';
    width: 1px;
    background-color: #717d80;
    height: 80px;
    right: 0;
    top: 45px;
}

.footer_new .item-nav:last-child {
    margin-right: 0;
    padding-right: 0;
}

.footer_new .item-nav:last-child:before {
    content: none;
}

.footer_new--mobile {
    display: none;
}

.header.fixed .header-menu__item a {
    padding: 0 20px;
}

.footer__order-link {
    cursor: pointer;
}


.form-zvonok {
    background: rgba(0,0,0,.4);
    border:3px solid rgba(148,148,148,.59);
    width: auto;
    height: auto;
    overflow: initial!important;
}
.form-zvonok .zaglav {
    background: none;
    font-size: 50px;
    display: block;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-weight: 400;
}
.form-zvonok:before {
    display: none;
}
.form-zvonok input {
    height: auto;
    line-height: 53px;
    background: transparent;
    border: 1px solid rgba(148,148,148,.59);
    font-size: 36px;
    text-transform: uppercase;
    color: #b7b7b7;
}
.form-zvonok ::-webkit-input-placeholder {
    color: #b7b7b7;
}
.form-zvonok :-moz-placeholder {
    color: #b7b7b7;
}
#form_close {
    background: url(/bitrix/templates/vsestroy/css/../images/form_close.png) no-repeat 0 0;
    width: 18px;
    height: 18px;
    right: 10px;
    transition: all .3s linear;
    opacity: .57;
}
#form_close:hover {
    transform: rotate(360deg);
}
.form-zvonok .btn {
    background: #52a4f0;
    border: 0;
    text-align: center;
    line-height: 49px;
    left: 136px;
    font-family: Akrobat, sans-serif;
    height: 52px;
    text-shadow: none;
    cursor: pointer;
    font-weight: 300;
    position: absolute;
    bottom: -25px;
}
.form-zvonok .btn span {
    font-size: 36px;
    color: #ffffff;
    display: inline-block;
    padding: 0;
    background: none;
    line-height: 49px;
}
.form-zvonok .btn:hover {
    background: #feaf32;
    text-shadow: none;
}

.form-zvonok .plivancy {
    padding: 0 25px;
    color: #fff;
}
.form-zvonok .plivancy a:link,
.form-zvonok .plivancy a:visited {
    color: #fff;
}

.form-zvonok .plivancy input[type="checkbox"]:before {}

.form-zvonok .plivancy input[type="checkbox"] {
    display: none;
}
.form-zvonok .plivancy input[type="checkbox"] + label::before {
    content: "";
    display: inline-block;
    height: 18px;
    width: 18px;
    margin: 0 8px -4px 0;
    background-image: url(/bitrix/templates/vsestroy/css/../images/checkbox.png);
    background-repeat: no-repeat;
}
.form-zvonok .plivancy input[type="checkbox"] + label::before {
    background-position: 0 0;
}
.form-zvonok .plivancy input[type="checkbox"]:checked + label::before {
    background-position: -18px 0;
}

.form-zvonok .btn {
    line-height: normal;
    height: auto;
    color: #ffffff;
    padding: 5px 30px;
}

.plivancy label {
    font-size: 15px;
    line-height: 1.2em;
    display: block;
}

.form-zvonok input[type="text"] {
    height: 53px;
    outline: none;
}

.fancybox-slide--html .fancybox-close-small {
    color: #fff;
    padding: 5px;
}

.hochu_block {
    margin-left: 0;
    width: 100%;
    background-color: #ffffff;
    margin-bottom: 0;
}

.hochu_container {
    background-size: cover;
}

.hochu_form input[type="text"] {
    outline: none;
}

.hochu_form div label {
    margin: 10px auto 0 0;
}

.hochu_block .utp_container {
    z-index: 10;
    position: relative;
}

.container--ready {
    padding-top: 30px;
}


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

    .hochu_block .hochu_buttons a.button:link,
    .hochu_block .hochu_buttons a.button:visited {
        min-width: 100%; 
    }

    .utp_list .utp_item .image {
        display: none;
    }

    .utp_list .utp_item {
        width: 100%;
    }

    .hochu_form {
        padding: 20px 0;
    }

    .hochu_form .title {
        font-size: 40px;
        text-align: center;
    }

    .hochu_form input[type="text"] {
        width: calc(100% - 22px);
        padding: 0 10px;
    }

    .hochu_form div {
        text-align: center;
    }

    .hochu_block .hochu_buttons {
        flex-wrap: wrap;
    }

    .hochu_form div label br {
        display: none;
    }

    .hochu_form div label {
        width: 100%;
    }

    .form-zvonok .btn {
        left: calc(50% - 105px);
    }

    .form-zvonok {
        height: auto!important;
    }

    .form-zvonok .zaglav {
        font-size: 30px;
    }

    .footer_new {
        display: none;
    }

    .footer_new--mobile {
        display: block;
        padding-bottom: 0;
    }

    .footer_new--mobile:before {
        content: none;
    }

    .footer_new--mobile .footer__top {
        display: flex;
        align-items: center;
        padding: 6px 15px;
    }

    .footer_new--mobile .footer__order-link {
        margin-bottom: 0;
        font-size: 18px;
    }

    .footer_new--mobile .footer__top .footer__phone a {
        font-size: 24px;
    }

    .footer_new--mobile .footer__top .footer__phone {
        margin-right: 10px;
    }

    .footer_new--mobile .footer__nav {
        display: flex;
        flex-wrap: wrap;
        z-index: 10;
        position: relative;
        padding: 15px;
        margin-top: 0;
        background: url(/local/templates/vsestroy74.ru/css/../images/footer-2.png) no-repeat center center;
        background-size: cover;
    }

    .footer_new--mobile .footer__nav .item-nav {
        width: 50%;
        margin-right: 0;
        padding-right: 0;
        margin-bottom: 13px;
    }

    .footer_new--mobile .footer__nav .item-nav ul li a {
        font-size: 15px;
    }

    .footer_new--mobile .footer__nav .item-nav:before {
        content: none;
    }

    .contacts-block {
        font-size: 15px;
    }

    .footer_new--mobile .footer__bottom .footer__logo {
        text-align: center;
    }

    .footer_new--mobile .footer__bottom {
        padding: 15px;
    }

    .footer_new--mobile .footer__bottom .footer__logo img {
        max-width: 100%;
    }

    .footer_new--mobile .footer__bottom .social {
        margin-bottom: 15px;
    }

    .footer_new--mobile .footer__bottom .social a {
        background-color: #5f6f76;
    }


    .social {
        position: relative;
        justify-content: center;
        margin-top: 10px;
    }

    .contacts .social {
        display: flex;
    }

    .footer__contacts .social {
        display: flex;
    }

    body {
        padding-top: 60px;
    }

    .project-content__item a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        -o-object-fit: cover;
        transition: none;
    }

    .project-content__item-wrap {
        width: 100%;
    }

    .type-house__item {
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .type-house .slick-dots li:last-child {
        margin-right: 0;
    }

    #kalkulyator-domov {
        background: linear-gradient(to bottom, rgba(255, 177, 0, .7) 0%, #ff8500 100%);
        width: 65px;
        height: 65px;
        right: 90px;
        padding: 0;
        font-size: 0;
        bottom: 20px;
        top: auto;
        border-radius: 50%;
    }

    #kalkulyator-domov:hover {

    }

    #kalkulyator-domov:before {
        width: 34px;
        height: 40px;
        left: 16px;
        top: 14px;
        background-size: contain;
    }

    .reports-content__item ul li:before {
        top: 5px;
    }

    .type-house .slick-dots {
        width: calc(100% + 4px);
        margin-right: -4px;
    }

    .hit {
        z-index: 10;
    }

}

.aktsii-detail a {
    color: #000000;
}

.aktsii-detail a:hover {
    text-decoration: none;
}

.aktsii-detail img {
	max-width: 100%;
}

.advantages-content h2 {
    margin-top: 25px;
}

.top-content__nav li span {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: calc(18px - 2px);
    font-weight: bold;
    padding-bottom: 2px;
}

.top-content__nav li span:hover, .top-content__nav li span.active {
    border-bottom: 2px solid #ff9c00;
}

.map_objects h2 {
    text-align: center;
    font-family: "Officina Serif", Arial, sans-serif;
    font-size: 38px;
    line-height: 1em;
}

.map_objects h2 span {
    color: #f2a100;
}

@media (max-width: 425px) {

    .map_objects h2 {
        font-size: 26px;
        padding: 0 10px;
    }
}

.top-slider .slick-dots li {
    max-width: 75px;
}

.top-slider .slick-dots li button {
    height: 2px;
    background-color: #fbfbfb;
    cursor: pointer;
}

.top-slider .slick-dots {
    justify-content: flex-end;
}

.top-slider .slick-arrow {
    width: 13px;
    height: 13px;
    border: 4px solid #FFFFFF;
}


.services-item {
    padding: 20px;
}


.services-item__content {
    padding: 15px 20px 0 20px;
}

.footer:before {
    background: none;
}

.top-slider .slick-prev.slick-arrow {
    left: 150px;
}

.form-zvonok {
    width: 450px!important;
}

.requisites {
    font-weight: 600;
    margin-bottom: 50px;
}

.requisites__title {
    color: #072c29;
    font-size: 48px;
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: 600;
    margin: 0 0 25px 0;
    text-align: center;
}
.requisites__title span {
    color: #ff9c00;
}

.requisites__content {
    position: relative;
    background-color: #ffffff;
    padding: 20px 20px 80px 20px;
    font-size: 18px;
    color: #516469;
    background-image: url("/local/templates/vsestroy74.ru/components/luxar/super/requisites/img/requisites_bg.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
}

.requisites__content p {
    font-size: 24px;
    margin: 0 0 20px 0;
}

.requisites__content p span {
    color: #e38c00;
}

.requisites__content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.requisites__content ul li span {
    color: #9aa8ac;
}

.requisites__content ul li {
    margin-bottom: 10px;
}

.requisites__content ul li:last-child {
    margin-bottom: 0;
}



.card-gallery-big {
    height: 507px;
}

.object-prop__title {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 80%;
}

.object-card__gallery {
    margin-right: 37px;
}

.object-card .add-link {
    padding-left: 0;
    margin-bottom: 20px;
}

.object-info {
    margin-bottom: 23px;
}

.object-card .way-to-bay {
    margin-bottom: 20px;
}

.object-card__order .btn.btn-new {
    font-size: 18px;
}

.object-desc-item__title {
    background: rgba(255, 255, 255, 0.60);
    backdrop-filter: blur(2px);
}

.object-desc-item__title span:before {
    width: 8px;
    height: 8px;
    border: 3px solid #2d333a;
    border-left: none;
    border-bottom: none;
}

.object-card__desc {
    font-size: 16px;
    color: #2C343B;
}

.object-card__row,
.object-card__desc {
    margin-bottom: 50px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    pointer-events: inherit;
}

.info-tab .swiper-button-lock {
    display: block;
}

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

    .requisites__title {
        font-size: 35px;
        line-height: 1em;
    }

    .requisites__content {
        padding: 20px 20px 150px 20px;
        background-size: contain;
    }
}

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

    .object-card__desc {
        padding: 0 15px;
        margin-bottom: 30px;
    }

    .object-card__order .btn.btn-new {
        font-size: 14px;
    }

    .object-info {
        margin-bottom: 10px;
    }

    .card-gallery-big {
        height: 300px;
    }

    .criterion .criterion__more {
        display: none;
    }

    .top-slider__list .slick-slide {
        background-position: center;
    }

    .form-zvonok {
        width: 100%!important;
    }

    .aktsii-detail .table-article td,
    .aktsii-detail .table-article th {
        padding: 5px; 
    }

    .top-about {
        padding-top: 80px!important;
    }
}

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

    .header--new-design .header-menu {
        background-color: rgba(0, 0, 0, .9)!important;
    }

    .header.header--new-design .header-top {
        height: auto;
        box-sizing: border-box;
    }

    .header.header--new-design .header-top__wrap {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .benefits .benefits-info__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        grid-gap: inherit;
    }

    .benefits .benefits-info__list .benefits-video {
        min-height: 238px;
        width: 100%;
    }

    .benefits .benefits-info__list .benefits-item {
        width: calc(100% / 3);
    }

    .video-wrap.video-wrap-new .video-item {
        width: calc(100% / 2);
    }

    .video-wrap.video-wrap-new .video-item .video-container {
        padding-bottom: inherit;
    }

    .top-content__btn.btn {
        cursor: pointer;
    }
}

@media (max-width: 425px) {

    .video-wrap.video-wrap-new .video-item {
        width: 100%;
    }

    .benefits .benefits-info__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
    }
}

.top-slider .slick-dots {
    list-style: none;
}

.toggle-mobile {
    cursor: pointer;
}

.bx_filter-old + .filter-search {
    top: 0;
    margin-bottom: 15px;
}

.bx_filter-old .filter_flex > div {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 20px;
}

.bx_filter-old .filter_flex > div:last-child {
    margin-bottom: -73px;
}

.slider-item:before {
    /* background: linear-gradient(to right, rgba(0, 0, 0, 0.4), transparent); */
    background: none;
}

a.link-sitemap {
    color: #b4b4b4!important;
    margin-top: 10px;
    display: inline-block;
}

a.link-sitemap:hover {
    color: #ffffff!important;
}

div.projects .utp ul {
    list-style-position: inside;
    font-size: initial;
    list-style-type: initial;
}

/* End */


/* Start:/local/templates/vsestroy74.ru/css/new-template.css?16448179038135*/
.section__title {
  font-size: 48px;
  font-family: "Officina Serif", Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff; }
  @media screen and (max-width: 749px) {
    .section__title {
      font-size: 30px;
      margin: 0 0 20px 0; } }
  .section__title span {
    color: #ff9c00; }

.top-about {
  background-color: #424244;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 310px;
  padding-top: 15px; }
  @media screen and (max-width: 749px) {
    .top-about {
      min-height: auto;
      padding-bottom: 30px; } }
  .top-about__title {
    font-size: 48px;
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff; }
    .top-about__title span {
      color: #ff9c00; }
  .top-about--portfolio {
    max-height: 600px;
    min-height: 400px; }
  .top-about--page {
    min-height: auto;
    padding-bottom: 20px; }
    .top-about--page .section__title {
      text-transform: none;
      text-align: center;
      color: #ff9c00; }
  .top-about #breadcrumb_container {
    margin-bottom: 40px; }
    @media screen and (max-width: 749px) {
      .top-about #breadcrumb_container {
        margin-bottom: 20px; } }
  .top-about .breadcrumbs {
    margin-bottom: 0; }
    @media screen and (max-width: 749px) {
      .top-about .breadcrumbs {
        display: block; } }
  .top-about + .about-house {
    margin-bottom: 0; }
  .top-about__nav {
    padding: 0;
    margin: 0 0 50px 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .top-about__nav li {
      margin-right: 30px;
      margin-bottom: 10px; }
      @media screen and (max-width: 749px) {
        .top-about__nav li {
          margin-bottom: 10px; } }
      .top-about__nav li:last-child {
        margin-right: 0; }
      .top-about__nav li a {
        color: #ffffff;
        font-size: 16px;
        text-transform: uppercase;
        text-decoration: none;
        padding-bottom: 2px;
        font-weight: bold; }
        .top-about__nav li a:hover {
          border-bottom: 2px solid #ff9c00; }
      .top-about__nav li.selected a {
        border-bottom: 2px solid #ff9c00; }

.page-wrap p {
  font-size: 20px;
  line-height: 1.5em; }
  @media screen and (max-width: 749px) {
    .page-wrap p {
      font-size: 18px; } }

.criterion {
  padding-top: 30px;
  margin-bottom: 40px; }
  @media screen and (max-width: 749px) {
    .criterion {
      padding-top: 0;
      margin-bottom: 0; } }
  .criterion__title {
    font-size: 30px;
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px; }
    @media screen and (max-width: 749px) {
      .criterion__title {
        font-size: 22px;
        margin-bottom: 20px; } }
    .criterion__title span {
      color: #ff9c00; }
  .criterion__list {
    position: relative; }
    .criterion__list:before {
      content: '';
      position: absolute;
      width: 1px;
      height: 100%;
      background-color: #d7e8e6;
      top: 0;
      left: calc(50% - 1px); }
      @media screen and (max-width: 749px) {
        .criterion__list:before {
          content: none; } }
  .criterion__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #d7e8e6; }
    @media screen and (max-width: 749px) {
      .criterion__row {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-bottom: 0; } }
    .criterion__row:last-child {
      border-bottom: 0; }
  .criterion__item {
    width: 50%;
    padding-top: 45px;
    padding-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 749px) {
      .criterion__item {
        width: 100%;
        padding-top: 10px;
        margin-bottom: 20px;
        padding-bottom: 10px; } }
    .criterion__item:nth-child(2) {
      padding-left: 30px; }
      @media screen and (max-width: 749px) {
        .criterion__item:nth-child(2) {
          padding-left: 0; } }
    .criterion__item:nth-child(1) {
      padding-right: 50px; }
      @media screen and (max-width: 749px) {
        .criterion__item:nth-child(1) {
          padding-right: 0; } }
  .criterion__text b {
    display: block;
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: 600;
    font-size: 20px; }
    .criterion__text b span {
      color: #ff9c00; }
  .criterion__text p {
    margin: 0;
    font-size: 20px;
    line-height: 1.2em; }
    @media screen and (max-width: 749px) {
      .criterion__text p {
        font-size: 16px; } }
  .criterion__text ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .criterion__text ul li {
      padding-left: 15px;
      position: relative; }
      @media screen and (max-width: 749px) {
        .criterion__text ul li {
          font-size: 16px; } }
      .criterion__text ul li:before {
        content: '';
        position: absolute;
        width: 7px;
        height: 7px;
        background-color: #ff9c00;
        border-radius: 50%;
        left: 0;
        top: calc(50% - 3px); }
  .criterion__icon {
    width: 70px;
    height: 70px;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 35px; }
    @media screen and (max-width: 749px) {
      .criterion__icon {
        margin-right: 15px; } }
    .criterion__icon img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      -o-object-fit: contain; }
  .criterion__more {
    text-align: center;
    display: none; }
    @media screen and (max-width: 749px) {
      .criterion__more {
        display: block; } }
    .criterion__more a {
      color: #ff9c00;
      font-weight: 600;
      text-transform: unset;
      font-size: 20px;
      text-decoration: none;
      border-bottom: 1px solid #ff9c00; }

@media screen and (max-width: 749px) {
  .breadcrumbs ul {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .breadcrumbs ul li {
      margin-bottom: 5px; } }

.aktsii-detail.container {
  padding: 20px; }
  @media screen and (max-width: 749px) {
    .aktsii-detail.container {
      padding: 20px; } }

.top-content--portfolio .top-about__nav {
  margin-bottom: 30px; }
.top-content--portfolio .top-about__title {
  margin-bottom: 20px; }
  .top-content--portfolio .top-about__title span {
    display: block; }
.top-content--portfolio .top-content__desc {
  margin-bottom: 30px; }
  .top-content--portfolio .top-content__desc ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .top-content--portfolio .top-content__desc ul li {
      font-size: 30px;
      line-height: 1em;
      margin-bottom: 15px; }
.top-content__text {
  max-width: 850px; }
.top-content__nav {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .top-content__nav li {
    margin-bottom: 5px; }

.project-content__list--portfolio .project-content__row--props {
  margin-top: auto;
  margin-bottom: 20px; }
  .project-content__list--portfolio .project-content__row--props .prop {
    color: #ffffff;
    font-size: 16px; }
    .project-content__list--portfolio .project-content__row--props .prop .value {
      color: #fcbe00; }

.project_detail .top-about {
  min-height: auto;
  margin-bottom: 30px;
  padding-bottom: 30px; }

/*# sourceMappingURL=new-template.css.map */

/* End */


/* Start:/local/templates/vsestroy74.ru/css/new-design.css?1736738173151918*/
/* Fonts */

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-Regular.eot');
    src: local('Gilroy Regular'), local('Gilroy-Regular'),
    url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-Regular.woff') format('woff'),
    url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-SemiBold.eot');
    src: local('Gilroy SemiBold'), local('Gilroy-SemiBold'),
    url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-SemiBold.woff') format('woff'),
    url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-Medium.eot');
    src: local('Gilroy Medium'), local('Gilroy-Medium'),
    url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-Medium.woff') format('woff'),
    url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-Thin.eot');
    src: local('Gilroy Medium'), local('Gilroy-Thin'),
    url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-Thin.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-Thin.woff') format('woff'),
    url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-Light.eot');
    src: url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-Light.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-Light.woff') format('woff'),
    url('/local/templates/vsestroy74.ru/css/../fonts/Gilroy/Gilroy-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Officina Serif";
    src: url("/local/templates/vsestroy74.ru/css/../fonts/Officina/OfficinaSerifMedium.eot");
    src: url("/local/templates/vsestroy74.ru/css/../fonts/Officina/OfficinaSerifMedium.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/vsestroy74.ru/css/../fonts/Officina/OfficinaSerifMedium.woff") format("woff"),
    url("/local/templates/vsestroy74.ru/css/../fonts/Officina/OfficinaSerifMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}

/* Fonts */


*{
    outline: none!important;
}

/* General styles */

.wrapper {
    overflow: hidden;
}

.breadcrumbs ul {
    flex-wrap: wrap;
}

.btn.btn-new {
    color: #353946;
    font-family: "Officina Serif",Arial,sans-serif;
    font-size: 18px;
    width: 200px;
    padding: 15px 20px;
    text-align: center;
    font-weight: 500;
    cursor: pointer;
}

.container {
    max-width: 1520px;
    padding: 0 20px;
    box-sizing: content-box;
}

.more.more-new a {
    font-size: 18px;
    text-decoration: none;
    border: none;
    position: relative;
}

.more.more-new span:before {
    content: none;
}

.more.more-new span a:after {
    content: '';
    position: relative;
    width: 13px;
    height: 11px;
    margin-left: 10px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='11' viewBox='0 0 13 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 10L5.58333 5.5L1 1M7.41667 10L12 5.5L7.41667 1' stroke='%235191CE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
}

.more.more-new span {
    padding: 0 10px;
    background-color: #fbfbfb;
}

.more.more-new span:after {
    content: '';
    position: absolute;
    left: 50%;
    width: 450px;
    top: 12px;
    transform: translate(-50%, 0);
    height: 1px;
    background-color: #dbe5ed;
    z-index: -1;
}


/* General styles */


/* Header styles */

.header--new-design {
    font-family: 'Gilroy', sans-serif;
}

.header--new-design.header {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .6);
    position: relative;
    z-index: 300;
}

#bx-panel {
    z-index: 99995!important;
}

.header--new-design.header.fixed {
    position: fixed;
    background: rgba(44, 52, 59, 0.90);
    backdrop-filter: blur(2px);
}

.header--new-design.header.sticky {
    background: rgba(44, 52, 59, 0.90);
    backdrop-filter: blur(2px);
}

.header--new-design.header.fixed .header-menu,
.header--new-design.header.sticky .header-menu {
    background-color: transparent;
}

.header--new-design a,
.header--new-design span {
    transition: .2s color ease-in;
}

.header--new-design .header-top {
    padding: 5px 0;
    background-color: #ffffff;
}

.header--new-design .header-top,
.header--new-design .header-top .container,
.header--new-design .header-top .header-top__wrap {
    min-height: 70px;
}

.header--new-design .header-top__wrap {
    align-items: center;
}

.header--new-design .header-top__logo {
    display: flex;
    align-items: center;
    margin-right: 57px;
}

@media screen and (max-width: 1366px) {

    .header--new-design .header-top__logo {
        margin-right: 20px; 
    }

    .header--new-design .header-top__wrap {
        row-gap: 10px;
    }
}

.header--new-design .header-top__nav ul {
    margin-top: 5px;
}

.header--new-design .header-top__nav ul li {
    margin: 0 55px 0 0;
    font-size: 16px;
}

@media screen and (max-width: 1366px) {

    .header--new-design .header-top__nav ul li {
        margin: 0 15px 0 0;
    }
}

.header--new-design .header-top__nav ul li a {
    color: #7e8898;
}

.header--new-design .header-top__nav ul li a:hover {
    color: #f4b41c;
}

.header--new-design .header-top__nav ul li:last-child {
    margin-right: 0;
}

.header--new-design .header-top__phone a {
    font-size: 24px;
    font-weight: 500;
    line-height: 1em;
    position: relative;
    padding-left: 29px;
}

.header--new-design.fixed .header-top__phone a,
.header--new-design.sticky .header-top__phone a{
    font-weight: 400;
}

.header--new-design .header-top__phone a:before {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    background-image: url("/local/templates/vsestroy74.ru/css/../images/phone_icon.svg");
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: contain;
}

.header--new-design .header-top__phone span {
    font-size: 15px;
    text-transform: lowercase;
    font-weight: 500;
}

.header--new-design .header-menu {
    background-color: #2d333a;
    position: relative;
}

.header--new-design .header-menu,
.header--new-design .header-menu .container {
    min-height: 58px;
}

.header--new-design .header-menu .container {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
}

.header--new-design .header-menu__item a {
    font-size: 14px;
    line-height: 1em;
    padding: 0;
    border: 0;
    position: relative;
    display: flex;
    align-items: center;
}

.header--new-design .header-menu__item > a {
    padding: 10px 0;
}

.header-menu__item.header-menu__item--mobile {
    display: none;
}

.header--new-design .header-menu__item:not(.header-menu__item--stock) > a:before {
    content: '';
    width: 0;
    height: 2px;
    background-color: #f2a100;
    bottom: 0;
    left: 0;
    position: absolute;
    transition: .2s width linear;
}

.header--new-design .header-menu__item > a:hover:before,
.header--new-design .header-menu__item:hover > a:before{
    width: 100%;
}

.header--new-design .header-menu__item a:hover,
.header--new-design .header-menu__item:hover > a {
    background-color: transparent;
    color: #ffbb19;
}

.header--new-design .header-menu__item {
    border: 0;
    transition: .3s all linear;
    margin: 0 30px;
}

@media screen and (max-width: 1680px) {

    .header--new-design .header-menu__item {
        margin-right: 20px;
    }
}

.header--new-design .header-menu__item:last-child {
    margin-right: 0;
}

.header--new-design .header-menu__item a:hover + .submenu-inner,
.header--new-design .header-menu__item a:hover + .next + .submenu-inner {
    top: 34px;
    opacity: 1;
    visibility: visible;
}


.header--new-design .header-menu__item.header-menu__item--stock a {
    font-weight: 500;
    color: #f2a100;
}

.header--new-design .header-menu__item.header-menu__item--stock {
    padding-left: 25px;
}

.header--new-design .header-menu__item.header-menu__item--stock:before {
    content: '';
    width: 20px;
    height: 21px;
    background-image: url("/local/templates/vsestroy74.ru/css/../images/stock_icon.svg");
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.header--new-design .header-menu__item a.active {
    background-color: transparent;
    color: #f4b41c;
}

.header--new-design.fixed .header-top__phone,
.header--new-design.sticky .header-top__phone {
    margin-left: auto;
}

.header--new-design.fixed .header-menu__item a,
.header--new-design.sticky .header-menu__item a {
    padding: 0;
}

.header--new-design.fixed .header-menu__fixed_logo a,
.header--new-design.sticky .header-menu__fixed_logo a {
    display: block;
}

.header.header--new-design .header-menu .header-top__phone {
    margin-left: auto;
    padding:  5px 0;
    top: -20px;
    position: relative;
    visibility: hidden;
    opacity: 0;
    display: none;
    transition: .2s color linear;
}

.header--new-design.fixed .header-menu .header-top__phone,
.header--new-design.sticky .header-menu .header-top__phone {
    visibility: visible;
    top: 0;
    opacity: 1;
    display: block;
}

.header--new-design.fixed .header-menu__list,
.header--new-design.sticky .header-menu__list {
    margin-left: 0;
}

.header.header--new-design .header-menu .header-top__phone a {
    color: #ffffff;
}

.header.header--new-design .header-menu .header-top__phone span {
    color: #f2a100;
}


.header.header--new-design .header-menu .header-top__phone span:hover {
    color: #ffffff;
}

.header.header--new-design .header-menu .header-top__phone a:hover {
    color: #f2a100;
}

.header--new-design .header-menu > .container {
    position: relative;
}

/* Header styles */

/* Submenu inner */

.submenu-inner {
    position: absolute;
    padding: 40px 0 20px 0;
    width: 100%;
    opacity: 0;
    top: -300px;
    z-index: -1;
    left: 0;
    visibility: hidden;
    transition: .5s all ease-in;
}

.submenu-inner:hover {
    opacity: 1;
    top: 34px;
    visibility: visible;
}

.submenu-inner:before {
    content: '';
    position: absolute;
    width: 200vw;
    background-color: rgba(45, 51, 58, .98);
    height: calc(100% - 22px);
    transform: translateX(-50vw);
    top: 22px;
    z-index: -1;
    box-shadow: inset 0 10px 20px rgb(0 0 0 / 24%);
}

.submenu-inner__row {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0;
}

.submenu-inner__col--nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.submenu-inner__col--nav ul li {
    margin-bottom: 15px;
}

.submenu-inner__col--nav ul li:last-child {
    margin-bottom: 0;
}

.submenu-inner__col--nav ul li a {
    font-size: 16px;
    text-transform: uppercase;
}

.submenu-inner__col--nav ul li a.selected {
    color: #ffb819;
}

.mini-section__item {
    visibility: hidden;
    height: 0;
    opacity: 0;
    transition: .5s opacity linear;
}

.mini-section__item.active {
    visibility: visible;
    height: 180px;
    opacity: 1;
}

.mini-section__title {
    font-size: 32px;
    font-family: "Officina Serif", Arial, sans-serif;
    color: #ffffff;
    line-height: 1em;
}

.mini-section__title span,
.mini-section__price span {
    color: #f2a100;
}

.mini-section__title span {
    text-transform: uppercase;
}

.mini-section__text {
    max-width: 400px;
}

.mini-section__desc {
    color: #52a4f0;
    font-size: 17px;
    margin-bottom: 20px;
}

.mini-section__price {
    font-size: 22px;
    font-family: "Officina Serif", Arial, sans-serif;
    color: #ffffff;
}


.mini-section__wrapper {
    display: flex;
    align-items: center;
    height: 100%;
}


.mini-section__pics {
    margin-right: 30px;
    position: relative;
    height: 100%;
    display: flex;
    align-items: flex-end;
}

/*.mini-section__pics img {*/
/*    max-height: 100%;*/
/*}*/

.mini-section__pics:before {
    content: none;
    /*content: '';*/
    width: 100%;
    height: 20px;
    bottom: -5px;
    position: absolute;
    background: linear-gradient(to top, #2d333a 30%, transparent);
}

.header--new-design .header-menu__nav {
    align-self: stretch;
    display: flex;
    align-items: center;
}

.header--new-design .header-menu__list {
    align-self: stretch;
    margin-left: -30px;
}
/* Submenu inner */


/* Type services */

.type-services.type-services--new-design {
    margin-bottom: 80px;
}

.type-services.type-services--new-design .type-services__title {
    font-weight: 500;
}

.type-services.type-services--new-design .services-item {
    height: 244px;
    transition: .3s all linear;
}

.type-services.type-services--new-design .services-item:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 9px;
    width: 100%;
    background-color: #2d333a;
}

.type-services.type-services--new-design .services-item__link {
    font-size: 20px;
    text-transform: none;
    z-index: 10;
    font-weight: 500;
}

.type-services.type-services--new-design .services-item__link:after {
    width: 100%;
}

.type-services.type-services--new-design .btn.services-item__btn {
    z-index: 1;
    color: #000000;
    text-transform: uppercase;
    font-size: 16px;
}

.type-services.type-services--new-design .services-item__img img {
    bottom: -10px;
}

/* Type services */


/* Our services*/

.our-services {
    background-color: #42464b;
    background-image: url("/local/templates/vsestroy74.ru/css/../images/our-services_BG.webp");
    padding: 65px 0;
    font-family: 'Gilroy', sans-serif;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    position: relative;
}

.our-info__title {
    font-size: 36px;
    color: #ffffff;
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: 400;
    margin: 0 0 35px 0;
    position: relative;
    padding-bottom: 20px;
    line-height: 1em;
}


.our-info__title:before {
    content: '';
    position: absolute;
    width: 130px;
    height: 4px;
    background-color: #f2a100;
    bottom: 0;
    left: 0;
}

.our-info__title span {
    color: #f2a100;
}

.our-info,
.services-link {
    padding: 35px;
    background-color: rgba(24, 28, 33, .8);
    z-index: 1;
}

.services-link {
    background-color: transparent;
    position: relative;
}

.services-link:before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% + 130px);
    background-color: rgba(24, 28, 33, .8);
    left: 0;
    top: -40px;
    z-index: -1;
}

.our-info {
    max-width: 530px;
}

.our-info__text {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 20px;
}


.our-info__text p {
    margin: 0;
    line-height: 1.5em;
}


.our-info__caption {
    color: #f2a100;
    line-height: 1em;
}


.services-link__title {
    font-size: 48px;
    color: #f2a100;
    margin-bottom: 10px;
    font-family: "Officina Serif", Arial, sans-serif;
}

.services-link ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.services-link ul li a {
    font-size: 18px;
    color: #83a0c9;
    transition: .2s color linear;
}

.services-link ul li a:hover {
    color: #ffffff;
}

.services-link ul li {
    margin-bottom: 12px;
}

.services-link ul li:last-child {
    margin-bottom: 0;
}


.services-link__list {
    margin-bottom: 25px;
}

.services-link__btn {
    font-size: 18px;
    font-family: "Officina Serif", Arial, sans-serif;
    color: #353946;
}

.our-services__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 5%;
}

.our-services__pics {
    position: absolute;
    top: -58px;
}

.services-link__btn.btn {
    width: 100%;
    text-align: center;
}

.our-services__play {
    position: relative;
    flex-grow: 1;
    align-self: stretch;
    display: flex;
    align-items: center;
    justify-content: center;
}

.our-services__play:hover img {
    filter: grayscale(0);
    opacity: 1;
}

.our-services__play img {
    filter: grayscale(1);
    opacity: .78;
    transition: .3s all linear;
}

/* Our services*/


/* Benefits */

.benefits {
    background-image: url("/local/templates/vsestroy74.ru/css/../images/benefits_BG.jpg");
    background-repeat: repeat;
    padding: 85px 0;
}

.benefits-info__title {
    font-size: 35px;
    color: #000000;
    font-family: "Officina Serif", Arial, sans-serif;
    margin-bottom: 10px;
    font-weight: 500;
}

.benefits-info__title span {
    color: #cd8a20;
}


.benefits-item {
    position: relative;
    background: #2d333a;
    height: 172px;
    padding: 10px;
    overflow: hidden;
}

.benefits-item:hover .benefits-item__title {
    color: #e8ad29;
}

.benefits-item:after {
    content: '';
    position: absolute;
    top: 35px;
    left: 20px;
    width: 100%;
    height: 100%;
    background: rgb(75,86,98);
    background: radial-gradient(circle, rgba(75,86,98,1) 0%, rgba(45,51,58,0) 70%);
}

.benefits-info__list {
    display: grid;
    grid-template-columns: repeat(4, 200px);
    grid-template-rows: repeat(3, 172px);
    grid-gap: 10px;
    margin-bottom: 10px;
}

.benefits-video {
    grid-row: 1 / 3;
    grid-column: 1 / 4;
    height: 100%;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.benefits-video:hover .benefits-video__play {
    background-color: #db0000;
    transform: translate(-50%, -50%) scale(1.1);

}

.benefits-video iframe {
    width: 100%;
    height: 100%;
}

.benefits-item__title {
    font-size: 18px;
    font-family: "Officina Serif", Arial, sans-serif;
    color: white;
    line-height: 1em;
    position: relative;
    z-index: 2;
    transition: .2s color linear;
}

.benefits-item__icon {
    position: absolute;
    width: 80%;
    height: 100%;
    z-index: 1;
    transform: rotate(-25deg);
    bottom: -30%;
    right: -20%;
}

.benefits-item__icon img {
    width: 100%;
    height: 100%;
}

.benefits__pics {
    margin-right: 65px;
    float: left;
    margin-bottom: 20px;
}

.benefits__wrapper {
    display: block;
}

.benefits__text {
    font-size: 18px;
    font-family: "Gilroy", Arial, sans-serif;
    padding-top: 40px;
}

.benefits__text h2 {
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: 500;
    color: #454b5b;
    font-size: 48px;
    margin: 0 0 20px 0;
    line-height: 1em;
}

.benefits__text h2 span,
.benefits-info__title span,
.benefits__text p b span,
.project-content h2 span,
.portfolio-list .props .prop .value span,
.hochu_block_new .hochu_form .title span,
.utp_container_new .utp_list .utp_item .text .title span {
    color: #f2a100!important;
}

.benefits-video__img {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0;
}

.benefits-video__img:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
}


.benefits-video__play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    width: 90px;
    height: 60px;
    background-color: rgba(0, 0, 0, .58);
    z-index: 1;
    border-radius: 25px;
    transition: .2s all linear;
}

.benefits-video__play:before {
    content: '';
    position: absolute;
    left: calc(50% + 4px);
    top: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-left: 22px solid #ffffff;
    border-bottom: 11px solid transparent;
    transition: .2s all linear;
}

.benefits__text ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.benefits__text ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    width: 100%;
}

.benefits__text ul li:last-child {
    margin-bottom: 0;
}

.benefits__text ul li:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #454b5b;
    border-radius: 50%;
    left: 0;
    top: 6px;
}

.benefits__text p {
    line-height: 1.3em;
}

.benefits__text p b span {
    color: #cd8a20;
}
/* Benefits */


/* Project content */

.project-insert-bn .project-content__item {
    padding: 20px;
}

.project-insert-bn .project-content__item:before,
.project-cnt .project-content__item:before {
    position: absolute;
    content: '';
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    left: 20px;
    top: 20px;
    border: 1px solid rgba(95, 99, 102, .59);
    pointer-events: none;
    z-index: 2;
}

.project-insert-bn .project-content__item img {
    position: absolute;
    left: 0;
    top: 0;
}

.project-insert-bn .project-content__item:hover img {
    transform: scale(1);
}

.project-content__list-new {
    margin-bottom: 25px;
}

.project-content__list-new .project-content__row.project-content__row--props {
    color: #ffffff;
    margin-top: auto;
    margin-bottom: 20px;
    font-size: 16px;
    pointer-events: none;
}

.project-content__list-new .project-content__row--props span.value {
    color: #f2a100;
}

.project-content__list-new .project-content__item-wrap {
    padding: 7px;
    box-sizing: border-box;
    width: calc(100% / 4);
    margin: 0;
}

.project-content__list-new .project-content__item-wrap .project-content__item {
    width: 100%;
}

.project-cnt .project-content__item {
    padding: 20px;
    background-image: url("/local/templates/vsestroy74.ru/css/../images/project-cnt-bg.webp");
}

.project-cnt a.project-cnt__btn {
    position: relative;
    height: auto;
    width: 100%;
    padding: 16px 20px;
}

.project-cnt a.project-cnt__btn:before {
    content: none;
}


.project-cnt__number {
    margin: auto;
    text-align: center;
    font-family: "Officina Serif",Arial,sans-serif;
}

.project-cnt__number b {
    font-size: 110px;
    color: #f2a100;
    letter-spacing: -5px;
}

.project-cnt__number span {
    font-size: 42px;
    color: #ffffff;
}


.project-cnt__number b,
.project-cnt__number span {
    display: block;
    line-height: .8em;
}

.project-content.project-content-new {
    margin-bottom: 100px;
}

.project-content.project-content-new h2 span {
    font-weight: 500;
}

/* Project content */


/* Video wrap */

.video-wrap.video-wrap-new {
    padding-bottom: 80px;
}

.video-wrap.video-wrap-new .video-item__link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10;
}

.video-wrap.video-wrap-new .video-title {
    font-weight: 500;
}

.video-wrap.video-wrap-new .more.more-new {
    margin-top: 25px;
}

.video-wrap-new .video-item {
    width: calc(100% / 4);
    margin: 0;
    padding: 7px;
    position: relative;
    max-height: 215px;
}

.video-wrap-new .video-item:hover span.title {
    opacity: 1;
    bottom: 0;
}

.video-wrap-new .video-item img {
    object-fit: cover;
    object-position: top left;
}

.video-wrap-new .video-item.video-item_type-vertical {
    max-height: none;
    height: auto;
}

.video-wrap-new .separator {
    width: 100%;
    padding-bottom: 50px;
}

.video-wrap-new .video-item.video-item_type-vertical .video-container,
.video-wrap-new .video-item.video-item_type-vertical .video-container img {
    height: auto;
}

.video-wrap-new .video-item .video-container:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .42);
    pointer-events: none;
    transition: .3s all linear;
}

.video-wrap-new .video-item .video-container {
    height: 100%;
    overflow: hidden;
}

.video-wrap-new .video-item .video-container:hover:after,
.video-wrap-new .video-item:hover .video-container:after {
    background-color: rgba(0, 0, 0, 0);
}

.video-wrap-new .video {
    margin-left: 0;
    margin-right: 0;
}

.video-wrap-new .video-container span.title {
    background-color: #000000;
    width: 100%;
    padding: 8px 15px;
    opacity: 0;
    bottom: -20px;
    transition: .3s all ease-in-out;
}

.video-wrap-new .video-item iframe {
    width: 100%;
    height: 240px;
}
/* Video wrap */


/* Portfolio list */

.portfolio-list-new .portfolio .portfolio_item {
    padding: 0;
    height: auto;
    border: none;
    background-color: transparent;
    margin: 7px;
}

.portfolio-list-new .portfolio .portfolio_item:hover {
    border: none;
}

.portfolio-list-new .portfolio .portfolio_item .image {
    height: 125px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 0;
    background-color: #dadada;
}

.portfolio-list-new .portfolio .portfolio_item .image img {
    max-height: 100%;
}

.portfolio-list-new .portfolio .portfolio_item .title {
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 500;
    color: #2d333a;
}

.portfolio-list-new .props .prop {
    font-weight: 500;
    color: #2d333a;
}

.portfolio-list-new .portfolio .slick-arrow {
    top: 60px;
    transform: translateY(0) rotate(45deg);
    width: 13px;
    height: 13px;
    border: 5px solid #dadada;
    transition: .2s all linear;
}

.portfolio-list-new .portfolio .slick-arrow:hover {
    border: 5px solid #ce8c21;
}

.portfolio-list-new .portfolio .slick-arrow.slick-prev {
    border-top: 0;
    border-right: 0;
    left: -15px;
}

.portfolio-list-new .portfolio .slick-arrow.slick-next {
    border-bottom: 0;
    border-left: 0;
    right: -15px;
}

.portfolio-list-new .portfolio-title {
    font-weight: 500;
    margin-bottom: 40px;
}

.portfolio-list-new .portfolio {
    margin-bottom: 25px;
}

.portfolio-list-new {
    margin-bottom: 80px;
}
/* Portfolio list */

/* Hochu block */

.hochu_block_new .page_container .container {
    display: flex;
    justify-content: right;
}

.hochu_block_new {
    padding-bottom: 50px;
}

.hochu_block_new .hochu_form {
    padding: 30px 0 30px 30px;
    width: 615px;
}

.hochu_block_new .hochu_form:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(24, 28, 33, 0.84);
    z-index: -1;
}


.hochu_block_new .hochu_form .title {
    font-family: "Officina Serif",Arial,sans-serif;
    font-size: 48px;
    color: #FFFFFF;
}

.hochu_block_new .hochu_form .title span {
    color: #e8ac28;
}

.hochu_block_new .page_container {
    padding-top: 30px;
    max-height: 450px;
}

.hochu_block_new .hochu_form input[type="text"],
.hochu_block_new .hochu_form textarea,
.hochu_block_new .hochu_form select {
    width: 100%;
    border: 1px solid rgb(255 255 255 / 59%);
    font-size: 18px;
    font-family: "Gilroy", Arial, sans-serif;
    resize: none;
}

.hochu_block_new .hochu_form textarea,
.hochu_block_new .hochu_form select {
    line-height: 1.5em;
    padding: 10px 20px;
    color: #b7b7b7;
    text-transform: uppercase;
    background: transparent;
    outline: none;
}

.hochu_block_new .hochu_form input[type="text"]::placeholder,
.hochu_block_new .hochu_form textarea::placeholder {
    font-size: 18px;
    color: #4e535f;
    text-transform: none;
}

.hochu_block_new .hochu_form:before {
    width: calc(100% - 45px);
}

.hochu_block_new .hochu_form div {
    margin-bottom: 30px;
}

.hochu_block_new.ipoteka .hochu_form div {
    margin-bottom: 15px;
}

.hochu_block_new .hochu_form div:last-child {
    margin-bottom: 0;
}

.hochu_block_new .hochu_form a.btn:link {
    color: #353946;
    background: linear-gradient(to right,#e28b00,#fcae00);
}

.hochu_block_new .hochu_form a.btn:hover {
    background: linear-gradient(to right,#fcae00,#fcae00);
}

.hochu_block_new .hochu_container {
    background-image: url("/local/templates/vsestroy74.ru/css/../images/hochu_block_bg.webp");
    background-attachment: fixed;
    background-color: #3d4045;
}

.hochu_block_new .hochu_container:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(to left, rgb(0 0 0 / 70%), transparent);
}

.hochu_block_new .utp_container {
    margin-top: 150px;
}

.hochu_block_new .hochu_form div label {
    font-family: "Gilroy", Arial, sans-serif;
    font-size: 12px;
    color: #787d8c;
    font-weight: 500;
}

.hochu_block_new .hochu_form div label a:link,
.hochu_block_new .hochu_form div label a:visited {
    color: #787d8c;
    transition: .2s all linear;
}

.hochu_block_new .hochu_form div label a:hover {
    color: #FFFFFF;
}

.hochu_block_new .hochu_form input[type="checkbox"]+label::before {
    float: left;
    margin-bottom: 10px;
    width: 20px;
    height: 20px;
    border: 2px solid #2c3139;
    background-image: none;
}

.hochu_block_new .hochu_form input[type="checkbox"]:checked + label::before {
    background-image: url("/local/templates/vsestroy74.ru/css/../images/checked.svg");
    background-repeat: no-repeat;
    background-position: center;
}

.hochu_block_new .hochu_form input[type="text"].input-error::placeholder {
    color: #FFFFFF;
}

.hochu_block_new .hochu_buttons-new {
    background-color: #2d333a;
    padding: 0;
    justify-content: flex-start;
}

.hochu_block_new .hochu_buttons a.button:link,
.hochu_block_new .hochu_buttons a.button:visited {
    background: transparent;
    border: none;
    font-family: "Gilroy", Arial, sans-serif;
    font-size: 18px;
    text-align: center;
    width: calc(100% / 4);
}

.hochu_block_new .hochu_buttons a.button {
    position: relative;
}

.hochu_block_new .hochu_buttons a.button:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
    background: linear-gradient(to bottom, #444c55, transparent);
}

.hochu_block_new .hochu_buttons a.button span,
.hochu_block_new .hochu_buttons a.button span:hover,
.hochu_block_new .hochu_buttons a.button:hover span {
    background-color: transparent;
}

.hochu_block_new .hochu_buttons a.button span {
    transition: .2s color linear;
}

.hochu_block_new .hochu_buttons a.button:hover span {
    color: #e9ad29;
}

.hochu_block_question .question_container__checkbox span {
    font-family: "Gilroy", Arial, sans-serif;
    font-size: 12px;
    color: #787d8c;
    font-weight: 500;
    max-width: 90%;
}

.hochu_block_question .question_container__checkbox span a {
    color: #787d8c;
    transition: .2s all linear;
}

.hochu_block_question .question_container__checkbox span a:hover {
    color: #ffffff;
}

.hochu_block_question .question_container__checkbox span:before {
    float: left;
    margin-bottom: 10px;
    width: 20px;
    height: 20px;
    border: 2px solid #2c3139;
    background-color: transparent;
}

.hochu_block_question .hochu_container {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.hochu_block_question .question_container__checkbox span:after {
    background-image: url("/local/templates/vsestroy74.ru/css/../images/checked.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
}

.hochu_block_new.hochu_block_question .hochu_form {
    width: 50%;
}

.hochu_block_new.hochu_block_question div.hochu_form_row {
    display: flex;
    margin-bottom: 0;
}

.hochu_block_new.hochu_block_question div.hochu_form_row div {
    width: 100%;
}

.hochu_block_new.hochu_block_question div.hochu_form_row div:first-child {
    margin-right: 30px;
}

.hochu_block_new.hochu_block_question .page_container {
    padding-top: 0;
    height: 100%;
    max-height: 100%;
}

.hochu_block_new.hochu_block_question .hochu_form div {
    margin-bottom: 15px;
}

/* Hochu block */


/* Utp container */
.utp_container_new .utp_list .utp_item:hover .image {
    transform: none;
}

.utp_container_new .utp_list {
    margin-bottom: 26px;
}

.utp_container_new .utp_list .utp_item .image,
.utp_container_new .utp_list .utp_item .text {
    width: 50%;
    position: relative;
}

.utp_container_new .utp_list .utp_item .image:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    background-color: #FFFFFF;
    transform: rotate(45deg) translateY(-50%);
    right: -10px;
}

.utp_container_new .utp_list .utp_item.right .image:before {
    left: -40px;
    right: inherit;
}

.utp_container_new .utp_list .utp_item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.utp_container_new .utp_list .utp_item .text {
    padding: 20px 30px;
}

.utp_container_new .utp_list .utp_item .text .title {
    font-size: 30px;
    font-family: "Officina Serif", Arial, sans-serif;
    color: #1b1e25;
    font-weight: 500;
    line-height: 1em;
    margin-bottom: 10px;
}

.utp_container_new .utp_list .utp_item .text .title span {
    color: #ce8b21;
    font-size: 18px;
    line-height: 1em;
}

.utp_container_new .utp_list .utp_item .text .description {
    color: #333538;
    font-size: 16px;
    font-family: "Gilroy", Arial, sans-serif;
    line-height: 1em;
    font-weight: 500;
}

.utp_container_new .utp_list .utp_item.right .title,
.utp_container_new .utp_list .utp_item.right .description {
    text-align: right;
}

/* Utp container */

/* Map objects */
.map_objects-new .map_objects__data_name a {
    font-size: 26px;
    line-height: 1em;
    font-weight: 500;
}

.map_objects-new .map_objects__data_name {
    margin-bottom: 25px;
    padding-right: 20px;
}

.map_objects-new .map_objects__prop {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.map_objects-new .map_objects__data_plowad,
.map_objects-new .map_objects__data_price {
    font-size: 18px;
    font-weight: 500;
    font-family: "Officina Serif", Arial, sans-serif;
    color: #2d333a;
}

.map_objects-new .map_objects__data_plowad span,
.map_objects-new .map_objects__data_price span {
    font-size: 24px;
    color: #f2a100;
}

.map_objects__data_price {
    order: 1;
}

.map_objects__data_plowad {
    order: 2;
}

.map_objects-new .ymaps-2-1-79-balloon {
    box-shadow: 0 0 20px rgb(0 0 0 / 30%);
}

.map_objects-new .ymaps-2-1-79-balloon__close+.ymaps-2-1-79-balloon__content {
    margin-right: 12px;
}

.map_objects-new .map_objects__gallery_slider_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.map_objects-new .map_objects__gallery_slider_item {
    padding: 0 4px;
}

.map_objects-new .more.more-new {
    display: flex;
    justify-content: center;
    position: relative;
}

.map_objects-new .more.more-new span:after {
    width: 70%;
    top: 10px;
}

.map_objects-new .more.more-new span {
    position: initial;
    padding: 0 5px;
    background-color: #FFFFFF;
}

.map_objects-new .map_objects__gallery_slider {
    margin-bottom: 20px;
}

.map_objects-new .map_objects__gallery_slider .slick-track {
    margin-left: initial;
}

.map_objects-new .more.more-new a {
    font-size: 16px;
    font-weight: 500;
}

.map_objects-new .map_objects__gallery {
    margin-bottom: 0;
    padding-bottom: 0;
}

.map_objects-new .more.more-new span a:before {
    top: 50%;
    width: 8px;
    height: 8px;
    left: 4px;
}

.map_objects-new .ymaps-2-1-79-balloon__close-button {
    background-image: url("/local/templates/vsestroy74.ru/css/../images/map_object_close.svg");
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    top: -2px;
    position: relative;
    right: 3px;
}

.map_objects-new .slick-list {
    margin: 0 -8px;
}
/* Map objects */

/* Footer */

.footer-new {
    background-color: #2d333a;
    font-family: "Gilroy", Arial, sans-serif;
}

.footer-new__row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -35px;
}

.footer-new__nav {
    padding-top: 15px;
    padding-bottom: 40px;
    background: linear-gradient(to bottom, #23262a 50px, #2d333a 50px);
}

.footer-new__nav a {
    text-decoration: none;
    color: #ffffff;
    transition: .2s color linear;
}

.footer-new__nav a:hover {
    color: #e9ad29;
}

.footer-nav__title {
    text-transform: uppercase;
    display: block;
    margin-bottom: 30px;
}

.footer-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-nav ul li a {
    font-size: 16px;
    color: #9ba3ae;
}

.footer-nav ul li {
    margin-bottom: 3px;
}

.footer-nav ul li:last-child {
    margin-bottom: 0;
}

.footer-new__col {
    padding: 0 35px;
    position: relative;
}


.footer-new__col:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    right: 0;
    top: 35px;
    background: linear-gradient(to bottom, #444c55, transparent);
}

.footer-new__col:last-child:before {
    content: none;
}

.footer-nav .header-top__phone a {
    font-size: 24px;
    font-weight: normal;
    line-height: 1em;
    position: relative;
    padding-left: 30px;
}

.footer-nav .header-top__phone a:hover {
    color: #ffffff;
}

.footer-nav .header-top__phone span {
    font-size: 15px;
    text-transform: lowercase;
    transition: .2s color linear;
    font-weight: 500;
    color: #f2a100;
}

.footer-nav .header-top__phone span:hover  {
    color: #ffffff;
}

.footer-nav .header-top__phone {
    margin-top: -10px;
    margin-bottom: 40px;
}

.footer-new__col--phone {
    margin-left: auto;
}

.footer-nav .header-top__phone a:before {
    content: '';
    width: 17px;
    height: 17px;
    position: absolute;
    left: 0;
    top: 50%;
    background-image: url("/local/templates/vsestroy74.ru/css/../images/phone_icon.svg");
    background-size: cover;
    transform: translateY(-50%);
}

.footer-new .contacts-block {
    color: #9ba3ae;
}

.footer-new__copy .text,
.footer-new__copy .footer__copy {
    color: #465361;
    font-size: 14px;
}

.footer-new__copy .text a {
    color: #465361;
}

.footer-new__copy .footer__copy {
    padding: 0;
    text-align: left;
}

.footer-new__copy .footer__logo {
    margin-bottom: 5px;
}


.footer-new__copy .text a {
    text-decoration: none;
    transition: .2s color linear;
}

.footer-new__copy .text a:hover {
    color: #ffffff;
}

.footer-new__col--dev {
    margin-left: auto;
    display: flex;
    align-items: center;
}

.footer-new .developer {
    opacity: .7;
    transition: .3s all linear;
}

.footer-new .developer:hover {
    opacity: 1;
}

/* Footer */

/* Social */

.social-new.social {
    position: relative;
    margin: 0 -7px;
}

.social-new.social a {
    border: 1px solid rgb(74 86 99 / 60%);
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: none!important;
    transition: .3s all linear;
    margin: 0 7px;
}

.social-new.social a:hover {
    background-color: transparent!important;
}

.social-new.social a svg path {
    fill: #7e8898;
    transition: .2s all linear;
}

.social-new.social a:hover svg path {
    fill: #ffffff;
}

.social-new.social a.vk:hover svg path {
    fill: #7795c4;
}

.social-new.social a.inst:hover svg path {
    fill: #df652e;
}

.social-new.social a.youtube:hover svg path {
    fill: #c22121;
}

.social-new.social a:hover {
    border: 1px solid #7e8898;
}

.footer-new__copy {
    background-color: #23262a;
    padding: 15px 0;
}

.footer-new__copy .footer-new__col:before {
    content: none;
}

.footer-new__copy .footer__logo img {
    max-width: 250px;
}
/* Social */

/* Right block */

#kalkulyator-domov.right-block,
#kalkulyator-ipoteki.right-block {
    background: linear-gradient(to bottom, #ffb000, #ff8600);
    font-family: "Officina Serif", Arial, sans-serif;
    color: #2d3231;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    width: 210px;
    right: -150px;
    height: 60px;
    padding: 10px 10px 10px 65px;
    display: flex;
    align-items: center;
    top: 20%;
    position: fixed;
    transition: all .3s linear;
    text-decoration: none;
    z-index: 110;
}


#kalkulyator-ipoteki.right-block {
    top: calc(20% + 70px);
}

#kalkulyator-ipoteki.right-block {
    background: #2d333a;
    color: #ffffff;
    font-weight: normal;
}

#kalkulyator-domov.right-block:hover,
#kalkulyator-ipoteki.right-block:hover {
    right: 0;
}

#kalkulyator-domov:before {
    background-image: url("/local/templates/vsestroy74.ru/css/../images/calc_house.svg");
    background-size: cover;
    width: 40px;
    height: 40px;
    left: 10px;
}

#kalkulyator-ipoteki:before {
    background-image: url("/local/templates/vsestroy74.ru/css/../images/calc_ipoteka.svg");
    background-size: cover;
    width: 40px;
    height: 40px;
    left: 10px;
    position: absolute;
    content: '';
}
/* Right block */

.slider-item .container {
    width: 1520px;
}

.top-slider .slick-prev.slick-arrow {
    left: 5%;
}

.top-slider .slick-next.slick-arrow {
    right: 5%;
}

.top-slider .slick-arrow:hover {
    border-color:#e8ac28;
}

.btn.slider-item__more {
    font-family: "Officina Serif", Arial, sans-serif;
    font-size: 16px;
    color: black;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    padding: 0 80px;
}

.header.fixed .header-menu__list li:first-child,
.header.sticky .header-menu__list li:first-child {
    display: block;
}

.header.fixed .header-menu > .container,
.header.sticky .header-menu > .container {
    height: auto;
}

.hochu_block .hochu_buttons a.button:link,
.hochu_block .hochu_buttons a.button:visited {
    min-width: auto;
}

.toggle-mobile {
    width: 36px;
    height: 13px;
    position: relative;
    display: none;
}

.toggle-mobile:before,
.toggle-mobile:after {
    content: '';
    transition: .2s all linear;
}

.toggle-mobile:before {
    top: 0;
    left: 0;
}

.toggle-mobile:after {
    bottom: 0;
    left: 0;
}

.toggle-mobile span {
    top: 6px;
}

.toggle-mobile:before,
.toggle-mobile:after,
.toggle-mobile span {
    width: 100%;
    position: absolute;
    height: 1px;
    background-color: #7e8898;
}

.toggle-mobile.active:before {
    transform: rotate(45deg);
    top: 6px;
}

.toggle-mobile.active:after {
    transform: rotate(-45deg);
    bottom: 6px;
}

.toggle-mobile.active span {
    display: none;
}

.toggle-mobile.active:before,
.toggle-mobile.active:after,
.toggle-mobile.active span {
    background-color: #FFFFFF;
}

.submenu-inner__header,
.submenu-inner__title {
    display: none;
}

.header.header--new-design .header-menu .social-new {
    display: none;
}

.our-info__caption span {
    color: #FFFFFF;
}

.benefits-info__btn.btn.btn-new {
    font-size: 16px;
}

.top-content__btn.btn {
    font-family: "Officina Serif", Arial, sans-serif;
    font-size: 16px;
    color: black;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    padding: 0 50px;
}

.top-content__desc {
    margin-bottom: 20px;
    font-weight: 400;
}

.type-house__item-wrap {
    margin: 0;
    padding: 10px;
    width: calc(100% / 4);
}

.type-house__item {
    width: 100%;
}

.benefits__text ul li p {
    margin: 0;
}

.benefits-item__icon svg {
    width: 100%;
    height: 100%;
}

.offer-content {
    padding: 0 5px;
}

.offer-content__text div {
    color: #454b5b;
}

.advantages-content.advantages-content-new {
    background-image: url("/local/templates/vsestroy74.ru/css/../images/benefits_BG.jpg");
    padding-top: 40px;
    padding-bottom: 60px;
    background-size: auto;
    background-repeat: repeat;
 }

.advantages-content__price b,
.advantages-content__price table th {
    font-weight: 500;
    text-align: left;
}

.advantages-content__price table th,
.advantages-content__calc div {
    font-size: 28px;
    font-weight: 500;
}

.advantages-content__price table th {
    font-size: 24px;
}

.advantages-content__price table td {
    font-size: 18px;
    font-weight: 500;
}


.advantages-content__price table,
.advantages-content__calc {
    background-color: transparent;
}

.advantages-content__calc img {
    max-width: 100px;
    margin-bottom: 20px;
}

.advantages-content__calc {
    background-color: transparent;
    padding-top: 20px;
}

.advantages-content__price table td {
    font-family: "Gilroy", Arial, sans-serif;
}

.advantages-content__calc .btn,
.section-ipoteka__btn .btn {
    font-family: "Officina Serif",Arial,sans-serif;
    font-size: 18px;
    width: auto;
    padding: 15px 50px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #000000;
}

.advantages-content.advantages-content-new .section-ipoteka {
    background-image: url("/local/templates/vsestroy74.ru/css/../images/benefits_BG.jpg");
    padding: 40px 0;
}

.advantages-content.advantages-content-new .section-ipoteka p {
    font-family: "Gilroy", Arial, sans-serif;
    font-size: 16px;
}

.type-house__item {
    background-size: cover;
}

.offer-content .btn {
    font-family: "Officina Serif",Arial,sans-serif;
    font-size: 18px;
    width: auto;
    padding: 15px 80px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: #000000;
}

.reports-content__nav a {
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: 500;
}

.reports-content__item ul li {
    font-family: "Gilroy", Arial, sans-serif;
    font-size: 20px;
    padding-left: 30px;
}

.reports-content__item ul li:before {
    background-color: #2d333a;
    top: 5px;
    width: 10px;
    height: 10px;
}

.reports-content {
    padding-top: 50px;
}

.our-info__title br {
    display: none;
}

.our-info__text a {
    color: #e9ad29;
}

.stock-item__more {
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: 500;
}

.header.header--new-design .header-menu .header-top__phone span {
    text-align: right;
}

.utp_list .utp_item .image {
    max-height: 220px;
}

.hochu_block_subtitle br {
    display: none;
}

.hochu_block_subtitle {
    font-family: "Gilroy", Arial, sans-serif;
    color: #FFFFFF;
    width: calc(100% - 45px);
}

.hochu_block_subtitle span {
    color: #e8ac28;
}

.project-content.ipoteka {
    padding-top: 80px;
}

.type-house.type-house__stati .type-house__title {
    font-size: 19px;
}

.mini-section__pics img {
    width: 100%;
    height: auto;
}

.benefits-item__icon svg,
.benefits-item__icon path {
    fill: #242A30;
}

#contact_map_data {
    margin-left: initial;
}

.top-about + .contacts_container {
    padding-top: 80px;
    background-color: #ffffff;
}

.contacts_list .contacts_item .title {
    font-family: "Officina Serif", Arial, sans-serif;
    line-height: 1em;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 500;
}

.contacts_list .contacts_item .text {
    font-size: 18px;
}

.benefits__text br {
    display: none;
}

.popup-form.fancybox-content {
    background: transparent;
    height: auto!important;
    width: auto!important;
    max-width: 650px;
    padding: 0;
}

.popup-form__title {
    font-size: 48px;
    font-family: "Officina Serif", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.2em;
    margin-bottom: 30px;
    padding-right: 40px;
}

.popup-form__title span {
    color: #e8ac28;
}

.popup-form__row--input input {
    height: 63px;
    line-height: 63px;
    border: 1px solid rgb(255 255 255 / 38%);
    width: 100%;
    background: transparent;
    outline: none;
    padding: 0 30px;
    font-size: 18px;
    font-family: "Gilroy", Arial, sans-serif;
    color: #ffffff;
}

.popup-form__row--input input.error {
    border: 1px solid rgb(255 0 0 / 38%);
    background: rgb(255 0 0 / 5%);
}

.hochu_form input[type="text"].input-error {
    border: 1px solid rgb(255 0 0 / 38%)!important;
    background: rgb(255 0 0 / 5%)!important;
}

.popup-form__row {
    margin-bottom: 33px;
}

.popup-form__wrapper {
    padding: 35px 0 35px 30px;
    position: relative;
}

.popup-form__wrapper:before {
    content: '';
    position: absolute;
    width: calc(100% - 45px);
    height: 100%;
    left: 0;
    top: 0;
    background-color: #181c21;
    z-index: -1;
}

.popup-form__row .btn {
    border: none;
    outline: none;
    font-family: "Officina Serif", Arial, sans-serif;
    font-size: 16px;
    color: black;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    padding: 0 80px;
}

.fancybox-slide--html .popup-form .fancybox-close-small {
    top: 5px;
    right: 50px;
}

.popup-form__row input[type="checkbox"] {
    display: none;
}

.popup-form__row--checkbox label::before {
    content: "";
    display: inline-block;
    float: left;
    margin: 0 8px 10px 0;
    width: 20px;
    height: 20px;
    border: 2px solid #2c3139;
    background-image: none;
}

.popup-form__row--checkbox {
    margin-bottom: 0;
}

.popup-form__row--checkbox label {
    font-family: "Gilroy", Arial, sans-serif;
    font-size: 12px;
    color: #787d8c;
    font-weight: 500;
    line-height: 1.2em;
    display: block;
}

.popup-form__row--checkbox label a {
    color: #787d8c;
}

.popup-form__row--checkbox label a:hover {
    color: #ffffff;
}

.popup-form__row--checkbox {
    width: calc(100% - 50px);
}

.popup-form__row--checkbox input[type="checkbox"]:checked + label::before {
    background-image: url("/local/templates/vsestroy74.ru/css/../images/checked.svg");
    background-repeat: no-repeat;
    background-position: center;
}

.managers .more.more-new {
    display: none;
}

.managers-item {
    margin: 7px;
    width: calc(100% / 4 - 14px);
    height: 420px;
    overflow: hidden;
}

.managers-item .managers-item-container .title {
    top: initial;
    bottom: -70px;
}

.managers-item:hover .title {
    height: auto;
    padding-bottom: 75px;
    bottom: 0;
}

.managers-item:hover a.managers-item__btn.btn {
    bottom: 15px;
    opacity: 1;
    visibility: visible;
}

.managers-item a.managers-item__btn.btn {
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: .3s all linear;
    cursor: pointer;
}

.managers-item__btn.btn {
    color: #353946;
    font-family: "Officina Serif",Arial,sans-serif;
    font-size: 18px!important;
    width: 200px;
    padding: 15px 20px;
    text-align: center;
    font-weight: 500;
}

.managers-item__btn.btn:hover {
    background: linear-gradient(to right, #fcae00, #fcae00);
}

.social-new.social a img {
    max-width: 60%;
    filter: grayscale(1);
    opacity: .5;
    transition: .2s all linear;
}

.social-new.social a:hover img {
    filter: grayscale(0);
    opacity: 1;
}

.ajax_load_btn .ajax_load_btn__more {
    background: #fbfbfb;
    margin: 20px 0;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
    border-color: #f2a100;
}

.managers-item .post {
    padding-bottom: 15px;
}

.managers-item .managers-item-container .title {
    padding-top: 13px;
    padding-left: 20px;
    background: rgb(0 0 0 / 50%);
}

.portfolio-list-new .portfolio .portfolio_item .image {
    position: relative;
    top: 0;
    transition: .3s all linear;
    box-shadow: none;
}

.portfolio-list-new .portfolio .portfolio_item:hover .image {
    top: -5px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
}

.portfolio_link {
    z-index: 1;
}

.top-about + .our-services,
.top-content + .our-services {
    margin-top: 60px;
}

.top-about.sample-page {
    min-height: auto;
    padding-bottom: 20px;
}

.fancybox__nav .carousel__button {
    padding: 40px;
    box-sizing: content-box;
}

.submenu-inner__col.submenu-inner__col--elem {
    margin-bottom: -40px;
}

.review-list ul li {
    padding: 10px;
    width: calc(100% / 4);
    box-sizing: border-box;
    margin: 0;
    box-shadow: none;
}

.review-list ul li a {
    display: block;
    font-size: 0;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.review-list ul {
    margin: 0 -10px;
}

.reports-content__wrap {
    position: initial;
}

.reports-content {
    position: relative;
}

.reports-content__hand {
    bottom: -5px;
    left: 350px;
}

.reports-content__block {
    padding-right: 20%;
}

.project_detail {
    background-image: url("/local/templates/vsestroy74.ru/components/bitrix/news/with_filter/bitrix/news.detail/portfolio_new/images/object-card-BG.jpg");
    background-attachment: fixed;
    background-position-y: 50px;
}

.project_detail .stock-section {
    margin-bottom: -20px;
    padding-bottom: 40px;
}

.project_detail .project-content.project-content-new {
    margin-bottom: 60px;
}

@media (max-width: 425px) {

    .project_detail .project-content.project-content-new {
        margin-bottom: 30px; 
    }

    .project_detail .stock-section {
        padding-bottom: 20px;
    }
}

.project_detail.project_detail-portfolio {
    background-image: url("/local/templates/vsestroy74.ru/components/bitrix/news/portfolio/bitrix/news.detail/portfolio_new/images/portfolio-card-BG.jpg");
}

.project_detail.project_detail-portfolio .object-card + #dopDoma {
    position: relative;
}

.project_detail.project_detail-portfolio .object-card + #dopDoma:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -25px;
    width: calc(100% - 40px);
    height: calc(100% + 100px);
    background-color: rgba(255, 255, 255, .38);
    transform: translateX(-50%);
    z-index: 1;
}

.object-card__main {
    background-image: initial;
    background-attachment: initial;
}

.project_detail .more.more-new span {
    background-color: initial;
}

.project_detail .popover-content .more.more-new span {
    background-color: #ffffff;
}

.project_detail .object-card__complete .object-card__row--complete {
    background-color: rgb(255 255 255 / 38%);
}

.project_detail .project-content.project-content-new .container,
.project_detail .stock-section .container {
    position: relative;
}

.project_detail .project-content.project-content-new .container:before,
.project_detail .stock-section .container:before {
    /*content: '';*/
    position: absolute;
    left: 50%;
    top: -50px;
    width: calc(100% - 40px);
    height: calc(100% + 100px);
    background-color: rgb(255 255 255 / 38%);
    transform: translateX(-50%);
    z-index: 1;
}

.project_detail .stock-section .container:before {
    top: -144px;
    height: calc(100% + 400px);
}

.project_detail .project-content.project-content-new h2,
.project_detail .project-content.project-content-new .project-content__list,
.project_detail .project-content.project-content-new .project-content__more {
    position: relative;
    z-index: 2;
}

.project_detail .project-content.project-content-new .more.more-new span:after {
    content: none;
}

.project_detail .stock-section .stock-section-title,
.project_detail .stock-section .stock-list,
.project_detail .stock-section .project-content__more {
    position: relative;
    z-index: 2;
}

.project_detail .map_objects {
    position: relative;
    z-index: 2;
    padding-top: 1px;
}

.project_detail .stock-section .project-content__more span:after {
    content: none;
}

.project_detail .map_objects {
    background-color: #ffffff;
}

.object-desc-item {
    position: relative;
    z-index: 2;
}

.type-house.type-house__stati .type-house__title {
    min-height: auto;
}

.slider-item__price {
    color: #f2a100;
}

.top-slider .slick-dots li.slick-active button {
    background-color: #f2a100;
}


.services-item__link:after {
    background-color: #f2a100;
}

.project-content__area div,
.project-content__cost div,
.project-content__title span,
.footer-new__nav a:hover,
.offer-content__text span,
.top-about__title span {
    color: #f2a100;
}

.projects h1 {
    color: #f2a100;
}

.top-about__nav li a:hover {
    border-bottom: 2px solid #f2a100;
}

.filter-search {
    top: 0;
}

.filter_flex {
    align-items: flex-end;
    flex-wrap: wrap;
}

div.filter_flex_row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.filter_flex_item {
    width: calc(100% / 4);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-self: flex-end;
    padding: 0 7px;
}

.filter_flex_item .filter_container {
    width: 100%;
}

.bx_filter_checkbox_block ul {
    margin-bottom: 0;
}

.bx_filter_checkbox_block ul li {
    margin-bottom: 12px;
}

.bx_filter_checkbox_block ul li:last-child {
    margin-bottom: 3px;
}

.filter_container.dropdown {
    margin-bottom: 14px;
}

.filter-search {
    width: 100%;
}

.filter_flex_row_search .filter_flex_item_search {
    width: calc(100% - (100% / 4));
}

.filter_flex_row_search {
    margin-top: 14px;
}

.filter_flex_search {
    margin-bottom: 7px;
}

.filter_flex_item_submit #del_filter {
    font-family: "Officina Serif", Arial, sans-serif;
    font-size: 20px;
    color: #353946;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    padding: 0 80px;
}

.object-info-tab {
    background-color: #FFFFFF;
}

body.mobile jdiv:not([class]) {
    opacity: 0;
}

body.mobile,
body.open-filter {
    overflow: hidden;
}

body {
    font-family: 'Gilroy', sans-serif;
    font-size: 16px;
}

.bx_filter .bx_filter_param_label.disabled {
    opacity: .3;
}

.stati_list .stati_item_container .image {
    height: 200px;
    margin-right: 20px;
}


.stati_text_container {
    display: flex;
    flex-direction: column;
    position: relative;
}

.stati_text_container .more {
    margin-top: 10px;
    position: relative;
    bottom: 0;
}

.stati_list .stati_item_container {
    margin-bottom: 30px;
}

.stati_text_container .more .btn {
    font-size: 16px;
    font-family: "Officina Serif", Arial, sans-serif;
    color: #ff9c00;
    font-weight: 500;
    padding: 0;
    background: none;
}

.stati_list .stati_item_container .title a:link,
.stati_list .stati_item_container .title a:visited {
    color: #2d333a;
    font-family: "Officina Serif", Arial, sans-serif;
}

.stati_text_container {
    padding-bottom: 50px;
}

.step_container.section_0 {
    position: relative;
}

.step_container.section_0 .navigation.active {
    position: absolute;
    right: 0;
    top: calc(50% + 50px);
    transform: translateY(-50%);
}

.contacts_list .contacts_item .text a {
    color: #495a6c;
    text-decoration: none;
}

.project-content__item a.project-content__link:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.00) 100%);
    top: 0;
    left: 0;
    height: 142px;
}

.project-content__item a.project-content__link:after {
    content: '';
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.00) 100%);
    left: 0;
    bottom: 0;
    height: 142px;
    z-index: 1;
    width: 100%;
}

.header--new-design .header-menu .container.project-nav {
    justify-content: start;
    align-items: flex-start;
}

.header--new-design .header-menu .container.project-nav .submenu-inner__col {
    margin-right: 60px;
}

.header--new-design .header-menu .container.project-nav .submenu-inner__col.project-nav-main ul li a {
    text-transform: uppercase;
}

.header--new-design .header-menu .container.project-nav .submenu-inner__col:last-child {
    margin-right: 0;
}

.header--new-design .header-menu .container.project-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.header--new-design .header-menu .container.project-nav ul li {
    margin-bottom: 10px;
    display: flex;
    min-width: 80px;
    justify-content: space-between;
}

.header--new-design .header-menu .container.project-nav ul li a {
    text-transform: initial;
}

.header--new-design .header-menu .container.project-nav ul li:last-child {
    margin-bottom: 0;
}


.header--new-design .header-menu .container.project-nav ul .project-nav-title {
    color: #f8b221;
    font-size: 18px;
}

.icon.icon_MATERIALSTEN {
    padding: 12px;
}

.object-prop__item .text a {
    text-decoration: none;
}

.object-prop__item .text a span {
    transition: .1s color linear;
}

.object-prop__item .text a:hover span {
    color: #f2a100;
}

.project-content__item a.filter-link {
    position: relative;
    height: inherit;
    width: inherit;
    text-decoration: none;
    display: block;
    margin-bottom: 5px;
}

.project-content__item a.filter-link:before {
    content: none;
}

.project-content__list-new .project-content__row {
    pointer-events: initial;
}

.page-tags {
    margin: 80px 0;
}

.page-tags h2 {
    margin-bottom: 20px;
}

.page-tags__list {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.page-tags__item {
    text-decoration: none;
    padding: 10px 10px 10px 35px;
    color: black;
    background-color: #fff;
    border: 1px solid #ebebeb;
    transition: .2s border linear;
    display: inline-block;
    margin: 0 5px 5px 5px;
    font-weight: bold;
    position: relative;
}

.page-tags__item:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("/local/templates/vsestroy74.ru/css/../images/label-icon.svg");
    background-size: contain;
}

.page-tags__item:hover {
    border: 1px solid #c5c5c5;
}

.offer-content__text div {
    color: #000000;
}

.advantages-content__price table td:nth-child(even) {
    text-align: left;
}

.up {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: 1px solid rgba(74, 86, 99, .3);
    background-color: rgba(232, 232, 232, .1);
    position: fixed;
    bottom: 200px;
    right: 50px;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    transition: .3s all linear;
}

.up:hover {
    border: 1px solid rgba(74, 86, 99, 1);
}

.up.show {
    opacity: 1;
    visibility: visible;
}

.up:before {
    content: '';
    border: 5px solid #7e8898;
    border-right: none;
    border-top: none;
    width: 18px;
    height: 18px;
    transform: rotate(135deg);
    margin-top: 5px;
}

.project-content-portfolio-add {
    margin-top: 25px;
}

.project-content.project-content-portfolio-add {
    margin-bottom: 30px;
}

.project_detail .project-content.project-content-portfolio-add .container:before {
    content: none;
}

.project_detail .project-content.project-content-portfolio-add .container {
    padding: 0;
}

.project_detail-portfolio {
    padding-bottom: 10px;
}

.icon.icon_GODVIPOLNENIYA img {
    max-width: 70%;
}

.filter_container.filter_container--square .bx_filter_select_block .bx_filter_checkbox_popup {
    width: calc(1520px - calc(100% + 30px));
    left: -1px;
}

.filter_container.filter_container--square .bx_filter_select_block .bx_filter_checkbox_popup ul {
    display: flex;
    flex-wrap: wrap;
}

.filter_container.filter_container--square .bx_filter_select_block .bx_filter_checkbox_popup ul li {
    width: calc(100% / 5);
}

.footer-nav .header-top__phone div {
    text-align: right;
}

.project-content__area div {
    line-height: 1em;
    margin-top: -6px;
    margin-bottom: 4px;
    font-weight: 400;
    text-align: right;
    color: #FBAD00;
    font-size: 23px;
}

.project-content__area span {
    color: rgba(255, 255, 255, 0.60);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
}

.project-content__area sup {
    font-size: 14px;
}

.project-content__title div {
    font-size: 23px;
    font-weight: 500;
    line-height: 22px;
}

.project-content__title .filter-link span {
    color: rgba(255, 255, 255, 0.60);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 110%;
}

.project-content__title [data-tooltip-location="bottom"]:hover:before,
.favorite-item__row [data-tooltip-location="bottom"]:hover:before {
    transform: translate(0, var(--arrow-size)) scale(1);
}

.project-content__title [data-tooltip-location="bottom"]:hover:after,
.favorite-item__row [data-tooltip-location="bottom"]:hover:after {
    transform: translateX(10px) scaleY(1);
    transition-delay: 0.3s;
    transition-duration: 0.3s;
}

.project-content__title [data-tooltip-location="bottom"]:after,
.favorite-item__row [data-tooltip-location="bottom"]:after {
    left: 0;
}

.project-content__title [data-tooltip-location="bottom"]:before,
.favorite-item__row [data-tooltip-location="bottom"]:before {
    left: 0;
}

.bx_horizontal.bx_filter-new .bx_filter_section {
    padding-top: 0;
}

.project-content__item a.filter-link {
    overflow: initial;
}

.filter_flex_row_cnt {
    padding-top: 30px;
}

.bx-filter-close {
    display: none;
}

.filter_flex_item-show {
    visibility: hidden;
}

.filter-sticky {
    display: none;
}

.benefits-info__more.more.more-new {
    display: none;
}

.popup-form.fancybox__content {
    background: none;
    max-width: 610px;
    padding: 0;
}

.advantages-content .section-ipoteka h2 span {
    color: #ff9c00;
}

.object-prop__title span {
    color: #f2a100;
}

.project-content__cost div,
.project-content__all-cost div {
    font-size: 20px;
}

.project-content__views {
    display: flex;
    align-items: center;
}

.project-content__title .project-content__views span {
    color: rgba(255, 255, 255, 0.50);
    font-size: 14px;
    font-weight: 400;
    font-family: 'Gilroy', sans-serif;
}

.project-content__title .project-content__views svg {
    margin-right: 8px;
}

.project-content__all-cost div span {
    font-size: 20px;
    font-weight: 500;
}

.project-content__cost div {
    color: #FBAD00;
    margin-bottom: 3px;
    font-weight: 500;
}

.project-content__all-cost div {
    font-weight: 500;
    margin-bottom: 3px;
    text-align: right;
}

.project-content__cost span,
.project-content__all-cost span {
    font-size: 15px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.50);
}

.projects .utp ul {
    font-size: 18px;
}

.contacts_container .contacts_rekvizit {
    font-weight: 500;
}

ul.top-about__nav li a {
    font-weight: 500;
}

.benefit-item__text {
    font-size: 18px;
}

.video-container span.title {
    font-weight: 500;
    font-size: 14px;
}

.video-container span.play {
    position: absolute;
    transform: translate(-50%, -50%);
    margin: 0;
    width: 50px;
    height: 50px;
    background-image: url("/local/templates/vsestroy74.ru/css/../images/icon-play.svg");
    background-repeat: no-repeat;
    background-size: cover;
}

.top-content__desc {
    font-size: 35px;
}

.our-achieve__count .number {
    font-size: 120px;
}

.project-content__title div {
    line-height: 1em;
}

.project-content__item {
    padding-top: 20px;
}

.project-content__area span {
    margin-top: -5px;
    display: block;
}

.project-content__title span {
    font-weight: 500;
}

.top-content__nav li {
    margin-bottom: 10px;
}

.top-content__nav li span,
.top-content__nav li a {
    display: block;
    line-height: 1em;
}

.top-content__nav li span,
.top-content__nav li a {
    font-weight: 400;
}

.top-content__desc span {
    font-weight: 500;
}

.reviews .more.more-new {
    display: none;
}

.top-content__nav li a:hover,
.top-content__nav li a.active {
    border-bottom: 0;
}

.top-content__nav li a {
    position: relative;
}

.top-content__nav li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    background-color: #ff9c00;
    width: 0;
    transition: .2s width ease-in;
}

.top-content__nav li a:hover:after,
.top-content__nav li a.active:after {
    width: 100%;
}

.project-content-portfolio .more.more-new {
    display: none;
}

.thanks {
    color: #ffffff;
    font-size: 22px;
    max-width: 80%;
}

.filter_flex_item-show span {
    display: none;
}

.video + .video-wrap-new .container {
    padding: 0;
}

.top-about + .video-wrap {
    padding-top: 20px;
}

.video-wrap.video-wrap-new {
    padding-bottom: 0;
}

.info-tab__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.object-desc-item__title:hover span {
    color: #f2a100;
}

.object-card__prop {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.object-prop__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 10px;
}

.object-prop__item {
    margin-bottom: 0;
}

.add-link {
    padding-left: 20px;
    margin-bottom: 30px;
}

.add-link a {
    font-size: 18px;
    text-decoration: none;
    display: flex;
    color: #3D4A54;
    font-family: "Officina Serif", Arial, sans-serif;
    font-weight: 500;
    align-items: center;
    margin-bottom: 20px;
    transition: .1s color linear;
    cursor: pointer;
}

.add-link a:hover {
    color: #f2a100;
}

.add-link a:last-child {
    margin-bottom: 0;
}

.add-link a svg {
    margin-right: 16px;
}

.way-to-bay {
    margin-bottom: 30px;
}

.way-to-bay p {
    font-weight: 500;
    font-size: 18px;
    margin: 0 0 5px 0;
    color: #3D4A54;
    font-family: "Officina Serif", Arial, sans-serif;
}

.way-to-bay ul {
    margin: 0 0 0 20px;
    padding: 0;
    list-style: none;
}

.way-to-bay li {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #6A7B89;
    position: relative;
    padding-left: 11px;
}

.way-to-bay li:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #8E9FAC;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.way-to-bay__text {
    display: flex;
    flex-wrap: wrap;
}

.link-calc {
    font-weight: 500;
    font-size: 20px;
    color: #53A3EF;
    font-family: "Officina Serif", Arial, sans-serif;
    text-decoration: none;
    display: flex;
    align-items: center;
    margin-top: -5px;
    margin-bottom: 10px;
    cursor: pointer;
}

.link-calc span {
    margin-right: 7px;
}

.link-calc svg {
    margin-bottom: -2px;
    right: 0;
    transition: .2s right linear;
    position: relative;
}

.link-calc:hover svg {
    right: -3px;
}

.object-card__order {
    display: flex;
    align-items: center;
}

.object-card__order .order-favorites {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 52px;
    background: rgba(255, 255, 255, 0.4);
    cursor: pointer;
}

.object-card__order .order-favorites.active svg path {
    fill: #F2A100;
}

.favorites-block {
    width: 59px;
    height: 57px;
    background: rgba(44, 52, 59, 0.90);
    backdrop-filter: blur(2px);
    top: calc(20% + 63px);
    position: fixed;
    text-decoration: none;
    z-index: 110;
    right: -60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    opacity: 1;
    transition: .2s right ease-in-out,
                .2s opacity linear;
}

.favorites-block.active {
    right: 0;
}

@media (max-width: 500px) {

    .favorites-block {
        bottom: 20px;
        top: auto;
        left: 80px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        opacity: 0;
    }

    .favorites-block.active {
        opacity: 1;
    }

    .favorites-block span {
        margin-top: 5px;
    }

    .favorites-block span svg {
        width: 30px;
    }
}

.favorites-block span {
    position: relative;
}

.favorites-block span i {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    color: #FFFFFF;
    border: 2px solid #FAAB01;
    background: #2B333A;
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: 4px;
    right: -2px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.projects a:not([class]),
.benefits__text a:not([class]) {
    color: #dd9302;
    text-decoration: none;
    cursor: pointer;
}

.projects a.stock-item__more,
.projects a.detail-back {
    color: #353946;
    background: linear-gradient(to right, #e28b00, #fcae00);
}

.projects a.stock-item__more:hover,
.projects a.detail-back:hover {
    background: #fcae00;
}

.object-prop__item .icon {
    flex-shrink: 0;
}

.projects .projects div[id*=bx_incl_area] {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.slider-item__title {
    font-weight: 500;
}

.h1,
.map_objects h2,
.top-content__text h1,
.type-house h3,
.project-content h2,
.advantages-content .section-ipoteka h2,
.our-achieve__title,
.projects h1,
.managers-title,
.top-about__title,
.text-block h2,
.requisites__title {
    font-weight: 500;
}

@media (max-width: 1800px) {

    .top-slider .slick-prev.slick-arrow {
        left: 20px;
    }

    .top-slider .slick-next.slick-arrow {
        right: 20px;
    }
}

@media (max-width: 1680px) {

    .filter_container.filter_container--square .bx_filter_select_block .bx_filter_checkbox_popup {
        width: calc(100vw - calc(100% + 110px));
    }

    .top-slider .slick-prev.slick-arrow,
    .top-slider .slick-next.slick-arrow {
        display: none;
    }

    .header--new-design .header-menu__item {
        margin: 0 15px;
    }

    .header--new-design .header-menu__list {
        margin-left: -15px;
    }

    .reports-content__hand {
        left: 250px;
    }

    .reports-content__block {
        padding-right: 10%;
    }
}

@media (max-width: 1440px) {

    .add-link {
        padding-left: 10px;
    }

    .filter_container.filter_container--square .bx_filter_select_block .bx_filter_checkbox_popup {
        width: calc(100vw - calc(100% + 87px));
    }

    .top-slider {
        height: 500px;
    }

    .project-content__list-new .project-content__item-wrap {
        width: calc(100% / 4);
    }

    .project-content__item a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .utp_container_new .utp_list .utp_item .image {
        width: 30%;
    }

    .utp_container_new .utp_list .utp_item .text {
        width: 70%;
    }

    .footer-new__col {
        padding: 0 20px;
        width: calc(100% / 3);
        margin-bottom: 20px;
    }

    .footer-new__row {
        margin: 0 -20px;
    }

    .footer-nav .header-top__phone {
        margin-top: 0;
        align-items: flex-start;
    }

    .footer-nav .header-top__phone div {
        text-align: right; 
    }

    .stock-list-new.stock-list .stock-item__title {
        font-size: 24px;
    }

    .object-card__gallery {
        max-width: 70%;
    }

    .card-gallery-big__item a {
        width: 100%;
        height: 100%;
        display: block;
    }

    .card-gallery-big__item a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .object-prop__list {
        display: flex;
        flex-wrap: wrap;
    }

    .object-prop__item {
        margin-bottom: 5px;
        width: 100%;
    }

    .object-prop__title {
        margin-bottom: 25px;
    }

    .utp_list .utp_item {
        margin-bottom: 20px;
    }

    .object-prop__item .icon {
        width: 50px;
        height: 50px;
    }

    .object-card .card-price {
        font-size: 28px;
    }

    .object-card__gallery {
        margin-right: 30px;
    }

    .object-card__title,
    .object-prop__title {
        font-size: 32px;
    }

    .object-card__price {
        margin-top: 30px;
    }

    .card-gallery-small .slide-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .stock-item__pics {
        width: 40%;
    }

    .stock-item__content {
        width: 60%;
    }

    .object-card__row {
        margin-bottom: 50px;
    }

    .object-info-tab {
        flex-grow: initial;
        min-width: 500px;
    }

    .object-complete {
        flex-grow: 1;
        width: 100%;
        flex-shrink: initial;
    }

    .object-info-nav a {
        padding: 0 40px;
    }

    .complete-item {
        width: calc(100% / 3);
    }

    .object-prop__title sup {
        font-size: 20px;
    }

    .type-house__item-wrap {
        width: calc(100% / 3);
    }

    .reports-content__hand {
        left: 150px;
    }
}

@media (max-width: 1440px) {

    .project-content__cost div, .project-content__all-cost div {
        font-size: 20px;
    }
}

@media (max-width: 1280px) {

    .header--new-design .header-menu .container.project-nav .submenu-inner__col {
        margin-bottom: 30px;
    }

    .header--new-design .header-menu .container.project-nav {
        margin-bottom: -30px;
    }

    .step_container.section_0 .navigation.active {
        position: relative;
        right: 0;
        top: initial;
        transform: initial;
    }

    .bx_filter_checkbox_block ul {
        margin-right: 20px;
    }

    .header--new-design .header-menu__item {
        margin: 0 10px;
    }

    .header--new-design .header-menu__list {
        margin-left: -10px;
    }

    .benefits__wrapper {
        display: flex;
        flex-wrap: wrap;
    }

    .our-services__pics {
        left: 50%;
        transform: translateX(-50%);
    }

    .our-info {
        max-width: 400px;
    }

    .video-wrap-new .video-item {
        width: calc(100% / 4);
    }

    .utp_container_new .utp_list .utp_item .text .title {
        font-size: 24px;
    }

    .object-info-tab {
        min-width: 400px;
    }

    .object-complete {
        margin-right: 20px;
    }

    .object-card__complete .object-card__row--complete {
        padding: 20px;
    }

    .offer-content__text div {
        font-size: 28px;
    }

    .offer-content__text span {
        padding-left: 80px;
    }

    .reports-content__item ul li {
        font-size: 18px;
    }

    .reports-content__block {
        min-width: 330px;
    }

    .reports-content__hand {
        left: 100px;
    }

    .contacts_list .contacts_item {
        margin: 0 10px;
        width: calc(100% / 3);
    }

    .reports-content__hand {
        left: 0;
    }
}

@media (max-width: 1024px) {

    .filter_container.filter_container--square .bx_filter_select_block .bx_filter_checkbox_popup {
        width: calc(100vw - 71px);
    }

    .filter-search {
        margin-bottom: 0;
    }

    .filter_flex > div {
        margin-bottom: 0;
    }

    .filter_flex_item.filter_flex_item_submit {
        width: calc(100% / 4);
    }

    .filter_flex_item {
        margin-bottom: 14px;
    }

    .submenu-inner__col--elem {
        display: none;
    }

    .filter_flex_row.filter_flex_row_search .filter_flex_item {
        margin-bottom: 0;
    }

    .header--new-design.fixed .header-menu__list,
    .header--new-design.sticky .header-menu__list {
        margin-left: -10px;
    }

    .header--new-design .header-top__nav ul li,
    .header--new-design .header-top__logo {
        margin-right: 20px;
    }

    .header--new-design .header-top__nav ul li {
        display: flex;
        align-items: center;
    }

    .our-services__play {
        max-width: 100px;
        margin: 0 auto;
        order: 2;
    }

    .our-services__play img {
        max-width: 100%;
    }

    .our-services__content {
        flex-wrap: wrap;
        padding-right: 0;
    }

    .services-link {
        order: 1;
        margin-bottom: 20px;
    }

    .our-info {
        order: 3;
        flex-grow: 1;
        width: 100%;
        max-width: 100%;
    }

    .services-link__btn.btn {
        width: auto;
    }

    .services-link:before {
        height: 100%;
        top: 0;
    }

    .project-content__list-new .project-content__item-wrap {
        width: calc(100% / 2);
    }

    .benefits__pics {
        margin-right: 0;
        width: 100%;
    }

    .benefits-info__list {
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(3, 170px);
    }

    .benefits-video__img {
        width: 100%;
        height: 100%;
    }

    .benefits-video__img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .header.fixed .header-menu__fixed_logo,
    .header.sticky .header-menu__fixed_logo {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .header--new-design .header-menu__item {
        margin: 10px;
    }

    .utp_list .utp_item {
        width: 100%;
    }

    .utp_container_new .utp_list .utp_item .image,
    .utp_container_new .utp_list .utp_item .text {
        width: 50%;
    }

    .utp_list .utp_item:nth-child(even),
    .utp_list .utp_item.right:nth-child(even) {
        flex-direction: row-reverse;
    }

    .utp_list .utp_item.right {
        flex-direction: row;
    }

    .header--new-design.fixed .header-menu .header-top__phone,
    .header--new-design.sticky .header-menu .header-top__phone {
        display: none;
    }

    .footer-nav .header-top__phone a {
        font-size: 20px;
    }

    .object-info-tab {
        min-width: 300px;
        width: 300px;
    }

    .object-info-tab__item {
        max-width: 100%;
    }

    .object-info-nav a {
        font-size: 16px;
        padding: 0 30px;
    }

    .title-header {
        font-size: 24px;
    }

    .object-prop__item .name {
        font-size: 13px;
    }

    .object-card__gallery {
        margin-right: 20px;
    }

    .object-desc-item__img {
        float: none;
    }

    .object-prop {
        padding-top: 5px;
    }

    .stock-list-new.stock-list {
        flex-wrap: wrap;
    }

    .stock-list-new.stock-list .stock-list__item {
        width: 100%;
    }

    .stock-list-new.stock-list .stock-list__item:nth-child(even) .stock-item__pics {
        order: 1;
    }

    .stock-list-new.stock-list .stock-list__item:nth-child(even) .stock-item__content {
        order: 2;
    }

    .stock-item__content,
    .stock-item__pics {
      width: 50%;
    }

    .stock-list-new.stock-list .stock-item__more {
        bottom: initial;
        margin-top: 20px;
        position: relative;
        transform: none;
        left: initial;
    }

    .stock-section-title {
        font-size: 34px;
    }

    .type-house__item-wrap {
        width: calc(100% / 2);
    }

    .advantages-content.advantages-content-new .advantages-content__row .advantages-content__column:nth-child(1){
        width: 60%;
    }

    .advantages-content.advantages-content-new .advantages-content__row .advantages-content__column:nth-child(2){
        width: 40%;
    }

    .advantages-content.advantages-content-new .section-ipoteka {
        padding: 40px 10px;
    }

    .offer-content__icon {
        display: none;
    }

    .reports-content__hand {
        left: 0;
    }

    .reports-content__block {
        min-width: 50%;
        width: 50%;
    }

    .reports-content__nav a {
        font-size: 22px;
    }

    .managers-item {
        margin: 5px;
        width: calc(100% /4 - 10px);
    }

    .project_detail .stock-section .container:before {
        top: -117px;
    }

    .filter_flex_item {
        width: calc(100% / 2);
    }
}

@media (max-width: 900px) {

    .object-prop__list {
        row-gap: 5px;
    }

    .complete-item {
        width: calc(100% / 2);
        height: 125px;
    }

    .object-card__gallery,
    .object-card__prop {
        width: 100%;
        max-width: 100%;
    }

    .object-card__row.object-card__row--content {
        flex-wrap: wrap;
    }

    .object-card__gallery {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .object-prop__title {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .object-prop__item {
        margin-bottom: 0;
    }

    .object-card__price {
        margin-top: 0;
    }

    .project-content.project-content-new {
        margin-bottom: 50px;
    }

    .project-content.project-content-new.project-content-portfolio-add {
        margin-bottom: 10px;
    }

    .offer-content {
        flex-wrap: wrap;
        justify-content: center;
    }


    .offer-content__text {
        padding-right: 20px;
        margin-bottom: 10px;
    }

    .advantages-content.advantages-content-new .advantages-content__row .advantages-content__column:nth-child(1),
    .advantages-content.advantages-content-new .advantages-content__row .advantages-content__column:nth-child(2) {
        width: 100%;
    }

    .advantages-content__row {
        flex-wrap: wrap;
    }

    .reports-content__hand {
        position: relative;
    }

    .reports-content__wrap {
        flex-wrap: wrap;
    }

    .reports-content {
        background-position: calc(100% + 50px) 277px;
    }

    .reports-content__block {
        width: 100%;
    }

    .reports-content__nav {
        justify-content: flex-start;
        margin-left: -10px;
        margin-right: -10px;
    }

    .reports-content__nav a {
        margin: 0 10px;
    }

    .step-ipoteka__item {
        width: calc(100% / 5);
    }


    .contacts_list .contacts_item {
        width: calc(100% / 2);
        margin: 0;
        border: none;
    }

    .contacts_container .contacts_list {
        flex-wrap: wrap;
    }

    .managers-item {
        width: calc(100% /3 - 10px);
    }

    .project_detail .stock-section .container:before {
        top: -67px;
    }
}

@media (max-width: 800px) {

    .stati_text_container {
        padding-bottom: 0;
    }

    .stati_text_container .more {
        position: relative;
    }

    .stati_text_container .text {
        margin-bottom: 20px;
    }

    #kalkulyator-domov {
        border-radius: 0;
    }

    .utp_list .utp_item .image {
        display: block;
    }

    body {
        padding-top: 55px;
    }

    .hochu_form div label {
        width: calc(100% - 45px);
    }
}

@media (max-width: 768px) {

    .object-card__complete {
        background-color: whitesmoke;
    }

    .video-wrap.video-wrap-new .video-item {
        padding: 0 5px;
    }

    .video-wrap.video-wrap-new .container {
        padding: 0 10px;
    }

    .video-wrap-new .video-container span.title {
        bottom: 0;
        opacity: 1;
    }

    .way-to-bay li {
       color: #34393f;
    }

    .project_detail {
        padding-top: 50px;
        background: none;
        position: relative;
        /*
        background-attachment: inherit;
        background-position-y: 350px;
        background-size: auto 960px;
        background-repeat: no-repeat;
         */
    }

    .project_detail:before {
        content: '';
        background-position: left;
        background-repeat: no-repeat;
        background-size: cover;
        position: fixed;
        height: 100vh;
        width: 100vw;
        z-index: -1;
        background-image: url("/local/templates/vsestroy74.ru/components/bitrix/news/with_filter/bitrix/news.detail/portfolio_new/images/object-card-BG.jpg");
    }

    .hochu_block_new.hochu_block_question div.hochu_form_row {
        flex-wrap: wrap;
    }

    .hochu_block_new.hochu_block_question div.hochu_form_row div:first-child {
        margin-right: 0;
    }

    .hochu_block_new.hochu_block_question .hochu_form {
        width: 100%;
    }

    .header--new-design .header-menu .container.project-nav {
        padding-left: 15px;
    }

    .header--new-design.header {
        z-index: 1000;
    }

    .header-menu__item.header-menu__item--mobile {
        display: block;
    }

    .popup-form.fancybox-content {
        max-width: 100%;
    }

    .stati_list .stati_item_container .image {
        margin-bottom: 20px;
    }

    ul.top-about__nav li a {
        font-weight: 500;
    }

    ul.top-about__nav li {
        margin-right: 20px;
    }

    .filter_flex_row_search {
        margin-top: 0;
    }

    .filter_flex_item {
        width: 100%;
    }

    .filter_flex_row_search .filter_flex_item_search {
        width: calc(100% - (100% / 3));
    }

    .filter_flex_item.filter_flex_item_submit {
        width: calc(100% / 3);
    }

    .benefits__text h2 {
        font-size: 32px;
    }

    #panel {
        display: none;
    }

    .footer-new__col {
        width: calc(100% / 2);
    }

    .footer-new__col--phone {
        width: 100%;
    }

    .project-content__item:hover img {
        transform: scale(1);
    }

    .project-content__item {
        height: 350px;
    }

    .video-wrap-new .video-item {
        width: 100%;
    }

    .benefits-item__title {
        font-size: 16px;
    }

    .video-wrap.video-wrap-new {
        padding-bottom: 30px;
    }

    .project-content.project-content-new {
        margin-bottom: 50px;
    }

    .benefits-video {
        grid-column: 1 / 4;
    }

    .benefits-info__list {
        grid-template-columns: repeat(3, 1fr);
    }

    .hochu_block_new .hochu_buttons a.button:link,
    .hochu_block_new .hochu_buttons a.button:visited {
        width: 100%;
    }

    .social-new.social {
        justify-content: flex-start;
    }

    .footer-nav .header-top__phone {
        margin-bottom: 20px;
    }

    .footer-new__col--dev {
        justify-content: flex-end;
        align-items: flex-end;
    }

    .slider-item__title {
        font-size: 44px;
    }

    .slider-item__text {
        font-size: 36px;
        max-width: 100%;
    }

    .top-slider {
        height: 400px;
    }

    .header.header--new-design {
        position: fixed;
    }

    .header.header--new-design .header-top {
        background-color: #2d333a;
    }

    .header.header--new-design .header-top .header-top__nav ul {
        display: none;
    }

    .header.header--new-design .header-top .header-top__phone span {
        display: none;
    }

    .header.header--new-design .header-top .header-top__phone a {
        font-size: 0;
        width: 40px;
        height: 40px;
        border: 1px solid #4a5663;
        border-radius: 50%;
    }

    .header.header--new-design .header-top .header-top__phone a:before {
        background-image: url("/local/templates/vsestroy74.ru/css/../images/phone_icon_orange.svg");
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 13px;
        height: 13px;
    }

    .header.header--new-design .header-top .header-top__logo {
        max-width: 200px;
        margin-right: 0;
    }

    .header.header--new-design .header-top .header-top__logo img {
        max-width: 100%;
    }

    .header.header--new-design .header-top {
        min-height: 55px;
    }

    .header--new-design .header-top,
    .header--new-design .header-top .container,
    .header--new-design .header-top .header-top__wrap {
        min-height: auto;
    }

    .toggle-mobile {
        display: block;
    }

    .header.header--new-design .header-menu .header-menu__list {
        flex-direction: column;
    }

    .header--new-design .header-menu__list {
        margin-left: 0;
    }

    .header--new-design .header-menu .container {
        padding: 0;
        height: calc(100% - 55px);
    }

    .header--new-design .header-menu__nav,
    .header--new-design .header-menu__nav .header-menu__list,
    .header--new-design .header-menu__nav .header-menu__item {
        width: 100%;
    }

    .header--new-design .header-menu__item {
        padding: 10px 10px 10px 15px;
        margin: 0 0 1px 0;
    }

    .header--new-design .header-menu__item:not(.header-menu__item--stock) > a:before,
    .header--new-design .header-menu__item.header-menu__item--stock:before {
        content: none;
    }

    .header--new-design .header-menu__item.header-menu__item--stock {
        padding-left: 15px;
    }

    .header--new-design .header-menu__item > a {
        padding: 5px 0;
    }

    .header-menu__item.contains {
        padding-right: 20px;
    }

    .header--new-design .header-menu__item.contains > a {
        color: #fff;
        font-weight: 600;
        display: inline-block;
    }

    .header--new-design .header-menu {
        position: fixed;
        left: 0;
        top: 55px;
        height: 100%;
    }

    .header--new-design .header-menu__nav {
        position: absolute;
        left: 0;
        top: 0;
        transition: .3s left ease-in;
    }

    .header--new-design .header-menu__nav.active {
        left: -100%;
    }

    .submenu-inner {
        top: 0;
        left: initial;
        right: -100%;
        z-index: 1;
        padding-top: 0;
        transition: .5s left ease-in;
    }

    .submenu-inner:hover,
    .header--new-design .header-menu__item a:hover + .next + .submenu-inner {
        top: 0;
    }


    .submenu-inner__col--nav ul li {
        padding-left: 13px;
    }

    .submenu-inner__col--nav ul li a {
        text-transform: none;
        font-size: 16px;
    }

    .header--new-design .header-menu__item .next {
        width: 25px;
        height: 25px;
        position: relative;
        display: block;
        cursor: pointer;
    }

    .header--new-design .header-menu__item .next:before {
        content: '';
        position: absolute;
        width: 7px;
        height: 7px;
        border: 2px solid #f7a60a;
        border-left: none;
        border-bottom: none;
        left: 7px;
        top: 8px;
        transform: rotate(45deg);
    }

    .header--new-design .header-menu__item {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #kalkulyator-domov.right-block,
    #kalkulyator-ipoteki.right-block {
        display: none;
    }

    .submenu-inner.active {
        opacity: 1;
        visibility: visible;
    }

    .submenu-inner:hover {
        top: 0;
    }

    .submenu-inner:before {
        content: none;
    }

    .header--new-design .header-menu__item a {
        font-size: 16px;
    }

    .header--new-design .header-menu {
        background-color: rgb(0 0 0 / 90%);
        visibility: hidden;
        opacity: 0;
        top: -100%;
        transition: .3s left ease-in,
                    .3s opacity ease-in;
    }

    .header--new-design .header-menu.active {
        top: 55px;
        opacity: 1;
        visibility: visible;
    }

    .submenu-inner__header {
        display: flex;
        padding: 15px;
        align-items: center;
        justify-content: space-between;
    }

    .submenu-inner__header .back {
        color: #7e8898;
        font-size: 14px;
        position: relative;
        padding-left: 14px;
        cursor: pointer;
    }

    .submenu-inner__header .back:before {
        content: '';
        position: absolute;
        width: 8px;
        height: 8px;
        border: 2px solid #f7a60a;
        left: 0;
        top: calc(50% + 1px);
        transform: translateY(-50%) rotate(45deg);
        border-top: 0;
        border-right: 0;
    }

    .submenu-inner__header .close {
        width: 20px;
        height: 20px;
        position: relative;
    }

    .submenu-inner__header .close:before,
    .submenu-inner__header .close:after {
        content: '';
        width: 16px;
        height: 2px;
        background-color: #7e8898;
        position: absolute;
        top: 9px;
        left: 2px;
    }

    .submenu-inner__header .close:before {
        transform: rotate(45deg);
    }

    .submenu-inner__header .close:after {
        transform: rotate(-45deg);
    }

    .submenu-inner__title {
        display: block;
        background-color: #f7a60a;
        height: 45px;
        line-height: 45px;
        color: #000000;
        padding: 0 15px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .header.header--new-design .header-menu .header-top__phone {
        bottom: 15px;
        right: 15px;
        top: initial;
        position: absolute;
        opacity: 1;
        display: block;
        visibility: visible;
        padding-bottom: 0;
    }

    .header.header--new-design .header-menu .header-top__phone span {
        text-align: right;
        font-size: 12px;
    }

    .header.header--new-design .header-menu .header-top__phone a {
        font-size: 16px;
        padding-left: 20px;
    }

    .header.fixed .header-menu > .container,
    .header.sticky .header-menu > .container {
        height: calc(100% - 55px);
    }

    .header.header--new-design .header-menu .social-new {
        display: flex;
        position: absolute;
        left: 15px;
        bottom: 15px;
        margin: 0 -2px
    }

    .header.header--new-design .header-menu .social-new a {
        width: 40px;
        height: 40px;
        margin: 0 2px;
    }

    .header.header--new-design .header-menu .social-new a svg {
        max-width: 16px;
    }

    #kalkulyator-domov.right-block,
    #kalkulyator-ipoteki.right-block {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        padding: 0;
        right: 0;
        display: block;
        font-size: 0;
    }

    #kalkulyator-domov:before,
    #kalkulyator-ipoteki:before {
        width: 30px;
        height: 30px;
        left: calc(50% + 2px);
        top: 50%;
        transform: translate(-50%, -50%);
    }

    #kalkulyator-domov.right-block {
        top: initial;
        left: 15px;
        bottom: 20px;
    }

    #kalkulyator-ipoteki.right-block {
        top: initial;
        left: 70px;
        bottom: 20px;
    }

    .object-info-tab {
        min-width: 200px;
        width: 200px;
    }

    .object-card__header.object-card__header--complete {
        flex-wrap: wrap;
        justify-content: center;
        height: auto;
        padding-top: 10px;
    }

    .object-info-nav {
        margin-right: auto;
        width: 100%;
    }

    .object-card__header.object-card__header--complete .title-header + .object-info-nav {
        margin-top: 0;
    }

    .object-info-nav a:before,
    .object-info-nav a:after {
        content: none;
    }

    .step-ipoteka__item {
        width: calc(100% / 4);
    }

    .contacts_list .contacts_item .title,
    .contacts_list .contacts_item .text {
        font-size: 18px;
    }

    .contacts_list .contacts_item .title {
        margin-bottom: 5px;
    }
}

@media (max-width: 640px) {

    .video-wrap-new .video-item.video-item_type-vertical {
        width: 50%;
    }

    .video-wrap-new .separator {
        padding-bottom: 0;
    }

    .top-slider {
        overflow: hidden!important;
    }

    .top-slider__list,
    .top-slider .slider-item {
        height: 100%!important;
    }

    .header.header--new-design .header-top {
        background: rgba(44, 52, 59, 0.90);
        backdrop-filter: blur(2px);
    }

    .header--new-design.header {
        background-color: transparent;
    }

    .way-to-bay {
        margin-bottom: 20px;
    }

    .add-link {
        padding-left: 0;
        margin-bottom: 20px;
    }

    .add-link a {
        margin-bottom: 10px;
    }

    .thanks {
        font-size: 18px;
    }

    .filter_flex_item-show span {
        display: inline;
        top: -1px;
        position: relative;
    }

    .our-achieve__item:nth-child(1) .circle-in {
        transform: rotate(122.571deg);
    }

    .our-achieve__item:nth-child(2) .circle-in {
        transform: rotate(67.7143deg);
    }

    .our-achieve__item:nth-child(3) .circle-in {
        transform: rotate(112.857deg);
    }

    .our-achieve__count .number {
        color: rgb(252, 174, 0);
    }

    .filter_container.filter_container--square .bx_filter_select_block .bx_filter_checkbox_popup ul li {
        display: inline-block;
    }

    .filter_container.filter_container--square .bx_filter_select_block .bx_filter_checkbox_popup ul {
        display: block;
    }

    .project_detail.project_detail-portfolio .object-card + #dopDoma:before {
        width: 100%;
        height: calc(100% + 50px);
    }

    .project-content-portfolio .more.more-new {
        display: block;
    }

    .reviews .more.more-new {
        display: block;
    }

    .review-list ul li {
        width: calc(100% / 2);
    }

    .benefit-item__pics {
        height: 280px;
        width: 100%;
    }

    .benefit-item__pics img {
        object-position: top;
    }

    .top-content {
        padding-top: 80px;
    }

    .our-achieve__count .number {
        font-size: 100px;
    }

    .benefit-item__text {
        font-size: 16px;
    }

    .contacts_container .contacts_rekvizit {
        font-size: 16px;
    }

    .requisites__content p {
        font-size: 22px;
    }

    .review-list ul {
        margin: 0 -20px;
    }

    .complete-item .icon {
        filter: grayscale(0);
        opacity: 1;
    }

    .complete-item.slick-active .icon {
        right: 20px;
    }

    .complete-item.slick-active .num {
        left: -20px;
    }

    .complete-item.slick-active .complete-item__title {
        color: #e9ad29;
    }

    .object-card__header {
        padding: 0;
        height: auto;
    }

    .object-card__header .title-header {
        padding: 10px;
    }

    .object-info-tab__item {
        height: 250px;
    }

    .object-info-tab {
        margin-bottom: 20px;
    }

    .object-card__complete .object-card__row--complete {
        padding-left: 0;
        padding-right: 0;
    }

    .object-info-nav a {
        width: calc(100% / 3);
        justify-content: center;
    }

    .card-gallery-big .swiper-pagination {
        justify-content: flex-start;
    }

    .filter_flex_search {
        margin-top: 10px;
    }

    .filter-search {
        background-size: 20px;
    }

    .filter_container.filter_count_all {
        padding-bottom: 0;
    }

    .filter_flex_item {
        margin-bottom: 0;
    }

    .filter_container.filter_count_all .title {
        line-height: .6em;
    }

    .popup-form.fancybox__content {
        max-width: 100%;
    }

    .benefits-info__more.more.more-new {
        display: block;
        background-color: #fbfbfb;
        text-transform: lowercase;
        width: calc(100% + 40px);
        margin: 0 -20px -20px -20px;
        padding: 20px 0;
    }

    .benefits-info__more.more.more-new a {
        background-color: #fbfbfb;
        z-index: 2;
        padding-right: 10px;
        padding-left: 20px;
    }

    .benefits-info__more.more.more-new a:before {
        left: 5px;
    }

    .benefits-info__more.more.more-new span:after {
        z-index: 1;
        width: calc(100% - 40px);
    }

    .benefits-info__more.more.more-new span {
        width: 100%;
        display: block;
    }

    .benefits-info__btn.btn.btn-new {
        display: none;
    }

    .bx_filter .bx_filter_param_label {
        font-size: 15px;
    }

    .filter-sticky {
        display: block;
        opacity: 0;
        visibility: hidden;
        position: fixed;
        bottom: 20px;
        z-index: 100;
        left: 50%;
        height: 50px;
        line-height: 50px;
        transform: translateX(-50%);
        background-color: #2d333a;
        border: 0;
        color: #fff;
        border-radius: 25px;
        padding: 0 20px;
        font-size: 15px;
        transition: .3s opacity linear;
    }

    .filter-sticky span {
        color: #f2a100;
    }

    .filter-sticky.show {
        opacity: 1;
        visibility: visible;
    }

    jdiv {
        z-index: 500!important;
    }

    .bx_filter .bx_filter_checkbox_popup,
    .filter_container.filter_container--square .bx_filter_select_block .bx_filter_checkbox_popup {
        position: relative;
        left: -11px;
        width: calc(100% + 35px);
    }

    .filter_flex_row_cnt .filter_flex_item {
        width: 50%;
    }

    .filter_container.filter_count_all {
        margin-top: 0;
    }

    .filter_container.filter_count_all #countdown {
        line-height: .9em;
        display: block;
        margin-top: -3px;
        font-size: 62px;
    }

    div.filter_flex_row_cnt {
        padding-top: 20px;
        margin: 0 -10px 20px -10px;
        width: calc(100% + 20px);
    }

    .btn.btn-new.bx-filter-show {
        border: 0;
        outline: none;
        width: 100%;
        color: black;
        font-size: 16px;
        font-weight: 500;
        line-height: 46px;
        height: 46px;
    }

    .filter_flex_item-show {
        visibility: visible;
        margin-bottom: auto;
    }

    .bx-filter-close {
        display: flex;
        align-items: center;
        justify-content: center;
        border: 0;
        outline: none;
        position: relative;
        width: 50px;
        height: 50px;
        background-color: transparent;
        flex-shrink: 0;
    }

    .bx-filter-close:before,
    .bx-filter-close:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 2px;
        background-color: #3c4657;
    }

    .bx-filter-close:before {
        transform: rotate(45deg);
    }

    .bx-filter-close:after {
        transform: rotate(-45deg);
    }

    .container-filter-new {
        position: fixed;
        left: -100%;
        opacity: 0;
        top: 0;
        width: 100%;
        height: 100vh;
        background-color: rgba(255, 255, 255, .95);
        overflow: hidden;
        z-index: 99993;
        padding-top: 20px;
        transition: .3s all linear;
    }

    .container-filter-new.active {
        left: 0;
        opacity: 1;
    }

    .container-filter-new .container-filter-new-inner {
        overflow-y: scroll;
        height: 100vh;
        padding: 60px 20px 200px 20px;
    }

    .managers .more.more-new,
    .reviews .more.more-new {
        display: block;
        position: relative;
        text-align: center;
        font-family: "Officina Serif", Arial, sans-serif;
    }

    .managers .more.more-new span,
    .reviews .more.more-new span {
        background-color: #fbfbfb;
    }

    .managers .more.more-new:after,
    .reviews .more.more-new:after {
        width: calc(100% - 20px);
    }

    .managers .more.more-new a,
    .reviews .more.more-new a {
        color: #52a4f0;
    }

    .header--new-design .header-menu .container.project-nav .submenu-inner__col {
        margin-bottom: 15px;
    }

    .ajax_load_btn .ajax_load_btn__more,
    .ajax_load_btn__nav a,
    .question_item .question {
        font-size: 16px;
    }

    .content_container.container {
        margin: 0 -20px;
    }

    .contacts_list .contacts_item .text a {
        font-size: 18px;
    }

    .fancybox-slide--html .popup-form .fancybox-close-small {
        top: 0;
        right: 30px;
    }

    .popup-form__row--checkbox {
        width: calc(100% - 20px);
    }

    .hochu_form div label {
        width: calc(100% - 25px);
    }


    .popup-form__row--input input {
        height: 42px;
        line-height: 42px;
        font-size: 16px;
        padding: 0 10px;
    }

    .popup-form__row--checkbox label {
        font-size: 10px;
    }

    .popup-form__wrapper:before {
        width: calc(100% - 20px);
    }

    .popup-form__row .btn {
        height: 35px;
        line-height: 35px;
        padding: 0 40px;
        font-size: 14px;
    }

    .popup-form__wrapper {
        padding: 30px 0 30px 15px;
    }

    .popup-form__row.popup-form__row--checkbox {
        margin-bottom: 0;
    }

    .popup-form__row {
        margin-bottom: 20px;
    }

    .popup-form__title {
        font-size: 30px;
        margin-bottom: 25px;
    }

    .criterion__icon {
        padding: 5px;
    }

    .criterion__row:nth-child(2) .criterion__item:nth-child(2) .criterion__icon img {
        height: 65px;
    }

    .criterion__row:nth-child(1) .criterion__item:nth-child(2) .criterion__icon img {
        margin-left: -6px;
    }

    .criterion__row:nth-child(3) .criterion__item:nth-child(2) .criterion__icon img {
        height: 110%;
    }

    .criterion__icon img {
        height: 90%;
    }

    .criterion__item {
        margin-bottom: 0;
    }

    .projects h1 {
        font-size: 30px;
    }

    .top-about__title {
        font-size: 35px;
    }

    .managers-item a.managers-item__btn.btn {
        visibility: visible;
        opacity: 1;
        bottom: 15px;
    }

    .managers-item .managers-item-container .title {
        padding-bottom: 95px;
    }

    .managers-item .managers-item-container {
        height: 100%;
    }

    .project-content__row {
        flex-wrap: wrap;
    }

    .project-content__cost {
        margin-bottom: 10px;
    }

    .benefits-video {
        grid-column: 1 / 3;
    }

    .benefits-info__list {
        grid-template-columns: repeat(2, 1fr);
    }

    .benefits-item:after {
        opacity: .3;
        background: radial-gradient(circle, rgba(75,86,98,1) 0%, rgba(45,51,58,0) 50%);
    }

    .header-mobile {
        display: none;
    }

    .header--new-design.header {
        display: block;
    }

    .slider-item__title {
        font-size: 30px;
        margin-bottom: 0;
        font-weight: 500;
    }

    .slider-item__text,
    .slider-item__price {
        font-size: 26px;
        font-weight: 500;
    }

    .slider-item__text {
        margin-bottom: 0;
    }

    .slider-item .container {
        margin-top: inherit;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .slider-item .container .btn.slider-item__more {
        margin-top: auto;
    }


    .top-slider .slick-dots {
        justify-content: flex-start;
        padding: 0 20px;
    }

    .btn.slider-item__more {
        font-size: 14px;
        height: 35px;
        line-height: 35px;
        padding: 0 50px;
    }

    .slider-item__price {
        margin-bottom: 10px;
    }

    .top-slider .slick-dots li {
        max-width: 57px;
    }

    .top-slider {
        height: 410px;
    }

    .services-item {
        width: calc((100% / 2) - 40px);
    }

    .object-card__complete .object-card__row--complete {
        flex-wrap: wrap;
    }

    .object-info-tab {
        min-width: 100%;
        width: 100%;
        order: 1;
    }

    .object-complete {
        order: 2;
    }

    .info-tab__item {
        justify-content: center;
        max-height: 270px;
    }

    .complete-item {
        height: 100px;
    }

    .info-tab__item img {
        max-height: 90%;
    }

    .object-info-nav a {
        font-size: 14px;
        padding: 20px 0;
        position: relative;
    }

    .object-info-nav a:before {
        content: '';
        position: absolute;
        width: 1px;
        height: 100%;
        right: 0;
        left: inherit;
        top: 0;
        background: linear-gradient(to bottom, #444c55, transparent);
    }

    .object-info-nav a:last-child:before {
        content: none;
    }

    .complete-item__wrap:before {
        background: radial-gradient(circle, rgba(75,86,98,1) 0%, rgba(45,51,58,0) 30%);
    }

    .object-complete {
        margin: 0 -20px;
    }

    .object-desc-item__title {
        font-size: 18px;
    }

    .object-card__content {
        padding: 0;
    }

    .object-card__content {
        margin: 0 -20px; 
    }

    .object-card__title {
        padding: 10px 20px;
        margin-bottom: 0;
    }

    .card-gallery-small,
    .object-card__prop {
        padding: 0 15px;
    }

    .object-card__header,
    .object-desc {
        margin: 0 -20px;
    }

    .project-content h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .stock-list-new.stock-list .stock-list__item:nth-child(even) .stock-item__pics {
        order: 2;
    }

    .stock-list-new.stock-list .stock-list__item:nth-child(even) .stock-item__content {
        order: 1;
        padding: 10px;
    }

    .type-house__item-wrap {
        width: 100%;
    }

    .offer-content__text {
        padding-right: 0;
    }

    .offer-content__text div {
        font-size: 24px;
        padding-left: 0;
        text-align: center;
        min-width: 100%;
    }

    .offer-content__text div:before {
        content: none;
    }

    .offer-content__text span {
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .project-content .offer-content {
        margin-top: 30px;
    }

    .advantages-content__price table td {
        padding: 10px;
    }

    .advantages-content h2 {
        font-size: 28px;
        font-weight: 500;
    }

    .top-content__text h1,
    .top-content__desc {
        font-size: 30px;
        font-weight: 500;
    }

    .type-house h3 {
        font-size: 32px;
    }

    .top-content__btn.btn {
        font-size: 14px;
        height: 35px;
        line-height: 37px;
        padding: 0 40px
    }

    .utp_list .utp_item .image {
        max-height: 200px;
    }

    .step-ipoteka__item {
        width: calc(100% / 2);
    }

    .project-content__list-new .project-content__item-wrap {
        width: 100%;
        margin-bottom: 10px;
    }

    .project-content__list-new .project-content__item-wrap:last-child,
    .project-content__list-new.slider-on-mobile .project-content__item-wrap {
        margin-bottom: 0;
    }

    .contacts_list .contacts_item {
        width: 100%;
    }

    .top-about + .contacts_container {
        padding-top: 20px;
    }

    .managers-item {
        width: 100%;
    }

    .portfolio-list-new .portfolio .portfolio_item:hover .image {
        top: 0;
        box-shadow: none;
    }

    .our-achieve__item {
        margin-bottom: 20px;
    }

    .filter_flex_item_submit #del_filter {
        font-size: 16px;
        padding: 0;
        background: none;
        text-align: left;
        color: #f0a501;
        font-family: "Gilroy", Arial, sans-serif;
    }

    .submenu-inner__col--nav ul li {
        margin-bottom: 25px;
    }

    .header--new-design .header-menu__nav {
        padding-top: 20px;
    }

    .object-card__main .object-card__header {
        margin: 0;
        padding: 0;
    }

    .ajax_load_btn .ajax_load_btn__more {
        padding: 0 15px;
        font-size: 14px;
        color: #52a4f0;
        font-weight: 500;
    }

    .ajax_load_btn .ajax_load_btn__more span.icon {
        width: 7px;
        height: 7px;
        border: 2px solid #52a4f0;
        border-left: 0;
        border-top: 0;
        background: none;
        transform: rotate(45deg);
        margin-top: -2px;
    }

    .ajax_load_btn .ajax_load_btn__more span {
        font-family: "Officina Serif", Arial, sans-serif;
    }

    .ajax_load_btn:hover .ajax_load_btn__more {
        color: #52a4f0;
    }

    .managers-list {
        padding: 0 10px;
    }

    .type-house__stati .type-house__img {
        height: 100%;
    }

    .video-wrap-new .video-item .video-container:after {
        background-color: rgba(0, 0, 0, 0);
    }

    .top-content__desc {
        font-size: 26px;
    }
}

@media (max-width: 767px) {

    .filter_container.filter_container--square .bx_filter_select_block .bx_filter_checkbox_popup ul li {
        width: calc(100% / 3 - 5px);
    }

    .up {
        display: none;
    }

    .page-tags {
        margin: 30px 0;
    }

    .page-tags__item {
        font-size: 15px;
    }

    .header--new-design .header-menu .container.project-nav .submenu-inner__col {
        margin-right: 0;
        width: calc(100% / 2);
        padding: 0 10px;
    }

    .header--new-design .header-menu .container.project-nav {
        margin-left: -10px;
    }

    .header--new-design .header-menu .container.project-nav ul li {
        justify-content: flex-start;
        margin-bottom: 7px;
    }

    .header--new-design .header-menu .container.project-nav ul li a:nth-child(2) {
        margin-left: 20px;
    }

    .calc_container .input_params_container .input_params input[type="text"] {
        width: 100%;
    }

    .contacts_container .contacts_rekvizit {
        padding-bottom: 0;
    }

    .managers-item {
        margin-bottom: 10px;
    }

    .managers {
        padding: 20px 0;
    }

    .managers .slick-dots {
        background-color: #202327;
        padding: 10px 15px 6px 15px;
    }

    .managers .slick-dots li button {
        height: 2px;
    }

    .managers .slick-dots li button {
        background-color: #aaabac;
    }

    .managers .slick-list {
        margin-left: -60px;
        margin-bottom: -15px;
    }

    .managers .container {
        padding: 0;
    }

    .popup-form.fancybox-content {
        padding: 0 10px;
    }

    .stati_text_container .more {
        margin-top: 0;
    }

    .stati_list .stati_item_container .image {
        margin-right: 0;
        width: 100%;
    }

    .stati_list .stati_item_container .image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .filter_flex_row.filter_flex_row_search .filter_flex_item {
        margin-bottom: 14px;
    }

    .filter_flex_item {
        padding: 0;
    }

    .filter_flex_row_search .filter_flex_item_search {
        width: 100%;
    }

    .filter_flex_item.filter_flex_item_submit {
        width: 100%;
    }

    .offer-content__text div {
        font-size: 22px;
    }

    .type-house__img img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .type-house__img {
        top: initial;
        bottom: 0;
        height: 60%;
    }

    .type-house__list {
        margin: 0 -20px;
    }

    .type-house__list .slick-list {
        padding: 0 20% 0 0!important;
    }

    .type-house__item {
        height: 250px;
        box-shadow: 0 0 10px rgb(0 0 0 / 5%);
    }

    .type-house__item:hover {
        box-shadow: 0 0 10px rgb(0 0 0 / 5%);
    }

    .type-house__item:hover .type-house__img img {
        transform: translateX(-50%) scale(1);
    }

    .type-house__item-wrap {
        padding: 10px;
    }

    .type-services__title {
        font-size: 27px;
        margin-bottom: 20px;
    }

    .type-services {
        padding-top: 10px;
    }

    .services-item,
    .services-item:hover {
        box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    }

    .type-services__list .slick-list {
        padding:0 20% 0 0!important;
    }

    .more.more-new a {
        font-size: 14px;
        padding-left: 15px;
        font-weight: 500;
    }

    .more.more-new {
        overflow: hidden;
    }

    .more.more-new span a:before {
        width: 7px;
        height: 7px;
        border: 2px solid #52a4f0;
        border-left: 0;
        border-top: 0;
    }

    .type-services__list {
        margin-bottom: 5px;
    }

    .type-services.type-services--new-design {
        margin-bottom: 20px;
    }

    .services-item {
        height: 210px!important;
    }

    .services-link__title {
        font-size: 24px;
    }

    .services-link ul li a {
        font-size: 13px;
        color: #71a2ed;
        display: block;
    }

    .services-link__list {
        margin-bottom: 15px;
    }

    .services-link ul li {
        line-height: 1em;
        margin-bottom: 5px;
    }

    .services-link:before {
       background-color: rgba(24, 28, 33, .4);
    }

    .services-link__btn.btn {
        font-size: 14px;
        font-weight: 500;
        height: 35px;
        line-height: 35px;
        text-align: center;
        padding: 0 30px;
        width: 100%;
        color: #000000;
    }

    .services-link {
        padding: 15px;
        top: 0;
        left: -10px;
    }

    .our-services__play {
        max-width: 90px;
    }

    .our-info__title {
        font-size: 27px;
        text-align: center;
        padding-bottom: 0;
    }

    .our-info__title:before {
        content: none;
    }

    .our-info__text {
        font-size: 14px;
    }

    .our-info {
        background-color: transparent;
        padding: 0;
    }

    .our-info__caption {
        font-size: 14px;
        position: relative;
        padding-top: 20px;
    }

    .our-info__caption:before {
        content: '';
        position: absolute;
        width: 72px;
        height: 2px;
        background-color: #e49923;
        left: 0;
        top: 0;
    }

    .our-services {
        padding: 20px 0;
    }

    .our-services__play img {
        filter: grayscale(0);
    }

    .our-services__pics {
        top: 50px;
        width: 100%;
    }

    .our-services__pics img {
        position: relative;
        left: -90px;
    }

    .benefits {
        padding: 30px 0;
        padding-bottom: 0;
    }

    .benefits-info__title,
    .benefits__text h2 {
        font-size: 25px;
        margin-bottom: 15px;
        text-align: left;
    }

    .btn.btn-new {
        font-size: 14px;
        font-weight: 500;
        height: 35px;
        line-height: 35px;
        text-align: center;
        padding-top: 0;
        padding-bottom: 0;
    }

    .benefits__text p:last-child span {
        display: block;
    }

    .benefits__text {
        font-size: 14px;
        order: 1;
        padding-top: 0;
    }

    .benefits__text ul li {
        margin-bottom: 6px;
        padding-left: 20px;
    }

    .benefits__text ul {
        color: #4d4d4d;
    }

    .benefits__text p {
        font-weight: 500;
    }

    .benefits__pics {
        order: 2;
    }

    .benefits__text ul li:before {
        width: 5px;
        height: 5px;
    }

    .benefits-info__list {
        display: flex;
        flex-direction: column;
    }

    .benefits-video {
        width: 100%;
        height: 238px;
        overflow: initial;
    }

    .benefits-item {
        width: 210px;
        margin: 10px;
        padding: 15px;
    }

    .benefits-item__title {
        font-size: 18px;
    }

    .benefits-slider .slick-list {
        padding: 0 20% 0 0!important;
    }

    .benefits-slider {
        margin-left: -10px;
        margin-right: -20px;
    }

    .benefits-video__img {
        width: calc(100% + 40px);
        margin: 0 -20px;
    }

    .benefits-slider .slick-dots,
    .project-content .slick-dots,
    .video-list .slick-dots,
    .utp_list .slick-dots,
    .our-achieve__list .slick-dots {
        display: flex;
        flex-wrap: wrap;
        padding: 0 10px;
    }

    .our-achieve__list .slick-dots {
        justify-content: center;
        margin-top: 0;
    }

    .video .slick-dots {
        justify-content: flex-start;
        flex-wrap: nowrap;
    }

    .benefits-slider .slick-dots {
        margin: 6px 0;
    }

    .video .slick-dots li:nth-child(6n) {
        margin-right: 4px;
    }

    .benefits-slider .slick-dots li,
    .project-content .slick-dots li,
    .video-list .slick-dots li,
    .utp_list .slick-dots li,
    .our-achieve__list .slick-dots li,
    .review-list .slick-dots li {
        font-size: 0;
        width: calc((100% / 6) - 4px);
        margin-right: 4px;
        margin-bottom: 4px;
        max-width: 57px;
    }

    .review-list .slick-dots li {
        padding: 0 2px;
        width: calc(100% / 10);
        margin: 0 0 3px 0;
    }

    .review-list ul.slick-dots {
        margin: 0;
        width: 100%;
        padding: 0 10px;
    }

    .benefits-slider .slick-dots li button,
    .project-content .slick-dots li button,
    .video-list .slick-dots li button,
    .utp_list .slick-dots li button,
    .our-achieve__list .slick-dots li button,
    .review-list .slick-dots li button {
        height: 2px;
        background-color: #aaabac;
        cursor: pointer;
        font-size: 0;
        border: none;
        width: 100%;
        outline: none;
    }

    .benefits-slider .slick-dots li.slick-active button,
    .project-content .slick-dots li.slick-active button,
    .video-list .slick-dots li.slick-active button,
    .utp_list .slick-dots li.slick-active button,
    .our-achieve__list .slick-dots li.slick-active button,
    .review-list .slick-dots li.slick-active button {
        background-color: #f9ab00;
    }

    .benefits-video__play {
        background-color: #db0000;
    }

    .project-content h2 {
        font-size: 27px;
        font-weight: 500;
    }

    .project-content__list-new .project-content__item-wrap {
        padding: 0;
    }

    .project-content__item {
        margin-bottom: 0;
    }

    .project-content__list-new {
        margin: 0 -20px;
        margin-bottom: 15px;
    }

    .project-content__list-new .project-content__item-wrap .project-content__item {
        height: 450px;
    }

    .project-content .slick-dots,
    .video-list .slick-dots,
    .utp_list .slick-dots {
        margin-top: 0;
        background-color: #202327;
        padding: 10px 15px 6px 15px;
    }

    .project-content .slick-dots {
        flex-wrap: nowrap;
    }

    .utp_list .slick-dots {
        margin-bottom: 0;
    }

    .video-title {
        font-size: 27px;
    }

    .video-wrap-new .video-item {
        padding: 0;
        height: 250px;
        margin-bottom: 10px;
    }

    .video-wrap-new .video-index .video-item {
        margin-bottom: 0;
    }

    .video-title {
        margin-bottom: 20px;
    }

    .video-wrap.video-wrap-new .more.more-new {
        margin-top: 0;
    }

    .video-wrap.video-wrap-new .video-index + .container .more.more-new {
        margin-top: 15px;
    }

    .container .container {
        padding: 0 15px;
    }

    .portfolio-title {
        font-size: 25px;
    }

    .portfolio-list-new .portfolio-title {
        margin-bottom: 25px;
    }


    .portfolio-list.portfolio-list-new .portfolio {
        padding: 0;
        margin: 0 -20px;
    }

    .portfolio-list .portfolio .portfolio_item .title,
    .portfolio-list .props .prop {
        font-size: 16px;
    }

    .video-wrap.video-wrap-new {
        padding-right: 0;
        padding-bottom: 20px;
    }

    .portfolio-list-new .portfolio .portfolio_item .image img {
        max-width: 100%;
    }

    .portfolio-list-new {
        margin-bottom: 40px;
    }

    .hochu_block_new .hochu_form .title {
        font-size: 30px;
        text-align: left;
    }

    .hochu_block_new .hochu_form {
        padding: 25px 0 25px 15px;
    }

    .hochu_block_new .hochu_form div {
        margin-bottom: 20px;
    }

    .hochu_form div {
        text-align: left;
    }

    .hochu_block_new .hochu_form div label {
        font-size: 10px;
    }

    .hochu_block_new .hochu_form a.btn:link {
        width: 160px;
    }

    .hochu_container .page_container {
        height: 450px;
        display: flex;
        flex-direction: column;
    }

    .hochu_form input[type="text"] {
        line-height: 42px;
    }

    .hochu_block_new .hochu_form input[type="text"],
    .hochu_block_new .hochu_form input[type="text"]::placeholder {
        font-size: 16px;
    }

    .hochu_block_new .page_container .container {
        max-width: calc(100% - 35px);
        margin-top: auto;
        margin-bottom: 20px;
    }

    .hochu_block_new .hochu_form:before {
        width: calc(100% - 15px);
    }

    .hochu_block_new .utp_container {
        margin-top: 0;
    }

    .hochu_block_new .hochu_buttons-new {
        margin: 0 -20px;
        border-bottom: 1px solid #6c6c6c;
    }

    .hochu_block_new .hochu_buttons a.button:link,
    .hochu_block_new .hochu_buttons a.button:visited {
        font-size: 12px;
        font-weight: 500;
        width: calc(100% / 4);
        border-bottom: none;
    }

    .hochu_block_new {
        padding-bottom: 0;
    }

    .hochu_block_new .hochu_buttons a.button:last-child {
        border-bottom: 0;
    }

    .utp_list .utp_item {
        flex-wrap: wrap;
    }

    .utp_container_new .utp_list .utp_item .image,
    .utp_container_new .utp_list .utp_item .text {
        width: 100%;
    }

    .utp_container.utp_container_new .container {
        padding: 0;
    }

    .utp_container_new .utp_list .utp_item .image:before {
        content: none;
    }

    .utp_container_new .utp_list .utp_item .text .description {
        font-size: 16px;
    }

    .utp_container_new .utp_list .utp_item .text {
        padding: 20px 15px;
    }

    .utp_container_new .utp_list .utp_item.right .title,
    .utp_container_new .utp_list .utp_item.right .description {
        text-align: left;
    }

    .map_objects-new .map_objects__data_name a {
        font-size: 20px;
    }

    .map_objects-new .map_objects__data_name {
        margin-bottom: 15px;
    }

    .map_objects-new .map_objects__data_plowad,
    .map_objects-new .map_objects__data_price {
        font-size: 16px;
    }

    .map_objects-new .map_objects__data_plowad span,
    .map_objects-new .map_objects__data_price span {
        font-size: 18px;
    }

    .map_objects__data {
        min-width: 310px;
        width: 310px;
    }

    .map_objects__gallery_slider {
        height: 100px;
    }

    .map_objects-new .more.more-new span:after {
        width: 100%;
    }

    .map_objects-new .more.more-new a {
        font-size: 14px;
    }

    .map_objects-new .more.more-new span a:before {
        width: 6px;
        height: 6px;
    }

    .map_objects-new .map_objects__gallery_slider {
        margin-bottom: 10px;
    }

    .map_objects__gallery_all {
        margin-bottom: 0;
    }

    .utp_container_new .utp_list {
        margin-bottom: 0;
    }

    .our-services__pics img {
        width: 514px;
        height: 437px;
    }

    .footer-nav ul li a {
        font-size: 12px;
        line-height: 1em;
        display: block;
    }

    .footer-nav ul li {
        line-height: 1em;
        margin-bottom: 5px;
    }

    .footer-nav__title {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .footer-new__col:before {
        content: none;
    }

    .footer-new__nav {
        background: #2d333a;
        padding-top: 0;
        padding-bottom: 0;
    }

    .contacts-block {
        font-size: 12px;
        line-height: 1.3em;
    }

    .footer-new__col--phone,
    .footer-new__col--contacts {
        width: 100%;
    }

    .footer-new__col {
        order: 2;
    }

    .footer-new__col.footer-new__col--phone {
        order: 1;
        background-color: #23262a;
        width: 100%;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 15px;
    }

    .footer-new__col.footer-new__col--phone .social-new.social a {
        width: 35px;
        height: 35px;
        margin: 0 2px;
    }

    .footer-new__col.footer-new__col--phone .social-new.social a svg {
        max-width: 17px;
    }

    .footer-new__col.footer-new__col--phone .social-new.social {
        order: 1;
    }

    .footer-new__col.footer-new__col--phone .header-top__phone {
        order: 2;
        margin-bottom: 0;
    }

    .footer-nav .header-top__phone a {
        font-size: 16px;
        padding-left: 22px;
    }

    .footer-nav .header-top__phone span {
        width: 100%;
        font-size: 12px;
        text-align: right;
    }

    .footer-new__copy .text,
    .footer-new__copy .footer__copy {
        font-size: 11px;
    }

    .footer-new__copy .footer-new__col {
        flex-grow: 2;
    }

    .footer-new__copy .footer-new__col.footer-new__col--dev {
        flex-grow: 1;
        padding: 0 15px 0 0;
        width: auto;
    }

    .footer-new__copy {
        padding-bottom: 0;
    }

    .card-gallery-small {
        display: none;
    }

    .card-gallery-big__item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .card-gallery-big__item {
        height: 300px;
    }

    .card-gallery-big__item a {
        width: 100%;
        height: 100%;
    }

    .object-card__gallery {
        margin-bottom: 0;
    }

    .object-prop__item .icon {
        flex-shrink: 0;
    }

    .object-prop__item .icon {
        width: 40px;
        height: 40px;
        padding: 4px;
        margin-right: 10px;
    }

    .object-prop__item .name  {
        font-weight: 500;
        color: #565656;
    }

    .object-prop__title {
        font-size: 25px;
    }

    .breadcrumbs {
        display: none;
        /*display: block;*/
    }

    .object-card__order .btn.btn-new {
        padding: 0 40px;
    }

    .object-prop__item .value {
        font-size: 16px;
    }

    .object-prop {
        margin-bottom: 20px;
    }

    .object-card__row {
        margin-bottom: 30px;
    }

    .object-card__title {
        font-size: 26px;
    }

    .object-card .card-price {
        font-size: 28px;
    }

    .object-prop__item {
        padding: 0 5px;
    }

    .object-prop__list {
        margin: 0 -5px;
    }

    .object-prop__item .name {
        font-size: 12px;
    }

    .card-gallery-big .swiper-pagination span {
        width: 55px;
    }

    .breadcrumbs ul li {
        font-size: 12px;
        margin-bottom: 0;
    }

    .complete-item {
        padding: 5px;
        height: 165px;
    }

    .title-header {
        font-size: 20px;
        line-height: 1em;
        width: 100%;
        text-align: center;
        padding: 20px 0;
        background: #202327;
    }

    .object-desc-item__title {
        padding: 12px 15px;
        font-size: 16px;
    }

    .object-desc-item__wrap {
        padding-left: 20px;
        padding-right: 20px;
    }

    .object-desc-item__title span {
        padding-left: 20px;
    }

    .object-desc-item__title span:before {
        width: 8px;
        height: 8px;
    }

    .object-desc-item__text b {
        font-size: 20px;
    }

    .object-card__main {
        background-position: calc(50% + 220px);
    }

    .stock-section {
        margin-bottom: 20px;
    }

    .map_objects__map {
        height: 300px;
    }

    .project-content.project-content-new {
        margin-bottom: 30px;
    }

    .stock-section-title {
        font-size: 28px;
        line-height: 1em;
    }

    .complete-item .complete-item__title {
        z-index: 10;
        position: relative;
    }

    .stock-item__content,
    .stock-item__pics {
        width: 100%;
    }

    .stock-list-new.stock-list {
        flex-wrap: wrap;
        flex-direction: column;
        padding-bottom: 0;
    }

    .stock-list-new.stock-list .stock-item__content {
        padding: 10px;
    }

    .stock-list-new.stock-list .stock-list__item {
        margin: 0;
    }

    .stock-list-new.stock-list .stock-item__anons {
        font-size: 14px;
        line-height: 1.2em;
    }

    .stock-list-new.stock-list .stock-item__pics {
        min-height: 200px;
    }

    .stock-list-new.stock-list .stock-list__item:nth-child(even) .stock-item__content {
        order: 2;
    }

    .stock-list-new.stock-list .stock-list__item:nth-child(even) .stock-item__pics {
        order: 1;
    }

    .top-content__nav li a {
        font-size: 16px;
        font-weight: 400;
    }

    .type-house h3 {
        font-size: 27px;
        font-weight: 500;
    }

    .advantages-content__price b {
        font-size: 28px;
        padding: 0 10px;
        margin-bottom: 20px;
        text-align: center;
    }

    .advantages-content__price b span {
        color: #ff9c00;
    }

    .advantages-content__price table th {
        font-size: 22px;
        display: none;
    }

    .advantages-content__price table tr {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: center;
        flex-direction: row;
        align-items: center;
    }

    .advantages-content__price table tr.price_comment td {
        width: 100%;
        text-align: center;
    }

    .advantages-content__price table td {
        width: 60%;
    }

    .advantages-content__price tbody {
        width: 100%;
        display: block;
    }

    .advantages-content__price table td {
        text-align: center;
    }

    .advantages-content__price table td:nth-child(2) {
        font-size: 16px;
        color: #000;
        padding-top: 0;
    }

    .advantages-content__price table td:nth-child(1) {
        padding-bottom: 10px;
        font-size: 16px;
        text-align: left;
        padding-left: 20px;
    }

    .advantages-content__price .advantages-content__column {
        margin-bottom: 0;
    }

    .advantages-content.advantages-content-new {
        padding-top: 20px;
    }

    .advantages-content.advantages-content-new .advantages-content__price {
        padding: 0 15px;
    }

    .advantages-content.advantages-content-new .advantages-content__price .advantages-content__row{
        width: calc(100% + 30px);
        margin: 0 -15px;
    }

    .advantages-content__calc .btn,
    .section-ipoteka__btn .btn {
        font-size: 14px;
    }

    .reports-content__nav a {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .reports-content__item ul li {
        font-size: 16px;
        margin-bottom: 15px;
        padding-left: 20px;
    }

    .reports-content__item ul li:before {
        width: 5px;
        height: 5px;
    }

    .utp_container.ipoteka h2 {
        padding: 0 20px;
    }

    .projects .project-content__list-new .project-content__item-wrap {
        padding: 0;
        margin-bottom: 5px;
    }

    .projects .project-content__list-new .project-content__item-wrap .project-content__item {
        height: 450px;
    }

    a.managers-item__btn.btn {
        bottom: 0;
        width: 100%;
        text-align: center;
    }

    .managers-item .managers-item-container .title {
        padding: 5px 10px 60px 10px;
        top: initial;
        bottom: 0;
    }

    .managers {
        padding-bottom: 0;
    }

    .managers-item:hover .title {
        height: auto;
    }

    #contact_map_data {
        height: 300px;
    }

    .managers-item a.managers-item__btn.btn,
    .managers-item:hover a.managers-item__btn.btn {
        bottom: 0;
    }

    .top-about + .our-services,
    .top-content + .our-services {
        margin-top: 0;
    }

    .project_detail .object-card__complete .object-card__row--complete {
        background-color: transparent;
    }

    .project_detail .project-content.project-content-new .container:before,
    .project_detail .stock-section .container:before {
        width: 100%;
    }

    .project_detail .project-content.project-content-new .container:before {
        top: -58px;
    }

    .our-services {
        background-position: calc(50% - 500px);
    }

    .header--new-design .header-menu__item a {
        font-size: 14px;
    }

    .header--new-design .header-menu__item a:hover {
        color: white;
    }

    .header--new-design .header-menu__item.contains > a {
        display: flex;
        align-items: center;
        padding: 0;
        width: 100%;
    }

    .object-desc-item__close a {
        font-size: 14px;
    }

    .filter-search input[type="text"] {
        font-size: 14px;
    }

    .advantages-content__price table td:nth-child(even) {
        text-align: left;
        padding-bottom: 0;
        width: 40%;
    }

    .top-slider .slider-item {
        background-position: center;
    }

    .benefits__pics {
        margin-top: 20px;
    }

    .project-content__all-cost,
    .project-content__cost {
        margin-bottom: 0;
    }

    .hochu_block_new .hochu_container {
        background-position: top;
    }

    .footer-new__copy {
        padding-bottom: 70px;
    }

    .footer-new__col--dev {
        align-items: flex-start;
    }

    .footer-new__col--dev .developer img {
        margin-top: -10px;
    }

    .reports-content {
        padding-top: 0;
        margin-top: -30px;
    }

    .our-achieve {
        padding-top: 30px;
    }

    .our-achieve__item .text {
        border-bottom: 0;
        font-weight: 900;
        line-height: 1.3em;
        color: #2d333a;
        margin-top: 20px;
    }

    .our-achieve__count {
        padding-top: 20px;
    }

    .section-ipoteka h2 {
        font-size: 35px;
        line-height: 1em;
    }

    .footer-new .text p br {
        display: none;
    }

    .footer-new .text p {
        margin: 0;
    }
}

.header-top__best {
    margin-left: auto;
    margin-right: 40px;
    margin-top: -8px;
}

.header-top__best svg {
    margin-top: -6px;
}

.link-best {
    color: #738A9D;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.link-best svg {
    margin-right: 12px;
}

.link-best svg path {
    transition: .1s all linear;
}

.link-best:hover svg path {
    stroke: #F2BD00;
}

.header-menu .link-best {
    position: absolute;
    bottom: 75px;
    left: 20px;
    display: none;
}

.type-house__title {
    padding-right: 0;
}

.zakaz_uslug .show-form {
    font-size: 16px;
    margin: 10px 0;
    color: #353946;
    font-weight: 500;
    font-family: "Officina Serif", Arial, sans-serif;
}

.zakaz_uslug .show-form:hover {
    color: #000000;
}

@media (max-width: 1280px) {

    .header--new-design .header-top__phone a {
        font-size: 18px;
    }
}

@media (max-width: 768px) {

    .header .header-top__best {
        display: none;
    }

    .header-menu .link-best {
        display: flex;
    }
}

[data-tooltip] {
    --arrow-size: 5px;
    position: relative;
    z-index: 10;
}

/* Positioning and visibility settings of the tooltip */
[data-tooltip]:before,
[data-tooltip]:after {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    left: 50%;
    bottom: calc(100% + var(--arrow-size));
    pointer-events: none;
    transition: 0.2s;
    will-change: transform;
}

/* The actual tooltip with a dynamic width */
[data-tooltip]:before {
    content: attr(data-tooltip);
    padding: 10px 18px;
    min-width: 50px;
    max-width: 300px;
    width: max-content;
    width: -moz-max-content;
    border-radius: 6px;
    font-size: 14px;
    background-color: rgba(59, 72, 80, 0.9);
    background-image: linear-gradient(30deg,
    rgba(59, 72, 80, 0.44),
    rgba(59, 68, 75, 0.44),
    rgba(60, 82, 88, 0.44));
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);
    color: #fff;
    text-align: center;
    white-space: pre-wrap;
    transform: translate(-50%,  calc(0px - var(--arrow-size))) scale(0.5);
}

/* Tooltip arrow */
[data-tooltip]:after {
    content: '';
    border-style: solid;
    border-width: var(--arrow-size) var(--arrow-size) 0px var(--arrow-size); /* CSS triangle */
    border-color: rgba(55, 64, 70, 0.9) transparent transparent transparent;
    transition-duration: 0s; /* If the mouse leaves the element,
                              the transition effects for the
                              tooltip arrow are "turned off" */
    transform-origin: top;   /* Orientation setting for the
                              slide-down effect */
    transform: translateX(-50%) scaleY(0);
}

/* Tooltip becomes visible at hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    opacity: 1;
}
/* Scales from 0.5 to 1 -> grow effect */
[data-tooltip]:hover:before {
    transition-delay: 0.3s;
    transform: translate(-50%, calc(0px - var(--arrow-size))) scale(1);
}
/*
  Arrow slide down effect only on mouseenter (NOT on mouseleave)
*/
[data-tooltip]:hover:after {
    transition-delay: 0.5s; /* Starting after the grow effect */
    transition-duration: 0.2s;
    transform: translateX(-50%) scaleY(1);
}
/*
  That's it for the basic tooltip.

  If you want some adjustability
  here are some orientation settings you can use:
*/

/* LEFT */
/* Tooltip + arrow */
[data-tooltip-location="left"]:before,
[data-tooltip-location="left"]:after {
    left: auto;
    right: calc(100% + var(--arrow-size));
    bottom: 50%;
}

/* Tooltip */
[data-tooltip-location="left"]:before {
    transform: translate(calc(0px - var(--arrow-size)), 50%) scale(0.5);
}
[data-tooltip-location="left"]:hover:before {
    transform: translate(calc(0px - var(--arrow-size)), 50%) scale(1);
}

/* Arrow */
[data-tooltip-location="left"]:after {
    border-width: var(--arrow-size) 0px var(--arrow-size) var(--arrow-size);
    border-color: transparent transparent transparent rgba(55, 64, 70, 0.9);
    transform-origin: left;
    transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="left"]:hover:after {
    transform: translateY(50%) scaleX(1);
}



/* RIGHT */
[data-tooltip-location="right"]:before,
[data-tooltip-location="right"]:after {
    left: calc(100% + var(--arrow-size));
    bottom: 50%;
}

[data-tooltip-location="right"]:before {
    transform: translate(var(--arrow-size), 50%) scale(0.5);
}
[data-tooltip-location="right"]:hover:before {
    transform: translate(var(--arrow-size), 50%) scale(1);
}

[data-tooltip-location="right"]:after {
    border-width: var(--arrow-size) var(--arrow-size) var(--arrow-size) 0px;
    border-color: transparent rgba(55, 64, 70, 0.9) transparent transparent;
    transform-origin: right;
    transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="right"]:hover:after {
    transform: translateY(50%) scaleX(1);
}



/* BOTTOM */
[data-tooltip-location="bottom"]:before,
[data-tooltip-location="bottom"]:after {
    top: calc(100% + var(--arrow-size));
    bottom: auto;
}

[data-tooltip-location="bottom"]:before {
    transform: translate(-50%, var(--arrow-size)) scale(0.5);
}
[data-tooltip-location="bottom"]:hover:before {
    transform: translate(-50%, var(--arrow-size)) scale(1);
}

[data-tooltip-location="bottom"]:after {
    border-width: 0px var(--arrow-size) var(--arrow-size) var(--arrow-size);
    border-color: transparent transparent rgba(55, 64, 70, 0.9) transparent;
    transform-origin: bottom;
}

@media (max-width: 800px) {

    body {
        padding-top: 0;
    }

    .top-slider .slider-item {
        padding-top: 80px;
    }
}
/* End */


/* Start:/local/templates/vsestroy74.ru/css/custom_luxar.css?17385802114953*/
@charset "UTF-8";
/* 30-08-2024 Правки косяков по задаче 4161 */
@media screen and (max-width: 767px) {
  .top-content {
    max-height: none;
  }
}
@media screen and (max-width: 767px) {
  .top-content__nav {
    flex-direction: column;
  }
}

.header.header--new-design.fixed .header-menu .header-menu__item {
  margin: 0 9px;
  transition: none;
}
@media (max-width: 1280px) {
  .header.header--new-design.fixed .header-menu .header-menu__item {
    margin: 0 10px;
  }
}
@media (max-width: 1024px) {
  .header.header--new-design.fixed .header-menu .header-menu__item {
    margin: 10px;
  }
}
@media (max-width: 767px) {
  .header.header--new-design.fixed .header-menu .header-menu__item {
    margin: 0;
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
.header.header--new-design.fixed .header-menu .header-top__phone a {
  font-size: 20px;
}
@media screen and (max-width: 1329px) {
  .header.header--new-design.fixed .header-menu .header-menu__item.header-menu__item--stock {
    display: none;
  }
}

.header--new-design .header-menu__item {
  transition: none;
}

@media screen and (max-width: 1280px) {
  .about-service__item.type-text {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 1280px) {
  .about-service__item.type-text .our-info {
    max-width: 100%;
  }
}
@media screen and (max-width: 1280px) {
  .about-service__item.type-video {
    position: relative;
    margin-top: 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .about-service__item.type-video {
    position: absolute;
    margin-top: inherit;
  }
}
@media screen and (max-width: 1280px) {
  .about-service .person-video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .about-service .person-video {
    position: relative;
    display: flex;
    justify-content: center;
  }
}
.about-service .person-video__img {
  font-size: 0;
}

.submenu-inner.active .project-nav {
  height: calc(100dvh - 272px);
  overflow: scroll;
}

@media (max-width: 1440px) {
  .project-content__list-new .project-content__item-wrap {
    width: 33.3333333333%;
  }
}
@media (max-width: 1024px) {
  .project-content__list-new .project-content__item-wrap {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .project-content__list-new .project-content__item-wrap:not(.slick-slide) {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .breadcrumbs {
    display: block;
  }
}

.project-insert-bn {
  position: relative;
}
.project-insert-bn .project-content__item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 30px !important;
  z-index: 1;
  /*&::before,
  &::after {
    content: '';
    position: absolute;
    width: 100% !important;
    left: 0 !important;
    height: 142px !important;
    z-index: 0 !important;
    pointer-events: none;
  }

  &:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.00) 100%);
    top: 0 !important;
  }

  &:after {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.00) 100%);
    bottom: 0 !important;
  }*/
}
.project-insert-bn .project-content__item img,
.project-insert-bn .project-content__item video {
  position: absolute;
  top: 0;
  left: 0;
}
.project-insert-bn .project-content__item * {
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  color: #fff;
  word-wrap: break-word;
}
.project-insert-bn .project-content__item * span {
  color: #FBAD00;
}
.project-insert-bn .project-content__item__link {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 10;
}
.project-insert-bn .project-content__item .project-content__item__top-text,
.project-insert-bn .project-content__item .project-content__item__top-text span {
  z-index: 7;
  font-size: 25px;
  line-height: 25px;
}
.project-insert-bn .project-content__item .project-content__item__bottom-text {
  z-index: 7;
  font-size: 16px;
  line-height: 14px;
}
.project-insert-bn__video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 5;
}
.project-insert-bn__video iframe {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 640px) {
  .top-content {
    padding-top: 76px;
  }
  div.filter_flex_row_cnt {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .filter_container.filter_count_all #countdown {
    display: inline-block;
    font-size: 49px;
    margin-top: 0;
  }
  .filter_container.filter_count_all .title {
    font-size: 20px;
  }
  .btn.btn-new.bx-filter-show {
    height: 35px;
    line-height: 35px;
  }
}
.type-house .more,
.projects .more {
  text-align: center;
}
.type-house .more a,
.projects .more a {
  color: #52a4f0 !important;
  font-size: 18px;
  font-weight: normal;
  font-family: "Officina Serif", Arial, sans-serif;
  text-decoration: none;
}

/*# sourceMappingURL=custom_luxar.css.map */

/* End */
/* /local/templates/vsestroy74.ru/js/Slick/slick.min.css?16448179051329 */
/* /local/templates/vsestroy74.ru/js/fancyapp/fancybox.css?164481790515512 */
/* /local/templates/vsestroy74.ru/css/animate.min.css?164481790361274 */
/* /local/templates/vsestroy74.ru/js/slinky/dist/jquery.slinky.css?1644817905905 */
/* /local/templates/vsestroy74.ru/scss/loader.css?1734935202530 */
/* /local/templates/vsestroy74.ru/scss/b24.css?1735015803155 */
/* /local/templates/vsestroy74.ru/components/luxar/super/popup/style.css?15802910481 */
/* /local/templates/vsestroy74.ru/components/bitrix/news.list/project-menu/style.css?1719991243150 */
/* /local/templates/vsestroy74.ru/components/bitrix/breadcrumb/.default/style.css?174763518353 */
/* /local/templates/vsestroy74.ru/template_styles.css?1737534143530 */
/* /local/templates/vsestroy74.ru/css/style.css?164481790381874 */
/* /local/templates/vsestroy74.ru/css/custom.css?175368597121556 */
/* /local/templates/vsestroy74.ru/css/new-template.css?16448179038135 */
/* /local/templates/vsestroy74.ru/css/new-design.css?1736738173151918 */
/* /local/templates/vsestroy74.ru/css/custom_luxar.css?17385802114953 */
