/*   
Theme Name: clean
Theme URI: http://dontforget.pro/wordpress/chistyiy-shablon-wordpress-dlya-razrabotki/
Description: Чистый шаблон WordPress для разработки
Author: saxa:p
Author URI: http://dontforget.pro
*/

*{
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@font-face {
	font-family: "AvantGardeC";
	src: url("/wp-content/themes/oculus/font/AvantGardeC.ttf"),
		url("/wp-content/themes/oculus/font/AvantGardeC.woff") format("woff"),
		url("/wp-content/themes/oculus/font/AvantGardeC.ttf") format("truetype");
}

blockquote {
	height: auto !important;
}
.fulltext {
	margin-bottom: 50px;
   font-family: "AvantGardeC" !important;
}
table {
   font-family: "AvantGardeC" !important;
}

body {
   font-family: "AvantGardeC" !important;
}
.clear {
	clear: both;
}

a,
a:focus {
	outline: none !important;
}

header {
	margin-bottom: 30px;
	overflow: hidden;
	padding: 21px 0 0 0;
	position: relative;
	z-index: 100;
}
	header .logo {
		margin: -6px 0 0 -30px;
	}

.wrTypeSlider {
   margin-bottom: 10px;
	max-width: 100% !important;
	overflow: visible;
}
.wrTypeSlider .bx-viewport,
.wrTypeSlider .bx-wrapper {
   height: 84px;
}
.wrTypeSlider .bx-wrapper .bx-viewport {
	background: none !important;
	border: none !important;
	box-shadow: none !important;
	left: 0 !important;
	padding: 0 44px;
}
.wrTypeSlider .bx-wrapper .bx-controls-direction a {
	height: 41px;
	margin-top: -37px;
	width: 41px;
	z-index: 10;
}
.wrTypeSlider .bx-wrapper .bx-prev {
	background: url(/wp-content/themes/oculus/img/arrowLeft.png);
	left: -20px;
}
.wrTypeSlider .bx-wrapper .bx-next {
	background: url(/wp-content/themes/oculus/img/arrowRight.png);
	right: -20px;
}

.wrTypeSlider .titleType {
	background: url(/wp-content/themes/oculus/img/fonHoverType.png) no-repeat;
	bottom: 0;
	color: #fff;
	display: none;
	font-size: 13px;
	height: 28px;
	left: -44px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 138px;
}

.sliderType {
}
	.sliderType li {
		height: 84px;
	}
		.sliderType li a {
			background-position: 1px 0;
			background-repeat: no-repeat;
			background-size: cover;
			display: block;
			height: 50px;
			margin: 0;
			width: 50px;;
		}
			.sliderType li a:hover {
				background-position: -97px 0px;
				margin: 1px 0 0 3px;
			}
			.wrTypeSlider .sliderType li a:hover,
			.wrTypeSlider .sliderType li a.active {
            background-position: -47px 0px;
            margin: 1px 0 0 0px;
			}
      /*.wrTypeSlider .sliderType li a.active .titleType,*/
		.wrTypeSlider .sliderType li a:hover .titleType {
			display: block;
		}

.slider {
	/*background: url(/wp-content/themes/oculus/img/slider.png) no-repeat;*/
	background-size: cover;
	/*height: 580px;*/
   margin: -140px 0 0px 0;
	overflow: hidden;
	width: 100%;
	z-index: 10;
}
   .slider ul {}
      .slider ul li {
			position: relative;
		}
      .slider ul li img {
			height: auto;
			width: 100%;
		}
.fonSlider {
	background-size: cover;
	height: 100%;
	left;
	position: absolute;
	top:0;
	width: 100%;
}
.sliderContainer {
	height: 100%;
	width: 100%;
}
.info {
	background: #00a5be;
	bottom: -33px;
	color: #fff;
	font-size: 14px;
	height: 130px;
	padding: 0 170px 0 25px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	width: 54%;
}
   .info h3 {
		font-size: 17px;
	}
.slider .bx-wrapper {
	padding-bottom: 33px !important;
}
.slider .bx-wrapper .bx-viewport {
	background: none !important;
	border: none !important;
	box-shadow: none !important;
	left: 0 !important;
	overflow: visible !important;
}

.scrollDown,
.scrollThis {
	cursor: pointer;
	display: block;
	margin: 0 auto 17px;
}
.scrollThis {
	margin-top: 20px;
}


.appointments a {
	border: 1px solid #0aa6bd;
	border-radius: 12px;
	color: #0aa6bd;
	display: inline-block;
	float: right;
	font-size: 16px;
	font-weight: 400;
	height: 29px;
	line-height: 29px;
	margin: 4px 45px -1px 0;
	padding: 0 15px;
	text-transform: uppercase;
	text-decoration: none !important;
}
	.appointments a:hover {
		background: #0aabbf;
		color: #fff;
	}
.telAppointments a {
	color: #00a2ba;
	display: inline-block;
	float: right;
	font-size: 17px;
	/*margin-top: 8px;*/
   margin-top: 1px;
	outline: none;
	text-decoration: none;
   white-space: nowrap;
}
.telAppointments a:hover,
.telAppointments a:focus {
   color: #00a2ba;
   outline: none;
	text-decoration: none;
}
   .telAppointments a img {
		display: none;
		margin: 7px 0 0 10px;
		position: absolute;
	}
   .telAppointments a:hover img {
		display: block;
	}
.wrLang {
	border: 1px solid #0abcd6;
	/*outline: 1px solid #0abcd6;*/
	/*height: 51px;*/
   height: 36px;
	position: absolute;
   right: 15px;
	width: 35px;
}
   .wrLang > div {
		height: 100%;
		left: 0;
		overflow: hidden;
		top: 0;
		width: 100%;
	}
   .wrLang ul li {
      border: 1px solid #8cdfec;
		font-size: 12.6px;
		height: 17px;
		line-height: 14px;
		text-align: center;
		width: 33px;
	}
      .wrLang ul li.active {
			background: #0abcd6;
			border: none;
		}
         .wrLang ul li:nth-child(1) {
				border-bottom: none;
			}
         .wrLang ul li:nth-child(2) {
            /*border-bottom: none;*/
            border-top: none;
			}
         /*.wrLang ul li:nth-child(3) {
				border-top: none;
			}*/
         .wrLang ul li.active a {
				color: #fff;
			}
   	.wrLang ul li a {
			color: #00dae8;
			outline: none;
			text-decoration: none;
		}


img.alignleft {
float:left;margin-right:15px;margin-top:5px;margin-bottom:5px;
}
img.alignright {
float:right;margin-left:15px;margin-top:5px;margin-bottom:5px;
}
.page_content h2, .page_content h3 {
width:100%;clear: both;margin-bottom:20px;padding:20px 0;
}
/* menu */

.wrMenu {
	float: right;
	margin: -22px -15px 0 0;
}
footer .wrMenu {
	display: none;
}
	.wrMenu ul {}
		.wrMenu ul li {
			margin-left: 5px;
		}
			.wrMenu ul li.current_page_item a {
				color: #0aa6bd;
			}
			.wrMenu ul li a {
				border: 1px solid rgba(0,0,0,0);
				border-radius: 12px;
				color: #717171 !important;
				display: inline-block;
				font-size: 14px;
            height: 29px;
            line-height: 29px;
            padding: 0 15px;
				text-transform: uppercase;
				text-decoration: none;
			}
			/*
            .wrMenu ul li.current-menu-item a,
				.wrMenu ul li:hover a {
               border: 1px solid #0aa6bd;
					color: #0aa6bd !important;
				}
*/
.navbar-inverse {
	background: rgba(0,0,0,0) !important;
	border-color: rgba(0,0,0,0) !important;
}
.navbar {
	margin-bottom: 0px !important;
}
.navbar-inverse .navbar-toggle {
	border: none !important;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: rgba(0,0,0,0) !important;
}


.wrTypeSlider li {
	float: left;
}
li {
	/*float: left;*/
	list-style: none;
}

/*subMenu */

ul.subMenu {
	height: 44px;
	margin-top: 6px;
}
   ul.subMenu li {
		background: #fff;
		border: 1px solid #009eb1;
		border-right: none;
		border-left: none;
		height: 44px;
      max-width: 251px;
		margin-right: -20px;
      padding-right: 22px;
		padding-left: 30px;
		position: relative;
	}
      ul.subMenu li:first-child {
			margin-left: -10px;
			padding-left: 20px;
		}
      ul.subMenu li:last-child a .rightBorder {
			border-bottom: 1px solid #fff;
			border-top: 1px solid #fff;
			height: 44px;
			top: -1px;
		}
         ul.subMenu li a {
	         display: table-cell;
				height: 42px;
				text-decoration: none;
				text-transform: uppercase;
	         vertical-align: middle;
			}
		      ul.subMenu li a .rightBorder {
					height: 43px;
					position: absolute;
					right: 0;
					top: 0px;
					width: 22px;
					z-index: 90;
				}
			      ul.subMenu li a .rightBorder span {
						background: #fff;
		            border: 1px solid #009eb1;
						border-left: none;
						border-bottom-right-radius: 22px;
				      border-top-right-radius: 22px;
						display: block;
						height: 44px;
						margin-top: -1px;
					}
      ul.subMenu li:hover,
		ul.subMenu li.current_page_item {
			border: 1px solid #cff5f9;
         border-left: none;
			border-right: none;
			background: #cff5f9;
			z-index: 1;
		}
         ul.subMenu li:hover .rightBorder,
			ul.subMenu li.current_page_item .rightBorder {
				background: #fff;
            border-bottom: 1px solid #009eb1;
         	border-top: 1px solid #009eb1;
				height: 44px;
				top: -1px;
			}
         ul.subMenu li:hover .rightBorder span,
         ul.subMenu li.current_page_item .rightBorder span {
            background: #cff5f9;
            border: 1px solid #cff5f9;
			}
      
      







.type {
	float: left;
	height: 130px;
	text-align: center;
	width: 25%;
}
	.typeBlock {
		float: left;
		height: 130px;
		text-align: center;
		width: 25%;
	}
   	.typeBlock a {
			color: #636363;
			font-size: 12px;
			text-transform: uppercase;
		}
         .typeBlock a:hover,
			.typeBlock a.hover {
				color: #00bed5;
				text-decoration: none;
			}
	.wrImg {
		border-radius: 50%;
		margin: 0 auto 15px;
		overflow: hidden;
	}


.typePage {
	margin-bottom: 55px;
}
	.typePage .typeBlock {}
		.typePage .typeBlock .wrImg {
			height: 98px;
			width: 98px;
		}
			.typePage .typeBlock .wrImg .img {
				background-position: 1px 0;
				background-repeat: no-repeat;
				background-size: cover;
				display: block;
				height: 98px;
				margin: 0;
				width: 98px;
			}
				.typePage .typeBlock .wrImg .img:hover,
				.typePage .typeBlock .wrImg .img.hover {
					background-position: -97px 0px;
               margin: 1px 0 0 3px;
				}



.typeDoctors {
	border: 3px solid #00b29c;
	border-radius: 50%;
	float: left;
	height: 177px;
	width: 177px;
}

.listDoctors {
	margin-bottom: 30px;
}
	.listDoctors .wrListDoctors {
		float: left;
		margin-left: -70px;
      margin-top: 9px;
	}
   .listDoctors .listActicles {
		font-size: 18px;
      margin-left: -60px;
      margin-top: 9px;
	}
	.listDoctors span.textDoctors {
      border: none !important;
		color: #00b2c7;
		cursor: default;
		display: inline-block;
		font-size: 16px;
		height: 41px;
		line-height: 45px;
		margin-right: 22px;
		text-transform: uppercase;
	}
   .listDoctors img.arrDoctors {
		float: left;
      margin: 0 15px 0 -15px;
	}
   .listDoctors img {
		margin: 3px 3px 8px;
	}
	.listDoctors a,
	.listDoctors a:hover,
	.listDoctors a:focus {
		color: #00b2c7;
		text-decoration: none;
	}
   .listDoctors span,
	.listDoctors span:focus {
		border: 1px solid #fff;
		border-radius: 14px;
		color: #00b2c7;
		cursor: pointer;
		display: inline-block;
		font-size: 15px;
		height: 28px;
		line-height: 26px;
		margin-right: 10px;
		padding: 0 10px 0 0;
		text-decoration: none;
	}
   .listDoctors .equipmentList {
      color: #00b2c7;
      font-size: 18px;
		margin-left: -90px;
	}
      .listDoctors span:hover {
         border: 1px solid #00b2c7;
         color: #00b2c7;
			text-decoration: none;
		}
.wrTitleDoctors {
	float: left;
}

.doctorsType {
	float: left;
	margin: 0 25px 30px 0;
}
   .doctorsType .title {
      /*border-radius: 14px;*/
		color: #fff;
      height: 28px;
		line-height: 28px;
		margin-bottom: 16px;
		overflow: visible !important;
		padding-left: 14px;
		position: relative;
		text-align: left;
		text-transform: uppercase;
		white-space: nowrap;
	}
   .doctorsType .title.first >  div {
		position: absolute;
		z-index: 10;
	}

.doctorsType .doctors {
	float: left;
	height: 300px;
   overflow: visible !important;
	text-align: center;
	width: 201px;
}
	.doctorsType .doctors:last-child {
		margin-right: 24px;
	}
	.doctorsType .doctors img {
		cursor: pointer;
		margin: 3px 0 8px;
		position: relative;
		z-index: 90;
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		filter: grayscale(100%);
		filter: gray; /* IE 6-9 */
	}
		.doctorsType .doctors img:hover {
			-webkit-filter: none;
			-moz-filter: none;
			-ms-filter: none;
			-o-filter: none;
			filter: none;
		}
	.doctorsType .doctors span {
		cursor: pointer;
		display: inline-block;
		font-size: 16px;
		margin-right: 21px;
	}

.wrBorder {
	position: relative;
	width: 177px;
}
	.popupDoctors .wrBorder {
		margin: 0 auto !important;
		float: none;
	}
      .popupDoctors .wrBorder img {
			/*margin-left: 3px;*/
		}
      .popupDoctors .doctorsType .doctors .wrBorder img {
			margin: 0 auto;
		}
.border {
	border-radius: 50%;
	border-top-color: transparent;
	position: absolute;
	-ms-transform: rotate(135deg); /* IE 9 */
	-webkit-transform: rotate(135deg); /* Chrome, Safari, Opera */
	transform: rotate(135deg);
	top: 0;
	left: 0;
	height: 177px;
	width: 177px;
}

.line {
	background: #d5d4d4;
	float: left;
	height: 1px;
	margin: 20px 0;
	overflow: hidden;
	width: 100%;
}





#confidence {
	/*background: url(/wp-content/themes/oculus/img/confidence.png) no-repeat center center;
	background-size: cover;*/
	color: #fff;
	/*height: 343px;*/
	height: auto;
	/*margin-top: 30px;*/
	/*padding-top: 110px;*/
	position: relative;
	text-align: center;
	width: 100%;
}
   #confidence .fon {
		height: auto;
		/*left: 0;
		position: absolute;
		top: 0;*/
		width: 100%;
	}
	#confidence .wrContainer {
      height: auto;
		left: 0;
		margin-top: -60px;
		position: absolute;
		top: 50%;
		width: 100%;
	}
   #confidence h2, #confidence .h2 {
		font-size: 27px;
	}
	#confidence .arrUp {
      background: url(/wp-content/themes/oculus/img/arrowUp.png) no-repeat center center;
		display: inline-block;
		height: 48px;
		margin-top: 20px;
		width: 48px;
	}
   .arrDown {
      background: url(/wp-content/themes/oculus/img/arrowDown.png) no-repeat center center;
		display: block;
		height: 48px;
		margin: 20px auto;
		width: 48px;
	}



.wrPageTitle {
	/*height: 56px;*/
	position: relative;
}
	.wrPageTitle .fon {
		background: #00a5be;
		height: 56px;
      left: 0;
		position: absolute;
		top: 0;
		width: 20%;
	}
   .wrPageTitle .row {
		background: #fff;
	}
.page {}
   .page h1 {
		margin: 0;
	}
   .page img {
		height: auto;
		max-width: 100%;
		width: auto;
	}
      .page h1 a {
			
		}
      .page h1 img {
			
		}
   .page .desc {
		color: #6b6b6b;
		font-size: 16px;
		margin-bottom: 30px;
		text-align: justify;
	}
      .page .desc p {
			margin-bottom: 20px;
			text-indent: 12px;
		}
    .page_title {
        background: #00a5be;
        border-top-right-radius: 28px;
        border-bottom-right-radius: 28px;
        color: #fff;
        float: left;
        font-size: 17px;
        height: 56px;
        line-height: 56px;
        margin: 0 0 60px 0;
        position: relative;
        text-transform: uppercase;
        z-index: 10;
    }
    .page_title a {
        color: #fff;
        display: inline-block;
        height: 56px;
        text-decoration: none;
    }
    .page_title img {
        margin: -3px 2px 0 30px;
    }
    .subMenu h1 {
        font-size: 14px;
        line-height: 1.42857143;
        font-weight: 400;
    }
    h1.article_title {
        font-size: 30px;
    }

.popupDoctors {
	background: rgba(0,0,0,.5);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 200;
}
   .popupDoctors.active {
		display: block;
	}
	.popupDoctors .infoContent {
		background: #fff;
		border: 1px solid #f3f3f3;
      border-radius: 14px;
		color: #646464;
      left: 65px;
		padding: 14px 60px 60px;
		position: absolute;
      right: 65px;
      top: 100px;
	}
      .popupDoctors .infoContent .wrTitle {
			margin-bottom: 20px;
			text-align: center;
		}
	   .popupDoctors .infoContent img {
         -webkit-filter: none;
			-moz-filter: none;
			-ms-filter: none;
			-o-filter: none;
			filter: none;
		}
	.popupDoctors .biography {
		height: 200px;
		text-align: justify;
	}


/* contacts page */
.contactBlock {
	color: #219fb6;
	font-size: 17px;
	margin-bottom: 55px;
	overflow: hidden;
}
   .contactBlock img {
		float: left;
		margin-right: 23px;
	}
   .contactBlock > div {
		float: left;
	}
   .contactBlock a,
	.contactBlock a:hover {
      color: #219fb6;
      text-decoration: none;
	}
	.contactBlock .mainAddress {
		font-weight: 600;
	}

.form {}
	.feedbackFormContainer img,
	.popupDoctors img.closePopup {
		cursor: pointer;
      height: 30px !important;
		position: absolute;
      right: 5px;
		top: 2px;
		width: 30px !important;
	}
   .form label,
	.feedbackFormContainer {
		color: #009eb1;
		font-size: 17px;
		font-weight: 300;
	}
      .feedbackFormContainer img {
			margin-top: 3px
		}
   .form input,
	.form textarea,
	.feedbackFormContainer input {
		border: 1px solid #009eb1;
		border-radius: 10px;
		color: #9d9d9d;
		height: 27px;
		max-width: 100%;
      outline: none;
		padding: 0 10px;
		width: 337px;
	}
	   .form textarea {
		height: 176px;
	}
   .form input[type="submit"],
	.feedbackFormContainer input[type="submit"] {
		background: #009eb1;
		color: #fff;
		height: 27px;
		line-height: 25px;
		width: 148px;
		text-align: center;
	}
   .feedbackFormContainer input[type="submit"] {
		margin: 20px 0 50px 0;
	}


.map {
	position: relative;
}
	.map .email {
		background: #219fb6;
	   border-bottom-left-radius: 26px;
		border-top-left-radius: 26px;
		font-size: 17px;
		height: 52px;
		margin-top: -34px;
		position: absolute;
		right: 0;
		width: 41%;
	}
      .map .email a {
         color: #fff;
			text-decoration: none;
		}

/* news page */

.news {}
	.news .wrImgNews {
		border-radius: 50%;
		height: 169px;
		overflow: hidden;
		position: relative;
		width: 169px;
	}
	.news .wrImgNews .fonImgNews {
		background: rgba(8,174,194,.6);
		display: block;
		height: 100%;
		left: 0;
		opacity: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}
      .news .itemNews a:hover,
		.news .itemNews a:focus {
			text-decoration: none;
		}
      .news .itemNews a:hover .fonImgNews {
			opacity: 1;
		}
	.news .itemNews {
		margin-bottom: 25px;
	}
	.news .arrNews {
		float: left;
	   margin: 20px 0 0 0;
	}
	.news .shortDescription {
		color: #6b6b6b;
		margin: 20px 0 0 55px;
	}
		.news .shortDescription h2 {
			display: table-cell;
			color: #6b6b6b;
			font-size: 16px;
			font-weight: 600;
			height: 41px;
			vertical-align: middle;
		}
         .news a:hover .shortDescription h2 {
				color: #00b6cc;
				text-decoration: none;
			}
			.news .shortDescription .h2 {
                display: table-cell;
                color: #6b6b6b;
                font-size: 16px;
                font-weight: 600;
                height: 41px;
                vertical-align: middle;
                margin-top: 20px;
                margin-bottom: 10px;
            }
            .news a:hover .shortDescription .h2 {
				color: #00b6cc;
				text-decoration: none;
			}
		.news .shortDescription p {
			margin-top: 25px;
			text-align: justify;
		}
	.news .line,
	.news .line2 {
		background: #d5d4d4;
		height: 1px;
		width: 100%;
	}
   .news .line2 {
		display: none;
		margin-top: 11px;
	}
	.newsSingle {
		text-align: justify;
	}
   .news .col-md-9 {
		overflow: hidden;
	}
.wrImages {}
   .wrImages img {
		height: auto;
		margin-top: 5px;
		width: 100%;
	}
.wpScrollTop {
	background: rgba(0,165,190,.66);
	cursor: pointer;
	height: 117px;
	margin: -117px auto 0;
	position: relative;
	text-align: center;
	width: 107px;
}
   .wpScrollTop img {
		margin-top: 34px;
	}



.titleSinglePage {
	margin-bottom: 30px;
	overflow: hidden;
}
	.titleSinglePage .wrapperTitle {
		background: #009eb1;
		border-bottom-right-radius: 23px;
	   border-top-right-radius: 23px;
		height: 45px;
		float: left;
		margin-right: 10px;
		width: 24%;
	}
	   .titleSinglePage .wrapperTitle img {
			float: right;
			height: 45px;
		}
	.titleSinglePage h1 {
		display: table-cell;
		font-size: 16px;
		height: 45px;
		margin-top: 0px;
		vertical-align: middle;
	}



.feedbackPopup {
	background: rgba(0,0,0,.52);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 300;
}
   .feedbackPopup.active {
		display: block;
	}
	.feedbackFormContainer {
		background: #fff;
		border-radius: 8px;
		height: auto;
		min-height: 410px;
		left: 50%;
		margin-left: -310px;
		margin-top: -205px;
		padding: 60px 30px 20px 100px;
		position: absolute;
		top: 50%;
		width: 585px;
	}

.bannerNews {
	background: #009eb1;
	border-bottom-right-radius: 25px;
   border-top-right-radius: 25px;
	color: #fff;
	display: inline-block;
	font-size: 22px;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	margin-top: -5px;
	text-align: right;
	text-transform: uppercase;
	width: 30%;
}
   .bannerNews:hover,
	.bannerNews:focus {
		color: #fff;
      text-decoration: none;
	}
   .bannerNews img {
		float: right;
		margin: 2px 2px 0 18px;
	}

footer {
	background: #474747;
	padding: 20px 0 30px;
}
   footer .social {
		margin-top: 27px;
      text-align: right;
	}
	footer .tel {
		color: #00a2ba;
	}
   footer .tel > div {
		float: left;
	}
	footer .tel > div:first-child {
		margin-right: 50px;
	}
      footer .tel a {
         color: #00a2ba;
		}


/* table styling */
.fulltext h6 {
	background: #e0f7fa;
}
	.fulltext h6:hover {
      background: #00a5be;
	}
.fulltext h6,
.fulltext h6 span
{
    font-weight: normal !important;
}
.fulltext .ui-state-hover,
.fulltext .ui-state-active{
    background: none;
    background-color: #00a5be;
    color:#fff;
}
.fulltext img{
    margin: 0 8px !important;
}

div.article.green table{
    font-family:Arial, Helvetica, sans-serif;
    color:#666;
    font-size:12px;
    text-shadow: 1px 1px 0px #fff;
    /*background:#eaebec;*/
    margin:20px;
    border:#ccc 1px solid;
    border-collapse:separate;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 2px #d1d1d1;
}
div.article.green table th{
    font-weight:bold;
    padding:21px 25px 22px 25px;
    border-top:1px solid #fafafa;
    border-bottom:1px solid #e0e0e0;
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
    background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
div.article.green table tr{
    text-align: center;
    padding-left:20px;
}
div.article.green table tr td:first-child{
    text-align: left;
    padding-left:20px;
    border-left: 0;
}
div.article.green table tr td {
    padding:5px;
    border-top: 1px solid #ffffff;
    border-bottom:1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;

    /*background: #fafafa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);*/
	 /*background: #f4feff;*/
}
div.article.green table tr:nth-child(even) td{
    /*background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);*/
    /*background: #eefdff;*/
}
div.article.green table tr:last-child td{
    border-bottom:0;
}
div.article.green table tr:last-child td:first-child{
    -moz-border-radius-bottomleft:3px;
    -webkit-border-bottom-left-radius:3px;
    border-bottom-left-radius:3px;
}
div.article.green table tr:last-child td:last-child{
    -moz-border-radius-bottomright:3px;
    -webkit-border-bottom-right-radius:3px;
    border-bottom-right-radius:3px;
}
div.article.green table tr:hover td{
    /*background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
    background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);*/
    background: #ddfcff;
}
.rightcolumn div.ee_banner_outer_block div.ee_banner_block a div.ee_banner_image_block img{
    width: 170px !important;
    height: auto;
}
div.article.violet .w>.themeimages>.themeimage_img>img {
    position: relative !important;
}
.downloadNews {
	margin-bottom: 20px;
	text-align: right;
}
.itemNews {
	display: none;
}
.itemShow {
	display: block;
}
.itemNews:nth-child(1),
.itemNews:nth-child(2),
.itemNews:nth-child(3),
.itemNews:nth-child(4),
.itemNews:nth-child(5) {
	display: block;
}

/* blog */
ol li {
    /* float: left; */
    list-style: decimal;
    padding-left: 10px;
	padding-bottom: 10px;
    margin-left: 30px;
}
.desc ul li,
.newsSingle ul li {
    /* float: left; */
    list-style: disc;
    padding-left: 10px;
	padding-bottom: 10px;
    margin-left: 30px;
}
.custom-pagination {
	border: 1px solid #f7f7f7;
	border-radius: 3px;
	float: left;
	overflow: hidden;
	margin-bottom: 26px;
}
   .custom-pagination a,
	.custom-pagination span {
      border-right: 1px solid #f7f7f7;
		color: #337ab7;
		display: block;
		float: left;
		height: 25px;
		line-height: 25px;
      text-align: center;
		text-decoration: none;
		width: 30px;
	}
   .custom-pagination span {
      background: #f7f7f7;
		color: #6b6b6b;
	}
   .custom-pagination .prev,
   .custom-pagination .next {
		background: #f7f7f7;
      width: 20px;
	}
.cat-item:before {
	content: "- ";
}
	.cat-item a {
		color: #6b6b6b;
		text-transform: lowercase;
	}
   .cat-item.current-cat a {
		font-weight: 600;
	}
.news h3 {
	font-size: 18px;
	margin-bottom: 25px;
}
.markCat {
	margin-bottom: 20px
}
p.title-blue-sg {
	font-weight: 700;
	font-size: 14px;
	color: #0e4f90;
}
/* Slider */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}
.slick-track:before,.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide img{display:block;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}
.image-wrap{margin-bottom:30px}
.info{bottom:0}
.slick-arrow{
	background: transparent;
	background-image: url(/wp-content/themes/oculus/img/arrowDown.png);
	border: none;
	font-size: 0;
	color: #fff;
	display: inline-block;
	height: 48px;
	margin-top: 20px;
	width: 48px;
	position: absolute;
	top: 40%;
	transform: rotate(90deg);
	left: 20px;
	z-index: 9999;
}
.slick-arrow.slick-next{
	left: auto;
	right: 20px;
	transform: rotate(270deg);
}
.slick-arrow:focus,.slick-track:focus{
	outline: none;
}

/* media */

@media screen and (max-width: 350px) {
   .typeBlock {
		width: 50% !important;
	}
   .telAppointments a {
		margin-right: -10px !important;
	}
}

@media screen and (max-width: 480px) {
   header .logo {
		margin-left: -15px !important;
		width: 215px !important;
	}
   .appointments a {
		font-size: 10px !important;
		padding: 0 10px;
	}
   .telAppointments a {
      font-size: 13px !important;
	}
   	.telAppointments a img {
			margin-left: -25px !important;
		}
	.wrLang {
		right: 15px;
	}
   .typeBlock {
		width: 33.3333%;
	}
   .line {
		display: none;
	}
   .appointments a {
		font-size: 13px;
	}
   #confidence .fon {
	    height: 185px;
		 max-width: 100%;
	    width: auto;
	}
   .doctorsType .doctors {
		overflow: hidden;
		width: 100% !important;
	}
   .doctorsType .doctors:first-child {
		height: 152px !important;
	}
	.doctorsType .doctors .title.first {
      border-bottom-right-radius: 14px;
		border-top-right-radius: 14px;
		font-size: 10px;
		line-height: 18px;
		height: 17px;
		margin-right: 0 !important;
	}
   .wrBorder {
		float: left;
	}
   .doctorsType .doctors {
		/*height: 136px !important;*/
      height: auto !important;
	}
	.doctorsType .title {
		height: 1px;
		margin-bottom: 4px;
 	}
   .doctorsType .doctors .wrBorder {
		margin-right: 30px
	}
   .doctorsType .doctors span {
      display: table-cell;
		font-size: 15px;
		height: 121px;
		vertical-align: middle;
	}
   .map .email {
		width: 80% !important;
	}
	.map {
		height: 316px !important;
		margin-top: 30px;
	}
   .typePage .typeBlock {
		height: 150px;
	}
   #confidence {
		background: url(/wp-content/themes/oculus/img/confidence.png) no-repeat center center;
		background-size: cover;
		height: 185px;
		width: 100%;
	}
      #confidence .fon {
			display: none;
		}
}

@media screen and (max-width: 500px) {
   .feedbackFormContainer {
		padding: 50px 15px 30px;
	}
}

@media screen and (max-width: 670px) {
   .telAppointments a {
		font-size: 14px;
		/*margin-top: 12px;*/
      margin-top: 1px;
	}
   .appointments a {
		font-size: 13px;
	}
   .telAppointments a img {
		margin-left: -5px;
	}
   .bannerNews {
		border-bottom-left-radius: 25px;
      border-top-left-radius: 25px;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0;
		float: right;
		font-size: 20px;
		margin-bottom: 30px;
		margin-top: 33px;
		text-align: left;
		width: 265px !important;
	}
   .bannerNews img {
		float: left;
		margin-left: 2px;
		margin-right: 18px;
	}
	.scrollDown {
		display: none;
	}
}
@media screen and (max-width: 670px) {
	.info {
		bottom: -123px;
		width: 100% !important;
	}
   .slider .bx-wrapper {
	    padding-bottom: 123px !important;
	}
   .feedbackFormContainer {
		left: 5%;
		margin-left: 0;
		width: 90%;
	}
}
@media screen and (min-width: 481px) and (max-width: 700px) {
   .doctorsType .doctors {
		width: 33.3333% !important;
	}
}
@media screen and (max-width: 700px) {
	.wrBorder {
		margin: 0 auto;
	}
   .doctorsType .doctors:nth-child(3n) .title {
       border-bottom-right-radius: 14px;
       border-top-right-radius: 14px;
	}
    .doctorsType .doctors:nth-child(3n+1) .title {
       border-bottom-left-radius: 14px;
       border-top-left-radius: 14px;
	}
}
@media screen and (max-width: 767px) {
   .wrMenu ul li a {
		font-size: 18px !important;
	}
	.navbar-header button {
		margin-right: 5px;
		margin-top: -30px;
	}
   .slider {
		margin-top: -40px;
	}
	.info {
		padding-right: 15px !important;
	}
   #confidence h2 {
		font-size: 23px;
	}
   #confidence .arrUp {
		margin-top: -7px;
	}
   footer .tel,
	footer .social {
		text-align: center;
	}
   footer .social {
		margin-bottom: 20px;
	}
   .contactBlock {
		margin-bottom: 30px;
	}
   .form input[type="submit"] {
		margin-bottom: 50px;
	}
   .news .wrImgNews {
		margin: 0 auto;
	}
   .news .arrNews {
		margin-top: 0;
	}
   .news .line {
		display: none;
	}
   .news .line2 {
		display: block;
	}
   .map .email {
		width: 50%;
	}
   .map {
		height: 364px;
	}
   .navbar-collapse {
		/*height: 100px;
		width: 100px;*/
		/*display: block;*/
		/*opacity: 0;*/
		overflow: visible;
		position: relative;
	}
   .navbar-collapse.in {
		display: block;
	}
   .wrMenu ul {
    display: block;
    position: relative;
    z-index: 1000;
}
	header .wr_menu {
		display: none;
	}
	footer .wr_menu {
		background: rgba(254,254,254,.98);
		display: block;
		height: 100%;
		left: 0;
		position: fixed;
		text-align: center;
		top: 0;
		width: 100%;
		/*z-index: 1000;*/
	}
   footer .wrMenu {
		display: none;
		height: 100%;
		left: 0;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 100;
	}
   footer .wrMenu.active {
		display: block;
	}
   footer .wr_menu img {
		cursor: pointer;
		right: 15px;
		position: absolute;
		top: 15px;
	}
   .wrMenu ul li {
		float: none;
		margin-top: 30px;
	}
      .wrMenu ul li a {
			font-size: 15px;
		}
   .wrLang {
		z-index: 10000;
	}
	header {
		overflow: visible;
	}
   .wpScrollTop {
		height: 72px;
		width: 67px;
		margin-top: -72px;
	}
      .wpScrollTop img {
			height: auto;
			margin-top: 20px;
			width: 32px;
		}
	.wrTypeSlider {
		display: none;
	}
   .listDoctors img.arrDoctors {
		margin-left: 0;
	}
   .listDoctors .wrListDoctors,
	.listActicles.equipmentList {
		margin-left: 0;
	}
   .titleSinglePage .wrapperTitle {
		width: 60px;
	}
   .popupDoctors .infoContent {
		left: 15px;
		padding-left: 15px;
      padding-right: 15px;
		right: 15px;
		top: 15px;
	}
   .listDoctors .listActicles {
		margin-left: 15px;
	}
}
@media screen and (min-width: 701px) {
   .doctorsType .doctors:nth-child(5n) .title {
       border-bottom-right-radius: 14px;
       border-top-right-radius: 14px;
	}
    .doctorsType .doctors:nth-child(5n+1) .title {
       border-bottom-left-radius: 14px;
       border-top-left-radius: 14px;
	}
}

@media screen and (max-width: 860px) {
   .bannerNews {
		width: 40%;
	}
	.slick-arrow{
		height: 35px;
		margin-top: 0;
		width: 35px;
		top: 35%;
		background-size: contain;
		background-repeat: no-repeat
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
   .listDoctors .equipmentList {
		margin-left: -60px;
	}
   .titleSinglePage .wrapperTitle {
		width: 15%;
	}
	.slider {
		margin-top: -100px
	}
}

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

.header .logo{
	margin: -6px 0 0 15px;
}

	.slider .info{
		display: none;
	}

	.wrMenu ul li a{
		padding: 0 6px;
	}
   .appointments a {
		float: left;
	}
	header .logo {
		margin-top: 20px;
	}
   .contactBlock img {
		margin-bottom: 15px;
		margin-right: 14px;
	}
	.logo {
		height: auto;
		width: 245px;
	}
   .wrMenu ul li a {
		font-size: 11.6px;
		padding: 0 9px;
	}
   .appointments a {
		margin-right: 0;
	}
   .info {
		font-size: 11px;
		padding-right: 115px;
	}
		.info h3 {
			font-size: 14.5px;
		}

   .doctorsType {
		overflow: hidden;
		margin-right: 0;
	}
   .doctorsType .doctors {
		width: 25%;
	}
   .wrBorder {
		width: 127px;
	}
   .border {
		height: 127px;
		width: 127px;
	}
   .doctorsType .doctors {
		height: 320px;
	}
   .doctorsType .doctors img,
	.popupDoctors .infoContent img {
		height: auto;
		width: 121px;
	}
	.doctorsType .doctors.sg-doctors .title.first div,
	.listDoctors .doctors.sg-doctors .title.first div{
		font-size: 12px!important;
	}
   .popupDoctors .infoContent img {
		margin-left: 3px;
	}
   .doctorsType .title {
		font-size: 11px;
	}
   ul.subMenu {
      float: left;
		height: auto;
		/*overflow: hidden;*/
		margin-bottom: 30px;
		margin-top: -46px;
		width: 100%;
	}
   ul.subMenu li  {
		display: block;
		margin-top: 6px;
		margin-bottom: 10px !important;
		float: none !important;
	}
   ul.subMenu li:first-child {
		margin-left: 0;
		padding-left: 30px;
	}
   ul.subMenu li a .rightBorder {
		border: none;
	}
   ul.subMenu li a .rightBorder {
		border-bottom: 1px solid #fff !important;
		border-top: 1px solid #fff !important;
		height: 44px !important;
		top: -1px !important;
	}
}
@media screen and (min-width: 992px) {
   ul.subMenu li {
		float: left;
	}
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
   .telAppointments a {
		font-size: 14px;
	}
   .info {
		padding-right: 75px;
	}
   .doctorsType {
		overflow: hidden;
		margin-right: 0;
	}
   .doctorsType .doctors {
		width: 25%;
	}
	.page-template-doctors .container{
		padding: 0;
	}
	.map .email {
		width: 48%;
	}
   .listDoctors .equipmentList {
		margin-left: -60px;
	}
   .slider {
		margin-top: -120px
	}
   .wrMenu ul li a {
		padding: 0 12px;
	}
}

@media screen and (max-width: 1200px) {
   .wrMenu ul li {
		margin-left: 0;
	}
   .listDoctors img.arrDoctors {
		margin-right: 9px;
	}
}

@media screen and (min-width: 991px) and (max-width: 1367px) {
   .popupDoctors .infoContent {
		left: 150px;
		right: 150px;
	}
}

@media screen and (min-width: 1368px) {
	.info {
		padding-right: 440px;
	}
	.map .email {
		width: 44%;
	}
	.wrPageTitle .fon {
		width: 28%;
	}
	.popupDoctors .infoContent {
		left: 250px;
		right: 250px;
	}
	.popupDoctors .biography {
		height: 400px;
	}
	.titleSinglePage .wrapperTitle {
		width: 31%;
	}
	.wrMenu ul li a {
		line-height: 30px;
	}
}
@media screen and (max-width: 900px) {
	.doctorsType .doctors {
		width: 33.333%;
	}
	.page-template-doctors .container{
		padding: 15px;
	}
}
@media screen and (max-width: 650px) {
	.doctorsType .doctors {
		width: 50%!important;
	}
}
@media screen and (max-width: 500px) {
	.doctorsType .doctors {
		width: 100%!important;
	}

}
@media screen and (max-width: 340px) {
	.wrMenu ul li {
		margin-top: 25px;
	}
}


.lang-item a{
	position: relative;
	padding: 0 14px!important;
}
.lang-item a img{
	position: absolute;
	top: 8px;
	left: 6px;
}
.wrMenu ul li a{
	padding: 0 10px;
}
.menu-menu li a{
	padding: 0 7px;
}
.h3, h3 {
	font-size: 18px;
	font-weight: 600;
}
.news .wrImgNews img{
	width: 169px;
	height: 169px;
	object-fit: contain;
}
.page_content p img{
	max-width: 100%;
	height: auto;
}