/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../fonts/Montserrat_enext.woff2) format('woff2');

}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../fonts/Montserrat_en.woff2) format('woff2');

}

/* ru-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../fonts/Montserrat_ruext.woff2) format('woff2');

}

/* ru */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../fonts/Montserrat_ru.woff2) format('woff2');

}

@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot?85155232');
    src: url('../fonts/fontello.eot?85155232#iefix') format('embedded-opentype'),
        url('../fonts/fontello.woff2?85155232') format('woff2'),
        url('../fonts/fontello.woff?85155232') format('woff'),
        url('../fonts/fontello.ttf?85155232') format('truetype'),
        url('../fonts/fontello.svg?85155232#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-mail:before {
    content: '\e800';
}

/* '' */
.icon-star:before {
    content: '\e801';
}

/* '' */
.icon-star-empty:before {
    content: '\e802';
}

/* '' */
.icon-user:before {
    content: '\e803';
}

/* '' */
.icon-login:before {
    content: '\e804';
}

/* '' */
.icon-clock:before {
    content: '\e805';
}

/* '' */
.icon-info-circled:before {
    content: '\e806';
}

/* '' */
.icon-zoom-in:before {
    content: '\e807';
}

/* '' */
.icon-home:before {
    content: '\e808';
}

/* '' */
.icon-export:before {
    content: '\e809';
}

/* '' */
.icon-truck:before {
    content: '\e80a';
}

/* '' */
.icon-calendar:before {
    content: '\e80b';
}

/* '' */
.icon-picture:before {
    content: '\e80c';
}

/* '' */
.icon-credit-card:before {
    content: '\e80d';
}

/* '' */
.icon-chart-bar:before {
    content: '\e80e';
}

/* '' */
.icon-bell:before {
    content: '\e80f';
}

/* '' */
.icon-phone:before {
    content: '\e810';
}

/* '' */
.icon-location:before {
    content: '\e811';
}

/* '' */
.icon-export-1:before {
    content: '\e812';
}

/* '' */
.icon-link:before {
    content: '\e813';
}

/* '' */
.icon-home-1:before {
    content: '\e814';
}

/* '' */
.icon-tag:before {
    content: '\e815';
}

/* '' */
.icon-eye:before {
    content: '\e816';
}

/* '' */
.icon-ok:before {
    content: '\e817';
}

/* '' */
.icon-check:before {
    content: '\e818';
}

/* '' */
.icon-max:before {
    content: '\e819';
}

/* '' */
.icon-basket:before {
    content: '\e81a';
}

/* '' */
.icon-trash:before {
    content: '\f083';
}

/* '' */
.icon-check-empty:before {
    content: '\f096';
}

/* '' */
.icon-comment-empty:before {
    content: '\f0e5';
}

/* '' */
.icon-sitemap:before {
    content: '\f0e8';
}

/* '' */
.icon-angle-left:before {
    content: '\f104';
}

/* '' */
.icon-angle-right:before {
    content: '\f105';
}

/* '' */
.icon-angle-up:before {
    content: '\f106';
}

/* '' */
.icon-angle-down:before {
    content: '\f107';
}

/* '' */
.icon-code:before {
    content: '\f121';
}

/* '' */
.icon-rouble:before {
    content: '\f158';
}

/* '' */
.icon-doc-text-inv:before {
    content: '\f15c';
}

/* '' */
.icon-thumbs-up-alt:before {
    content: '\f164';
}

/* '' */
.icon-thumbs-down-alt:before {
    content: '\f165';
}

/* '' */
.icon-youtube-play:before {
    content: '\f16a';
}

/* '' */
.icon-instagram:before {
    content: '\f16d';
}

/* '' */
.icon-vkontakte:before {
    content: '\f189';
}

/* '' */
.icon-file-pdf:before {
    content: '\f1c1';
}

/* '' */
.icon-file-word:before {
    content: '\f1c2';
}

/* '' */
.icon-file-excel:before {
    content: '\f1c3';
}

/* '' */
.icon-file-powerpoint:before {
    content: '\f1c4';
}

/* '' */
.icon-file-image:before {
    content: '\f1c5';
}

/* '' */
.icon-file-archive:before {
    content: '\f1c6';
}

/* '' */
.icon-paper-plane:before {
    content: '\f1d8';
}

/* '' */
.icon-paper-plane-empty:before {
    content: '\f1d9';
}

/* '' */
.icon-sliders:before {
    content: '\f1de';
}

/* '' */
.icon-toggle-off:before {
    content: '\f204';
}

/* '' */
.icon-toggle-on:before {
    content: '\f205';
}

/* '' */
.icon-bus:before {
    content: '\f207';
}

/* '' */
.icon-heartbeat:before {
    content: '\f21e';
}

/* '' */
.icon-whatsapp:before {
    content: '\f232';
}

/* '' */
.icon-odnoklassniki:before {
    content: '\f263';
}

/* '' */
.icon-calendar-check-o:before {
    content: '\f274';
}

/* '' */
.icon-map-signs:before {
    content: '\f277';
}

/* '' */
.icon-map-o:before {
    content: '\f278';
}

/* '' */
.icon-shopping-basket:before {
    content: '\f291';
}

/* '' */
.icon-user-circle-o:before {
    content: '\f2be';
}

/* '' */
:root {
    --black: #0D0D0D;
    --black2: #151515;
    --red: #DC0000;
    --grey: #F3F3F3;
    --grey2: #868686;
}

html,
body {
    height: 100%;
    padding: 0;
    font-size: 14px;
    line-height: 180%;
    font-weight: normal;
    font-family: 'Montserrat';
    background: #fff;
}



.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

a:hover,
a:focus,
a:active,
a:visited,
a {
    transition: 0.5s;
    text-decoration: none;
    color: var(--black);
}

[required] {
    position: relative;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjciIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNFMjAwMDAiIGQ9Ik0yLjQyIDMuOEwuMiAzLjE0bC4zMy0xLjEgMi4yMS44MkwyLjcuMzRIMy44bC0uMDcgMi41NSAyLjE3LS44LjM0IDEuMTFMNCAzLjg3bDEuNDUgMS45OC0uOS42OS0xLjM3LTIuMTEtMS4zMiAyLjA2LS45Mi0uNjdMMi40MiAzLjh6Ii8+PC9zdmc+);
    background-position: right 15px top 5px;
    background-repeat: no-repeat;
}

.container {
    max-width: 1200px;
    width: 90%;
    margin: auto;
}

img {
    max-width: 100%;
}


.icon-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
}

.icon-list a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 1000px;

    color: #fff !important;
    text-align: center;
    line-height: 12px;
    line-height: 30px !important;
}

.icon-list a .icon-max::before {
    line-height: 30px;
    font-size: 20px;
}

.icon-list a:hover {}

[class*=btn-] {
    display: inline-block;
    padding: 5px 20px;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    transition: all .5s ease-in-out;
    border: none;
    outline: none;
    cursor: pointer;
}

.menu-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
}

.logo-container {
    width: 140px;
}

.logo-container img {
    width: 100%;
}

.menu-top a {
    display: block;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.2rem;
}

.header {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
}

.contacts-block i {
    color: var(--red);
}

.slider-top .slider-item img {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    transition: 3s;
}

.slider-top .active .slider-item img {
    transform: scale(1.05);
}

.slider-top .slider-item {
    position: relative;
}

.slider-top .slider-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    z-index: 1;
}

.header a {
    color: #fff;
}

.slider-top {
    position: relative;
}

.slider-top .owl-carousel .owl-dots {
    position: absolute;
    bottom: 10%;
    right: 19%;
    padding: 5px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    border-radius: 1000px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
    background: rgba(250, 250, 250, .5);
    backdrop-filter: blur(5px);
}

.slider-top .owl-carousel .owl-dot {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 1000px;
    transition: .5s;
    outline: none;
    position: relative;
    transition: 0.5s;
    border: 2px solid #eeeeee;
    outline: none;
}

.slider-top .owl-carousel .owl-dot.active {
    width: 50px;
}

.slider-top .owl-carousel .owl-dot::before {
    content: '';
    width: 100%;
    display: block;
    background: var(--red);
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    border-radius: 1000px;
}

.slider-top .text-block-slider {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-63%, -50%);

    color: #fff;
    width: 50%;

}

.slider-top .text-block-slider .title {
    font-size: 3rem;
    line-height: 1;
    font-weight: 600;
}

.slider-top .text-block-slider .desc {
    padding-top: 50px;
}

.slider-top .scroll-block {
    position: absolute;
    z-index: 2;
    bottom: 5%;
    left: 50%;

}

.text-center {
    text-align: center;
}

.h1,
h1 {
    font-size: 2;
    font-weight: 300;
}

.slider-2-tpl a img {
    aspect-ratio: 1 / 1.4;
    object-fit: cover;

}

.slider-2-tpl {
    transition: 0.5s;
    transform: scale(.95);
}

.active.center .slider-2-tpl {
    transform: scale(1);

}

.hover-image {
    display: block;
    position: relative;
    overflow: hidden;
}

.hover-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    z-index: 1;
    opacity: 0;
    transition: 0.5s;
}

.hover-image:hover::before {
    opacity: 1;
}

.hover-image::after {
    content: '\e80c';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0%);
    font-family: 'fontello';
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 1000px;
    text-align: center;
    line-height: 40px;
    z-index: 2;
    opacity: 0;
    transition: 0.5s;
}

.hover-image:hover::after {
    opacity: 1;
    transform: translate(-50%, -50%);
}

.slider-2-block .owl-carousel .owl-dots {

    padding: 5px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    border-radius: 1000px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
    background: rgba(250, 250, 250, .5);
    backdrop-filter: blur(5px);
}

.slider-2-block .owl-carousel .owl-dot {
    width: 10px;
    height: 10px;
    background: var(--red);
    border-radius: 1000px;
    transition: .5s;
    outline: none;
    position: relative;
    transition: 0.5s;
    border: 2px solid var(--red);
    outline: none;
}

.slider-2-block .owl-carousel .owl-dot.active {
    width: 50px;
}

.slider-2-block .owl-carousel .owl-dot::before {
    content: '';
    width: 100%;
    display: block;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    border-radius: 1000px;
}

.hover-image .title-slid {
    position: absolute;
    z-index: 3;
    color: #fff;
    font-size: 1.2rem;
    left: 20px;
    bottom: 20px;
}

.fixed-header {

    transition: 0.5s;
    z-index: 100;
    left: 0;
    right: 0;
}

.fixed-header.fixed {
    top: 0;
    -webkit-box-shadow: 0px 14px 8px 0px rgba #223c5066 (34, 60, 80, 0.4);
    -moz-box-shadow: 0px 14px 8px 0px rgba(34, 60, 80, 0.4);
    box-shadow: 0px 14px 8px 0px rgba(34, 60, 80, 0.4);
    position: fixed;
    left: 0;
    right: 0;
    z-index: 100;
    transition: 0.5s;
    background: #fff;
}

.header.fixed-header.fixed a {
    color: var(--black);
}

.service-wrap {
    gap: 40px;
}

.service-wrap .service-item {
    width: calc(50% - 70px);
    padding-top: 40px;
    position: relative;
}

.service-wrap .service-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 15%;
    background: var(--red);
    z-index: 1;
    transition: 0.5s;
    height: 2px;
}

.service-wrap .service-item:hover:before {
    width: 100%;
}

.service-wrap .service-item .title {
    padding-bottom: 20px;
}

.service-wrap .service-item .image img {
    aspect-ratio: 1 / .6;
    object-fit: cover;
}

.service-wrap .service-item .text-block {
    padding-top: 20px;
}

.text-transform {
    text-transform: uppercase;
}

.red {
    color: var(--red);
}

.service-wrap .service-item .h4.red {
    font-weight: 300;
    padding-top: 20px;
}

.service-wrap .service-item:nth-child(even) {
    margin-top: 96px;
}

.service-wrap .service-item .text-block ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.service-wrap .service-item .text-block ul>li {
    padding: 10px;
}

.service-wrap .service-item .text-block ul>li::before {
    content: '';
    width: 5px;
    height: 5px;
    background: var(--red);
    border-radius: 1000px;
    display: inline-block;
    margin-right: 10px;
}

.service-wrap .service-item .text-block ul>li+li {
    border-top: 1px solid var(--grey);
}

.grey-block {
    background: var(--grey);

}

.flex-title>* {

    width: calc(50% - 40px);
    margin: 0;
}

.flex-title p {
    margin-bottom: 0px;
}

.title-grey {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.2rem;
    color: var(--grey2);

}

.blocks-item {
    padding: 40px;
    background: #fff;
    text-align: center;
    width: calc(33.333% - 27px);
    -webkit-box-shadow: 0px 0px 14px 0px rgb(34 60 80 / 4%);
    -moz-box-shadow: 0px 0px 14px 0px rgb(34 60 80 / 4%);
    box-shadow: 0px 0px 14px 0px rgb(34 60 80 / 4%);

}

.radius {
    border-radius: 30px;
}

.blocks-item .title {
    color: var(--red);
    font-size: 3rem;
    font-weight: bold;
}

.blocks-item .text {
    padding-top: 30px;
}