

/* Start:/local/templates/ludvinovo/css/fonts.css?17292480621770*/
@font-face {
    font-family: 'BebasNeue';
    font-style: normal;
    font-weight: 400;
    src: local('BebasNeue'),local('BebasNeue Regular'), local('BebasNeue-Regular'), url('/local/templates/ludvinovo/css/../fonts/BebasNeue.otf') format('opentype');
}
@font-face {
    font-family: 'BebasNeue';
    font-style: normal;
    font-weight: 700;
    src: local('BebasNeue Bold'), local('BebasNeue-Bold'), url('/local/templates/ludvinovo/css/../fonts/BebasNeue_Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url('/local/templates/ludvinovo/css/../fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local('Roboto Medium'), local('Roboto-Medium'), url('/local/templates/ludvinovo/css/../fonts/Roboto-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url('/local/templates/ludvinovo/css/../fonts/Roboto-Bold.ttf') format('truetype');
}
/*@font-face {
font-family: 'Circe';
font-style: normal;
font-weight: 300;
src: local('CirceLight'),local('Circe Light'), local('Circe-Light'), url('/local/templates/ludvinovo/css/../fonts/Circe-Light.ttf') format('truetype');
}
@font-face {
font-family: 'Circe';
font-style: normal;
font-weight: 900;
src: local('CirceExtraBold'), local('Circe-ExtraBold'), url('/local/templates/ludvinovo/css/../fonts/Circe-ExtraBold.otf') format('opentype');
}*/

/*@font-face {
    font-family: 'Akrobat';
    font-style: normal;
    font-weight: 400;
    src: url('/local/templates/ludvinovo/css/../fonts/Akrobat-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Akrobat';
    font-style: normal;
    font-weight: 700;
    src: url('/local/templates/ludvinovo/css/../fonts/Akrobat-Bold.otf') format('opentype');
}*/

/* End */


/* Start:/local/templates/ludvinovo/lib/slick/slick.css?17292480641776*/
/* 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/ludvinovo/lib/jquery.fancybox.min.css?172924806612795*/
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:#fcfcfc;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:/local/templates/ludvinovo/components/bitrix/menu/top/style.css?17292480763514*/
.mainMenu {
    position: relative;
    display: flex;
}
.mainMenu .first_level.first {
    margin-left: -29px;
}
.mainMenu .first_level {
    background-color: rgb(17, 40, 102);
    padding: 21px 0 19px;
    position: relative;
}

.mainMenu .first_level.first a.first_level_item {
    border-left: none;
    cursor: pointer;
}

.mainMenu .first_level a.first_level_item {
    font-size: 19px;
    font-family: "BebasNeue";
    font-weight: 700;
    color: rgb(252, 252, 252);
    text-transform: uppercase;
    line-height: 0.737;
    display: block;
    text-decoration: none;
    padding: 8px 29px;
    letter-spacing: 1px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

.mainMenu .first_level:hover,
.mainMenu .first_level.active {
    background-color: rgb(239, 127, 26);
}

.mainMenu .first_level:hover a.first_level_item ,
.mainMenu .first_level.active a.first_level_item {
    border-left-color: rgba(255, 255, 255, 0);
}

.mainMenu .second_level_outer {
    position: absolute;
    display: none;
    z-index: 20;
    top: 70px;
    min-width: 335px;
    background-color: rgb(252, 252, 252);
    box-shadow: 0 4px 15px -11px #000;
    border: 1px solid #eaeaea;
    border-top: 0;
}
.mainMenu .first_level:hover .second_level_outer{
    display: block;
}
.mainMenu .second_level {
    display: block;
    padding: 8px 0;
    background-color: rgb(252, 252, 252);
}
.mainMenu .second_level a.second_level_item,
.mainMenu .second_level span.second_level_item {
    color: #585e66;
    font-size: 16px;
    font-family: "Roboto";
    line-height: 1.2;
    text-align: left;
    display: block;
    text-decoration: none;
    padding:  0 27px;
    text-transform: none;
    font-weight: 400;
}
.mainMenu .second_level:hover {
    background-color: rgb(252, 252, 252);
}
.mainMenu .second_level:hover a.second_level_item {
    color: #ef7f1a;
    font-size: 16px;
    font-family: "Roboto";
    line-height: 1.2;
    text-align: left;
    display: block;
    text-decoration: none;
    padding:  0 27px;
    text-transform: none;
    font-weight: 400;
}

.mainMenu.fixed {
    border-bottom: none;
}
.mainMenu.fixed .first_level {
    background-color: #fcfcfc;
    transition: all .3s;
}
.mainMenu.fixed .first_level a.first_level_item {
    color: rgb(17, 40, 102);
    transition: all .3s;
    padding: 8px 19px;
}
.mainMenu.fixed .first_level:hover,
.mainMenu.fixed .first_level.active {
    background-color: rgb(239, 127, 26);
}
.mainMenu.fixed .first_level:hover a.first_level_item,
.mainMenu.fixed .first_level.active a.first_level_item {
    color: rgb(252, 252, 252);
}

.mainMenu.fixed .second_level_outer {
    border-top: 4px solid rgb(17, 40, 102);
}

@media (max-width: 1190px) {
    .mainMenu{
        flex-direction: column;
    }
    .mainMenu .first_level{
        border-bottom: 1px solid #fff;
    }
    .mainMenu .first_level.first{
        margin-left: 0;
    }
    .mainMenu .first_level{
        position: unset;
    }
    .mainMenu .second_level_outer{
        display: block;
        top: 0;
        right: 0;
        height: 100vh;
        width: 0;
        overflow: hidden;
        min-width: 0;
        transition: all .3s;
        padding-top: 20px;
    }
    .mainMenu .first_level.active .second_level_outer{
        width: 100%;
    }
    .mainMenu .second_level{
        padding: 10px 0;
    }
}

/* End */


/* Start:/local/templates/ludvinovo/components/bitrix/catalog.section.list/section_menu/style.css?1729247910777*/
.catalogSubMenu{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.catalogSubMenuItem{
    width: 33.3333%;
    padding: 15px;
}
.catalogSubMenuItem__inner{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(221, 221, 221);
    background-color: rgb(252, 252, 252);
}
.catalogSubMenuItem__link{
    display: flex;
    height: 108px;
    text-decoration: none;
}
.catalogSubMenuItem__img{
    width: 120px;
    align-self: flex-end;
    height: auto;
    flex-shrink: 0;
}

.catalogSubMenuItem__name{
    margin-left: 45px;
    align-self: center;
    font-size: 20px;
    font-family: "BebasNeue";
    color: rgb(96, 97, 101);
    text-transform: uppercase;
    line-height: 1.385;
    letter-spacing: 1px;
}
/* End */


/* Start:/local/templates/ludvinovo/components/bitrix/news.list/main_slider/style.css?1729247896436*/
.home_slider_one {
    position: relative;
}
.home_slider_one .slick-prev {
    opacity: 0;
    background-image: url('/local/templates/ludvinovo/components/bitrix/news.list/main_slider/img/home_slider_arr-left.png');
    left: 0;
}
.home_slider_one .slick-next {
    opacity: 0;
    background-image: url('/local/templates/ludvinovo/components/bitrix/news.list/main_slider/img/home_slider_arr-right_hover.png');
    right: 0;
}
.home_slider_one img{
    width: 100%;
}
@media (max-width: 479px) {
    .home_slider_one{
        display: none;
    }
}
/* End */


/* Start:/local/templates/ludvinovo/components/bitrix/catalog.section.list/section_main/style.css?17292479102559*/
.catalog_blocks {
    padding: 40px 0 100px 0;
    margin: 0 -14px;
    display: flex;
    flex-wrap: wrap;
}

.catalog_blocks .catalog_block_item {
    vertical-align: top;
    width: 33.3333333%;
    padding: 2px 14px 24px 14px;
    text-decoration: none;
}

.catalog_blocks .catalog_block_item .catalog_block_item_name {
    font-size: 26px;
    font-family: "BebasNeue";
    color: rgb(96, 97, 101);
    text-transform: uppercase;
    line-height: 1.385;
    text-align: center;
    letter-spacing: 1px;
    padding: 26px 0 0;
    display: block;
    text-decoration: none;
}

.catalog_blocks .catalog_block_item .catalog_block_item_img {
    border-bottom: 1px solid rgb(221, 221, 221);
    height: 271px;
    box-sizing: border-box;
    position: relative;
    transition: all 300ms;
    display: block;
}

.catalog_blocks .catalog_block_item .catalog_block_item_img_kabel {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom -6px center;
    margin: 0 auto 0;
    position: absolute;
    bottom: 0;
}

.catalog_blocks .catalog_block_item .catalog_block_item_img_shadow {
    width: 300px;
    height: 99px;
    background-repeat: no-repeat;
    background-position: bottom -6px center;
    margin: 0 auto 0;
    background-color: #ececec;
    transition: all 300ms;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.catalog_blocks .catalog_block_item:hover .catalog_block_item_img_shadow {
    height: 130px;
    background-color: #ef7f1a;
}

@media (max-width: 1190px) {
    .catalog_blocks .catalog_block_item{
        width: 50%;
    }
    .catalog_blocks .catalog_block_item .catalog_block_item_img_shadow{
        width: 280px;
    }
}
@media (max-width: 700px) {
    .catalog_blocks{
        padding-top: 10px;
    }
    .catalog_blocks .catalog_block_item{
        padding-bottom: 20px;
    }
    .catalog_blocks .catalog_block_item .catalog_block_item_img_kabel{
        background-size: contain;
    }
    .catalog_blocks .catalog_block_item .catalog_block_item_img{
        height: 180px;
    }
    .catalog_blocks .catalog_block_item .catalog_block_item_img_shadow{
        width: 155px;
        height: 80px;
        background-size: cover;
    }
    .catalog_blocks .catalog_block_item .catalog_block_item_name{
        font-size: 20px;
        padding-top: 15px;
    }
}
@media (max-width: 479px) {
    .catalog_blocks .catalog_block_item{
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/ludvinovo/components/bitrix/news.list/main_solutions/style.css?17292479002338*/
.solutionsTabs{
    display: flex;
    flex-wrap: wrap;
    padding: 122px 0 114px;
    margin: 0 -18px 0 -18px;
    position: relative;
    z-index: 1;
}
.solutionsTabsItem{
    width: 25%;
    padding: 0 18px;
}
.solutionsTabsItem__inner{
    font-size: 30px;
    font-family: "BebasNeue";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    text-align: center;
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    text-decoration: none;
    padding: 0;
    line-height: 35px;
    cursor: pointer;
    word-spacing: 100vw;
    height: 115px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.solutionsTabsItem__inner.active{
    border-color: rgb(255, 255, 255);
}

/*.solutionsTabsBackground{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/
.solutionsTabsBackgroundItem{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /*transition: all .5s;*/
}
.solutionsTabsBackgroundItem.active{
    opacity: 1;
}

.solutionsTabsContent{
    position: relative;
    z-index: 1;
    border-top: 1px solid #fff;
    padding-top: 124px;

}
.solutionsTabsContentItem{
    display: none;
    font-size: 16px;
    font-family: "Roboto";
    color: rgb(255, 255, 255);
    line-height: 1.5;
    width: 898px;
    margin: auto;
    height: 324px;
}
.solutionsTabsContentItem.active{
    display: block;
}

@media (max-width: 1366px) {
    .solutionsTabsContentItem{
        height: 300px;
    }
}
@media (max-width: 1190px) {
    .solutionsTabs{
        padding-top: 45px;
        padding-bottom: 60px;
    }
    .solutionsTabsItem{
        width: 50%;
    }
    .solutionsTabsContent{
        padding-top: 30px;
    }
    .solutionsTabsContentItem{
        width: 100%;
        height: 330px;
    }
    .solutionsTabsItem__inner{
        font-size: 26px;
        line-height: 24px;
    }
}
@media (max-width: 700px) {
    .solutionsTabsContentItem{
        height: auto;
        padding-bottom: 30px;
    }
    .solutionsTabsItem__inner{
        font-size: 22px;
    }
}
@media (max-width: 479px) {
    .solutionsTabsItem{
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/ludvinovo/components/bitrix/news.list/main_files/style.css?17315711852972*/
.main-files{
    padding: 50px 0 80px 0;
    position: relative;
}
.main-files .files-wrapper{
    display: block;
    position: relative;
    margin-top: 50px;
}
.main-files .file_items {
    width: 50%;
    display: flex;
    flex-direction: column;
}
.main-files .file_items.file_items_menu{
    margin-top: 60px;
}
.main-files .file_items_inner{
    flex-grow: 1;
}
.main-files .file_item {
    background-repeat: no-repeat;
    padding: 0 0 0 57px;
    background-position: left;
    height: 47px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-bottom: 30px;
}
.main-files .file_item .file_item_name {
    font-size: 17px;
    color: rgb(29, 37, 44);
    line-height: 1.2;
    text-align: left;
    margin-bottom: 3px;
}

.main-files .file_item .file_item_info {
    font-size: 13px;
    text-align: left;
    display: flex;
}
.main-files .file_item .file_item_info a {
    color: rgb(239, 127, 26);
    text-decoration: underline;
}
.main-files .file_item .file_item_info span{
    color: rgb(166, 168, 172);
    padding-left: 16px;
}
.main-files .file_item.file_item_pdf {
    background-image: url('/local/templates/ludvinovo/components/bitrix/news.list/main_files/img/ico-pdf.png');
}
.main-files .file_item.file_item_xlsx,
.main-files .file_item.file_item_xls {
    background-image: url('/local/templates/ludvinovo/components/bitrix/news.list/main_files/img/ico-xls.png');
}
.main-files .file_items_button {
    margin-top: 10px;
}
.main-files .file_items_button a{
    padding-top: 2px;
    width: 187px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    font-family: "BebasNeue";
    color: rgb(17, 40, 102);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    border: 1px solid rgb(221, 221, 221);
    text-decoration: none;
    transition: all .3s;
}
.main-files .file_items_button a:hover{
    background-color: #112866;
    border-color: #112866;
    color: #fff;
}
@media (max-width: 1190px) {
    .main-files{
        padding: 15px 0 35px 0;
    }
    .main-files .file_items{
        padding-left: 0;
        padding-right: 40px;
    }
    .main-files .file_items.file_items_certs .file_item .file_item_name{
        margin-bottom: 0;
    }
    .main-files .file_item .file_item_name{
        line-height: 1.1;
    }
}
@media (max-width: 700px) {
    .main-files .file_items{
        width: 100%;
        padding-right: 0;
    }
    .main-files .file_items.file_items_menu{
        position: relative;
        padding-left: 0;
        margin-top: 70px;
    }
    .main-files .file_items.file_items_menu:before{
        z-index: -1;
        content: '';
        position: absolute;
        top: -35px;
        left: -30px;
        height: calc(100% + 70px);
        width: calc(100% + 60px);
        background: #eeeeee;
    }
}
@media (max-width: 479px) {
    .main-files .file_items_button a{
        margin: 0 auto;
    }
}
/* End */


/* Start:/local/templates/ludvinovo/components/bitrix/menu/main_calculators/style.css?17315711871378*/
.home_calc {
    padding: 50px 0 78px 0;
}
.home_calc .title {
    color: #fff;
}

.calculatorsMenu{
    padding: 65px 25px 0 0;
}
.calculatorsMenu a.calculatorsMenuItem{
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: "Roboto";
    color: #fff;
    text-decoration: underline;
    line-height: 1.5;
    text-align: left;
    min-height: 70px;
    margin-bottom: 55px;
}
.calculatorsMenu a.calculatorsMenuItem:hover {
    text-decoration: none;
}
.calculatorsMenu .calculatorsMenuItem>img{
    flex-shrink: 0;
    margin-right: 20px;
    align-self: center;
}
.calculatorsMenu .calculatorsMenuItem>span{
    /*padding-top: 3px;*/
}
.calculatorsMenu .calculatorsMenuItem:last-child>span{
    /*padding-top: 20px;*/
}
@media (max-width: 1190px) {
    .home_calc {
        padding-bottom: 20px;
    }
    .calculatorsMenu{
        flex-direction: column;
        gap: 45px;
        padding-top: 30px;
    }
}
@media (max-width: 700px){
    .home_calc{
        padding-top: 30px;
    }
    .calculatorsMenu{
        align-items: center;
    }
    .calculatorsMenu a.calculatorsMenuItem{
        flex-direction: column;
    }
    .calculatorsMenu .calculatorsMenuItem>img{
        margin-right: 0;
    }
    .calculatorsMenu .calculatorsMenuItem>span{
        text-align: center;
    }
}
/* End */


/* Start:/local/templates/ludvinovo/components/bitrix/news.list/main_advantages/style.css?17315711853337*/
.home_steps {
    background-color: #2b333a;
    background-image: url("/local/templates/ludvinovo/components/bitrix/news.list/main_advantages/img/bg_advantages.jpg");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.home_step_outer {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-left: 1px solid rgba(252, 252, 252, 0.2);
}
.home_step_item {
    overflow: hidden;
    position: relative;
    border-right: 1px solid rgba(252, 252, 252, 0.2);
}

.home_step_item:before {
    content: attr(data-num);
    position: absolute;
    top: 0;
    left: -70px;
    font-family: "BebasNeue";
    font-weight: bold;
    font-size: 380px;
    line-height: 370px;
    letter-spacing: -0.04em;
    color: #40454b;
}

.home_step_item:nth-child(1):before,
.home_step_item:nth-child(4):before {
    letter-spacing: -0.1em;
}

.home_steps .home_step_item .home_step_item_icon {
    height: 331px;
    border-bottom: 1px solid #fff;
    width: 285px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

.home_steps .home_step_item .home_step_item_name {
    height: 125px;
    font-size: 22px;
    font-family: "BebasNeue";
    color: rgb(252, 252, 252);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.3;
    text-align: center;
    padding: 45px 0 26px 0;
    letter-spacing: 1px;
    position: relative;
    z-index: 1;
}
.home_steps .home_step_item .home_step_item_text {
    font-size: 16px;
    font-family: "Roboto";
    color: rgb(252, 252, 252);
    line-height: 1.125;
    text-align: center;
    position: relative;
    z-index: 1;
}

@media (min-width: 701px) {
    .home_step_item:nth-child(n + 4) {
        padding-bottom: 55px;
    }
}

@media (max-width: 1366px) {
    .home_steps>.wrapper {
        padding: 0;
    }
}
@media (max-width: 1190px) {
    .home_step_item:before {
        font-size: 304px;
        line-height: 300px;
        left: -60px;
    }
    .home_steps .home_step_item .home_step_item_name {
        font-size: 18px;
        height: 115px;
        padding-top: 30px;
        padding-bottom: 15px;
    }
    .home_steps .home_step_item .home_step_item_text {
        font-size: 14px;
        padding: 0 10px;
    }
    .home_steps .home_step_item .home_step_item_text br {
        display: none;
    }
    .home_steps .home_step_item .home_step_item_icon {
        width: 220px;
        height: 275px;
    }
    .home_steps {
        background-size: auto 100%;
    }
}
@media (max-width: 700px) {
    .home_steps {
        background: #2b333a;
    }
    .home_step_outer {
        grid-template-columns: 1fr;
    }
    .home_step_item {
        width: 100%;
        border-bottom: 1px solid #555b61;
    }
    .home_step_item:before {
        font-size: 516px;
        line-height: 455px;
        left: -100px;
    }
    .home_steps .home_step_item .home_step_item_icon {
        border-bottom: none;
        height: 250px;
    }
    .home_steps .home_step_item .home_step_item_name {
        height: 60px;
        padding: 0 35px 0 35px;
    }
    .home_steps .home_step_item .home_step_item_text {
        height: 95px;
        padding: 0 40px 0 40px;
    }
}
/* End */


/* Start:/local/templates/ludvinovo/components/bitrix/menu/bottom_menu/style.css?1729248077877*/
.footer_menu{
    padding: 0px 0 28px;
}
.footer_menu .footer_title{
    font-size: 24px;
    font-family: "BebasNeue";
    color: rgb(252, 252, 252);
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    display: block;
    text-decoration: none;
    padding: 0px 0 6px;
}
.footer_menu a.footer_menu_item ,
.footer_menu span.footer_menu_item {
    color: rgb(252, 252, 252);
    font-size: 16px;
    font-family: "Roboto";
    line-height: 1.2;
    text-align: left;
    display: block;
    text-decoration: none;
    max-width: 270px;
    padding: 5px 0px 6px;
}
@media (max-width: 1190px) {
    .footer_menu a.footer_menu_item,
    .footer_menu span.footer_menu_item {
        display: none;
    }
    .footer_menu {
        padding-bottom: 0;
    }
    .footer_menu .footer_title {
        padding-bottom: 12px;
    }
}
/* End */


/* Start:/local/templates/ludvinovo/components/bitrix/form.result.new/callback/style.css?17484983693318*/
.form-inner{

}
.form-inner .form-name{
    font-size: 30px;
    font-family: "BebasNeue";
    color: rgb(17, 40, 102);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    text-align: left;
    position: relative;
    letter-spacing: -0.5px;
    padding-bottom: 25px;
}
.form-inner .form-name:before{
    background-color: rgb(239, 127, 26);
    position: absolute;
    width: 85px;
    height: 3px;
    bottom: 14px;
    content: '';
    display: block;
}

.form-inner .form-input input,
.form-inner .form-input textarea {
    width: 100%;
    font-size: 14px;
    font-family: "Roboto";
    color: rgb(29, 37, 44);
    padding: 14px 0 12px 18px;
    border: 1px solid rgb(221, 221, 221);
    margin-bottom: 20px;
    outline: none;
}
.form-inner .form-input.form-input-error input {
    border: 1px solid #f00;
}
.form-inner input[name="web_form_submit"],
.form-submit-btn button {
    font-size: 17px;
    font-family: "BebasNeue";
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 1px;
    width: 190px;
    height: 45px;
    border: none;
    background-color: #112866;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s;
    padding-top: 2px;
}
.form-inner input[name="web_form_submit"]:hover,
.form-submit-btn button:hover {
    background: rgb(239, 127, 26);
}
.form-inner .form-msg{
    color: #1d252c;
    padding: 20px 0;
    font-size: 16px;
}
.form-inner .form-description{
    font-size: 13px;
    font-family: 'Roboto';
    color: #1d252c;
    margin-bottom: 28px;
}
.form-inner .form-description a{
    text-decoration: underline;
    color: rgb(239, 127, 26);
    cursor: pointer;
    outline: none;
}
.form-inner .form-description a:hover{
    text-decoration: none;
    color: rgb(239, 127, 26);
}
.form-inner .form-bottom-text{
    margin-top: 28px;
    color: #1d252c;
}
.form-inner .form-bottom-text a{
    text-decoration: underline;
    color: rgb(239, 127, 26);
    cursor: pointer;
}
.form-inner .form-bottom-text a:hover{
    text-decoration: none;
    color: rgb(239, 127, 26);
}
.form-inner .form-register-text{
    margin-top: 20px;
}
.form-inner .form-input-file{
    margin-bottom: 20px;
}
.form-inner .form-input-file label{
    display: flex;
    align-items: center;
}
.form-inner .form-input-file input{
    display: none;
}
.form-inner .form-input-file .form-input-file-button{
    flex-shrink: 0;
    font-size: 17px;
    font-family: "BebasNeue";
    color: #112866;
    letter-spacing: 1px;
    font-weight: bold;
    line-height: 1.2;
    transition: all .3s;
    cursor: pointer;
    border: 1px solid rgb(221, 221, 221);
    width: 190px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 2px;
}
.form-inner .form-input-file .form-input-file-button:hover{
    background: #112866;
    border-color: #112866;
    color: #fff;
}
.form-inner .form-input-file .form-input-file-text{
    font-size: 13px;
    color: #aaabaf;
    flex-shrink: 0;
    margin-left: 19px;
}

.form-inner .policy-link {
    margin-bottom: 12px;
}
/* End */


/* Start:/local/templates/ludvinovo/components/bitrix/system.auth.form/auth/style.css?17292479092182*/
.auth-form-title{
    font-size: 30px;
    font-family: "BebasNeue";
    color: rgb(17, 40, 102);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    text-align: left;
    position: relative;
    letter-spacing: -0.5px;
    padding-bottom: 25px;
}
.auth-form-title:before{
    background-color: rgb(239, 127, 26);
    position: absolute;
    width: 85px;
    height: 3px;
    bottom: 14px;
    content: '';
    display: block;
}
.auth-form-field input{
    width: 100%;
    font-size: 14px;
    font-family: "Roboto";
    color: rgb(29, 37, 44);
    padding: 14px 0 12px 18px;
    border: 1px solid rgb(221, 221, 221);
    margin-bottom: 20px;
    outline: none;
}
.auth-form-field.form-input-error input{
    border: 1px solid #f00;
}
.auth-form-field.checkbox-field input{
    display: none;
}
.auth-form-field.checkbox-field label{
    display: flex;
    font-size: 13px;
    color: #aaabaf;
}
.auth-form-field.checkbox-field label .checkbox-field-box{
    margin-right: 15px;
    width: 16px;
    height: 16px;
    border: 1px solid #dddddd;
    position: relative;
}
.auth-form-field.checkbox-field input:checked+label .checkbox-field-box:before{
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #ef7f1a;
}
.auth-form-button{
    margin-top: 20px;
}
.auth-form-button input{
    cursor: pointer;
    display: block;
    font-size: 17px;
    font-family: "BebasNeue";
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    width: 190px;
    padding: 15px 0 10px;
    text-align: center;
    letter-spacing: 1px;
    background-color: #112866;
    border: 1px solid #112866;
}
.auth-form-links{
    display: flex;
    font-size: 13px;
    color: #1d252c;
    margin-top: 25px;
}
.auth-form-links a{
    color: #ef7f1a;
}
.auth-form-links a:hover{
    color: #ef7f1a;
    text-decoration: none;
}
.auth-form-link-registration{
    margin-right: 45px;
}
.auth-form-field.error input{
    border-color: #f00;
}
/* End */


/* Start:/local/templates/ludvinovo/template_styles.css?175855242527662*/
/* Основные стили */
*,
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html, body{
    height: 100%;
}

body {
    font-family: 'Roboto';
    font-size: 14px;
    max-width: 1920px;
    margin: 0 auto;
    background-color: #fcfcfc;
    color: #1d252c;
}
p{
    font-size: inherit;
    color: inherit;
    margin-top: 0;
    margin-bottom: 14px;
}
a{
    color: rgb(239, 127, 26);
    font-size: inherit;
}
a:hover{
    text-decoration: none;
}
ul, ol{
    margin-top: 0;
    margin-bottom: 14px;
    padding-left: 40px;
}
ul li,
ol li{
    color: inherit;
    font-size: inherit;
}

/* --- */

/* Страница во всю высоту*/
.mainWrapper{
    height: 100%;
    display: flex;
    flex-direction: column;
}
.header,
.footer{
    flex-shrink: 0;
}
.page_content{
    flex-grow: 1;
}
.content{
    padding-bottom: 25px;
}


.wrapper {
    width: 1360px;
    margin: 0 auto;
}
.header {
    padding: 23px 0 0;
}

.headerTop{
    display: flex;
}

.header .logo {
    vertical-align: top;
    flex-grow: 1;
}
.header .logo a {
    display: block;
    background-image: url('/local/templates/ludvinovo/images/logo.png');
    width: 349px;
    height: 56px;
    background-repeat: no-repeat;
}

.header .header_link {
    vertical-align: top;
    padding: 7px 0 0 0;
    text-align: initial;
    text-align-last: initial;
    flex-shrink: 0;
    display: flex;
}

.header .header_link>div {
    vertical-align: top;
    flex-shrink: 0;
}

.header .header_link .mail_link a {
    font-size: 15px;
    color: rgb(170, 171, 175);
    text-decoration: underline;
    line-height: 28px;
    display: inline-block;
    text-align: center;
    padding: 6px 0 0 0;
    margin: 0 14px 0 3px;
    vertical-align: top;
    height: 45px;
    box-sizing: border-box;

}

.header .header_link .mail_link a .icon {
    margin: 12px 20px -4px 0;
}

.header .header_link .call_link div {
    font-size: 15px;
    color: rgb(227, 102, 29);
    line-height: 0.933;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(221, 221, 221);
    background-color: rgb(252, 252, 252);
    width: 209px;
    height: 45px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    padding: 9px 0 0 0;
    margin: 0 10px 0 10px;
    cursor: pointer;
}
.header .header_link .call_link div .icon {
    margin: 3px 21px -3px 1px;
}

.header .phone_link span {
    font-size: 23px;
    font-family: "BebasNeue";
    font-weight: 700;
    color: rgb(88, 94, 102);
    text-transform: uppercase;
    line-height: 0.609;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(221, 221, 221);
    background-color: rgb(252, 252, 252);
    width: 222px;
    height: 45px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    padding: 11px 0 0 0;
    text-decoration: none;
    letter-spacing: 1px;
    cursor: pointer;
}
.header .phone_link:hover span {
    border-color: #112866;
    background-color: #112866;
    color: #fcfcfc;
    font-size: 0;
}
.header .phone_link:hover span::after {
    content: 'Заказать звонок';
    font-size: 15px;
    font-family: 'Roboto';
    letter-spacing: 0;
    text-transform: none;
    display: inline-block;
    vertical-align: top;
    padding: 6px 0 0 0;
    margin: 0 23px 0 -23px;
}

.header .phone_link span .icon {
    margin: 0 20px 0 0;
}

.header .cart_link a {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(221, 221, 221);
    background-color: rgb(252, 252, 252);
    width: 46px;
    height: 45px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 13px 0 0 0;
    box-sizing: border-box;
    margin: 0 10px 0 10px;
    fill: #aaabaf;
    stroke: #aaabaf;
    transition: all .3s;
}
.header .cart_link:hover a {
    border-color: #112866;
    background-color: #112866;
    fill: #fff;
    stroke: #fff;
}
.header .cart_link{
    position: relative;
}
.header .cart_link .cart_link_count{
    position: absolute;
    z-index: 2;
    width: 25px;
    height: 25px;
    color: #fff;
    background: #ef7f1a;
    font-size: 11px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -5px;
    right: 5px;
}
.header .cart_link .cart_link_count.hide {
    display: none;
}

.header .lk_link a {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(221, 221, 221);
    background-color: rgb(252, 252, 252);
    width: 45px;
    height: 45px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 12px 0 0 0;
    box-sizing: border-box;
    fill: #aaabaf;
    transition: all .3s;
}

.header .lk_link:hover a {
    border-color: #112866;
    background-color: #112866;
    fill: #fff;
}
.mobile_menu_link{
    display: none;
}

.headerBottom{
    display: flex;
    justify-content: space-between;
}
.headerBottom .cart_link{
    display: none;
}

.header_menu {
    background-image: url('/local/templates/ludvinovo/images/bg-menu.png');
    margin: 22px 0 0 0;
    background-position: top center;
    position: relative;
}

/*.header_menu:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 58px;
    background: url('/local/templates/ludvinovo/images/new_year.png') repeat-x left top;
    z-index: 2;
}*/

.header_menu .menu_top {
    text-align: initial;
    text-align-last: initial;
    display: inline-block;
    vertical-align: top;
}

.header .search {
    text-align: initial;
    text-align-last: initial;
    display: inline-block;
    vertical-align: top;
    margin: 10px 0;
}
.header .search form{
    display: flex;
}

.header .search input {
    outline: none;
    font-family: 'Roboto';
    border: none;
}

.header .search input[type="submit"] {
    flex-shrink: 0;
    background-color: #fcfcfc;
    background-image: url('/local/templates/ludvinovo/images/ico-search.png');
    border-left: 1px solid rgb(221, 221, 221);
    height: 50px;
    font-size: 0;
    width: 46px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    vertical-align: top;
}

.header .search input[type="text"] {
    background-color: #fcfcfc;
    border: none;
    height: 50px;
    vertical-align: top;
    padding: 0 0 0 25px;
    font-style: italic;
    font-size: 14px;
    width: 395px;
}

.footer {
    position: relative;
    color: rgb(252, 252, 252);
}

.footer .footer_top_row {
    background-color: #112866;
    text-align: justify;
    text-align-last: justify;
}

.footer .to_top {
    background-image: url('/local/templates/ludvinovo/images/top.png');
    background-color: rgb(17, 40, 102);
    position: fixed;
    width: 64px;
    height: 64px;
    border-radius: 50px;
    cursor: pointer;
    opacity: 0;
    bottom: 25px;
    right: 95px;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 200ms;
}

.footer .to_top.visable {
    opacity: 1;
}

.footer .to_top:hover {
    background-color: rgb(239, 127, 26);
    box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.34);
}
.footer .logo {
    display: inline-block;
    vertical-align: top;
    margin: 22px 0 16px;
}
.footer .logo_link {
    display: block;
    background-image: url('/local/templates/ludvinovo/images/logo-white.png');
    width: 264px;
    height: 42px;
}
.footer .socials {
    display: inline-block;
    vertical-align: top;
    text-align: initial;
    text-align-last: initial;
    margin: 23px 0 0;
}
.footer .socials a {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
}
.footer .footer_bottom {
    background-image: url('/local/templates/ludvinovo/images/bg-footer.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 0 30px;
}
.footer .footer_bottom_row {
    text-align: justify;
    text-align-last: justify;
}
.footer .footer_bottom_row .footer_bottom_col {
    display: inline-block;
    vertical-align: top;
    text-align: initial;
    text-align-last: initial;
    width: 366px;
    padding: 36px 0px 0;
    margin: 0 66px 0 0px;
}
.footer .footer_bottom_row .footer_address .footer_info {
    color: rgb(252, 252, 252);
    font-size: 16px;
    font-family: "Roboto";
    line-height: 1.3;
    text-align: left;
    display: block;
    text-decoration: none;
    padding: 3px 0px 6px;
}

.footer .footer_bottom_row .footer_address .footer_info a {
    color: rgb(252, 252, 252);
    text-decoration: underline;
}
.footer_address .footer_title{
    font-size: 24px;
    font-family: "BebasNeue";
    color: rgb(252, 252, 252);
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    display: block;
    text-decoration: none;
    padding: 0 0 6px;
}

.title {
    font-size: 50px;
    font-family: "BebasNeue";
    color: rgb(17, 40, 102);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    text-align: left;
    position: relative;
    text-decoration: none;
    letter-spacing: 2px;
    padding: 26px 0 21px 0;
    max-width: 1172px;
}
.title:before {
    background-color: rgb(239, 127, 26);
    position: absolute;
    width: 85px;
    height: 3px;
    bottom: 14px;
    content: '';
    display: block;
}
a.title_link {
    display: block;
    text-decoration: none;
    color: rgb(17, 40, 102);
}
a.title_link:after {
    content: '';
    display: inline-block;
    background-image: url('/local/templates/ludvinovo/images/ico-title.png');
    width: 45px;
    height: 45px;
    margin: 22px 0 -8px 29px;
}

.title_small {
    font-size: 30px;
    font-family: "BebasNeue";
    color: rgb(17, 40, 102);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    text-align: left;
    position: relative;
    text-decoration: none;
    letter-spacing: 1.2px;
    padding: 40px 0 27px 0;
    max-width: 1172px;
}

.title_small:before {
    background-color: rgb(239, 127, 26);
    position: absolute;
    width: 85px;
    height: 3px;
    bottom: 14px;
    content: '';
    display: block;
}



.header_sub_menu_two {
    position: absolute;
    background-color: rgb(252, 252, 252);
    z-index: 50;
    width: 100%;
    box-shadow: 0 6px 15px -11px #000;
    display: none;
    padding:  15px 0;
}

.header_sub_menu_two.active {
    display: block;
}

.home_tour {
    background-image: url('/local/templates/ludvinovo/images/bg_index_tour.png');
    padding: 42px 0 62px 0;
    background-position: top -2px center;
}

.home_tour .tour_logo {
    background-image: url('/local/templates/ludvinovo/images/ico-tour.png');
    width: 91px;
    height: 103px;
    margin: 46px auto 60px;
}

.home_tour .tour_title1 {
    font-size: 60px;
    font-family: "Circe";
    color: rgb(252, 252, 252);
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
    padding: 20px 0 0px;
    line-height: 1;
}

.home_tour .tour_title2 {
    font-size: 60px;
    font-family: "Circe";
    color: rgb(252, 252, 252);
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    padding: 14px 0 23px;
    line-height: 1;
}

.home_tour .tour_link {
    font-size: 20px;
    font-family: "Circe";
    color: rgb(252, 252, 252);
    text-transform: uppercase;
    line-height: 2.16;
    text-align: center;
    font-weight: 300;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(252, 252, 252);
    background-color: rgba(255, 255, 255, 0);
    display: block;
    margin: 44px auto 0;
    padding: 10px 0 6px;
    width: 213px;
    text-decoration: none;
    border-radius: 50px;
}

.header>.fixed {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    border-bottom: 4px solid rgb(17, 40, 102);
    background: #fcfcfc;
}
.header>.fixed .header-inner {
    display: flex;
    align-items: center;
}
.header>.fixed .header_link {
    padding-top: 0;
}
.header>.fixed .logo a {
    background: url('/local/templates/ludvinovo/images/logo-small.png') no-repeat center;
    width: 41px;
    height: 46px;
}
.header>.fixed .call_link {
    border: 1px solid rgb(221, 221, 221);
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-right: 10px;
}
.header>.fixed .search {
    margin: 0 0 0 10px;
    border: 1px solid rgb(221, 221, 221);
}
.header>.fixed .search input[type="text"] {
    display: none;
    height: 43px;
}
.header>.fixed .search input[type="submit"] {
    height: 43px;
    width: 43px;
    border-left: none;
}
.header>.fixed .menu_top {
    margin-right: 35px;
}
.header>.fixed .search form {
    position: relative;
}
.header>.fixed .search.opened input[type="text"] {
    display: block;
    position: absolute;
    height: 45px;
    right: 43px;
    top: -1px;
    width: 400px;
    z-index: 2;
    border: 1px solid rgb(221, 221, 221);
}
.header_sub_menu_two.fixed-menu {
    border-top: 4px solid rgb(17, 40, 102);
    position: fixed;
    top: 70px;
}


/* Стрелки сликов */
.slick-arrow {
    position: absolute;
    width: 140px;
    height: 200px;
    z-index: 10;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    top: 192px;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.slick-prev {
    background-image: url('/local/templates/ludvinovo/images/arr-left.png');
    left: 0;
}

.slick-next {
    background-image: url('/local/templates/ludvinovo/images/arr-right.png');
    right: 0;
}

.home_tabs {
    padding: 90px 0 10px;
    position: relative;
}
.home_tabs .title {
    color: #fff;
}

.modal-block{
    display: none;
}
.modal-block.fancybox-content{
    box-shadow: 0 4px 23px 0 rgba(7, 49, 85, 0.52);
    padding: 27px 34px 20px 34px;
    /*width: 465px;*/
    width: 500px;
}

.modal-block.fancybox-content .fancybox-close-small{
    color: #aaabaf;
    padding: 2px;
}
.modal-block.fancybox-content .fancybox-close-small svg{
    width: 40px;
    height: 40px;
}
.modal-block.fancybox-content .fancybox-close-small:hover{
    color: #112866;
}
.modal-block.modal-block-vacancy.fancybox-content{
    box-shadow: 0 1px 46px 0 rgba(0, 0, 0, 0.14);
    border: 1px solid rgb(221, 221, 221);
}
.modal-block.modal-block-vacancy.fancybox-content .fancybox-close-small{
    color: #ef7f1a;
    padding: 7px;
}
.modal-block.modal-block-vacancy.fancybox-content .fancybox-close-small svg{
    width: 30px;
    height: 30px;
}
.modal-block.modal-block-vacancy.fancybox-content .fancybox-close-small:hover{
    color: #ef7f1a;
}
.fancybox-container.fancybox-transparent .fancybox-bg{
    background: transparent;
}
.home_catalog{
    padding-top: 35px;
}


/* Иконки */
.icon {
    width: 50px;
    height: 50px;
    display: inline-block;
}

.icon-mail {
    background-image: url('/local/templates/ludvinovo/images/ico-mail.png');
    width: 20px;
    height: 15px;
}

.icon-call {
    background-image: url('/local/templates/ludvinovo/images/ico-call.png');
    width: 20px;
    height: 19px;
}

.icon-phone {
    background-image: url('/local/templates/ludvinovo/images/ico-phone.png');
    width: 20px;
    height: 19px;
}
.phone_link:hover .icon-phone,
.icon-phone:hover {
    background-image: url('/local/templates/ludvinovo/images/ico-phone-w.png');
    width: 20px;
    height: 19px;
}

.icon-cart {
    background-image: url('/local/templates/ludvinovo/images/ico-cart.png');
    width: 18px;
    height: 18px;
}

.icon-lk {
    background-image: url('/local/templates/ludvinovo/images/ico-lk.png');
    width: 18px;
    height: 20px;
}
.lk_link:hover .icon-lk,
.icon-lk:hover {
    background-image: url('/local/templates/ludvinovo/images/ico-lk-w.png');
    width: 18px;
    height: 20px;
}

.icon-lk2 {
    background-image: url('/local/templates/ludvinovo/images/ico-lk.svg');
}

.icon-vk {
    background-image: url('/local/templates/ludvinovo/images/ico-vk.png');
}

.icon-fb {
    background-image: url('/local/templates/ludvinovo/images/ico-fb.png');
}
.icon-yt{
    background-image: url('/local/templates/ludvinovo/images/youtube1.png');
}
.icon-mobile{
    background: url('/local/templates/ludvinovo/images/menu.png') no-repeat center;
    width: 18px;
    height: 18px;
}
.icon-mobile.close{
    background-image: url('/local/templates/ludvinovo/images/icon_close.svg');
}


.ico-edit {
    background-image: url('/local/templates/ludvinovo/images/ico-edit.svg');
}

.ico-view {
    background-image: url('/local/templates/ludvinovo/images/ico-view.svg');
}

.ico-repeat {
    background-image: url('/local/templates/ludvinovo/images/ico-repeat.svg');
}

.ico-save {
    background-image: url('/local/templates/ludvinovo/images/ico-save.svg');
}

.ico-add {
    background-image: url('/local/templates/ludvinovo/images/ico-add.svg');
}

.ico-delete {
    background-image: url('/local/templates/ludvinovo/images/ico-delete.svg');
}

.error404{
    text-align: center;
}
.error404 .text{
    font-size: 30px;
    font-family: "BebasNeue";
    color: rgb(29, 37, 44);
    text-align: center;
    margin-top: 45px;
}
.error404 a{
    width: 430px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-family: "BebasNeue";
    color: rgb(252, 252, 252);
    font-weight: bold;
    text-transform: uppercase;
    background-color: rgb(17, 40, 102);
    text-decoration: none;
    margin: 40px auto 0;
}

.form-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    display: none;
    z-index: 1003;
}
.form-loader.active {
    display: block;
}

.form-loader .sk-fading-circle {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 4em;
    height: 4em;
}

.form-loader .sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.form-loader .sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: rgb(239, 127, 26);
    border-radius: 100%;
    animation: sk-fading-circle-delay 1.2s infinite ease-in-out both;
}

.form-loader .sk-fading-circle .sk-circle-2 {transform: rotate(30deg);}
.form-loader .sk-fading-circle .sk-circle-2:before {animation-delay: -1.1s;}

.form-loader .sk-fading-circle .sk-circle-3 {transform: rotate(60deg);}
.form-loader .sk-fading-circle .sk-circle-3:before {animation-delay: -1s;}

.form-loader .sk-fading-circle .sk-circle-4 {transform: rotate(90deg);}
.form-loader .sk-fading-circle .sk-circle-4:before {animation-delay: -0.9s;}

.form-loader .sk-fading-circle .sk-circle-5 {transform: rotate(120deg);}
.form-loader .sk-fading-circle .sk-circle-5:before {animation-delay: -0.8s;}

.form-loader .sk-fading-circle .sk-circle-6 {transform: rotate(150deg);}
.form-loader .sk-fading-circle .sk-circle-6:before {animation-delay: -0.7s;}

.form-loader .sk-fading-circle .sk-circle-7 {transform: rotate(180deg);}
.form-loader .sk-fading-circle .sk-circle-7:before {animation-delay: -0.6s;}

.form-loader .sk-fading-circle .sk-circle-8 {transform: rotate(210deg);}
.form-loader .sk-fading-circle .sk-circle-8:before {animation-delay: -0.5s;}

.form-loader .sk-fading-circle .sk-circle-9 {transform: rotate(240deg);}
.form-loader .sk-fading-circle .sk-circle-9:before {animation-delay: -0.4s;}

.form-loader .sk-fading-circle .sk-circle-10 {transform: rotate(270deg);}
.form-loader .sk-fading-circle .sk-circle-10:before {animation-delay: -0.3s;}

.form-loader .sk-fading-circle .sk-circle-11 {transform: rotate(300deg);}
.form-loader .sk-fading-circle .sk-circle-11:before {animation-delay: -0.2s;}

.form-loader .sk-fading-circle .sk-circle-12 {transform: rotate(330deg);}
.form-loader .sk-fading-circle .sk-circle-12:before {animation-delay: -0.1s;}

@keyframes sk-fading-circle-delay {
    0%, 39%, 100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}

.main-links-outer {
    position: relative;
    overflow: hidden;
}
.main-links-outer:before {
    content: '';
    position: absolute;
    top: 0;
    left: 45%;
    width: 100%;
    height: 100%;
    background: #eee;
    box-sizing: border-box;
    transform: matrix(1, 0, -0.58, 1, 0, 0);
}
.main-links-outer:after {
    content: '';
    position: absolute;
    top: -80px;
    left: calc(45% + 175px);
    width: 100%;
    height: 100%;
    background: #112866;
    transform: matrix(1, 0, -0.58, 1, 0, 0);
}
.main-links {
    display: grid;
    grid-template-columns: 1fr auto;
    position: relative;
    z-index: 2;
}

.h1-main {
    margin: 75px 0 35px 0;
    text-align: center;
}
.h1-main h1 {
    color: rgb(239, 127, 26);
    font-size: 48px;
    font-family: "BebasNeue";
}
.h1-main .h1-sub {
    color: rgb(239, 127, 26);
    font-size: 32px;
    font-family: "BebasNeue";
}
/*cookie*/
.cookie-message{
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px 15px;
    background: #fafafa;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    gap: 20px;
}
.cookie-message .cookie-message__button{
    cursor: pointer;
    padding: 8px 24px;
    font-size: 22px;
    font-family: "BebasNeue";
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #112866;
}

/* Media */
@media (max-width: 1420px) {
    .wrapper{
        width: 100%;
        padding: 0 30px;
    }
    .footer .footer_bottom_row{
        display: flex;
    }
    .footer .footer_bottom_row .footer_bottom_col{
        width: 33.33333%;
    }
}
@media (max-width: 1366px) {
    .header .search{
        flex-grow: 1;
        flex-shrink: 1;
        margin-left: 10px;
    }
    .header .search input[type="text"]{
        width: 100%;
    }
    .header>.fixed .phone_link span {
        white-space: nowrap;
        overflow: hidden;
        width: 45px;
        padding-left: 12px;
    }
    .main-links-outer:before {
        left: 38%;
    }
    .main-links-outer:after {
        left: calc(38% + 175px);
    }
    .cookie-message{
        left: 0;
        transform: unset;
        width: 100%;
    }
}
@media (max-width: 1190px) {
    .header{
        border-bottom: 10px solid #112866;
    }
    .header .logo a{
        width: 280px;
        height: 45px;
        background-size: contain;
        background-position: left center;
    }
    .header .header_link{
        padding-top: 0;
    }
    .headerTop .mail_link,
    .headerTop .call_link,
    .headerTop .cart_link,
    .headerTop .lk_link{
        display: none;
    }
    .mobile_menu_link{
        display: block;
        border: 1px solid rgb(221, 221, 221);
        background-color: rgb(252, 252, 252);
        width: 46px;
        height: 45px;
        text-align: center;
        padding: 13px 0 0 0;
        box-sizing: border-box;
        margin: 0 0 0 10px;
    }
    .header_menu{
        background: transparent;
        margin-top: 0;
    }
    .header_menu .menu_top{
        display: none;
    }
    .header .search{
        border: 1px solid #dddddd;
        margin-left: 0;
    }
    .header .search input[type="text"],
    .header .search input[type="submit"] {
        height: 43px;
    }
    .headerBottom{
        align-items: center;
    }
    .headerBottom .cart_link {
        margin-left: 10px;
        display: block;
        width: 46px;
        height: 45px;
        text-align: center;
    }
    .headerBottom .cart_link a {
        margin: 0;
        padding-top: 11px;
    }
    .footer .footer_bottom_row {
        flex-direction: column;
        padding-top: 40px;
        width: 50%;
    }
    .footer .footer_bottom_row .footer_bottom_col {
        padding: 0;
        width: 100%;
    }
    .footer_bottom .wrapper {
        display: flex;
    }
    .footer .footer_bottom_row .footer_address .footer_info {
        padding-bottom: 12px;
    }
    .title {
        font-size: 44px;
    }
    .home_tabs {
        padding-top: 25px;
    }
    .home_tour .tour_title1,
    .home_tour .tour_title2 {
        font-size: 42px;
    }
    .header_menu {
        position: relative;
    }
    .header_menu .menu_top {
        position: absolute;
        top: 100%;
        right: 0;
        height: 100vh;
        z-index: 3;
        background: rgb(17, 40, 102);
        overflow: hidden;
        display: block;
        transition: all .3s;
        width: 0;
    }
    .header_menu.active .menu_top{
        width: 50%;
    }
    .header_menu.active:before{
        content: '';
        background: transparent;
        position: absolute;
        z-index: 2;
        width: 100vw;
        height: 100vh;
        left: 0;
        top: 100%;
    }
    .header_sub_menu_two{
        display: none !important;
    }
    .error404 img{
        width: 365px;
    }
    .error404 .text{
        margin-top: 70px;
    }
    .error404 a{
        margin-top: 25px;
    }
    .header>.fixed {
        display: none !important;
    }
    .main-links-outer:before {
        display: none;
    }
    .main-links-outer:after {
        display: none;
    }
    .main-links {
        grid-template-columns: 1fr;
    }
    .main-links-outer .calculators-block {
        position: relative;
    }
    .main-links-outer .calculators-block:before {
        content: '';
        position: absolute;
        background: #112866;
        width: calc(100% + 60px);
        height: 100%;
        left: -30px;
        top: 0;
        z-index: -1;
    }
    .h1-main {
        margin-top: 50px;
    }
    .h1-main h1 {
        font-size: 44px;
    }
    .h1-main .h1-sub {
        font-size: 28px;
    }
}
@media (max-width: 700px) {
    .headerTop .phone_link{
        display: none;
    }
    .footer_bottom .wrapper{
        flex-direction: column;
    }
    .footer .footer_bottom_row{
        width: 100%;
    }
    .title{
        font-size: 34px;
    }
    a.title_link,
    .title{
        text-align: center;
    }
    a.title_link:after,
    .title:after{
        display: none;
    }
    a.title_link:before,
    .title:before{
        left: 50%;
        transform: translateX(-50%);
    }

    .home_tour .tour_title2{
        padding-top: 0;
    }
    .home_tour .tour_title1,
    .home_tour .tour_title2{
        font-size: 30px;
        line-height: 36px;
    }
    .header_menu.active .menu_top{
        width: 100%;
    }
    .error404 img{
        width: 300px;
    }
    .error404 .text{
        margin-top: 85px;
        font-size: 20px;
    }
    .error404 a{
        margin-top: 20px;
        width: 100%;
    }
    .h1-main h1 {
        font-size: 32px;
    }
    .h1-main .h1-sub {
        font-size: 18px;
    }
}
@media (max-width: 479px) {
    .mainWrapper{
        min-width: 360px;
    }
    .header .logo a{
        width: 225px;
    }
    .footer .logo_link{
        width: 190px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left center;
    }
    .error404 img{
        width: 225px;
    }
}
/* End */
/* /local/templates/ludvinovo/css/fonts.css?17292480621770 */
/* /local/templates/ludvinovo/lib/slick/slick.css?17292480641776 */
/* /local/templates/ludvinovo/lib/jquery.fancybox.min.css?172924806612795 */
/* /local/templates/ludvinovo/components/bitrix/menu/top/style.css?17292480763514 */
/* /local/templates/ludvinovo/components/bitrix/catalog.section.list/section_menu/style.css?1729247910777 */
/* /local/templates/ludvinovo/components/bitrix/news.list/main_slider/style.css?1729247896436 */
/* /local/templates/ludvinovo/components/bitrix/catalog.section.list/section_main/style.css?17292479102559 */
/* /local/templates/ludvinovo/components/bitrix/news.list/main_solutions/style.css?17292479002338 */
/* /local/templates/ludvinovo/components/bitrix/news.list/main_files/style.css?17315711852972 */
/* /local/templates/ludvinovo/components/bitrix/menu/main_calculators/style.css?17315711871378 */
/* /local/templates/ludvinovo/components/bitrix/news.list/main_advantages/style.css?17315711853337 */
/* /local/templates/ludvinovo/components/bitrix/menu/bottom_menu/style.css?1729248077877 */
/* /local/templates/ludvinovo/components/bitrix/form.result.new/callback/style.css?17484983693318 */
/* /local/templates/ludvinovo/components/bitrix/system.auth.form/auth/style.css?17292479092182 */
/* /local/templates/ludvinovo/template_styles.css?175855242527662 */
