@viewport {
	width: 1440px;
}

@-ms-viewport {
	width: 1440px;
}

* {
	box-sizing: border-box;
}

html {
	min-height: 100%;
}

body {
	margin: 0;
	width: 100%;
	min-height: 100%;
	color: #000;
	min-width: 1440px;
	font: normal 22px/1.2 'fira_sanslight', Arial, Tahoma;
	-webkit-text-size-adjust: none;
	background: #c4c4c4;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

.cen {
	width: 1440px;
	margin: 0 auto;
}

.loverflow {
	overflow-y: hidden;
}

.h1, h1 {
	text-align: center;
	font-size: 54px;
	color: #006588;
	margin: 0;
	font-family: 'exo_2semi_bold';
}

h2 {
	text-align: center;
	font-size: 54px;
	color: #006588;
	margin: 0;
	font-family: 'exo_2semi_bold';
}

.h2 {
	text-align: left;
	font-size: 54px;
	color: #006588;
	margin: 0;
	padding: 20px 145px 20px 534px;
	font-family: 'exo_2semi_bold';
}

form {
	counter-reset: fCounter;
}

form .title {
	display: block;
	height: 100px;
	text-align: center;
	font: bold 30px/80px 'fira_sanslight', Arial, Tahoma;
	background: url(../img/liner_1.png) repeat-x left bottom;
	margin-bottom: 30px;
}

form span {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
}

form label {
	display: block;
	width: 100%;
	height: 25px;
	font: normal 18px/20px 'fira_sanslight', Arial, Tahoma;
	padding: 0 0 5px 0;
	color: #707070;
}

form sup {
	color: #ff6952;
	vertical-align: top;
	padding-right: 5px;
}

form input,
form select,
form textarea {
	display: block;
	width: 100%;
	height: 50px;
	border: 1px solid #c4c4c4;
	font: normal 18px/48px 'fira_sanslight', Arial, Tahoma;
	margin-bottom: 15px;
}

form textarea {
	height: 134px;
	line-height: 24px;
}

form .col {
	display: block;
	width: 100%;
}

form .col div {
	width: 325px;
	float: left;
}

form .col div:nth-child(2n) {
	margin-left: 40px;
}

form .col:after {
	display: block;
	content: '';
	clear: both;
	font-size: 0;
}

form input[type=checkbox], form input[type=radio] {
	width: 20px;
	height: 20px;
}

form .check input {
	float: left;
}

form .check span {
	display: block;
	width: 650px;
	font: normal 14px/20px 'fira_sanslight', Arial, Tahoma;
	color: rgb(112, 112, 112);
	margin: 0 0 15px 40px;
}

form .check span a {
	color: rgb(255, 105, 82);
}

form .check:after {
	display: block;
	content: '';
	clear: both;
	font-size: 0;
}

form .key {
	display: block;
	width: 100%;
}

form .key .img {
	display: block;
	width: 125px;
	height: 45px;
	float: left;
	margin: 0 25px 0 190px;
}

form .key label {
	text-align: center;
}

form .key input {
	display: block;
	width: 150px;
}

form .els {
	display: block;
	padding-bottom: 40px;
}

form .els:before {
	counter-increment: fCounter;
	content: counter(fCounter);
	color: #006588;
	padding-top: 3px;
	margin-left: -65px;
	position: absolute;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	width: 22px;
	height: 22px;
	border: 5px solid transparent;
	border-right: 20px solid #006588;
}

form .submit {
	display: inline-block;
	height: 50px;
	background: #ff6952;
	color: #fff;
	text-decoration: none;
	padding: 0 30px;
	margin: 25px 0 60px 260px;
	font: normal 22px/50px 'exo_2medium', Arial, Tahoma;
	text-align: center;
}

form .submit:hover {
	text-decoration: underline;
}

header {
	display: block;
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -720px;
	width: 1440px;
	height: 120px;
	font: normal 18px 'exo_2medium', Arial, Tahoma;
	z-index: 100;
}

header a {
	text-decoration: none;
	line-height: 32px;
	outline: none;
}

header a:hover {
	text-decoration: underline;
}

header .logo {
	display: block;
	position: absolute;
	width: 163px;
	height: 80px;
	background: url(../img/logo_small.png);
	margin: 20px 0 0 75px;
}

header .menu {
	display: block;
	position: absolute;
	width: 788px;
	height: 32px;
	margin: 44px 0 0 257px;
}

header .menu menu {
	display: table;
	list-style: none;
	margin: 0;
	padding: 0;
}

header .menu menu li {
	display: table-cell;
	padding-left: 20px;
}

header .menu menu .active {
	color: #ff6952;
}

header .phone {
	display: block;
	position: absolute;
	width: 156px;
	height: 32px;
	margin: 44px 0 0 1061px;
	color: #ff6952;
}

header .phone:hover {
	text-decoration: none;
}

header .map {
	display: block;
	position: absolute;
	width: 32px;
	height: 32px;
	margin: 44px 0 0 1236px;
	background: url(../img/header_icon_2.png);
}

header .mail {
	display: block;
	position: absolute;
	width: 32px;
	height: 32px;
	margin: 44px 0 0 1283px;
	background: url(../img/header_icon_1_red.png);
}

header .search {
	display: block;
	position: absolute;
	width: 32px;
	height: 32px;
	margin: 44px 0 0 1333px;
	background: url(../img/header_icon_3.png);
}

header .open,
header .close {
	display: none;
}

main {
	display: block;
	width: 1440px;
	min-height: 1000px;
	margin: 0 auto;
	background: #fff;
	padding-top: 120px;
}

main p {
	font-size: 24px;
	padding: 40px 165px 20px 165px;
	text-align: center;
}

main form {
	display: block;
	width: 690px;
	margin: 20px auto 0 auto;
}

main .d_table td{
	text-align: center;
}

main table {
	border: 1px solid #fff;
	padding: 20px;
	width: 100%;
}

main table th {
	padding: 10px;
	background: #006588;
	color: #fff;
	font-weight: bold;
}

main table td {
	padding: 10px;
	background: #f5f5f5;
	border-bottom: 1px solid #000;
	vertical-align: top;
}

main iframe {
	display: block;
	width: 720px;
	height: 405px;
	/*	margin-left: 534px;*/
	border: 0;
}

main blockquote {
	display: block;
	width: 1000px;
	margin: 60px auto;
	text-align: center;
	padding: 50px 105px;
	background: url(../img/quote_1_left.png) no-repeat left 40px center, url(../img/quote_1_right.png) no-repeat right 40px center, #006588;
	color: #fff;
	font: italic bold 30px/1.2 'fira_sanslight', Arial, Tahoma;
}

main blockquote a {
	color: #ff6952;
}

main .but {
	display: inline-block;
	background: #006588;
	font: normal 22px/1.2 'exo_2medium', Arial, Tahoma;
	text-decoration: none;
	color: #fff;
	padding: 10px 30px;
	margin: 10px 0;
}

main .block {
	display: block;
	width: 1440px;
	padding: 15px;
	background: #f5f5f5;
}

main .pages {
	display: block;
	width: 320px;
	margin: 40px 0;
}

main .pages a {
	display: block;
	width: 38px;
	height: 38px;
	font: normal 26px/38px 'exo_2semi_bold', Arial, Tahoma;
	margin: 0 0 0 20px;
	padding: 0;
	border: 1px solid #006588;
	text-align: center;
	color: #006588;
	text-decoration: none;
	float: left;
}

main .pages a:hover {
	border-color: #000;
	color: #000;
}

main .pages .active {
	border-color: #ff6952;
	color: #ff6952;
}

main .pages .disabled {
	border-color: #ccc;
	color: #ccc;
	cursor: default;
}

main .pages .disabled:hover {
	border-color: #ccc;
	color: #ccc;
}

main .pages .ten {
	line-height: 34px;
}

main .pages::after {
	display: block;
	content: '';
	font-size: 0;
	clear: both;
}

main .about p {
	text-align: left;
	padding: 10px 165px 10px 165px;
}

main .about .block p {
	text-align: center;
}

main .about .block ul {
	margin: 0 360px;
	font-size: 24px;
	font-weight: bold;
}

main .about .standards p {
	padding: 10px 165px 20px 165px;
	font-style: italic;
	font-size: 30px;
	text-align: center;
}

main .about .center {
	text-align: center;
	padding: 10px 285px 10px 285px;
}

main .about .center span {
	display: block;
	color: #ff6952;
	font-size: 24px;
}

main .partners {
	display: block;
	width: 1440px;
	height: 220px;
	padding: 0 120px 0 120px;
}

main .partners ul {
	display: block;
	width: 1200px;
	height: 220px;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

main .partners li {
	display: block;
	width: 300px;
	height: 220px;
	float: left;
	padding: 0;
	overflow-y: hidden;
}

main .partners img {
	display: block;
	width: 220px;
	height: 220px;
	border-radius: 50%;
	margin: 0 auto;
}

main .partners .left,
main .partners .right {
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/inline_slider_right.png) no-repeat center;
	margin: 100px 0 0 1200px;
	position: absolute;
	z-index: 10;
}

main .partners .right {
	background-image: url(../img/inline_slider_left.png);
	margin-left: -20px;
}

main .block_img {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	flex-basis: auto;
	width: 1440px;
	padding: 20px 200px;
}

main .block_img a {
	padding: 20px;
}

main .rules {
	display: block;
	width: 1440px;
	padding: 10px 135px;
}

main .rules a,
main .rules div {
	display: block;
	width: 390px;
	height: 210px;
	float: left;
	text-decoration: none;
}

main .rules img {
	position: absolute;
}

main .rules span {
	display: block;
	margin-top: 90px;
	font-size: 24px;
	font-weight: bold;
	color: #006588;
	text-transform: uppercase;
}

main .about_img_one {
	display: block;
	width: 1440px;
	height: 636px;
	background: url(../img/about_4_bg.jpg) no-repeat top center;
	color: #fff;
	padding: 155px 0 0 0;
	background-size: cover;
}

main .about_img_one p {
	font-size: 30px;
	font-weight: bold;
}

main .about_img_two {
	display: block;
	width: 1440px;
	height: 743px;
	background: url(../img/about_8_bg.jpg) no-repeat top center;
	color: #fff;
	padding: 155px 145px 0 145px;
	background-size: cover;
}

main .about_img_two p {
	font-size: 30px;
	font-weight: bold;
}

main .stairs {
	display: block;
	width: 1440px;
	padding: 40px 165px;
}

main .stairs div {
	background: url(../img/stairs_1_bg_1.png) center top no-repeat, url(../img/stairs_1_bg_2.png) center top 60px no-repeat;
	text-align: right;
	padding: 10px 605px 50px 0;
}

main .stairs strong {
	font: normal 32px/1.2 'fira_sans_condensedregular', Arial, Tahoma;
}

main .stairs p {
	padding: 30px 0 0 0;
	font-size: 24px;
	text-align: right;
	margin: 0;
}

main .stairs div:nth-child(2n) {
	text-align: left;
	padding: 10px 0 50px 605px;
}

main .stairs div:nth-child(2n) p {
	text-align: left;
}

main .stairs div:last-child {
	background: url(../img/stairs_1_bg_1.png) center top no-repeat;
}

main .price {
	display: block;
	width: 1440px;
	padding: 40px 220px;
}

main .price .item {
	display: block;
	width: 1000px;
}

main .price .item a {
	display: block;
	width: 1000px;
	height: 100px;
	line-height: 100px;
	color: #ff6952;
	font-size: 24px;
	text-decoration: none;
	padding-left: 150px;
}

main .price .item a img {
	position: absolute;
	margin: 20px 0 0 -130px;
}

main .price .item:nth-child(2n) a {
	background: #f5f5f5;
}

main .price .item .table {
	display: none;
	width: 850px;
	padding: 0;
	border: none;
	margin-left: 150px;
}

main .price .item .tr {
	display: table-row;
}

main .price .item .td {
	display: table-cell;
	width: 500px;
	padding: 40px;
	background: #fff;
	border: 1px solid #fff;
}

main .price .item .tr:nth-child(2n) .td {
	background: #f5f5f5;
}

main .price .item strong {
	display: block;
	font-size: 30px;
	font-weight: bold;
}

main .price .item span {
	display: inline-block;
	font-size: 15px;
}

main .price .item p {
	font-size: 22px;
	padding: 10px 0 0 0;
	text-align: left;
	margin: 0;
}

main .price .item .tr .td:last-child {
	width: 350px;
	text-align: right;
}

main .price .item .tr .td:last-child p {
	font-size: 22px;
	font-weight: bold;
	padding: 10px 0 0 0;
	text-align: right;
}

main .price .item .tr .td:last-child strong {
	font-size: 36px;
}

main .alert {
	display: block;
	width: 1440px;
	padding: 60px 0 60px 0;
	background: #006588;
	color: #fff;
	margin-bottom: 60px;
	text-align: center;
}

main .alert .but {
	display: inline-block;
	background: #ff6952;
	font: normal 20px/1.2 'exo_2medium', Arial, Tahoma;
	text-decoration: none;
	color: #fff;
	padding: 10px 30px;
}

main .rule {
	display: block;
	width: 1440px;
	height: 440px;
	background: url(../img/doctor_2_bg.jpg) no-repeat top center;
	padding-top: 40px;
	margin-top: 100px;
}

main .rule p,
main .rule li,
main .rule .h1,
main .rule .h2,
main .rule h1,
main .rule h2 {
	color: #fff;
}

main .club {
	padding: 60px 205px 30px 205px;
}

main .club h1 {
	margin-bottom: 50px;
}

main .club > a {
	display: table;
	width: 1030px;
	padding-bottom: 30px;
	text-decoration: none;
}

main .club a span,
main .club a img {
	display: table-cell;
	vertical-align: top;
}

main .club a .date {
	width: 240px;
	padding-top: 30px;
	color: #707070;
	font-size: 18px;
}

main .club a img {
	width: 90px;
	margin: 0 20px;
	border-radius: 50%;
}

main .club a .title {
	font: normal 36px/1.2 'exo_2regular', Arial, Tahoma;
}

main .club > a:hover .title {
	text-decoration: underline;
}

main .subscribe {
	display: block;
	width: 1440px;
	padding-bottom: 40px;
	text-align: center;
}

main .subscribe p {
	padding: 0;
}

main .subscribe form {
	display: table;
	width: 900px;
	height: 90px;
	background: url(../img/liner_1.png) repeat-x left top;
	padding: 40px 10px 0 10px;
	margin: 0 auto;
}

main .subscribe form label,
main .subscribe form input,
main .subscribe form a {
	display: table-cell;
	height: 50px;
	padding: 0;
	margin: 0;
	line-height: 48px;
}

main .subscribe form label {
	width: 440px;
	margin-right: 10px;
}

main .subscribe form input,
main .subscribe form a {
	width: 210px;
}

main .subscribe form input {
	padding: 0 10px;
	margin-right: 10px;
}

main .subscribe .but {
	display: inline-block;
	background: #ff6952;
	color: #fff;
}

main .doctors-scroll {
	display: block;
	width: 1440px;
	padding: 70px 120px 50px 120px;
	text-align: center;
}

main .doctors-scroll .h1 {
	margin-bottom: 50px;
}

main .doctors-scroll ul {
	display: block;
	width: 1200px;
	height: 370px;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

main .doctors-scroll li {
	display: block;
	width: 300px;
	height: 370px;
	float: left;
	padding: 0;
	overflow-y: hidden;
}

main .doctors-scroll .info {
	text-decoration: none;
	text-align: center;
}

main .doctors-scroll .info img {
	display: block;
	width: 220px;
	height: 220px;
	border-radius: 50%;
	margin: 0 auto;
}

main .doctors-scroll .info span {
	display: block;
	min-height: 95px;
	padding: 20px 15px 12px 15px;
	font: normal 26px/1.2 'fira_sans_condensedregular';
}

main .doctors-scroll .line {
	display: block;
	width: 100px;
	height: 1px;
	background: #bebebe;
	margin: 0 auto;
}

main .doctors-scroll .type {
	font-size: 20px;
	color: #7d7d7d;
	padding: 15px 0 0 0;
}

main .doctors-scroll .left,
main .doctors-scroll .right {
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/inline_slider_right.png) no-repeat center;
	margin: 100px 0 0 1200px;
	position: absolute;
	z-index: 10;
}

main .doctors-scroll .right {
	background-image: url(../img/inline_slider_left.png);
	margin-left: -20px;
}

main .doctors-scroll .but {
	display: inline-block;
	background: #006588;
	font: normal 20px/1.2 'exo_2medium', Arial, Tahoma;
	text-decoration: none;
	color: #fff;
	padding: 10px 30px;
	margin: 40px 0;
}

main .causes {
	display: block;
	width: 1440px;
	height: 526px;
	background: url(../img/main_4_bg_3.jpg) center top;
}

main .causes .h1 {
	padding-top: 75px;
	color: #fff;
}

main .causes .c {
	display: block;
	padding: 60px 0 0 165px;
	list-style: none;
}

main .causes .c a, main .causes .c div {
	display: block;
	width: 300px;
	float: left;
	color: #fff;
	text-decoration: none;
}

main .causes .c img {
	display: block;
	position: absolute;
}

main .causes .c .title {
	display: block;
	color: #ff6952;
	font: normal 24px/1.2 'exo_2medium', Arial, Tahoma;
	text-transform: uppercase;
	margin: 95px 40px 20px 0;
}

main .causes .c .desc {
	display: block;
	margin-right: 40px;
}

main .standards {
	display: block;
	width: 1440px;
	padding: 60px 0 40px 0;
	background: #ececec;
	background: linear-gradient(to top, #fff, #ececec);
	text-align: center;
}

main .standards .foto {
	display: inline-block;
	width: 90px;
	height: 90px;
	background: url(../img/doc.jpg) no-repeat center;
	background-size: contain;
}

main .standards .name {
	color: #7d7d7d;
	font-size: 18px;
}

main .years {
	display: block;
	width: 1440px;
	text-align: center;
}

main .years ul {
	display: block;
	width: 1110px;
	list-style: none;
	padding: 50px 0 0 95px;
	margin: 0 165px;
}

main .years ul li {
	width: 226px;
	float: left;
	text-align: left;
}

main .years .ico {
	display: block;
	width: 226px;
	height: 50px;
	background: url(../img/main_1_1_line.png) no-repeat top left;
}

main .years li:last-child .ico {
	width: 60px;
}

main .years span {
	display: block;
	padding: 15px 0 0 0;
	font: normal 32px/1.2 'fira_sans_condensedregular', Arial, Tahoma;
}

main .years ul p {
	padding: 8px 0 0 0;
	margin: 0;
	font-size: 20px;
	text-align: left;
}

main .years ul:after {
	display: block;
	content: '';
	clear: both;
	font-size: 0;
}

main .years .but {
	display: inline-block;
	background: #006588;
	font: normal 20px/1.2 'exo_2medium', Arial, Tahoma;
	text-decoration: none;
	color: #fff;
	padding: 10px 30px;
	margin-bottom: 40px;
}

main .action {
	display: block;
	width: 1440px;
	padding: 30px 144px 40px 144px;
	text-align: center;
}

main .action .but {
	display: none;
}

main .action .h1 {
	padding: 20px;
}

main .action .c {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	flex-basis: auto;
	flex-grow: 4;
}

main .action .c a {
	display: block;
	text-align: center;
	width: 285px;
	padding: 10px 20px;
	text-decoration: none;
}

main .action .c a:hover {
	background: #006588;
	color: #fff;
}

main .action img {
	margin: 0 80px 20px 80px;
}

main .action a:hover img {
	filter: invert(1);
}

main .scroll {
	display: block;
	width: 1440px;
	padding: 30px 110px 40px 110px;
}

main .scroll .c {
	display: block;
	width: 1220px;
	list-style: none;
}

main .scroll .c a {
	display: list-item;
	float: left;
	width: 260px;
	height: 140px;
	padding: 10px;
}

main .scroll .left,
main .scroll .right {
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/inline_slider_right.png) no-repeat center;
	margin: -80px 0 0 1220px;
	position: absolute;
	z-index: 10;
}

main .scroll .right {
	background-image: url(../img/inline_slider_left.png);
	margin-left: -20px;
}

main .invite_one,
main .invite_two,
main .invite_files {
	display: block;
	width: 1440px;
	background: #f5f5f5;
	text-align: center;
}

main .invite_one .ico,
main .invite_two .ico,
main .invite_files .ico {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-image: url(../img/main_8_1.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 30px;
}

main .invite_two .ico {
	background-image: url(../img/main_10_1.png);
}

main .invite_files .ico {
	background-image: url(../img/main_files.png);
}


main .invite_one p,
main .invite_two p,
main .invite_files p {
	font-size: 24px;
	font-weight: bold;
	padding: 30px 0;
	margin: 0;
}

main .invite_one .but,
main .invite_two .but,
main .invite_files .but {
	display: inline-block;
	background: #006588;
	font: normal 20px/1.2 'exo_2medium', Arial, Tahoma;
	text-decoration: none;
	color: #fff;
	padding: 10px 30px;
	text-align: center;
	margin-bottom: 40px;
}

main .invite_two .but {
	background: #ff6952;
}

main .invite_one .but:hover,
main .invite_two .but:hover,
main .invite_files .but:hover {
	cursor: pointer;
	text-decoration: underline;
}

main .six {
	display: block;
	width: 1440px;
	height: 570px;
	margin: 40px 0;
}

main .six > a {
	display: block;
	width: 480px;
	height: 285px;
	float: left;
	overflow: hidden;
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #fff;
}

main .six img {
	display: block;
	width: 480px;
	height: 325px;
	position: absolute;
	z-index: -1;
	margin-top: -20px;
}

main .six .date {
	display: block;
	font-size: 13px;
	padding: 80px 40px 10px 80px;
}

main .six .title {
	display: block;
	font-size: 26px;
	padding: 0 40px 0 80px;
}

main .publications {
	display: block;
	width: 1440px;
	padding: 20px 145px 60px 534px;
}

main .publications > div {
	display: block;
	padding-top: 40px;
}

main .publications .title {
	font-size: 36px;
	font-weight: bold;
	padding-top: 0;
}

main .publications .date {
	font-size: 13px;
}

main .publications .type {
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0 0 0;
}

main .publications a {
	font-size: 30px;
	padding: 10px 0 0 0;
	text-decoration: none;
}

main .publications a:hover {
	text-decoration: underline;
}

main .publications p {
	font-size: 22px;
	padding: 10px 0 0 0;
	margin: 0;
	text-align: left;
}

main .questions {
	display: block;
	width: 1140px;
	padding: 40px 260px 0 260px;
}

main .questions > div {
	display: block;
	width: 920px;
}

main .questions .none {
	display: block;
	width: 920px;
	text-align: center;
	padding: 0 0 40px 0;
	font-style: italic;
	font-size: 18px;
}

main .questions p {
	display: block;
	width: 920px;
	margin: 0;
	padding: 40px;
	text-align: left;
	font-size: 22px;
	font-style: italic;
}

main .questions p span {
	display: block;
	padding: 0 0 30px 0;
	font: normal 30px/1.2 'exo_2regular', Arial, Tahoma;
	color: #006588;
}

main .questions div p:first-child {
	background: #f5f5f5;
	font-size: 18px;
}

main .questions div p:first-child span {
	color: #000;
}

main .questions .but {
	display: inline-block;
	background: #006588;
	text-decoration: none;
	color: #fff;
	padding: 11px 30px 13px 30px;
	text-align: center;
	font: normal 22px/26px 'exo_2medium', Arial, Tahoma;
	margin-left: 360px;
}

main .questions .but:hover {
	text-decoration: underline;
}

main .reviews {
	display: block;
	width: 1140px;
	padding: 40px 260px 40px 260px;
}

main .reviews > div {
	display: block;
	width: 920px;
}

main .reviews .none {
	display: block;
	width: 920px;
	text-align: center;
	padding: 0 0 40px 0;
	font-style: italic;
	font-size: 18px;
}

main .reviews p {
	display: block;
	width: 920px;
	margin: 0;
	padding: 40px;
	text-align: left;
	font-size: 22px;
	font-style: italic;
}

main .reviews p span {
	display: block;
	padding: 0 0 30px 0;
	font: normal 30px/1.2 'exo_2regular', Arial, Tahoma;
	color: #006588;
}

main .reviews div p:nth-child(1) {
	font-size: 16px;
	padding: 10px 40px 5px 40px;
	background: #006588;
	color: #fff;
}

main .reviews div p:nth-child(2) {
	background: #f5f5f5;
	font-size: 18px;
}

main .reviews div p:nth-child(2) span {
	color: #000;
}

main .reviews .but {
	display: inline-block;
	background: #006588;
	text-decoration: none;
	color: #fff;
	padding: 11px 30px 13px 30px;
	text-align: center;
	font: normal 22px/26px 'exo_2medium', Arial, Tahoma;
	margin-left: 360px;
}

main .reviews .but:hover {
	text-decoration: underline;
}

main .share {
	width: 1440px;
	background: #f5f5f5;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 30px;
}

main .share .title {
	text-align: center;
	padding: 0 0 10px 0;
	font: normal 30px/1.2 'fira_sansmedium', Arial, Tahoma;
}

main .journal {
	display: block;
	width: 1440px;
	padding: 60px 165px;
}

main .journal aside {
	display: block;
	width: 350px;
	float: right;
	padding-left: 35px;
}

main .journal aside .caption {
	display: none;
}

main .journal aside .headings {
	margin-bottom: 40px;
}

main .journal aside .headings nav {
	display: block;
	list-style: none;
}

main .journal aside .headings nav a {
	display: list-item;
	font-size: 24px;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 5px;
}

main .journal aside .headings nav .active {
	color: #fff;
	padding: 0;
}

main .journal aside .headings span {
	display: inline-block;
	background: #ff6952;
	color: #fff;
	padding: 5px;
	text-decoration: underline;
}

main .journal aside .experts nav a {
	display: block;
	width: 310px;
	height: 90px;
	margin-bottom: 20px;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}

main .journal aside .experts nav a:hover {
	text-decoration: underline;
}

main .journal aside .experts nav span {
	display: block;
	padding: 10px 0 0 100px;
}

main .journal aside .experts .but {
	display: inline-block;
	background: #006588;
	font: normal 22px/26px 'exo_2medium', Arial, Tahoma;
	text-decoration: none;
	color: #fff;
	padding: 11px 30px 13px 30px;
	text-align: center;
}

main .journal aside .title {
	font: normal 54px 'exo_2semi_bold', Arial, Tahoma;
	color: #006588;
	margin-bottom: 20px;
}

main .journal aside img {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	float: left;
}

main .journal .c {
	display: block;
	padding: 0 390px 0 0;
	margin: 0;
}

main .journal .c section {
	display: block;
	width: 720px;
}

main .journal .c section a {
	display: block;
	width: 720px;
	height: 427px;
	margin-bottom: 40px;
	position: relative;
	z-index: 1;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 2px black;
}

main .journal .c section img {
	display: block;
	width: 720px;
	height: 427px;
	position: absolute;
	z-index: -1;
}

main .journal .c section .date {
	display: block;
	margin: 0 40px 0 80px;
	font-size: 13px;
	padding-top: 70px;
}

main .journal .c section .author {
	display: block;
	margin: 10px 40px 0 80px;
	font: normal 20px 'exo_2semi_bold', Arial, Tahoma;
}

main .journal .c section .title {
	display: block;
	margin: 15px 40px 0 80px;
	font-size: 30px;
}

main .journal .c section a:hover .title {
	text-decoration: underline;
}

main .journal .c section p {
	display: block;
	margin: 20px 40px 0 80px;
	padding: 0;
	text-align: left;
	font-size: inherit;
}

main .journal::after {
	display: block;
	content: '';
	font-size: 0;
	clear: both;
}

main .doctors {
	display: block;
	width: 1440px;
	padding: 40px 120px;
}

main .doctors > div {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 50px;
	height: 680px;
	overflow-y: hidden;
}

main .doctors .info {
	text-decoration: none;
	text-align: center;
}

main .doctors .info img {
	display: block;
	width: 220px;
	height: 220px;
	border-radius: 50%;
	margin: 0 auto;
}

main .doctors .info span {
	display: block;
	min-height: 95px;
	padding: 20px 15px 12px 15px;
	font: normal 26px/1.2 'fira_sans_condensedregular';
}

main .doctors .line {
	display: block;
	width: 100px;
	height: 1px;
	background: #bebebe;
	margin: 0 auto;
}

main .doctors .type {
	font-size: 20px;
	text-align: center;
	color: #7d7d7d;
	padding: 15px 0 0 0;
}

main .doctors .but {
	display: inline-block;
	background: #006588;
	text-decoration: none;
	color: #fff;
	padding: 11px 30px 13px 30px;
	text-align: center;
	font: normal 22px/26px 'exo_2medium', Arial, Tahoma;
	margin: 30px 0 0 30px;
}

main .doctors p {
	font-size: 18px;
	padding: 30px 30px 0 30px;
	margin: 0;
	text-align: left;
}

main .doctors::after {
	display: block;
	content: '';
	clear: both;
	font-size: 0;
}

main .diseases {
	display: flex;
	width: 1440px;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	flex-basis: auto;
	padding: 40px 0 0 165px;
}

main .diseases > div {
	display: block;
	width: 392px;
	padding: 20px;
	margin-bottom: 20px;
}

main .diseases .title {
	display: block;
	font-size: 30px;
	font-weight: bold;
	padding: 20px 0 15px 0;
	color: #006588;
}

main .diseases ul {
	margin: 0;
	padding: 0;
}

main .diseases ul li {
	margin: 15px 0 0 20px;
}

main .diseases a {
	text-decoration: none;
}

main .diseases a:hover {
	text-decoration: underline;
}

main .methods {
	display: block;
	width: 1440px;
	padding: 40px 240px;
}

main .methods div {
	display: block;
	width: 480px;
	float: left;
	padding-right: 40px;
}

main .methods div a {
	display: block;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 20px;
}

main .methods::after {
	display: block;
	content: '';
	clear: both;
	font-size: 0;
}

main .service {
	display: flex;
	width: 1440px;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
	flex-basis: auto;
	padding: 40px 165px;
}

main .service > div {
	display: block;
	width: 370px;
	padding: 20px;
}

main .service .title {
	display: block;
	font-size: 30px;
	font-weight: bold;
	padding: 20px 0 15px 0;
}

main .service p {
	font-size: 20px;
	line-height: 26px;
	margin: 0;
	padding: 0;
	text-align: left;
}

main .service .doc {
	display: block;
	font-size: 24px;
	padding: 20px 0;
	color: #ccc;
}

main .service ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}

main .service ul li {
	min-height: 74px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 84px;
}

main .service ul img {
	display: block;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	position: absolute;
	margin: -5px 0 0 -84px;
}

main .service a {
	text-decoration: none;
}

main .service a.but {
	display: inline-block;
	padding: 11px 30px 13px 30px;
	background: #006588;
	color: #fff;
	margin-top: 20px;
	font: normal 22px/26px 'exo_2medium', Arial, Tahoma;
	text-align: center;
}

main .service a.but:hover {
	text-decoration: underline;
}

main .service > div:hover {
	background: #006588;
}

main .service > div:hover a {
	color: #fff;
}

main .service > div:hover a.but {
	background: #ff6952;
}

main .service > div:hover .ico {
	filter: invert(1);
}

main .slider {
	display: block;
	width: 1440px;
	height: 600px;
	margin: 0 0 75px 0;
}

main .nospace {
	margin-bottom: 0px;
}

main .slider .left {
	display: block;
	width: 65px;
	height: 65px;
	background: url(../img/slider_arrow_left.png) no-repeat;
	position: absolute;
	z-index: 1;
	margin: 275px 0 0 80px;
}

main .slider .right {
	display: block;
	width: 65px;
	height: 65px;
	background: url(../img/slider_arrow_right.png) no-repeat;
	position: absolute;
	z-index: 1;
	margin: 275px 0 0 1295px;
}

main .slider ul {
	display: block;
	width: 1440px;
	height: 600px;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

main .slider ul li {
	display: table;
	width: 1440px;
	height: 600px;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	padding: 0 165px 75px 165px;
	margin: 0;
	border-spacing: 0;
	position: relative;
	line-height: normal;
}

main .slider .name {
	display: table-row;
	font-size: 28px;
	height: 75px;
}

main .slider .name:before {
	display: block;
	content: ' ';
	width: 100%;
	height: 30px;
	clear: right;
}

main .slider .title {
	display: table-row;
	font: normal 54px/1.1 'exo_2medium', Arial, Tahoma;
	padding-top: 54px;
}

main .slider p {
	display: table-row;
	font-size: 30px;
	font-weight: bold;
	padding: 40px 20px 0 20px;
	margin: 0;
}

main .slider .button {
	display: inline-block;
	margin-top: 20px;
	color: #fff;
	text-decoration: none;
	background: #ff6952;
	padding: 10px 30px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
	font: normal 24px/1.2 'exo_2medium', Arial, Tahoma;
}

main .slider img {
	display: block;
	width: 1440px;
	height: 600px;
	position: absolute;
	z-index: -1;
	left: 50%;
	margin-left: -720px;
}

main .slider .bx-pager {
	position: absolute;
	display: block;
	width: 1440px;
	height: 25px;
	margin: -75px 0 0 0;
	text-align: center;
}

main .slider .bx-pager-item {
	display: inline-block;
	width: 35px;
	height: 25px;
	padding: 0 5px;
}

main .slider .bx-pager-link {
	display: block;
	width: 25px;
	height: 25px;
	content: '';
	background: url(../img/slider_arrow.png);
	color: transparent;
	text-decoration: none;
}

main .slider .bx-pager .active {
	background-position: 0 25px;
	text-decoration: none;
}

main article {
	display: block;
	width: 1440px;
	padding-bottom: 50px;
}

main .aside {
	display: block;
	width: 220px;
	position: absolute;
	margin-left: 145px;
}

main .aside img {
	width: 220px;
	height: 220px;
	border-radius: 50%;
}

main .aside p {
	display: block;
	width: 220px;
	text-align: center;
	margin: 0;
	font-size: 20px;
	padding: 20px 0 0 0;
	font-style: italic;
}

main article .date {
	display: block;
	width: 1440px;
	color: #707070;
	margin: 0;
	padding: 75px 145px 5px 534px;
	font-size: 18px;
}

main article .info {
	display: block;
	width: 1440px;
	margin: 0;
	padding: 5px 145px 10px 534px;
}

main article .info .nav {
	float: left;
	color: #ff6952;
	margin-right: 20px;
	font-size: 18px;
	line-height: 28px;
}

main article .info .autor {
	font: bold 24px/1.2 'fira_sanslight', Arial, Tahoma;
}

main article h1 {
	display: block;
	width: 1440px;
	font: bold 36px/1.2 'fira_sanslight', Arial, Tahoma;
	margin: 0;
	padding: 20px 145px 20px 534px;
	color: #000;
	text-align: left;
}

main article h2 {
	display: block;
	width: 1440px;
	font: bold 33px/1.2 'fira_sanslight', Arial, Tahoma;
	margin: 0;
	padding: 20px 145px 20px 534px;
	color: #000;
	text-align: left;
}

main article h3 {
	display: block;
	width: 1440px;
	font: bold 30px/1.2 'fira_sanslight', Arial, Tahoma;
	margin: 0;
	padding: 20px 145px 20px 534px;
	color: #000;
	text-align: left;
}

main article p {
	display: block;
	width: 1440px;
	margin: 0;
	padding: 20px 145px 20px 534px;
	text-align: left;
	font-size: inherit;
}

main article ul,
main article ol {
	display: block;
	padding: 20px 145px 20px 554px;
}

main article .block {
	display: block;
	width: 1440px;
	margin: 60px 0 0 0;
	padding: 60px 165px 60px 165px;
	background: #f5f5f5;
}

main article .block ul, main article .block ol {
	display: block;
	padding: 20px 20px 20px 40px;
}

main article .block p {
	display: block;
	width: auto;
	margin: 0;
	padding: 20px 0;
	text-align: left;
	font-size: inherit;
}

main article .block h1,
main article .block h2,
main article .block h3 {
	width: auto;
	padding: 20px 0;
	text-align: center;
}

main article .foto {
	display: block;
	width: 1440px;
	height: 600px;
}

main .files {
	display: block;
	padding: 60px 205px 30px 205px;
}

main .files h1 {
	margin-bottom: 50px;
}

main .files .elx {
	display: block;
}

main .files .elx:hover {
	background: #f5f5f5;
}

main .files .elx p {
	text-align: left;
}

main .files .elx a {
	display: block;
	width: 1030px;
	text-decoration: none;
}

main .files .elx a span,
main .files .elx a .img {
	display: block;
}

main .files .elx a .img {
	position: absolute;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	margin-left: 20px;
	background-image: url(../img/file-ico-undefined.jpg);
	background-position: center;
	background-size: contain;
}
main .files .elx a .pdf {
	background-image: url(../img/file-ico-pdf.jpg);
}

main .files .elx a .exe {
	background-image: url(../img/file-ico-exe.jpg);
}

main .files .elx a .ppt, main .files .elx a .pptx {
	background-image: url(../img/file-ico-powerpoint.jpg);
}

main .files .elx a .doc, main .files .elx a .docx {
	background-image: url(../img/file-ico-word.jpg);
}

main .files .elx a .xls, main .files .elx a .xlsx {
	background-image: url(../img/file-ico-excel.jpg);
}


main .files .elx a span {
	padding-left: 130px;
	width: 1030px;
	min-height: 130px;
	font: normal 36px/1.2 'exo_2regular', Arial, Tahoma;
}

main .files .elx a:hover span {
	text-decoration: underline;
}

main .search {
    display: block;
	width: 1440px;
	margin: 0;
	padding: 75px 30px 15px 150px;
}

main .search ol li::marker {
	color: #006588;
	font-weight: bold;
}

main .search ol li {
	padding: 15px 0 0 0;
	margin: 0;
}

main .search ol .title {
	color: rgb(255, 105, 82);
}

main .search ol .date {
	font-size: 18px;
}

main .search ol p {
	padding: 0;
	text-align: left;
	font-size: 18px;
}

main .search_form {
    display: block;
	width: 1440px;
	padding: 40px 0;
	text-align: center;
}

main .search_form form {
	display: table;
	width: 900px;
	height: 90px;
	background: url(../img/liner_1.png) repeat-x left top, url(../img/liner_1.png) repeat-x left bottom;
	padding: 40px 10px 40px 10px;
	margin: 0 auto;
	clear: both;
}

main .search_form form label,
main .search_form form input,
main .search_form form button {
	display: table-cell;
	height: 50px;
	padding: 0;
	margin: 0;
	line-height: 48px;
}

main .search_form form label {
	width: 240px;
	margin-right: 10px;
}

main .search_form form input,
main .search_form form button {
	width: 210px;
}

main .search_form form input {
	width: 410px;
	padding: 0 10px;
	margin-right: 10px;
}

main .search_form button {
	display: inline-block;
	background: #ff6952;
	color: #fff;
    font: normal 22px/1.2 'fira_sanslight', Arial, Tahoma;
    border: none;
}

footer {
	display: block;
	width: 1440px;
	height: 652px;
	margin: 0 auto;
	background: #f5f5f5;
}

footer .l-ymap {
	display: block;
	width: 720px;
	height: 428px;
	float: left;
}

footer address {
	display: block;
	width: 720px;
	height: 428px;
	background: #006588;
	margin: 0 0 0 720px;
	padding: 55px 0 0 99px;
	color: #fff;
}

footer address p {
	margin: 0;
}

footer address > p:nth-of-type(1) {
	font: normal 54px/1.2 'exo_2semi_bold', Arial, Tahoma;
}

footer address > p:nth-of-type(2) {
	font: normal 22px 'fira_sansmedium', Arial, Tahoma;
	margin: 30px 0 20px 0;
}

footer address div:first-of-type {
	display: block;
	width: 200px;
	float: left;
}

footer address div p:first-of-type {
	margin: 30px 0 30px 0;
}

footer address a {
	display: block;
	color: #fff;
	text-decoration: none;
}

footer address a:hover {
	text-decoration: underline;
}

footer .p-ymap {
	display: none;
}

footer .logo {
	display: block;
	position: absolute;
	width: 163px;
	height: 80px;
	background: url(../img/logo_small.png);
	margin: 40px 0 0 130px;
}

footer menu {
	display: table;
	width: 950px;
	list-style: none;
	padding: 0;
	position: absolute;
	margin: 70px 0 0 382px;
	font: normal 20px 'exo_2medium', Arial, Tahoma;
}

footer menu li {
	display: table-cell;
	padding: 0 12px;
	height: 24px;
}

footer menu a {
	text-decoration: none;
	line-height: 24px;
	outline: none;
}

footer menu a:hover {
	text-decoration: underline;
}

footer menu .active {
	color: #ff6952;
}

footer .social {
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	background: url(../img/social_vk.png) no-repeat;
	margin: 134px 0 0 389px;
}

footer .fb {
	background-image: url(../img/social_fb.png);
	margin: 134px 0 0 436px;
}

footer .tl {
	background-image: url(../img/social_tl.png);
	margin: 134px 0 0 436px;
}

footer .yt {
	background-image: url(../img/social_yt.png);
	margin: 134px 0 0 483px;
}

footer .in {
	background-image: url(../img/social_in.png);
	margin: 134px 0 0 530px;
}

footer .policy {
	display: block;
	width: 330px;
	position: absolute;
	color: #707070;
	font: normal 14px/1.4 'fira_sanslight', Arial, Tahoma;
	margin: 134px 0 0 576px;
}

footer .copy {
	display: block;
	width: 400px;
	position: absolute;
	color: #707070;
	font: normal 15px/1.4 'fira_sanslight', Arial, Tahoma;
	margin: 134px 0 0 950px;
}

footer .create {
	display: block;
	width: 270px;
	position: absolute;
	color: #707070;
	font: normal 14px/1.4 'fira_sanslight', Arial, Tahoma;
	margin: 184px 0 0 576px;
}

.win {
	display: block;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.3);
	z-index: 110;
	overflow-y: scroll;
}

.win .close {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../img/close.png) no-repeat left top;
	position: absolute;
	z-index: 115;
	left: 50%;
	margin: 60px 0 0 400px;
	/*animation: bgc 3s infinite linear;*/
}

.win .c {
	display: block;
	width: 920px;
	min-height: 90%;
	position: relative;
	z-index: 111;
	background: #fff;
	box-shadow: 0 0 8px rgba(0,0,0,0.2);
	margin: 20px auto;
	padding: 30px 115px;
}

.win .c form {
	margin: 0 auto;
}

.scrollm header {
	background-color: #f5f5f5;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}