html,
body {
  height: 100%;
  font-family: "Montserrat", sans-serif;
  background-color: #fff;
  font-size: 16px;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  flex: auto;
  color: #000;
  margin: 0;
}

*, *:before, *:after {
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

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

p {
  margin: 0;
}

ul,li {
}

img {
  max-width: 100%;
}

svg {
  overflow: hidden;
}

main {
  flex: auto;
}

footer {
  width: 100%;
}

/* #HEADER */
.header-logo {
    width: 176px;
    height: 53px;
}

.header-map {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}

.header-mini-text {
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
    line-height: 11px;
    text-align: center;
    color: #666666;
}

.header-phone {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #000000;
}

.header-social-icon {
    margin-top: 22px;
}

.header-zvonok {
    position: relative;
    display: none;
}

.header-zvonok a {
    position: absolute;
    width: 85px;
    height: 10px;
    margin-top: 5px;
    font-style: normal;
    font-weight: 600;
    font-size: 8px;
    line-height: 10px;
    text-align: center;
    text-decoration-line: underline;
    color: #E8522F;
}
/* #HEADER */

/* #SLIDER */

.slider-header {
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 0.1em;
    color: #FFFFFF;
}

.slider-headerx2 {
    font-weight: bold;
}

.slider-headerx3 {
    font-weight: bold;
    color: #E8522F;
}

.slider-text {
    margin: 0;
    margin-top: 20px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.1em;
    color: #FFFFFF;
}

.slider-button {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;

    width: 367px;
    height: 55px;
    margin-top: 40px;

    background: linear-gradient(180deg, #E8522F 0%, #FF6E26 100%);
    box-shadow: 0px 10px 30px rgba(232, 82, 47, 0.69);
    box-shadow: 0 4px rgba(232, 83, 48, 0.8);

    border-radius: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.1em;
    color: #FFFFFF;
    position: relative;
    text-decoration:  none !important;
}

.slider-button:after {
    position: absolute;
    content:url('img/slider-text.png');
    right: -200px;
    top: 10px;
}

.slider-line {
    background-color: #e8522f;

    background-size: 200% 100%,auto,100% 2px,100% 2px,100% 1px,100% 1px;
    background-image: linear-gradient(45deg,rgba(255,255,255,.0) 30%,rgba(255,255,255,.8),rgba(255,255,255,.0) 70%);
    background-repeat: no-repeat;
    background-position: -200% 0,0 0,0 0,0 100%,0 4px,0 calc(100% - 4px);
    animation: line 3s ease reverse infinite;
}

@keyframes line {
    100% {
      background-position: 500% 0,0 0,0 0,0 100%,0 4px,0 calc(100% - 4px);
    }
  
    20% {
      background-position: 200% 0,0 0,0 0,0 100%,0 4px,0 calc(100% - 4px);
    }
  
    0% {
      background-position: -200% 0,0 0,0 0,0 100%,0 4px,0 calc(100% - 4px);
    }
}

.slier-button-otp {
    position: absolute;
    right: 40px;
}

.slier-button-gaz {
    position: absolute;
    left: -30px;
    bottom: -8px;
}

.shake-little{display:inline-block;transform-origin:center center}.shake-freeze,.shake-constant.shake-constant--hover:hover,.shake-trigger:hover .shake-constant.shake-constant--hover{animation-play-state:paused}.shake-freeze:hover,.shake-trigger:hover .shake-freeze,.shake-little:hover,.shake-trigger:hover .shake-little{animation-play-state:running}@keyframes shake-little{2%{transform:translate(1px, 0px) rotate(0.5deg)}4%{transform:translate(0px, 0px) rotate(0.5deg)}6%{transform:translate(0px, 1px) rotate(0.5deg)}8%{transform:translate(1px, 0px) rotate(0.5deg)}10%{transform:translate(0px, 1px) rotate(0.5deg)}12%{transform:translate(0px, 0px) rotate(0.5deg)}14%{transform:translate(0px, 1px) rotate(0.5deg)}16%{transform:translate(0px, 0px) rotate(0.5deg)}18%{transform:translate(0px, 1px) rotate(0.5deg)}20%{transform:translate(0px, 1px) rotate(0.5deg)}22%{transform:translate(0px, 1px) rotate(0.5deg)}24%{transform:translate(0px, 0px) rotate(0.5deg)}26%{transform:translate(1px, 0px) rotate(0.5deg)}28%{transform:translate(0px, 1px) rotate(0.5deg)}30%{transform:translate(1px, 0px) rotate(0.5deg)}32%{transform:translate(1px, 0px) rotate(0.5deg)}34%{transform:translate(1px, 1px) rotate(0.5deg)}36%{transform:translate(0px, 0px) rotate(0.5deg)}38%{transform:translate(1px, 1px) rotate(0.5deg)}40%{transform:translate(1px, 1px) rotate(0.5deg)}42%{transform:translate(0px, 0px) rotate(0.5deg)}44%{transform:translate(1px, 1px) rotate(0.5deg)}46%{transform:translate(1px, 1px) rotate(0.5deg)}48%{transform:translate(1px, 0px) rotate(0.5deg)}50%{transform:translate(1px, 0px) rotate(0.5deg)}52%{transform:translate(0px, 0px) rotate(0.5deg)}54%{transform:translate(1px, 0px) rotate(0.5deg)}56%{transform:translate(1px, 0px) rotate(0.5deg)}58%{transform:translate(1px, 1px) rotate(0.5deg)}60%{transform:translate(1px, 1px) rotate(0.5deg)}62%{transform:translate(0px, 1px) rotate(0.5deg)}64%{transform:translate(1px, 0px) rotate(0.5deg)}66%{transform:translate(0px, 1px) rotate(0.5deg)}68%{transform:translate(0px, 1px) rotate(0.5deg)}70%{transform:translate(1px, 1px) rotate(0.5deg)}72%{transform:translate(1px, 0px) rotate(0.5deg)}74%{transform:translate(1px, 0px) rotate(0.5deg)}76%{transform:translate(1px, 1px) rotate(0.5deg)}78%{transform:translate(1px, 1px) rotate(0.5deg)}80%{transform:translate(1px, 1px) rotate(0.5deg)}82%{transform:translate(0px, 0px) rotate(0.5deg)}84%{transform:translate(0px, 0px) rotate(0.5deg)}86%{transform:translate(1px, 1px) rotate(0.5deg)}88%{transform:translate(1px, 1px) rotate(0.5deg)}90%{transform:translate(0px, 0px) rotate(0.5deg)}92%{transform:translate(1px, 0px) rotate(0.5deg)}94%{transform:translate(0px, 1px) rotate(0.5deg)}96%{transform:translate(1px, 0px) rotate(0.5deg)}98%{transform:translate(1px, 1px) rotate(0.5deg)}0%,100%{transform:translate(0, 0) rotate(0)}}.shake-little:hover,.shake-trigger:hover .shake-little,.shake-little.shake-freeze,.shake-little.shake-constant{animation:shake-little 100ms ease-in-out infinite}

.slider-button-des {
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.1em;
    color: rgba(255, 255, 255, 0.9);
    margin-left: 25px;
}

.zamok-img {
    margin-top: -4px;
}
/* #SLIDER */

/* ITEMS */


.title-page {
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    color: #666666;
    position: relative;
}

.title-page::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 200px;
    background: #666;
    display: block;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.title-page_red {
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 34px;
    color: #E8522F;
}

.item-description {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    color: #000000;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-wrapper {

}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

    min-width: 338px;
    min-height: 283px;

    position: relative;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    position: relative;
}

.swiper-slide__content {
    position: absolute;
    width: 273px;
}

.swiper-slide__title {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}

.swiper-slide__b1 {
    width: 130px;
    height: 35px;
    background: #E8522F;
    border-radius: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide__b1:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.swiper-slide__b2 {
    width: 130px;
    height: 35px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide__b2:hover {
    text-decoration: none;
    color: #FFFFFF;
}

/* ITEMS */

/* MAP */
.map-form {
    border: 4px solid #E8522F;
    box-sizing: border-box;
}

.form-header {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #000000;
}

.map-policy {
    font-style: normal;
    font-weight: 300;
    font-size: 9px;
    line-height: 11px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #000000;
}

.map-policy__link {
    font-style: normal;
    font-weight: 300;
    font-size: 9px;
    line-height: 11px;
    text-align: center;
    letter-spacing: 0.1em;
    text-decoration-line: underline;
    color: #E8522F;
}

.map-button {
    background-color: #E8522F;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 17px !important;
    text-align: center !important;
    letter-spacing: 0.1em !important;
    color: #FFFFFF !important;
    width: 100%;
    height: 40px;
}
/* MAP */

/* FOOTER */
.footer-logo__text {
    width: 185px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    line-height: 140%;
}

.footer-doc {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.footer-policy {
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.1em;
    text-decoration-line: underline;
    color: #FFFFFF;
}

.footer-contact__text {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.1em;
    color: #FFFFFF;
}

.footer-phone {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.1em;
    color: #FFFFFF;
}

.footer-contact-button {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.1em;
    color: #FFFFFF;

    width: 175px;
    height: 35px;
    border: 2px solid #E8522F;
    box-sizing: border-box;
    border-radius: 20px;

    display: flex;
    justify-content: center;
    align-items: center;
}

/* FOOTER */

@media (min-width: 481px) and (max-width: 575.98px) {
    .slider-button:after {
        display: none;
    }

    header .uk-grid-margin.uk-first-column {
        margin-top: 0px !important;
    }

    header .uk-grid-margin.uk-first-column:nth-child(2) {
        margin-top: 20px !important;
    }

    .slider-button {
        width: 367px;
        height: 55px;
        margin-top: 40px;
        margin-left: 30px;
        font-size: 15px;
    }
}

@media (min-width: 320px) and (max-width: 480.98px) {
    .slider-button:after {
        display: none;
    }

    header .uk-grid-margin.uk-first-column {
        margin-top: 0px !important;
    }

    header .uk-grid-margin.uk-first-column:nth-child(2) {
        margin-top: 20px !important;
    }

    .slider-button {
        width: 300px;
        height: 55px;
        margin-top: 40px;
        margin-left: 30px;
        font-size: 14px;
    }

    .slier-button-otp {
        position: absolute;
        right: 20px;
    }
    
    .slier-button-gaz {
        position: absolute;
        left: -30px;
        bottom: -8px;
    }

    .slider-button__text {
        margin-left: 30px;
    }

    footer .uk-flex.uk-flex-column {
        text-align: center!important;
    }

    .footer-contact-button {
        margin: 0 auto !important;
    }

    .header-logo {
        margin: 0 auto !important;
    }

    .footer-logo__text {
        margin: 0 auto !important;
    }
}



