.container {
    max-width: 1000px;
}

#header {
    margin-top: 15px;
    border-bottom: 3px solid #f7a656;
}

a {
    color: #ffffff;
    text-decoration: none;
}

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

html {
    padding: 0;
    margin: 0;
}

body {
    background-image: url(../img/newbg.png);
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 1;
}

h2 {
    color: #ffffff;
    font-family: "Arial";
    font-size: 21px;
    font-weight: 700;
}

h3 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 800;
    font-family: "Arial";
}

p {
    font-family: "Arial";
    font-size: 14px;
    color: #ffffff;
}

.logo {
    display: inline-flex;
}

.logo .text {
    margin-left: 5px;
}

.logo img,
.text {
    display: inline;
}

.logo .text h2,
p {
    margin: 0;
    padding: 0;
}

#header {
    margin-top: 15px;
}

.tel {
    display: -webkit-inline-box;
    position: absolute;
    right: 20px;
}

.tel p {
    font-size: 12px;
    font-family: "Arial";
    border-bottom: 1px solid #ffffff;
    right: 0;
    position: absolute;
}

.tel h3 {
    margin-bottom: -21px;
}

.tel img {
    margin-right: 10px;
}

h1 {
    color: #ffffff;
    font-family: "Noto-sarif";
    font-size: 36px;
    font-weight: 700;
    margin-top: 135px;
}

span {
    border-bottom: 2px solid #0480b9;
}

.row {
    margin: 0;
}

.tel3_btns {
    display: flex;
    margin-top: 73px;
}


.form1 {
    background-color: #ffffff;
    width: 293px;
    height: 397px;
    border-radius: 10px;
    float: right;
    margin-top: 59px;
}

.input1 {
    width: 241px;
    margin-left: 26px;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    display: inline-flex;
    height: 55px;
    box-shadow: inset 0 1px 5px 1px rgba(127, 127, 127, 0.53);
    margin-bottom: 25px;
}

.input1 .pre {
    height: 100%;
    width: 74px;
}

.input1 input {
    width: 164px;
    border: none;
    border-left: 1px solid #f2f2f2;
    background-color: #f9f9f9;
    color: #cccccc;
    font-family: "Arial";
    font-size: 12px;
    padding-left: 27px;
    outline: none;
    box-shadow: inset 0 1px 5px 1px rgba(127, 127, 127, 0.53);
    color: #7c7c7c;
}

.input1 input::placeholder {
    color: #cccccc;
    font-family: "Arial";
    font-size: 12px;
}

.input1 .pre img {
    margin-top: 15px;
    margin-left: 27px;
}

.form1 button {
    width: 241px;
    height: 57px;
    box-shadow: 1px 5px 7px 1px rgba(4, 116, 178, 0.54);
    border-radius: 5px;
    background-color: #d1d1d1;
    background: linear-gradient(-182deg, #03c2de 0%, #0462a8 100%);
    outline: none;
    border: none;
    color: #ffffff;
    font-family: "Arial";
    font-size: 14px;
    font-weight: 600;
    margin-left: 26px;
    transition: 1s linear;
}

.form1 p {
    color: #000000;
    font-size: 16px;
    font-family: "Arial";
    font-style: italic;
    text-align: center;
    letter-spacing: 0.8px;
    margin-top: 27px;
    margin-bottom: 32px;
}

.form1 span {
    border: none;
    font-weight: 700;
}

.head p {
    color: #ffffff;
    font-family: "Arial";
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.2px;
}

.head img {
    margin-bottom: 20px;
}

.title1 h1 {
    color: #282828;
    font-family: "Noto Serif";
    font-size: 30px;
    font-weight: 700;
}

.title1 {
    border-bottom: 3px solid #f7a656;
    width: 208px;
    margin-top: 270px;
}


.us__lamp-img {
    position: absolute;
    right: 0;
    z-index: -5;
}

.us__left-img {
    position: absolute;
    left: 0;
    z-index: -5;
    top: 1450px;
}

.us h2 {
    color: #282828;
    font-family: "Arial";
    font-size: 18px;
    letter-spacing: 0.18px;
    margin-top: 40px;
    margin-bottom: 8px;
}

.us p {
    color: #282828;
    font-family: "Arial";
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
    margin-top: 20px;
    text-align: center;
}

.us img {
    margin-top: 32px;
    z-index: 1;
}

.us .uss {
    position: relative;
}

.title2 h1 {
    color: #282828;
    font-family: "Noto Serif";
    font-size: 30px;
    font-weight: 700;
}

.title2 {
    border-bottom: 3px solid #f7a656;
}

.we {
    padding-bottom: 40px;
}

#dd {
    position: relative;
}

.lider__name {
    background: url('../img/lider.png') no-repeat center center;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 250px;

}



.we p {
    color: #686868;
    font-family: "Arial";
    font-size: 16px;
    margin-top: 23px;
    font-weight: 500;
}

.we .name_text {
    margin: 0;
    text-align: right;
    padding: 15px;
}

.we input {
    width: 242px;
    height: 58px;
    box-shadow: inset 0 1px 5px 1px rgba(127, 127, 127, 0.53);
    border-radius: 5px;
    border: 1px solid #d1d1d1;
    background-color: #f9f9f9;
    outline: none;
    padding-left: 41px;
    color: #7c7c7c;
    font-weight: 600;
    font-size: 18px;
}

.we input::placeholder {
    color: #7c7c7c;
    font-family: "Arial";
    font-size: 18px;
    font-weight: 600;
}

.we button {
    width: 241px;
    height: 57px;
    box-shadow: 1px 5px 7px 1px rgba(4, 116, 178, 0.54);
    border-radius: 5px;
    background-color: #d1d1d1;
    background-image: linear-gradient(-182deg, #03c2de 0%, #0462a8 100%);
    border: none;
    outline: none;
    color: #ffffff;
    font-family: "Arial";
    font-size: 18px;
    font-weight: 600;
    margin-left: 12px;
    transition: 1s linear;
}

h6 {
    font-size: 12px;
    color: #b1b1b1;
    font-family: "Arial";
    font-style: italic;
    margin-top: 23px;
}

h6 span {
    text-decoration: underline;
    border: none;
}

.we img {
    float: right;
    margin-top: -125px;
}

.title3 h1 {
    color: #282828;
    font-family: "Noto Serif";
    font-size: 30px;
    font-weight: 700;
    margin: 40px 0 10px 0;
}

.title3 {
    border-bottom: 3px solid #f7a656;
}

.col-lg-5--margin {
    margin: 0;
}

.all {
    background: url('../img/bg2.png') no-repeat center;
    background-size: cover;
    padding-bottom: 200px;
}

.all h2 {
    color: #282828;
    font-family: "Arial";
    font-size: 18px;
    letter-spacing: 0.18px;
    margin-top: 30px;
    margin-bottom: 8px;
}

.all .alll {
    width: 432px;
    height: 305px;
    background-image: url(../img/sostav_копия_2.png);
    margin-top: 65px;
}

.all .all_i h4 {
    color: #03b4d6;
    font-family: "Arial";
    font-size: 16px;
    margin-top: 14px;
    margin-left: 14px;
    font-weight: 600;
}

.all .all_i {
    display: inline-flex;
    margin-top: 35px;
    margin-left: 35px;
}

.all p {
    color: #ffffff;
    font-family: "Arial";
    font-size: 16px;
    margin-bottom: 25px;
    margin-left: 34px;
    line-height: 20px;
}

.allll {
    width: 446px;
    height: 268px;
    box-shadow: 0 0 19px 2px rgba(8, 54, 11, 0.61);
    border-radius: 10px;
    background-color: #ffffff;
    float: right;
    margin-top: 300px;
}

.allll p {
    color: #375671;
    font-family: "Arial";
    font-size: 16px;
    margin-bottom: 25px;
    margin-left: 34px;
    line-height: 20px;
}

.title4 h1 {
    color: #282828;
    font-family: "Noto Serif";
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px;
}

.title4 {
    border-bottom: 3px solid #f7a656;
    width: 187px;
}

.sv {
    background: url('../img/bg3.png') no-repeat top;
    padding-bottom: 80px;
}

.sv h2 {
    color: #282828;
    font-family: "Arial";
    font-size: 18px;
    letter-spacing: 0.18px;
    margin-top: 30px;
    margin-bottom: 175px;
}

.sv__content {
    display: flex;

}

.sv__content--first-row {
    justify-content: space-between;
}

.sv__content--second-row {
    justify-content: center
}

.content__item {
    width: 278px;
    height: 192px;
    background: url('../img/i.png') no-repeat;
    position: relative;
}

.item__inner {
    margin-top: 25px;
}

.content__item-second {
    background: url('../img/ii.png') no-repeat;
}

.item__icon {
    display: block;
    margin: 0 auto;
    padding: 10px 0 5px 0;

}

.item__text {
    color: #000;
    font-size: 16px;
    font-family: "Arial";
    font-style: italic;
    text-align: center;

    margin: 0 auto;
    width: 73%;
}

.title5 h1 {
    color: #282828;
    font-family: "Noto Serif";
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px;
}

.title5 {
    border-bottom: 3px solid #f7a656;
    width: 650px;
    margin-bottom: 60px;
}

.ob {
    margin-top: 100px;
    position: relative;
}

.obj__img {
    position: absolute;
}

.obj__img.left {
    left: 0;
    top: 70px;
}

.obj__img.right {
    right: 60px;
    top: 750px;
}

.obj__img.left-bottom {
    left: 60px;
    bottom: 0;
}

.gal-1 img {
    margin-top: 30px;
    margin-left: 30px;
    border-radius: 10px;
}

.gal-11 {
    margin-left: 15px;
}

.gal-11 img {
    width: 132px;
    height: 90px;
}

.gal-1 .main_gal-1 {
    border-radius: 10px;
}

#gal-1 span {
    border: none;
    color: #282828;
    font-weight: 700;
    font-family: "Arial";
    font-size: 16px;
}

#gal-1 p {
    border: none;
    color: #1b4464;
    font-weight: 500;
    font-family: "Arial";
    font-size: 16px;
    margin-top: 32px;
}

#gal-1 button {
    width: 241px;
    height: 57px;
    box-shadow: 1px 5px 7px 1px rgba(4, 116, 178, 0.54);
    border-radius: 5px;
    background-color: #d1d1d1;
    background-image: linear-gradient(-182deg, #03c2de 0%, #0462a8 100%);
    outline: none;
    border: none;
    color: #ffffff;
    font-family: "Arial";
    font-size: 16px;
    font-weight: 600;
    padding-left: 40px;
    margin-top: 24px;
    transition: 1s linear;
}

#gal-1 button img {
    position: absolute;
    margin-top: 8px;
    margin-left: -45px;
}

#gal-1 .arr {
    margin-top: 24px;
    margin-right: 22px;
}

#gal-1 {
    margin-bottom: 80px;
}

.prew {
    width: 100%;
    height: 100%;
    background-color: rgba(50, 50, 50, 0.95);
    position: fixed;
    display: none;
    z-index: 100;
    margin-top: -15px;
}

.prew img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 75%;
}

.title6 h1 {
    color: #282828;
    font-family: "Noto Serif";
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px;
}

.title6 {
    border-bottom: 3px solid #f7a656;
    width: 565px;
}

.gal2 {
    border-radius: 10px;
}

.center div {
    margin-left: 10px;
}

.title7 h1 {
    color: #282828;
    font-family: "Noto Serif";
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px;
}

.title7 {
    border-bottom: 3px solid #f7a656;
    width: 265px;
}

.pr {
    margin-top: 150px;
}

.pr h2 {
    color: #282828;
    font-family: "Arial";
    font-size: 18px;
    letter-spacing: 0.18px;
    margin-top: 30px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.pr button {
    width: 100%;
    border: none;
    outline: none;
    background: none;
    color: #282828;
    font-family: "Arial";
    font-size: 16px;
    text-decoration: underline;
    height: 40px;
}

.line {
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 1px 3px 1px rgba(61, 61, 61, 0.36);
    height: 106px;
    margin-top: 25px;
    display: inline-flex;
}

.line img {
    margin-top: 25px;
    margin-left: 40px;
    width: 56px;
    height: 56px;
}

.line p {
    color: #282828;
    font-family: "Arial";
    font-size: 18px;
    margin-top: 40px;
    margin-left: 50px;
    line-height: 16px;
}

.line h5 {
    position: absolute;
    right: 0;
    margin-top: 35px;
    color: #000000;
    font-family: "Arial";
    font-size: 30px;
    text-align: left;
    margin-right: 40px;
}

#prices span {
    border: none;
    font-family: Arial;
    color: #282828;
    font-style: italic;
    font-size: 12px;
    font-weight: 500;
}

sup {
    font-size: 18px;
}


.gar h1 {
    background: linear-gradient(to top, #febf00 0%, #fc8801 100%);
    background-clip: text;
    color: #000000;
    font-family: "Arial";
    font-size: 60px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}

.gar {
    margin-top: -55px;
    margin-bottom: 100px;
    height: 650px;
}

.gar__img {
    margin: 60px auto;
    padding-bottom: 80px;
}

.linee {
    width: 100%;
    border-radius: 5px;
    height: 106px;
    margin-top: 25px;
    display: inline-flex;
}

.gar h2 {
    text-align: center;
    color: #282828;
    font-family: "Arial";
    font-size: 24px;
    font-weight: 500;
    margin-top: 35px;
}

.gar p {
    color: #282828;
    font-family: "Arial";
    font-size: 16px;
    font-style: italic;
    text-align: center;
    margin-top: 35px;
}

.title8 h1 {
    color: #282828;
    font-family: "Noto Serif";
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px;
}

.title8 {
    border-bottom: 3px solid #f7a656;
    width: 406px;
}

.adr__inner {
    padding-bottom: 220px;
}

.adr {
    background: url('../img/bg_footer.png') no-repeat bottom;
}

.adr h2 {
    color: #282828;
    font-family: "Arial";
    font-size: 18px;
    letter-spacing: 0.18px;
    margin-top: 40px;
    margin-bottom: 45px;
}

.map {
    padding: 0;
}

iframe {
    border-radius: 10px;
    padding: 0;
    margin: 0;
}

footer h1 {
    color: #282828;
    font-family: "Arial";
    font-size: 24px;
    margin-top: 0;
}

footer h2 {
    color: #282828;
    font-family: "Arial";
    font-size: 24px;
    margin-top: 20px;
}

footer p {
    color: #282828;
    font-family: "Arial";
    font-size: 18px;
}

footer {
    margin-bottom: 100px;
}

footer img {
    position: absolute;
    right: 0;
}

.tell {
    margin-right: 260px;
}

.mail {
    margin-right: 260px;
    margin-top: 4px;
}

.modal-content {
    background-image: url(../img/130810549_890_d54a382af015feb7a67a7259c79d4455.png);
    background-repeat: no-repeat;
}

.modal-content h1 {
    color: #282828;
    font-family: "Noto Serif";
    font-size: 24px;
    text-align: center;
    margin: 0;
    margin-top: 40px;
    margin-bottom: 20px;
}

.modal-content p {
    color: #282828;
    font-family: "Arial";
    font-size: 16px;
    font-style: italic;
    text-align: center;
}

.modal-content input {
    width: 241px;
    height: 57px;
    box-shadow: inset 0 1px 5px 1px rgba(127, 127, 127, 0.53);
    border-radius: 5px;
    border: 1px solid #d1d1d1;
    background-color: #f9f9f9;
    outline: none;
    padding-left: 20px;
    color: #a0a0a0;
    font-family: "Arial";
    font-size: 16px;
}

.modal-content input::placeholder {
    color: #a0a0a0;
    font-family: "Arial";
    font-size: 16px;
}

.modal-content .inp {
    display: inline-flex;
    margin-left: 60px;
    margin-top: 20px;
}

.modal-content .mb1 {
    width: 120px;
    height: 57px;
    box-shadow: 1px 4px 8px 1px rgba(42, 42, 42, 0.2);
    border-radius: 5px;
    border: 1px solid #d1d1d1;
    background-color: #f9f9f9;
    background-image: linear-gradient(-182deg, rgba(254, 191, 0, 0.95) 0%, rgba(252, 136, 1, 0.95) 100%);
    outline: none;
    font-size: 16px;
    color: #000000;
}

.modal-content .mb2 {
    width: 120px;
    height: 40px;
    background: none;
    border: none;
    outline: none;
    font-size: 16px;
    font-family: "Arial";
    box-shadow: none;
    color: #000000;
}

.modal-content .mb3 {
    width: 242px;
    height: 57px;
    box-shadow: 1px 5px 7px 1px rgba(4, 116, 178, 0.54);
    border-radius: 5px;
    background-color: #d1d1d1;
    background-image: linear-gradient(-182deg, #03c2de 0%, #0462a8 100%);
    border: none;
    outline: none;
    color: #ffffff;
    font-weight: 600;
    font-family: "Arial";
    margin-left: 135px;
    overflow: hidden;
    transition: 1s linear;
}

.modal-content img {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 40px;
}

.form1 button:hover,
.we button:hover,
#gal-1 button:hover,
.modal-content .mb3:hover {
    background: linear-gradient(-182deg, #99f1ff 0%, #007edf 100%);
}

.el {
    position: absolute;
    right: 0;
    margin-right: -45px;
    top: 0;
    margin-top: 130px;
}

#image1,
#image2,
#image3,
#image4,
#image5,
#image6,
#image7,
#image8,
#image9,
#p_i1,
#p_i2,
#p_i3,
#p_i4,
#p_i5,
#p_i6,
#p_i7,
#p_i8,
#p_i9,
.gal1 {
    cursor: pointer;
}

.clo {
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 50px;
    border: 3px solid #000;
    right: 0;
    position: absolute;
    text-align: center;
    font-size: 27px;
    font-weight: 900;
    cursor: pointer;
}

.slick-prev:before,
.slick-next:before {
    color: #000000 !important;
}

.slick-initialized .slick-slide {
    outline: none;
}

.col-lg-3 {
    flex: 1 0 20%;
    max-width: 25%;
}

.col-lg-3.p-0.pr {
    margin: 0;
}

.copyright {
    margin: 0 auto;
}

/*  */
/* Медиа запросы */
/*  */
@media (max-width: 1700px) {

    .us__lamp-img {
        display: none;
    }
}

@media (max-width: 1200px) {
    h1 {
        margin-top: 100px;
    }

    .us__left-img,
    .el {
        display: none;
    }

    .title3 h1 {
        margin: 0px 0 10px 0;
    }

    .ob {
        margin-top: 30px;
    }

    .obj__img {
        display: none;
    }

    .pr {
        margin-top: 80px;
    }

    .container_slider {
        width: 95%;
    }

    .gar {
        margin-bottom: 0;
    }
}

@media (max-width: 992px) {
    body {
        background-image: url(../img/newbg.png);
    }

    .col-lg-3.offset-1.p-0 {
        max-width: 100%;
    }

    .col-lg-2.p-0 {
        text-align: left;
    }

    .col-lg-4.offset-2.p-0 {
        position: absolute;
        top: 80px;
        width: 60%;
        left: 50%;
        transform: translateX(-50%);
    }

    .tel {
        top: -55px;
    }

    h1 {
        margin-top: 100px;
        text-align: center;
    }

    .form1 {
        float: unset;
        margin: 30px auto 0 auto;
    }

    .form1 p {
        padding-top: 25px;
    }

    .we {
        padding-bottom: 0;
    }

    .we img {
        float: none;
        margin-top: 10px;
    }

    .lider__name {
        background: url('../img/lider.png') no-repeat center center;
        background-size: cover;
        position: absolute;
        right: 15%;
        top: 400px;

    }

    .row.hidden {
        display: none;
    }

    .row {
        justify-content: center;
    }

    .all h2 {
        margin: 0 40px;
    }

    .col-lg-3.p-0.us {
        flex: none;
        max-width: 100%;
    }

    .service__img {
        width: 100%;
    }

    .title1 {
        margin: 0 auto;
    }

    .p-0 {
        text-align: center;
    }

    .col-lg-4 {
        width: 45%;
        margin: 0 10px;
    }

    .col-lg-4.p-0 {
        width: 100%;
    }

    .col-lg-4.p-0.us {
        width: 45%;
    }

    .allll {
        margin-top: 50px;
    }

    .title4 {
        margin: 0 auto;
    }

    .sv {
        background-position: center -35%;
        padding-bottom: 120px;
    }

    .title5 {
        margin: 20px auto 0 auto;
    }

    #gal-1 {
        margin-bottom: 30px;
    }

    #gal-1 p {
        margin-top: 20px;
    }

    .title6 {
        margin: 60px auto 0 auto;
    }

    .title7 {
        margin: 0 auto;
    }

    .title8 {
        margin: 0 auto;
    }

    .gal2 {
        width: 200px !important;
        height: 114px !important;
    }

    .center div {
        margin-left: 5px;
    }

    .slick-prev, .slick-next {
        top: 40% !important;
    }

    .container_slider {
        width: 95%;
    }

    .slick-dots {
        margin: 40px 0 !important;
    }

    .row .po {
        width: 50%;
    }

    .offset-3 {
        margin-left: 0;
    }

    .col-lg-3.p-0.pr {
        flex: 1 0 33.3%;
        max-width: 33.3%;
    }

    .line h5 {
        font-size: 25px;
        margin-right: 20px;
    }

    .col-lg-4.col-lg-3-adr {
        flex: 1 0 33.3%;
        max-width: 33.3%;
    }

    footer h2 {
        font-size: 20px;
    }

    .tell {
        margin-right: 220px;
    }

    .mail {
        margin-right: 220px;
    }
}


@media (max-width: 767px) {
    h1 {
        font-size: 18px;
        margin-top: 200px;
    }

    .title__text h2 {
        font-size: 14px;
    }

    .title__text p {
        font-size: 9px;
    }

    .tel {
        top: -47px;
    }

    .tel a img {
        display: none;
    }

    .tel img {
        display: none;
    }

    .phone-numb {
        font-size: 14px;
        font-weight: 700;
    }

    .col-lg-4.offset-2.p-0 {
        position: absolute;
        top: 75px;
        left: 50%;
        transform: translateX(-50%);
    }

    .col-lg-4.offset-2.p-0 p {
        font-size: 12px;
    }

    body {
        background-position: 14% top;
    }

    .col-lg-8.p-0 h1 {
        margin-top: 100px;
    }

    .form1 {
        width: 273px;
        margin-top: 15px;
    }

    .form1 p {
        margin: 0;
        padding: 25px 0;
    }

    .input1 .pre img {
        margin-left: 0;
    }

    .input1,
    .form1 button {
        margin-left: 0;
    }

    .line p {
        margin: 40px 150px 0 20px;
    }
}

@media (max-width: 576px) {

    html,
    body {
        overflow-x: hidden;
    }

    .modal-content {
        width: 100% !important;
        height: 100% !important;
        margin: 0 20px;
    }

    .modal-content h1 {
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    
    .decoration {
        display: none;
    }

    .line p {
        margin: 40px 100px 0 20px;
    }

    .modal-content .inp {
        display: block;
        margin: 5px 0 5px 0;
    }

    .modal-content p {
        font-size: 12px;
    }

    .form__inner {
        margin: 0 auto !important;
    }

    .form__input {
        margin-left: 0 !important;
    }

    .inp {
        margin: 0 auto;
    }
    
    .modal-content input, .modal-content .mb3, .modal-content .mb1 {
        height: 40px;
    }

    body {
        background-size: auto 10.5%;
    }

    .col-lg-8.p-0 h1.header__text {
        margin-top: 100px;
    }

    .title1 h1,
    .title2 h1 {
        font-size: 22px;
        margin-top: 80px;
    }

    .us h2 {
        font-size: 16px;
        letter-spacing: 0.18px;
        margin-top: 20px;
        margin-bottom: 0;
    }

    .col-lg-4.p-0.us {
        width: 46%;
    }

    .col-lg-4 {
        margin: 0 5px 0 5px;
    }

    .us img {
        margin-top: 20px;
    }

    .us p {
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
        margin-top: 5px;
    }

    .we p {
        font-size: 10px;
        font-weight: 400;
    }

    .we .name_text {
        padding: 9px;
    }

    .we img {
        height: 300px;
    }

    #dd {
        position: absolute;
    }

    .lider__name {
        top: 190px;
    }

    .col-lg-6.p-0 {
        margin-top: 285px;
    }

    .we p {
        color: #282828;
        font-family: "Arial";
        font-size: 14px;
        margin-top: 15px;
        font-weight: 400;
    }

    .tel3_btns {
        flex-wrap: wrap;
        margin-top: 25px;
    }

    .tel3_btns input {
        margin: 10px auto;
        text-align: center;
    }

    .we input {
        padding-left: 0;
    }

    .we button {
        margin: 10px auto;
    }

    .col-lg-6 h6 {
        margin: 0;
    }

    .all .col-lg-6 {
        margin-top: 80px;
    }

    .title3 h1 {
        font-size: 20px;
        margin: 0 0 10px 0;
    }

    .all {
        padding-bottom: 80px;
    }

    .all h2 {
        color: #282828;
        font-family: "Arial";
        font-size: 16px;
        letter-spacing: 0.18px;
        margin: 20px 0 0 0;
        font-weight: 400;
    }

    .all .all_i {
        display: inline-flex;
        margin-top: 15px;
        margin-left: 0;
    }

    .all p {
        color: #ffffff;
        font-family: "Arial";
        font-size: 12px;
        margin-bottom: 25px;
        margin-left: 0;
        line-height: 20px;
    }

    .all .alll {
        width: 273px;
        height: 280px;
        border-radius: 10px;
        background-size: cover;
        background-image: url(../img/sostav_копия_2.png);
        margin-top: 65px;
    }

    .col-lg-6.second {
        margin: 0;
    }

    .allll {
        margin-top: 25px;
        width: 273px;
        height: 290px;
    }

    .allll p {
        color: #375671;
    }

    .sv {
        background-position: center 40px;
        padding-bottom: 0;
    }

    .row--sv .col-lg-3 {
        max-width: 100%;
    }

    .col-lg-6.p-0.col-lg-6--sv {
        margin-top: 0;
    }

    .sv h2 {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 15px;
        font-weight: 400;
    }

    .content__item {
        width: 273px;
        height: auto;
        background-size: cover;
        padding-bottom: 40px;
        margin-bottom: -30px;
    }

    .slick-prev, .slick-next {
        top: 30% !important;
    }

    .item__inner {
        margin-top: 25px;
    }

    .sv__content {
        display: flex;
        flex-wrap: wrap;
    }

    .sv__content--second-row,
    .sv__content--first-row {
        justify-content: center;
    }

    .title5 {
        margin: 0 auto;
        width: 100%;
    }

    .title5 h1 {
        font-size: 22px;
        font-weight: 700;
    }

    .col-lg-8.p-0 h1 {
        margin-top: 50px;
    }

    .gal-1 img {
        margin-left: 0;
    }

    .main_gal-1 {
        margin-left: 0;
        width: 100%;
    }

    .gal-11 {
        margin: 0;
        display: flex;
        justify-content: space-between;
    }

    .gal-11 .gal1 {
        display: block;
        width: 32%;
        height: 100%;
        margin: 15px 5px 0 0;
    }

    .ob__inf {
        text-align: left;
    }

    #gal-1 .arr {
        position: absolute;
        left: 0;
    }

    #gal-1 button {
        width: 200px;
        font-weight: 700;
        margin-left: 60px;
    }

    .gal2 {
        width: 116px !important;
        height: 86px !important;
    }

    .container_slider {
        width: 90%;
        min-width: 280px;
    }

    .slick-dots {
        bottom: 0px !important;
    }

    .title6 {
        width: 100%;
    }

    .title6 h1 {
        font-size: 22px;
        font-weight: 700;
    }

    .fo__slider {
        margin-top: 40px !important;
    }

    .pr {
        margin-top: 20px;
    }

    .title7 h1 {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .pr h2 {
        font-size: 16px;
        margin: 20px 0;
    }

    .col-lg-3.p-0.pr {
        max-width: 50%;
    }

    .col-lg-3 button {
        height: 50px !important;
        margin: 5px 0;
        line-height: 18px;
    }

    .line {
        position: relative;
    }

    .line img {
        position: absolute;
        left: 10px;
        top: 10px;
        margin-top: 0;
        margin-left: 0;
        width: 31px;
        height: 31px;
    }

    .line h5 {
        position: absolute;
        right: 0;
        margin-top: 10px;
        color: #000000;
        font-family: "Arial";
        font-size: 22px;
        text-align: right;
        margin-right: 10px;
    }

    .line p {
        color: #282828;
        font-family: "Arial";
        font-size: 14px;
        line-height: 16px;
        text-align: left;
        margin-left: 10px;
        margin-top: 50px;
    }

    .gar {
        height: 100%;
    }

    .gar__col-lg-6.gar__col-lg-6 {
        margin-top: 0;
    }

    .gar h1 {
        font-size: 30px;
        margin: 120px 0 0 0;
    }

    .gar h2 {
        font-size: 12px;
        font-weight: 400;
        margin-top: 15px;
    }

    .gar p {
        font-size: 12px;
        margin-top: 15px;
    }

    .gar__img {
        margin-top: 20px;
        padding-bottom: 0;
    }

    .title8 {
        width: 100%;
    }

    .title8 h1 {
        font-size: 18px;
    }

    .adr h2 {
        font-size: 16px;
        font-weight: 400;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .gar__img img {
        width: 100%;
    }

    .adr {
        background: url(../img/bg_footer.png) no-repeat center 80%;
        background-size: 200%;
    }

    .col-lg-3 {
        flex: 1 0 auto;
    }

    .col-lg-3-adr {
        width: 50%;
        max-width: 100%;
        text-align: left;
        margin-right: 5px;
    }

    .col-lg-4.col-lg-3-adr {
        flex: 1 0 auto;
        width: 44%;
        max-width: 100%;
        margin-left: 5px;
    }

    .col-lg-4.p-0.offset-1.col-lg-3-adr {
        padding: 0 5px;
        margin-top: 30px;
        width: 100%;
    }

    footer h1 {
        font-size: 14px;
        text-align: left;
    }

    footer p {
        font-size: 14px;
    }

    footer h2 {
        font-size: 18px;
    }

    .copyright {
        font-size: 8px;
        color: #cecece;
    }

    .adr__contacts {
        float: none !important;
        text-align: center;
    }

    .adr__contacts img {
        display: inline;
        position: relative;
        margin: 5px 10px 5px 0;
    }

    .adr__contacts h1,
    .adr__contacts h2 {
        text-align: center;
        display: inline;
    }


}