h2, p {
    color: #000
}

.h-item, p {
    line-height: 1.3
}

.line, .p-line {
    left: 5%;
    position: absolute
}

.circle p, .form, .form-field, .h-form, .p-form, .type-name {
    text-align: center
}

.circle, .line, .line-down, .p-line {
    position: absolute
}

.bt-main, .type {
    cursor: pointer
}

p {
    font-size: 19px;
    font-family: FuturaPT-Book;
    margin-bottom: 0
}

h2 {
    font-family: FuturaPT-Bold;
    font-size: 44px;
    margin-bottom: 40px
}

.logo {
    width: 100%;
    max-width: 300px
}

.nav-link {
    color: #111 !important
}

.icon-letter {
    width: 20px
}

.icon-c {
    width: 41px;
    height: 41px;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    display: flex;
    justify-content: center
}

.type, .type-icon {
    display: flex;
    justify-content: center
}

@media (min-width: 1200px) {
    .container {
        max-width: 1440px
    }
}

#section1 {
    background: url(../img/bg1.jpg) bottom center no-repeat;
    padding: 20px 15px;
    min-height: 820px
}

.p-mail {
    margin-left: 15px
}

.p-whatsapp {
    font-size: 15px;
    margin-left: 7px
}

.li-phone {
    font-family: FuturaPT-Book;
    margin-left: 7px;
    color: #000;
    font-size: 26px
}

.accent-color {
    color: #022f5b
}

.h-main {
    max-width: 800px;
    font-family: FuturaPT-Bold;
    color: #000;
    margin-top: 60px;
    font-size: 48px
}

.h-main-p {
    font-size: 28px;
    margin-bottom: 35px
}

.my-btn, .p-social {
    font-size: 17px;
    font-family: FuturaPT-Bold
}

.my-btn {
    color: #fff;
    padding-top: 10px;
    letter-spacing: 1px;
    background: linear-gradient(to top, #02a8bc, #05c6c8) !important;
    height: 82px;
    width: 100%;
    max-width: 380px;
    border-radius: 50px;
    border: none;
    border-bottom: 3px solid #0093a9;
    box-shadow: 0 0 30px rgba(3, 183, 194, .5);
    text-transform: uppercase
}

#section2, #section3 {
    padding: 50px 15px
}

.main-btn-row {
    margin-bottom: 80px
}

.social-icon {
    height: 34px;
    width: 34px;
    margin-right: 20px
}

.p-social {
    margin-bottom: 10px
}

.h-item {
    font-family: FuturaPT-Bold;
    font-size: 24px;
    margin-bottom: 15px
}

#section3 {
    background-repeat: no-repeat !important;
    min-height: 640px;
    background: url(../img/bg1-1.jpg) center center
}

.p-big {
    font-size: 30px;
    margin-bottom: 35px
}

.p-item {
    font-size: 19px
}

.bold {
    font-family: FuturaPT-Bold
}

.p-line {
    bottom: -5%
}

.line {
    bottom: 15%;
    width: 20%
}

@media (max-width: 992px) {
    .form {
        margin-top: 30px
    }
}

@media (max-width: 500px) {
    .form {
        width: 100%
    }
}

@media (max-width: 769px) {
    .form {
        width: 90%;
        margin-top: 20px
    }
}

.form {
    width: 100%;
    max-width: 460px;
    background-color: #fff;
    padding: 30px;
    box-shadow: 0 0 40px rgba(0, 0, 0, .2);
    border-radius: 7px;
    margin: auto
}

.h-form {
    color: #000;
    margin: 0;
    line-height: 1.2;
    font-size: 30px;
    font-family: FuturaPT-Bold
}

.form input, .type-name {
    font-family: FuturaPT-Book
}

.p-form {
    margin-top: 10px;
    font-size: 20px;
    padding-bottom: 20px
}

.type {
    height: 60px !important;
    width: 30%;
    border: 1px solid #ced4da;
    border-radius: 3px;
    align-items: center
}
#section8 img.margin-mob {
    max-width: 130px;
}

.type-icon {
    align-items: center
}

.type-name {
    font-size: 14px;
    display: block
}

@media (max-width: 576px) {
    .type-name {
        font-size: 9px !important
    }
}

@media (max-width: 500px) {
    .type-name {
        display: none
    }
}

.type.active {
    border: 2px solid #ffcb00
}

.form input {
    height: 74px;
    margin-bottom: 10px;
    display: none;
    font-size: 16px;
    background-color: #f8f8f8
}

.form-control {
    margin: 20px 0
}

.form-field {
    border-radius: 5px;
    height: 60px;
    font-size: 20px !important;
    margin-bottom: 20px
}

.active-input {
    display: block !important
}

#section4 {
    padding: 50px 15px
}

.form-btn {
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px
}

.icon-forma {
    width: 20px;
    margin-right: 5px
}

.circle {
    width: 157px;
    height: 157px;
    background: linear-gradient(to top, #02a8bc, #05c6c8);
    border-radius: 150px;
    box-shadow: 0 0 30px rgba(3, 183, 194, .4);
    margin: 20px;
    right: 10px;
    display: flex;
    justify-content: center;
    align-items: center
}

.form-shadow, .my-card {
    box-shadow: 0 0 20px 5px rgba(2, 206, 205, .11)
}

.circle p {
    color: #fff
}

.circle span {
    font-size: 45px;
    font-family: FuturaPT-Bold
}

.li-check, .list {
    font-family: FuturaPT-Book
}

.line-down {
    right: 17%;
    top: 25%
}

.form-shadow {
    width: 96%;
    padding: 0 30px;
    max-width: 442px;
    height: 15px;
    margin: auto
}

#section6 {
    background: url(../img/bg2.jpg) center center no-repeat;
    padding: 50px 15px
}

.list {
    padding-left: 15px;
    font-size: 22px;
    color: #03b8c2
}

.black, .li-check {
    color: #000
}

#section7 {
    padding: 50px 15px
}

.b-a {
    padding: 15px 0
}

#section8 {
    background: url(../img/bg3.jpg) center center;
    padding: 50px 15px;
    background-size: cover
}

.my-card {
    min-height: 220px;
    background-color: #fff;
    border-radius: 5px;
    margin: 15px 0;
    padding: 30px
}

.margin-top-30 {
    margin-top: 30px
}

.work-btn {
    font-size: 15px;
    height: 68px;
    max-width: 320px;
    width: 100%;
    margin: 35px auto auto
}

#section9 {
    padding: 50px 15px 0px
}

.otziv-img {
    padding: 15px 0
}

.otzivi {
    max-width: 1000px
}

#section10 {
    display: none;
    background-color: #fafaf8;
    padding: 50px 15px
}

.img-logo {
    padding: 15px 0;
    max-width: 160px
}

#map {
    padding: 50px 15px 0
}

.map {
    margin: 0 -15px
}

.div-check, .div-scg {
    margin-top: 10px
}

#footer {
    padding: 20px 15px 40px
}

.navbar-light .navbar-nav .nav-link {
    font-family: FuturaPT-Book;
    font-size: 19px !important;
    padding-right: 30px
}

.navbar.navbar-light.navbar-expand-md.sticky-top {
    background: #fbfbfb;
    border-bottom: solid 1px #ededed
}

.p-item-action {
    font-size: 24px
}

.video-container {
    position: relative;
    padding-bottom: 56%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-container embed, .video-container iframe, .video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.col-portfolio {
    margin-bottom: 10px;
    padding: 10px
}

#section5 {
    padding: 50px 15px
}

.icon-messenger {
    margin-left: 20px;
    width: 30px
}

@media (max-width: 576px) {
    .h1, h1 {
        font-size: 32px !important
    }

    .h2, h2 {
        font-size: 30px !important
    }

    .p-center-mob {
        text-align: center
    }

    .margin-mob {
        margin-top: 10px
    }
}

.li-check {
    text-align: left;
    font-size: 14px
}

.h-price, .price-num {
    font-family: FuturaPT-Bold
}

@media (max-width: 992px) {
    #section1 {
        background: url(../img/bg-main-mob.jpg) center center !important;
        background-size: cover !important
    }
}

@media (max-width: 768px) {
    #section3, #section6, #section8 {
        background: url(../img/bg-main-mob.jpg) center center !important;
        background-size: cover !important
    }
}

.h-price {
    font-size: 24px
}

.price-num {
    line-height: 1.3;
    font-size: 18px
}

.li-zapis, .span-old {
    font-family: FuturaPT-Book
}

.p-tekstil {
    margin-top: 15px
}

.span-old {
    text-decoration: line-through;
    color: #707070
}

.li-politika, .li-projekts, .li-zapis {
    text-decoration: underline
}

.li-zapis {
    font-size: 19px;
    margin-bottom: 0;
    color: #03b8c2;
    line-height: 1.3
}

@media (max-width: 576px) {
    .li-zapis {
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center
    }

    #section4 {
        padding: 50px 0 !important
    }

    .my-btn {
        max-width: 320px;
        height: 70px !important;
        font-size: 14px !important
    }

    #section6 {
        padding: 50px 0 !important
    }
}

@media (min-width: 768px) {
    .director-mob {
        display: none
    }
}

@media (max-width: 576px) {
    .col-form-mob {
        margin-top: 20px
    }

    .hidden-mob {
        display: none !important
    }
}

.input-modal, .li-politika {
    margin-top: 10px;
    font-family: FuturaPT-Book
}

.li-politika {
    font-size: 14px;
    color: #717171;
    line-height: 0
}

.div-vk-bg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    background: #fff;
    min-width: 300px;
    min-height: 290px
}

.logo-scg {
    width: 100px
}

.fbox3 > div[class*=col] {
    padding-top: 5px;
    padding-bottom: 5px
}

.li-scg {
    font-size: 14px;
    font-family: FuturaPT-Book;
    color: #000;
    line-height: 1;
    margin-left: 10px
}

.modal-header {
    border: none;
    padding-bottom: 0 !important
}

.modal-body {
    padding-top: 0
}

.modal-dialog {
    max-width: 450px
}

.btn-primary:hover {
    color: #fff;
    background-color: #121212;
    border-color: #00737e
}

@media (max-width: 576px) {
    .p-line {
        position: initial !important
    }

    .col-list-padding {
        padding-left: 25px !important;
        padding-right: 25px !important
    }

    .btn-guarantee {
        margin-left: auto !important
    }
}

.btn-guarantee {
    margin-left: 0
}

.hidden {
    display: none
}

.input-modal {
    margin-bottom: 10px;
    max-width: 370px;
    width: 100%;
    height: 67px;
    text-align: center;
    font-size: 22px
}

.circle2 {
    position: absolute;
    width: 157px;
    height: 157px;
    background: linear-gradient(to top, #02a8bc, #05c6c8);
    border-radius: 150px;
    box-shadow: 0 0 30px rgba(3, 183, 194, .4);
    margin: 80px 20px 20px;
    right: 10px;
    display: flex;
    justify-content: center;
    align-items: center
}

.circle2 p {
    margin-top: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px
}

.circle2-span {
    font-family: FuturaPT-Bold;
    font-size: 40px;
    margin-top: -5px;
    margin-bottom: -5px
}

.div-adres-content, .div-social, .h-form-contact {
    margin-bottom: 20px
}

.li-phone-whatsapp {
    font-family: FuturaPT-Book;
    margin-left: 7px;
    color: #000;
    font-size: 22px
}

.h-adres-block, .h-form-contact, .h3-projekts, .li-projekts {
    font-family: FuturaPT-Bold
}

.div-adres-bg {
    margin-top: 50px;
    right: 12%;
    position: absolute;
    width: 100%;
    max-width: 400px;
    box-shadow: 0 0 20px 5px rgba(2, 206, 205, .11);
    background-color: #fff;
    padding: 30px;
    text-align: center;
    border-radius: 7px
}

.h-form-contact {
    color: #000;
    font-size: 24px;
    text-align: left
}

.div-contact-p {
    margin-left: 20px
}

.h-adres-block {
    text-align: left
}

.div-messenger-bottom {
    text-align: left;
    padding-left: 20px
}

@media (max-width: 576px) {
    .div-adres-bg {
        position: initial;
        max-width: 576px;
        box-shadow: none;
        margin-top: -30px
    }

    .circle2 {
        display: none !important
    }

    .div-messenger-bottom {
        display: none
    }
}

@media (min-width: 768px) {
    .div-messenger-up {
        display: none
    }
}

@media (max-width: 1200px) {
    .div-adres-bg {
        right: 5% !important
    }
}

.p-opisanie-director {
    max-width: 550px
}

#section1-thanks {
    background: url(../img/bg1.jpg) bottom center no-repeat;
    padding: 20px 15px;
    min-height: 800px
}

.icon-bottom-wh {
    margin-top: -30px
}

@media (max-width: 992px) {
    .hidden-992 {
        display: none !important
    }
}

.div-social {
    width: 300px;
    padding: 10px;
    background: #fff;
    min-height: 200px
}

.h-main-p.p-center-mob.h-social-zakaz {
    margin-top: 30px
}

.line-social {
    margin-left: auto;
    display: block;
    margin-right: 30px
}

#vypolnennye-proekty-main {
    padding: 50px 0
}

.my-card-projekts {
    min-height: 220px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 20px 5px rgba(2, 206, 205, .11);
    margin: 15px 0
}

.num-matras, .p-projekts-card {
    margin-bottom: 10px
}

.div-projekt-content {
    padding: 20px
}

.h3-projekts {
    font-size: 20px
}

.li-projekts {
    font-size: 18px;
    color: #022f5b
}

#section1-projekts {
    padding: 30px 15px
}

.bread-projekts {
    margin-top: 30px
}

.col-time-projekts, .p-do-posle {
    margin-top: 10px
}

.li-bread {
    font-family: FuturaPT-Book;
    color: #000
}

.col-photo-projekts {
    padding: 10px
}

.div-work-time {
    margin-left: 10px
}

.bt-animate:after {
    content: "";
    margin-left: 60px;
    width: 30px;
    height: 300px;
    background: #fff;
    -webkit-animation-delay: .05s;
    animation-delay: .05s;
    position: absolute;
    left: -40px;
    top: -150px;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transition: all .1s;
    transition: all .1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 0
}

@keyframes slideme {
    0% {
        left: -30px;
        margin-left: 0
    }
    100%, 30% {
        left: 110%;
        margin-left: 80px
    }
}

.bt-main {
    background: 0 0;
    padding: 0;
    border: 0;
    outline: 0;
    transition: .3s;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.p-do-posle {
    text-align: center;
    color: #000
}

#section1-matras {
    background: url(../img/bg1-martas.jpg) bottom center no-repeat;
    padding: 20px 15px;
    min-height: 820px
}

#feedback_kupiapp{box-sizing:border-box!important;font-size:13px!important;font-family:Roboto, sans-serif!important;background:#fff!important;border-radius:3px!important;padding:5px!important;}
.link_kupiapp{color:#5181b8!important;font-weight:bold!important;text-decoration:none!important;}
.link_kupiapp:hover{color:#5788c1!important;}
.avatar_kupiapp{border-radius:100%!important;}
.container_kupiapp{display:flex!important;flex-direction:column-reverse!important;max-width:100%!important;padding:5px!important;padding-top:15px!important;border:1px solid #d7d7d7!important;margin-top:30px!important;background:#fff!important;}
.user_kupiapp{display:flex!important;flex-direction:row!important;align-self:flex-end!important;}
.row_kupiapp{display:flex!important;flex-direction:column!important;justify-content:center!important;margin-right:10px!important;}
.col_name_kupiapp{display:flex!important;justify-content:flex-end!important;line-height:18px!important;}
.col_date_kupiapp{display:flex!important;justify-content:flex-end!important;font-size:12px!important;line-height:18px!important;color:rgb(119,126,140)!important;}
.comment_kupiapp{display:row!important;padding-left:10px!important;padding-right:10px!important;color:#0c0c0c!important;}
.button_kupiapp{text-decoration:none!important;padding:8px 16px 7px!important;padding-left:25px!important;padding-right:25px!important;margin:0!important;font-size:12.5px!important;display:inline-block!important;zoom:1!important;cursor:pointer!important;white-space:nowrap!important;outline:none!important;vertical-align:top!important;line-height:15px!important;text-align:center!important;background:none!important;background-color:#5181b8!important;color:#fff!important;border:0!important;border-radius:4px!important;box-sizing:border-box!important;}
.button_kupiapp:hover{color:#fff!important;cursor:pointer!important;background-color:#5788c1!important;}
.center_kupiapp{display:flex!important;flex-direction:row!important;justify-content:center!important;margin-top:30px!important;margin-bottom:30px!important;}

@media (max-width: 992px) {
    #section1-matras {
        background: url(../img/bg-main-mob.jpg) center center !important;
        background-size: cover !important
    }
    .director-mob {
        max-width: 100vw;
    }
}