@import url('../css2');

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
    overflow-y: scroll;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%
}

* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    font-size: 100%;
    line-height: normal;
}

*,
::after,
::before {
    box-sizing: inherit
}

body {

    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.7em;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    padding-right: 0 !important;
    color: #000;
    overflow-x: hidden
}

.section {
    padding: 55px 0;
}

a {
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    text-decoration: none;
    cursor: pointer;
    color: #05558a;
}

a:hover {
    color: #525252;
    text-decoration: none;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

h1.home {
    margin-bottom: 60px;
    font-size: 58px;
    line-height: 1;
    font-weight: 800;
}

.header__subtitle {
    margin-bottom: 50px;
    font-size: 36px;
}

#home .info {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.info_item-icon svg {
    max-width: 42px;
    max-height: 42px;
}

.info_item {
    min-height: 85px;
    padding: 20px;
    width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

span.work_time {
    margin-bottom: 5px;
}
span.work_time.mob{display:none}
.info_item-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.info_item-text {
    margin-left: 20px;
    max-width: 100%;
    font-size: 16px;

}

p.policy {
    font-size: 12px;
    font-weight: 400;
    margin-top: 8px;
    max-width: 500px;
}

.form-block p.policy {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    margin-top: 8px;
    max-width: 500px;
}

#top p.policy a {}

#home {
    padding: 20px 0;
}

.section {
    padding: 55px 0;
}
h1 {
    margin: 0;
    font-weight: inherit;
    line-height: inherit;
    font-size: inherit;
}
h2 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 50px;
    font-size: 30px;
    text-transform: uppercase;
}

.main-header {
    position: relative;
    display: block;
    width: 100%;
    z-index: 9;
    padding: 8px 0;
    top: 0px;
    left: 0px;
    clear: both;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    background: #fff;
}

.main-header .header-upper {
    position: relative;

}
#about .btn-style-one {
    max-width: initial;
}
.main-header.fixed {
    box-shadow: 0px 3px 40px 0px rgb(0 0 0 / 20%);
    position: fixed;
    z-index: 99;
}

.main-header.header-style-one .header-upper .auto-container {
    padding: 0 55px;
}

.main-header.header-style-one .auto-container {
    max-width: 100%;
    padding: 0;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.link-btn {
    text-align: center;
    margin-top: 5px;
}

.main-header .header-upper .inner-container {
    position: relative;
    min-height: 80px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.main-header .logo-box .logo {
    position: relative;
    display: block;
    padding: 10px 0px;
}

.main-header .logo-box .logo a {

    display: inline-block;
}

.main-header.fixed .logo-box .logo {
    padding: 10px 0px;
}

.phone-time a {
    font-size: 23px;
    font-weight: bold;
    padding-top: 4px;
}

.fa,
.fas,
.far,
.fal,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.phone-messenger .fab.fa-whatsapp {
    background: #00E676;
}

.phone-messenger .fab.fa-viber {
    background: #9069AD;
}

.phone-messenger .fab.fa-telegram-plane {
    background: #2CA5DA;
}

.phone-messenger .fab.fa-vk {
    background: #4e7db2;
}
.phone-messenger .fab.fa-instagram {
    background: #cd3a8e;
}

span.soc {
    display: flex;
    justify-content: space-between;
}

.phone-messenger a {
    border-radius: 50%;
    margin: 0;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.main-header .phone-messenger {
    display: flex;
    justify-content: flex-end;
    flex-flow: column;
}

.phone-messenger {
    display: flex;
    justify-content: flex-start;

}

.phone-messenger .fab {

    border-radius: 50%;

    font-size: 20px;

    width: 32px;

    color: #fff;

    height: 32px;

    display: inline-flex;

    justify-content: center;

    align-items: center;
}

.logo-box {
    display: flex;
    align-items: center;
}

.mess {
    /* margin-left: 0; */
    /* margin-right: auto; */
}

.phone-time-messenger {
    display: flex;
    align-items: center;
}

.btn-style-one {

    color: #fff;
}

.btn-style-one {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 30px;
    font-weight: 700;
    overflow: hidden;
    text-transform: uppercase;
    background: #05558a;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    max-width: 220px;
    margin: auto;
}

.btn-style-one:hover {
    background: #525252;
}

.theme-btn {
    display: inline-block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

button {
    outline: none !important;
    cursor: pointer;
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
}

button,
select {
    text-transform: none;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.btn-style-one:hover {}

.btn-style-one:hover:before {
    width: 100%;
    opacity: .1;
}

.btn-style-one span {
    position: relative;
}

.logo img {
    max-width: 66px;
    height: auto;
}

#top:before {
    content: "";
    background: rgba(0, 0, 0, 0.74);
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    bottom: 0;
    left: 0;
}

#top {

    background: url(../img/top_bg.jpg) 50% no-repeat;

    min-height: 85vh;

    display: flex;

    align-items: center;

    color: #fff;

    position: relative;
}

#top ul li i {
    border-radius: 50%;
    border: 2px solid #fff;
    width: 28px;
    height: 28px;
    display: inline-flex;
    font-size: 16px;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    flex-shrink: 0;
}

#top ol,
#top ul {
    list-style: none;
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 0;
}

#top ul li {
    position: relative;
    margin: 16px 0 0 0px;
    padding-left: 0;
    display: flex;
    align-items: center;
}

#top form#form1 {
    background-color: #525252b3;
    padding: 15px;
    display: inline-block;
    width: auto;
}

#top form#form1 a {
    color: #ddd;
}

.terr {
    display: flex;
    align-items: center;
    font-size: 21px;
    font-weight: 700;
    text-align: center;
}

.produck_block button {
    max-width: 100%;
    margin-top: auto;
    margin-bottom: 0;
}

.description {
    margin-bottom: 40px;
}

#top p.policy {
    max-width: 390px;
    margin-bottom: 0;
}

footer .btn-style-one:hover {
    background: #fff;
    color: #525252
}

footer a:hover {
    color: #ddd;
}

footer a {
    color: #fff;
}

footer {
    background: #525252;
    position: relative;
    padding: 40px 0;
    color: #ddd;
}

.phone-footer {
    font-size: 40px;
    font-weight: 700;
    transition: .3s ease;
}

.email-footer {
    transition: .3s ease;
    font-size: 18px;
}

.adres-footer,
.grafic-footer {
    font-size: 18px;
    margin-bottom: 10px;
}

.foote-form {
    display: flex;
    align-items: center;
    padding-top: 15px;
}

.foote-form a.tel_form {
    font-size: 25px;
    font-weight: 700;
    line-height: 32px;

}

footer .phone-messenger a {
    margin: 20px 20px 20px 0;
}

.send-form {
    margin-bottom: 40px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
}

.send-form button {
    font-size: 14px;
    font-weight: 400;
    padding: 9px 20px;
    width: 250px;
}

.warning-footer,
.rekvizit-footer {
    margin-bottom: 20px;
    line-height: 21px;
}

.bottom-footer {
    display: flex;
    justify-content: space-between;
}

#policy .row {
    flex-flow: column;
}

.cookie_notice {
    color: #FFF;
    background: #525252b3;
    display: none;
    position: fixed;
    z-index: 9999999;
    bottom: 0;
    justify-content: space-around;
    left: 0;
    align-items: center;
    right: 0;
    text-align: center;
    font-size: 15px;
    line-height: 14px;
    padding: 5px 20px;
    border-top: 1px solid #ffffff47;
}

.cookie_btn {
    display: inline-block;
    margin: 4px 6px 4px 6px;
    text-decoration: none;
    position: relative;
    font-size: 11px;
    padding: 4px 12px;
    color: #FFF;
    background: #05558a;
    font-weight: bold;
    text-transform: uppercase;

}

.cookie_btn:hover {
    color: #FFF;
    background: #525252b3;
}

.modal-header {
    text-align: center;
    justify-content: center;
    padding: 14px;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    padding: 10px !important;
}

.modal-body {
    justify-content: center;
    display: flex;
    text-align: center;
}

.form-group {
    margin: 0px auto;
}

input.form__field {
    border-radius: 0;
    border: 1px solid #dfdfdf;
    padding: 9px;
    margin-right: 10px;
    height: 37px;
    font-size: 15px;
}

.form__btn {
    cursor: pointer;
    line-height: 16px;
    height: 37px;
}

.slider-nav {
    max-height: 280px;
}

.slick-slide img {
    height: 100%;
    object-fit: cover;
    max-height: 100%;
}

.slider_item {
    padding: 0px 5px;
    height: 100%;
    max-height: 100%;
}

.slick-track {
    height: 100%;
}

#about p.center.bold {
    margin: 30px auto;
}

p.center.bold {
    text-align: center;
    font-weight: 500;
    font-size: 18px;
}

#about .link-btn {
    padding-top: 20px;
}

#rabotaem {
    background: #525252;
}

#rabotaem .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.card {
    border: 0;
    background: #fff;
    margin-bottom: 20px;
    display: flex;
    overflow: hidden;
    border-radius: 0;
    /* padding: 4px; */
    flex-direction: row;
}

.etap {
    padding: 8px 0;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

p.heading {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 10px;
    color: #05558a;
}

p.desc {
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    margin: 0;
}

img.card-img {
    border-radius: 0;
    height: 200px;
    width: auto;
    object-fit: cover;
    width: 50%;
}

#rabotaem form {
    margin: 30px auto 0;
    text-align: center;
    color: #fff;
}

.card-txt {
    width: 50%;
    padding: 0 10px;
    display: flex;
}

#rabotaem form a {
    color: #ddd;
}

.ysl-block {
    text-align: center;
    border: 1px solid #52525273;
    margin-bottom: 30px;
    padding: 3px;
}

.ysl-block img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

.ysl-block button {
    margin: 20px auto;
}

p.txt-ysl {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    height: 55px;
    padding: 0px 5px;
}

.sub_title {
    text-align: center;
    margin-bottom: 25px;
    font-size: 18px;
}

#products h2 {
    margin-bottom: 20px;
}

#products {
    background: #e8e8e8;
}
#products .col-md-6 {
    margin-bottom: 20px;
}
.rpod_name {
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
}

.prod_txt .btn-style-one {
    margin: 20px auto 0;
    display: block;
}

.produck_block {
    background: #fff;
    padding: 20px 20px;
    border: 1px solid #52525273;
    /* min-height: 654px; */
    display: flex;
    flex-flow: column;
    margin-bottom: 20px;
    justify-content: space-between;
    height: 100%;
}

.prod_txt {
    height: 100%;
}

.prod_txt ul {
    display: inline-block;
    list-style: none;
    width: auto;
    float: unset;
}

.prod_txt ul li {
    position: relative;
    margin: 8px 0 0 0px;
    padding-left: 16px;
}

.prod_txt ul li:before {
    border-radius: 50%;
    background: #05558a;
}

.prod_txt ul li:before {
    left: 0;
    content: ' ';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 7px 0 0 0px;
    overflow: hidden;
}

.produck_block img {
    height: 200px;
    width: auto;
    margin: 0px auto 10px;
    display: block;
}

.modal-body p {
    font-size: 13px;
    margin-top: 15px;
}

.modal-content {
    z-index: 999;
}

.ok {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}



@media (max-width: 1050px) {
    #top {
        min-height: auto;
        padding: 60px 0;
    }

    #top ol,
    #top ul {
        list-style: none;
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 0;
    }

    p.txt-ysl {
        line-height: 16px;
        font-size: 14px;
    }

    #rabotaem .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #rabotaem form.form input {
        margin-bottom: 10px;
    }

    h1.home {
        font-size: 53px;
        margin-bottom: 47px;
    }

    a.phone-footer {
        font-size: 34px;
    }

    .phone-messenger a {
        margin: 0;
    }

    .send-form {
        flex-flow: column;
    }

    form.form input {
        height: 30px;
        min-width: 220px;
        margin-bottom: 10px;
        margin-left: 1%;
        margin-right: 0;
    }

    #top form#form1 {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }

    .modal-body .form__btn {
        line-height: 22px;
    }

    #top p.policy {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .main-header.header-style-one .header-upper .auto-container {
        padding: 0 15px;
    }

    .adres-footer,
    .grafic-footer,
    .warning-footer,
    .rekvizit-footer {
        font-size: 14px;
    }

    .send-form button {
        margin-top: 10px;
    }

    .main-header.header-style-one .header-upper .auto-container {
        padding: 0 15px;
    }

    .logo-text {
        font-size: 12px;
        max-width: 150px;
    }

    .phone-time {
        font-size: 13px;
        margin-right: 10px;
    }

    .phone-time a {
        font-size: 21px;
    }

    .phone-messenger.ml-3 {
        margin-left: auto !important;
    }

    .phone-messenger a {
        margin: 0;
    }

    .right-column {
        /* margin-left: auto; */
        align-items: center;
        /* display: flex; */
        font-size: 13px;
    }

    .btn-style-one {
        padding: 9px 15px;
        font-size: 14px;
        line-height: 17px;
        max-width: 220px;
        margin: auto;
    }

    .modal-body .form__btn {
        height: 30px;
    }

    span.work_time {
        font-size: 12px;
        margin-bottom: 8px;
    }
}

@media (min-width: 551px) and (max-width: 950px) {
    .main-header.fixed {

        position: relative;
    }

    .logo-box {
        width: 50%;
    }

    .logo-text {
        font-size: 12px;
        max-width: 150px;
    }

    .phone-time-messenger {
        width: 50%;
        text-align: right;
    }

    .right-column {
        align-items: flex-end;
    }

    .link-btn {
        text-align: center;
    }

    .main-header .link-btn {
        text-align: right;
    }

    .phone-time-messenger {
        width: 50%;
        text-align: right;
    }

    .phone-time {
        width: 100%;
    }

    .description {
        margin-bottom: 0px;
    }

    .terr {
        margin: 20px auto;
    }

    a.phone-footer {
        font-size: 28px;
    }

    form#form1 {
        margin-top: 10px;
        justify-content: center;
    }
}
@media (max-width: 770px) {
.copy {
    max-width: 154px;
    text-align: center;
}

.policy {
    /* max-width: 159px; */
    text-align: center;
}

.grafic-footer {
    max-width: 157px;
}}
@media (max-width: 550px) {
    #top {
        padding: 10px 0;
    }

    .modal-body .form__btn {
        height: 30px;
    }

    .form__btn {}

    #top ol,
    #top ul {
        font-size: 17px;
        margin: 0;
        letter-spacing: 0.3px;
        font-weight: 500;
    }

    #top ul li {
        margin: 11px 0 0 0px;
        align-items: center;
        /* min-height: 37px; */
    }

    #top ul li i {
        width: 16px;
        height: 16px;
        font-size: 7px;
    }

    .btn-style-one {}

    .description {
        margin: 0;
    }

    h2 {
        font-size: 20px;
        margin-bottom: 22px;
        line-height: 26px;
    }

    .section {
        padding: 20px 0;
    }

    -webkit-font-smoothing: antialiased;
    padding-right: 0 !important;

    form.form input {
        width: 220px;
        margin-bottom: 10px;
        margin-right: 0;
    }

    form.form {
        text-align: center;
    }

    #top form#form1 {
        padding: 13px;
        max-width: 300px;
        justify-content: center;
    }

    .modal-body input {
        width: 220px;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .form__btn {
        width: 220px;
    }

    .phone-time {
        margin: 5px auto;
    }

    .main-header span.soc {
        margin: 0 !important;
    }

    .phone-messenger a {
        margin: 0px 8px;
    }

    .link-btn {
        margin: 0;
    }

    .terr {
        font-size: 18px;
        margin: 15px auto;
        text-align: center;
    }

    .main-header {
        padding-bottom: 10px;
        margin: 0px auto;
    }

    .main-header.header-style-one .header-upper .auto-container {
        padding: 0px 10px;
    }

    .main-header.fixed {
        position: relative;
        box-shadow: none !important;
    }

    .inner-container {
        /* flex-flow: column; */
    }

    .main-header .logo-box .logo {
        padding: 0px 0px;
    }

    .logo-text {
        font-size: 12px;
        max-width: 100%;
        margin-left: 6px !important;
    }

    .logo img {
        max-width: 43px;
        height: auto;
    }

    .phone-time-messenger {
        flex-flow: column;
        margin: 0px auto;
        width: 100%;
    }

    .phone-time span {
        display: none;
    }

    .phone-time a {
        font-size: 22px;
        padding: 4px 0 0;
        margin: 0px 4px;
    }

    span.work_time {
        font-size: 12px;
        text-align: center;
        margin-bottom: 10px;
        display: none;
    }
span.work_time.mob{
    display: block;
    margin-left: auto;
    margin-right: 0;
}
    .phone-time span {
        display: none;
    }

    .mess {
        margin: 0px auto;
        width: 50%;
        align-items: center;
    }

    .phone-messenger {
        margin: 0px auto 0px !important;
    }
.logo-box {
    justify-content: space-between;
    width: 100%;
}
    .main-header .phone-messenger {
        display: flex;
        justify-content: center;
        width: auto;
    }

    .right-column {
        margin: 0px auto;
        width: 50%;
    }

    .right-column span {
        display: none;
    }

    .btn-style-one {
        font-size: 14px;
        line-height: 15px;
        height: auto;
    }

    .card {
        flex-flow: column;
    }

    form.form input {
        width: 220px;
        margin-bottom: 10px;
        margin-right: 0;
        min-width: 220px;
    }

    #form2 input {
        margin: 5px 0;
    }

    img.card-img {
        width: 100%;
        height: 160px;
    }

    .card-txt {
        width: 100%;
        justify-content: center;
    }

    #rabotaem form {
        margin: 15px auto 0;
    }

    p.txt-ysl {
        height: auto;
        margin-bottom: 20px;
    }

    .produck_block img {
        max-width: 100%;
    }

    .sub_title {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 16px;
    }

    footer p {
        text-align: center;
    }

    a.phone-footer {
        font-size: 24px;
    }

    .adres-footer,
    .grafic-footer {
        font-size: 13px;
        margin: 0px auto 10px;
        max-width: 100%;
    }
.copy, .policy {
    max-width: 100%;
    text-align: center;
}
    footer .phone-messenger {
        justify-content: center;
    }

    span.soc {
        margin: 10px auto 0 !important;
        justify-content: center;
    }

    footer .phone-messenger a {
        margin: 20px;
    }

    .send-form {
        flex-flow: column;
        align-items: center;
        text-align: center;
        font-size: 13px;
        margin-bottom: 20px;
    }

    .send-form button {
        margin-top: 10px;
    }

    .warning-footer,
    .rekvizit-footer {
        font-size: 13px;
        text-align: center;
    }

    .bottom-footer {
        flex-flow: column;
        align-items: center;
    }

    footer .policy {
        margin: 7px 0;
    }

    .policy {
        padding: 0;
        margin-bottom: 0;
    }

    p.policy {
        font-size: 11px;
    }

    #top p.policy {
        margin: 0;
        max-width: 220px;
    }

    .cookie_notice {
        font-size: 10px;
        padding: 5px;
    }
}

@media (max-width: 321px) {
    .logo img {
        max-width: 43px;
        height: auto;
    }
.right-column .btn-style-one {
    font-size: 12px;
}
    .logo-text {
        font-size: 10px;
        max-width: 100%;
    }

    .phone-time {
        display: flex;
        justify-content: space-between;
        margin: 5px 0;
    }

    .phone-time a {
        font-size: 16px;
        padding: 4px 0 0;
        margin: 0px 10px;
    }

    .main-header .phone-messenger {
        display: flex;
        justify-content: space-between;
        flex-flow: row;
        width: 100%;
        align-items: center;
    }

    span.work_time {
        font-size: 10px;
        text-align: center;
        margin-bottom: 0px;
    }

    .main-header span.soc {
        margin: 0 !important;
    }

    .phone-messenger a {
        margin: 0px 8px;
    }

    #top ul li {
        margin: 7px 0 0 0px;
    }
.terr {
    font-size: 16px;}
    #top ol,
    #top ul {
        font-size: 15px;
        margin: 0;
        letter-spacing: 0.3px;
        font-weight: 500;
    }

    #top {
        padding: 5px 0;
    }
}
@media (max-height: 415px) {
    #top ol, #top ul {
    font-size: 13px;
}

#top ul li {
    margin: 8px 0 0 0px;
}.main-header {
        padding: 4px 0;
    }

    #yslugi .col-md-4 {
        width: 50%;
    }

    p.policy {
        text-align: center;
        max-width: 398px;
        margin: 0 auto;
        font-size: 11px;
        display: block;
    }

    form.form input {
        margin-bottom: 4px;
        width: 49%;
    }

    .btn-style-one,
    .form__btn {
        padding: 5px 9px;
        font-size: 11px;
        min-height: 30px;
        line-height: 13px;
    }

    input.form__field {
        height: 31px;
        font-size: 14px;
    }

    .modal-body .form-group {
        align-items: center;
    }

    .right-column .link-btn {
        margin-top: 0;
    }

    .logo-box {
        width: 26%;
        margin-bottom: auto;
    }

    .phone-time-messenger {
        width: 30%;
    }

    .logo img {
        max-width: 32px;
        height: auto;
    }

    .phone-time a {
        font-size: 16px;
    }

    .logo-text {
        font-size: 10px;
    }

    span.work_time {
        font-size: 11px;
    }

    .phone-time {
        font-size: 12px;
        text-align: center;
        margin: 0;
    }

    #top .col-md-6.top_f {
        width: 100%;
        padding-top: 5px;
    }

    #top form#form1 {
        padding: 10px;
        text-align: center;
        justify-content: center;
    }
form#form1 {
    margin-top: 0px;
    justify-content: center;
}
    .right-column {
        display: flex;
        align-items: center;
        margin-top: 10px;
        margin-left: auto;
    }

    .right-column span {
        margin-right: 20px;
        font-size: 12px;
    }

    .right-column .btn-style-one {
        padding: 4px 15px;
        font-size: 10px;
        line-height: 17px;
    }

    div#top {
        padding: 5px 0 10px;
    }

    #top ul li {
        margin: 7px 0 0 0px;
        min-height: 28px;
    }

    #top ol,
    #top ul {
        font-size: 15px;
        font-weight: 500;
    }

    #products .col-md-6 {
        width: 100%;
    }

    .produck_block {
        min-height: auto;
    }

    #top .col-md-6 {
        width: 50%;
    }

    #rabotaem .row {
        flex-flow: column;
    }

    #rabotaem .col-md-6 {
        width: 100%;
        flex-basis: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    p.txt-ysl {
        font-size: 13px;
    }

    #top ul li i {
        width: 18px;
        height: 18px;
        font-size: 9px;
    }

    #top .col-md-6.terr {
        width: 100%;
        font-size: 15px;
        margin: 4px auto 0;
        text-align: center;
    }

    .cookie_notice {
        font-size: 12px;
    }
}
@media (max-height: 320px) {
    .main-header {
        padding: 4px 0;
    }

    #yslugi .col-md-4 {
        width: 50%;
    }

    p.policy {
        text-align: center;
        max-width: 398px;
        margin: 0 auto;
        font-size: 11px;
        display: block;
    }

    form.form input {
        margin-bottom: 4px;
        width: 49%;
    }

    .btn-style-one,
    .form__btn {
        padding: 5px 9px;
        font-size: 11px;
        min-height: 30px;
        line-height: 13px;
    }

    input.form__field {
        height: 31px;
        font-size: 14px;
    }

    .modal-body .form-group {
        align-items: center;
    }

    .right-column .link-btn {
        margin-top: 0;
    }

    .logo-box {
        width: 31%;
        margin-bottom: auto;
    }

    .phone-time-messenger {
        width: 30%;
    }

    .logo img {
        max-width: 32px;
        height: auto;
    }

    .phone-time a {
        font-size: 16px;
    }

    .logo-text {
        font-size: 10px;
    }

    span.work_time {
        font-size: 11px;
    }

    .phone-time {
        font-size: 12px;
        text-align: center;
        margin: 0;
    }

    #top .col-md-6.top_f {
        width: 100%;
        padding-top: 5px;
    }

    #top form#form1 {
        padding: 10px;
        text-align: center;
        justify-content: center;
    }
form#form1 {
    margin-top: 0px;
    justify-content: center;
}
    .right-column {
        display: flex;
        align-items: center;
        margin-top: 10px;
        margin-left: auto;
    }

    .right-column span {
        margin-right: 20px;
        font-size: 12px;
    }

    .right-column .btn-style-one {
        padding: 4px 15px;
        font-size: 10px;
        line-height: 17px;
    }

    div#top {
        padding: 5px 0 10px;
    }

    #top ul li {
        margin: 3px 0 0 0px;
        min-height: 28px;
    }

    #top ol,
    #top ul {
        font-size: 12px;
        font-weight: 500;
    }

    #products .col-md-6 {
        width: 100%;
    }

    .produck_block {
        min-height: auto;
    }

    #top .col-md-6 {
        width: 50%;
    }

    #rabotaem .row {
        flex-flow: column;
    }

    #rabotaem .col-md-6 {
        width: 100%;
        flex-basis: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    p.txt-ysl {
        font-size: 13px;
    }

    #top ul li i {
        width: 18px;
        height: 18px;
        font-size: 9px;
    }

    #top .col-md-6.terr {
        width: 100%;
        font-size: 15px;
        margin: 4px auto 0;
        text-align: center;
    }

    .cookie_notice {
        font-size: 12px;
    }
}
@media (max-width: 770px){
.container {
    max-width: 99%;
}}