body {
    overflow-x: hidden;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt70 {
    margin-top: 70px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb70 {
    margin-bottom: 70px;
}

.company_title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.company_description {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6;
}

.advantage_item_title {
    font-size: 18px;
    font-weight: 700;
}

.advantage_item_descr {
    font-size: 13px;
}

.advantage_item_img {
    width: 90px;
}

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

.h_title {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.price_items {
    background-color: #fff;
    border: 1px solid #ddd;
    padding-left: 0;
    padding-right: 0;
    height: 100%;
}

.price_item_img {
    width: 100%;
}

.price_item_title {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 20px;
    border-bottom: 2px solid #ff3a52;
    padding-bottom: 20px;
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.price_item_list {
    list-style-type: none;
    line-height: 1.8;
    padding-left: 20px;
    padding-right: 20px;
}

.price_item_list_item {
    font-size: 18px;
    margin-bottom: 10px;
}

.price_item_list_item:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url(../images/link.png);
    margin-right: 10px;
    vertical-align: middle;
}

.price_item_list_item span {
    font-size: 14px;
    color: #888;
}

.price_item_list_item a {
    text-decoration: none;
    color: #212121;
}

.price_item_list_item a:hover {
    color: #ff8156;
}

.link_but {
    display: inline-block;
    border-radius: 7px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding: 14px 80px;
    line-height: normal;
    text-decoration: none;
    background-color: #ff8156;
    font-family: "Proxima_Nova";
    border-bottom: 1px solid #ff3a52;
    box-shadow: 0 2px 0 2px #ad4200;
}

.title_big {
    font-size: 40px;
    text-align: center;
    color: #fff;
}

.title_big span {
    background-image: linear-gradient(135deg, #ff8156 10%, #ad4200 100%);
    padding: 0 10px 10px;
    color: #fff;
}

.procat {
    background: url(../images/cvetprocat.jpg) no-repeat center center;
    background-size: cover;
    padding-bottom: 0;
}

.about-prof {
    display: flex;
    vertical-align: top;
    flex-wrap: wrap;
    width: 100%;
}

.about-prof li {
    list-style: none;
    margin: 0 0 10px 0;
    width: 40%;
}

.screen-3:after {
    bottom: 0;
}

.screen-3 {
    min-height: 0;
    padding-bottom: 70px;
}

.screen-4 form:after {
    bottom: -68px;
}

.title_item_uslugi {
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: "Proxima_Bold";
    font-weight: 700;
}

.item_uslugi {
    margin-bottom: 40px;
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

.title_item_uslugi_link {
    text-decoration: none;
    color: inherit;
}

.title_item_uslugi_link:hover {
    color: #ff8156;
}

.fotorama__wrap {
    margin: auto;
}

.video {
    padding-top: 0;
}

.personal_item_img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    margin: auto;
}

.personal_item_title {
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: "Proxima_Bold";
    font-weight: 700;
}

.personal_item_position {
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: "Proxima_Bold";
    font-weight: 300;
}

.h_descr{
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
}

.raschet {
    position: relative;
}

.raschet iframe {
    position: relative;
    left: 0;
    top: 0;
    width: 1170px;
    height: 700px;
}

body.modal-open {
    overflow: hidden;
}

@media only screen and (max-width: 319.98px) {
    .raschet iframe {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        height: 700px;
    }
}

@media only screen and (max-width: 575.98px) {

    .raschet {
        position: relative;
    }

    .raschet iframe {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        height: 700px;
    }

    body.modal-open {
        overflow: hidden;
    }

    .company_title {
        margin-top: 30px;
    }

    .advantage_item {
        margin-bottom: 32px;
    }

    .company {
        margin-bottom: 30px;
    }

    .h_title {
        text-align: center;
        font-size: 23px;
        font-weight: 700;
        text-transform: uppercase;
        margin-top: 60px;
    }

    .mt70 {
        margin-top: 40px;
    }

    .price_items {
        margin-top: 30px;
    }

    .title_big {
        font-size: 30px;
    }

    .screen-2 {
        min-height: auto;
    }

    .procat {
        min-height: 261px !important;
    }

    .about-prof li {
        width: 46%;
    }

    .personal_item {
        margin-bottom: 40px;
    }

}

@media (min-width: 1025px) {

    .raschet iframe {
        overflow: hidden;
    }
}