

/* Start:/local/templates/ngc/components/bitrix/news.list/doctros-list/style.css?172829590017020*/
.list-employees--catalog-compact.owl-carousel {
    margin-top: 40px;
}
.doctors-main-list .price-list {
    display: none;
}
.list-employees--one-card {
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    overflow: hidden;
    width: 268px;
    padding-bottom: 30px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.list-employees--one-card .img {
    display: block;
    width: 100%;
    height: 370px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #a1a1a1;
    -webkit-transition: color 400ms , background-color 400ms;
    transition: 0.2s;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.list-employees--one-card:hover .img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
}

.list-employees--one-card .title {
    font-family: 'PT Serif';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #333333;
    margin: 0;
    margin-bottom: 15px;
    margin-top: 22px;
    text-align: left;
}

.list-employees--one-card .title a {
    color: #13AAA7;
    text-decoration: underline;
    transition: 0.2s;
}

.list-employees--one-card .title a:hover {
    color: #42BAB8;
}

.list-employees--one-card .position {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
    color: #828282;
    margin: 0;
}

.list-employees--one-card .experience,
.list-employees--one-card .service,
.list-employees--one-card .rank {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    color: #828282;
}

.list-employees--one-card .experience .accent,
.list-employees--one-card .service .name,
.list-employees--one-card .rank .accent {
    font-weight: bold;
}

.list-employees--one-card .description {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: column;
    margin: 0;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.list-employees--one-card .card-top {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.list-employees--one-card .card-top.card-top--corset {
    max-height: 537px;
}

.list-employees--one-card .card-bottom {
    margin-top: 20px;
    padding: 0 20px;
}

.list-employees--one-card .additional-info {
    margin-top: 22px;
    padding: 0 20px;
}

.list-employees--one-card .card-bottom .form-btn-mobile,
.list-employees--one-card .card-bottom .popup-btn {
    background: #13AAA7 !important;
    border-radius: 5px !important;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF !important;
    padding: 20px 0;
    text-align: center;
    width: 100%;
    cursor: pointer;
}

.list-employees--one-card .card-bottom .form-btn-mobile {
    display: none;
}

.list-employees--one-card .card-bottom .form-btn-mobile:hover {
    opacity: 0.8;
}

.list-employees--one-card .more-details {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    text-decoration-line: underline;
    color: #13AAA7;
    width: 100%;
    display: block;
    margin-top: 14px;
}

.list-employees--one-card .more-details:hover {
    opacity: .8;
}

@media (max-width: 991px) {
    .list-employees--one-card .img {
        -webkit-filter: none;
        -moz-filter: none;
        -ms-filter: none;
        -o-filter: none;
        filter: none;
        filter: none;
        height: 34vh;
    }
    .list-employees--one-card .more-details:hover,
    .list-employees--one-card .card-bottom .popup-btn:hover {
        opacity: 1;
    }

    .list-employees--one-card {
        max-height: calc(100vh - 120px);
    }
    .list-employees--one-card {
        width: 100%;
    }

    .list-employees--one-card .card-bottom .form-btn-mobile {
        display: block;
        padding: 8px 14px;
        width: auto;
        float: left;
    }
    .list-employees--one-card .card-bottom.one-button {
        text-align: center;
    }
    .list-employees--one-card .card-bottom.one-button .more-details,
    .list-employees--one-card .card-bottom.one-button .form-btn-mobile {
        display: inline-block;
        float: none;
    }
    .list-employees--one-card .card-bottom .com-baforms,
    .list-employees--one-card .card-bottom .hide-on-mobile,
    .list-employees--one-card .card-bottom .popup-btn {
        display: none;
    }
    .list-employees--one-card .card-bottom {
        margin-bottom: 24px;
    }
    .list-employees--one-card .more-details {
        width: auto;
        border: 1px solid #13AAA7;
        padding: 8px 14px;
        text-decoration: none;
        border-radius: 5px;
        float: right;
        margin-top: 0px;
    }
    .list-employees--one-card .more-details:hover {
        opacity: 0.8;
    }

    /* === === === */
    .list-employees--one-card {
        /*min-height: calc(98vh - 80px);*/
        height: calc(98vh - 80px);
        max-height: 400px;
    }
    .list-employees--one-card .img {
        position: absolute;
        width: 240px;
        height: 100%;
        left: 0;
    }
    .list-employees--one-card .card-top,
    .list-employees--one-card .card-bottom {
        padding-right: 20px;
        padding-left: 250px;
    }

    .list-employees--one-card .card-bottom {
        padding-left: 270px;
        margin-bottom: 0;
    }
    .list-employees--one-card .card-top {
        justify-content: flex-start;
    }
}

@media (max-width: 600px) {
    .list-employees--one-card .img {
        height: 42vh;
        background-position: 50% -30px;
    }
    .list-employees--one-card {
        padding-bottom: 20px;
    }

    /* === === === */
    .list-employees--one-card {
        min-height: 0;
        max-height: 100vh;
        height: auto;
    }
    .list-employees--one-card .img {
        position: static;
        width: 100%;
        left: auto;
    }
    .list-employees--one-card .card-top {
        padding: 0;
    }
    .list-employees--one-card .card-bottom {
        padding: 0 20px;
        margin-bottom: 10px;
    }
    .list-employees--one-card .card-top {
        justify-content: space-between;
    }
    .list-employees--one-card .card-bottom.one-button .more-details,
    .list-employees--one-card .card-bottom.one-button .form-btn-mobile {
        width: 100%;
    }
}


.list-employees--catalog-compact,
.list-employees--catalog {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    margin-left: -10px;
    margin-right: -10px;
}

.list-employees--catalog-compact {
    justify-content: center;
}

.list-employees--catalog-compact .list-employees--one-card,
.list-employees--catalog .list-employees--one-card {
    margin-bottom: 40px;
    margin-left: 11px;
    margin-right: 11px;
}

.list-employees--catalog-compact .list-employees--one-card .card-bottom {
    margin-top: 16px;
}
.list-employees--catalog-compact .list-employees--one-card .title {
    margin-bottom: 8px;
    margin-top: 16px;
}

@media (min-width: 990px) {
    .list-employees--catalog-compact .list-employees--one-card .img {
        height: 280px;
        background-position: 50% 0px;
    }
}



.list-employees--slider.owl-carousel .owl-nav button.owl-next, 
.list-employees--slider.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 35%;
    left: -50px;
    width: 41px;
    height: 41px;
    border: 2px solid #4eb7ae;
    border-radius: 40px;
    font-size: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
}

.list-employees--slider.owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -50px;
}

@media (max-width: 1270px) {
    .list-employees--slider.owl-carousel .owl-nav button.owl-prev {
        left: 0px;
    }
    .list-employees--slider.owl-carousel .owl-nav button.owl-next {
        right: 0px;
    }
}

@media (max-width: 1190px) {
    .list-employees--slider.owl-carousel .owl-nav button.owl-prev {
        left: -50px;
    }
    .list-employees--slider.owl-carousel .owl-nav button.owl-next {
        right: -50px;
    }
}

.list-employees--slider.owl-carousel .owl-nav button.owl-next span, 
.list-employees--slider.owl-carousel .owl-nav button.owl-prev span {
    position: relative;
    top: -4px;
    left: -1px;
    color: #4eb7ae;
}

.list-employees--slider.owl-carousel .owl-nav button.owl-next span {
    left: 1px;
}

.list-employees--slider .list-employees--one-card {
    margin: 8px;
}

.list-employees--slider .owl-dots .owl-dot {
    background: #c4c4c4;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin: 8px;
}

.list-employees--slider .owl-dots {
    text-align: center;
}

.list-employees--slider .owl-dots .owl-dot.active {
    background: #4eb7ae;
}

@media (min-width: 991px) {
    .list-employees--catalog-compact .list-employees--one-card .card-bottom .popup-btn,
    .list-employees--slider .list-employees--one-card .card-bottom .popup-btn {
        width: auto;
        padding: 8px;
    }
    .list-employees--catalog-compact .list-employees--one-card .card-bottom .com-baforms,
    .list-employees--slider .list-employees--one-card .card-bottom .com-baforms {
        text-align: center;
    }
    .list-employees--catalog-compact .list-employees--one-card,
    .list-employees--slider .list-employees--one-card {
        height: 600px;
        padding-bottom: 30px;
    }
    .list-employees--catalog-compact .list-employees--one-card .img,
    .list-employees--slider .list-employees--one-card .img {
        height: 280px;
        background-position: 50% 0px;
    }
}

@media (max-width: 991px) {
    .list-employees--slider .owl-item {
        text-align: center;
    }
    .list-employees--catalog-compact .list-employees--one-card,
    .list-employees--slider .list-employees--one-card {
        width: calc(100% - 20px);
        text-align: left;
    }
    .list-employees--catalog-compact.owl-carousel.owl-default-nav .owl-nav{
        display: none;
    }
}
@media (max-width: 600px) {
    .list-employees--one-card .img {
        height: 38vh;
        background-position: 50% -40px;
    }
    /*316421 start*/.list-employees--one-card .main-info a {
        width: 50%;
    }
    .list-employees--one-card .main-info a .img {
        width: 100%;

    }/*316421 end*/
}

/* << Ð”Ð»Ñ ÑÐ»Ð°Ð¹Ð´ÐµÑ€Ð° */

/* >> Slider */
.list-employees--after {
    text-align: center;
    margin-top: 40px;
}
.list-employees--after .btn-all-employees {
    border: 2px solid #4eb7ae;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: Open Sans;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #4eb7ae;
    padding: 15px 90px;
    display: inline-block;
    font-weight: bold;
    transition: 0.2s;
}
.list-employees--after .btn-all-employees:hover {
    opacity: 0.8;
}
@media (max-width: 600px) {
    .list-employees--after .btn-all-employees {
        padding: 8px 15px;
        font-size: 16px;
    }
}
/* << Slider */

@media (max-width: 500px){
    .main-info{
        display: flex;
        align-items: center;
    }

    .list-employees--one-card .img {
        position: static;
        left: auto;
        width: 50%;
        background-size: cover;
        background-position: center;
    }
    .list-employees--one-card .description {
        width: 50%;
        padding: 0 15px;
    }
    .position-desktop{
        display: none;
    }
    .main-info .position-mobile-dsc{
        display: block!important;
    }
    .list-employees--one-card .title a {
    font-weight: bold;
        font-size: 16px!important;
        line-height: 21px;
        margin-bottom: 5px!important;
        color: #666!important;
        text-transform: initial;
    }
    .list-employees--one-card .title {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .list-employees--one-card .img {
        height: 29vh;
    }
    .list-employees--one-card .additional-info {
        margin-top: 8px;
        margin-bottom: 8px;
        padding: 0px;
    }
    .list-employees--catalog .list-employees--one-card {
    padding-bottom: 0;
    margin-bottom: 20px;
        margin-left: 11px;
        margin-right: 11px;
    }
    .list-employees--one-card .card-bottom {
        padding: 0;
        /* margin: 0; */
    }
    .list-employees--one-card .more-details {
        width: 100%;
        margin-top: 10px;
    }
    .list-employees--one-card .card-bottom .form-btn-mobile {
        width: 100%;
    }



    .select-tag {
    box-shadow: 0 4px 10px rgb(0 0 0 / 15%);
        border-radius: 5px;
        box-sizing: border-box;
        padding: 10px 15px;
        display: flex;
    position: relative;
    margin-bottom: 15px;
        display: flex;
        align-items: center;
        height: 64px;
    }
    .select-tag::-ms-expand {
    display: none;
    }
    .select-tag:hover {
    border-color: #888;
    }
    .select-tag:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222;
    outline: none;
    }
    .select-tag option {
    font-weight: normal;
    }
    *[dir="rtl"] .select-tag,
    :root:lang(ar) .select-tag,
    :root:lang(iw) .select-tag {
    background-position: left 0.7em top 50%, 0 0;
    padding: 0.6em 0.8em 0.5em 1.4em;
    }

    .new-select {
    cursor: pointer;
    position: relative;
        font-weight: 600;
        font-size: 14px;
        line-height: 150%;
        color: #333;
            display: flex;
        align-items: center;
        width: 100%;
    }


    .new-select__list {
    box-sizing: border-box;
        cursor: pointer;
        position: absolute;
        top: 62px;
        left: 0px;
        width: calc(100% + 0px);
        box-shadow: 0 4px 10px rgb(0 0 0 / 15%);
        border-radius: 0 0 5px 5px;
        border-top: 2px solid #13aaa7;
        z-index: 10;
        background: #fff;
    }

    .new-select__item:last-child {
    border-bottom: none;
    }

    .new-select__list.on {
    display: block;
    }

    .new-select__item span {
    display: block;
        padding: 5px 10px;

    }

    .new-select__item span:hover {
    color: #000000;
    font-weight: 700;
    }

    .new-select__item:hover {
    background: #f2f2f2;
    }
    .new-select__item:last-child:hover {
    border-radius: 0 0px 10px 10px;
    }

    .new-select__item {
    font-weight: normal!important;
        font-size: 14px!important;
        line-height: 150%;
        color: #333;
        text-transform: initial;
        border-bottom: 1px solid #e0e0e0;
        border-radius: 5px;
    }

    .new-select:after {
    content: "";
    display: block;
    width: 13px;
    height: 26px;
    position: absolute;
    right: 0px;
    background: url(/local/templates/ngc/components/bitrix/news.list/doctros-list/grp90.png) no-repeat right center / cover;
    -webkit-transition: all 0.27s ease-in-out;
    -o-transition: all 0.27s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    }


    .select-css .new-select {
    cursor: pointer;
    position: relative;
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    color: #141416;
    }
    .select-css .new-select:after {
    right: -31px;
    }
    .select-css .new-select__list {
    top: 46px;
    }

    .new-select__item.active{
        background: #30cdbb!important;
        border: 1px solid #30cdbb!important;
        color: #fff!important;      
    }
}
@media (max-width: 400px) {
    .list-employees--one-card .img {
        background-position: 50% 0px;
        height: 45vh;
    }
}
/* End */


/* Start:/local/components/custom/feedback.request/templates/online-consult-popup/style.css?1724405327308*/
.online-consult-form .row {
    display: flex;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

input.form_input__wrap.time_input {
    max-width: 100px;
    padding-left: 20px!important;
}
/* End */


/* Start:/local/components/custom/price.list/templates/.default/style.css?17209600523164*/
.eko_pricelist {
	margin-bottom: 70px;
}
.eko_pricelist__table .pricelist_main_row {
	display: flex;
	padding: 20px 25px;
	align-items: center;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #000000;
}
.eko_pricelist .eko_pricelist__tables_wrap {
	background: #ffffff;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	margin-top: 30px;
}
.eko_pricelist .eko_pricelist__table.bg_table {
  background: rgba(19, 170, 167, 0.1);
}
.eko_pricelist .eko_pricelist__table.bg_table > .pricelist_main_row:nth-child(odd) {
	background: rgba(19, 170, 167, 0.1);
}
.eko_pricelist .eko_pricelist__table.bg_table > .pricelist_main_row {
	background: white;
}
.eko_pricelist .eko_pricelist__table.bg_table > .pricelist_main_row .pricelist_text {
	margin: 0;
	color: #000;
}
.eko_pricelist .eko_pricelist__table .pricelist_hidden_rows {
	display: none;
}

.eko_pricelist .eko_pricelist__table .pricelist_main_row .toggle_price_hidden {
	background: url("/images/eco/table_open.png") no-repeat;
	display: block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	margin-right: 17px;
}
.eko_pricelist .eko_pricelist__table .pricelist_main_row .toggle_price_hidden.close_price_hidden {
	background: url("/images/eco/table_close.png") no-repeat;
}
.eko_pricelist .eko_pricelist__table .pricelist_main_row div:nth-child(1) {
	width: 5%;
}
.eko_pricelist .eko_pricelist__table .pricelist_main_row div:nth-child(2) {
	width: 76.5%;
}
.eko_pricelist .eko_pricelist__table .pricelist_hidden_rows {
	display: none;
	padding: 0px 60px 10px 60px;
	background: #ffffff;
}
.eko_pricelist .eko_pricelist__table .pricelist_hidden_rows .pricelist_hidden_rows__item {
	display: flex;
	border-bottom: 1px solid #c4c4c4;
	padding: 15px 0;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	color: #000000;
}
.eko_pricelist .eko_pricelist__table .pricelist_hidden_rows .pricelist_hidden_rows__item:last-child {
	border-bottom: none;
}
.eko_pricelist .eko_pricelist__table .pricelist_hidden_rows .pricelist_hidden_rows__item .item_name {
	margin-left: 18px;
	width: 82%;
}
.eko_pricelist .eko_pricelist__link {
	margin: 40px 0 0 0;
	text-align: center;
}
.eko_pricelist .eko_pricelist__title {
	font-family: PT Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 32px;
	line-height: 42px;
	text-align: center;
	color: #000000;
	margin: 0 0 20px 0;
}
.eko_pricelist .eko_pricelist__table .pricelist_title {
	text-align: left;
}
.eko_pricelist.v-yestestvennom-tsikle .pricelist_title {
	padding: 0 !important;
}
.eko_pricelist.v-yestestvennom-tsikle .pricelist_text {
	font-size: 14px;
	color: #828282;
	margin-top: 10px;
}
.eko_pricelist .eko_pricelist__table.bg_table2 {
    background: #13aaa7 !important;
}
.eko_pricelist_custom .eko_pricelist__table.bg_table:nth-child(odd) {
	background: #fff;
}

@media (max-width: 700px) {
	.eko_pricelist.v-yestestvennom-tsikle .eko_pricelist__table .pricelist_main_row div:nth-child(1) {
		width: 57%;
	}
	.eko_pricelist.v-yestestvennom-tsikle .pricelist_title {
		width: 100% !important;
	}
}
/* End */
/* /local/templates/ngc/components/bitrix/news.list/doctros-list/style.css?172829590017020 */
/* /local/components/custom/feedback.request/templates/online-consult-popup/style.css?1724405327308 */
/* /local/components/custom/price.list/templates/.default/style.css?17209600523164 */
