

/* Start:/local/templates/mc/css/slick.css?15674867261776*/
/* Slider */
.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: none;
}
.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/mc/js/fancybox/jquery.fancybox.min.css?156748676214065*/
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;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);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:.87;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,visibility 0s linear .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,visibility 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;text-align:center;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;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;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:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-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-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;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--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;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;height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.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;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:none}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:transparent;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.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{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);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;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.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:#fff;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:transparent;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>ul{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>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;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-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;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 .fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/mc/css/style.css?171395998435495*/
﻿/*@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');*/

@font-face {
    font-family: 'Lato';
    src: local('Lato Semibold'), local('Lato-Semibold'),
        url('/local/templates/mc/css/fonts/subset-Lato-Semibold.woff2') format('woff2'),
        url('/local/templates/mc/css/fonts/subset-Lato-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'DINCondensedC';
    src: url('/local/templates/mc/css/../fonts/dincondensedc.eot');
    /* IE 9 Compatibility Mode */
    src: url('/local/templates/mc/css/../fonts/dincondensedc.eot?#iefix') format('embedded-opentype'),
        /* IE < 9 */
        url('/local/templates/mc/css/../fonts/dincondensedc.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('/local/templates/mc/css/../fonts/dincondensedc.woff') format('woff'),
        /* Firefox >= 3.6, any other modern browser */
        url('/local/templates/mc/css/../fonts/dincondensedc.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('/local/templates/mc/css/../fonts/dincondensedc.svg#dincondensedc') format('svg');
    /* Chrome < 4, Legacy iOS */
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Regular'), local('Lato-Regular'),
        url('/local/templates/mc/css/fonts/subset-Lato-Regular.woff2') format('woff2'),
        url('/local/templates/mc/css/fonts/subset-Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Bold'), local('Lato-Bold'),
        url('/local/templates/mc/css/fonts/subset-Lato-Bold.woff2') format('woff2'),
        url('/local/templates/mc/css/fonts/subset-Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Heavy'), local('Lato-Heavy'),
        url('/local/templates/mc/css/fonts/subset-Lato-Heavy.woff2') format('woff2'),
        url('/local/templates/mc/css/fonts/subset-Lato-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Medium'), local('Lato-Medium'),
        url('/local/templates/mc/css/fonts/subset-Lato-Heavy.woff2') format('woff2'),
        url('/local/templates/mc/css/fonts/subset-Lato-Heavy.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}


html * {
    max-height: 1000000px;
}

html {
    -moz-text-size-adjust: : none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    height: 100%;
}

* {
    -moz-text-size-adjust: : none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
}

body {
    font-family: 'Lato', sans-serif;
    margin: 0;
    padding: 0;
    color: #000000;
    font-weight: 400;
    min-width: 280px;
    background: #fdf8ec;
    font-size: 16px;
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    line-height: initial;
    height: 100%;
}

ul {
    padding: 0;
}

ul,
li {
    list-style: none;
}

main input,
main textarea,
main select {
    position: relative;
    outline: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    font-family: 'Lato', arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    box-sizing: border-box;
}

.popup input,
.popup textarea,
.popup select {
    position: relative;
    outline: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    font-family: 'Lato', arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    box-sizing: border-box;
}

textarea {
    resize: none;
    height: 200px;
}

input[type="submit"] {
    cursor: pointer;
}

div,
a,
section {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

section {
    overflow: hidden;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

a {
    color: #000;
    font-size: 18px;
    line-height: 1.5;
    outline: none;
    text-decoration: none !important;
}

img {
    border: none;
}

b {
    font-weight: 700;
}

strong {
    font-weight: 900
}

::-webkit-input-placeholder {
    color: #acb0b7;
}

::-moz-placeholder {
    color: #acb0b7;
}

/* Firefox 19+ */
:-moz-placeholder {
    color: #acb0b7;
}

/* Firefox 18- */
:-ms-input-placeholder {
    color: #acb0b7;
}

:focus::-webkit-input-placeholder {
    color: transparent
}

:focus::-moz-placeholder {
    color: transparent
}

:focus:-moz-placeholder {
    color: transparent
}

:focus:-ms-input-placeholder {
    color: transparent
}

input.error::-webkit-input-placeholder {
    color: #e04a4a;
}

input.error::-moz-placeholder {
    color: #e04a4a;
}

/* Firefox 19+ */
input.error:-moz-placeholder {
    color: #e04a4a;
}

/* Firefox 18- */
input.error:-ms-input-placeholder {
    color: #e04a4a;
}

input.error,
textarea.error {
    border-color: rgb(240, 55, 55) !important;
}

input.error+label,
textarea.error+label {
    color: rgb(240, 55, 55) !important;
}

input:active,
textarea:active {
    outline: none;
}

/*:focus {outline:none;} */


ul {
    margin: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}


.radiobox {
    font-size: 0;
}

.radiobox input {
    display: none;
}

.radiobox label {
    padding: 0 0 0 37px;
    position: relative;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
    cursor: pointer;
    color: #acb0b7;
    display: inline-block;
}

.radiobox input+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 22px;
    height: 22px;
    background: #fff;
    border: 1px solid #e7eef3;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease-;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.radiobox input:checked+label:after {
    content: '';
    position: absolute;
    left: 4px;
    top: 11px;
    width: 16px;
    height: 16px;
    background: #ff9823;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease-;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

input[type="text"].error,
textarea.error {
    border-color: red;
}

input.error+label {
    color: red;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"],
textarea {
    padding: 18px 20px;
    display: block;
    width: 100%;
    border: none;
    border: 1px solid #e7eef3;
    background-color: #fff;
    font-size: 18px;
    font-weight: 300;
    width: 100%;
    margin: 0 0 24px;
    font-family: 'Lato', arial, sans-serif;
    box-sizing: border-box;
}

body .btn {
    background: #ff9823;
    color: #fff;
    font-size: 16px;
    border: 1px solid #ff9823;
    font-weight: 700;
    padding: 17px 35px;
    cursor: pointer;
    outline: none !important;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    border-radius: 0;
    display: inline-block;
    text-align: center;
}

body .btn:focus,
body .btn:active,
body .btn:hover {
    background: #fff;
    color: #ff9823;
}

body .btn.btn-reverse {
    background: #fff;
    color: #ff9823;
}

body .btn.btn-reverse:focus,
body .btn.btn-reverse:active,
body .btn.btn-reverse:hover {
    background: #ff9823;
    color: #fff;
}

.toggle_mnu {
    width: 30px;
    height: 50px;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0;
    cursor: pointer;
    background: transparent;
    box-shadow: none;
    outline: none !important;
}

.toggle_mnu span {
    display: block;
    margin: 0 auto;
}

.toggle_mnu p {
    color: #fff;
    margin: 0 0 0 10px;
    font-family: 'Lisa';
}

.toggle_mnu .sandwich {
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 400;
    margin: 0;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    width: 100%;
    height: 100%;
}

.toggle_mnu .sw-topper {
    position: relative;
    top: -6px;
    width: 100%;
    height: 2px;
    background: #fff;
    border: none;
    border-radius: 4px 4px 4px 4px;
    -webkit-transition: -webkit-transform 0.5s, top 0.2s;
    transition: transform 0.5s, top 0.2s;
    display: block;
}

.toggle_mnu .sw-bottom {
    position: relative;
    width: 100%;
    height: 2px;
    top: 0px;
    background: #fff;
    border: none;
    border-radius: 4px 4px 4px 4px;
    -webkit-transition: -webkit-transform 0.5s, top 0.2s;
    transition: transform 0.5s, top 0.2s;
    -webkit-transition-delay: 0.2s, 0s;
    transition-delay: 0.2s, 0s;
}

.toggle_mnu .sw-footer {
    position: relative;
    width: 100%;
    height: 2px;
    top: 6px;
    background: #fff;
    border: none;
    border-radius: 4px 4px 4px 4px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.toggle_mnu .sandwich.active .sw-topper {
    top: 3px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.toggle_mnu .sandwich.active .sw-bottom {
    top: 1px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.toggle_mnu .sandwich.active .sw-footer {
    opacity: 0;
    top: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}



.container {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.mobile-topper {
    display: none;
    background: #ff9823;
    border-bottom: 1px solid #ff9823;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;

}

.mobile-topper .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.mobile-topper .contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 50px);
    justify-content: space-between;
    max-width: 540px;
}

.mobile-topper .contacts .item:last-child {
    padding-right: 0;
    border: none;
}

.mobile-topper .contacts .item.location {
    color: #fff;
    text-align: right;
}

.mobile-topper .contacts .item.location a {
    color: #fff;
}

.mobile-topper .contacts .item.phone a {
    display: block;
    color: #fff;
}

.mobile-topper .button .btn {
    padding: 10px 10px;
    font-size: 12px;
}

header {
    font-size: 0;
    box-shadow: 0px 7px 8px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 101;
    background: #fdf8ec;
    padding: 10px 0;
}

header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

footer .logo a,
header .logo a {
    color: #3a2b25;
    display: block;
}

footer .logo a.desc,
header .logo a.desc {
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: 600;
}

footer .logo a.title,
header .logo a.title {
    font-size: 28px;
    text-transform: uppercase;
    font-family: 'DINCondensedC';
}

footer .logo,
header .logo {
    width: 75%;
}


header .name {
    font-weight: 700;
    color: #4758a5;
    font-size: 20px;
    text-transform: uppercase;
    margin-right: auto;
    padding: 0 0 0 25px;
}

header .contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 74%;
}

header .contacts .address {
    font-weight: 400;
    color: #000000;
    font-size: 18px;
    text-align: left;
    width: 45%;
    padding: 0 0 0 20px;
    position: relative;

}

/*header .contacts .address:after {
    content: '';
    position: absolute;
    right: 0;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    width: 1px;
    background: rgba(80, 80, 80, 0.3);
}*/

header .contacts .address .loc {
    margin: 0 0 10px;
    line-height: 30px;
}

header .contacts .address a {
    color: #ff9823;
    font-weight: 400;
    display: inline-block;
    font-size: 18px;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease-;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    border-bottom: 1px solid #ff9823;
}

header .contacts .address a:hover {
    border-color: transparent;
}

header .contacts .phone {
    width: 45%;
    padding: 0 0 0 20px;
}

header .contacts .phone a:nth-child(1) {
    margin: 0 0 10px;
}


header .contacts .ok {}
header .contacts .vk {
    margin-left: 10px;
}

footer .items_container{
    display: flex;
    align-items: center;
    gap: 10px;
}

footer .ok img,
header .contacts .ok img {
    width: auto;
    height: 35px;
}

header .contacts .button {
    width: 24%;
    text-align: right;
    padding-right: 0;
    border: none;
}

header .contacts .phone a {
    display: block;
    font-weight: 400;
    font-size: 18px;
    color: #000;
}

header .contacts .phone a.see {
    font-weight: 900;
}



#main-menu {
    position: relative;
    z-index: 100;
}

#main-menu .menu>ul {
    position: relative;
    background: #ff9823;

    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

#main-menu .mobile-menu-bottom {
    display: none;
}

#main-menu .menu>ul:before {
    width: 40px;
    height: 100%;
    left: -40px;
    top: 0;
    content: '';
    position: absolute;
    background: #ff9823;
}

#main-menu .menu>ul:after {
    width: 40px;
    height: 100%;
    right: -40px;
    top: 0;
    content: '';
    position: absolute;
    background: #ff9823;
}

#main-menu .menu>ul>li>a {
    color: #fff;
    display: inline-block;
    padding: 20px 5px;
    font-weight: 400;
    font-size: 18px;
}

#main-menu .menu .parent {
    position: relative;
}

#main-menu .menu .parent>ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 280px;
    box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.13);
    background: #fff;

    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    opacity: 0;
    visibility: hidden;
    left: -10px;
}

#main-menu .menu .parent:hover>ul {
    opacity: 1;
    visibility: visible;
}

#main-menu .menu .parent>ul a {
    padding: 15px 15px;
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;

}

#main-menu .menu .parent>ul a:hover {
    color: #fff;
    background: #ff9823;
}

.front-block {
    margin: -67px 0 100px 0;
    position: relative;
}

.front-block .slick-front {
    opacity: 0;
    visibility: hidden;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease-;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.front-block .slick-front.slick-initialized {
    opacity: 1;
    visibility: visible;
}

.front-block .slide {
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
    outline: none;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.front-block .slide:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#00000000', GradientType=1);
    z-index: 1;
}
.front-block .slide .h1 {color: #6c5a48;}
.front-block .slide h1 {color: #fff}
.front-block .slide h1,
.front-block .slide .h1 {
    font-size: 60px;
    font-weight: 800;
    
    text-align: center;
    margin: 0 0 50px;
}

.front-block .slide .container {
    position: relative;
    z-index: 3;
    padding-top: 40px;
}

.front-block .slide .button {
    max-width: 240px;
    width: 100%;
    display: none;
}

.front-block .slide .button a {
    width: 100%;
}

.front-block .slick-pagination {
    position: absolute;
    bottom: 35px;
    width: 100%;
    z-index: 103;
    text-align: center;
}

.front-block .slick-pagination ul li {
    margin: 0 10px;
    display: inline-block;
}

.front-block .slick-pagination ul li button {
    background: #fff;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 50%;
    font-size: 0;
    outline: none;
    cursor: pointer;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease-;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.front-block .slick-pagination ul li button:hover,
.front-block .slick-pagination ul li button:active .front-block .slick-pagination ul li button:focus,
.front-block .slick-pagination ul li.slick-active button {
    background: #ff9823;
}


.ben {
    margin: 0 0 20px;
}

.ben h2 {
    text-align: center;
    margin: 0 0 90px;
    font-size: 40px;
    font-weight: 700;
}

.ben .inner {

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 1;
    visibility: visible;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease-;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ben .inner .item {
    width: 30%;
    text-align: center;
    padding: 0 15px;
    margin: 0 0 60px;

}

.ben .inner .item .thumbnail {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ben .inner .item .thumbnail img {
    max-width: 100%;
}

.ben .inner .item p {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    max-width: 240px;
    margin: 0 auto;
}


.materials {
    background: #faf8f6;
    padding: 110px 0 90px;
}

.materials h2 {
    text-align: center;
    margin: 0 0 90px;
    font-size: 40px;
    font-weight: 700;
}

.materials .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.materials .inner .item {
    width: 24%;
    position: relative;
    margin: 0 0 20px;
}

.materials .inner .item .thumb {
    font-size: 0;
    margin: 0 0 25px;
}

.materials .inner .item .thumb img {
    display: block;
    width: 100%;
}

.materials .inner .item p {
    margin: 0;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
}


.production {
    padding: 140px 0 100px;
    background: #fffdfe;
}

.production.services {
    background: #fdf8ec;
    padding: 0px 0 70px;
}

.production h2 {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 60px;
}

.production .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.production .inner .item {
    border: 1px solid #e7eef3;
    width: 49%;
    margin: 0 0 30px;
}

.production .inner .item .thumb {
    font-size: 0;
    overflow: hidden;
}

.production .inner .item .thumb img {
    display: block;
    width: 100%;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

.production .inner .item .thumb:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.production .inner .item .thumb a {
    font-size: 0;
    display: block;
}

.production .inner .item .info {
    text-align: center;
    padding: 30px 40px 30px 40px;
    background: #fff;
}

.production.services .inner .item .info {
    padding: 30px 5px;
}

.production .inner .item .info h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 20px;
}

.production .inner .item .info p {
    margin: 0;
    line-height: 1.5;
    font-size: 18px;
    color: #726c65;
    min-height: 85px;
}


.reviews {
    padding: 80px 0 100px;
}

#gallery {
    padding: 60px 0;
    background: #fff;
}

.partners {
    padding: 60px 0 80px 0;
    background: #fff
}

.partners h2,
#gallery h2,
.reviews h2 {
    text-align: center;
    margin: 0 0 70px;
    font-weight: 700;
    font-size: 40px;
}

.reviews .inner {
    position: relative;
    padding: 0 0 50px;
    margin: 0 0 50px;
}

.reviews .slick-reviews {
    border: 2px solid #f2f6f9;
}

.reviews .item {
    border-right: 2px solid #f2f6f9;
    background: #fff;
    padding: 30px 40px 40px 40px;
    height: 320px;
    outline: none;
}

.reviews .item .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 20px;
    min-height: 71px;
}

.reviews .item .top .thumb {
    margin: 0 30px 0 0;
    width: 70px;
    font-size: 0;
}

.reviews .item .top .thumb img {
    display: block;
}

.reviews .item .top .thumb .title {
    width: calc(100% - 100px);
    height: 70px;
    margin: 0 0 25px;
}

.reviews .item .top .thumb .title h3 {
    font-size: 20px;
    font-weight: 700;
}

.reviews .item .top .thumb .title span {
    display: block;
    font-size: 18px;
    color: #acb0b7;
    margin: 15px 0 0 0;
}

.reviews .item .bottom {
    color: #80909c;
    font-size: 18px;
    line-height: 1.5;
}

.reviews .slick-pagination {
    position: absolute;
    width: 100%;
    z-index: 103;
    text-align: center;
    bottom: 0;
}

.reviews .slick-pagination ul li {
    margin: 0 10px;
    display: inline-block;
}

.reviews .slick-pagination ul li button {
    background: #e6e6e6;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 50%;
    font-size: 0;
    outline: none;
    cursor: pointer;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease-;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.reviews .slick-pagination ul li button:hover,
.reviews .slick-pagination ul li button:active .reviews .slick-pagination ul li button:focus,
.reviews .slick-pagination ul li.slick-active button {
    background: #ff9823;
}

.reviews .button {
    text-align: center;
}

.reviews .button .btn {
    max-width: 320px;
    width: 100%;
}






#rev {
    background: #fff;
    margin: -60px 0 0 0
}

#rev .heading {
    padding-top: 60px;
}

#rev .form.review-form {
    background: #fdf8ec
}



.form {
    padding: 90px 0 70px;
    background: #fff;
}

.form.review-form {
    padding: 50px 0;
    margin: 0 0 100px;
}

.form .h2,
.form h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 50px;
}

.form p {
    margin: 0;
    text-align: center;
    font-size: 24px;
    color: #80909c;
    margin: 0 0 70px;
}

.form .group-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.form .group-inline .form-input {
    width: 32%;
}

.form .form-controls {
    margin: 40px auto 0;
    text-align: center;
}

.map {
    margin: 0 0 20px;
}

.map .container {
    position: relative;
}

.map .contacts {
    position: absolute;
    max-width: 540px;
    background: #fff;
    padding: 75px 50px;
    z-index: 3;
    height: 450px;
    top: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.map .contacts .item {
    position: relative;
    padding: 0 80px;
}

.map .contacts .item,
.map .contacts .item a {
    font-size: 18px;
    color: #000000;

    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;

}

.map .contacts .item a:hover {
    color: #ff9823;
}

.map .contacts .item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
}

.map .contacts .item.phone a {
    display: block;
}

.map .contacts .item.location:before {
    width: 32px;
    height: 44px;
    margin-top: -22px;
    background: url(/local/templates/mc/css/../images/location.svg) no-repeat center;
}

.map .contacts .item.phone:before {
    width: 41px;
    height: 42px;
    margin-top: -21px;
    background: url(/local/templates/mc/css/../images/phone.svg) no-repeat center;
}

.map .contacts .item.email:before {
    width: 44px;
    height: 32px;
    margin-top: -16px;
    background: url(/local/templates/mc/css/../images/email.svg) no-repeat center;
}

#map {
    height: 700px;
}

[class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml; utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(99%);
    -webkit-backface-visibility: hidden
}




footer {
    font-size: 0;
    padding: 0 0 20px;
    border-bottom: 1px solid #f2f6f9;
}

footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}



footer .logo {
    padding: 40px 0;
    width: 75%;
}

footer .logo img {
    max-width: 100%;
}

footer .button {}

.copyrights {
    padding: 20px 0;
}

.copyrights .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.copyrights .left .informer {margin: 0 30px;}
.copyrights .left {
    display: flex;
    font-size: 18px;
    color: #80909c;
}

.copyrights .right .developer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.copyrights .right p {
    font-size: 18px;
    color: #80909c;
    padding: 0 15px 0 0;
    margin: 0;
}

.copyrights .right .logo {
    width: 125px;
    height: 18px;
    background: url(/local/templates/mc/css/../images/dlogo.png) no-repeat center;
}


.page-content {
    padding: 50px 0 0 0;
    margin: 0 0 150px;
}

.page-content ul li {
    list-style-type: initial;
    margin: 0 0 0 18px;
}

.page-content p {
    line-height: 1.5;
    font-size: 18px;
}

.page-content .heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 50px;
}

.page-content h1 {
    font-size: 40px;
    font-weight: 700;
    margin: 0;
    width: calc(100% - 150px);
}

.page-content .back {
    width: 150px;
}

.page-content .back a {
    font-size: 18px;
    color: #ff9823;
    border-bottom: 1px solid #ff9823;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.page-content .back a:focus,
.page-content .back a:hover {
    border-color: transparent;
}

.news-list .content article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 30px;
}

.news-list .content article .thumbnail {
    width: 38%;
    font-size: 0;
    overflow: hidden;
}

.news-list .content article .thumbnail a {
    font-size: 0;
}

.news-list .content article .thumbnail img {
    max-width: 100%;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

.news-list .content article .thumbnail:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.news-list .content article .info {
    width: 62%;
    padding: 0 0 0 30px;
}

.news-list .content article .info-single {
    width: 100%;

}

.news-list .content article .info .title {
    margin: 0 0 20px;
}

.news-list .content article .info .title a {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.news-list .content article .info .title a:hover,
.news-list .content article .info .title a:focus {
    color: #ff9823;
}

.news-list .content article p {
    margin: 0 0 30px;
    font-size: 18px;
    line-height: 1.5;
}

.news-list .content article .link a {
    font-size: 18px;
    color: #ff9823;
    border-bottom: 1px solid #ff9823;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.news-list .content article .link a:focus,
.news-list .content article .link a:hover {
    border-color: transparent;
}

.article-detail .text {
    font-size: 18px;
    line-height: 1.5;
}

.article-detail .text li {
    list-style-type: initial;
    margin: 0 0 0 18px;
}

.article-detail .top {
    margin: 0 0 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}

.article-detail .top .left {
    width: 35%;
    font-size: 0;
}

.article-detail .top .left img {
    width: 100%;
}

.article-detail .top .right {
    width: 65%;
    padding: 0 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
}


.gallery-carousel {
    position: relative;
    margin: 100px 0;
}

.gallery-carousel .gallery-arrows {
    font-size: 0;
}

.gallery-carousel .inner {
    padding: 0 40px;
}


.slick-arrow,
.gallery-carousel .gallery-arrows button {
    width: 20px;
    font-size: 0;
    border: none;
    outline: none;
    cursor: pointer;
    z-index: 999;
    height: 20px;
    background: url(/local/templates/mc/css/../images/arr2.svg) no-repeat center / contain;
    position: absolute;
    top: calc(100% - 50% - 10px);
 
}

.slick-next.slick-arrow,
.gallery-carousel .gallery-arrows button.slick-next {
    right: 0;
}

.slick-prev.slick-arrow {
    left: -10px;
}

.slick-prev.slick-arrow,
.gallery-carousel .gallery-arrows button.slick-prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 0;
}

.gallery-carousel .slick-list {
    margin: 0 -5px;
    height: 100%;
}

.gallery-carousel .slide a {    max-height: 250px;
    overflow: hidden;
    display: block;}
.gallery-carousel .slide a,
.gallery-carousel .slide {
    font-size: 0;
    margin: 0 5px;
}

.partners .slide.slick-slide {}

.partners .slide.slick-slide img {
    display: block;
    margin: 0 auto;
    position: relative;
   
}

.partners .slide.slick-slide[data-slick-index="2"] img {
    top: 0
}

.gallery-carousel .slide.single.slick-slide {
    height: auto;
    margin: 0
}

.gallery-carousel .slide.single.slick-slide img {
    top: 0;
    max-width: 350px;
}

.gallery-carousel .slide.single.slick-slide[data-slick-index="3"] img {}


.gallery-carousel .slide.slick-slide {
  
}

.gallery-carousel .slide.slick-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center;
}

.gallery-carousel .slide.slick-slide[data-slick-index="3"] img {
    position: relative;
    top: 0px;
}

.gallery-carousel .slide img {
    display: block;
    margin: 0 auto;

}

.popup {
    max-width: 375px;
    width: 100%;
    padding: 40px 30px !important;
}

.popup .title {
    font-weight: 700;
    font-size: 22px;
    margin: 0 0 15px;
    text-align: center;
}

.popup .subtitle {
    text-align: center;
}

#popup .subtitle {
    margin: 0 0 20px;
}

.popup .form-controls {
    margin: 15px 0 0 0;
}

.popup .radiobox label {
    font-size: 10px;
}

.popup [type="submit"] {
    width: 100%;
}



.reviews-list .item {
    border-bottom: 2px solid #f2f6f9;
    background: #fff;
    padding: 0px 40px 30px 40px;
    margin: 0 0 30px;
}

.reviews-list .item .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 20px;
}

.reviews-list .item .top .thumb {
    margin: 0 30px 0 0;
    width: 70px;
    font-size: 0;
}

.reviews-list .item .top .thumb img {
    display: block;
}

.reviews-list .item .top .thumb .title {
    width: calc(100% - 100px);
    margin: 0 0 25px;
}

.reviews-list .item .top .thumb .title h3 {
    font-size: 20px;
    font-weight: 700;
}

.reviews-list .item .top .thumb .title span {
    display: block;
    font-size: 18px;
    color: #acb0b7;
    margin: 15px 0 0 0;
}

.reviews-list .item .bottom {
    color: #80909c;
    font-size: 18px;
    line-height: 1.5;
}
/* End */


/* Start:/local/templates/mc/css/responsive.css?15674867268264*/
@media screen and (max-width:1250px){
	
	#main-menu .menu > ul:before,
	#main-menu .menu > ul:before{
		display:none;
	}
}
@media screen and (max-width:1170px){
	.container{
		max-width:992px
	}
	header .name{
		font-size:14px;
	}
	.front-block .slide{
		height:570px;
	}
	.front-block .slide h1, 
	.front-block .slide .h1 {
		font-size: 50px;
		margin: 0 0 50px;
	}
	.front-block .slick-pagination{
		bottom:10px;
	}
	.front-block .slick-pagination ul li{
		margin:0 5px;
	}
	.front-block .slick-pagination ul li button{
		width:10px;
		height:10px;
		padding:0;
	}
	
	.page-content{
		 margin:0 0 100px;
	}
	
}
@media screen and (max-width:991px){
	.container{
		max-width:768px
	}
	.mobile-topper{
		display:block;
		position:fixed;
		width:100%;
		top:0;
		left:0;
		z-index:300;
	}
	header{
		padding:60px 0 10px 0;
	}
	header .contacts{
		display:none;
	}
	header .logo{
		width:100%;
		text-align:center;
	}
	header .logo img{
		max-width:auto;
	}
	header .name br{
		display:none;
	}
	
	.front-block {
		margin:0px 0 50px 0;
	}
	
	.front-block .slide{
		height:470px;
	}
	
	
	#main-menu{
		position:fixed;
		width:100%;
		height:calc(100% - 50px);
		left:0;
		top:-100%;
		background:#fff;
		z-index:200;
		overflow:auto;
	}
	#main-menu .menu > ul{
		display:block;
		background:#fff;
	}
	#main-menu .menu > ul:after{
		display:none;
	}
	#main-menu .menu > ul > li > a{
		display:block;
		padding:7px 0;
		text-transform:uppercase;
		font-size:16px;
		border-bottom:1px solid #9f8268;
		color:#000;
	}
	#main-menu .container{
		height:100%;
		display:block;
		padding-top:50px;
	}
	
	#main-menu .menu .parent > ul{
		opacity:1;
		visibility:visible;
		position:static;
		background:transparent;
		box-shadow:none;
		max-width:100%;
		width:100%;
		display:none;
		margin:10px 0 0 0;
		transition:none;
		-webkit-transition:none;
		-moz-transition:none;
		-o-transition:none;
		
	}
	#main-menu .menu .parent > ul a{
		padding:5px 10px;
		color:#000;
	}
	.ben{
		margin:0 0 50px;
		position:relative;
	}
	.reviews h2,
	.production h2,
	.materials h2,
	.form h2,
	.ben h2 {
		margin: 0 0 50px;
		font-size: 32px;
	}
	
	.ben .inner .item .thumbnail{
		width:80px;
		height:80px;
	}
	.ben .inner .item p{
		font-size:16px;
	}
	.production.services,
	.production,
	.reviews,
	.materials{
		padding:50px 0;
	}
	
	.form h2{
		margin:0 0 25px;
	}
	.form p{
		font-size:22px;
		margin:0 0 30px;
	}
	.form .group-inline{
		display:block;
	}
	.form .group-inline .form-input{
		width:100%;
		max-width:100%;
	}
	.form .group-inline .form-input input,
	.form .group-inline .form-input textarea{
		margin:0 0 10px;
	}
	
	.form{
		margin:0 0 40px;
	}
	
	
	.map .contacts{
		position:static;
		padding:0px;
		height:auto;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-align:center;
		-ms-flex-align:center;
		align-items:center;
		max-width:100%;
		margin:0 0 25px;
		-webkit-box-orient: horizontal;    -webkit-box-direction: normal;    -ms-flex-direction: row;    flex-direction: row;
	}
	.map .contacts .item{
		padding:0 0 0 50px;
		width:33.3333%;
	}
	#map{
		height:350px;
	}
	.news-list .content article .info .title,
	.news-list .content article p{
		margin:0 0 10px;
	}
	
	.production .inner .item .info h3{
		font-size:18px;
		margin:0 0 10px;
	}
	.production .inner .item .info {
		text-align: center;
		padding: 30px 10px;
		background: #fff;
	}
	.production .inner .item .info p{
		font-size:16px;
	}
	
	
	.reviews .item{
		height:auto;
	}
	.reviews .item .top{
		min-height:auto;
	}
	
}
@media screen and (max-width:767px){
	.container{
		max-width:576px;
	}
	header .name br{
		display:block;
	}
	.front-block .slide h1, .front-block .slide .h1{
		font-size:38px;
		margin:0 0 35px;
	}
	.front-block .slide{
		height:350px;
	}
	
	
	.map .contacts{
		display:block;
	}
	.map .contacts .item{
		width:100%;
		max-width:250px;
		margin:40px auto;
	}
	textarea{
		height:170px;
	}
	
	.page-content h1{
		font-size:32px;
		margin:0 0 5px;
		width:100%;
	}
	.page-content .heading {
		margin:0 0 30px;
		display:block;
	}
	.news-list .content article{
		display:block;
	}
	.news-list .content article .thumbnail{
		margin:0 0 30px;
		width:100%;
	}
	.news-list .content article .info{
		padding:0;
		width:100%;
	}
	
	.materials .inner .item{
		width:49%;
	}
	
	
	.production .inner{
		display:block;
	}
	.production .inner .item{
		width:100%;
	}
	.reviews .item .top{
		display:block;
		text-align:center;
	}
	.reviews .item .top .thumb{
		margin:0 auto 20px;
	}
	.reviews .item {
		border-right: none;
		padding: 10px 20px 20px 20px;
	}
}
@media screen and (max-width:575px){
	.container{
		padding-left:10px;
		padding-right:10px;
		max-width:375px;
	}
	.mobile-topper .contacts{
		width:auto;
	}
	.mobile-topper .contacts .button,
	.mobile-topper .contacts .location,
	.mobile-topper .contacts .email{
		display:none;
	}
	.mobile-topper .contacts .phone{
		border:none;
		padding:0;
		width:20px;
		height:20px;
		background:url(/local/templates/mc/css/../images/call-answer.svg) no-repeat center / contain;
	}
	.mobile-topper .contacts .phone a{
		font-size:0;
		display:block;
		width:100%;
		height:100%;
	}
	.front-block .slide{
		-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;
		height:280px;
	}
	.front-block .slide h1, 
	.front-block .slide .h1{
		font-size:28px;
	}
	.front-block .slick-pagination{
		display:none;
	}
	.front-block .slide .button{
		max-width:100%;
	}
	
	#main-menu .mobile-menu-bottom{
		display:block;
		margin:40px 0 0 0;
		color:#fff;
	}
	#main-menu .menu a{
		padding:10px 0;
	}
	#main-menu .mobile-menu-bottom .item{
		margin:5px 0;
		color:#000;
		margin:0 0 15px;
	}
	#main-menu .mobile-menu-bottom .item.phone a{
		font-weight:600;
		display:block;
	}
	#main-menu .mobile-menu-bottom a{
		color:#000;
	}
	.reviews h2,
	.production h2,
	.materials h2
	.form h2,
	.ben h2{
		font-size:26px;
	}	
	.ben{
		padding:0 0 40px;
	}
	.ben .inner{
		opacity:0;
		visibility:hidden;
	}
	.ben .inner.slick-initialized{
		opacity:1;
		visibility:visible;
	}
	
	
	.ben .ben-pagination {
		position: absolute;
		bottom: 0px;
		left:0;
		width: 100%;
		z-index: 103;
		text-align:center;
	}
	.ben .ben-pagination ul li{
		margin:0 10px;
		display:inline-block;
	}
	.ben .ben-pagination ul li button{
		background:#e1e1e1;
		width:15px;
		height:15px;
		padding:0;
		border:none;
		border-radius:50%;
		font-size:0;
		outline:none;
		cursor:pointer;
		transition:0.5s all ease;
		-webkit-transition:0.5s all ease;
		-moz-transition:0.5s all ease-;
		-ms-transition:0.5s all ease;
		-o-transition:0.5s all ease;
	}
	.ben .ben-pagination ul li button:hover,
	.ben .ben-pagination ul li button:active,
	.ben .ben-pagination ul li button:focus,
	.ben .ben-pagination  ul li.slick-active button{
		background:#9f8268;
	}
	
	footer{
		padding:0;
	}
	footer .button{
		padding:0;
	}
	footer .container{
		display:block;
	}
	footer .logo,
	footer .name{
		display:none;
	}
	
	footer .socials{
		text-align:center;
		width:100%;
	}
	footer .socials a.vk{
		margin:0 auto;
	}
	footer .button{
		text-align:center;
		display:block;
		margin:0 0 20px;
	}
	footer .button a{
		width:100%;
		max-width:100%;
	}
	.copyrights{
		padding:20px 0 0 0;
	}
	.copyrights .container{
		-webkit-box-orient:vertical;
		-webkit-box-direction:reverse;
		-ms-flex-direction:column-reverse;
		flex-direction:column-reverse;
		max-width:100%;
		padding:0;
	}
	.copyrights .right{
		margin:0 0 20px;
	}
	.copyrights .left{
		background:#fafafa;
		padding:10px 0;
		width:100%;
		text-align:center;
	}
	
	.page-content h1{
		font-size:28px;
	}
	
	.news-list .content article .info .title a{
		font-size:18px;
	}
	.page-content p,
	.news-list .content article .link a,
	.news-list .content article .info p{
		font-size:16px;
	}
	
	.gallery-carousel{
		 margin:30px 0;
	}
	
	.article-detail .top{
		margin:0 0 15px;
		display:block;
		
	}
	.article-detail .top .left{
		width:100%;
		font-size:0;
		margin:0 0 15px;
	}
	.article-detail .top .right{
		width:100%;
		padding:0 0 0 0px;
		font-size:16px;
	}
	.article-detail .text{
		font-size:16px;
	}
	
	.materials .inner .item{
		width:100%;
	}
	.materials .inner .item .thumb{
		margin:0 0 10px;
	}
	
	
}
@media screen and (max-width:375px){
	header .name{
		padding:0 0 0 10px;
		font-size:12px;
	}
}
/* End */


/* Start:/local/templates/mc/styles.css?15674867633*/
﻿
/* End */
/* /local/templates/mc/css/slick.css?15674867261776 */
/* /local/templates/mc/js/fancybox/jquery.fancybox.min.css?156748676214065 */
/* /local/templates/mc/css/style.css?171395998435495 */
/* /local/templates/mc/css/responsive.css?15674867268264 */
/* /local/templates/mc/styles.css?15674867633 */
