/* contacts_template_1 NEW */
.contacts_page {
    position: relative;
}

.contacts_page_content {
    padding-left: calc((100vw - 1320px) / 2);
}

.contacts_page_item {
    height: 100%;
    padding: 2rem 1rem;
    background: #fff;
    border: 1px solid #EAEAEA;
    border-radius: 10px;
}

.contacts_page_item_block:not(:last-child) {
    margin-bottom: 1rem;
}

.contacts_page_item_title {
    font-size: 1rem;
    font-weight: 400;
    color: var(--theme-skit-color-2);
    margin-bottom: 1rem;
    opacity: 0.8;
}

.contacts_page_item_link a {
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
    color: var(--theme-skit-color-2);
}

.contacts_page_item_link.map_link a {
    font-size: 0.8rem;
    margin-top: 1rem;
}

.contacts_page_item_desc {
    font-size: 0.7rem;
    font-weight: 400;
    color: var(--theme-skit-color-2);
    margin-top: 0.5rem;
    opacity: 0.5;
}

.contacts_page_item_adress {
    font-size: 1.2rem;
    font-weight: 400;
}

.contacts_page_days_list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 2rem;
}

.contacts_page_day {
    padding: 1rem;
    background: #F2F2F2;
    border-radius: 10px;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}

.contacts_page_day_name {
    font-size: 0.8rem;
    font-weight: 700;
    text-align: center;
    padding-bottom: 5px;
}

.contacts_page_day_time {
    font-size: 0.7rem;
    padding: 5px 0;
    text-align: center;
}

.contacts_page_day_time_line {
    border-bottom: 1px solid #DBDBDB;
}

.contacts_page_map {
    height: 100%;
    border-radius: 10px 0 0 10px;
    overflow: hidden;
    border: 1px solid #EAEAEA;
}

.contacts_page_map iframe {
    width: 100% !important;
    height: 100% !important;
}

@media (max-width: 992px) {
    .contacts_page_map {
        border-radius: 10px;
        height: 300px;
    }
}

@media (max-width: 768px) {
    .contacts_page_day {
        padding: 0.5rem;
    }
}
/* END contacts_template_1 NEW */

.contact-wrappers .bg-primary {
    background-color: #0d6efd !important;
}

.contact-item h2 {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 4rem;
}

.contact-item .title {
    font-size: 1.125rem;
    font-weight: 700;
    color: #595959;
}

.contact-item .text {
    font-size: 1.125rem;
    font-weight: 400;
    color: #595959;
}

.contact-item .file-img {
    padding-right: 1rem
}

.contact-item .file-text {
}

.contact-item .file-text a {
    color: #264390;
    font-size: 1rem;
    text-decoration: none;
}

.contact-item .file-text a:hover {
    text-decoration: underline;
}

.contact-item .emptyblock {
    height: 6rem;
}

.contact-item h3 {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 4rem;
    color: #A5A5A5;
}

.contact-item .second-block {
    padding-left: 70px;
}

.contact-item .form-text {
    font-size: 0.875rem;
    color: #AAA9A9;
    border: 0;
    border-bottom: 1px solid #AAA9A9;
    width: 100%;
    padding: 0 0 .7rem 0
}

.contact-item .form-button {
    border: 5px solid #ADBDCE;
    background-color: #fff;
    color: #9F9D9D;
    font-size: 1.125rem;
    padding: 0.5rem 2rem;
}

.contact-item .form-accept {
    color: #A6A6A6;
    font-size: 0.875rem;
    padding-right: 1rem !important;
}

@media (max-width: 768px) {
    .contact-item .second-block {
        padding-left: 0;
    }
}

.contacts_template_1 .item_block2 {
    border-left: 1px solid #dee2e6 !important;
    min-height: 200px;
    padding: 2rem;
}

.contacts_template_1 .item_block3 {
    border-left: 1px solid #dee2e6 !important;
    min-height: 200px;
    padding: 2rem;
}

.contacts_template_1 .row2 {
    margin-top: 3rem;
}

.contacts_template_1 .row3 {
    margin-bottom: 2rem;
}

.contacts_template_1 .padding4 {
    padding: 3rem;
}

.contacts_template_1 .clinic_item_title {
    color: #3B4D9A;
    font-size: 2rem;
    margin-top: 1rem;
}

.contacts_template_1 .clinic_item_subtitle {
    font-family: exobold;
    margin-bottom: 0;
}

.contacts_template_1 .clinik-item-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 300px;
}

.contacts_template_1 .clinic_item_delimiter {
    height: 5px;
    background-color: #3B4D9A;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.contacts_template_1 .clinik-item-img {
    padding-left: 20px;
}

.clinik-item-img img {
    max-width: 100%;
}

h2 {
    font-size: 1.2rem;
    margin-top: 0
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {

    .contacts_template_1 .item_block2, .contacts_template_1 .item_block3 {
        border: 0 !important;
    }

}

@media (max-width: 990px) {
    .contacts_template_1 .padding4 {
        margin-top: 10px;
    }

    .contacts_template_1 .ymaps1608813232787819488 {
        height: 250px
    }

    .contacts_template_1 .clinik-item-img {
        padding-left: 0;
    }
}


/*contacts_template_3*/
.contacts_info_wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 15px;
    border: 1px solid #E3E3E3
}

.contacts_info {
    margin-bottom: 15px;
}

.contacts_info_item {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 15px;
}

.contacts_info_icon {
    width: 52px;
    min-width: 52px;
    padding: 10px;
    background: #F4F4F4;
}

.contacts_info_icon img {
    width: 100%;
}

.contacts_info_content {
    margin-left: 15px;
}

.contacts_info_content_title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2em;
}

.contacts_info_content_title a {
    color: inherit;
}

.contacts_info_content_desc {
    font-size: 12px;
    line-height: 1.2em;
    color: #9D9D9D;
    margin-top: 5px;
}

.contacts_map,
.contacts_map > * {
    height: 100% !important;
    min-height: 250px;
}

.contacts_pers_item {
    height: 100%;
    padding: 15px;
    border: 1px solid #E3E3E3;
}

.contacts_pers_title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 20px;
}

.contacts_pers_main {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #E3E3E3;
}

.contacts_pers_icon {
    width: 55px;
    min-width: 55px;
    border-radius: 50%;
    overflow: hidden;
}

.contacts_pers_icon img {
    width: 100%;
}

.contacts_pers_name {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2em;
    margin-left: 15px;
}

.contacts_pers_info {
    margin-top: 15px;
}

.contacts_pers_info_item {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 10px;
}

.contacts_pers_item_icon {
    width: 18px;
    min-width: 18px;
}

.contacts_pers_item_icon img {
    width: 100%;
}

.contacts_pers_item_link {
    margin-left: 10px;
}

.contacts_pers_item_link a {
    display: block;
    font-size: 14px;
    color: inherit;
}

.contacts_requisites_title {
    font-size: 26px;
    line-height: 1.2em;
}

.contacts_form_title {
    font-size: 40px;
    line-height: 1.2em;
} 


