

/* Start:/css/owl.carousel.min.css?16625404103351*/
/**
 * 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{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action: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/owl.theme.default.min.css?16625404101013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/css/jquery.fancybox.min.css?166851267112795*/
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/style.css?166254041033281*/
/* DEFAULT */
@font-face {
	font-family: 'DinnLight';
	src: url('/css/../fonts/dinnLight.ttf');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'DinnRegular';
	src: url('/css/../fonts/dinnRegular.ttf');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'DinnBold';
	src: url('/css/../fonts/dinnBold.ttf');
	font-style: normal;
	font-weight: normal;
}
* {
    box-sizing: border-box;

    padding: 0;
    margin: 0;
}
body {
    height: auto;
    min-height: 100vh;
    font-family: 'DinnRegular', sans-serif;
    color: #333;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    background: #f2efeb;
}
button {
    font-family: inherit;
    color: #fff;
    background: #0079c2;
    border: 1px solid transparent;
    text-transform: uppercase;
    border-radius: 5px;
    transition: all .4s;
    cursor: pointer;

    padding: 10px 20px;
}
button:hover {
    color: #0079c2;
    background: #fff;
    border: 1px solid #0079c2;
}
.button-link {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    background: #0079c2;
    border: 1px solid transparent;
    text-transform: uppercase;
    border-radius: 5px;
    transition: all .4s;
    cursor: pointer;

    padding: 10px 20px;
}
.button-link:hover {
    color: #0079c2;
    background: #fff;
    border: 1px solid #0079c2;
}
img {
    width: 100%;
    display: block;
}
a {
    color: #333;
    text-decoration: none;
    transition: all .4s;
}
.link-hover {position: relative;}
.link-hover::before {
    position: absolute;
    content: '\f30b';
    font-family: 'FontAwesome';
    top: 50%; left: 50%;
    opacity: 0;
    transform: translateY(-50%);
    transition: all .4s;
}
.link-hover:hover::before {
    top: 50%; left: 110%;
    opacity: 1;
    transform: translateY(-50%);
}
p {
    font-size: 18px;

    margin-top: 10px;
}
a:hover {color: #0079c2;}
main ul {margin: 10px 0 0 15px;}
header ul li,
footer ul li {list-style: none;}
li {
    font-size: 18px;

    margin-left: 15px;
}
img {
    width: 100%;
    display: block;
}
input,
textarea {
    width: 100%;
    height: auto;
    font-family: inherit;
    font-size: 14px;
    background: #fff;
    border: 2px solid rgba(0, 0, 0, .1);
    border-radius: 5px;
    outline: none;
    transition: all .4s;

    padding: 5px 10px;
}
textarea {resize: none;}
input:focus,
textarea:focus {border: 2px solid #0079c2;}
h1 {
    font-size: 36px;
    font-weight: normal;
}
h2 {
    font-size: 28px;
    font-weight: normal;

    margin: 25px 0 10px 0;
}
.content-title h2 {
    width: max-content;
    border-bottom: 5px solid #0079c2;

    padding-bottom: 5px;
}
.content-title {margin-bottom: 30px;}
.container {
    width: 100%;
    max-width: 1140px;

    margin: 0 auto;
}
.main-subtitle {
    font-size: 28px;
}
/* SECTION HEADER */
header.header {
    box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, .1);
}
header.header .header-submenu {
    background: #f2efeb;
}
header.header .header-submenu .submenu-content {
    display: flex;
    justify-content: flex-end;
    align-items: center;

    padding: 5px 0;
}
header.header .header-submenu .submenu-content a {
    font-size: 14px;

    margin: 0 20px;
}
header.header .header-submenu .submenu-content a:nth-child(3) {
    font-size: 18px;
    font-weight: bold;
  }
header.header .header-submenu .submenu-content .submenu-social {
    display: flex;
    justify-content: center;
    align-items: center;
}
header.header .header-submenu .submenu-content .submenu-social img {width: 24px;}
header.header .header-submenu .submenu-content .submenu-social a {margin: 0 5px;}
header.header .header-submenu .submenu-content .submenu-search {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
header.header .header-submenu .submenu-content .submenu-search .search-icon {
    position: absolute;
    top: 7px; right: 10px;
    cursor: pointer;
}
header.header .header-navigation {
    width: 100%;
    background: #fff;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .1);
    z-index: 10;
}
header.header .header-content {
    display: flex;
    justify-content: space-between;
    align-items: center;

    padding: 15px 0;
}
header.header .header-content .header-logotype {
    width: 100%;
    max-width: 200px;
}
header.header .header-content nav ul {display: flex;}
header.header .header-content nav ul li a {
    font-size: 14px;
    text-transform: uppercase;
}
header.header .header-content nav ul li a {margin-right: 30px;}
header.header .header-content .header-nav {
    display: flex;
    justify-content: center;
    align-items: center;
}
.menu-toggle {
    width: 40px;
    height: 20px;
    display: none;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    
    padding: 0;
    margin-left: 15px;
}
.menu-toggle:hover span,
.menu-toggle:hover span::after,
.menu-toggle:hover span::before {
    background: #999;
    transition: all .4s;
}
.menu-toggle span {
    width: 40px;
    height: 1px;
    position: relative;
    background: #202225;
    transition: all .4s;
}
.menu-toggle span::after,
.menu-toggle span::before {
  content: '';
  position: absolute;
  width: 40px;
  height: 1px;
  background: #202225;
  transition: all .4s;
}
.menu-toggle span::before {top: -8px;}
.menu-toggle span::after {bottom: -8px;}
.mobile-active {
    position: fixed;
    top: 0; left: 0; right: 50%; bottom: 0;
    background: #fff;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .1);
    z-index: 10;
}
.mobile-active ul {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
header.header .header-content .mobile-active ul li {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;

    margin: 0;
}
header.header .header-content .mobile-active ul li a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    
    padding: 15px 0;
    margin: 0;
}
.navigation-overlay {
    display: none;
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0, 0, 0, .3);
    z-index: 5;
}
/* HOME PAGE SECTION CAROUSEL */
main#home-page .section-carousel {background: #e0d9ce;}
main#home-page .section-carousel .owl-item {padding: 100px 0;}
main#home-page .section-carousel .owl-item > .item-img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    object-fit: cover;
}
main#home-page .section-carousel .owl-item > .item-img img {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0; left: 0; right: 0; bottom: 0;
    object-fit: cover;
    z-index: -1;
}
main#home-page .section-carousel .owl-item > .item-img.background-gradient::after {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(90deg, #eee, transparent);
    z-index: -1;
}
main#home-page .section-carousel .item-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
main#home-page .section-carousel .item-information {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    color: #333;
    z-index: 10;

    padding: 0 60px;
}
main#home-page .section-carousel .item-information .button-link {margin-top: 15px;}
main#home-page .section-carousel .carousel-advantage {
    font-size: 28px;
    border-left: 5px solid #0079c2;
    line-height: 1;

    padding: 10px 0px 10px 20px;
}
main#home-page .section-carousel .carousel-title {
    font-size: 54px;
    text-transform: uppercase;
    line-height: 1;

    margin: 10px 0;
}
main#home-page .section-carousel .carousel-description {
    font-size: 20px;
    line-height: 1;
}
main#home-page .section-carousel .item-image {
    width: 50%;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 5px;

    margin-left: 60px;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 24px;
    background: #0079c2;
    border: 1px solid transparent;
}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {color: #0079c2;}
.owl-carousel .owl-nav button.owl-next {right: 30px;}
.owl-carousel .owl-nav button.owl-prev {left: 30px;}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    background: #fff;
    border: 1px solid #0079c2;
    transition: all .4s;
}
.owl-carousel .owl-nav button.owl-next:hover::after,
.owl-carousel .owl-nav button.owl-prev:hover::after,
.owl-carousel .owl-nav button.owl-next:hover::before,
.owl-carousel .owl-nav button.owl-prev:hover::before {
    background: #0079c2;
    transition: all .4s;
}
/* HOME PAGE SECTION PRODUCTS */
main#home-page .section-products .product-cards {
    display: flex;
    justify-content: center;
    align-items: center;
}
main#home-page .section-products .product-cards .product-card {
    width: calc(33.333% - 20px);
    height: auto;
    position: relative;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .1);
    border: 3.5px solid #eee;
    transition: all .4s;
    z-index: 1;

    padding: 30px;
    margin-top: -75px;
}
main#home-page .section-products .product-cards .product-card:hover {border: 3.5px solid #0079c2;}
main#home-page .section-products .product-cards .product-card:not(:first-child) {margin-left: 30px;}
main#home-page .section-products .product-cards .product-card .card-title {
    font-size: 32px;
    border-left: 5px solid #0079c2;

    padding: 15px 30px;
}
main#home-page .section-products .product-cards .product-card .card-description {
    font-size: 18px;

    margin: 15px 0;
}
main#home-page .section-products .product-cards .product-card .button-link {
    position: absolute;
    right: 15px; bottom: 15px;
}
main#home-page .section-products .product-cards .product-card .card-image img {
    border-radius: 5px;
}
/* HOME PAGE SECTION ABOUT */
main#home-page .section-about .about-content {
    width: 100%;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .1);

    padding: 30px;
    margin-top: 60px;
}
main#home-page .section-about .about-content .content-description {
    font-size: 18px;
    background: #fff;
}
/* HOME PAGE SECTION PRODUCTION */
main#home-page .section-production {margin-top: 60px;}
main#home-page .section-production .production-content {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .1);

    padding: 30px;
}
main#home-page .section-production .production-content .production-information {
    width: 50%;

    margin-right: 30px;
}
main#home-page .section-production .production-content .production-information .button-link {margin-top: 15px;}
main#home-page .section-production .production-content .production-image {width: 50%;}
main#home-page .section-production .production-content .production-image img {
    border-radius: 5px;
}
/* HOME PAGE SECTION NEWS */
main#home-page .section-news {margin-top: 60px;}
main#home-page .section-news .news-content {display: flex;}
main#home-page .section-news .news-content .news-latest {
    width: 50%;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .1);

    padding: 30px;
    margin-right: 15px;
}
main#home-page .section-news .news-content .news-cards {
    width: 50%;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .1);

    padding: 30px;
    margin-left: 15px;
}
main#home-page .section-news .news-content .news-latest .latest-date {
    color: #0079c2;
    font-size: 20px;

    margin-top: 15px;
}
main#home-page .section-news .news-content .news-cards .news-card .card-date {
    color: #0079c2;
    font-size: 18px;
}
main#home-page .section-news .news-content .news-latest .latest-image {margin: -30px -30px 0 -30px;}
main#home-page .section-news .news-content .news-latest .latest-image img {border-radius: 5px 5px 0 0;}
main#home-page .section-news .news-content .news-latest .latest-title {
    font-size: 24px;

    margin: 15px 0;
}
main#home-page .section-news .news-content .news-cards .news-card {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    height: 33.333%;
    border-bottom: 1px solid #eee;

    padding: 5px 0;
}
main#home-page .section-news .news-content .news-cards .news-card:last-child {border: none;}
main#home-page .section-news .news-content .news-cards .news-card .card-title {
    font-size: 24px;

    margin: 15px 0;
}
/* SECTION FOOTER */
footer.footer {
    background: #fff;
    line-height: 1.5;

    margin-top: 60px;
}
footer.footer .footer-logotype {
    width: 100%;
    max-width: 200px;
}
footer.footer .footer-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;

    padding: 20px 0;
}
footer.footer .footer-agreement {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #eee;
    
    padding: 15px 0;
}
footer.footer .footer-copyright {text-align: center;}
footer.footer .footer-categories {display: flex;}
footer.footer .footer-categories ul {margin: 0 10px;}
footer.footer ul li i {margin-right: 5px;}
/* BUTTON TOP */
.button-top {
    width: 40px;
    height: 40px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 24px;
    background: #0079c2;
    border-radius: 5px;
	position: fixed;
    right: 30px; bottom: 30px;
    cursor: pointer;
	z-index: 10;
}
/* MEDIA QUERIES */
@media screen and (max-width: 1140px) {
    .container {padding: 0 5%;}
    header.header .header-content nav ul a {margin: 0 15px;}
    header.header .header-content nav {display: none;}
    .menu-toggle {display: flex;}
    header.header .header-content .header-nav {flex-direction: row-reverse;}
}

@media screen and (max-width: 960px) {
    main#home-page .section-products .product-cards {
        flex-direction: column;

        margin-top: 30px;
    }
    main#home-page .section-products .product-cards .product-card {
        width: 100%;

        margin: 0;
    }
    main#home-page .section-products .product-cards .product-card:not(:first-child) {margin: 15px 0;}
    main#home-page .section-production {margin-top: 30px;}
    main#home-page .section-production .production-content {flex-direction: column;}
    main#home-page .section-production .production-content .production-information {
        width: 100%;

        margin: 0;
    }
    main#home-page .section-production .production-content .production-image {
        width: 100%;

        margin-top: 15px;
    }
    main#home-page .section-news {margin-top: 30px;}
    main#home-page .section-news .news-content {flex-direction: column;}
    main#home-page .section-news .news-content .news-latest {width: 100%;}
    main#home-page .section-news .news-content .news-cards {
        width: 100%;

        margin: 0;
        margin-top: 30px;
    }
    footer.footer .footer-content {
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    footer.footer .footer-categories {margin: 30px 0;}
    .footer-info {
        width: 100%;
        text-align: center;
    }
    footer.footer .footer-categories ul li a {margin: 0 5px;}
    footer.footer .footer-categories ul {margin: 0;}
}

@media screen and (max-width: 720px) {
    header.header .header-submenu .submenu-content a:nth-child(3) {font-size: 14px;}
    header.header .header-submenu .submenu-content .submenu-search .search-icon {position: static;}
    .search-input input {display: none;}
    main#home-page .section-carousel .owl-item {
        height: calc(100vh - 103px);
        padding: 100px 0;
    }
    main#home-page .section-carousel .item-information {width: 100%;}
    footer.footer .footer-content {flex-direction: column;}
    footer.footer .footer-categories {
        border-left: 0;
        
        padding: 0;
    }
    footer.footer .footer-content {
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
    }
    footer.footer .footer-info {text-align: left;}
    footer.footer .footer-agreement {flex-direction: column;}
    footer.footer .footer-categories ul {margin-right: 15px;}
}
@media screen and (max-width: 540px) {
    .submenu-search {display: none;}
    header.header .header-submenu .submenu-content {justify-content: space-between;}
    header.header .header-submenu .submenu-content a {margin: 5px 0;}
    header.header .header-content .header-logotype {max-width: 100px;}
    main#home-page .section-carousel .carousel-advantage {font-size: 20px;}
    main#home-page .section-carousel .owl-carousel .owl-nav button.owl-next,
    main#home-page .section-carousel .owl-carousel .owl-nav button.owl-prev {top: auto; bottom: 30px;}
    main#home-page .item-image {display: none;}
    main#home-page .item-information {padding: 0;}
    main#home-page .owl-theme .owl-nav {
        width: 100%;
        position: absolute;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    main#home-page .section-carousel .owl-carousel .owl-nav button.owl-next,
    main#home-page .section-carousel .owl-carousel .owl-nav button.owl-prev {position: static;}
}

/* ABOUT PAGE */
main#about-page {margin: 30px 0;}
main#about-page .about-content {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .1);

    margin: 30px 0;
}
main#about-page .about-content .numbers-cards {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;

    padding: 30px;
}
main#about-page .about-content .numbers-cards .numbers-card {
    width: 50%;
    height: 100%;
    min-height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 3.5px solid #0079c2;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .1);
    border-radius: 5px;
    text-align: center;
    line-height: 1;

    padding: 15px;
}
main#about-page .about-content .numbers-cards .numbers-card:not(:last-child) {
    margin-right: 15px;
}
main#about-page .about-content .numbers-cards .numbers-card .card-number {
    color: #0079c2;
    font-size: 48px;
}
main#about-page .about-content .numbers-cards .numbers-card .card-title {
    font-size: 17px;
}
main#about-page .about-content .about-image {
    width: 50%;
}
main#about-page .about-content .about-image img {
    border-radius: 0 5px 5px 0;
}
@media screen and (max-width: 1140px) {
    main#about-page .about-content {flex-direction: column;}
    main#about-page .about-content .numbers-cards,
    main#about-page .about-content .numbers-cards .numbers-card {width: 100%;}
    main#about-page .about-content .about-image {
        width: 100%;

        padding: 0 30px 30px 30px;
    }
    main#about-page .about-content .about-image img {border-radius: 5px;}
}
@media screen and (max-width: 540px) {
    main#about-page .about-content .numbers-cards {flex-direction: column;}
    main#about-page .about-content .numbers-cards .numbers-card {
        min-height: 150px;

        margin: 0;
    }
    main#about-page .about-content .numbers-cards .numbers-card:not(:last-child) {
        margin: 0;
        margin-bottom: 15px;
    }
}

/* CONTACTS PAGE */
#contacts-page .contacts-content {
    display: flex;

    margin: 30px 0;
}
#contacts-page .contacts-content .contacts-title {
    width: 50%;
    background: #fff;
    border-radius: 5px;

    padding: 30px;
    margin-right: 15px;
}
#contacts-page .contacts-content .contacts-form {
    width: 50%;
    background: #fff;
    border-radius: 5px;

    padding: 30px;
    margin-left: 15px;
}
#contacts-page .contacts-content .contacts-form input,
#contacts-page .contacts-content .contacts-form textarea {

    margin-bottom: 10px;
    padding: 15px;
}
#contacts-page .contacts-content .contacts-form button {width: 100%;}
#contacts-page .contacts-geolocation iframe {
    border-radius: 5px;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .1);
}
@media screen and (max-width: 960px) {
    #contacts-page .contacts-content {flex-direction: column;}
    #contacts-page .contacts-content .contacts-title {width: 100%;}
    #contacts-page .contacts-content .contacts-form {
        width: 100%;

        margin: 0;
        margin-top: 15px;
    }
}

/* NEWSROOM PAGE */
main#newsroom-page .newsroom-content {
    display: flex;

    margin: 30px 0;
}
main#newsroom-page .newsroom-content ul li {
    list-style: none;

    margin: 10px 0;
}
main#newsroom-page .newsroom-content .newsroom-latest {
    width: 60%;
    position: relative;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .1);

    padding: 30px;
    margin-right: 15px;
}
main#newsroom-page .newsroom-content .newsroom-latest .latest-title {
    width: 100%;
    max-width: 250px;
    position: absolute;
    left: 15px; top: 15px;
    font-size: 16px;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .1);

    padding: 10px;
}
main#newsroom-page .newsroom-content .newsroom-latest .latest-image {margin: -30px -30px 0 -30px;}
main#newsroom-page .newsroom-content .newsroom-latest .latest-image img {border-radius: 5px 5px 0 0;}
main#newsroom-page .newsroom-content .newsroom-latest .latest-description {
    font-size: 24px;

    margin: 15px 0;
}
main#newsroom-page .newsroom-content .newsroom-contacts {
    width: 40%;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .1);

    padding: 30px;
}
main#newsroom-page .newsroom-content .newsroom-contacts .contacts-title {
    font-size: 24px;
}
main#newsroom-page .newsroom-cards .newsroom-card {
    display: flex;
    line-height: 1.5;
    border-bottom: 1px solid #d4d4d4;

    padding: 15px 0;
}
main#newsroom-page .newsroom-cards .newsroom-card .card-image {
    width: 100%;
    max-width: 250px;
}
main#newsroom-page .newsroom-cards .newsroom-card .card-image img {border-radius: 5px;}
main#newsroom-page .newsroom-cards .newsroom-card .card-content {margin-left: 30px;}
main#newsroom-page .newsroom-cards .newsroom-card .card-content .card-title {font-size: 18px;}
main#newsroom-page .newsroom-cards .newsroom-card .card-content .card-date {color: #0079c2;}
main#newsroom-page .newsroom-pagination {
    display: flex;

    margin: 15px 0;
}
main#newsroom-page .newsroom-pagination a {
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
}
main#newsroom-page .newsroom-pagination a:hover {
    color: #fff;
    background: #0079c2;
    border: 1px solid #0079c2;
}
main#newsroom-page .newsroom-pagination a:not(:last-child) {margin-right: 5px;}
@media screen and (max-width: 720px) {
    main#newsroom-page .newsroom-content {flex-direction: column;}
    main#newsroom-page .newsroom-content .newsroom-latest {
        width: 100%;

        margin: 0;
    }
    main#newsroom-page .newsroom-content .newsroom-latest .latest-title {width: auto;}
    main#newsroom-page .newsroom-content .newsroom-contacts {
        width: 100%;

        margin: 0;
        margin-top: 30px;
    }
}
@media screen and (max-width: 540px) {
    main#newsroom-page .newsroom-cards .newsroom-card {
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
    }
    main#newsroom-page .newsroom-cards .newsroom-card .card-content {margin: 15px 0;}
    main#newsroom-page .newsroom-cards .newsroom-card .card-image {max-width: 100%;}
}

/* ERROR PAGE */
main#error-page .error-content {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    line-height: 1;
}
main#error-page .error-content .error-title {font-size: 32px;}
main#error-page .error-content .error-link a {margin-top: 15px;}
@media screen and (max-width: 720px) {
    main#error-page .error-content {height: 50vh;}
}

/* PRODUCTS PAGE */
main#products-page {margin: 30px 0;}
main#products-page .products-cards {
    display: flex;
    justify-content: center;
    align-items: center;

    margin: 30px 0;
}
main#products-page .products-cards .products-card {
    width: calc(33.333% - 20px);
    height: auto;
    position: relative;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .1);
    transition: all .4s;
    z-index: 1;

    padding: 15px;
}
main#products-page .products-cards .products-card:not(:first-child) {margin-left: 30px;}
main#products-page .products-cards .products-card .card-image img {border-radius: 5px;}
main#products-page .products-cards .products-card .card-title {
    font-size: 24px;

    margin-top: 15px;
}
main#products-page .products-cards .products-card .card-description {margin: 10px 0;}
@media screen and (max-width: 1140px) {
    main#products-page .products-cards {flex-direction: column;}
    main#products-page .products-cards .products-card {
        width: 50%;

        margin: 0;
        margin-top: 15px;
    }
    main#products-page .products-cards .products-card:not(:first-child) {
        margin: 0;
        margin-top: 15px;
    }
}
@media screen and (max-width: 720px) {
    main#products-page .products-cards .products-card {width: 100%;}
}

/* PUBLICATION PAGE */
main#publication-page .publication-content {
    display: flex;

    margin: 30px 0;
}
main#publication-page .publication-content .publication-latest {
    width: 60%;
    position: relative;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .1);

    margin-right: 15px;
}
main#publication-page .publication-content .publication-latest .latest-title {
    width: 100%;
    max-width: 250px;
    position: absolute;
    left: 15px; bottom: 15px;
    color: #0079c2;
    text-align: center;
    line-height: 1;
    background: #fff;
    border: 3.5px solid #f2efeb;
    border-radius: 5px;

    padding: 15px;
}
main#publication-page .publication-content .publication-latest .latest-image {
    width: 100%;
    height: 100%;
}
main#publication-page .publication-content .publication-latest .latest-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}
main#publication-page .publication-content .publication-latest .latest-description {
    font-size: 24px;

    margin: 15px 0;
}
main#publication-page .publication-content .publication-cards {
    width: 40%;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .1);

    padding: 30px;
}
main#publication-page .publication-cards .publication-card {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    height: 33.333%;
    border-bottom: 1px solid #eee;

    padding: 10px 0;
}
main#publication-page .publication-cards .publication-card:last-child {border: none;}
main#publication-page .publication-cards .publication-card .card-date {
    color: #0079c2;
    font-size: 18px;
}
main#publication-page .publication-cards .publication-card .card-title {
    font-size: 24px;
  
    margin: 15px 0;
}
main#publication-page .publication-description .publication-title {font-size: 24px;}
@media screen and (max-width: 960px) {
    main#publication-page .publication-content {
        flex-direction: column;
    }
    main#publication-page .publication-content .publication-latest {
        width: 100%;

        margin: 0;
    }
    main#publication-page .publication-content .publication-cards {
        width: 100%;

        margin: 0;
        margin-top: 30px;
    }
}

/* PRODUCTION PAGE */
main#production-page {margin: 30px 0;}
main#production-page .production-content .production-images {
    display: flex;

    margin: 30px 0;
}
main#production-page .production-content .production-images img {
    width: calc(33.333% - 20px);
    height: auto;
    position: relative;
    background: #fff;
    border-radius: 5px;
    transition: all .4s;
    z-index: 1;
}
main#production-page .production-content .production-images img:not(:first-child) {margin-left: 30px;}
@media screen and (max-width: 720px) {
    main#production-page .production-content .production-images {
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    main#production-page .production-content .production-images img {
        width: 100%;

        margin: 0;
    }
    main#production-page .production-content .production-images img:not(:first-child) {
        margin: 0;
        margin-top: 15px;
    }
}

/* CARD PAGE */
#card-page .card-content {margin: 30px 0;}
#card-page .card-content .owl-carousel img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    border-radius: 5px;
}

/* POPUP */
a.show-popup {
    display: inline-block;
    color: #fff;
    background: #0079c2;
    border: 1px solid transparent;
    text-transform: uppercase;
    border-radius: 5px;
    transition: all .4s;
    cursor: pointer;

    padding: 10px 20px;
    margin-top: 15px;
}
a.show-popup:hover {
    color: #0079c2;
    background: #fff;
    border: 1px solid #0079c2;
}
.overlay-popup {
    display: none;
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 1000;
}
.popup {
    width: 700px;
    height: 700px;
    position: fixed;
    top: calc(50% - 350px);
    left: 50%;
    transform: translate(-50%);
    display: none;
    background: #fff;
    box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, .2);
    overflow-y: scroll;
    z-index: 10000;
    
    padding: 30px;
}
.popup::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
.popup::-webkit-scrollbar-track {background: #fff;}
.popup::-webkit-scrollbar-thumb {
    background: #0079c2;
    border-radius: calc(15px / 2);
    border: 3px solid #fff;
}
.popop-close {
    width: 25px;
    height: 25px;
    position: fixed;
    top: 10px; left: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.popop-close i {
    color: #0079c2;
    font-size: 25px;
}
#card-page .card-content .owl-carousel .owl-nav button.owl-prev {left: 0;}
#card-page .card-content .owl-carousel .owl-nav button.owl-next {right: 0;}
table.table-specification {
    width: 100%;
    border-collapse: collapse;
    font-size: 15px;
    text-align: center;
    line-height: 1.3;

    margin: 15px;
}
table.table-specification tr th {
    color: #fff;
    font-weight: normal;
    background: #0079c2;
}
table.table-specification tr th,
table.table-specification tr td {
    border: 1px solid rgba(0, 0, 0, .1);

    padding: 5px;
}
@media screen and (max-width: 720px) {
    #card-page .card-content .owl-carousel img {
        width: 100%;
        height: 400px;
        object-fit: cover;
        border-radius: 5px;
    }
    .popup {
        width: calc(100% - 60px);
        height: calc(100% - 60px);
        top: 30px; right: 30px; left: 30px; bottom: 30px;
        transform: none;
    }
    .popop-close {top: 40px;}
    table.table-specification {font-size: 13px;}
    table.table-specification tr th,
    table.table-specification tr td {
        border: 1px solid rgba(0, 0, 0, .1);
        
        padding: 2px;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/main.site.selector/flags/style.css?1684330450430*/
#site-select {
    margin-left   : .5rem;
    max-width     : initial;
    width         : auto;
    padding       : 0.175rem 2.25rem 0.275rem 0.75rem;
    border        : 2px solid rgba(0, 0, 0, .1);
    border-radius : 5px;
}

@media screen and (max-width : 370px) {

    header.header .header-submenu .submenu-content {
        flex-wrap : wrap;
    }

    #site-select {
        margin-left : auto;
    }
}

/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1662540396467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/main/template_styles.css?174825259834014*/
@media (min-width: 540px) {
    .legacy-cookie br {
        display: block!important;
    }
}

.btnCookie{
    margin: 0 1rem;
    padding: 0px 10px;
    font-size: 14px;
}

.searchBtn {
    padding    : 0 !important;
    background : transparent !important;
    border     : none !important;
    color      : rgb(0, 0, 0);
}

main#publication-page .publication-cards .publication-card {
    height : auto;
}

.bx-authform {
    margin : 0 auto 25px;
}

.formFields {
    margin-left : 15px;
}

.formFields input,
.formFields textarea {
    margin-bottom : 10px;
    padding       : 15px;
}

.form-floating {
    position : relative;
}

.form-floating > .form-control, .form-floating > .form-control-plaintext {
    padding : 1rem .75rem;
}

.form-floating > .form-control, .form-floating > .form-control-plaintext, .form-floating > .form-select {
    height      : calc(3.5rem + 2px);
    line-height : 1.25;
}

.form-control {
    display            : block;
    width              : 100%;
    padding            : .375rem .75rem;
    font-size          : 14px;
    font-weight        : 400;
    line-height        : 1.5;
    color              : #212529;
    background-color   : #fff;
    background-clip    : padding-box;
    border             : 1px solid #ced4da;
    -webkit-appearance : none;
    -moz-appearance    : none;
    appearance         : none;
    border-radius      : .375rem;
    transition         : border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-floating > label {
    position         : absolute;
    top              : 0;
    left             : 0;
    width            : 100%;
    height           : 100%;
    padding          : 1rem .75rem;
    overflow         : hidden;
    text-overflow    : ellipsis;
    white-space      : nowrap;
    pointer-events   : none;
    border           : 1px solid transparent;
    transform-origin : 0 0;
    transition       : opacity .1s ease-in-out, transform .1s ease-in-out;
    font-size        : 18px;
    color            : #000;
}

.form-floating > .form-control, .form-floating > .form-control-plaintext {
    color : #878787;
}

label {
    display : inline-block;
}

.form-select {
    display             : block;
    width               : 100%;
    padding             : .375rem 2.25rem .375rem .75rem;
    -moz-padding-start  : calc(0.75rem - 3px);
    font-size           : 14px;
    font-weight         : 400;
    line-height         : 1.5;
    color               : #212529;
    background-color    : #fff;
    background-image    : url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-repeat   : no-repeat;
    background-position : right .75rem center;
    background-size     : 16px 12px;
    border              : 1px solid #ced4da;
    border-radius       : .375rem;
    transition          : border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance  : none;
    -moz-appearance     : none;
    appearance          : none;
}

.form-floating > .form-control-plaintext:focus, .form-floating > .form-control-plaintext:not(:placeholder-shown), .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
    padding-top    : 1.625rem;
    padding-bottom : .625rem;
}

.form-floating > .form-control, .form-floating > .form-control-plaintext {
    padding : 1rem .75rem;
}

.form-floating > .form-control, .form-floating > .form-control-plaintext, .form-floating > .form-select {
    height      : calc(3.5rem + 2px);
    line-height : 1.25;
}

.form-control:focus {
    color            : #212529;
    background-color : #fff;
    border-color     : #86b7fe;
    outline          : 0;
    box-shadow       : 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.form-floating > .form-control-plaintext ~ label, .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {

    opacity   : 1;
    transform : scale(.85) translateY(-.5rem) translateX(.15rem);
}

.req, .starrequired {
    color : #eec0b3;
}


.newsroom-contacts ul {
    margin : 10px 0 0 0;
}


.newsroom-card .card-title {
    font-weight : bold;
}

.newsroom-card .card-description {
    margin-bottom : 10px;
}

.popup {
    max-height : 95vh;

    top        : 50%;
    transform  : translate(-50%, -50%);
}


footer.footer .footer-content, footer.footer .footer-content li, footer.footer .footer-copyright, .footer-policy a {
    font-size : 16px;
}

footer.footer .footer-logotype {
    max-width : 130px;
}


.mb-1 {
    margin-bottom : 0.5rem;
}

.mb-2 {
    margin-bottom : 0.7rem;
}

.mb-3 {
    margin-bottom : 1rem;
}


.alert {
    --bs-alert-bg            : transparent;
    --bs-alert-color         : inherit;
    --bs-alert-border-color  : transparent;
    --bs-alert-border        : 1px solid var(--bs-alert-border-color);
    --bs-alert-border-radius : 0.375rem;
    position                 : relative;
    padding                  : 1rem 1rem;
    margin-bottom            : 1rem;
    margin-top               : 1rem;
    color                    : var(--bs-alert-color);
    background-color         : var(--bs-alert-bg);
    border                   : var(--bs-alert-border);
    border-radius            : 10px;
}

.alert-primary {
    --bs-alert-color        : #084298;
    --bs-alert-bg           : #cfe2ff;
    --bs-alert-border-color : #b6d4fe;
}

.alert-danger {
    --bs-alert-color        : #842029;
    --bs-alert-bg           : #f8d7da;
    --bs-alert-border-color : #f5c2c7;
}

input[type="checkbox"] {
    width : auto;
}

.btn-primary {
    font-family    : inherit;
    color          : #fff;
    background     : #0079c2;
    border         : 1px solid #0000;
    text-transform : uppercase;
    border-radius  : 5px;
    transition     : all .4s;
    cursor         : pointer;
    padding        : 10px 20px;
}

.btn-primary:hover {
    color      : #0079c2;
    background : #fff;
    border     : 1px solid #0079c2;
}


.content-title h2 {
    margin-top : 0;
}

@media screen and (max-width : 720px) {
    .popup {
        top       : 30px;
        transform : none;
    }
}

.section-carousel .owl-nav.disabled {
    display : none !important;
}

.navbar {
    position        : relative;
    display         : flex;
    flex-wrap       : wrap;
    align-items     : center;
    justify-content : space-between;
    padding-top     : 0.5rem;
    padding-bottom  : 0.5rem;
}

.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
    display         : flex;
    flex-wrap       : inherit;
    align-items     : center;
    justify-content : space-between;
}

.navbar-brand {
    padding-top     : 0.3125rem;
    padding-bottom  : 0.3125rem;
    margin-right    : 1rem;
    font-size       : 1.25rem;
    text-decoration : none;
    white-space     : nowrap;
}

.navbar-nav {
    display        : flex;
    flex-direction : column;
    padding-left   : 0;
    margin-bottom  : 0;
    list-style     : none;
}

.navbar-nav .nav-link {
    padding-right : 0;
    padding-left  : 0;
}

.navbar-nav .dropdown-menu {
    position : static;
}

.navbar-text {
    padding-top    : 0.5rem;
    padding-bottom : 0.5rem;
}

.navbar-collapse {
    flex-basis  : 100%;
    flex-grow   : 1;
    align-items : center;
}

.navbar-toggler {
    padding          : 0.25rem 0.75rem;
    font-size        : 1.25rem;
    line-height      : 1;
    background-color : transparent;
    border           : 1px solid transparent;
    border-radius    : 0.25rem;
    transition       : box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion : reduce) {
    .navbar-toggler {
        transition : none;
    }
}

.navbar-toggler:hover {
    text-decoration : none;
}

.navbar-toggler:focus {
    text-decoration : none;
    outline         : 0;
    box-shadow      : 0 0 0 0.25rem;
}

.navbar-toggler-icon {
    display             : inline-block;
    width               : 1.5em;
    height              : 1.5em;
    vertical-align      : middle;
    background-repeat   : no-repeat;
    background-position : center;
    background-size     : 100%;
}

.navbar-nav-scroll {
    max-height : var(--bs-scroll-height, 75vh);
    overflow-y : auto;
}

@media (min-width : 576px) {
    .navbar-expand-sm {
        flex-wrap       : nowrap;
        justify-content : flex-start;
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction : row;
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position : absolute;
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right : 0.5rem;
        padding-left  : 0.5rem;
    }

    .navbar-expand-sm .navbar-nav-scroll {
        overflow : visible;
    }

    .navbar-expand-sm .navbar-collapse {
        display    : flex !important;
        flex-basis : auto;
    }

    .navbar-expand-sm .navbar-toggler {
        display : none;
    }

    .navbar-expand-sm .offcanvas-header {
        display : none;
    }

    .navbar-expand-sm .offcanvas {
        position         : inherit;
        bottom           : 0;
        z-index          : 1000;
        flex-grow        : 1;
        visibility       : visible !important;
        background-color : transparent;
        border-right     : 0;
        border-left      : 0;
        transition       : none;
        transform        : none;
    }

    .navbar-expand-sm .offcanvas-top,
    .navbar-expand-sm .offcanvas-bottom {
        height        : auto;
        border-top    : 0;
        border-bottom : 0;
    }

    .navbar-expand-sm .offcanvas-body {
        display    : flex;
        flex-grow  : 0;
        padding    : 0;
        overflow-y : visible;
    }
}

@media (min-width : 768px) {
    .navbar-expand-md {
        flex-wrap       : nowrap;
        justify-content : flex-start;
    }

    .navbar-expand-md .navbar-nav {
        flex-direction : row;
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position : absolute;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right : 0.5rem;
        padding-left  : 0.5rem;
    }

    .navbar-expand-md .navbar-nav-scroll {
        overflow : visible;
    }

    .navbar-expand-md .navbar-collapse {
        display    : flex !important;
        flex-basis : auto;
    }

    .navbar-expand-md .navbar-toggler {
        display : none;
    }

    .navbar-expand-md .offcanvas-header {
        display : none;
    }

    .navbar-expand-md .offcanvas {
        position         : inherit;
        bottom           : 0;
        z-index          : 1000;
        flex-grow        : 1;
        visibility       : visible !important;
        background-color : transparent;
        border-right     : 0;
        border-left      : 0;
        transition       : none;
        transform        : none;
    }

    .navbar-expand-md .offcanvas-top,
    .navbar-expand-md .offcanvas-bottom {
        height        : auto;
        border-top    : 0;
        border-bottom : 0;
    }

    .navbar-expand-md .offcanvas-body {
        display    : flex;
        flex-grow  : 0;
        padding    : 0;
        overflow-y : visible;
    }
}

@media (min-width : 992px) {
    .navbar-expand-lg {
        flex-wrap       : nowrap;
        justify-content : flex-start;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction : row;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position : absolute;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right : 0.5rem;
        padding-left  : 0.5rem;
    }

    .navbar-expand-lg .navbar-nav-scroll {
        overflow : visible;
    }

    .navbar-expand-lg .navbar-collapse {
        display    : flex !important;
        flex-basis : auto;
    }

    .navbar-expand-lg .navbar-toggler {
        display : none;
    }

    .navbar-expand-lg .offcanvas-header {
        display : none;
    }

    .navbar-expand-lg .offcanvas {
        position         : inherit;
        bottom           : 0;
        z-index          : 1000;
        flex-grow        : 1;
        visibility       : visible !important;
        background-color : transparent;
        border-right     : 0;
        border-left      : 0;
        transition       : none;
        transform        : none;
    }

    .navbar-expand-lg .offcanvas-top,
    .navbar-expand-lg .offcanvas-bottom {
        height        : auto;
        border-top    : 0;
        border-bottom : 0;
    }

    .navbar-expand-lg .offcanvas-body {
        display    : flex;
        flex-grow  : 0;
        padding    : 0;
        overflow-y : visible;
    }
}

@media (min-width : 1200px) {
    .navbar-expand-xl {
        flex-wrap       : nowrap;
        justify-content : flex-start;
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction : row;
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position : absolute;
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right : 0.5rem;
        padding-left  : 0.5rem;
    }

    .navbar-expand-xl .navbar-nav-scroll {
        overflow : visible;
    }

    .navbar-expand-xl .navbar-collapse {
        display    : flex !important;
        flex-basis : auto;
    }

    .navbar-expand-xl .navbar-toggler {
        display : none;
    }

    .navbar-expand-xl .offcanvas-header {
        display : none;
    }

    .navbar-expand-xl .offcanvas {
        position         : inherit;
        bottom           : 0;
        z-index          : 1000;
        flex-grow        : 1;
        visibility       : visible !important;
        background-color : transparent;
        border-right     : 0;
        border-left      : 0;
        transition       : none;
        transform        : none;
    }

    .navbar-expand-xl .offcanvas-top,
    .navbar-expand-xl .offcanvas-bottom {
        height        : auto;
        border-top    : 0;
        border-bottom : 0;
    }

    .navbar-expand-xl .offcanvas-body {
        display    : flex;
        flex-grow  : 0;
        padding    : 0;
        overflow-y : visible;
    }
}

@media (min-width : 1400px) {
    .navbar-expand-xxl {
        flex-wrap       : nowrap;
        justify-content : flex-start;
    }

    .navbar-expand-xxl .navbar-nav {
        flex-direction : row;
    }

    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position : absolute;
    }

    .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right : 0.5rem;
        padding-left  : 0.5rem;
    }

    .navbar-expand-xxl .navbar-nav-scroll {
        overflow : visible;
    }

    .navbar-expand-xxl .navbar-collapse {
        display    : flex !important;
        flex-basis : auto;
    }

    .navbar-expand-xxl .navbar-toggler {
        display : none;
    }

    .navbar-expand-xxl .offcanvas-header {
        display : none;
    }

    .navbar-expand-xxl .offcanvas {
        position         : inherit;
        bottom           : 0;
        z-index          : 1000;
        flex-grow        : 1;
        visibility       : visible !important;
        background-color : transparent;
        border-right     : 0;
        border-left      : 0;
        transition       : none;
        transform        : none;
    }

    .navbar-expand-xxl .offcanvas-top,
    .navbar-expand-xxl .offcanvas-bottom {
        height        : auto;
        border-top    : 0;
        border-bottom : 0;
    }

    .navbar-expand-xxl .offcanvas-body {
        display    : flex;
        flex-grow  : 0;
        padding    : 0;
        overflow-y : visible;
    }
}

.navbar-expand {
    flex-wrap       : nowrap;
    justify-content : flex-start;
}

.navbar-expand .navbar-nav {
    flex-direction : row;
}

.navbar-expand .navbar-nav .dropdown-menu {
    position : absolute;
}

.navbar-expand .navbar-nav .nav-link {
    padding-right : 0.5rem;
    padding-left  : 0.5rem;
}

.navbar-expand .navbar-nav-scroll {
    overflow : visible;
}

.navbar-expand .navbar-collapse {
    display    : flex !important;
    flex-basis : auto;
}

.navbar-expand .navbar-toggler {
    display : none;
}

.navbar-expand .offcanvas-header {
    display : none;
}

.navbar-expand .offcanvas {
    position         : inherit;
    bottom           : 0;
    z-index          : 1000;
    flex-grow        : 1;
    visibility       : visible !important;
    background-color : transparent;
    border-right     : 0;
    border-left      : 0;
    transition       : none;
    transform        : none;
}

.navbar-expand .offcanvas-top,
.navbar-expand .offcanvas-bottom {
    height        : auto;
    border-top    : 0;
    border-bottom : 0;
}

.navbar-expand .offcanvas-body {
    display    : flex;
    flex-grow  : 0;
    padding    : 0;
    overflow-y : visible;
}

.navbar-light .navbar-brand {
    color : rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color : rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
    color : rgba(0, 0, 0, 0.55);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color : rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
    color : rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
    color : rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
    color        : rgba(0, 0, 0, 0.55);
    border-color : rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
    background-image : url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
    color : rgba(0, 0, 0, 0.55);
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
    color : rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
    color : #fff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color : #fff;
}

.navbar-dark .navbar-nav .nav-link {
    color : rgba(255, 255, 255, 0.55);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color : rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color : rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
    color : #fff;
}

.navbar-dark .navbar-toggler {
    color        : rgba(255, 255, 255, 0.55);
    border-color : rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
    background-image : url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
    color : rgba(255, 255, 255, 0.55);
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
    color : #fff;
}


.collapse:not(.show) {
    display : none;
}

.collapsing {
    height     : 0;
    overflow   : hidden;
    transition : height 0.35s ease;
}

@media (prefers-reduced-motion : reduce) {
    .collapsing {
        transition : none;
    }
}

.collapsing.collapse-horizontal {
    width      : 0;
    height     : auto;
    transition : width 0.35s ease;
}

@media (prefers-reduced-motion : reduce) {
    .collapsing.collapse-horizontal {
        transition : none;
    }
}


.nav {
    display       : flex;
    flex-wrap     : wrap;
    padding-left  : 0;
    margin-bottom : 0;
    list-style    : none;
}

.nav-link {
    display         : block;
    padding         : 0.5rem 1rem;
    color           : #0d6efd;
    text-decoration : none;
    transition      : color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

@media (prefers-reduced-motion : reduce) {
    .nav-link {
        transition : none;
    }
}

.nav-link:hover, .nav-link:focus {
    color : #0a58ca;
}

.nav-link.disabled {
    color          : #6c757d;
    pointer-events : none;
    cursor         : default;
}

.nav-tabs {
    border-bottom : 1px solid #dee2e6;
}

.nav-tabs .nav-link {
    margin-bottom           : -1px;
    background              : none;
    border                  : 1px solid transparent;
    border-top-left-radius  : 0.25rem;
    border-top-right-radius : 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border-color : #e9ecef #e9ecef #dee2e6;
    isolation    : isolate;
}

.nav-tabs .nav-link.disabled {
    color            : #6c757d;
    background-color : transparent;
    border-color     : transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color            : #495057;
    background-color : #fff;
    border-color     : #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
    margin-top              : -1px;
    border-top-left-radius  : 0;
    border-top-right-radius : 0;
}

.nav-pills .nav-link {
    background    : none;
    border        : 0;
    border-radius : 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color            : #fff;
    background-color : #0d6efd;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
    flex       : 1 1 auto;
    text-align : center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
    flex-basis : 0;
    flex-grow  : 1;
    text-align : center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
    width : 100%;
}

.tab-content > .tab-pane {
    display : none;
}

.tab-content > .active {
    display : block;
}

.nav {
    margin-left : 0 !important;
}

.nav-item:first-child {
    margin-left : 0;
}

.nav-item:last-child {
    margin-left : auto;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color            : #fff;
    background-color : #0079c2;
    border-color     : #0079c2 #0079c2 #0079c2;
}

.nav-link.redBlock {

    min-width        : 100px;
    border-radius    : 3px;
    color            : #fff;
    background-color : #eec0b3;
    border-color     : #eec0b3 #eec0b3 #eec0b3;
    text-align       : center;
}

.nav-tabs .nav-link:hover:not(.active):not(.redBlock), .nav-tabs .nav-link:focus:not(.active):not(.redBlock) {
    border-color : #e9ecef #e9ecef #dee2e6;
    isolation    : isolate;
    background   : #ffffff85;
}

@media (max-width : 600px) {
    .nav {
        flex-wrap       : nowrap;
        flex-direction  : column;
        justify-content : flex-start;
        padding-bottom  : 10px;
    }

    .nav-tabs .nav-link, .nav-tabs .nav-item {
        text-align : center;
    }

    .nav-tabs .nav-link,
    .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
        border-radius : 0.25rem;
    }

    .nav-item:last-child {
        margin-left : 0;
    }
}

main#home-page .section-products .product-cards {
    display         : flex;
    justify-content : center;
    align-items     : stretch;
}

.navbar-toggler {
    background-color : #cfc9c942;
}

.navbar-nav li {
    margin-left : 0;
}

.navbar-expand-lg .navbar-nav {
    width        : 100%;
    margin-left  : 0;
    margin-right : 0;
}

.navbar-nav .nav-link.active {

    background    : #fff;
    border-radius : 3px;
}

@media (max-width : 900px) {
    .navbar-nav .nav-link {
        padding-left : 1rem !important;

    }

    header.header .header-content nav ul li a {
        font-size : 20px;
    }

    main#home-page .section-carousel .item-information {
        padding : 0 20px;
    }

    main#home-page .section-carousel .carousel-title {
        font-size : 34px;
    }
}

@media screen and (max-width : 500px) {
    main#home-page .section-carousel .owl-item {
        height : calc(100vh - 53px);
    }
}

.navbar {
    padding : 0.5rem 0 !important;
}


.cardBlock > div {
    padding : .2rem .5rem !important;
}

.cardBlock .action {
    display         : flex;
    align-items     : center;
    justify-content : flex-start;
}

.cardBlock .action span {
    display : none
}

@media screen and (max-width : 800px) {
    .cardBlock .action span {
        display     : flex;
        margin-left : 10px;
    }
}

.form-floating > label {
    opacity   : 1;
    transform : scale(.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating > .form-control {
    padding-top    : 1.625rem;
    padding-bottom : 0.625rem;
}

button[type="reset"] {

    background : #eec0b3;
}

.show-popup1 {
    display        : inline-block;
    color          : #fff;
    background     : #0079c2;
    border         : 1px solid #0000;
    text-transform : uppercase;
    border-radius  : 5px;
    transition     : all .4s;
    cursor         : pointer;
    padding        : 10px 20px;
    margin-top     : 15px;
}

.formIco {
    width        : auto;
    max-height   : 20px;
    display      : inline-block;
    margin-right : 5px;
}

@media screen and (max-width : 580px) {
    button {
        padding : 5px 10px;
    }

    .personalCabinete {
        white-space : nowrap;
        font-size   : 13px;
        padding     : 5px 5px;
        max-width   : 120px;
    }

    body {
        font-size : 18px;
    }

    .cardBlock {
        margin-left  : 0.1rem;
        margin-right : 0.1rem;
    }

    .cardBlock .border + .border {
        border-top : none !important;
    }
}

@media (max-width : 576px) {
    .nameBlock {
        background : #b5dfed;
    }

    main#home-page .section-carousel .owl-item > .item-img.background-gradient::after {
        background : #b5dfed;
    }

    main#home-page .section-carousel .owl-item > .item-img img {
        display : none;
    }

    main#home-page .section-carousel .carousel-advantage {
        font-size : 22px;
    }

    main#home-page .section-carousel .carousel-description {
        font-size : 22px;
    }

    main#home-page .section-carousel .owl-item {
        height : auto;
    }
}

@media (max-width : 992px) {
    .navbar-collapse {
        position   : absolute;
        background : #fff;
        padding    : 10px;
        transform  : translateY(100%);
        bottom     : 0;
        box-shadow : 0px 4px 10px -5px #000;
        z-index    : 100;
    }
}

.body-overlay {
    overflow : hidden !important;
}

.form-floating > .form-select {
    padding-top    : 1.625rem;
    padding-bottom : 0.625rem;
}

.embed-responsive {
    margin-top    : 1rem;
    margin-bottom : 2rem;
    position      : relative;
    display       : block;
    width         : 100%;
    padding       : 0;
    overflow      : hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position : absolute;
    top      : 0;
    bottom   : 0;
    left     : 0;
    width    : 100%;
    height   : 100%;
    border   : 0;
}

.embed-responsive-16by9::before {
    padding-top : 56.25%;
}

.bd-example::after {
    display : block;
    clear   : both;
    content : "";
}

.embed-responsive::before {
    display : block;
    content : "";
}

.personalCabinete {
    padding   : 10px 10px;
    font-size : 13px;
    display   : block;
}

ol, ul, dl {
    margin-top    : 0;
    margin-bottom : 0;
}

button[disabled] {
    cursor  : default;
    opacity : .5;
}

#userNotification a {
    text-decoration : underline !important;
    color           : #0079c2 !important;
}

div.bxml-dialog a img,
div.editor_dialog table.bx-fd-top-contr-tbl td img {
    display : inline-block;
}


option.disabled {
    background : rgba(137, 137, 137, 0.21);
}

option.blocked {
    background : rgba(255, 0, 0, 0.21);
}

.blockedList {
    background : rgba(255, 0, 0, 0.21) !important;
}

.BlockUser {
    color : red;
}

.table.table-striped.border thead {
    position   : sticky;
    top        : 86px;
    background : #fff;
}


.tabsDesigned {

}

.nav-tabs.tabsDesigned .nav-link {
    border-radius : 2px 2px 0 0;
    font-size     : 14px;
    outline       : none;
}

main#home-page .section-products .product-cards .product-card .card-title {
    width         : 100%;
    display       : block;
    padding-right : 0;
}

@media (max-width : 800px) {
    header.header .header-submenu .submenu-content a {
        font-size : 13px !important;
        margin    : 0 10px;
    }
}

#response {
    height : auto;
}

@media (max-width : 576px) {
    .header-submenu .submenu-content {
        display               : grid !important;
        grid-auto-columns     : 1fr;
        grid-template-columns : repeat(3, 1fr);
        grid-template-rows    : repeat(2, 1fr);
        gap                   : .1em .1em;
        justify-content       : space-around;
        text-align            : center;
    }

    .header-submenu .submenu-content .vacancyLnk {
        text-align : left
    }

    .header-submenu .submenu-content .telLnk {
        text-align : right;
    }

    .submenu-search {
        grid-area : 2 / 1 / 3 / 3;
    }

    .header-submenu .submenu-content .submenu-social {
        display : none
    }

    .search-input input {
        display : block;
    }

    .search-input form {
        display   : flex;
        flex-wrap : nowrap;
    }

    header.header .header-submenu .submenu-content .submenu-search {
        position        : relative;
        display         : flex;
        justify-content : flex-start;
    }

    header.header .header-submenu .submenu-content .submenu-search .search-icon {
        margin-left  : 5px;
        margin-right : 10px;
    }

    .personalCabinete {
        max-width : max-content;
    }

    .popop-close {
        left : 82% !important;
    }

    .popup ul, .popup ol {
        margin  : 0;
        padding : 0 0 0 1rem;
    }

    .popup h2 {
        font-size   : 25px;
        font-weight : bold;
    }

    .popup h3 {
        font-size   : 22px;
        font-weight : bold;
    }

    a.vacanceRespond {
        padding   : 5px 5px;
        font-size : 15px;
    }

    .vacancy_list a.show-popup, a.vacanceRespond {
        padding   : 5px 5px;
        font-size : 15px;
        width     : 100%;
    }

    .footer-info li,
    .footer-categories li {
        margin-left : 0;
    }

    .popup {
        max-height     : 92vh;
        padding        : 30px 10px 10px 10px;

        flex-direction : column;
    }

    .file-selectdialog .file-extended .file-selector {
        padding : 10px 3px 10px 10px;
        border  : 3px dashed transparent;
    }

    .file-selectdialog .file-extended .file-selector:hover {
        padding : 10px 3px 10px 10px;
    }

    .file-selectdialog .file-extended .file-load-img {

        left      : 50%;
        transform : translateX(-50%);
    }

    .file-selectdialog .file-extended .file-selector:hover .file-load-img {
        transform : translateX(-21%);
    }

    .file-selectdialog .file-extended .file-load-img {
        display : none;
    }

    .popup {
        height : auto;
        bottom : auto;
    }
}

@media (max-width : 375px) {

    .footer ol, .footer ul {
        padding-left : 0;
    }

    header.header .header-submenu .submenu-content a {
        font-size : 13px !important;
        margin    : 5px 0;
    }

    .personalCabinete {
        padding   : 6px 6px;
        font-size : 13px;
    }

    .popop-close {
        left : 50% !important;
    }

    .popup ul, .popup ol {
        margin  : 0;
        padding : 0 0 0 1rem;
    }

    .popup h2 {
        font-size   : 20px;
        font-weight : bold;
    }

    .popup h3 {
        font-size   : 18px;
        font-weight : bold;
    }

}


header.header .header-content .header-nav {
    justify-content : space-between;
    width           : 100%;
}

.tel_mail {
    margin-right : auto;
    line-height  : 1;
}

.tel_mail .tel {
    font-size   : 25px;
    font-weight : bold;
    line-height : 1;
}

.tel_mail .tel a {
    text-decoration : none;
    font-size       : 20px !important;
}

.tel_mail .mail a {
    text-decoration : none;
}

.button {
    font-family     : inherit;
    color           : #fff;
    background      : #0079c2;
    border          : 1px solid transparent;
    text-transform  : uppercase;
    border-radius   : 5px;
    transition      : all .4s;
    cursor          : pointer;
    padding         : 5px 10px;
    text-decoration : none;
}

.button:hover {
    color           : #0079c2;
    background      : #fff;
    border          : 1px solid #0079c2;
    text-decoration : none;
}

.vacancyLnk- {
    color      : #0079c2 !important;
    background : transparent !important;
    border     : 1px solid #0079c2;
}

.vacancyLnk-:hover {
    background      : #0079c2 !important;
    color           : #fff !important;
    border          : 1px solid #0079c2;
    text-decoration : none;
}

@media screen and (max-width : 1020px) {
    header.header .header-content .mobile-active ul li a.button {
        font-size : 18px;
        width     : auto;
        padding   : 8px 12px;
    }

    header.header .header-submenu .submenu-content .submenu-search {
        width : 112px;
    }

    .mobile-active #site-select {
        margin-left : 0 !important;
    }

    .mobile-active .submenu-search {
        display : flex;
        margin  : 5rem 1rem 1rem;
    }

    .mobile-active .searchBtn {
        margin-left : .5rem;
    }
}

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

        right : 30%;
    }
}

.bg-red {
    background-color : #d59a9a3b !important;
}


/* скрытие*/
.footer-info,
.footer-categories,
.vacancyLnk,.submenu-search,#site-select.form-select,
.header-nav li:nth-child(1),
.header-nav li:nth-child(2),
.header-nav li:nth-child(3),
.header-nav li:nth-child(4),
.header-nav li:nth-child(5){ display: none !important}

 

/* End */
/* /css/owl.carousel.min.css?16625404103351 */
/* /css/owl.theme.default.min.css?16625404101013 */
/* /css/jquery.fancybox.min.css?166851267112795 */
/* /css/style.css?166254041033281 */
/* /local/templates/main/components/bitrix/main.site.selector/flags/style.css?1684330450430 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1662540396467 */
/* /local/templates/main/template_styles.css?174825259834014 */
