
.neolit-services-details-close {
    bottom: -10px;
    z-index: 999;
    transition: all 0.2s;
    opacity: 0;
    transform: rotate(180deg)
}
.neolit-services-card.active .neolit-services-details-close {
    opacity: 1;
}
section.bg-gradient-primary {
    padding: 100px 0
}
@media (max-width: 992px) {
    section.bg-gradient-primary {
        padding: 60px 0
    }
}
.max-w-1200px {
    max-width: 1200px
}
#svg_map, #svg_map_europe {
    margin: auto;
    display: block;
    height: auto;
    width: 100%;
}
#svg_map .map-city, #svg_map_europe .map-city {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
#svg_map .map-city:hover, #svg_map_europe .map-city:hover {
    opacity: 0.5;
}
#svg_map .map-city.active, #svg_map_europe .map-city.active {

    fill: #FFD200;
}
#svg_map .map-svg-city, #svg_map_europe .map-svg-city {
    opacity: 0;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}
#svg_map .map-svg-city.active, #svg_map_europe .map-svg-city.active {
    opacity: 1;
    pointer-events: auto;
}
.h-28 {
    height: 7rem;
}
@media (min-width: 1440px) {
    .xxl\:text-170 {
        font-size: 170px;
    }
    .xxl\:text-110 {
        font-size: 110px;
    }
}
@media (min-width: 1200px) {

    .xl\:py-0  {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.min-h-80vh {
    min-height: 80vh;
}

.neolit-calculator-form form.wpforms-form .wpforms-submit-container {
    width: 100% !important;
    justify-content: center;
    display: flex !important;
}

section {
    padding: 20px 0;
}
@media (min-width: 992px) {
    section {
        padding: 60px 0;
    }
    .lg\:min-h-screen {
        min-height: 100vh;
    }
    .lg\:py-0  {
        padding-top: 0;
        padding-bottom: 0;
    }
    .lg\:text-92 {
        font-size: 92px;
    }
    .neolit-calculator-form form.wpforms-form .wpforms-submit-container {
        width: 320px !important;
        justify-content: center;
        display: flex !important;
    }
}
.neolit-seo-content h2 {
    margin-top: 1.5rem;
}
.neolit-seo-content a{
    text-decoration: underline !important;
}

.neolit-seo-content ol {
    list-style: decimal-leading-zero;
    list-style-position: inside;
}
.right-10 {
    right: 112px
}
.bottom-5 {
    bottom: 20px;
}
.sticky-about {
    position: sticky;
    top: 70px;
}
.h-60px {
    height: 60px;
}
.w-90px{
    width: 90px;
}

.hover-bg-gradient {
    position: relative;
}
.hover-bg-gradient:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(142deg, #0C437A 0%, #177AC8 100%);
    opacity: 0;
    transition-duration: 200ms;
}
.hover-bg-gradient:hover:after {
    opacity: 1;
}
.hover-bg-gradient:hover *{
    color: #fff !important;
}
.hover-bg-gradient:hover svg path{
    fill: #fff !important;
}
.max-w-190 {
    max-width: 160px
}

.overlay-calc {
    display: none;
    width: 100%;
    background: #fff;
    z-index: 9999;
    justify-content: flex-start;
    gap: 16px;
    padding: 20px 14px;
}
.bottom-10 {
    bottom: 10px;
}
.right-15 {
    right: 15px;
}
@media (max-width: 992px) {
    .max-w-190 {
        max-width: 150px
    }
    .overlay-calc-active {
        height: 440px;
        opacity: 0;
    }
    .overlay-calc {
        display: flex;
    }
    #pop-up-calculator .close {
        top: -30px;
        right: 0;
        background: none;
    }
    #pop-up-calculator .close span.text-gradient-primary {
        -webkit-text-fill-color: white;
    }
    #pop-up-calculator .close svg path{
        fill: #fff !important;
    }
    #quiz-body {
        max-height: 400px;
        overflow-y: scroll;
    }
    #quiz-body .py-10 {
        padding-top: 16px;
        padding-bottom: 16px;
    }
}
@media (min-width: 1200px) {
    .main__menu {
        top: 59px;
        height: calc(100vh - 59px);
    }
}
.overflow-visible {
    overflow: visible;
}
.lg\:-top-\[85\%\] {
    top: -115px
}
.neolit-seo-content table {
    width: 100%;
    max-width: none;
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    margin: 0 auto 40px;
}
.neolit-seo-content table tbody tr:nth-child(even),.neolit-seo-content table thead tr:nth-child(even),.neolit-seo-content table thead+tbody tr:nth-child(even) {
    background: #f2f2f2;
}
.neolit-seo-content table td, .neolit-seo-content table th {
    padding: 10px 20px;
    text-align: left;
    border: none;
    vertical-align: middle;
}
.neolit-scroll ul, .neolit-scroll ol {
    margin-bottom: 16px;
}
.wpforms-container .wpforms-form * {
    resize: none;
}
.rounded-20px {
    border-radius: 20px
}
.-left-1px {
    left: -1px
}
.lang-text-black {
    color: #1B1C1F !important;
}
.primary__menu {
    padding-top: 5vh;
}
.primary__menu .wrap__menu .sub-menu {
    height: calc(100vh - 190px);
}
@media (max-width: 768px) {
    .h-28 .h-96{
        height: 14rem;
    }
    .mb-64 {
        margin-bottom: 8rem;
    }
}
.select2-container li {
    min-height: 30px !important;
    height: auto !important;
}
.h-30rem {
    height: auto;
}
.menu-item-has-children a .bg-arrow {
    position: relative;
}
.menu-item-has-children a .bg-arrow {
    border-radius: 999px;
    width: 96px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
}
.menu-item-has-children a:hover .bg-arrow {
    background: #0C3E6F;
}
.h-89px {
    height: 89px;
    overflow: hidden;
}
.neolit-excerpt-1{
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.h-300px {
    height: 250px;
}

.ukraine-label, .europe-label {
    width: fit-content;
}
.section-single-service-main form.wpforms-form button[type="submit"]:hover:after{
    content: url('../resources/img/arrow-main-white.svg') !important;
}
@media (max-width: 992px) {
    .h-300px {
        height: 220px;
    }
}
@media (min-width: 992px) {
    .popup-transport-container {
        max-width: 500px;
    }

    .h-30rem {
        height: 30rem
    }
    .ukraine-label, .europe-label {
        width: 250px;
    }
}
@media (min-width: 1200px) {
    .max-w-200px {
        max-width:200px
    }
}
.pop-up-form .close {
    z-index: 9999;
}
.neolit-wrap-content blockquote cite {
    display: flex;
    gap: 14px;
}
.neolit-wrap-content blockquote p:empty {
    display: none;
}
.neolit-wrap-content blockquote cite:before {
    content: '';
    min-height: 100%;
    min-width: 6px;
    border-radius: 999px;
    background: linear-gradient(142deg, #0C437A 0%, #177AC8 100%)
}
.neolit-calculator-form .neolit-show-more fieldset ul li label {
    line-height:1 !important;
}
.neolit-main-btn--dark {
    position: relative;
    background: #fff;
    border: 1px solid #E1EAFF;
}
.neolit-main-btn--dark span {
    color: #0f0f0f;
    -webkit-text-fill-color: #0f0f0f;
}
.neolit-main-btn--dark:hover  {
    background: #E1EAFF;
}
.neolit-main-btn--dark:hover  span {
    color: #0f0f0f !important;
    -webkit-text-fill-color: #0f0f0f;
}
header.active-menu .sub-menu {
    z-index: 10 !important;
}
header .sub-menu {
    z-index: -10 !important;
}
header.active-menu .main__menu {
    z-index: 10 !important;
}
header .main__menu {
    z-index: -99999 !important;
    position: absolute;
}
#neolit-calc-label {
    bottom: 140px;
    right: 28px;
    width: calc(100% - 56px);
}
@media (max-width: 992px) {
    #neolit-calc-label {
        bottom: 103%;
        right: 14px;
        width: calc(100% - 28px);
    }
}
.bg-center {
    background-position: center !important;
}
.overflow-x-scroll {
    overflow-x: scroll;
}
.h-35 {
    height: 3.5rem
}
.nowrap {
    white-space: nowrap;
}
.neolit-team-section .neolit-slider .row-span-2 {
    height: calc(36rem + 20px);
}
.quiz-range .select2-selection--single {
    background: transparent;
    border: 0;
    height: auto;
}
.quiz-range .select2-selection--single .select2-selection__rendered {
    color: #6E7494;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%; /* 24.3px */
}
.quiz-range .selection {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.quiz-range .select2-container li {
    min-height: 43px !important;
    font-size: 16px !important;
}
.w-60px {
    width: 60px;
}
@media (max-width: 1440px) {
    .wrap__menu .space-y-10 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
    }
}
.neolit-projects-slider .h-\[270px\] {
    height: 294px !important;
}
@media (min-width: 991.99px) {
    .neolit-projects-slider .lg\:h-\[400px\] {
        height: 440px !important;
    }
}

html {
    scroll-behavior: smooth;
}
.neolit-main-btn {
    padding: 20px 32px;
    font-size: 20px;
}
.grecaptcha-badge {
    visibility: hidden !important;
}

.section-single-service-main .background__image{
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding-top: 20px;
    height: calc(100vh - 74px);
    min-height: 700px;
    display: flex;
    align-items: center;
    width: 100%;
}
.section-single-service-main{
    padding-top: 0 !important;
    position: relative;
}
.section-single-service-main h1{
    margin-bottom: 32px;
    font-size: 40px;
    text-align: center;
}
.section-single-service-main .wrap__contact-form .contact__form{
    width: 100%;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.9);
}
.section-single-service-main .contact__form h2{
    margin-bottom: 32px;
    font-size: 28px;
    line-height: 1.2;
}
.background__white{
    background: #fff;
    height: 100%;
}
.section-single-service-main .wrap__contact-form{
    width: 100%;
    max-width: 768px;
}
.section-single-service-main .background__white{
    display: none;
}
.section-single-service-main .contact__form label,.section-single-service-main form .wpforms-required-label{
    font-size: 16px !important;
    color: #6E7494 !important;
}
.section-single-service-main .contact__form form.wpforms-form input[type='text']{
    color: #0F0F0F !important;
    border-color: #6E7494 !important;
}
.section-single-service-main .contact__form .wpforms-field{
    padding: 0 !important;
}
.section-single-service-main .wpforms-submit-container{
    margin-top: 0 !important;
}
.section-single-service-main .wpforms-field-container .wpforms-field{
    margin-bottom: 20px;
}
.section-single-service-main .wpforms-field-container .wpforms-field:last-of-type{
    margin-bottom: 0 !important;
}
.section-single-service-main .wpforms-field-container{
    margin-bottom: 32px !important;
}
.section-single-service-main form.wpforms-form button[type="submit"]{
    background: linear-gradient(142deg, #0C437A 0%, #177AC8 100%) !important;
    border: solid 1px #177AC8 !important;
    -webkit-text-fill-color: #fff !important;
}
.section-single-service-main .contact__form form.wpforms-form input[type='text']::placeholder{
    color: #0F0F0F !important;
}
.section-single-service-main .contact__form{
    padding: 16px 20px;
}
.section-single-service-main .wrap__counter{
    padding-top: 40px;
    padding-bottom: 64px;
}
.section-single-service-main div.wpforms-container-full .wpforms-form em.wpforms-error{
    position: relative !important;
}
.section-single-service-main .wrap__contact-form input::placeholder{
    color: #0F0F0F !important;
    opacity: 1 !important;
}
.section-single-service-main .wrap__contact-form .wpforms-submit-container button{
    display: flex;
    justify-content: center;
}
.section-single-service-main .wrap__contact-form .wpforms-submit-container,.section-single-service-main .wrap__contact-form .wpforms-submit-container button{
    width: 100% !important;
}
.section-map .europe-label,.section-map .ukraine-label{
    width:50%;
}
.section-contact-form form.wpforms-form button[type="submit"]:hover:after{
    content: url("../resources/img/arrow-main-white.svg") !important
}
.section-service-statistic .wrap__statistic{
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
}
.section-service-statistic .inner__statistic{
    display: flex;
    align-items: center;
    cursor: pointer;
    box-shadow: 0px 4px 40px 0px #1A254312;
    background: linear-gradient(93.13deg, #0C437A 3.99%, #177AC8 96.06%);
    overflow: hidden;
    border-radius: 5px;
    padding: 16px;
    position: relative;
}
.section-service-statistic .inner__statistic:after{
    content: '';
    background: linear-gradient(93.13deg, #0C437A 3.99%, #177AC8 96.06%);
    height: 5px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.section-service-statistic .inner__statistic .background{
    transition: 0.2s;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.section-service-statistic .inner__statistic .background{
    background: #fff;
}
.section-service-statistic .inner__statistic:hover .background{
    background: transparent;
}
.section-service-statistic .inner__statistic:hover .image{
    background: #F5F9FA1A;
}
.section-service-statistic .inner__statistic .description *{
    color: #0F0F0F;
    font-weight: 500;
}
.section-service-statistic .inner__statistic .description{
    font-size: 16px;
    position: relative;
}
.section-service-statistic .inner__statistic .image{
    position: relative;
    z-index: 10;
    transition: 0.2s;
    margin-right: 10px;
}
.section-service-statistic .inner__statistic:hover .image svg path{
    animation: changeGradient 0.2s forwards;
}
.section-service-statistic .inner__statistic:hover .description *{
    color: #fff;
}
@keyframes changeGradient {
    0%{
        fill: #0C437A;
    }
    100% {
        fill: white;
    }
}
@media (min-width: 576px) {
    .section-service-statistic .inner__statistic .image{
        margin-right: 16px;
        width: 72px;
        height: 72px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #F5F9FA;
        border-radius: 100%;
    }
}
@media (min-width: 768px) {
    .section-service-statistic .wrap__statistic{
        grid-template-columns: 1fr 1fr;
        gap: 16px;
    }
    .section-service-statistic .inner__statistic{
        padding: 20px;
    }
}
@media (min-width: 992px) {
    .section-service-statistic .inner__statistic    {
        padding: 28px;
    }
    .section-service-statistic .inner__statistic .image{
        margin-right: 20px;
    }
    .section-service-statistic .inner__statistic .description{
        font-size: 18px;
    }
}
@media (min-width: 1200px) {
    .section-service-statistic .wrap__statistic{
        grid-template-columns: 1fr 1fr 1fr;
        gap: 20px;
    }
}
.section-contact-form .wrap__manager-information .image{
    width:64px;
    height: 64px;
    margin-right:16px;
    position: relative;
}
.section-contact-form .wrap__manager-information .image:after{
    content: '';
    background: #1BB157;
    border: 2px solid #fff;
    border-radius: 100%;
    display: block;
    position: absolute;
    right: 24px;
    bottom: 0;
    width: 12px;
    height: 12px;
}
.section-contact-form .wrap__manager-information .image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}
.section-contact-form .wrap__manager-information{
    display: flex;
    align-items: center;
}
.section-contact-form .wrap__manager-information .manager__name{
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 2px;
}
.section-contact-form .wrap__manager-information .manager__position{
    font-size: 16px;
}
.section-contact-form{
    background: linear-gradient(93.13deg, #0C437A 3.99%, #177AC8 96.06%);
    color: #fff;
    padding: 60px 0px !important;
}
.section-contact-form .wrap__form{
    background: #fff;
    padding: 20px 16px;
    border-radius: 5px;
}
.section-contact-form .wrap__form .wpforms-field-label{
    color: #6E7494 !important;
    opacity: 0.7 !important;
}
.section-contact-form .wrap__form form.wpforms-form input[type='text'],.section-contact-form .wrap__form form.wpforms-form input[type='text']::placeholder,.section-contact-form form.wpforms-form .choices__list--single .choices__item--selectable{
    color: #6E7494 !important;
    opacity: 1 !important;
}
.section-contact-form .wrap__form .wpforms-container .wpforms-field{
    padding: 0 !important;
    margin-bottom: 20px;
}
.section-contact-form .wrap__form form.wpforms-form input[type='text']{
    border-color: rgba(110, 116, 148, 0.5) !important;
}
.section-contact-form div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices__inner{
    box-shadow: unset !important;
}
.section-contact-form .choices__item:after, .section-contact-form .choices:before{
    content: none !important;
}
.section-contact-form div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices[data-type*="select-one"] .choices__list--dropdown .choices__list{
    border: 0 !important;
}
.section-contact-form  div.wpforms-container-full .wpforms-form .wpforms-field-select-style-modern .choices__button{
    display: none !important;
}
.section-contact-form .wpforms-field-divider{
    border: 0 !important;
    margin-top: 0 !important;
    padding: 0 !important;
    margin-bottom: 10px !important;
}
.section-contact-form .wpforms-field-divider h3{
    margin: 0 !important;
    padding: 0 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #6E7494 !important;
}
.section-contact-form .wpforms-field-layout .wpforms-field{
    margin-bottom: 0 !important;
}
.section-contact-form form.wpforms-form button[type="submit"]{
    background: linear-gradient(93.13deg, #0C437A 3.99%, #177AC8 96.06%) !important;
    border: 0 !important;
}
.section-contact-form form.wpforms-form button[type="submit"]:hover{
    color: #fff !important;
    -webkit-text-fill-color:unset !important;
}
.section-contact-form form.wpforms-form .choices .choices__inner{
    border-radius: 0 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-bottom: 1px solid rgba(110, 116, 148, 0.5) !important;
    padding: 8px 0px !important;
    font-weight: 500 !important;
    font-size: 18px !important;
}
.section-contact-form div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single .choices__item--selectable.choices__placeholder{
    opacity: 1 !important;
    color: #6E7494 !important;
}

.section-contact-form .wpforms-field-select select:focus{
    box-shadow: none !important;
}
.section-contact-form .container{
    display: flex;
    flex-direction: column;
    row-gap: 24px;
    column-gap: 32px;
}

.section-contact-form .description *{
    opacity: 1;
    font-weight: 500;
    color: #fff;
}
.section-contact-form h2{
    opacity: 1 !important;
}
.section-contact-form .circle{
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.section-contact-form .wrap__description ul li{
    margin-bottom: 10px;
}
.section-contact-form .wrap__description ul li:last-of-type{
    margin-bottom: 0 !important;
}
.section-contact-form .description{
    margin-bottom: 14px;
}
.section-contact-form div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column{
    padding: 0 !important;
}
.section-contact-form div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-field-layout-columns{
    margin: 0 !important;
}
.section-contact-form .wpforms-field-layout-columns{
    gap: 20px !important;
    display: flex !important;
    flex-direction: column !important;
}
.section-contact-form div.wpforms-container-full .wpforms-form em.wpforms-error{
    position: relative !important;
}
.section-single-page{
    .neolit-wrap-content{
        margin: 0 !important;
    }
}
@media (min-width: 576px) {
    .section-contact-form .wrap__form{
        padding: 24px 20px;
    }
    .section-contact-form .wpforms-field-layout-columns{
        flex-direction: row !important;
    }
}
@media (min-width: 768px) {
    .section-contact-form .wrap__form{
        padding: 32px;
    }
    .section-contact-form .wrap__manager-information .image{
        width:100px;
        height: 100px;
    }
    .section-contact-form .container{
        row-gap: 32px;
    }
    .section-contact-form .description{
        margin-bottom: 32px;
    }
    .section-contact-form .wrap__form .wpforms-container .wpforms-field{
        margin-bottom: 24px;
    }
}
@media (min-width: 992px) {
    .section-contact-form{
        padding: 80px 0px !important;
    }
    .section-contact-form .wrap__form{
        background: #fff;
        padding: 36px;
        border-radius: 5px;
    }
}
@media (min-width: 1200px) {
    .section-contact-form .container{
        display: flex;
        flex-direction: row;
        align-items:center;
        justify-content: space-between;
    }
}
@media (min-width: 576px) {
    .section-single-service-main h1{
        font-size: 48px;
    }
}
@media (min-width: 768px) {
    .section-single-service-main h1{
        font-size: 56px;
    }
    .section-single-service-main .contact__form h2{
        font-size: 40px;
    }
    .section-single-service-main .wrap__contact-form .wpforms-submit-container,.section-single-service-main .wrap__contact-form .wpforms-submit-container button{
        width: max-content !important;
    }
}
@media (min-width: 992px){
    .section-single-service-main .background__image{
        padding-top: 60px;
    }
    .section-single-service-main .contact__form{
        padding: 32px 20px;
    }
    .section-single-service-main .container__contact-form{
        display: flex;
        justify-content: flex-end;
    }
    .section-single-service-main h1{
        font-size: 64px;
    }
    .section-single-service-main .wrap__contact-form .wpforms-submit-container,.section-single-service-main .wrap__contact-form .wpforms-submit-container button{
        width: 100% !important;
    }
    .section-map .europe-label,.section-map .ukraine-label{
        width:max-content;
    }
}
@media (min-width: 1200px){
    .section-single-service-main h1{
        margin-bottom: 0;
        width:70%;
        text-align: left;
    }
    .section-single-service-main .wrap__contact-form{
        width: 30%;
        padding-left: 20px;
    }
    .section-single-service-main .contact__form h2{
        font-size: 38px;
    }
    .section-single-service-main .background__white{
        display: block;
    }
    .section-single-service-main .wrap__contact-form .contact__form{
        background: #F5F9FA;
    }
    .section-single-service-main .wrap__counter{
        position: absolute;
        bottom: 40px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .wrap__white{
        padding-bottom: 60px;
    }
    .section-single-service-main .background__image{
        width: 70%;
    }
    .section-single-service-main .contact__form h2{
        font-size: 31px;
    }
    .section-single-service-main .wrap__counter{
        left:50%;
        transform:translateX(-50%);
    }
}
@media (min-width: 1440px){
    .section-single-service-main h1{
        font-size: 66px;
    }
}
@media (min-width: 1800px){
    .section-single-service-main .wrap__contact-form{
        width:440px;
    }
    .section-single-service-main .wrap__contact-form h2{
        font-size:36px;
    }
}
.hero-contacts h1 {
    padding: 64px 0;
}
.hero-contacts {
    margin-top: 72px;
    padding-top: 0;
}
@media (max-width: 992px) {
    .hero-contacts {
        margin-top: 0px;
    }
    .hero-contacts video {
        margin-top: 72px;
    }

    .hero-contacts h1 {
        padding: 12px 0;
    }
}
.section-single-service-main-cta {
    .background__image {
        width: 100% !important;
        height: 100% !important;
    }
    h1 {
        text-align: left !important;
    }
    a {
        background-image: linear-gradient(142deg, #0C437A 0%, #177AC8 100%);
    }
}
@media (max-width: 992px) {
    .section-single-service-main-cta a {
        background: #fff !important;
    }

    .wrap__white {
        bottom: 5% !important;
    }
}
.custom-logo-link img {
    width: auto !important;
}
