

/* Start:/local/templates/proopt_page/css/help.css?17571657756267*/
/* CSS Document */
.b-doctors-bg_top {
    position: relative;
    display: block;
    background: #e2eaea url(/local/templates/proopt_page/css/../img/bg_doctors.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
    height: 450px;
    overflow: hidden;
}

.b-doctors_title {
    position: relative;
    padding: 0 20px;
}

.b-doctors-bg_top .b-doctors-bg_elem {
    display: table;
    height: 450px;
}

.b-doctors-bg_top .b-doctors-bg_elem div,
.b-list-elem_desc div {
    display: table-cell;
    vertical-align: middle;
}

.b-doctors-bg_top .b-doctors-bg_elem h1.pagetitle {
    font-size: 48px;
    border: none;
    padding-top: 0;
}

.b-doctors-bg_top .b-doctors-bg_elem h1.pagetitle span {
    display: block;
    font-family: latosemibold;
    font-size: 36px;
    margin-top: 10px;
}

.b-doctors-bg_top .b-doctors-bg_elem .b-doctors_spec {
    color: #8b8b8b;
    font-size: 21px;
}

.b-doctors_photo {
    position: absolute;
    top: 20px;
    right: 0;
}

/* Block content */
.b-block {
    position: relative;
    padding: 70px 0;
}

.b-block-title {
    font-size: 30px;
    font-family: latoheavy;
    line-height: 42px;
    padding-bottom: 40px;
}

.b-block-left,
.b-block-right {
    float: left;
    width: 50%;
}

.b-list .b-list-elem {
    padding-bottom: 10px;
}

.b-list .b-list-elem:last-child {
    padding-bottom: 0;
}

.b-list-elem .b-list-elem_img,
.b-list-elem .b-list-elem_desc,
.p-doctors.b-block .presscenteroffers .item div.img_offers,
.p-doctors.b-block .presscenteroffers .item div.data {
    display: table-cell;
    vertical-align: middle;
}

.b-list-elem_img {
    width: 100px;
    padding-right: 30px;
}

.b-list-elem_desc {
    font-family: latosemibold;
    font-size: 16px;
    line-height: 24px;
    padding-right: 60px;
}

.b-block-right .b-list .b-list-elem {
    padding-bottom: 20px;
}

.b-block-right .b-list-elem_img {
    width: 50px;
}

.b-block-right .b-list-elem_desc,
.b-list-elem-ul span {
    font-family: LatoRegular;
    font-size: 18px;
    line-height: 26px;
}

.b-list-elem-ul span.b-list-elem_desc_strong {
    display: block;
}

.b-list-elem_desc_strong {
    font-family: latoheavy !important;
}

.b-block-desc_index {
    padding-top: 40px;
    font-size: 24px;
    line-height: 32px;
}

.b-list-elem-ul {
    list-style: none;
    padding: 0;
}

.p-doctors .b-block-left .b-list-elem-ul {
    padding: 0 60px 40px 0;
}

.b-list-elem-ul li {
    position: relative;
    display: block;
    padding-left: 40px;
    padding-bottom: 20px;
}

.b-list-elem-ul li.fa-check:before {
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 18px;
    color: #0079dc;
}

.p-doctors.b-block .btn1 {
    display: initial;
}

.p-doctors.b-block .maps {
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    margin-top: 87px;
}

.p-doctors.b-block.b-block-min {
    padding: 40px 0 20px;
}

.p-doctors.b-block .presscenteroffers {
    padding-bottom: 0;
}

.p-doctors.b-block .presscenteroffers .item {
    border: 1px solid #F2F2F2;
    text-align: left;
    padding: 0;
    width: 282px;
}

.p-doctors.b-block .presscenteroffers .item a {
    display: table;
    padding: 0 20px;
    font-family: latoHeavy;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
}

.p-doctors.b-block .presscenteroffers .item div.img_offers,
.p-doctors.b-block .presscenteroffers .item div.img_offers img {
    width: 70px;
    padding: 0;
    margin: 0;
    float: none;
}

.p-doctors.b-block .presscenteroffers .item .data {
    padding-left: 20px;
    height: 100px;
}

.p-doctors.b-block .presscenteroffers .slick-prev,
.p-doctors.b-block .presscenteroffers .slick-next {
    background-color: #fff;
    cursor: pointer;
}

.p-doctors.b-block .presscenteroffers .slick-prev {
    top: 81px;
    right: 40px;
}

.p-doctors.b-block .presscenteroffers .slick-next {
    top: 81px;
    right: 0px;
}

@media (max-width: 1180px) {
    .b-block .centering {
        padding: 0 20px;
        min-width: inherit;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

}

@media (max-width: 1024px) {
    .b-block {
        padding: 40px 0;
    }

    .b-block-title {
        padding-bottom: 20px;
        font-size: 24px;
        font-family: latoheavy;
        line-height: 32px;
    }

    .b-list-elem_img {
        width: 80px;
        padding-right: 20px;
    }

    .b-doctors_photo img,
    .b-list-elem_img img {
        width: 100%;
    }

    .b-list-elem_desc {
        padding-right: 40px;
    }

    .b-block-right .b-list-elem_desc, .b-list-elem-ul span {
        font-size: 16px;
        line-height: 24px;
    }

    .b-block-desc_index {
        padding-top: 20px;
        font-size: 18px;
        line-height: 26px;
    }
}

@media (max-width: 768px) {
    .b-doctors-bg_top,
    .b-doctors-bg_top .b-doctors-bg_elem {
        height: 350px;
    }

    .b-doctors-bg_top .b-doctors-bg_elem h1.pagetitle {
        font-size: 36px;
    }

    .b-doctors-bg_top .b-doctors-bg_elem h1.pagetitle span {
        font-size: 24px;
    }

    .b-doctors-bg_top .b-doctors-bg_elem .b-doctors_spec {
        font-size: 18px;
    }

    .b-doctors_photo {
        width: 400px;
    }
}

@media (max-width: 760px) {
    .b-block {
        padding: 30px 0;
    }

    /*.b-doctors-bg_top,
    .b-doctors-bg_top .b-doctors-bg_elem {
        height: 250px;
    }*/

    .b-doctors-bg_top .b-doctors-bg_elem h1.pagetitle span {
        margin-top: 20px;
    }

    .b-doctors_photo {
        width: 300px;
        right: 50px;
    }

    .b-block-left,
    .b-block-right {
        float: none;
        width: 100%;
    }

    .b-block-right {
        padding-top: 30px;
    }

    .b-list-elem_img {
        width: 50px;
    }

    .b-list-elem_desc {
        padding-right: 0;
    }

    .p-doctors.b-block .maps {
        position: relative;
        height: 300px;
        margin-top: 0px;
    }

    .p-doctors .b-block-left .b-list-elem-ul {
        padding: 0 0 20px 0;
    }

    .p-doctors.b-block .btn1 {
        display: block;
        line-height: 40px;
        padding: 0;
    }
}

@media (max-width: 480px) {
    .b-doctors_photo {
        display: none;
    }
}

/* End */


/* Start:/local/templates/proopt_page/components/bitrix/breadcrumb/gopro/style.css?1757165775626*/
.titlebreadcrumb {
    background-color: #f7f8f8;
}

.breadcrumb {
    padding: 12px 20px;
}

.breadcrumb li {
    display: inline;
    color: #8b8b8b;
    padding-right: 10px;
}

.breadcrumb a {
    text-decoration: underline;
    color: #8b8b8b;
}

.breadcrumb a:hover {
    text-decoration: none;
}

.breadcrumb li.last a {
    color: #000;
    text-decoration: none;
}

.titlebreadcrumb .breadcrumb span:after, .breadcrumb a:after {
    content: none;
    display: none;
}

.titlebreadcrumb .breadcrumb > li + li:before {
    content: none;
    display: none;
}

.titlebreadcrumb .breadcrumb span {
    padding-right: 0;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/map.yandex.system/.default/style.css?1757165776698*/
div.bx-yandex-map {
    color: black;
    font-size: 11px;
}

div.bx-yandex-map div.YMaps-b-balloon-content {
    color: black;
    font-size: 11px;
}

div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
    padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea {
    font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
    background-image: none !important;
}

/* End */


/* Start:/local/templates/proopt_page/components/bitrix/news.line/offers/style.css?17571657753604*/
.newsmain {
    background-color: #f7f8f8;

}

.presscenteroffers {
    width: 100%;
    padding-bottom: 40px;
}

.presscenteroffers .title {
    padding: 50px 0px 34px 0px;
    font-size: 21px;
    text-transform: uppercase;
    font-family: latoheavy;
}

.presscenteroffers .in {
    width: 100%;
    padding: 0 10px;
}

.presscenteroffers .item {
    width: 281px;
    float: left;
    margin: 0 11px 0 0;
    background-color: #fff;
}

.presscenteroffers .item.last {
    padding-bottom: 0;
    margin-right: 0px;
    float: right;
}

.presscenteroffers .item a.blockname {
    color: #000;
}

.presscenteroffers .item div.img_offers img {
    max-width: 70px;
    padding: 0;
    margin: 0;
    float: none;
}

.presscenteroffers .item div.img_offers, .presscenteroffers .item div.data {
    display: table-cell;
    vertical-align: middle;
}

.presscenteroffers .item .data {
    padding-left: 20px;
    height: 100px;
}

.presscenteroffers .item a {
    display: table;
    padding: 0 20px;
    font-family: latoHeavy;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
}

.presscenteroffers .item div.name_offers a {
    color: #000;
    font-family: latoHeavy;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px;
}

.presscenteroffers .item div.PREVIEW_TEXT_offers {
    padding: 20px;
}

.presscenteroffers .item div.PREVIEW_TEXT_offers a {
    color: #8b8b8b;
    text-decoration: none;


}

.presscenteroffers button.slick-prev.slick-arrow, .presscenteroffers button.slick-next.slick-arrow {
    /*  display: none !important;*/
}

.presscenteroffers .slick-next {
    font-size: 20px;
    line-height: 0;
    position: absolute;
    top: 80px;
    right: 10px;
    display: block;
    width: 40px;
    height: 40px;
    -ms-transform: translate(0, -50%);
    border: 1px solid #eaeaea;
    outline: none;
    background: transparent;
    z-index: 100;
}

.presscenteroffers .slick-prev {
    font-size: 20px;
    line-height: 0;
    position: absolute;
    top: 80px;
    right: 50px;
    display: block;
    width: 40px;
    height: 40px;
    -ms-transform: translate(0, -50%);
    border: 1px solid #eaeaea;
    outline: none;
    background: transparent;
    margin-right: -1px;
    z-index: 100;
}

.name_offers a {
    height: 120px;
    display: block;
}

@media screen and (max-width: 1010px) {
    body.adaptive .presscenteroffers {

    }

    body.adaptive .presscenteroffers .item {
        padding-bottom: 13px;
    }
}

@media screen and (max-width: 860px) {
    body.adaptive .presscenteroffers .item {
        /*	width: 48%;*/
        margin-bottom: 13px;
    }

    body.adaptive .presscenteroffers .item.last {
        float: left;
    }
}

@media screen and (max-width: 588px) {
    body.adaptive .presscenteroffers .item {
        /*width: 46%;*/
        margin-bottom: 13px;
    }

    body.adaptive .presscenteroffers .item.last {
        float: left;
    }
}

@media screen and (max-width: 480px) {
    body.adaptive .presscenteroffers .item {
        /*width: 46%;*/
        margin-bottom: 13px;
    }

    body.adaptive .presscenteroffers .item div.name_offers a {
        font-size: 10px;
    }

    body.adaptive .presscenteroffers .item .img {
        display: table-cell;
        width: 90px;
        max-width: 90px;
        padding-right: 13px;
        vertical-align: middle;
    }

    body.adaptive .presscenteroffers .item .img img {
        display: block;
    }

    body.adaptive .presscenteroffers .item .data {
        display: table-cell;
        vertical-align: middle;
    }
}
/* End */
/* /local/templates/proopt_page/css/help.css?17571657756267 */
/* /local/templates/proopt_page/components/bitrix/breadcrumb/gopro/style.css?1757165775626 */
/* /local/templates/.default/components/bitrix/map.yandex.system/.default/style.css?1757165776698 */
/* /local/templates/proopt_page/components/bitrix/news.line/offers/style.css?17571657753604 */
