/* -------------------------------------- */
/* -----------  template_main ----------- */
/* -------------------------------------- */
.template_main .ocean {
    display: none;
}


.template_main .background_image {
    position: absolute;
}

@media (max-width: 991px) {
    .template_main .description2 .title {
        font-size: 24px;
    }
}



/* -------------------------------------- */
/* ---  template_service_detail --------- */
/* -------------------------------------- */
.detail_service .background_image {
    position: absolute;
}

.detail_service .background_image img {}

.detail_service .background_left_top {
    top: -124px;
}

.detail_service .background_right {
    right: 0px;
}

.detail_service .background_center2 {
    right: 0px;
}



/* -------------------------------------- */
/* -----------  prices        ----------- */
/* -------------------------------------- */
.prices_template .background_image {
    position: absolute;
}



/* -------------------------------------- */
/* -----------  contacts      ----------- */
/* -------------------------------------- */
.contacts_template .background_image {
    position: absolute;
    top: -124px;
}

.contact_template .background_image {
    position: absolute;
}




/* -------------------------------------- */
/* -----------  doctor      ----------- */
/* -------------------------------------- */
.template_doctor .background_image {
    position: absolute;
}






/* -------------------------------------- */
/* -----------  promo          ----------- */
/* -------------------------------------- */
.promo_detail .background_image {
    position: absolute;
}

.promo_detail .background_left_top {
    top: 300px;
    left: 0px;
}

.promo_detail .background_right {
    right: 0px;
}

.promo_list .background_image {
    position: absolute;
}

.promo_list .background_right {
    right: 0px;
}
