

/* Start:/local/templates/.default/components/bitrix/news.list/zapis_na_priem/style.css?17839276242858*/
.headline{
	font-size: 0.9vw;
}
.headline .img-doc{
	width: 35px;
	margin-right: 8%;
}
.headline .c-name span{
	font-weight: 600;
	font-size: 24px;
}
.headline .c-date >div, .headline .c-zapis >div{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 2px solid #000;
}
.headline .c-name  >div{
	display: flex;
	align-items: center;
	border-bottom: 1px solid #000;
}
.doctorzapis .c-date,.doctorzapis .c-zapis{
	text-align: center;
}
.doctorzapis .c-date >div,.doctorzapis .c-zapis >div{
	padding: 10px 0;
}
.doctorzapis .c-name >div{
	padding: 8px 0 8px 10px;
	position: relative;
	font-weight: 600;
}
.doctorzapis .c-name >div span{
	display: inline-block;
	max-width: 95%;
}
.doctorzapis .c-name >div:after{
	content: '\f078';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	font-size: 13px;
	right: 1rem;
	top: 0.8rem;
	/*
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	*/
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.doctorzapis.active .c-name2 >div:after{
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.doctorzapis {
	margin-top:10px;
}
.doctorzapis.active .c-name > div, .doctorzapis .c-name > div:hover {
	background: #ccc !important;
}
.doctorzapis .hiden {
	display: none;
	margin-left: 1px;
}
.doctorzapis.active .hiden {
	display: block;
}
.hiden .c-info{
	background: #f7f7f7;
	padding: 20px;
}
.hiden .c-info h2{
	text-align: left;
	text-transform: capitalize;
}
.consultant-detail-card{
	background: #fff;
	padding: 15px;
}
.podp-mob{
	font-weight:600;
}
.rew {
	margin-top: 40px;
	font-size: 16px;
}
.rew img{
	width: 35px;
	margin-right: 20px;
}
.rew > div {
	margin-bottom: 20px;
}
.nsr {
    font-size: 14px;
    font-weight: 600;
	text-align: right;
}
.ops {
    font-size: 16px;
    text-align: left;
}
@media (min-width: 768px){
	.zapis .c-name {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 22%;
		max-width: 22%;
		padding-left: 0px;
		padding-right: 10px;
	}
	.zapis .c-date,.zapis .c-zapis {
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.zapis .c-zapis.cab {
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
	}
	.doctorzapis .c-date,.doctorzapis .c-zapis{
		font-size: 0.9vw;
	}
	.doctorzapis .c-name >div{
		font-size: 1vw;
	}
	.zapis .doctorzapis:nth-child(odd) .c-date > div,.zapis .doctorzapis:nth-child(odd) .c-zapis > div,.zapis .doctorzapis:nth-child(odd) .c-name > div{
		background: #f7f7f7;
	}
}
@media (max-width: 768px){
	.zapis .doctorzapis .c-name > div{
		background: #f7f7f7;
	}
	.doctorzapis .c-date >div, .doctorzapis .c-zapis >div {
		border-bottom: 1px solid;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/zapis_na_priem/style.css?17839276242858 */
