/**
 * Стили только для: page-med-turism (медицинский туризм).
 */

.page-template-page-med-turism .rassrocka_text blockquote {
    font-family: Montserrat, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: var(--color-text);
}

.page-template-page-med-turism .rassrocka_text blockquote p {
    margin: 0;
}

.page-template-page-med-turism .block_pacientam .tabs .lsf__tab a {
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: inherit;
    color: var(--color-accent);
    padding: 10px 20px 9px 60px;
    margin-right: 10px;
}

.page-template-page-med-turism .block_pacientam .tabs .lsf__tab.active-tab a {
    background-color: var(--color-accent);
    color: #fff;
}

.page-template-page-med-turism .block_pacientam .lsf__tab a:hover {
    background-color: #e7e7e7;
}

.page-template-page-med-turism .block_pacientam .tabs {
    background: transparent;
    margin-top: 40px;
    margin-bottom: 20px;
}

.page-template-page-med-turism .block_pacientam .tabs ul {
    display: flex;
    align-items: center;
}

.page-template-page-med-turism .transport-sam,
.page-template-page-med-turism .transport-sub,
.page-template-page-med-turism .transport-bus,
.page-template-page-med-turism .transport-car {
    background-repeat: no-repeat;
    background-position: 19px 50%;
}

.page-template-page-med-turism .transport-sam {
    background-image: url(/wp-content/themes/stomarus/img/sam-b.svg);
}

.page-template-page-med-turism .transport-sub {
    background-image: url(/wp-content/themes/stomarus/img/poezd-b.svg);
}

.page-template-page-med-turism .transport-bus {
    background-image: url(/wp-content/themes/stomarus/img/bus-b.svg);
}

.page-template-page-med-turism .transport-car {
    background-image: url(/wp-content/themes/stomarus/img/car-b.svg);
}

.page-template-page-med-turism .active-tab a.transport-sam {
    background-image: url(/wp-content/themes/stomarus/img/sam-w.svg);
}

.page-template-page-med-turism .active-tab a.transport-sub {
    background-image: url(/wp-content/themes/stomarus/img/poezd-w.svg);
}

.page-template-page-med-turism .active-tab a.transport-bus {
    background-image: url(/wp-content/themes/stomarus/img/sub-w.svg);
}

.page-template-page-med-turism .active-tab a.transport-car {
    background-image: url(/wp-content/themes/stomarus/img/car-w.svg);
}

.page-template-page-med-turism div.turizm_tabs_flex {
    width: 100%;
    display: flex;
    justify-content: left;
    margin: 0 0 10px 0;
    flex-wrap: wrap;
    column-gap: 60px;
}

.page-template-page-med-turism .turizm_tabs_flex ul span {
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 700;
    color: var(--color-text);
}

.page-template-page-med-turism .flag-countryname {
    padding-top: 25px;
    display: inline-flex;
}

.page-template-page-med-turism .flag-countryname span {
    align-self: center;
    padding-left: 8px;
}

.page-template-page-med-turism .flag-ul {
    width: 250px;
}

.page-template-page-med-turism .rassrocka_text_links_inline a {
    display: inline-block;
    text-decoration: underline;
}

.page-template-page-med-turism .rassrocka_text_links_inline a:hover {
    color: var(--color-accent);
}

.page-template-page-med-turism div.contact_main_second_lsf_width_turizm {
    width: 100%;
}

.page-template-page-med-turism .block_pacientam .contact_main_second_lsf__tab-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.page-template-page-med-turism .block_pacientam .contact_main_second_lsf__tab-item div {
    font-family: "Roboto", "Arial", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #605C5C;
}

.page-template-page-med-turism .block_pacientam .contact_main_second_lsf__tab-item div img {
    width: 100%;
}

.page-template-page-med-turism .block_pacientam .contact_main_second_lsf__tab-item ul li {
    border-left: 0 solid var(--color-accent);
    margin: 10px 0;
    padding-left: 0;
}

.page-template-page-med-turism #scroll_to_form .home_callback_main img {
    width: 270px;
}

@media only screen and (max-width: 1024px) {
    .page-template-page-med-turism .home_callback_main_title {
        text-align: left;
    }
}

@media only screen and (max-width: 768px) {
    .page-template-page-med-turism .rassrocka_text blockquote {
        font-size: 16px;
    }

    .page-template-page-med-turism .block_pacientam .tabs .lsf__tab a {
        font-size: 14px;
    }

    .page-template-page-med-turism div.turizm_tabs_flex {
        column-gap: inherit;
    }

    .page-template-page-med-turism div.turizm_tabs_flex ul {
        width: 49%;
        margin-top: 5px;
    }

    .page-template-page-med-turism #scroll_to_form .home_callback_main img {
        width: 190px;
        right: 0;
    }

    .page-template-page-med-turism .block_pacientam .tabs ul {
        flex-wrap: wrap;
    }

    .page-template-page-med-turism .block_pacientam .tabs {
        width: 100%;
    }

    .page-template-page-med-turism .block_pacientam .contact_main_second_lsf__tab-item div {
        width: 100%;
    }

    .page-template-page-med-turism .block_pacientam .contact_main_second_lsf__tab-item {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
}

@media only screen and (max-width: 475px) {
    .page-template-page-med-turism .flag-ul {
        width: 170px;
    }
}
