

/* Start:/local/templates/endoinfo/components/bitrix/news/services1/bitrix/news.detail/.default/style.css?17352893587478*/
/*27.12.2024*/

.filialy{
	position: relative;
}
@media screen and (max-width: 1350px) {
    .arrow-section {
        display: flex;
        justify-content: center;
        gap: 20px;
        position: relative;
        margin-bottom: 20px;
    }
    .arrow-section .slick-next {
        right: 0 !important;
    }

    .arrow-section .slick-prev {
        left: 0 !important;
    }
    .slick-prev, .slick-next {
        position: relative !important;
        top: 20px !important;
        margin: 0 !important;
    }
}
/*/27.12.2024*/


.price {
    font-size: 22px;
    line-height: 120%;
    font-weight: 700;
    margin: 45px 0 25px;
    color: #fff;
    background-color: #1291BD;
    /*height: 60px;*/
    padding: 15px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.service-detail .price ul {
	margin-bottom: 0 !important;
}
.service-detail .price ul li {
	font-size: 16px;
	padding-left: 0;
}
.service-detail .price ul li:before {
	display: none;
}



.service-detail ul li a {
    color: inherit;
    text-decoration: underline;
}
.service-detail ul li a:hover {
	color: #0056b3;
    text-decoration: underline;
}
.service-detail .tabs-wrapper .tabs {
	display: flex;
	height: 34px;
	line-height: 34px;
	margin-bottom: 25px;
}
.service-detail .tab {
    border: 1px solid #DFE2E8;
    padding: 0 20px;
    margin-right: -1px;
    font-weight: 700;
	cursor: pointer;
}
.service-detail .tab.active {
    background-color: #DFE2E8;
	cursor: default;
}
.service-detail .tab:hover {
    background-color: #DFE2E8;
}
.service-detail  .line {
    display: flex;
    align-items: flex-start;
}
.service-detail .address {
	margin-bottom: 15px;
	padding-left: 16px;
	position: relative;
}
.service-detail .worktime {
	margin-bottom: 15px;
	padding-left: 16px;
	position: relative;
}
.service-detail .phone {
	padding-left: 16px;
	position: relative;
	margin-bottom: 15px;
}
.service-detail h3 {
	margin: 45px 0 20px;
	color: #1F3282;
}
.service-detail h5 {
	margin-bottom: 20px;
}
.service-detail ul {
	margin-bottom: 25px;
}
.service-detail ul li {
	padding-left: 25px;
	position: relative;
	margin-bottom: 2px;
}
.service-detail ul li:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background-color: #0A8AF1;
	position: absolute;
	left: 0;
	top: 5px;
}
.drop-down-list {
	margin: 40px 0;
}
.drop-down-list .item {
    margin-bottom: 5px;
}
.drop-down-list .title {
    background-color: #FCFCFC;
    height: 38px;
    font-weight: 700;
    padding: 11px 44px 11px 20px;
    position: relative;
}
.drop-down-list .title:after {
	content: "";
	display: block;
	width: 7px;
	height: 5px;
	background-image: url("/local/templates/endoinfo/img/arr.svg");
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -2px;
}
.drop-down-list .title:hover {
    background-color: #DFE2E8;
    cursor: pointer;
}
.drop-down-list .detail {
    display: none;
	padding: 15px 0;
}
/*
.drop-down-list .detail.active {
	display: block;
}*/
.popup-gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.popup-gallery .item {
    padding: 5px;
}
.popup-gallery.filial-gallery .item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    height: 95px;
}
.popup-gallery.direction-sheme .item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    height: 140px;
}
.popup-gallery .item a {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 100%;
}

.filials {
	margin-top: 55px;
}
#ya-map {
	max-width: 100%;
	overflow: hidden;
	min-height: 396px;
	max-height: 396px;
}
.filials-list ul {
    column-count: 2;
}
.filials-list a {
    color: inherit;
    text-decoration: underline;
}





/*
.filial-sheme h5 {
	margin-bottom: 10px;
}
.direction-sheme {
	margin-bottom: 35px;
}
.filial-services {
    height: 240px;
    margin-bottom: 40px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
}
.filial-services:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(255,255,255,.3);
    backdrop-filter: blur(2px);
}
.filial-services h3{
	position: relative;
	z-index: 1;
}
*/


.equipment-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.equipment-list .item {
    /*-webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;*/

    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding: 10px;
}
.equipment-list a {
    color: inherit;
    display: block;
    border: 1px solid #DFE2E8;
    height: 100%;
    background-color: #FCFCFC;
    padding-bottom: 20px;
}
.equipment-list a:hover {
	text-decoration: none;
	color: #1291BD;
	-webkit-box-shadow: 0 5px 20px 0 rgba(18, 25, 38, 0.1);
	-moz-box-shadow: 0 5px 20px 0px rgba(18, 25, 38, 0.1);
	box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
}
.equipment-list .img {
    width: 100%;
    height: 199px;
    display: block;
    background-size: cover;
    margin: 0 auto;
}
.equipment-list .name {
    font-weight: 700;
    font-size: 14px;
    display: block;
    padding: 20px 20px 15px;
}
.equipment-list .position {
    color: #8f8f8f;
    display: block;
    padding: 0 20px;
    text-align: left;
    font-size: 13px;
    line-height: 18px;
}





.specialists-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.specialists-list .item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;

	/* -webkit-box-flex: 0;
	 -webkit-flex: 0 0 50%;
	 -ms-flex: 0 0 50%;
	 flex: 0 0 50%;
	 max-width: 50%;*/
    padding: 10px;
}
.specialists-list a {
    color: inherit;
    display: block;
    border: 1px solid #DFE2E8;
    height: 100%;
    padding: 0 20px 20px;
    text-align: center;
}
.specialists-list a:hover {
	text-decoration: none;
	color: #1291BD;
	-webkit-box-shadow: 0 5px 20px 0 rgba(18, 25, 38, 0.1);
	-moz-box-shadow: 0 5px 20px 0px rgba(18, 25, 38, 0.1);
	box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
}
.specialists-list .img {
    width: 100px;
    height: 100px;
    display: block;
    background-size: cover;
    border-radius: 50%;
    margin: 20px auto 10px;
}

.specialists-list .name {
    font-weight: 700;
    font-size: 14px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.specialists-list .position {
    color: #8f8f8f;
    display: block;
    padding: 0 20px;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
}


@media screen and (max-width: 800px) {
.service-detail div.priceblok{
	margin-bottom: 15px;
}
}
/* End */
/* /local/templates/endoinfo/components/bitrix/news/services1/bitrix/news.detail/.default/style.css?17352893587478 */
