

/* Start:/fonts/fonts.css?17781954062364*/
@font-face {
    font-family: 'Acrom';
    src: url('/fonts/Acrom-Regular.eot');
    src: local('Acrom'), local('Acrom-Regular'),
        url('/fonts/Acrom-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Acrom-Regular.woff2') format('woff2'),
        url('/fonts/Acrom-Regular.woff') format('woff'),
        url('/fonts/Acrom-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Acrom';
    src: url('/fonts/Acrom-Bold.eot');
    src: local('Acrom Bold'), local('Acrom-Bold'),
        url('/fonts/Acrom-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Acrom-Bold.woff2') format('woff2'),
        url('/fonts/Acrom-Bold.woff') format('woff'),
        url('/fonts/Acrom-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
/*
@font-face {
    font-family: 'Rubik';
    src: url('/fonts/Rubik-Bold.eot');
    src: local('Rubik Bold'), local('Rubik-Bold'),
        url('/fonts/Rubik-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Rubik-Bold.woff2') format('woff2'),
        url('/fonts/Rubik-Bold.woff') format('woff'),
        url('/fonts/Rubik-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik';
    src: url('/fonts/Rubik-Medium.eot');
    src: local('Rubik Medium'), local('Rubik-Medium'),
        url('/fonts/Rubik-Medium.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Rubik-Medium.woff2') format('woff2'),
        url('/fonts/Rubik-Medium.woff') format('woff'),
        url('/fonts/Rubik-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik';
    src: url('/fonts/Rubik-Regular.eot');
    src: local('Rubik Regular'), local('Rubik-Regular'),
        url('/fonts/Rubik-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Rubik-Regular.woff2') format('woff2'),
        url('/fonts/Rubik-Regular.woff') format('woff'),
        url('/fonts/Rubik-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik';
    src: url('/fonts/Rubik-Light.eot');
    src: local('Rubik Light'), local('Rubik-Light'),
        url('/fonts/Rubik-Light.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Rubik-Light.woff2') format('woff2'),
        url('/fonts/Rubik-Light.woff') format('woff'),
        url('/fonts/Rubik-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
*/
/* End */


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


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


/* Start:/css/general.css?177885767527814*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    vertical-align: baseline;
}

label {
    cursor: pointer;
}

ol, ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

li {
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input:focus {
    outline: none;
}

textarea:focus {
    outline: none;
}

select:focus {
    outline: none;
}

sup {
    vertical-align: top;
    font-size: 10px;
}

sub {
    vertical-align: bottom;
    font-size: 10px;
}

html, body {
    width: 100%;
    height: 100%;
    font-family: 'Montserrat', sans-serif;
    color: #676767;
    font-size: 14px;
    line-height: 30px;
    background: #fff;
}

a {
    color: inherit;
    text-decoration: none;
}

small {
    position: relative;
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 20px;
    display: block;
}

h1, h2, h3, h4, h5 {
    position: relative;
    font-family: 'Acrom';
}

h1, h2, h3, h4 {
    font-weight: 400;
}

h2 strong, h3 strong, h4 strong {
    color: #9D734C;
}

h1, h2 {
    font-size: 62px;
    line-height: 70px;
}

h1 span {
    font-size: 92px;
    line-height: 100px;
    text-transform: uppercase;
    display: block;
    margin: 0 0 20px 0;
}

h1 strong, h2 strong {
    text-transform: uppercase;
}

h2 {
    margin: 0 0 40px 0;
}

h3 {
    margin: 0 0 40px 0;
    font-size: 36px;
    line-height: 50px;
}

h4 {
    margin: 0 0 20px 0;
    font-size: 24px;
    line-height: 30px;
}

h5 {
    margin: 0 0 10px 0;
    color: #9D734C;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}

img {
    width: 100%;
    height: auto;
    display: block;
}

big {
    color: #151515;
    font-size: 24px;
    line-height: 35px;
    font-family: 'Acrom';
    font-weight: 400;
    display: block;
}

sub {
    color: #DDD6D0;
    font-size: 60px;
    line-height: 60px;
    font-family: 'Acrom';
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
}

.wp {
    max-width: 1680px;
    position: relative;
    margin: 0 auto;
    padding: 0 40px;
    box-sizing: border-box;
}

.wrapper {
    position: relative;
    overflow: hidden;
    background: #fff;
}

.btn_1, .btn_2 {
    position: relative;
    padding: 15px 35px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    box-sizing: border-box;
    cursor: pointer;
    transition: 1s;
}

.btn_1 {
    background: #151515;
}

.btn_2 {
    background: #9D734C;
}

.btn_1:hover {
    background: #9D734C;
    transition: 1s;
}

.btn_2:hover {
    background: #151515;
    transition: 1s;
}

.header {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    z-index: 100;
}

.headerInner {
    width: 100%;
    padding: 20px 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    z-index: 100;
}

.header_logo, .header_top {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.menu-burger {
    width: 25px;
    height: 25px;
    position: relative;
    cursor: pointer;
}

.menu-burger svg {
    width: 25px;
    height: 25px;
    fill: #fff;
    display: block;
}

.menu-burger svg:hover {
    fill: #DDD6D0;
}

.logo-fix {
    position: relative;
    margin-left: 40px;
    display: none;
}

.logo {
    width: 170px;
    height: 50px;
    position: relative;
    display: block;
    background: url(/css/../images/logoNew.svg) no-repeat;
}

.header_top .phone {
    position: relative;
    display: block;
    margin-right: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.header_top .callback {
    position: relative;
    padding: 15px 20px;
    display: inline-block;
    margin-right: 40px;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    box-sizing: border-box;
    background: #9D734C;
    cursor: pointer;
    transition: 1s;
}

.header_top .callback span {
    padding-left: 25px;
    display: inline-block;
    background: url(/css/../images/i-phone.svg) no-repeat left center;
}

.header_top .callback:hover {
    background: #151515;
    transition: 1s;
}

.social {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.social a {
    display: block;
    margin-right: 10px;
    transition: 1s;
}

.social a svg {
    width: 30px;
    height: 30px;
    fill: #F8F4F0;
    display: block;
}

.social a:last-child {
    margin-right: 0;
}

.social a svg:hover {
    fill: #DDD6D0;
}

/* fix */
.header.fix {
    position: fixed;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff;
    -webkit-box-shadow: 0px 5px 20px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 5px 20px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 20px 0px rgba(34, 60, 80, 0.2);
    transition: 1s;
}

.header.fix .logo-fix,
.headerInner .logo-fix {
    display: block;
}

.header.fix .header_top .phone,
.headerInner .header_top .phone {
    color: #676767;
}

.header.fix .header_top .phone strong,
.headerInner .header_top .phone strong {
    color: #9D734C;
}

.header.fix .header_top .phone:hover strong,
.headerInner .header_top .phone:hover strong {
    color: #151515;
}

.header.fix .social a svg,
.headerInner .social a svg {
    fill: #DDD6D0;
}

.header.fix .social a svg:hover,
.headerInner .social a svg:hover {
    fill: #676767;
}

.header.fix .menu-burger svg,
.headerInner .menu-burger svg {
    fill: #151515;
}

.header.fix .menu-burger svg:hover,
.headerInner .menu-burger svg:hover {
    fill: #9D734C;
}

/* main */
.main {
    width: 100%;
    min-height: 100%;
    height: 680px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /*	background: url('/css/../images/video-fon/fon-main.webp') no-repeat center center fixed;
    background-size: cover;*/
}

.main-fon {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

.main-fon video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.main-fon:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: rgba(31, 19, 7, 0.3);
    content: '';
}

.blurryCircle {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    background: #1F1307;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    filter: blur(220px);
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.blurryCirclesmall {
    width: 360px;
    height: 120px;
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    background: #1F1307;
    -webkit-border-radius: 20%;
    -moz-border-radius: 20%;
    border-radius: 20%;
    filter: blur(60px);
    opacity: 0.8;
}

.main-info {
    width: 100%;
    position: relative;
    z-index: 10;
}

.topic {
    position: relative;
    color: #fff;
}

.topic-logo {
    max-width: 620px;
    position: relative;
    margin: 0 0 100px 0;
}

.topic-title {
    position: relative;
}

.topic-btn {
    position: relative;
    margin: 60px 0 0 0;
}

.btn-down {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 40px;
    bottom: 20px;
    display: block;
    background: #fff url(/css/../images/i-down.svg) no-repeat center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    transition: 1s;
}

.btn-down:hover {
    background-color: #F8F4F0;
    transition: 1s;
}

/* footer */
.footer {
    position: relative;
}

.footer div {
    position: relative;
}

.footer a {
    display: block;
}

.footer a:hover {
    color: #9D734C;
}

.footer strong {
    color: #9D734C;
}

.footer-info {
    padding: 30px 0 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    border-top: 1px solid #9D734C;
}

.footer-data {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.copyright, .company, .privacy, .files {
    margin-left: 20px;
    margin-right: 20px;
}

.copyright strong {
    text-transform: uppercase;
}

.company {
    font-size: 12px;
    text-transform: uppercase;
}

.privacy {
    font-size: 14px;
}

.created a {
    padding-bottom: 20px;
    background: url(/css/../images/itdon.svg) no-repeat left bottom;
    transition: 1s;

}

.created a:hover {
    background-size: auto 14px;
    transition: 1s;
}


/* general */
.section {
    position: relative;
    padding: 80px 0;
}

.sub-section {
    margin-bottom: 60px;
}

.sub-section:last-child {
    margin-bottom: 0;
}

.fon {
    background: #F8F4F0;
}

.title {
    position: relative;
}

.flex {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.col_3 {
    display: flex;
    flex-wrap: wrap;
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: -40px;
}

.col_3 .item {
    width: 33.3%;
    padding: 0 40px;
    margin-bottom: 40px;
    box-sizing: border-box;
}

.snippet {
    max-width: 930px;
    position: relative;
    margin-left: 15%;
    padding-left: 160px;
    margin-bottom: 60px;
    font-size: 36px;
    line-height: 50px;
    font-family: 'Acrom';
    box-sizing: border-box;
}

.snippet:before {
    width: 120px;
    height: 3px;
    position: absolute;
    top: 20px;
    left: 0;
    display: block;
    background: #9D734C;
    content: '';
}

.snippet strong {
    color: #9D734C;
}

.big-snippet {
    max-width: 1040px;
    position: relative;
    margin: 0 auto 40px auto;
    text-align: center;
}

.full-snippet {
    max-width: 66.6%;
    position: relative;
    padding-right: 40px;
    margin-bottom: 40px;
    color: #151515;
    box-sizing: border-box;
}

.columns-snippet {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-left: -40px;
    margin-right: -40px;
    color: #151515;
    box-sizing: border-box;
}

.columns-snippet .item {
    width: 33.3%;
    padding: 0 40px;
    margin-bottom: 40px;
    box-sizing: border-box;
}

.icon {
    position: relative;
    margin-bottom: 10px;
}

.icon img {
    width: 100px;
    margin: 0 auto;
}

/* about */
.about-img {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: 60px;
}

.about-img_big {
    width: 66.6%;
    padding: 0 40px;
    box-sizing: border-box;
}

.about-img_small {
    width: 33.3%;
    padding: 0 40px;
    box-sizing: border-box;
}

.about-img_small big {
    margin-top: 30px;
}

.about-info {
    position: relative;
}

.about-text {
    position: relative;
    margin-bottom: 30px;
}

.about-text:last-child {
    margin-bottom: 0;
}

.about-text p {
    margin-bottom: 5px;
}

.about-text li {
    padding-left: 30px;
    margin-bottom: 5px;
    background: url(/css/../images/li.svg) no-repeat 0 15px;
}

.about-text p:last-child, .about-text li:last-child {
    margin-bottom: 0;
}

/* catalog */
.catalog {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: -60px;
}

.catalog-item {
    width: 50%;
    position: relative;
    padding: 0 30px;
    margin-bottom: 60px;
    box-sizing: border-box;
    overflow: hidden;
}

.catalog-img {
    position: relative;
}

.catalog-img:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    background: linear-gradient(to right, rgba(21, 21, 21, 0.5) 0%, rgba(103, 103, 103, 0.1) 100%);
}

.catalog-info {
    width: 100%;
    position: absolute;
    bottom: 40px;
    left: 0;
    padding: 0 20px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    z-index: 111;
}

.catalog-info h3 {
    margin-bottom: 10px;
}

.catalog-info p {
    max-width: 540px;
    min-height: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.catalog .owl-dots {
    margin: -25px 0 15px 0;
}

/* carousel_type */
.carousel_type {
    position: relative;
}

.carousel_type .owl-item:nth-child(odd) .type p {
    margin-top: 20px;
}

.carousel_type .owl-item:nth-child(even) .type p {
    margin-bottom: 20px;
}

.carousel_type .owl-item:nth-child(even) .type {
    flex-direction: column-reverse;
}

.type {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    font-size: 18px;
    font-family: 'Acrom';
}

.type p {
    width: 100%;
}

.type strong {
    color: #9D734C;
}

.carousel_type .owl-prev, .carousel_type .owl-next {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    background-color: #F8F4F0;
    border: 2px solid #F8F4F0;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    transition: 1s;
}

.carousel_type .owl-prev {
    left: -120px;
    background-image: url(/css/../images/prev.svg);
}

.carousel_type .owl-next {
    right: -120px;
    background-image: url(/css/../images/next.svg);
}

.carousel_type .owl-prev.disabled, .carousel_type .owl-next.disabled {
    background-color: #fff;
}

.carousel_type .owl-prev:hover, .carousel_type .owl-next:hover {
    background-color: #DDD6D0;
    border-color: #DDD6D0;
    transition: 1s;
}

.steps-btn {
    position: relative;
    margin: -100px 0 40px 0;
    text-align: center;
}

.steps {
    position: relative;
    text-align: center;
}

/* projects */
.projects {
    position: relative;
}

.projects-row {
    position: relative;
    flex-wrap: wrap;
    align-items: stretch;
    margin: -10px;
    box-sizing: border-box;
    display: none;
}

.projects-row.open {
    display: flex;
}

.projects-item {
    position: relative;
    padding: 10px;
    box-sizing: border-box;
}

.projects-item.img-horizon {
    width: 50%;
}

.projects-item.img-square {
    width: 25%;
}

.projects-item.img-horizon .img {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.projects-item.img-square .img {
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.projects-item .img a {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.projects-item .img img {
    height: 100%;
    object-fit: cover;
    transition: 1s;
}

.projects-item .img:hover img {
    transform: scale(1.2);
    transition: 1s;
}

.projects-item .img span {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    padding: 25px 20px 15px 20px;
    color: rgba(255, 255, 255, 0.6);
    font-family: 'Acrom';
    font-weight: 700;
    box-sizing: border-box;
    background: linear-gradient(to top, rgba(21, 21, 21, 0.5) 0%, rgba(103, 103, 103, 0) 100%);
    transition: 1s;
}

.projects-item .img:hover span {
    color: #fff;
    transition: 1s;
}

.projects-item .img-list {
    display: none;
}

.more {
    position: relative;
    margin-top: 40px;
    text-align: center;
}

.more .btn_1 span {
    padding-right: 25px;
    background: url(/css/../images/i-more.svg) no-repeat center right;
}

/* clients */
.clients {
    position: relative;
}

.clients-item {
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    border: 1px solid #F8F4F0;
}

.clients-item .img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.clients-item .img img {
    max-width: 160px;
    max-height: 100%;
    object-fit: contain;
}

.carousel_clients {
    position: relative;
}

.owl-dots {
    position: relative;
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.owl-dot {
    width: 30px;
    height: 2px;
    margin: 0 5px;
    background: rgba(103, 103, 103, 0.6);
    border: none;
}

.owl-dot.active {
    width: 60px;
    background: #9D734C;
}

/* production */
.production {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.production-video {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    box-sizing: border-box;
}

.production-video .item {
    width: 50%;
    padding: 0 20px;
    box-sizing: border-box;
}

.production-info {
    width: 50%;
    padding-left: 60px;
    box-sizing: border-box;
}

.video {
    position: relative;
}

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

.play-pause {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    background: url(/css/../images/play.svg) no-repeat center;
    border: none;
    cursor: pointer;
}

.hidden {
    display: none;
}

.plus {
    position: relative;
    justify-content: center;
    text-align: center;
}


/* promo */
.promo {
    height: 520px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
    background: url(/css/../images/fonPromo.jpg) no-repeat top center;
    background-size: cover;
}

.promo:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: linear-gradient(to right, rgba(21, 21, 21, 0.8) 0%, rgba(103, 103, 103, 0.2) 100%);
    opacity: 0.3;
    filter: alpha(opacity=30);
    content: '';
}

.promo-info {
    position: relative;
}

.promo-text {
    max-width: 1100px;
    margin: 0 auto;
    color: #fff;
    font-size: 36px;
    line-height: 50px;
    font-family: 'Acrom';
    text-align: center;
}

.promo-btn {
    margin: 60px 0;
    text-align: center;
}


/* contacts */
.contacts {
    position: relative;
    display: grid;
    grid-template-columns: 360px auto;
    align-items: stretch;
    gap: 40px;
}

.contacts-info {
    position: relative;
    z-index: 5;
}

.contacts-phone {
    margin: 0 0 20px 0;
}

.contacts-phone a {
    display: block;
    color: #151515;
    font-size: 18px;
    font-weight: 700;
}

.contacts-phone a:hover {
    color: #9D734C;
}

.contacts-address {
    margin: 0 0 40px 0;
}

.contacts-address .item {
    margin: 0 0 20px 0;
    font-weight: 500;
}

.contacts-address .item h5 {
    margin: 0;
}

.contacts-social .social a svg {
    width: 40px;
    height: 40px;
    fill: #DDD6D0;
}

.contacts-social .social a:hover svg {
    fill: #9D734C;
}

.contacts-map {
    position: relative;
    box-sizing: border-box;
}

#map {
    width: 100%;
    height: 520px;
    position: relative;
}

.ymaps-2-1-79-balloon-content__header {
    color: #9D734C;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 30px !important;
    font-family: 'Acrom' !important;
}

.ymaps-2-1-79-balloon__content {
    color: #151515;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
    font-family: 'TT Norms' !important;
}

.ymaps-2-1-79-controls__toolbar_left, .ymaps-2-1-79-controls__toolbar_right {
    display: none !important;
}

/* popup-menu */
.popup-menu {
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    padding: 30px 20px;
    background: #F8F4F0;
    box-sizing: border-box;
    z-index: 5000;
    overflow-y: auto;
    display: none;
}

.popup-menu .logo {
    margin: 0 auto;
}

.popup-menu .menu {
    position: relative;
    margin: 40px 0 0 0;
    text-align: center;
}

.popup-menu .menu li {
    margin: 0 0 20px 0;
}

.popup-menu .menu li a {
    font-size: 28px;
    line-height: 40px;
    font-family: 'Acrom';
}

.popup-menu .menu li a:hover {
    color: #9D734C;
}

.popup-menu .social {
    margin: 10px 0 0 0;
}

.popup-menu .social {
    justify-content: center;
}

.popup-menu .social a {
    margin: 0 5px;
}

.popup-menu .phone {
    position: relative;
    display: block;
    margin-top: 40px;
    color: #151515;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}

.popup-menu .phone strong, .popup-menu .phone:hover {
    color: #9D734C;
}

.close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
    background: url(/css/../images/close.svg) no-repeat center;
    cursor: pointer;
}

/* popup */
.popup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(21, 21, 21, 0.6);
    z-index: 6000;
    overflow-y: auto;
    display: none;
}

.popup-wp {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.popup-form {
    width: 90%;
    max-width: 720px;
    position: relative;
    margin: 50px auto;
    padding: 40px;
    background: #F8F4F0;
    box-shadow: 0px 0px 50px rgba(21, 21, 21, 0.6);
    box-sizing: border-box;
}

.popup-title {
    position: relative;
    margin: 0 0 10px 0;
    color: #9D734C;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    font-family: 'Acrom';
}

.popup-text {
    position: relative;
    margin: 0 0 20px 0;
    font-family: 'Acrom';
    font-size: 18px;
}

.popup-close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 15px;
    right: 15px;
    background: url(/css/../images/close.svg) no-repeat center;
    cursor: pointer;
}

.form {
    position: relative;
}

.form-item {
    position: relative;
    margin: 0 0 10px 0
}

.form-item input {
    width: 100%;
    height: 60px;
    margin: 0;
    padding: 0 20px;
    font-family: 'TT Norms';
    color: #151515;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #DDD6D0;
    background: none;
    box-sizing: border-box;
}

.form ::-webkit-input-placeholder {
    color: rgba(103, 103, 103, 0.4);
}

.form ::-moz-placeholder {
    color: rgba(103, 103, 103, 0.4);
}

.form :-moz-placeholder {
    color: rgba(103, 103, 103, 0.4);
}

.form :-ms-input-placeholder {
    color: rgba(103, 103, 103, 0.4);
}

.form-button {
    position: relative;
    margin: 20px 0 0 0;
    display: inline-block;
}

.form-button input[type="submit"] {
    position: relative;
    padding: 15px 35px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0.15em;
    font-family: 'TT Norms';
    text-transform: uppercase;
    background: #151515;
    border: none;
    transition: 1s;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: 1s;
}

.form-button input[type="submit"]:hover {
    background: #9D734C;
    transition: 1s;
}

.form .personal {
    position: relative;
    margin: 30px 0 0 0;
}

.form .check {
    position: relative;
    display: inline-block;
    padding: 0 0 0 30px;
    font-size: 14px;
    line-height: 20px;
    background-repeat: no-repeat;
    background-image: url(/css/../images/check.svg);
    background-position: 0 0;
}

.form .check a {
    color: #9D734C;
}

.form .check a:hover {
    text-decoration: underline;
}

.form .check input[type="checkbox"i] {
    display: none;
}

.form .checked {
    background-image: url(/css/../images/checked.svg);
}

.success {
    position: relative;
}

.success .okk, .success .err {
    margin: 0 0 20px 0;
    font-family: 'Acrom';
    font-size: 18px;
    font-weight: 700;
}

.button-noact {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.4);
    display: none;
}

.form-button.no-act .button-noact {
    display: block;
}

#top-link {
    position: fixed;
    right: 40px;
    bottom: 20px;
    padding: 0 !important;
    cursor: pointer;
    display: none;
}

#top-link a {
    width: 50px;
    height: 50px;
    display: block;
    display: block;
    background: #DDD6D0 url(/css/../images/i-up.svg) no-repeat center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    transition: 1s;
}

.my-marker, .my-marker img {
    width: 60px;
    height: 60px;
}

.conf-content {
    position: relative;
}

.conf-content h1 {
    margin: 0 0 20px 0;
}

.conf-content ol li {
    margin: 0 0 10px 20px;
    list-style: decimal;
}

/* 404 */
.wrapper-404, .wrapper-thanks {
    width: 100%;
    min-height: 100%;
    height: 600px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: #F8F4F0;
}

.content-404, .content-thanks {
    position: relative;
    padding: 40px 0;
    text-align: center;
}

.content-404 h1 {
    margin: 0 0 20px 0;
    font-size: 42px;
    line-height: 50px;
}

.img-404 {
    width: 760px;
    height: auto;
    display: block;
    margin: 0 auto 40px auto;
}

.content-thanks h1 {
    margin: 0 0 20px 0;
}

.content-thanks h1 strong {
    color: #9D734C;
    text-transform: uppercase;
    font-weight: 700;
}

.img-thanks {
    width: 400px;
    height: auto;
    display: block;
    margin: 0 auto 40px auto;
}

.promoPhotoList {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    align-items: stretch;
    gap: 10px;
}

.certificates {
    position: relative;
    text-align: center;
}

.certificatesList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
}

.certificatesList a {
    width: 140px;
    padding: 6px;
    border: 1px solid #DDD6D0;
}

.contentText {
    position: relative;
    margin-top: 40px;
}

.contentText p, .contentText ul, .contentText ol {
    margin-bottom: 10px;
}

.contentText ul li {
    margin: 0 0 0 20px;
    list-style: disc;
}

.contentText ol li {
    margin: 0 0 0 20px;
    list-style: decimal;
}

.contentText h4 {
    margin-top: 20px;
}

.cookieinfo {
    padding: 20px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    flex-direction: column-reverse;
    font-family: 'Montserrat', sans-serif !important;
    color: #676767 !important;
    font-size: 14px !important;
    line-height: 30px !important;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
}

.cookieinfo span {
    width: 100%;
    padding: 0 !important;
}

.cookieinfo-close {
    width: 140px;
    margin: 0 auto !important;
    padding: 15px 0 !important;
    color: #fff !important;
    text-align: center !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 25px !important;
    letter-spacing: 0.15em !important;
    text-transform: uppercase !important;
    background: #9D734C !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
    float: none !important;
}  
/* End */


/* Start:/css/media.css?17788575628106*/
@media all and (max-width: 1919px) {
    .carousel_type .owl-prev, .carousel_type .owl-next {
        width: 70px;
        height: 70px;
        margin-top: -35px;
    }

    .carousel_type .owl-prev {
        left: -35px;
    }

    .carousel_type .owl-next {
        right: -35px;
    }

}

@media all and (max-width: 1535px) {
    h1, h2 {
        font-size: 52px;
        line-height: 60px;
    }

    h1 span {
        font-size: 82px;
        line-height: 90px;
    }

    .topic-logo {
        max-width: 560px;
    }

    .copyright, .company, .privacy {
        margin-left: 20px;
        margin-right: 20px;
    }

    .production-video {
        margin: 0 -10px;
    }

    .production-video .item {
        padding: 0 10px;
    }

    .production-info {
        padding-left: 30px;
    }
}

@media all and (max-width: 1365px) {
    h1, h2 {
        font-size: 45px;
        line-height: 50px;
    }

    h1 span {
        font-size: 70px;
        line-height: 80px;
    }

    h3 {
        margin: 0 0 30px 0;
        font-size: 32px;
        line-height: 40px;
    }

    h4 {
        margin: 0 0 15px 0;
        font-size: 21px;
    }

    big {
        font-size: 21px;
        line-height: 30px;
    }

    .btn_1, .btn_2 {
        padding: 15px 25px;
    }

    .topic-logo {
        max-width: 460px;
    }

    .about-img, .col_3, .catalog, .columns-snippet {
        margin-left: -20px;
        margin-right: -20px;
    }

    .contacts {
        grid-template-columns: 280px auto;
        gap: 20px;
    }

    .about-img_big, .about-img_small, .col_3 .item, .catalog-item, .columns-snippet .item {
        padding: 0 20px;
    }

    .catalog {
        margin-bottom: -40px;
    }

    .catalog-item, .about-img {
        margin-bottom: 40px;
    }

    .snippet, .promo-text {
        font-size: 32px;
        line-height: 40px;
    }

    .type {
        font-size: 16px;
    }

    .contacts-map:after {
        /* width: 300px;
        height: 320px;
        margin-left: -150px;
        background-size: 100% auto; */
    }

    .footer-data {
        display: block;
    }

    .copyright, .company, .privacy {
        margin-bottom: 15px;
    }

    #map {
        height: 460px;
    }

    .play-pause {
        width: 60px;
        height: 60px;
        margin: -30px 0 0 -30px;
        background-size: 100%;
    }
}

@media all and (max-width: 1023px) {
    .header,
    .headerInner {
        padding: 20px;
    }

    .wp {
        padding: 0 20px;
    }

    .header.fix .logo-fix,
    .headerInner .logo-fix {
        display: none;
    }

    h2 strong {
        display: block;
    }

    .columns-snippet .item {
        width: 50%;
    }

    .about-img {
        margin-left: 0;
        margin-right: 0;
    }

    .about-img_big, .about-img_small {
        width: 100%;
        padding: 0;
    }

    .about-img_small img {
        display: none;
    }

    .col_3, .catalog {
        display: block;
        margin: 0;
    }

    .col_3 .item, .catalog-item {
        width: 100%;
        padding: 0;
    }

    .col_3 .item:last-child, .catalog-item:last-child {
        margin: 0;
    }

    .snippet {
        margin-left: 0;
        padding-left: 100px;
        margin-bottom: 40px;
    }

    .snippet:before {
        width: 80px;
        top: 15px;
    }

    .carousel_type .owl-prev, .carousel_type .owl-next {
        width: 50px;
        height: 50px;
        margin-top: -25px;
        background-size: 25px auto;
    }

    .carousel_type .owl-prev {
        left: -15px;
    }

    .carousel_type .owl-next {
        right: -15px;
    }

    .full-snippet {
        max-width: 100%;
        padding-right: 0;
    }

    .video {
        max-width: 440px;
        margin: 0 auto;
    }

    .btn-down, #top-link {
        right: 20px;
    }

    .production {
        display: block;
    }

    .production-video {
        width: auto;
        margin: 0 -10px;
    }

    .production-info {
        width: 100%;
        padding-left: 0;
        margin-top: 40px;
    }

    .img-404 {
        width: 90%;
        margin: 0 auto 40px auto;
    }

    .projects-item .img span {
        padding: 5px;
        font-size: 10px;
        line-height: 15px;
    }
}

@media all and (max-width: 767px) {
    .header,
    .headerInner {
        padding: 10px 20px;
    }

    .header .social,
    .headerInner .social {
        display: none;
    }

    .header_top .callback {
        width: 40px;
        height: 40px;
        display: block;
        margin-right: 0;
        padding: 0;
        background: #9D734C url(/css/../images/i-phone.svg) no-repeat center;
    }

    .header_top .callback span {
        display: none;
    }

    .header_top .phone {
        margin-right: 20px;
    }

    .popup-menu {
        height: 100%;
    }

    .main {
        min-height: 0;
        height: auto;
        padding: 100px 0 60px 0;
    }

    .topic-logo {
        max-width: 85%;
        margin: 0 0 60px 0;
    }

    .topic-btn {
        margin: 40px 0 0 0;
    }

    .blurryCircle {
        -webkit-border-radius: 20%;
        -moz-border-radius: 20%;
        border-radius: 20%;
        filter: blur(120px);
    }

    h1, h2 {
        font-size: 32px;
        line-height: 40px;
    }

    h1 span {
        font-size: 36px;
        line-height: 50px;
        margin: 0 0 10px 0;
    }

    h2 {
        margin: 0 0 30px 0;
    }

    h3 {
        margin: 0 0 20px 0;
        font-size: 28px;
        line-height: 36px;
    }

    .section {
        padding: 60px 0;
    }

    .sub-section {
        margin-bottom: 40px;
    }

    .columns-snippet {
        display: block;
        margin: 0;
    }

    .columns-snippet .item {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
    }

    .catalog-info {
        position: relative;
        bottom: auto;
        left: auto;
        padding: 0;
        margin-top: 40px;
        color: #151515;
    }

    .catalog-info p {
        min-height: 0;
        color: #676767;
    }

    .snippet, .promo-text {
        font-size: 28px;
        line-height: 36px;
    }

    .snippet {
        padding-left: 0;
        margin-bottom: 30px;
        padding-top: 20px;
    }

    .snippet:before {
        top: 0;
    }

    .carousel_type .owl-item:nth-child(even) .type {
        flex-direction: initial;
    }

    .carousel_type .owl-item:nth-child(even) .type p {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .steps-btn {
        margin: -80px 0 20px 0;
    }

    .projects-row {
        margin: -5px;
    }

    .projects-item {
        padding: 5px;
    }

    .projects-item.img-horizon {
        width: 100%;
    }

    .projects-item.img-horizon .img {
        height: auto;
        padding-bottom: 50%;
    }

    .projects-item.img-square {
        width: 33.3%;
    }

    .promo-btn {
        margin: 40px 0;
    }

    .contacts {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }

    #map {
        height: 400px;
    }

    .contacts-phone, .contacts-address {
        margin: 0 0 20px 0;
    }

    .footer-info {
        display: block;
    }

    .footer-logo {
        margin: 0 0 40px 0;
    }

    .copyright, .company, .privacy, .files {
        margin-left: 0;
        margin-right: 0;
    }

    .created {
        margin: 40px 0 0 0;
    }

    .created a {
        padding-bottom: 0;
        padding-right: 70px;
        display: inline-block;
        background-position: center right;
    }

    .popup-form {
        padding: 30px 20px;
    }

    .popup-close, .close {
        top: 10px;
        right: 10px;
    }

    .popup-title {
        font-size: 32px;
    }

    .popup-menu .menu li a {
        font-size: 24px;
        line-height: 30px;
    }

    .play-pause {
        width: 40px;
        height: 40px;
        margin: -20px 0 0 -20px;
    }

    .content-404 h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .img-thanks {
        width: 80%;
    }

    .promoPhotoList {
        grid-template-columns: repeat(2, 1fr);
    }

    .certificatesList a {
        width: 120px;
    }
}
/* End */
/* /fonts/fonts.css?17781954062364 */
/* /css/jquery.fancybox.min.css?177819540612795 */
/* /css/owl.carousel.min.css?17781954063324 */
/* /css/general.css?177885767527814 */
/* /css/media.css?17788575628106 */
