body {
    font-family: 'Oswald', sans-serif;
}

.footer__bot {
    display: flex;
    justify-content: space-around;
    padding: 8px 32px;
    background-color: #56638a;
    color: #fff;
    font-size: 0.8em;
    font-family: 'Montserrat', sans-serif;
}

.footer__bot a {
    color: #fff;
}

.footer {
    padding: 32px 48px;
    font-family: 'Oswald', sans-serif;
}

.footer__item {
    display: inline-block;
    margin-right: -4px;
    vertical-align: middle;
    width: 35%;
}

.footer__item:first-child {
    width: 15%;
}

.footer__item:last-child {
    width: 15%;
    text-align: center;
}

.footerMenu {
    display: inline-block;
    margin-right: -4px;
    width: 50%;
    vertical-align: top;
    padding: 0;
    list-style: none;
}

.footerPhote__title {
    color: #6d8b00;
    font-weight: 600;
}

.footerPhone {
    margin-bottom: 12px;
}

.footerPhone__link {
    color: #000;
    font-weight: 600;
    font-size: 1.4em;
}

.footer__title {
    font-weight: 600;
    font-size: 1.4em;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.footerMenu li {
    margin-bottom: 12px;
}

.footerMenu a {
    color: #5c5c5c;
}

.formaZakaza {
    background-color: #56638a;
    font-family: 'Oswald', sans-serif;
    padding: 32px 0 48px;
}

.forma__up {
    display: flex;
    justify-content: space-between;
}

.formaZakaza__input {
    width: 100%;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 8px 16px;
    outline-style: none;
    margin-bottom: 16px;
    background-color: #fff;
    text-transform: uppercase;
}

#frm_file {
    width: 100%;
    border: 1px solid #000;
    border-radius: 15px;
    padding: 8px 16px;
    outline-style: none;
}

.formaZakaza__title {
    color: #fff;
    text-align: center;
    font-size: 2.2em;
}

.formaZakaza__title-sm {
    color: #fff;
    text-align: center;
    font-size: 1em;
    margin-bottom: 32px;
}

.formaZakaza__btn {
    width: 100%;
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 8px 16px;
    outline-style: none;
    margin-bottom: 16px;
    background-color: inherit;
    color: #fff;
    text-transform: uppercase;
}

.infoBlock {
    padding: 48px 0;
}

.infoBlock__img,
.infoBlock__inner {
    display: inline-block;
    margin-right: -4px;
    vertical-align: middle;
}

.infoBlock__img {
    margin-right: 16px;
    width: 20%;
}

.infoBlock__inner {
    width: 78%;
}

.infoBlock__item {
    margin: 32px 0;
    font-family: 'Oswald', sans-serif;
}

.infoBlocktitle {
    margin-bottom: 32px;
    font-weight: 600;
    font-size: 2em;
}

.infoBlock__text ul,
ol {
    margin-left: 32px;
}

.infoBlock__textArea {
    padding: 32px 0;
    font-family: 'Oswald', sans-serif;
}

.form__callbalck {
    background-color: #56638a;
    padding: 32px 0 16px;
    font-family: 'Oswald', sans-serif;
}

.form__callbalck-title {
    color: #fff;
    font-size: 2.2em;
}

.form__callbalck-title-sm {
    color: #fff;
    font-size: 1em;
    margin-bottom: 32px;
}

.form__callbalck-btn {
    width: 100%;
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 8px 16px;
    outline-style: none;
    margin-bottom: 16px;
    background-color: inherit;
    color: #fff;
    text-transform: uppercase;
    margin: 12px 0;
}

.form__callbalck-input {
    width: 100%;
    border-radius: 10px;
    padding: 8px 16px;
    outline-style: none;
    margin-bottom: 16px;
    background-color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    margin: 12px 0;
}

.plusi {
    padding: 72px 0;
}

.numb__item {
    margin-bottom: 12px;
}

.numb__img,
.numb__title {
    display: inline-block;
    margin-right: -4px;
    vertical-align: middle;
    font-family: 'Open Sans', sans-serif;
}

.numb__img {
    width: 5%;
    margin-right: 8px;
}

.numb__title {
    width: 90%;
    color: #0c072d;
    font-size: 0.9em;
}

.plusi__title {
    font-weight: 600;
    margin-bottom: 16px;
    font-size: 1.6em;
}

.plusiBtn {
    margin-top: 12px;
}

.plusi__btn {
    border: 1px solid #56638a;
    color: #56638a;
    border-radius: 0;
    padding: 8px 16px;
}

.leftMenu {
    margin: 12px 0;
}

.leftMenu__list {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none;
}

.leftMenu__list li {
    border-bottom: 1px solid #fff;
}

.leftMenu__list a {
    padding: 8px 16px;
    background-color: #56638a;
    color: #fff;
    display: block;

}

.leftMenu__list li:last-child {
    border: none;
}

.ramka {
    border: 1px solid #6d8b00;
    padding: 8px;
    margin-bottom: 12px;
    font-size: 0.9em;
}

.ramka__img,
.ramka__title {
    display: inline-block;
    margin-right: -4px;
    vertical-align: middle;
}

.ramka__img {
    width: 20%;
    margin-right: 12px;
}

.ramka__title {
    width: 74%;
}

.ramka__title ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ramka__text {
    color: #56638a;
    font-weight: 600;
    font-size: 0.9em;
}

.shapkaPnone__item {
    display: inline-block;
    margin-right: 16px;
    vertical-align: middle;
    margin-bottom: 12px;
}

.shapkaPhone__link {
    color: #fff;
    text-shadow:
        -0 -1px 0 #000000,
        0 -1px 0 #000000,
        -0 1px 0 #000000,
        0 1px 0 #000000,
        -1px -0 0 #000000,
        1px -0 0 #000000,
        -1px 0 0 #000000,
        1px 0 0 #000000,
        -1px -1px 0 #000000,
        1px -1px 0 #000000,
        -1px 1px 0 #000000,
        1px 1px 0 #000000,
        -1px -1px 0 #000000,
        1px -1px 0 #000000,
        -1px 1px 0 #000000,
        1px 1px 0 #000000;
    font-weight: 600;
    font-size: 1.5em;
    line-height: 0.7em;
}

.shapkaPhone__link span {
    font-size: 0.7em;
}

.shapkaPhone__link:hover {
    color: #fff;
}

.btn-callback {
    color: #fff;
    text-shadow:
        -0 -1px 0 #000000,
        0 -1px 0 #000000,
        -0 1px 0 #000000,
        0 1px 0 #000000,
        -1px -0 0 #000000,
        1px -0 0 #000000,
        -1px 0 0 #000000,
        1px 0 0 #000000,
        -1px -1px 0 #000000,
        1px -1px 0 #000000,
        -1px 1px 0 #000000,
        1px 1px 0 #000000,
        -1px -1px 0 #000000,
        1px -1px 0 #000000,
        -1px 1px 0 #000000,
        1px 1px 0 #000000;
    font-weight: 600;
    padding: 12px 32px;
    border-radius: 15px;
}

.header {
    padding: 32px;
    position: relative;
}

.logoHeader {
    position: absolute;
    right: 32px;
    top: 32px;
}

.shapkaPhones {
    margin-bottom: 48px;
}

.garantii {
    text-align: center;
    float: left;
}

.header .container-fluid {
    background: url('../ii/bg-header.jpg') no-repeat 0 0;
    background-position: right, center;
    background-size: 50%;
}



.specBlock {
    padding: 48px 0;
    text-shadow:
        -0 -1px 0 #000000,
        0 -1px 0 #000000,
        -0 1px 0 #000000,
        0 1px 0 #000000,
        -1px -0 0 #000000,
        1px -0 0 #000000,
        -1px 0 0 #000000,
        1px 0 0 #000000,
        -1px -1px 0 #000000,
        1px -1px 0 #000000,
        -1px 1px 0 #000000,
        1px 1px 0 #000000,
        -1px -1px 0 #000000,
        1px -1px 0 #000000,
        -1px 1px 0 #000000,
        1px 1px 0 #000000;
    font-weight: 600;
}

.specBlock__title-red {
    color: #ff0000;
    font-size: 2em;
}

.specBlock__title {
    color: #fff;
    font-size: 2em;
}

.specBlock__text {
    color: #fff;
    font-size: 1.2em;
}

.stik-show {
    display: none!important;
}

.is-sticky .stik-show {
    display: inline-block!important;
}

.top-menu {
    z-index: 900;
}

@media (max-width: 768px) {
    .footer__bot {
        padding: 8px;
    }

    .footer__item,
    .footer__item:first-child,
    .footer__item:last-child {
        width: 100%;
        text-align: center;
    }

    .footer__logo {
        width: 120px;
        margin-bottom: 16px;
    }

    .footer__bot {
        display: block;
        text-align: center;
    }

    .header .container-fluid {
        background-size: cover;
        background-position: center center;
    }
}

.enter-btn a {
    background-color: #0081c8;
    color: #fff;
    padding: 8px 12px;
    cursor: pointer;
    display: inline-block;
  }
  
  .banner-enter {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    display: none;
  }
  
  .banner-enter__inner {
    padding: 30px;
    display: flex;
    justify-content: center;
    gap: 30px;
    align-items: center;
    background-color: #fff;
  }
  
  @media(max-width: 768px) {
    .banner-enter__inner {
      flex-direction: column;
      gap: 10px;
    }

    .banner-enter {
      top: 0;
      bottom: auto;
    }
  }