

/* Start:/bitrix/templates/medclinic/components/bitrix/catalog/employees/style.css?17809179541184*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}


/* End */


/* Start:/bitrix/templates/medclinic/components/bitrix/catalog/employees/bitrix/catalog.element/worker-detail/style.css?17841970551710*/
.worker-detail-header {
	padding-bottom: 15px;
}

.worker-detail-header img {
	width: 100%;
	height: auto;
}

.worker-detail-header>* {
	margin: 0 auto;
}

.page-content .worker-detail-info-block-title {
	margin: 0;
	text-transform: uppercase;
	font-size: 0.7142em;
	line-height: 22px;
}

.page-content .worker-detail-info-block-value {
	margin: 0;
	line-height: 22px;
	font-weight: bold;
	font-size: 1.1428em;
}

.worker-detail-info-block-value a {
	color: #000 !important;
}

.worker-detail-description {
	padding-top: 35px;
	line-height: 25px;
}

.worker-detail-info>*:not(.row) {
	margin-bottom: 28px;
}

.worker-detail-info-block-inline {
	display: inline-block;
	margin-bottom: 10px;
}

.worker-detail-info-block-inline a,
.worker-detail-info-block-inline a:focus {
	color: #C5C5C5;
	font-size: 18px;
	margin-right: 20px;
}

.worker-detail-btn {
	position: relative;
	overflow: hidden;
}

.worker-detail-picture {
	margin-bottom: 30px;
}

.worker-detail-back-link .fa {
	margin-right: 10px;
}

.worker-detail-certificate h2{
	margin: 60px 0 40px 0;
}

@media(max-width: 767px) {
	.worker-detail-picture {
		max-width: 300px;
	}
}

@media(min-width: 535px) {
	.worker-detail-header .col-xs-12:first-child {
		width: 40%;
	}

	.worker-detail-header .col-xs-12:last-child {
		width: 60%;
	}

	.worker-detail-picture {
		margin-bottom: 0;
	}
}

@media(min-width:768px) {
	.worker-detail-header {
		text-align: left;
	}

	.worker-detail-header>*:not(.row) {
		margin: 0 64px 0 0;
	}

	.worker-detail-btn:after {
		content: '';
		display: block;
		position: absolute;
		height: 1px;
		width: 69%;
		background-color: #EEF1F4;
		right: -53px;
		top: 50%;
	}

	.worker-detail-description {
		font-size: 1em;
	}
}
/* End */
/* /bitrix/templates/medclinic/components/bitrix/catalog/employees/style.css?17809179541184 */
/* /bitrix/templates/medclinic/components/bitrix/catalog/employees/bitrix/catalog.element/worker-detail/style.css?17841970551710 */
