


* {
/*	margin: 0;
	padding: 0;*/
}
body {
	/*margin: 30px;
	font: 13px/1.4 Arial, sans-serif;*/
}
a {
	/*color: #0094D6;*/
}
a:hover {
/*	text-decoration: none;*/
}
p {
	/*padding: 7px 0;*/
}
h1 {
	/*font-size: 21px;
	font-weight: normal;
	margin: 0 0 30px;*/
}
h2 {
/*	font-size: 16px;
	font-weight: normal;
	margin: 0 0 25px;*/
}
body {
	/*background: #F6F6F6;*/
     font-size: 14px;
    font-family: Avenir,Helvetica,Arial,sans-serif;
    color: #000;

}


.news-desc{
	color: #000;

}


/*.edit_button{*/
/*	position: fixed;*/
/*	left: 10px;*/
/*}*/

.edit_button {
	position: fixed;
	top: 43%;
	left: -60px;
	z-index: 1000;
}

.edit_button .icons {
	display: flex;
	align-items: center;
}

.edit_button a {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ff00ff;
	background-color: #dc2284;
	color: #fff;
	text-decoration: none;
	padding: 10px 20px;
	padding-left: 80px;
	border-radius: 30px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
	transition: all 0.3s ease;
}

.edit_button a:hover {
	transform: translateY(0px) translateX(30px);
	box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
	padding: 10px 20px;
	padding-left: 80px;

}

.edit_button .icon-edit {
	font-size: 18px;
	margin-right: 5px;
}

.edit_button [role="tooltip"] {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateY(10px) translateX(-50%);

	background-color: rgb(0, 148, 159);
	color: #fff;
	padding: 5px 10px;
	border-radius: 4px;
	font-size: 14px;
	white-space: nowrap;
	transition: all 0.3s ease;
	z-index: 1;
}

.edit_button a:hover [role="tooltip"] {
	visibility: visible;
	opacity: 1;
	transform: translateX(-20px) translateY(-5px);
}


.news-desc strong{
	color: #d60093;
}


.department-detail-container-top img.department-image {
	margin-top: 30px;
	margin-bottom: 30px;

	width: 100px !important;
	height: 100px !important;
}



#container2 section p{
    margin-top: 10px;
    margin-bottom: 10px;
}

.article-detail strong{
     color: #d60093;
}

.price_on2{
	display: inline;
    display: none;
	
/*    text-decoration: line-through;*/
}
.price_on1{
     
	 display: none;
	 display: inline;
   font-weight: 400;
/*    color: #d60093;*/
}


.price_on2x{
	display: none;
	display: inline;
   
	
/*    text-decoration: line-through;*/
}
.price_on1x{
	display: inline;
	 display: none;

   font-weight: 400;
/*    color: #d60093;*/
}

.visually-hidden.finder, .me-2{
	display: none;
}

.result__image img{
	width: 150px;
	height: 150px;
	border-radius: 50%;
	object-fit: cover;
}

.com-finder.finder{
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 60px;
}

.site-grid .doctor-detail{
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

.comment_box .date .value {
/*    border: solid 1px #068!important;*/
    border: none;
}

.doctor-detail__content-item img{
	width: 200px;
	height: 200px;
	border-radius: 50%;
	object-fit: cover;

}

.awesomplete{
	height: 20px;
}










.tel_right{
			float: right;
	margin-right: 30px;
		}


.custom-image-size {
/*
    width: 333px;
    height: 314px;
*/
    object-fit: contain !important;
}

/*Для мобильных*/
/*@media (max-width: 580px){*/
	@media (max-width:768px){


		.img_actsii{
			width: 100% !important;


		}

		.img_actsii img{
			width: 100% !important;
			height: 180px !important;
			/*height: max-content !important;*/

		}
		.custom-image-size {
			width: 100% !important;
			height: 180px !important;
			/*height: max-content !important;*/
			object-fit: cover;
		}

		.news-image img {
    width: 100% !important;
	height: 100% !important;
    cursor: pointer;
    width: 144px;
    height: 203px;
}
		
		
		/*Услуги*/
	.tabs .tabs__content section {
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
}
		
		.layout {
    padding-bottom: 120px !important;
    
}
		
		.tabs .tabs__content .tabs2 label {

    width: 100%;
    text-align: left;
  
    padding: 7px 20px;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 2px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
		
		
		
		.home_box .news .text div, .contact-row{
			padding-bottom: 7px !important;
			padding-top: 0px !important;
		}
		
		.contact-title{
			
		}
		
		.home_box .news .text div a{
			
			display: block !important;
			
		}
		
		
		.home_box .news .text div a font, .contact-desc{
			font-weight: bold;
			padding-top: 5px;
			padding-bottom: 5px;
			font-size: 18px !important;
			display: inline !important;
			white-space: nowrap !important;
			
		}
		
		.contact-desc{
			font-weight: bold;
			padding-top: 0px !important;
			padding-bottom: 5px;
			font-size: 18px !important;
			display: inline !important;
			white-space: nowrap !important;
			
		}
		
		.home_box .news .text div {
        height: auto;
			display: block;
			
}
		.tel_right{
			float: none;
		}
		
	/*Таблица*/

		.department-price thead {
			display: none;
		}

		.department-price tr {
			margin-bottom: 0.625rem;
			display: block;
			min-height: 2rem;
			background: white;
		}

		.department-price tbody{

			background: #068 ;
			background: #C92476 ;

		}

		.department-price td {
			border-bottom: 1px solid #ccc;
			display: block;
			font-size: 0.8em;
			text-align: right;
		}

		.department-price tbody tr:last-child td{
			border-bottom: 1px solid #ccc;

		}

		.department-price td::before {
			content: attr(data-label);
			float: left;
			text-transform: uppercase;
			font-weight: bold;
			margin-right: 10px;
		}

		.department-price td[data-label="Код программы"] {
			background-color: #f2f2f2;
		}

		.department-price td[data-label="Наименование программы"] {
			background-color: #e6f7ff;
			background-color: #e6ebff;
		}




		/*Таблица прейскурант*/
		#bootstrap-table {
			display: none;
		}

		.raspisanie {
			display: block !important;
		}


		/* Стилизация карточек */
		.card {
			margin: 1rem;
			border: 1px solid #ccc;
			border-radius: 0.25rem;
			padding: 1rem;
		}
		.service-code, .medical-code, .service, .price {
			margin-bottom: 0.0rem;
		}
		#table-footer{
			display: none;
		}

		.table-header .pull-left.search-form, .table-header .pull-left{
			display: none;
		}




		/* Общий стиль для контейнера карточек */
		.card-container {
			display: flex;
			flex-wrap: wrap;
			gap: 5px;
		}
		/* Общий стиль для карточки */
		.card {
			width: 100%;
			border: 1px solid #ddd;
			border-radius: 8px;
			box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
			overflow: hidden;
			transition: all 0.3s ease;
		}
		/* Стиль для карточки при наведении */
		.card:hover {
			box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
			transform: translateY(-5px);
		}
		/* Стили для каждого элемента в карточке */
		.service-code,
		.medical-code,
		.service,
		.price {
			padding: 15px;
			font-size: 16px;
			line-height: 1.5;


		}
		.service-code {
			background-color: #f9f9f9;

			color: #777;
			line-height: 1.3;
		}
		.medical-code {
			background-color: #f2f2f2;
			color: #777;
			line-height: 1.3;

		}
		.service {
			background-color: #ebebeb;
			color: #777;

			color: #068;
			color: #000;
			font-width: bold;
			font-size: 18px;
		}
		.price {
			background-color: #a02060;
			color: #F2F2F2;

		}



/*Стиль для поиска по ценам*/
		#filter-container {
			text-align: center; /* Выравниваем элементы по центру */
			padding: 20px;
		}

		#filter-input {
			width: 300px;
			padding: 10px; /* Добавляем внутренний отступ для удобства */
			border: 1px solid #ccc; /* Добавляем рамку */
			border-radius: 5px; /* Закругляем углы */
			font-size: 16px; /* Размер шрифта */
			display: block !important;
			box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); /* Добавляем тень */
			transition: border-color 0.3s, box-shadow 0.3s; /* Плавное изменение цвета рамки и тени при фокусе */
		}

		#filter-input::placeholder {
			color: #888; /* Цвет плейсхолдера */
		}

		#filter-input:focus {
			border-color: #007BFF; /* Цвет рамки при фокусе */
			box-shadow: 2px 2px 10px rgba(0, 123, 255, 0.3); /* Тень при фокусе */
			outline: none; /* Убираем стандартное подчеркивание */
		}

		.container3 hr{
			display: none;
		}






		/*.department-price table, thead, tbody, th, td, tr {*/
		/*	display: block;*/
		/*}*/

		/*.department-price thead tr {*/
		/*	position: absolute;*/
		/*	top: -9999px;*/
		/*	left: -9999px;*/
		/*}*/

		/*.department-price tr {*/
		/*	margin: 0 0 1rem 0;*/
		/*}*/

		/*.department-price td {*/
		/*	border: none;*/
		/*	border-bottom: 1px solid #ccc;*/
		/*	position: relative;*/
		/*	padding-left: 50%;*/
		/*}*/

		/*.department-price td:before {*/
		/*	content: attr(data-label);*/
		/*	position: absolute;*/
		/*	top: 0;*/
		/*	left: 6px;*/
		/*	width: 45%;*/
		/*	padding-right: 10px;*/
		/*	*/
		/*}*/


		.department-price tbody tr td[data-label] {
			/*background-color: #0179A0;*/
		}


		/* Превращаем таблицу в блоки */
		/*.department-price table, thead, tbody, th, td, tr {*/
		/*	display: block;*/
		/*}*/

		/*.department-price tbody tr {*/
		/*	margin: 0.625rem 0;*/
		/*}*/

		.department-price tbody tr td {
			/* Применение цветов */
			/*background-color: index === 0 ? blue : white;*/
			/*color: index === 0 ? white : black;*/
		}







	.flex[data-v-5e32b7aa] {
		display: flex;
		padding: 5px 0 5px 0px !important;
	}

	.desc_news{
		display: none;
	}
	.mob_news{
		display: block;
	}




	.mobile-list .mod-finder {
		/* position: absolute; */
		margin-left: -573px;
	}
	.mobile-menu__collapse[data-v-7faa8bb0] {
		width: 96% !important;
		margin-top: 10px !important;
	}

	.mobile-list .input-group .btn.btn-primary {
		background-color: #0097b5;
		height: 29px;
		margin-top: 0px;
		width: 100px;
		border-radius: 0;
		border: none;
		font-family: Source Sans Pro,Arial,Helvetica,sans-serif;
		font-size: 16px;
		/* margin-left: 272px; */
		right: -7px;
		float: right;
		position: absolute;
		z-index: 999;
	}
	.mobile-list .input-group .js-finder-search-query.form-control {
		float: left;
		width: 282px !important;
	}

	.mobile-list .com-finder.finder {
		max-width: 960px;
		margin-left: auto;
		margin-left: 25px;
		margin-right: 20px;
		margin-top: 0px;
		margin-bottom: 30px;
		padding-top: 60px;
	}

	.mobile-menu[data-v-7faa8bb0] {
		display: block;
		margin: 0 auto;
		padding: 5px 0 30px !important;
	}

	/*Мобильное меню v2*/

	.dropdown-link {
		display: block !important;
	}

	.dropdown-link a{
		display: block !important;
		width: 90% !important;
		height: 100% !important;
	}

	.mobile-menu__collapse .mobile-list li a{
		display: block;
		color: #000;
		background: #f0f0f0;
		font-size: 21px !important;
		font-family: arial,sans-serif;
		padding: 15px 20px;
		margin-bottom: 1px;
		line-height: 1;
		border-bottom: 0;
		text-align: left;
	}

	.mobile-menu__burger .mobile-menu-switch {
		width: 65px;
		padding: 18px 9px 11px;
		margin: 0px auto !important;
		background: #fff;
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
		border: 2px solid #42b3e5;
		cursor: pointer;
	}


	.header_container {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 5px 0 !important;
	}

	.mobile-menu__collapse .template-arrow-menu {
		position: absolute;
		width: 10% !important;
		height: 100% !important;
		top: 0;
		right: 0px !important;
		margin: 0;
		padding: 10px 13px;
		padding-right: 5px;
		cursor: pointer;
	}

	.mobile-menu__collapse .template-arrow-menu.minus img {

		transform: translateX(-4px) rotateX(180deg) !important;
		transition: all .3s ease-in-out;

	}
	.mobile-menu__collapse .template-arrow-menu.minus img:hover {



	}

	.mobile-menu__collapse .template-arrow-menu img {
		width: 180% !important;
		transition: all .3s ease-in-out;
	}
	.mobile-menu__collapse .template-arrow-menu {

		transition: all .3s ease-in-out;
	}
	.mobile-menu__collapse .template-arrow-menu:hover {
		background-color: lightblue;
		z-index: 999 !important;
	}

	.mobile-menu__collapse .mobile-list li .dropdown-link a:hover{
		transition: all .7s ease-in-out;
	}

	.mobile-menu__collapse .mobile-list li .dropdown-link a:hover{
		position: relative;
		z-index: 1;
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		background-color: lightgrey;

	}
	.mobile-menu__collapse .mobile-list li a {
		display: block;
		color: #000;
		background: #f0f0f0;
		font-size: 14px;
		font-family: arial,sans-serif;
		padding: 12px 20px;
		padding-top: 12px;
		padding-right: 36px !important;
		padding-bottom: 12px;
		padding-left: 20px;
		margin-bottom: 1px;
		line-height: 1;
		border-bottom: 0;
		text-align: left;
	}

	.mobile-menu__collapse .dropdown-content li a {
		padding-left: 47px !important;
	}


	.mob_news .news-item{
		display: flex;
		flex-direction: column;
		margin-top: -21px !important;
		width: 45%;
		padding-bottom: 25px;
		border-bottom: 1px solid #e0e0e0;
	}

	.mob_news .content-title {
		text-align: left;
		font-size: 18px;
		margin-top: 35px;
	}

	.mob_news .show_all {
		display: block;
		justify-content: flex-end;
		z-index: 999 !important;
		float: right;
		margin-bottom: -20px;
	}

	.mob_news .comment_box {
		display: block;
		align-items: center;
		margin-bottom: 25px;
		position: relative;
		width: 100px;
	}


	/* обращение главного врача */

	.custom-link {
		display: flex;
		align-items: center;
		text-decoration: none;
		justify-content: space-around;
	}

	.link-content {
		display: flex;
		align-items: center;
		
    flex-direction: column;
	}

	/*.link-image {*/
	/*	width: 85px;*/
	/*	height: 50px;*/
	/*	border-top-left-radius: 10%;*/
	/*	border-top-right-radius: 10%;*/
	/*	border-bottom-right-radius: 10%;*/
	/*	border-bottom-left-radius: 10%;*/
	/*	margin-right: 10px;*/
	/*}*/

	.link-image {
		width: 150px;
		height: 150px;
		border-radius: 20%;
		margin-right: 5px;
		background-image: url('/img/poster5.jpg');
		background-size: cover;
		background-position: center;
	}

	.link-text {
		font-size: 18px;
		color: black;
		    margin-top: 12px;
	}
	.home-info.mob_news{
		margin-bottom: 25px;
		padding-bottom: 20px;
		margin-top: 30px;
		border-bottom: 1px solid #e0e0e0;
	}


}


/* Стилизация кнопки */
.copyright-top {
position: fixed;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #0097b5;
    color: white;
    border: none;
    border-radius: 5px;
    padding: 0px 0px;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.5s;
    color: #fff !important;
    font-size: 20px !important;
    width: 110px;
    height: 30px;
	text-align: center !important;
	
	 padding: 15px !important;
	    padding-bottom: 35px !important;
    padding-top: 3px !important;
	z-index: 999;
   
}
.copyright-top a{
	
	color: #fff !important;
    font-size: 20px !important;
    cursor: pointer;
	text-align: center !important;
	
}

.copyright-top a span{
	
	
    font-size: 16px !important;
    
	
}



/*Бегущая строка*/
.marquee-container {
	position: fixed;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	background-color: #a02060; /* Цвет фона */
	color: #fff; /* Цвет текста */
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	margin-top: -4px;
	z-index: 999;
	padding-top: 5px;
	padding-bottom: 5px;

}

.marquee-content {
	display: inline-block;
	animation: marquee 40s linear infinite;
	padding: 0px 0;
	padding-left: 0px;
}

@keyframes marquee {
	0% {
		transform: translateX(20%);
	}
	100% {
		transform: translateX(-100%);
	}
}


/*Для не мобильных*/
@media (min-width: 768px){


	/*body {*/
	/*	margin: 0;*/
	/*	padding: 0;*/
	/*	overflow: hidden;*/
	/*}*/

	.img_actsii{
		width: 100% !important;


	}

	.img_actsii img{
		width: 100% !important;
		height: 432px !important;
		/*height: max-content !important;*/

	}

	.promotions__image img {
		width: 100%;
		cursor: pointer;
		width: 304px !important;
		height: 190px !important;
		/*height: max-content !important;*/
	}


	#filter-container{
		display: none;
	}


	.article-detail__content[data-v-f097f414] {
		margin-left: 20px;
		border-bottom: 1px solid #e0e0e0;
		width: 80% !important;
	}

	.mobile-list .mod-finder {
		/* position: absolute; */
		margin-left: -530px;
		display:none;
	}


	.desc_news{
		display:block;
	}
	.mob_news{
		display:none;
	}
}



#mod-finder-searchword183{
	height: 29px;
	border: none;
	width: 350px;
	border-radius: 0;
	background: #e8e8e8;
	border: none;
	color: black;
	font-size: 18px;
	font-width: 700;
}

.input-group .btn.btn-primary{
	background-color: #0097b5;
	height: 30px;
	margin-top: 0px;
	width: 100px;
	border-radius: 0;
	border:none;

	font-family: Source Sans Pro,Arial,Helvetica,sans-serif;
	font-size: 16px;
	padding-top: 2px;

}

.form-inline .input-group .btn.btn-primary{
	/*float: left;*/
	height: 34px;
}


.com-finder__search legend {

	border-bottom: none !important;
	text-align: center;
	margin-bottom: 20px !important;
	margin-top: 50px !important;
}




/*поиск*/
@media (max-width: 768px) {
    /* Скрываем форму поиска и отображаем только кнопку с лупой */
	
	.mod-finder.js-finder-searchform.form-search{
        display: block;
		position: relative;
    /* position: absolute; */
    margin-left: 0px;
    margin-top: -29px;
		width: 100%;
    }
	
    .mod-finder__search {
        display: block;
		
    }
	
	.input-group .js-finder-search-query.form-control {
    float: left;
    width: 100% !important;
}

    .search-icon {
        display: block !important;
        font-size: 24px !important; /* Размер иконки лупы */
        cursor: pointer !important;
    }
	
	.input-group .btn.btn-primary {
    background-color: #0097b5;
    height: 30px;
    margin-top: -30px;
    width: 100px;
    border-radius: 0;
    border: none;
    font-family: Source Sans Pro,Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding-top: 2px;
    z-index: 999 !important;
    position: relative;
    right: 0;
    float: right;
}
	
	.mod-finder__search.input-group{
		width: 100%;
	}
	
	
}

/* Стили для десктопной версии */
@media (min-width: 769px) {
    .search-icon {
        display: none !important; /* Скрываем иконку лупы на десктопе */
    }
	
	.mod-finder__search.input-group{

	margin-top: -29px;
	position: absolute;
	margin-left: 574px;

}
	
	.input-group .js-finder-search-query.form-control{
	float: left;
	width: 300px !important;
}

	
}



.btn.btn-primary:hover {
	color: #fff;
	background-color: #00b6cc;
	border-color: #204d74;
}

.accordionTitle:hover,
.accordion__Heading:hover {
  background-color: #0179A0;
     background-color: #068;
    background-color: #C92476 !important;
    
    color: #fff;
} 

.accordionTitle.red01:hover {
  background-color: #0179A0;
     background-color: #068 !important; 
/*     background-color: #C92476 !important;*/
    
    color: #fff;
} 

.accordion-content.accordionItem.is-expanded.animateIn div img{
    width: 75px;
    height: 75px;
}

.accordion-content.accordionItem.is-expanded.animateIn div.img_onsite img{
   width: 460px;
    height: 340px;
    margin: 0;
}



.accordion-content.accordionItem.is-expanded.animateIn div.flex.center a span{
    font-weight: bold;
    margin-left: -9px;
}

.tabs2 strong{
    color: #d60093;
}

.article-detail__content{
    
    font-size: 14px;
    font-family: Avenir,Helvetica,Arial,sans-serif;
    color: #676767;
	color: #000!important;
    
}

.tabs2 li{ 
	color: #000;
} 

.department-info__content p {
    padding: 1em 0;
    margin-bottom: -1.5em;
    text-align: justify;
    font-family: Arial,sans-serif;
    font-size: 14px !important;

    color: #666;
    line-height: 150%;
}


#container2 {
    display: flex;
    padding-top: 40px;
    position: relative;
}


span.sort-element{
    font-weight: bold;
}

.department-tabs {
    font-size: 14px;
  
}

.gallery_my{
    width: 40%;
    margin: 20px;
    float: left;
}


.text {
/*	max-width: 700px;
	margin: 0 0 30px;
	background: #FFF;
	border: 2px solid #7DCA86;
	border-radius: 5px;
	padding: 7px 15px;
	box-sizing: border-box;*/
} 

.tabs {
	max-width: 100%;
	margin: 0 0 30px;
    font-size: 14px;
    
}

.tabs__caption {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	list-style: none;
	position: relative;
	margin: -1px 0 0 -1px;
    margin: 20px 0;
    color: #666;
}
.tabs__caption li:last-child:before {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	right: -2px;
	z-index: -1;
	height: 5px;
	/*background: #7DCA86;*/
}
.tabs__caption:after {
	content: '';
	display: table;
	clear: both;
}
.tabs__caption li {
	padding: 9px 15px;
       padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 2px;
	margin: 1px 0 0 1px;
	/*background: #61AF6A;*/
	
	position: relative;
	/*border: solid #61AF6A;*/
	border-width: 2px 2px 0;
	border-radius: 5px 5px 0 0;
	text-align: center;
    color: #666;
    margin-right: 15px;
    cursor: pointer;
}
.tabs__caption li:not(.active) {
	cursor: pointer;

}
.tabs__caption li:not(.active):hover {
	/*background: #7DCA86;
	border-color: #7DCA86;*/

    /*color: #000;*/
    border-bottom: 1px solid #00b6cc;

}

.tabs__caption li a{
   padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    
      color: #666;
  
    cursor: pointer;
    text-decoration: none!important;
}

.tabs__caption li.active a{
        color: #000;
}

.tabs__caption .active {
	/*background: #FFF;
	
    border-bottom: 1px solid #00b6cc;
}
.tabs__caption .active:after {
/*	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
	height: 1px;*/
	/*background: #FFF;*/
    
    
    border-bottom: 1px solid #00b6cc;
}
.tabs__content {
	display: none;
	background: none;
	/*border: 2px solid #7DCA86;
	border-radius: 0 5px 5px 5px;*/
	padding: 0px 0px;
}
.tabs__content.active {
	display: block;
    padding-top: 0px;
}

.vertical .tabs__caption {
	float: left;
	display: block;
}
.vertical .tabs__caption li {
	float: none;
	border-width: 2px 0 2px 2px;
	border-radius: 5px 0 0 5px;
}
.vertical .tabs__caption li:last-child:before {
	display: none;
}
.vertical .tabs__caption .active:after {
	left: auto;
	top: 0;
	right: -2px;
	bottom: 0;
	width: 2px;
	height: auto;
}
.vertical .tabs__content {
	overflow: hidden;
}


.tabs2 label{
    cursor: pointer;
    background-color: #ebebeb;
    width: 220px;
    text-align: left;
    border: 1px solid #e3e3e3;
    color: #666;
    padding: 12px 20px;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;

}

.tabs2 label:hover{transition:.3s ease;background-color:#cbcbcb}

.tabs2 label:active{transition:.3s ease;background-color:#f8f8f8}

.tabs2 label:focus{transition:.3s ease;background-color:#f8f8f8}





@media screen and (max-width: 650px) {

	.tabs__caption li {
		-webkit-flex: 1 0 auto;
		    -ms-flex: 1 0 auto;
		        flex: 1 0 auto;
	}
	.vertical .tabs__caption {
		float: none;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.vertical .tabs__caption li {
		border-width: 2px 2px 0;
		border-radius: 5px 5px 0 0;
	}
	.vertical .tabs__caption li:last-child:before {
		display: block;
	}
	.vertical .tabs__caption .active:after {
		top: auto;
		bottom: -5px;
		left: 0;
		right: 0;
		width: auto;
		height: 5px;
		background: #FFF;
	}

}