footer .footer-contact-text span {
    color: #002e5a;
    font-size: 10px;
    line-height: 14px;
    font-weight: 400;
}
button {
    cursor: pointer;
}
.call_to_action_img img {
    width: 537px;
    height: 440px;
    display: block;
    position: absolute;
    left: -67px;
    top: -32px;
}
span.error_name.error {
    font-size: small;
}
.llcnCH>div>a {
    display: none !important;
}
.grecaptcha-badge {
    display: none !important;
}
.enYpte .icr-label a {
    display: none !important;
}
/*.header .logo img {
    -webkit-filter: invert(0) brightness(3);
    filter: invert(0) brightness(3);
}*/
.head-text {
    margin: 10% 0;
}
.head-text__title {
    font-size: 44px;
}
.head-text__subtitle {
    font-size: 22px;
    line-height: 30px;
}
.our-advantages-item__title {
    font-size: 21px;
    font-weight: 600;
    line-height: 25px;
    text-transform: none;
}
.our-advantages-item-icon img {
    z-index: 2;
    position: relative;
}
/*.reviews {
    background-image: url(../img/reviews.jpg);
}*/
.review-row {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.reviews .work-item {
    width: 50%;
}
.reviews img {
    width: 300px;
    padding: 5px;
    border: 5px solid #fec901;
}
@media (max-width: 767.98px) {
    .reviews .work-item {
        width: 100%;
        padding-left: 20px;
        padding-bottom: 40px;
    }
}
@media (max-width: 767.98px) {
    .review-row {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .clients__item img {
        height: 75px;
        width: 160px !important;
        object-fit: contain;
    }
}
.image-head {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
}
.services-item-body {
    line-height: 1.9rem;
    font-size: 18px;
}
.services-item {
    min-height: 320px !important;
}
.title:before {
    content: "";
    background-image: url(../img/title_ambk.png);
    display: block;
    width: 47px;
    height: 54px;
    margin-right: 10px;
}
.services-item-header:after {
    background-image: url(../img/titleb_ambk.png);
    width: 41px;
    height: 55px;
    top: -35px;
}
.head {
    background-image: url(../img/ambk-head.jpg);
}
.quest__img {
    background-image: url(../img/ambk_gf.png);
    top: 0;
    bottom: 0;
    margin: auto;
}
/*@media (min-width: 767.99px) and (max-width: 991.98px) {
    .quest__img {
        bottom: -65px;
        left: -21%;
        top: auto;
    }
}
@media (min-width: 991.99px) and (max-width: 1199.98px) {
    .quest__img {
        left: -12%;
    }
}*/
.services-form.services-height {
    min-height: 750px;
}
::placeholder, ::-webkit-input-placeholder {
    font-family: inherit !important;
}
.reviews {
    background: none;
}
.quest {
    height: auto;
}
.objects-row {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
@media (min-width:740px) {
    .objects-row .work-item {
        flex: 0 0 33.333333%;
    }
}
.objects-row .work-item {
    margin-bottom: 20px;
    padding: 5px;
}
.objects-row .work-item > a > img {
    width: 100%;
    border: 5px solid #e3b52c;
    max-height: 260px;
    object-fit: cover;
}
.Content__Font-sc-3sh3bs-0.dKUmIt > a {
    display: none !important;
}