

/* Start:/bitrix/templates/main-one-col/styles.css?1546334645101*/
.header .menu .navbar-default .navbar-nav > li.hover ul.dropdown-menu{
display: block;
margin: 0;
}
 
/* End */


/* Start:/bitrix/templates/main-one-col/template_styles.css?15463346458191*/
/*** GENERAL STYLES ***/

.overflow{
	overflow: hidden;
}

.left{
	float: left;
}

.right{
	float: right;
}

/*** FONT GENERAL ***/

.normal{
	font-weight: 400;
}

.bold{
	font-weight: 700;
}

.uppercase{
	text-transform: uppercase;
}

/* FONT SIZE */

.fs-10{
	font-size: 10px;
}

.fs-11{
	font-size: 11px;
}

.fs-12{
	font-size: 12px;
}

.fs-13{
	font-size: 13px;
}

.fs-14{
	font-size: 14px;
}

.fs-16{
	font-size: 16px;
}

.fs-17{
	font-size: 17px;
}

.fs-18{
	font-size: 18px;
}

.fs-20{
	font-size: 20px;
}

.fs-22{
	font-size: 22px;
}

.fs-24{
	font-size: 24px;
}

/* LINE-HEIGHT */

.lh-12{
	line-height: 1.2em;
}

.lh-13{
	line-height: 1.3em;
}

.lh-14{
	line-height: 1.4em;
}

/* TEXT ALIGN */

.t-left{
	text-align: left;
}

.t-center{
	text-align: center;
}

.t-right{
	text-align: right;
}

/* TEXT COLOR */

.t-black{
	color: #000;
}

.t-white{
	color: #fff;
}

/* WIDTH */

.w30{
	width: 30%;
}

.w40{
	width: 40%;
}

.w50{
	width: 50%;
}

.w60{
	width: 60%;
}

.w70{
	width: 70%;
}


/*** MARGIS & PADDINGS ***/

/** MARGIN **/

/* MARGIN TOP */

.mt-5{
	margin-top: 5px;
}

.mt-10{
	margin-top: 10px;
}

.mt-15{
	margin-top: 15px;
}

.mt-20{
	margin-top: 20px;
}

/* MARGIN RIGHT */

.mr-5{
	margin-right: 5px;
}

.mr-10{
	margin-right: 10px;
}

.mr-15{
	margin-right: 15px;
}

.mr-20{
	margin-right: 20px;
}

/* MARGIN BOTTOM */

.mb-5{
	margin-bottom: 5px;
}

.mb-10{
	margin-bottom: 10px;
}

.mb-15{
	margin-bottom: 15px;
}

.mb-20{
	margin-bottom: 20px;
}

.mb-40{
	margin-bottom: 40px;
}

/* MARGIN LEFT */

.ml-5{
	margin-left: 5px;
}

.ml-10{
	margin-left: 10px;
}

.ml-15{
	margin-left: 15px;
}

.ml-20{
	margin-left: 20px;
}

/** PADDING **/

/* PADDING TOP */

.pt-5{
	padding-top: 5px;
}

.pt-10{
	padding-top: 10px;
}

.pt-15{
	padding-top: 15px;
}

.pt-20{
	padding-top: 20px;
}

/* PADDING RIGHT */

.pr-5{
	padding-right: 5px;
}

.pr-10{
	padding-right: 10px;
}

.pr-15{
	padding-right: 15px;
}

.pr-20{
	padding-right: 20px;
}

/* PADDING BOTTOM */

.pb-5{
	padding-bottom: 5px;
}

.pb-10{
	padding-bottom: 10px;
}

.pb-15{
	padding-bottom: 15px;
}

.pb-20{
	padding-bottom: 20px;
}

/* PADDING LEFT */

.pl-5{
	padding-left: 5px;
}

.pl-10{
	padding-left: 10px;
}

.pl-15{
	padding-left: 15px;
}

.pl-20{
	padding-left: 20px;
}


/*** SITE STYLES ***/

/*** HEADER ***/

.logo_e{
	float: left;
	font-size: 47px;
	color: #3498db;
	margin-right: 15px;
	width: 290px;
}

.logo_e a{
	font-family: 'Open Sans' !important;
	font-size: 47px !important;
	color: #3498db !important;
} 

.descr-h{
	float: left;
	margin-top: 5px;
}

.descr-h p, .logo_e p{
	font-size: 16px;
}

.logo_e p{
	margin-top: 24px;
}

.logo .overflow{
	padding: 10px 0 5px 0;
}


/*** PATIENTS ***/

.patients_blocks_wrap{
	overflow: hidden;
	margin-bottom: 20px;
}

.patients_block_col{
	width: 31.4%;
	float: left;
	margin-right: 20px;
}

.patients_block_col:nth-child(3n){
	margin-right: 0;
}

.patients_block{
	background: #3498db;
	color: #fff;
	height: 180px;
	position: relative;
	display: flex;
	transition: 0.2s ease all;
	overflow: hidden;
	margin-bottom: 20px;
}

.patients_block:hover{
	background: #ffa431;
}

.patients_bignum{
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 200px;
	opacity: 0.16;
	position: absolute;
	top: 75px;
	left: 10px;
}

.patients_block_title{
	font-size: 17px;
	text-transform: uppercase;
	margin: auto;
	line-height: 1.15em;
	margin-left: 15px;
	padding-right: 15px;
}

.patients_blocks_wrap a:focus, .patients_blocks_wrap a:hover{
	text-decoration: none;
}

.patients_block_links{
	list-style: none;
	padding: 0;
	margin-top: -10px;
}

.patients_block_links li{
	padding: 10px 15px;
	border-bottom: 1px solid #cdcdcd;
	line-height: 1.2em;
}

.patients_block_links li:last-child{
	border-bottom: none;
}

.pb_icon{
	fill: #b0b0b0;
	fill-rule: evenodd;
}

.logos-wrap{
	overflow: hidden;
}

.logo-block{
	float: left;
	width: 140px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 80px;
}

.logo-block:nth-child(6n){
	margin-right: 0;
}

.logo-block img{
	max-width: 100%;
}


/*** POSTS ***/

.post-items{
	display: flex;
	flex-flow: row wrap;
	margin-top: -20px;
}

.events.post-items{
	margin-top: 0px;
}

.events.post-items .event-banner{
	width: 48.5%;
}

.events.post-items .event-banner img{
	max-width: 100%;
}

.events.post-items .event-banner:first-child{
	width: 100%;
}

.events.post-items .event-banner:nth-child(2){
	margin-right: 20px;
}

.item-img{
	position: relative;
}

.meta_label{
	position: absolute;
	bottom: 0;
	right: 0;
	background: #3498db;
	color: #fff;
	padding: 10px 15px;
}

.post_wrap{
	margin-bottom: 20px;
}

.post_wrap iframe{
	margin-bottom: 20px;
}

.post_wrap .lead{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 10px 20px;
	border-top: 1px solid #2e2e2e;
	border-bottom: 1px solid #2e2e2e;
}

.post_wrap p{
	line-height: 1.4em;
	margin-bottom: 15px;
}

.post_wrap img{
	max-width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.post_wrap .w_padding img{
	padding: 0;
	margin: 0;
}

.similiar_posts{
	overflow: hidden;
	display: flex;
	flex-flow: row wrap;
}

.similiar_posts img{
	margin: 0;
}

.similiar_posts .name{
	margin-bottom: 15px;
}

.post_wrap .event-banner{
	margin-top: 40px !important;
}


/*** CONTACTS ***/

.contacts-wrap{
	overflow: hidden;
	position: relative;
}

.contacts-wrap-title{
	color: #3498db;
    font-size: 30px;
    font-weight: 700;
    left: -140px;
    position: absolute;
    text-transform: uppercase;
    top: 380px;
    transform: rotate(-90deg);
    z-index: 150;
}

.contacts-wrap img{
	z-index: 50;
	position: relative;
}

.contacts-content{
	background: #fff;
	width: 580px;
	margin: -70px auto 0;
	overflow: hidden;
	position: relative;
	z-index: 100;
}

.contacts-content p{
	line-height: 1.3em;
}

.contacts-content .left{
	width: 60%;
	padding: 30px 20px;
}

.contacts-content .right{
	width: 40%;
	padding: 30px 20px;
}

.contacts-content .right p{
	margin: 0;
}

.contacts-content .right .mt{
	margin-top: 15px;
}


/*** EVENTS ***/

.events_title{
	font-size: 46px;
	color: #fff;
	background: #ffa430;
	padding: 2px 18px 6px 18px;
	text-transform: none;
	font-weight: 500;
	font-family: "Open Sans", sans-serif;
	margin-top: 0;
}

.events_table tr td{
	font-size: 12px;
}

.events_table tr td a{
	border-bottom: 1px solid #3498db;
}

.events_table tr td a:hover{
	text-decoration: none;
	border-bottom: 1px solid #23527c;
}

.events_table .et_titles td{
	font-size: 12px;
	color: #3498db;
	padding-bottom: 5px;
}

.w_date{
	background: #ecf7ff;
	width: 125px;
}

.w_title{
	width: 230px;
}

.w_place{
	width: 210px;
}

.w_padding{
	padding: 0;
}

.e_archive_link{
	width: 100%;
	height: 80px;
	background: url(/upload/images/e_archive_link_bg.jpg);
	margin: 10px 0 40px 0;
	text-align: center;
	display: block;
}

a.e_archive_link:hover{
	text-decoration: none;
	background-position: 0 -80px;
}

.e_archive_link div{
	font-size: 12px;
	color: #fff;
}

.e_archive_link .e_link{
	font-size: 22px;
	color: #fff;
	padding-top: 24px;
	display: block;
	margin-bottom: 7px;
}

.el_date{
	margin-top: 8px;
}

.el_place{
	margin-bottom: 10px;
}

.el_date, .el_place{
	padding: 10px 0;
}

.el_date .meta_block, .el_place .meta_block{
	background: #ecf7ff;
	width: 125px;
	padding: 0 10px;
}

/*** FORUM ***/


.forum-block-container th.forum-column-title, .forum-block-container th.forum-column-topics, .forum-block-container th.forum-column-replies, .forum-block-container th.forum-column-lastpost, .forum-block-container th.forum-column-views{
	background: #3498db;
}


/*** OTHER ***/

.dummy_endoexpert{
	color: #fff;
	padding: 15px;
	text-align: center;
	line-height: 1.3em;
	margin-top: -24px;
	margin-bottom: 20px;
	background: url(/upload/images/dummy_bg.png);
}

.full-content-wrap{
	display: flex;
	flex-flow: row wrap;
}

.main .full-content .full-content-wrap .new-item{
	margin-right: 20px;
}

.main .full-content .full-content-wrap .new-item:nth-child(4n){
	margin-right: 0;
}

.main .full-content .full-content-wrap .new-item:nth-child(4n+1) {
    margin-right: 20px;
}
.header .menu .navbar-form .form-control{
width: 82px !important;
}
/* End */
/* /bitrix/templates/main-one-col/styles.css?1546334645101 */
/* /bitrix/templates/main-one-col/template_styles.css?15463346458191 */
