/**
 Theme Name: Discover
 Template: understrap
 Version: 500
 Description: Discover
 Author: Jam
 Author URI: http://jam.in.ua
 */
@import url('../understrap/style.css');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap');

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    margin-bottom: 2rem;
}

body {
    font-family: 'Montserrat', sans-serif !important;
    line-height: 1.5;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000000;
}

.btn {
    border-radius: 10px;
    padding: 1rem 4rem;
    font-size: 1.5rem;
    font-weight: 700;
}

.btn-primary {
    border: 4px solid #1536C4;
    background-color: #1536C4;
    color: #fff;
    box-shadow: 0 0 20px #1536c45e;
}

.btn-white {
    background-color: #ffffff;
    color: #1536C4 !important;
    border: 4px solid #ffffff;
    padding: 0.5rem 3rem;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active {
    background-color: #1536C4 !important;
    color: #ffffff !important;
    border: 4px solid #ffffff !important;
}

.btn-secondary {
    border: 4px solid #1536C4;
    background-color: transparent;
    color: #1536C4;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
    border: 4px solid #1536C4 !important;
    background-color: #1536C4 !important;
    color: #ffffff !important;
}

nav.fixed-top {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);
}

.nav-logo {
    height: 64px;
    margin-right: 16px;
}

.nav-link-custom {
    padding: 16px;
    color: #4F4F4F;

    font-size: 16px;
    line-height: 20px;
}

.nav-link-custom:hover,
.card-header button:hover {
    color: #4E5ACB;
    text-decoration: none;
}

.nav-phone {
    text-align: center;
}

.nav-phone a {
    font-weight: bold;
}

.nav-phone a:hover {
    color: #4E5ACB;
}

.nav-phone small {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #4F4F4F;
}

.nav-modal-button,
.form-button,
.main-button {
    padding: 16px 32px !important;
    background: #4E5ACB !important;
    border-radius: 10px !important;
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #FFFFFF !important;
    border: none !important;
    height: auto !important;
}

.main-button {
    display: inline-block;
}

.main-button:hover {
    color: #FFFFFF;
}

.main-adress {
    margin-top: 24px;
}

.main-adress small {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #4F4F4F;
    margin-left: 12px;
}

.main-adress small a {
    color: #4a4a4a;
}

.nav-modal-button {
    margin-left: 16px;
}

.form-button {
    width: 100%;
}

.nav-modal-button img,
.form-button img {
    margin-left: 12px;
}

.main-bg {
    background-image: url(img/main.png);
    background-position: center;
    background-size: cover;
    padding: 72px 0px;
}

.main-bg .container {
    padding-top: 0px;
    padding-bottom: 0px;
}

main .container {
    padding-top: 64px;
    padding-bottom: 64px;
}

.main-content h1 {
    font-weight: bold;
    font-size: 48px;
    line-height: 59px;
    color: #000000;
    margin-bottom: 24px;
}

.main-content h5 {
    font-weight: 500;
    font-size: 20px;
    line-height: 148%;
    color: #000000;
    margin-bottom: 48px;
}

.main-button img {
    margin-right: 12px;
}

.secondary-button {
    background: #FFFFFF;
    border-radius: 26px;
    padding: 16px 32px;
    color: #4F4F4F;
    margin-left: 20px;
    font-weight: bold;
    font-size: 14px;
    line-height: 128.4%;
    display: inline-block;
}

.secondary-button:hover {
    color: #4E5ACB;
    text-decoration: none;
}

.secondary-button img {
    margin-left: 12px;
}

.gray-section {
    background-color: #F6F6F8;
}

.service-card {
    border: 2px solid #4E5ACB;
    padding: 48px 32px 36px 32px;
    text-align: center;
    height: 100%;
}

.service-card img {
    margin-bottom: 48px;
    height: 64px;
}

.service-card h3,
.service-list h3,
.guarantee-list h3 {
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    text-align: left;
}

.service-card h3,
.guarantee-list h3 {
    margin-bottom: 16px;
}

.service-list h3 {
    margin-bottom: 24px;
}

.service-card p,
.service-list p,
.guarantee-list p,
.work-steps p,
.results-subtext,
.card-body {
    font-weight: 500;
    font-size: 16px;
    line-height: 148%;
    color: #4F4F4F;
    margin: 0px;
    text-align: left;
}

.results-subtext {
    margin-top: 28px;
    display: block;
}

.work-steps p {
    padding-left: 56px;
}

.title-section {
    margin-bottom: 64px;
}

.title-section span,
.title-footer h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    margin-bottom: 16px;
    display: block;
}

.title-section span {
    color: #4F4F4F;
}

.title-footer h3 {
    color: #FFFFFF;
}

.title-section h2 {
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    color: #000000;
}

.service-list span {
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #4E5ACB;
    margin-bottom: 4px;
    display: block;
}

.service-list img {
    width: 100%;
    margin-bottom: 24px;
}

.guarantee-list img {
    height: 64px;
    margin-bottom: 36px;
}

.work-steps {
    position: relative;
    margin-bottom: 36px;
}

.work-steps span {
    width: 36px;
    height: 36px;
    border: 2px solid #4E5ACB;
    border-radius: 18px;
    display: block;
    position: absolute;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 148%;
    color: #4E5ACB;
    padding: 4px 0px;
    box-sizing: border-box;
}

input,
textarea {
    width: 100%;
    height: auto !important;
    border: none !important;
    border-radius: 20px !important;
    padding: 15px 20px !important;
    font-weight: 500 !important;
    font-size: 1.25rem !important;
    line-height: 150% !important;
    margin-bottom: 20px !important;
    color: #000000 !important;
    background-color: #F0F0F0 !important;
}

textarea {
    height: 150px !important;
}

button:focus,
textarea:focus,
input:focus {
    outline: none !important;
}

textarea {
    resize: none;
}

@media screen and (max-width: 991px) {
    input,
    textarea {
        padding: 10px 15px !important;
        font-size: 1.125rem !important;
        margin-bottom: 15px !important;
    }

    textarea {
        height: 120px !important;
    }
}

.card-header {
    background-color: #FFFFFF;
    padding: 0px;
    border: none;
    border-top: 2px solid #4E5ACB;
}

.card-header button {
    padding: 16px 32px 16px 0px;
    font-weight: bold;
    font-size: 18px;
    line-height: 148%;
    color: #000000;
    position: relative;
    text-decoration: none !important;
}

.card-header button:focus {
    box-shadow: none;
}

.card-header button img {
    transform-origin: center;
    position: absolute;
    right: 0px;
    top: 24px;
}

.card-header button.collapsed img {
    transform: rotate(180deg);
}

.card-body {
    padding: 0px;
    padding-bottom: 16px;
}

.footer {
    background-color: #4F4F4F;
    padding: 64px 0px 48px 0px;
}

.title-footer a {
    font-weight: bold;
    font-size: 24px;
    line-height: 148%;
    color: #FFFFFF;
    margin-bottom: 8px;
    display: block;
}

.title-footer p,
.footer-icon p {
    font-weight: 500;
    font-size: 16px;
    line-height: 148%;
    color: #FFFFFF;
}

.title-footer h4 {
    font-weight: bold;
    font-size: 18px;
    line-height: 148%;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.footer-social {
    padding-top: 38px;
}

.title-footer p {
    margin-bottom: 24px;
}

.footer-icon {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}

.footer-icon:hover {
    text-decoration-color: #FFF;
}

.footer-icon p {
    margin-bottom: 0px;
    margin-left: 12px;
}

.copyrights small {
    font-weight: 500;
    font-size: 16px;
    line-height: 148%;
    color: #FFFFFF;
}

.modal-content {
    border: none;
    border-radius: 12px;
    padding: 12px;
}

.navbar-toggler {
    padding: 0px;
    border: none;
}

.navbar-toggler div {
    background-color: #4E5ACB;
    width: 32px;
    height: 2px;
    margin: 8px 0px;
}

.close {
    transform: scale(1.4) translateY(2px);
}

.modal-header {
    border: none;
    padding-bottom: 0px;
}

.modal-title {
    font-weight: 700;
}

.navbar-nav li {
    margin-left: 10px;
    margin-right: 10px;
}

@media screen and (max-width: 1200px) {
    .nav-link-custom {
        font-size: 20px;
        padding: 12px 0px;
        display: block;
    }

    .navbar-nav {
        text-align: center;
    }

    .nav-modal-button {
        display: block;
        margin: 0px auto 24px auto;
    }

    .service-list {
        margin-bottom: 48px;
    }

    .navbar-brand,
    .nav-logo {
        margin-right: 0px;
    }

    .nav-modal-button {
        transform: translateY(12px);
    }
}

@media screen and (max-width: 992px) {
    .service-card {
        height: auto;
        margin-bottom: 32px;
        padding: 32px;
        display: flex;
        align-items: center;
    }

    .service-card img {
        margin-bottom: 0px;
        margin-right: 32px;
        width: 64px;
    }

    .service-card h3 {
        margin-bottom: 12px;
        width: 100%;
    }

    .main-bg {
        background: #92E0EB;
    }

    .guarantee-list {
        margin-bottom: 48px;
    }

    .results-subtext {
        margin-bottom: 36px;
        margin-top: 12px;
    }
}

@media screen and (max-width: 768px) {
    .callback-form {
        margin-bottom: 48px;
    }

    .footer-social {
        padding-top: 12px;
        margin-bottom: 24px;
    }

    .copyrights small {
        font-size: 14px;
    }

    .title-section {
        margin-bottom: 48px;
    }

    .modal .callback-form {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 576px) {


    .btn {
        width: 100%;
    }

    .main-content h1 {
        font-size: 32px;
        margin-bottom: 20px;
        line-height: 128%;
    }

    .service-card h3,
    .service-list h3,
    .guarantee-list h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .service-card p,
    .service-list p,
    .guarantee-list p,
    .work-steps p,
    .results-subtext,
    .card-body {
        font-size: 14px;
        line-height: 148%;
    }

    .service-card {
        margin-bottom: 15px;
    }

    main .container {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .main-bg {
        padding: 32px 0px;
    }

    .secondary-button {
        margin-left: 0px;
        margin-top: 12px;
    }

    .main-button {
        margin-right: 12px;
    }

    .main-content h5 {
        margin-bottom: 24px;
    }

    .title-section {
        margin-bottom: 36px;
    }

    .title-section h2 {
        font-size: 28px;
    }

    .title-section span {
        font-size: 16px;
        margin-bottom: 4px;
    }

    .service-card {
        padding: 36px 24px 32px 24px;
    }

    .service-card h3 {
        margin-bottom: 12px;
    }

    .service-card img {
        margin-bottom: 36px;
    }

    .service-list {
        margin-bottom: 32px;
    }

    .service-list h3 {
        margin-bottom: 16px;
        display: inline-block;
    }

    .service-list img {
        margin-bottom: 16px;
    }

    .service-list span {
        display: inline;
        font-size: 20px;
    }

    .guarantee-list {
        margin-bottom: 32px;
    }

    .guarantee-list img {
        margin-bottom: 24px;
    }

    .guarantee-list h3 {
        margin-bottom: 12px;
    }
}

.invalid .wpcf7-response-output {
    display: none !important;
}

.wpcf7-not-valid-tip {
    font-size: .8rem;
}

.wpcf7-not-valid {
    border: 2px solid #dc356f !important;
}

.sent .form-body {
    display: none;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0em 0.5em 1em;
    padding: 2em 2em;
    border-radius: 20px;
    border: 2px solid #00a0d2;
}

.footer .wpcf7 form .wpcf7-response-output {
    color: #fff !important;
}

.close {
    float: right;
    font-size: 2rem;
    font-weight: 100;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.container-fluid {
    max-width: 1400px !important;
    margin-left: auto;
    margin-right: auto;
    padding: 0 40px;
}

.site .navbar-brand {
    color: #1536C4;
}

.nav-link,
.call-button,
.lang {
    white-space: nowrap;
}

.lang span, .lang a {
    height: 40px;
    width: 40px;
    display: inline-block;
    opacity: 1;
    border-radius: 20px;
    border: 2px solid #cacaca;
    line-height: 39px;
    text-align: center;
    margin-left: 4px;
    color: #cacaca;
    font-weight: 800;
    transition: all var(--fast);
}

.lang span,
.lang a:hover {
    background-color: #1536C4 !important;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    border-color: #1536C4 !important;
}

.thm {
    overflow: hidden;
    width: 100px;
    height: 100px;
    flex-shrink: 0;
}

.slick-dots li button:before {
    content: '';
    background-color: #000;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

.slick-prev:before, .slick-next:before {
    content: '' !important;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    width: 25px;
    display: block;
    height: 35px;
    background-image: url(img/arrowRightWhite.svg);
    background-position: center center;
    background-repeat: no-repeat;
}

.slick-prev:before {
    transform: rotate(180deg);
}

.slick-prev, .slick-next {
    width: 25px !important;
    height: 35px !important;
}

.x1, .x2, .x3, .x4, .x5, .x6 {
    opacity: 0;
    transform: translateY(40px);
}

.x1 {
    transition: all ease .7s .1s;
}

.x2 {
    transition: all ease .7s .4s;
}

.x3 {
    transition: all ease .7s .7s;
}

.x4 {
    transition: all ease .7s 1s;
}

.x5 {
    transition: all ease .7s 1.3s;
}

.x6 {
    transition: all ease .7s 1.6s;
}

.visible .x1, .visible .x2, .visible .x3, .visible .x4, .visible .x5, .visible .x6 {
    opacity: 1;
    transform: translateY(0px);
}

.section1, .works, .reviews {
    overflow: hidden;
}

.navbar {
    padding: 24px 0;
    min-height: 94px;
}

.modal-body h2 {
    margin-bottom: 1rem;
}

.services-slide {
    padding-bottom: 2rem;
}

.h1, h1 {
    font-size: 3rem;
}

.h2, h2 {
    font-size: 2.6rem;
}

#contacts {
    background-color: #000;
    color: #fff;
    padding: 1rem 0;
}

.call-button {
    display: flex;
    color: #1536C4;
}

.call-button:before {
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: .4rem;
    background-image: url(img/tel-blue.svg);
}

.site {
    padding-top: 94px;
}

.section.section1 {
    padding: 50px 0px;
}

.section.section1 .desc {
    margin-bottom: 50px;
}

.section.section1 .desc h1 {
    font-size: 3rem;

    margin-bottom: 35px;
}

.section.section1 .desc p {
    font-size: 1.125rem;
    line-height: 150%;
    margin-bottom: 8px;
}

.section.section1 .desc *:last-child {
    margin-bottom: 0px;
}

.main-title {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 30px;
}

.main-title h2 {
    font-size: 2.25rem;
    line-height: 140%;
    text-align: center;
    margin: 0px;
}

.main-title p {
    font-size: 1.125rem;
    line-height: 150%;
    margin: 0px;
    margin-top: 25px;
    width: 60%;
    text-align: center;
}

.section.news {
    background-color: #F5F5F5;
    padding: 50px 0;
}

.news-item {
    overflow: hidden;
    position: relative;
}

.news-item .thumbnail {
    height: 230px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.news-item .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-item .thumbnail .date {
    position: absolute;
    background-color: #fff;
    border-radius: 10px;
    padding: 5px 10px;
    margin: 15px;
    font-size: 1rem;
    line-height: 140%;
}

.news-item .caption {
    padding-top: 15px;
}

.news-item .caption h3 {
    font-size: 1.375rem;
    line-height: 120%;
    margin: 0px;
}

.news-item .caption h3 a {
    color: #000000;
    margin: 0px;
}

.bottom-text {
    text-align: center;
    margin-top: 30px;
}

.section.benefits {
    padding: 50px 0px;
}

.benefits-row .row:nth-child(2) {
    flex-direction: row-reverse;
}

.benefits-row .row .about {
    display: flex;
    flex-direction: column;
}

.benefits-row .row .about .num {
    font-weight: 700;
    font-size: 4.5rem;
    line-height: 120%;
    color: #ffffff;
    text-shadow: 2px 0 0 #1536c4, -2px 0 0 #1536c4, 0 2px 0 #1536c4, 0 -2px 0 #1536c4, 1px 1px #1536c4, -1px -1px 0 #1536c4, 1px -1px 0 #1536c4, -1px 1px 0 #1536c4;


    margin-bottom: 20px;
}

.benefits-row .row .about h3 {
    font-size: 2.25rem;

    color: #1536C4;
    margin-bottom: 30px;
}

.benefits-row .row .about .description {
    margin: 0px;
}

.benefits-row .row .about .description p {
    font-size: 1.125rem;
    line-height: 150%;
    margin-bottom: 8px;
}

.benefits-row .row .about .description *:last-child {
    margin-bottom: 0px;
}

.more-text {
    margin-bottom: 30px;
    text-align: center;
}

.more-text p {
    font-size: 1.125rem;
    line-height: 150%;
    margin-bottom: 8px;
}

.more-text *:last-child {
    margin-bottom: 0px;
}

.section.works {
    background-color: #1536C4;
    color: #ffffff;
    padding: 50px 0;
}

.works .main-title h2 {
    color: #ffffff;
}

.works .main-title p {
    color: #ffffff;
}

.works-slider,
.works-slider .slick-list,
.works-slider .slick-track {
    overflow: visible !important;
}

.works-slider {
    padding-top: 35px;
    max-width: 800px;
    margin: 0px auto;
}

.works-slider .slick-arrow {
    z-index: 2;
}

.works-slider .slick-arrow.slick-prev {
    left: 10px;
}

.works-slider .slick-arrow.slick-next {
    right: 10px;
}

.portfolio-item {
    display: flex;
    flex-direction: column;
}

.portfolio-item .thumbnail {
    border: 10px solid #fff;
    background-color: #fff;
    border-radius: 20px;
    margin: 0px 50px 50px;
    overflow: hidden;
    transition: all ease .5s;
}

.slick-center .portfolio-item .thumbnail {
    transform: scale(1.2, 1.2);
}

.portfolio-item .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.portfolio-item .caption {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.portfolio-item .caption h3 {
    font-size: 1.75rem;
    line-height: 130%;
    color: #ffffff;
    margin-bottom: 20px;
}

.portfolio-item .caption .desc p {
    font-size: 1.125rem;
    line-height: 140%;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 8px;
}

.portfolio-item .caption .desc *:last-child {
    margin-bottom: 0px;
}

.section.process {
    padding: 50px 0px;
}

.process-item {
    display: flex;
    flex-direction: column;
}

.process-item .thumbnail {
    height: 120px;
}

.process-item .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.process-item .caption {
    padding-top: 15px;
}

.process-item .caption .num {
    font-weight: 700;
    font-size: 2rem;
    line-height: 120%;
    color: #1536C4;
    margin-bottom: 15px;
    text-align: center;
}

.process-item .caption h3 {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 140%;
    margin: 0px;
    text-align: center;
}

.process-item .caption .description {
    margin-top: 15px;
    font-size: 1.125rem;
    line-height: 140%;
    font-weight: 400;
    text-align: center;
}

.section.partners {
    padding: 50px 0px;
    background-color: #F5F5F5;
}

.section.partners .row {
    display: flex;
    justify-content: center;
}

.section.partners .row .col {
    width: 20%;
    flex: 0 0 20%;
    margin-bottom: 30px;
}

.partners-item {
    display: flex;
    flex-direction: column;
}

.partners-item .thumbnail {
    height: 60px;
    display: flex;
}

.partners-item .thumbnail img {
    max-width: 150px;
    height: 100%;
    object-fit: contain;
    margin: 0px auto;
}

.section.statistics {
    padding: 50px 0px;
}

.statistics-item {
    border-radius: 20px;
    border: 2px solid #1536C4;
    padding: 30px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.statistics-item .number {
    display: flex;
    align-items: flex-end;
    margin-bottom: 30px;
}

.statistics-item .number h3 {
    font-size: 3.125rem;
    line-height: 120%;
    font-weight: 700;
    color: #1536C4;
    margin-bottom: 0px;
}

.statistics-item .number span {
    font-size: 1.5rem;
    line-height: 120%;
    font-weight: 700;
    color: #1536C4;
    margin-left: 10px;
    margin-bottom: 8px;
}

.statistics-item p {
    font-size: 1.125rem;
    line-height: 140%;
    font-weight: 700;
    color: #1536C4;
    max-width: 55%;
    margin-bottom: 0px;
}

.section.services {
    padding: 50px 0px;
}

.services .slick-prev::before,
.services .slick-next::before,
.reviews .slick-prev::before,
.reviews .slick-next::before,
.process .slick-prev::before,
.process .slick-next::before {
    background-image: url(img/arrowRight.svg);
}

.services-slider .slick-list {
    margin: 0px 50px;
}

.services-slider .slick-prev {
    left: 10px;
}

.services-slider .slick-next {
    right: 10px;
}

.service-item {
    display: flex;
    flex-direction: column;
}

.service-item .thumbnail {
    height: 220px;
}

.service-item .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.service-item .caption {
    padding-top: 15px;
}

.service-item .caption h3 {
    text-align: center;
    font-size: 1.5rem;
    line-height: 140%;
    font-weight: 700;
    margin-bottom: 15px;
}

.service-item .caption p {
    text-align: center;
    font-size: 1.125rem;
    line-height: 150%;
    font-weight: 400;
    margin-bottom: 8px;
}

.service-item .caption *:last-child {
    margin-bottom: 0px;
}

section.reviews {
    background-color: #ECECEC;
    padding: 50px 0px;
}

.review-item .card *:last-child {
    margin-bottom: 0px;
}

.testimonials-slider .slick-list {
    margin: 0px 50px;
}

.testimonials-slider .slick-prev {
    left: 10px;
}

.testimonials-slider .slick-next {
    right: 10px;
}

.review-item {
    display: flex;
    flex-direction: column;
}

.review-item .card {
    border: none;
    padding: 30px;
    margin-bottom: 40px;
    position: relative;
    min-height: 370px;
    border-radius: 20px;
}

.review-item .card:after {
    position: absolute;
    left: 40px;
    bottom: -40px;
    width: 40px;
    height: 40px;
    content: '';
    border: 20px solid transparent;
    border-left: 20px solid white;
    border-top: 20px solid white;
}

.review-item .card p {
    font-size: 1.125rem;
    line-height: 150%;
    font-weight: 400;
    margin-bottom: 8px;
}

.review-item .autor {
    display: flex;
}

.review-item .autor .thumbnail {
    width: 100px;
    min-width: 100px;
    height: 100px;
    margin-right: 25px;
    border-radius: 50%;
    overflow: hidden;
}

.review-item .autor .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.review-item .autor .caption {
    display: flex;
    flex-direction: column;
}

.review-item .autor .caption h3 {
    font-size: 1.125rem;
    line-height: 140%;
    font-weight: 700;
    margin-bottom: 15px;
}

.review-item .autor .caption .desc {
    font-size: 1.125rem;
    line-height: 140%;
    font-weight: 400;
}

.slick-slider.slick-dotted.slick-initialized {
    margin-bottom: 60px;
}

.slick-slider.slick-dotted.slick-initialized .slick-dots {
    bottom: -50px;
    display: flex;
    justify-content: center;
}

.slick-slider.slick-dotted.slick-initialized .slick-dots li {
    width: 14px;
    height: 14px;
    display: flex;
}

.slick-slider.slick-dotted.slick-initialized .slick-dots li button {
    width: 14px;
    height: 14px;
    padding: 0px;
}

.slick-slider.slick-dotted.slick-initialized .slick-dots li button::before {
    width: 14px;
    height: 14px;
    background-color: #ffffff;
    opacity: 1;
    font-size: 0px;
}

.slick-slider.slick-dotted.slick-initialized .slick-dots li.slick-active button::before {
    background-color: #1536C4;
}

.section.footer {
    background-color: #1536C4;
    color: #ffffff;
    padding: 70px 0px;
}

.footer h2 {
    font-size: 2.25rem;
    line-height: 140%;
    font-weight: 700;
    margin-bottom: 30px;
}

.footer p {
    font-size: 1.125rem;
    line-height: 150%;
    font-weight: 400;
    margin-bottom: 8px;
}

.footer .menu-contacts-container {
    display: flex;
    margin-top: 30px;
    margin-bottom: 30px;
}

.contacts-list {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.contacts-list li {
    display: flex;
    margin-bottom: 15px;
}

.contacts-list li:last-child {
    margin-bottom: 0px;
}

.contacts-list li a {
    color: #ffffff;
    padding: 0px;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 1.25rem;
    line-height: 120%;
    font-weight: 400;
}

.contacts-list li a:hover {
    text-decoration: underline;
}

.contacts-list li a::before {
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(img/tel.svg);
    margin-right: 20px;
}

.contacts-list li.addr a::before {
    background-image: url(img/pin.svg);
}

.contacts-list li.email a::before {
    background-image: url(img/email.svg);
}

.footer-btns {
    margin-top: 30px;
}

@media screen and (max-width: 1199px) {
    .btn {
        padding: 0.75rem 3rem;
        font-size: 1.25rem;
    }

    .site .navbar-brand,
    .site .navbar-brand-inner {
        width: 200px;
    }

    .site .navbar-brand svg,
    .site .navbar-brand-inner svg {
        width: 100%;
    }

    .section.section1 {
        padding: 30px 0px;
    }

    .section.section1 .desc {
        margin-bottom: 30px;
    }

    .section.section1 .desc h1 {
        font-size: 2.5rem;
        margin-bottom: 20px;
    }

    .main-title h2 {
        font-size: 1.875rem;
    }

    .main-title p {
        width: 80%;
    }

    .section.news {
        padding: 30px 0;
    }

    .news-item .thumbnail {
        height: 180px;
    }

    .section.benefits {
        padding: 30px 0px;
    }

    .benefits-row .row .about .num {
        font-size: 3.75rem;
    }

    .benefits-row .row .about h3 {
        font-size: 1.875rem;
    }

    .section.partners {
        padding: 30px 0px;
    }

    .section.statistics {
        padding: 30px 0px;
    }

    .statistics-item .number h3 {
        font-size: 2.75rem;
    }

    .statistics-item .number span {
        margin-bottom: 6px;
    }

    .statistics-item p {
        max-width: 80%;
    }

    .section.works {
        padding: 30px 0;
    }

    .portfolio-item .caption h3 {
        font-size: 1.5rem;
    }

    .section.process {
        padding: 30px 0px;
    }

    .process-item .caption .num {
        font-size: 1.75rem;
    }

    .process-item .caption h3 {
        font-size: 1.125em;
    }

    section.reviews {
        padding: 30px 0px;
    }

    .review-item .card {
        padding: 20px;
    }

    .review-item .card p {
        font-size: 1rem;
    }

    .testimonials-slider .slick-list {
        margin: 0px 30px;
    }

    .testimonials-slider .slick-prev {
        left: -5px;
    }

    .testimonials-slider .slick-next {
        right: -5px;
    }

    .review-item .autor .thumbnail {
        width: 80px;
        min-width: 80px;
        height: 80px;
    }

    .slick-slider.slick-dotted.slick-initialized .slick-dots {
        bottom: -40px;
    }

    .section.services {
        padding: 30px 0px;
    }

    .service-item .thumbnail {
        height: 200px;
    }

    .service-item .caption h3 {
        font-size: 1.375rem;
    }

    .services-slider .slick-list {
        margin: 0px 30px;
    }

    .services-slider .slick-prev {
        left: -5px;
    }

    .services-slider .slick-next {
        right: -5px;
    }

    .section.footer {
        padding: 50px 0px;
    }

    .footer h2 {
        font-size: 1.875rem;
    }

    .contacts-list li a {
        font-size: 1.125em;
    }
}

@media screen and (max-width: 991px) {
    .btn {
        padding: 0.5rem 2rem;
        font-size: 1.25rem;
    }

    .navbar .navbar-nav .nav-link {
        font-size: 0.875rem;
    }

    .section.section1 .desc h1 {
        font-size: 1.75rem;
        margin-bottom: 20px;
    }

    .section.section1 .desc p {
        font-size: 1rem;
    }

    .main-title h2 {
        font-size: 1.5rem;
    }

    .main-title {
        margin-bottom: 20px;
    }

    .main-title p {
        font-size: 1rem;
        width: 100%;
        margin-top: 15px;
    }

    .news-item .thumbnail {
        height: 150px;
    }

    .news-item .thumbnail .date {
        margin: 10px;
        font-size: 0.875rem;
    }

    .news-item .caption h3 {
        font-size: 1.25rem;
    }

    .benefits-row .row .about .num {
        font-size: 3rem;
        margin-bottom: 10px;
    }

    .benefits-row .row .about h3 {
        font-size: 1.5rem;
        margin-bottom: 20px;
    }

    .benefits-row .row .about .description p {
        font-size: 1rem;
    }

    .bottom-text {
        margin-top: 20px;
    }

    .more-text {
        margin-bottom: 20px;
    }

    .more-text p {
        font-size: 1rem;
    }

    .section.partners .row .col {
        width: calc(100% / 3);
        flex: 0 0 calc(100% / 3);
        margin-bottom: 20px;
    }

    .statistics-item {
        padding: 20px;
    }

    .statistics-item .number {
        margin-bottom: 20px;
    }

    .statistics-item .number h3 {
        font-size: 2rem;
    }

    .statistics-item .number span {
        font-size: 1.25rem;
        margin-bottom: 4px;
    }

    .statistics-item p {
        max-width: 100%;
        font-size: 1rem;
    }

    .portfolio-item .caption h3 {
        font-size: 1.25rem;
        margin-bottom: 15px;
    }

    .portfolio-item .caption .desc p {
        font-size: 1rem;
    }

    .process-item .thumbnail {
        height: 100px;
    }

    .process-item .caption .num {
        font-size: 1.5rem;
        margin-bottom: 10px;
    }

    .process-item .caption h3 {
        font-size: 1rem;
    }

    .how-slider.slick-slider.slick-dotted.slick-initialized .slick-dots li button::before {
        background-color: #ececec;
    }

    .how-slider.slick-slider.slick-dotted.slick-initialized .slick-dots li.slick-active button::before {
        background-color: #1536C4;
    }

    .review-item .card {
        margin-bottom: 30px;
    }

    .review-item .card:after {
        bottom: -30px;
        width: 30px;
        height: 30px;
        border: 15px solid transparent;
        border-left: 15px solid white;
        border-top: 15px solid white;
    }

    .review-item .autor .thumbnail {
        margin-right: 15px;
    }

    .review-item .autor .caption h3 {
        margin-bottom: 10px;
    }

    .review-item .autor .caption .desc {
        font-size: 1rem;
    }

    .service-item .thumbnail {
        height: 150px;
    }

    .service-item .caption h3 {
        font-size: 1.25rem;
        margin-bottom: 10px;
    }

    .service-item .caption p {
        font-size: 1rem;
    }

    .services-slider.slick-slider.slick-dotted.slick-initialized .slick-dots li button::before {
        background-color: #ececec;
    }

    .services-slider.slick-slider.slick-dotted.slick-initialized .slick-dots li.slick-active button::before {
        background-color: #1536C4;
    }

    .row.how-slider {
        margin-left: 0px;
        margin-right: 0px;
    }

    .how-slider .slick-list {
        margin: 0px 30px;
    }

    .how-slider .slick-prev {
        left: -5px;
    }

    .how-slider .slick-next {
        right: -5px;
    }

    .footer h2 {
        font-size: 1.375rem;
        margin-bottom: 20px;
    }

    .footer p {
        font-size: 1rem;
    }

    .footer .menu-contacts-container {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .contacts-list li {
        margin-bottom: 8px;
    }

    .contacts-list li a {
        font-size: 1rem;
    }

    .contacts-list li a::before {
        width: 20px;
        height: 20px;
        margin-right: 10px;
    }

    .footer-btns {
        margin-top: 20px;
    }
}

.btn-link {
    font-size: 1em;
    padding: 0;
    color: #1635c3 !important;
    display: flex;
    align-items: center;
    text-decoration: underline;

}

.btn-link:before {
    content: '';
    display: block;
    width: 25px;
    min-width: 25px;
    height: 25px;

    margin-right: 20px;
    background-image: url("img/exit-top-right.svg");
    -webkit-background-size: cover;
    background-size: cover;
}

@media screen and (max-width: 767px) {
    .btn-primary {
        border: 2px solid #1536C4;
    }

    .btn-white {
        border: 2px solid #ffffff;
    }

    .btn-white:hover,
    .btn-white:focus,
    .btn-white:active {
        border: 2px solid #ffffff !important;
    }

    .btn-secondary {
        border: 2px solid #1536C4;
    }

    .btn-secondary:hover,
    .btn-secondary:focus,
    .btn-secondary:active {
        border: 2px solid #1536C4 !important;
    }

    .navbar {
        padding: 6px 30px;
        min-height: 50px;
    }

    .site .navbar-brand,
    .site .navbar-brand-inner {
        padding: 0px;
    }

    .site {
        padding-top: 50px;
    }

    .section.news .row .col-md-4 {
        margin-top: 20px;
    }

    .section.news .row .col-md-4:first-child {
        margin-top: 0px;
    }

    .section.statistics .row .col-md-4 {
        margin-top: 20px;
    }

    .section.statistics .row .col-md-4:first-child {
        margin-top: 0px;
    }

    .portfolio-item .thumbnail {
        margin: 0px 30px 50px;
        border: 5px solid #fff;
    }

    .works-slider.slick-slider.slick-dotted.slick-initialized .slick-dots li button::before {
        background-color: #ececec;
        opacity: 0.5;
    }

    .works-slider.slick-slider.slick-dotted.slick-initialized .slick-dots li.slick-active button::before {
        background-color: #ffffff;
        opacity: 1;
    }

    .slick-slider.slick-dotted.slick-initialized {
        margin-bottom: 50px;
    }

    .slick-slider.slick-dotted.slick-initialized .slick-dots {
        bottom: -30px;
    }

    .testimonials-slider .slick-list {
        margin: 0px;
    }

    .how-slider .slick-list {
        margin: 0px;
    }

    .services-slider .slick-list {
        margin: 0px;
    }

    .review-item .card {
        min-height: 230px;
    }

    .big-img {
        display: flex;
    }

    .big-img img {
        max-width: 60%;
        margin: 0px auto;
    }
}

@media screen and (max-width: 575px) {
    .btn {
        font-size: 1.125rem;
    }

    .container-fluid {
        padding: 0 15px;
    }

    .navbar {
        padding: 6px 15px;
    }

    .news-item .caption h3 {
        font-size: 1.125rem;
    }

    .section.section1 .desc h1 {
        font-size: 1.625rem;
    }

    .section.partners .row .col {
        width: calc(100% / 2);
        flex: 0 0 calc(100% / 2);
    }

    .partners-item .thumbnail img {
        max-width: 120px;
    }

    .big-img {
        padding: 15px 0px;
    }

    .big-img img {
        max-width: 80%;
        margin: 0px auto;
    }

    .section.section1 {
        padding: 20px 0px;
    }

    .section.news {
        padding: 20px 0;
    }

    .section.services {
        padding: 20px 0px;
    }

    section.reviews {
        padding: 20px 0px;
    }

    .section.process {
        padding: 20px 0px;
    }

    .section.partners {
        padding: 20px 0px;
    }

    .section.statistics {
        padding: 20px 0px;
    }

    .section.benefits {
        padding: 20px 0px;
    }

    .works-slider {
        padding-top: 15px;
    }

    .portfolio-item .thumbnail {
        margin: 0px 5px 30px;
    }

    .portfolio-item .caption h3 {
        font-size: 1.125rem;
    }

    .portfolio-item .caption .desc p {
        font-size: 0.875rem;
    }

    .review-item .card p {
        font-size: 0.875rem;
    }
}

/*--News--*/

.wrapper#archive-wrapper {
    padding: 70px 0px;
}

.page-header {
    margin-bottom: 35px;
    display: flex;
    flex-direction: column;
}

.page-header h1 {
    font-size: 3rem;
    line-height: 140%;
    margin-bottom: 20px;
}

.page-header p {
    font-size: 1.125rem;
    line-height: 150%;
    margin-bottom: 8px;
}

.wrapper#archive-wrapper .page-header {
    max-width: 50%;
}

.page-header *:last-child {
    margin-bottom: 0px;
}

.wrapper#archive-wrapper .row .col-md-6 {
    margin-bottom: 50px;
}

.wrapper#archive-wrapper .row .col-md-6:nth-child(2n + 2) {
    margin-top: -100px;
}

.wrapper#archive-wrapper .news-item .thumbnail {
    height: 380px;
}

.wrapper#archive-wrapper .news-item .caption {
    padding-top: 25px;
}

@media screen and (max-width: 1199px) {
    .page-header h1 {
        font-size: 2.5rem;
    }

    .wrapper#archive-wrapper {
        padding: 40px 0px;
    }

    .wrapper#archive-wrapper .news-item .thumbnail {
        height: 300px;
    }

    .wrapper#archive-wrapper .row .col-md-6:nth-child(2n + 2) {
        margin-top: -90px;
    }
}

@media screen and (max-width: 991px) {
    .page-header {
        margin-bottom: 20px;
    }

    .page-header h1 {
        font-size: 1.75rem;
        margin-bottom: 15px;
    }

    .page-header p {
        font-size: 1rem;
    }

    .wrapper#archive-wrapper .row .col-md-6 {
        margin-bottom: 40px;
    }

    .wrapper#archive-wrapper .news-item .thumbnail {
        height: 250px;
    }

    .wrapper#archive-wrapper .row .col-md-6:nth-child(2n + 2) {
        margin-top: -60px;
    }
}

@media screen and (max-width: 767px) {
    .wrapper#archive-wrapper .page-header {
        max-width: 100%;
    }

    .wrapper#archive-wrapper .news-item .thumbnail {
        height: 220px;
    }

    .wrapper#archive-wrapper .news-item .caption {
        padding-top: 15px;
    }

    .wrapper#archive-wrapper .row .col-md-6:nth-child(2n + 2) {
        margin-top: 0px;
    }
}

@media screen and (max-width: 575px) {
    .wrapper#archive-wrapper {
        padding: 20px 0px;
    }

    .page-header h1 {
        font-size: 1.625rem;
    }

    .wrapper#archive-wrapper .row .col-md-6 {
        margin-bottom: 30px;
    }

    .wrapper#archive-wrapper .news-item .thumbnail {
        height: 200px;
    }
}

.section-top {
    padding: 100px 0;
    text-align: center;
    position: relative;
    color: #fff;
    min-height: 600px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}

.section-top:before {
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

.section-top .container-fluid {
    position: relative;
    z-index: 2;
}

.breadcrumbs-container {
    margin-bottom: 20px;
}

.breadcrumbs-container span,
.breadcrumbs-container strong,
.breadcrumbs-container a {
    font-size: 1.1rem;

    font-weight: 400;
    color: #ffffff;
}

.section-top h1 {
    font-size: 3rem;
    line-height: 130%;
    font-weight: 700;
    margin-bottom: 0px;
    color: #ffffff;
}

.post {
    padding: 50px 0px;
}

.post p,
.post span {
    font-size: 1.2rem;

}

.post blockquote * {
    font-weight: 700 !important;
}

.post a {
    color: #1536C4;
}

.post p img {
    margin: 20px -100px;
    max-width: calc(100% + 200px);
    object-fit: cover;
    border-radius: 20px;
}

.post ul {
    list-style: none;
    padding: 0px;
}

.post ul li {
    margin-bottom: 8px;
    padding-left: 25px;
    position: relative;
}

.post ul li:last-child {
    margin-bottom: 0px;
}

.post ul li::after {
    content: '';
    position: absolute;
    left: 0px;
    top: 12px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #1536C4;
}

.container.navigation.post-navigation {
    max-width: 1400px !important;
    padding: 40px 30px;
}

.container.navigation.post-navigation .nav-links > span {
    font-size: 1.25rem;
    line-height: 120%;
    padding: 0px 15px;
    max-width: 50%;
}

.container.navigation.post-navigation .nav-links > span.nav-next {
    margin-left: auto;
}

.container.navigation.post-navigation .nav-links > span a {
    color: #1536C4;
}

.more-posts {
    background-color: #F5F5F5;
    padding: 50px 0px;
}

@media screen and (max-width: 1199px) {
    .breadcrumbs-container span,
    .breadcrumbs-container strong,
    .breadcrumbs-container a {
        font-size: 1.25rem;
    }

    .section-top h1 {
        font-size: 2.5rem;
    }

    .post {
        padding: 30px 0px;
    }

    .post p,
    .post span {
        font-size: 1.25rem;
    }

    .post p img {
        margin: 0px -80px;
        max-width: calc(100% + 160px);
    }

    .post ul li::after {
        top: 10px;
    }

    .container.navigation.post-navigation .nav-links > span {
        font-size: 1.125rem;
    }

    .more-posts {
        padding: 30px 0px;
    }
}

@media screen and (max-width: 991px) {
    .section-top {
        min-height: 400px;
        padding: 60px 0px;
    }

    .breadcrumbs-container span,
    .breadcrumbs-container strong,
    .breadcrumbs-container a {
        font-size: 1.125rem;
    }

    .section-top h1 {
        font-size: 1.75rem;
    }

    .post p,
    .post span {
        font-size: 1.125rem;
    }

    .post p img {
        margin: 0px -60px;
        max-width: calc(100% + 120px);
    }

    .post ul li {
        padding-left: 22px;
    }

    .post ul li::after {
        top: 8px;
        width: 12px;
        height: 12px;
    }
}

@media screen and (max-width: 767px) {
    .post p img {
        margin: 0px;
        max-width: 100%;
    }

    .container.navigation.post-navigation {
        padding: 20px 30px;
    }

    .container.navigation.post-navigation .nav-links > span {
        font-size: 1rem;
    }

    .more-posts .row .col-md-4 {
        margin-top: 20px;
    }

    .more-posts .row .col-md-4:first-child {
        margin-top: 0px;
    }

    .post ul li {
        padding-left: 20px;
    }

    .post ul li::after {
        width: 10px;
        height: 10px;
    }
}

@media screen and (max-width: 575px) {
    .section-top {
        min-height: 300px;
        padding: 40px 0px;
    }

    .breadcrumbs-container {
        margin-bottom: 15px;
    }

    .breadcrumbs-container span,
    .breadcrumbs-container strong,
    .breadcrumbs-container a {
        font-size: 1rem;
    }

    .section-top h1 {
        font-size: 1.625rem;
    }

    .post {
        padding: 20px 0px;
    }

    .post p,
    .post span {
        font-size: 1rem;
    }

    .post ul li {
        padding-left: 15px;
    }

    .post ul li::after {
        top: 10px;
        width: 8px;
        height: 8px;
    }

    .container.navigation.post-navigation {
        padding: 20px 15px;
    }

    .container.navigation.post-navigation .nav-links > span {
        font-size: 0.875rem;
    }

    .more-posts {
        padding: 20px 0px;
    }
}

/*--Services--*/

.services-top {
    padding: 70px 0px;
}

.services-top .page-header {
    text-align: center;
}

.services-top .row .col-md-4 {
    margin-bottom: 50px;
}

@media screen and (max-width: 1199px) {
    .services-top {
        padding: 40px 0px;
    }
}

@media screen and (max-width: 767px) {
    .services-top .row .col-md-4 {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 575px) {
    .services-top {
        padding: 20px 0px;
    }

    .services-top .row .col-md-4 {
        margin-bottom: 30px;
    }
}

/*--Contacts--*/

.contacts-top {
    padding: 20px 0px;
}

.contacts-top .row {
    align-items: center;
}

.contacts-top .page-header {
    max-width: 60%;
    margin-bottom: 0px;
}

.contacts-info {
    padding: 70px 0px;
}

.contacts-info ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
}

.contacts-info ul li {
    padding-left: 75px;
    margin-bottom: 20px;
    position: relative;
    font-size: 1.5rem;
    line-height: 150%;
}

.contacts-info ul li:last-child {
    margin-bottom: 0px;
}

.contacts-info ul li::before {
    content: '';
    position: absolute;
    left: 0px;
    top: 6px;
    width: 35px;
    height: 35px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(img/tel-blue.svg);
}

.contacts-info ul li:nth-child(2):before,
.contacts-info ul li:nth-child(5):before {
    background-image: url(img/pin-blue.svg);
}

.contacts-info ul li:nth-child(3):before,
.contacts-info ul li:nth-child(4):before {
    background-image: url(img/email-blue.svg);
}

form h3 {
    font-size: 1.75rem;
    margin-bottom: 30px;
}

form label {
    font-size: 1.125em;
    margin-bottom: 10px;
    cursor: text;
}

form .wpcf7-submit {
    border-radius: 0px;
    padding: 1rem 4rem;
    font-size: 1.5rem;
    font-weight: 700;
    border: 4px solid #1536C4 !important;
    background-color: #1536C4 !important;
    color: #fff !important;
    margin-bottom: 0px;
}

form .wpcf7-submit:hover {
    background-color: #350dff !important;
    border-color: #2b00ff !important;
}

@media screen and (max-width: 1199px) {
    .contacts-top .page-header {
        max-width: 80%;
        margin-bottom: 0px;
    }

    .contacts-info {
        padding: 40px 0px;
    }

    .contacts-info ul li {
        font-size: 1.25rem;
        padding-left: 55px;
    }

    .contacts-info ul li::before {
        top: 0px;
    }

    form h3 {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 991px) {
    .contacts-info ul li {
        font-size: 1.125rem;
        margin-bottom: 15px;
        padding-left: 45px;
    }

    .contacts-info ul li::before {
        width: 25px;
        height: 25px;
    }

    form h3 {
        font-size: 1.375rem;
        margin-bottom: 20px;
    }

    form label {
        font-size: 1em;
    }
}

@media screen and (max-width: 767px) {
    .contacts-info ul {
        margin-bottom: 40px;
    }

    form h3 {
        font-size: 1.25rem;
    }

    form label {
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 575px) {
    .contacts-info {
        padding: 20px 0px;
    }

    .contacts-info ul li {
        font-size: 1rem;
        margin-bottom: 15px;
        padding-left: 30px;
    }

    .contacts-info ul li::before {
        width: 20px;
        height: 20px;
        top: 2px;
    }
}

.cases-thmb {
    border-radius: 20px;
    overflow: hidden;
    padding: 0 !important;
    box-shadow: 0 0 20px rgb(0 0 0 / 30%);
}

.grecaptcha-badge {
    display: none !important;
}

@media screen and (max-width: 576px) {
    .breadcrumbs-container {
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        white-space: normal;
    }

    .h2, h2 {
        font-size: 1.6rem;
    }

    .h1, h1 {
        font-size: 2rem;
    }

    iframe {
        width: 100%;
        height: 270px;
    }
}