

/* Start:/local/components/dentis-ural/news.list/templates/doctors/style.css?17254484432598*/
.doctor-page .content__item-text {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
	padding-bottom: 136px;
}

@media (max-width: 1450px){
	.doctor-page .content__item-text {
		padding-bottom: 20px;
	}
}
.doctor_container .btn.youtube-link {
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 267px;
    padding: 19px 23px 19px 0px;
    font-family: "Fira Sans";
    font-size: 0;
    font-weight: 600;
    font-style: normal;
    line-height: 1.214;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #333C50;
    background: #F4FA48;
    border: none;
cursor: pointer;
}
.btn.youtube-link:after {
    margin-left: 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    content: "";
    background-image: url(/images/play.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.grtyoutube-popup {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:99999;
}

.grtyoutube-popup-content {
	margin-top:150px;
	width:95%;
	max-width:400px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.grtyoutube-popup-close {
	position:absolute;
	top:-30px;
	right:0;
	color:#FFF;
	font-size:25px;
	width:17px;
	height:17px;
	cursor:pointer;
}

.grtyoutube-iframe {
	width:100%;
	height:480px;
}
@media (max-width:767px) {
	.grtyoutube-iframe {
		width:100%;
		height:350px;
	}
}

.grtyoutube-dark-theme{
	background: rgba(0,0,0, 0.85);
}

.grtyoutube-dark-theme .grtyoutube-popup-content {
	-webkit-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
	-moz-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
	box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
}

.grtyoutube-dark-theme .grtyoutube-popup-close {
	background: url('/images/icon-close-white.png') no-repeat;
}

.grtyoutube-light-theme {
	background: rgba(255,255,255, 0.85);
}

.grtyoutube-light-theme .grtyoutube-popup-content {
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
}

.grtyoutube-light-theme .grtyoutube-popup-close {
	background: url('/images/icon-close-black.png') no-repeat;
}

.doctors-list__item .doctors-list__content .doctors-list__image{
	background-image: url("/local/components/dentis-ural/news.list/templates/doctors/img/background.jpg");
	background-size: contain;
}
.doctor_container .doctors-list__image.det-bac{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
}
.doctors-list__image.det-bac .doctors-list__content-wrap{
	width: 100%;
}
.doctors-list__image.det-bac .image{
	padding-top: 100%;
}
/* End */
/* /local/components/dentis-ural/news.list/templates/doctors/style.css?17254484432598 */
