#top-metro-map {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 100%;
}
.top-map-wrapper .search-conteiner {
	width: 100%;
}
.top-map-wrapper .map-regime {
	font-size: 15px;
    color: white;
    max-width: 100%;
    width: 100%;
    border: 1px solid #10635c;
    border-radius: 25px;
    line-height: 1 !important;
    margin-left: 0;
}
.top-map-wrapper .info-window .title {
  margin-bottom: 20px;
  font-size: 20px;
  color: #000;
  text-align: center;
}

.top-map-wrapper .gm_overlay {
	height:265px;
	z-index:5;
	width:100%;
	position:absolute;
	cursor:pointer;
	opacity: 0.1;
    background-color: #00abaa;
}
.top-map-wrapper .map-overlay{z-index:10;}

.top-map-wrapper .moved-right{margin-left:440px;}

.top-map-wrapper .map-siders{float:left;}
.top-map-wrapper .wr_map{
	position: relative;
	overflow: hidden;
	top: 15px;
}
.top-map-wrapper .rotate-row {
    -moz-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    -webkit-transform: rotate(0deg) !important;
    -o-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}
.top-map-wrapper .info-point .point-wr .clinic-phone p {
    margin: 0;
}
.top-map-wrapper .arr-down.c-p-sprite.arr_up_png {
    /*-moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);*/
}
.top-map-wrapper .info-point-content {
    max-height: 360px;
    overflow: auto;
    padding-right: 22px;
}
.top-map-wrapper .wr_map .info-point-list {
    padding: 60px 15px 32px 40px !important;
}
.top-map-wrapper .info-point-list {
    color: #4e4e4e !important;
}
.top-map-wrapper .wr_map .info-point header .icon{
    margin-right: 2px;
    margin-left: -25px;
    vertical-align: top;
}
.top-map-wrapper .wr_map .info-point .title{
	color: #00abaa;
    display: inline-block;
    font-family: "HelveticaNeue",sans-serif;
    font-size: 21px;
    font-weight: normal;
}

/*-------------------------------*/
/*Модальное окно информации клиники*/
.top-map-wrapper .info-item {
    font-size: 14.14px;
}
/*-------------------------------*/
.top-map-wrapper .slick-next {
    display: inline-block;
}
.top-map-wrapper /*@media screen and (max-width: 567px) {*/
.top-map-wrapper     /*.map-overlay {*/
        /*top: -130px !important;*/
    /*}*/
/*}*/
.top-map-wrapper /*@media screen and (min-width: 567px) and (max-width: 1023px) {*/
.top-map-wrapper     /*.map-overlay {*/
        /*top: -140px !important;*/
    /*}*/
/*}*/

/*-------------------------------*/
/*Режим карты*/

.top-map-wrapper .point-active {
    display: block !important;
}
.top-map-wrapper .map-not-avtive {
    display: none !important;
}
.top-map-wrapper .title-clinics {
    color: black;
    font-weight: 700;
}
.top-map-wrapper .title-gray {
    color: #4e4e4e !important;
}
/*************** SCROLLBAR BASE CSS ***************/

.top-map-wrapper .scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.top-map-wrapper .scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.top-map-wrapper .scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.top-map-wrapper .scroll-element {
    display: none;
}
.top-map-wrapper .scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.top-map-wrapper .scroll-element.scroll-x.scroll-scrollx_visible,
.top-map-wrapper .scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.top-map-wrapper .scroll-element .scroll-bar,
.top-map-wrapper .scroll-element .scroll-arrow {
    cursor: default;
}

.top-map-wrapper .scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.top-map-wrapper .scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.top-map-wrapper .scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.top-map-wrapper .scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}
.maps-conteiner {
	display: block;
}
.top-map-wrapper .maps-conteiner {
	/*display: none;*/
}
@media (max-width: 47.99em) {
	.maps-conteiner {
		display: none;
	}
	.top-map-wrapper .maps-conteiner {
		display: block;
	}
}


/*************** SCROLLBAR RAIL ***************/

.top-map-wrapper .scrollbar-rail > .scroll-element,
.top-map-wrapper .scrollbar-rail > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}
.top-map-wrapper .scrollbar-rail > .scroll-element {
    background-color: #ebf6f7;
}
.top-map-wrapper .scrollbar-rail > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
.top-map-wrapper .scrollbar-rail > .scroll-element .scroll-element_size {
    background-color: #d0d7d9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.top-map-wrapper .scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #a1a5a6;
}
.top-map-wrapper .scrollbar-rail > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 2px 0 3px;
    right: 0;
    top: 0;
    width: 12px;
}
.top-map-wrapper .scrollbar-rail > .scroll-element .scroll-bar {
    background-color: #00b2ac;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
/* scrollbar height/width & offset from container borders */
.top-map-wrapper .scrollbar-rail > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.top-map-wrapper .scrollbar-rail > .scroll-element.scroll-y .scroll-bar { left: 0px; min-height: 10px; width: 17px; }


.top-map-wrapper .scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer { top: 5px; width: 24px; }
.top-map-wrapper .scrollbar-rail > .scroll-element.scroll-y .scroll-element_size { left: 6px; top: -10px; width: 4px; }

/* update scrollbar offset if both scrolls are visible */

.top-map-wrapper .scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -25px; }
.top-map-wrapper .scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -25px; }
/*------------------------------------------------*/
#wr-tabs{
    width: 700px;
    margin: 40px auto 0;
}
#wr-tabs .tabs{
    background-color: #fff;
    margin-bottom: 3px;
}
#wr-tabs .tabs:after{
    content: "";
    display: block;
    clear: both;
    height: 0;
}
#wr-tabs .tabs .tab{
    float: left;
    cursor: pointer;
    border-right: 1px solid #f2f4f9;
    padding: 10px 20px;
}
#wr-tabs .tabs .tab:last-child{
    border-right: none;
}
#wr-tabs .tabs .tab:hover,
#wr-tabs .tabs .tab.active{
    background-color: #c7e7f9;
    color: #1d7ee4;
}
#wr-tabs .content{
    background-color: #fff;
}
#wr-tabs .content .tab-cont{
    display: none;
    padding: 15px 10px;
}
#wr-tabs .content .tab-cont.active{
    display: block;
}
/*------------------------------------------------*/
.top-map-wrapper .toggle-regime {
    height: 50px;
    min-height: 35px;
    list-style-type: none;
    padding-left: 0px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 50px;
    margin: 0 -1px;
}
.top-map-wrapper .toggle-regime-item {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 15px;
    padding-right: 16px;
    white-space: nowrap;
    cursor: pointer;
}
.top-map-wrapper .point-metro {
    padding-top: 52px;
}
.top-map-wrapper .search-block {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.top-map-wrapper .maps-conteiner .nearest-clinic {
    line-height: 1;
    font-size: 15px;
    margin: 15px 0 13px;
    padding-left: 6px;
}
.top-map-wrapper .your-region {
    padding-left: 6px;
    line-height: 1;
}
.top-map-wrapper .your-region,
.top-map-wrapper .your-region > a {
    font-size: 15px;
}

.top-map-wrapper #address_search-btn {
    -moz-transform: scale(-1, 1) rotate(270deg);
    -webkit-transform: scale(-1, 1) rotate(270deg);
    -o-transform: scale(-1, 1) rotate(270deg);
    transform: scale(-1, 1) rotate(270deg);
    filter: FlipH;
    -ms-filter: "FlipH";
}
/*Добавить*/
.top-map-wrapper .toggle-regime-item.active {
    background-color: #08756f;
    border-radius: 25px;
}
@media (min-width: 31.25em) {
	.top-map-wrapper .toggle-regime-item {
		padding-left: 45px;
		padding-right: 45px;
	}
}
.top-map-wrapper /*@media screen and (min-width: 320px) and (max-width: 568px) {*/
.top-map-wrapper     /*.map-regime {*/
        /*font-size: 10.43px !important;*/
    /*}*/
/*}*/
/*-------------------------------*/

.top-map-wrapper .info-item>li {
    margin: 11px 0;
}
.top-map-wrapper .info-phones>ul, .info-point .info-item {
    list-style-type: none;
    padding-left: 0 !important;
}
.top-map-wrapper .info-point .week-day,.info-point .point-title, .info-point .info-phone {
    color: #2ca9a6;
}

.top-map-wrapper .info-point .point-title {
    cursor: pointer;
    vertical-align: top;
}
.top-map-wrapper .point-head {
    padding-bottom: 14px;
}
.top-map-wrapper .point-head-m {
    padding: 1px 8px;
    line-height: 18px;
    margin: 8px 0;
    border: 1.5px solid #00b2ac;
    min-height: 55px;
    border-radius: 8px;
}
.top-map-wrapper .point-head-m>.point-title {
    color: #00b2ac !important;
}
.top-map-wrapper .hide-time {
    font-size: 12px;
    display: none;
}
.top-map-wrapper .t-services-more {
    display: none;
}
.top-map-wrapper #togl-time {
    margin-right: 14px !important;
}
.top-map-wrapper .t-services {
    padding-right: 3px;
}
.top-map-wrapper .close, .row-down, .row-up {
    display: inline-block;
    background: url('/local/templates/medsi/img/sprite-management.png') no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    cursor: pointer;
}
.top-map-wrapper .close { background-position: -1px -0px; width: 19px; height: 17px; }
.top-map-wrapper .row-down { background-position: -1px -18px; width: 13px; height: 6px; }
.top-map-wrapper .row-up { background-position: -1px -25px; width: 13px; height: 6px; }
.top-map-wrapper #info-services-row {
    position: absolute;
    top: 13px;
    left: 220px;
}
/*Кнопка "Подробнее"*/
.top-map-wrapper .more-info {
    width: 168px;
    height: 46px;
    line-height: 46px !important;
    display: block;
    position: relative;
    text-align: center;
    margin: 10px auto 0;
    color: white;
    background-color: #15A59C;
    border-radius: 50px;
    cursor: pointer;
    transition: .2s;
}
.top-map-wrapper .more-info:hover {
   background-color: #33BCBB;
}
/*Кнопка "Показать еще"*/
.top-map-wrapper .more-info-list {
    position: relative;
    background-color: #fed91f;
    color: #000;
    display: none !important;
}
/*----------------------*/
/*Иконки клиник*/
.top-map-wrapper .t-services>ul {
    margin:  0 auto;
    padding-left: 0 !important;
    padding: 0 !important;
    height: 100%;
    position: relative;
}
/*----------------------*/
/* активный блок при загрузке */
.top-map-wrapper .visible, .open_tab {
    display: block !important;
}
.top-map-wrapper .map-not-visible {
    display: none !important;
}
.top-map-wrapper .regime-visible {
    display: block !important;
}
/*----------------------*/
.top-map-wrapper .t-services >.t-services-i{
    width: 28px;
    margin: 2px;
}
.top-map-wrapper .clinic-1, .clinic-2 {
    display: inline-block;
    background: url('/local/templates/medsi/img/services-clinic.png') no-repeat;
    overflow: hidden; text-indent: -9999px;
    text-align: left;
}
.top-map-wrapper .clinic-1 {
    background-position: 0px 0px; width: 27px; height: 28px;
}
.top-map-wrapper .clinic-2 {
    background-position: -33px 0px; width: 27px; height: 28px;
}
/*----------------------*/
/*Иконки метро и остановка*/
.top-map-wrapper .metro-i, .camp-i {
    display: inline-block; background: url('/local/templates/medsi/img/camp-metro.png') no-repeat;
    overflow: hidden; text-indent: -9999px; text-align: left;
    margin-right: 8px;
}
.top-map-wrapper .metro-i{
    background-position: -2px -19px; width: 21px; height: 17px;
}
.top-map-wrapper .camp-i{
    background-position: -2px -0px; width: 21px; height: 17px;
}
/*-------------------------------*/
/*-------------------------------*/
.top-map-wrapper .wr_map .info-point .properties{
	padding-left: 35px;
}
.top-map-wrapper .wr_map .info-point .properties p{
	margin-top: 24px;
	color: #6d7079;
    font-family: Arial,sans-serif;
    font-size: 14px;
    line-height: 1.4;
    position: relative;
}
.top-map-wrapper .wr_map .info-point .properties p:before{
	content: '';
	background-image: url("/local/templates/medsi/img/sprite.png");
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	background-position: -243px -164px;
	position: absolute;
	top: 0px;
	left: -30px;
}
.top-map-wrapper .wr_map .info-point .properties p.address:before{
	background-position: -270px -164px;
}
.top-map-wrapper .wr_map .info-point .properties p.phone:before{
	background-position: -239px -137px
}
.top-map-wrapper .clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.top-map-wrapper .wr_map .map-block.adaptiv {
	padding-top: 0 !important;
}
.top-map-wrapper .wr_map {
    height: 100% !important;
}

.top-map-wrapper .search-block {
    background-color: #00BAB4;
    padding-top: 20px;
    padding-bottom: 20px;
}
.top-map-wrapper .search-form {
    width: 100%;
    position: relative;
    margin-top: 15px;
}
.top-map-wrapper form.container {
    max-width: 1020px !important;
    min-width: 320px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}
.top-map-wrapper .search-form input[type=text], .search-form input[type=search] {
    font-size: 27px;
    width: 100%;
    color: #abadb3;
    border: 0 none;
    text-overflow: ellipsis;
    height: 50px;
    line-height: 40px;
    font-style: italic;
    font-family: Arial, sans-serif;
    padding-left: 25px;
    padding-right: 50px;
    border-radius: 25px;
}
.top-map-wrapper .search-form input[type=submit] {
    position: absolute;
    right: 19px !important;
    top: 50% !important;
    margin-top: -14px;
    height: auto;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background: url("/local/templates/main/images/sprite.png") -81px -136px no-repeat;
}
.top-map-wrapper input[type=submit], input[type=button], .btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/***************************************************************/
#top-map-toggler {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 20px;
    font-size: 19px;
    background-color: #fff;
    border-radius: 20px;
    height: 35px;
    padding: 0 15px;
    z-index: 20;
}

@media screen and (max-width: 767px) {
   .map-wrap._popup-opened #top-map-toggler {
      position: absolute !important;
      bottom: 20px !important;
   }
}

.top-map-wrapper .map-wrap .map-overlay {
    bottom: 0;
    height: 0px;
    left: 0;
    right: 0;
    text-align: center;
    position: relative;
    top: -47px;
    background: rgba(236, 246, 248, 0.7);
}
.top-map-wrapper .map-overlay {
    z-index: 10;
}
.top-map-wrapper .map-wrap .map-overlay .label {
    color: #00abaa;
    font-size: 19px;
    background-color: #fff;
    border-radius: 50px;
    min-height: 35px;
    line-height: 34px;
    display: inline-block;
    margin: -19px auto 0;
    padding: 0 15px 0 15px;
    font-family: 'Helvetica Light', sans-serif;
}
.top-map-wrapper .icon {
    vertical-align: middle;
    display: inline-block;
    background-image: url("/local/templates/medsi/img/sprite.png") !important;
    background-repeat: no-repeat;
}
.top-map-wrapper .caret-icon {
    width: 20px;
    height: 12px;
    background-position: -15px -136px;
}
.clinic-toggle.top-map-wrapper .maps-conteiner .map-overlay .icon.caret-icon {
    background-image: url(/local/templates/.default/bundle/build/img/gr-arrow-bottom.svg) !important;
}
.clinic-toggle.top-map-wrapper .maps-conteiner .map-overlay .icon.caret-up-icon {
    background-image: url(/local/templates/.default/bundle/build/img/gr-arrow-bottom.svg) !important;
    transform: rotate(180deg);
}
.top-map-wrapper .caret-up-icon {
    width: 20px;
    height: 12px;
    background-position: -15px -160px;
}

.top-map-wrapper .star-tear-icon {
    height: 21px;
    width: 18px;
    background-position: -234px -13px;
}
.top-map-wrapper .services__row .form-control {
    width: 100% !important;
}
.top-map-wrapper .search-form input[type=submit] {
    position: absolute;
    right: 19px;
    top: 50%;
    margin-top: -14px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background: url("/local/templates/medsi/img/sprite.png") -81px -136px no-repeat;
	border: none;
}

@media screen and (max-width: 800px) and (min-width: 319px) {
    #svg-metro {
        height: 100% !important;
    }
	.top-map-wrapper .point-list .clinics-item .clinic_box {
        display: block;
    }

	.top-map-wrapper.point-list .clinics-item {
        display: none;
    }
}

.top-map-wrapper .container.footer__wrap {
    max-width: 1120px;
}
.top-map-wrapper .point-not-found .not-found-msg .service {
    font-weight: bold;
}

.c_shedule-map{
    margin-bottom: 10px;
}

.c_shedule-map__label{
    font-weight: bolder;
    margin-bottom: 10px;
}

.c_shedule-map__item{
    margin-bottom: 20px;
}

.c_shedule-map__item:last-child{
    margin-bottom: 0px;
}

.c_shedule-map__time{
    margin-bottom: 10px;
}

.c_shedule-map__time:last-child{
    margin-bottom: 0px;
}

.info-point.point-clinic.active{
    overflow-y: auto;
}
