﻿@font-face {
	font-family: 'PFAgora';
	src: url('font/pfagoraslabpro-reg.eot');
	src: local('PF'),
		url('font/pfagoraslabpro-reg.woff') format('woff'),
		url('font/pfagoraslabpro-reg.ttf') format('truetype'),
		url('font/pfagoraslabpro-reg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFAgoraBold';
	src: url('font/pfagoraslabpro-bold.eot');
	src: local('PFB'),
		url('font/pfagoraslabpro-bold.woff') format('woff'),
		url('font/pfagoraslabpro-bold.ttf') format('truetype'),
		url('font/pfagoraslabpro-bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFAgoraLight';
	src: url('font/pfagoraslabpro-light.eot');
	src: local('PFL'),
		url('font/pfagoraslabpro-light.woff') format('woff'),
		url('font/pfagoraslabpro-light.ttf') format('truetype'),
		url('font/pfagoraslabpro-light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFAgoraMed';
	src: url('font/pfagoraslabpro-medium.eot');
	src: local('PFM'),
		url('font/pfagoraslabpro-medium.woff') format('woff'),
		url('font/pfagoraslabpro-medium.ttf') format('truetype'),
		url('font/pfagoraslabpro-medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFBeauBold';
	src: url('font/pfbeausanspro-bold.eot');
	src: local('PFB'),
		url('font/pfbeausanspro-bold.woff') format('woff'),
		url('font/pfbeausanspro-bold.ttf') format('truetype'),
		url('font/pfbeausanspro-bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFBeau';
	src: url('font/pfbeausanspro-reg.eot');
	src: local('PFR'),
		url('font/pfbeausanspro-reg.woff') format('woff'),
		url('font/pfbeausanspro-reg.ttf') format('truetype'),
		url('font/pfbeausanspro-reg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


*, *:before, *:after {
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	border: none;
}

html, body {
	height: 100%;
	margin: 0;
}

hr {
	border-top: 1px solid #D5D5D5;
}

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	line-height: 1.4em;
}

a {
	text-decoration: none;
}

article, section, aside, hgroup, nav, header, footer, figure, figcaption
{
	display: block;
}

input::-webkit-input-placeholder {  font-family: 'PFBeau', Helvetica, Arial, sans-serif; color: #ACACAC; }
input:-moz-placeholder {  font-family: 'PFBeau', Helvetica, Arial, sans-serif; color: #ACACAC; }
textarea::-webkit-input-placeholder {  font-family: 'PFBeau', Helvetica, Arial, sans-serif; color: #ACACAC;}
textarea:-moz-placeholder {  font-family: 'PFBeau', Helvetica, Arial, sans-serif; color: #ACACAC; }

input, textarea, select {
	border: 1px solid #232323;
	outline: none;
	font-family: 'PFAgora', Helvetica, Arial, sans-serif;
	color: #000;
}

h1, h2, h3, h4, h5, h6
{
	color: #101010;
	font-weight: normal;
	line-height: normal;
	font-family: 'PFAgora', Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 36px;
}

h2 {
    font-size: 32px;
	line-height: 43px;
	margin-bottom: 35px;
}
.mainHead {
	 font-size: 36px;
	text-align: center;
    width: 82%;
	margin: 0 auto;
	margin-bottom: 35px;
}
h3 {
	font-size: 25px;
	color: #000;
	margin-bottom: 27px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 22px;
}
h6 {
	font-size: 20px;
}

ul {
	margin-left: 24px;
	list-style-image: url(images/li.jpg?v=3);
}
li {
	padding-left: 8px;
}

ol {
	margin-left: 30px;
}

.center {
	width: 1131px;
	margin: 0 auto;
}

.center2 {
	width: 960px;
	margin: 0 auto;
}

.floatLeft { float: left; padding:5px;}
.floatRight { float: right; }
.floatNone { float: none !important; }

.clear
{
	clear: both;
	height: 0;
}

.elps {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.formbox
{
	margin: 0px 0px 15px 0px;
	line-height: 1.5em;
}

.formbox_submit
{
	margin: 30px 0px 15px 0px;
}

.input, .select
{
	resize: none;
    width: 100%;
    color: #666;
    padding: 16px 17px;
    background: #fff;
    border: 1px solid #F4F4F4;
    font-size: 14px;
}


/* --- ÃÂ¡ÃÂ»ÃÂ°ÃÂ¹ÃÂ´ÃÂµÃ‘â‚¬ --- */
.slider {
	width: 100%;
	height: 100%;
	position: relative;
}
.sliderContent {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.sliderContent .item {
	margin: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}
.sliderContent .item .center *{
	line-height:110% !important;
}
.sliderBullets {
	position: absolute;
	bottom: 20px;
	left: 50%;
	z-index: 50;
}
.sliderBullets a {
	display: none;
	float:left;
	text-indent:-9999px;
	outline:none;
	border: none;
	margin: 0 20px;
	width: 10px;
	height: 11px;
	/*background: url(images/bullets.png) no-repeat;*/
}
.sliderBullets .active {
	/*background-position:0 -51px;*/
}
.sliderContent .next {
	outline: none;
	border: none;
}
.sliderArrows a {
	display: block;
    text-indent: -9999px;
    z-index: 50;
    width: 55px;
    height: 55px;
    position: absolute;
    /*
	bottom: 244px;
	*/
    bottom: 24px;
    outline: none;
    border: none;
}
.slider .prev {
	/*background: url(images/arr_left.png) no-repeat;*/
	/*
	left: 24px;
	display: none;
	*/
	left: 13px;
	background: #fff url(images/left.png) no-repeat center center;
	-webkit-transition:all 0.15s ease-out;
	-moz-transition:all 0.15s ease-out;
	-o-transition:all 0.15s ease-out;
	transition:all 0.15s ease-out;


}
.slider .prev:hover {
	/*background-position:0 -44px;*/
}
.slider .next {
	right: 13px;
	background: #fff url(images/right.png) no-repeat center center;
	-webkit-transition:all 0.15s ease-out;
	-moz-transition:all 0.15s ease-out;
	-o-transition:all 0.15s ease-out;
	transition:all 0.15s ease-out;
}
.sliderArrows {
	width: 1220px;
	margin: 0 auto;
    position: relative;
    height: 0px;
}
.slider .next:hover {
	background: #f7f7f7 url(images/right.png) no-repeat center center;
}
.sliderWrap {
	position: relative;
}

/* ---  --- */


/* --- ÃÅ“ÃÂ¾ÃÂ´ÃÂ°ÃÂ»Ã‘Å’ÃÂ½ÃÂ¾ÃÂµ ÃÂ¾ÃÂºÃÂ½ÃÂ¾ --- */

#mod {position: fixed;top: 50%;left: 50%; z-index: 9995; display: none; background: #F4F4F4; }
#black {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9994;display: none;background:#000;opacity: 0.3;}
.close {cursor: pointer; width: 27px; height: 27px; background: url(images/close.png?v=1); position: absolute; top: 17px; right: 22px;}
.dialog, .cancel {cursor: pointer}
.m {display: none; }
.modbox, #modbox {
	padding: 63px 87px 68px 84px;
    color: #000;
    background: #F4F4F4;
    overflow: auto;
    max-height: 630px;
    font-size: 15px;
    text-align: center;
}
.mod_text { line-height: 1.5em; font-size: 16px;}

/* --- // --- */


table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	color: #087e72;
}
/* =================================================================== */
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after,
.clearfix {
	clear: both;
}
/* ====================================================================== */

strong, b {
	/*
	font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
	*/
	display: inline-block;
}
.wrap {
	width: 100%;
    margin: 0 auto;
    max-width: 2000px;
    min-width: 1220px;
}
.head {
	width: 100%;
    height: 50px;
    background: url(images/head.jpg) no-repeat 0px center;
    padding: 17px 0px 0px;
}
.center {
	width: 1220px;
	margin: 0 auto;
	padding: 0px 10px;
}
.metro-all {
	margin: 0px 0px 42px;
}
.metro {
	display: block;
	/*
	float: right;
	margin: 0px 83px 0px 0px;
	*/
	color: #8B8B8B;
    font-family: 'PFAgoraMed', Helvetica, Arial, sans-serif;
    font-size: 15px;
    background: url(images/metro.png) no-repeat 0px 2px;
    padding: 0px 0px 0px 29px;
	-webkit-transition:all 0.15s ease-out;
	-moz-transition:all 0.15s ease-out;
	-o-transition:all 0.15s ease-out;
	transition:all 0.15s ease-out;
	cursor: pointer;
	padding-right:20px;
	float:left;
}
.metro2 {
	border-bottom: 2px solid #EBEBEB;
    margin: 0px 0px 14px;
    padding: 0px 30px 18px 30px;
    text-align: center;
    background: url(images/metro.png) no-repeat 16px 2px;
}

.metro2:hover, .metro2Act {
	border-bottom: 2px solid #21AB9C;
}
.metro>span {
	color: #00978A;
    text-transform: uppercase;
    font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
}
.metro-last {
	/*
	float: right;
	*/
	margin: 0px;
}
.metro:hover {
	opacity: 0.8;
}
.box-1 {
	width: 17px;
	float: left;
	margin: 18px 10px 16px 0px;
}
.box-2 {
	float: left;
	margin: 18px 82px 16px 0px;
	color: #087e72;
	text-transform: uppercase;
}
.box-2 span {
	color: #8b8b8b;
	text-transform: none;
}
.header {
	width: 1220px;
	padding: 0px 10px;
	height: 218px;
	margin: 0 auto;
	position: relative;
}
.logo {
	width: 204px;
	margin: 22px 0px 16px 0;
	float: left;
	-webkit-transition:all 0.15s ease-out;
	-moz-transition:all 0.15s ease-out;
	-o-transition:all 0.15s ease-out;
	transition:all 0.15s ease-out;
}
.logo:hover {
	opacity: 0.9;
}
.time {
    float: right;
    margin: 70px 36px 60px 0;
    background: url(images/clock.png) 0px 4px no-repeat;
    text-transform: uppercase;
    padding: 0px 0px 0px 54px;
}
.phone {
	float: right;
	margin: 69px 45px 60px 0;
	padding: 0px 0px 0px 52px;
	background: url(images/phone.png) 0px 4px no-repeat;
}
.text {
	font-size: 13.5px;
	text-transform: uppercase;
    font-family: 'PFAgoraMed', Helvetica, Arial, sans-serif;
	margin-bottom: 6px;
}
.text-bold {
	font-size: 29px;
    font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
    display: inline-block;
	color: #000;
	-webkit-transition:all 0.15s ease-out;
	-moz-transition:all 0.15s ease-out;
	-o-transition:all 0.15s ease-out;
	transition:all 0.15s ease-out;
}
.phone .text-bold:hover {
	color: #087e72;
}
.navigation li {
	display: inline;
	margin: 0 18px 0 33px;
	padding-top: 25px;
	line-height: 67px;
}
.banner {
	background-color: #d4edff;
    height: 557px;
    width: 100%;
    margin: 0 auto;
}
.banner2 {
	background-color: #d4edff;
    height: 527px;
    width: 100%;
    margin: 0 auto;
	/*
	margin-top: 58px;
	*/
	margin-bottom: 50px;
}
.banner22 {
	width: 524px;
    height: 527px;
    padding: 0px 50px 0px 66px;
    background: url(images/banner2.jpg) no-repeat 0px 0px;
    color: #fff;
	position: absolute;
    top: 0px;
	z-index: 100;
}
.head2 {
	font-size: 35px;
    line-height: 1.1em;
    margin: 0px 0px 40px;
    color: #fff;
}
.text2 {
	line-height: 1.4em;
    font-size: 18px;
    color: #f7f7f7;
}
.text3 {
	font-size: 16px;
    line-height: 1.5em;
    color: #f0f0f0;
    margin: 23px 0px 0px;
}
.box-13 {
	width: 700px;
	padding: 138px 0 0px;
}
.box-14 {
	font-size: 16px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    font-family: 'PFAgoraMed', Helvetica, Arial, sans-serif;
    color: #2b2b2b;
}
.box-15 {
	font-size: 71px;
    color: #087e72;
    text-transform: uppercase;
    line-height: 1.2em;
    font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
    margin-top: 1px;
}
.menu {
	position: absolute;
	bottom: -32px;
	z-index: 100;
	width: 1200px;
	display:flex;
	height: 67px;
	background: url(images/menu.jpg) no-repeat;
	/*
	overflow: hidden;
	*/
	padding: 0px 0px 0px 0px;
	text-align: center;
	white-space: nowrap;
	border-right: 1px solid #D6D6D6;
	list-style:none;
	margin:0;
}
.menu li{
	padding:0;
}
.menu li .depart-back{
	position:absolute;
	width:100%;
	top:100%;
	left:0;
	display:none;
	height:auto;
	background-size:cover;
	background-position:center center;
	padding:10px;
	box-sizing:border-box;
}
.menu li .depart-back .center{
	white-space:normal;
	padding:0;
	width:100%;
}
.menu li:hover .depart-back{
	display:block;
}
.menu li .depart-back .it{
	width:33.33%;
	display:inline-block;
	vertical-align:top;
	margin-bottom:50px;
	padding:20px;
	box-sizing:border-box;
	text-align:left;
}
.menu li .depart-back .it:after{
	content:'';
	display:block;
	clear:both;
}
.menu li .depart-back .it > .depart{
	width:60px;
	margin:0;
	height:auto;
}
.menu li .depart-back .departName{
	float:right;
	width:calc(100% - 80px);
	margin:0;
}
.menu li .depart-back .departName .depart{
	float:none;
	width:100%;
	margin:0 0 10px 0;
	height:auto;
	text-align:left;
}
.menu li .depart-back .it ul{
	list-style:none;
	margin:0;
	padding:0;
}
.menu li .depart-back .it ul li a{
	color:#101010;
	font-size:15px;
}
.menu li .depart-back .it ul li a:hover{
	color:#087E72;
}
.banner_dd img{
	display:block;
	max-width:100%;
}
.menuLink {
	display: inline-block;
    color: #fff;
    padding: 25px 41px 24px;
	height: 100%;
font-size:14px;
    text-transform: uppercase;
    font-family: 'PFAgoraMed', Helvetica, Arial, sans-serif;
    letter-spacing: 0.5px;
	-webkit-transition:all 0.15s ease-out;
	-moz-transition:all 0.15s ease-out;
	-o-transition:all 0.15s ease-out;
	transition:all 0.15s ease-out;
}
.menuLink:hover, .menuLinkAct {
	background: #087e72;
}
.menuLink:active {
	-webkit-transform: translate(0, 4px);
	transform: translate(0, 4px);
}

.box-17 {
    background: url(images/main.jpg) repeat center -1px;
    /*height: 620px;*/
	padding-bottom:50px;
}
.box-19 {
	font-size: 36px;
    text-align: center;
    padding: 50px 0 60px 0;
    line-height: 1em;
    color: #37171A;
}
.depart {
	display: block;
	float: left;
	/*width: 175px;*/
	width: 122px;
	text-align: center;
	color: #D96596;
	margin: 0px 30px 0px 0px;
	/*
	font-family: 'PFAgoraMed', Helvetica, Arial, sans-serif;
	*/
	font-weight:700;
	cursor: pointer;
	position: relative;
}
.razdels_1 {
	text-align:center;
}
.razdels_1 .depart{
	float:none;
	display:inline-block;
	vertical-align:top;
	margin:0 10px !important;
}
.depart2 {
	height: 132px;
}
.depart:active img {
	margin-top: 4px;
}
.departArr {
	width: 37px;
    height: 18px;
    position: absolute;
    bottom: -64px;
    left: 41px;
    z-index: 10;
    background: url(images/strelka.jpg) no-repeat 0px 0px;
	opacity: 0;
	z-index: 9;
}
.departArr2 {
	background: url(images/strelka2.jpg) no-repeat 0px 0px;
}
.depart * {
	-webkit-transition:all 0.1s ease-out;
	-moz-transition:all 0.1s ease-out;
	-o-transition:all 0.1s ease-out;
	transition:all 0.1s ease-out;
}
.depart:active {
	/*-webkit-transform: translate(0, 3px);
	transform: translate(0, 3px);*/
}
.departName {
	margin: 22px 0px 0px;
	/*
	font-size: 14.5px;
	*/
	font-size: 16px;
}
.depart:hover .departName, .departAct .departName {
	color: #009771;
}
.depart:hover img, .departAct img {
	opacity: 0.4;
}
.departAct .departArr {
	opacity: 1;
}
.box-23 {
    margin: 53px auto 58px;
}
.box-24 {
	width: 485px;
	height: 324px;
	float: left;
	margin: 0px 43px 28px 0px;
}
.box-25 {
	float: right;
    width: 647px;
	height: 324px;
}
.vbox-1 {
	font-size: 24px;
    line-height: 1em;
    color: #101010;
    margin: 0px 0 29px;
}
.vbox-2, .vbox-22 {
	line-height: 24px;
    color: #464242;
}
.hide {
	display: none;
}
.btn {
	display: block;
	float: right;
    width: 223px;
	margin: 63px 0 0px;
    padding: 18px 3px 15px 0px;
    color: #5ba9a0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border: 2px solid #24b9ad;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: 'PFAgoraMed', Helvetica, Arial, sans-serif;
    letter-spacing: 0.5px;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;
}
.btn:hover {
	background: #5ba9a0;
    color: #fff;
}

.btns {
	display: inline-block;	
    width: 223px;
	margin: 30px 0 0px;
    padding: 18px 3px 15px 0px;
    color: #fff;
    text-align: center;
     cursor: pointer;
      -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #5ba9a0;
    letter-spacing: 0.5px;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;
}
.btns a{ color: #fff;}
.btns a:hover {
    color: #fff;

}
.m10{margin:10px;}
.btn:active {
	-webkit-transform: translate(0, 5px);
	transform: translate(0, 5px);
}
.btn2 {
	float: left;
    margin: 43px 0px 0px;
    padding: 21px 4px 18px 0px;
    background: #F057AA;
    color: #fff;
    border: 2px solid #F057AA;
	border-radius: 4px;
}
.btn2:hover {
	background: none;
    color: #5ba9a0;
}
.btn22:hover {
    background: #087e72;
    color: #fff;
}
.btn3 {
	width: 256px;
}
.btn3:hover {
	border: 2px solid #f7f7f7;
    color: #f7f7f7;
    background: none;
}
.btn4 {
	padding: 18px 4px 18px 0px;
    width: 208px;
    float: none;
    font-size: 14px;
    margin: 0 auto;
}
.btn-3 {
	width: 227px;
	height: 60px;
	box-sizing: border-box;
	padding: 24px 62px 20px 63px;
	color: #fff;
	background-color: #ef56aa;
	text-transform: uppercase;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.main {
	margin: 0px 0px 60px;
}
.mainBox {
	float: left;
    width: 310px;
    padding: 0px 0px 0px 0px;
    margin: 0px 53px 0px 61px;
}
.mainBox2 {
}
.mainImg {
	height: 101px;
}
.mainBox3 {
	margin: 0px 0px 0px 41px;
}
.mainText {
	text-transform: uppercase;
    font-size: 15px;
    color: #ef30a1;
    font-family: 'PFAgoraMed', Helvetica, Arial, sans-serif;
    letter-spacing: 0.3px;
    line-height: 1.4em;
}
.mainText2 {
	font-size: 16px;
    line-height: 1.5em;
    margin: 12px 0px 0px;
    color: #454545
}
.video {
	width: 100%;
    height: 529px;
	padding: 61px 0px 0px;
    background: url(images/back2.jpg) no-repeat top center;
}
.videoRight {
	float: right;
    width: 645px;
    height: 414px;
    background: url(images/video.jpg) no-repeat top center;
}
.videoLeft {
	float: left;
    width: 488px;
    height: 414px;
    color: #fff;
    padding: 0px 0px 0px 40px;
}
.vtable {
	display: table;
	height: 100%;
	width: 100%;
}
.vrow {
	display: table-row;
}
.vcell {
	display: table-cell;
	vertical-align: middle;
}
.videoPlayWrap {
	width: 112px;
    height: 112px;
    background: #000;
    background: rgba(0,0,0,0.6);
    border-radius: 100%;
    margin: 0 auto;
    margin-top: 140px;
	cursor: pointer;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;
}
.videoPlayWrap:hover {
	 background: rgba(0,0,0,0.5);
}
.videoPlay {
	width: 100%;
	height: 100%;
	border-radius: 100%;
	background: url(images/play.png) no-repeat 45px 38px;
}
.otz {
	padding: 53px 0px 0px;
}
.otzWin {
	width: 460px;
}
.otzText {
	width: 575px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    line-height: 1.4em;
	color: #3b3b3b;
}
.otzHead {
	margin-bottom: 25px;
}
.otzWrap {
	height: 459px;
	width: 100%;
	margin: 50px 0px 100px;
	position: relative;
}
.otzList {
	height: 100%;
	width: 1070px;
    margin: 0 auto;
}
.otzItem {
	width: 333px;
	height: 459px;
	background: url(images/otz.jpg) no-repeat 0px 0px;
	margin: 0px 11px 0px;
	padding: 0px 0px;
	text-align: center;
}
.otzItem2 {
	width: 100%;
	height: 100%;
	padding: 32px 35px 0px 30px;
}
.otzLeft {
	position: absolute;
    top: 217px;
    left: 25px;
    width: 20px;
    height: 35px;
    background: url(images/left.png) no-repeat 0px 0px;
    z-index: 4;
	cursor: pointer;
}
.otzRight {
	position: absolute;
    top: 217px;
    right: 26px;
    width: 20px;
    height: 35px;
    background: url(images/right.png) no-repeat 0px 0px;
    z-index: 4;
	cursor: pointer;
}
.otzLeft:hover, .otzRight:hover {
	opacity: 0.8;
}
li .otzName,
li .otzOpis,
li .otzMore{
	margin-top:10px;
}
.otzImg {
	width: 175px;
	height: 175px;
	border-radius: 100%;
	display: inline-block;
}
.otzImg a{
	display:block;
}
.otzImg a img{
	display:block;
	border-radius:50%;
	max-width:100%;
}
.otzImgNo {
	background: #fff;
    color: #00968B;
    text-transform: uppercase;
    text-align: center;
    padding: 47px 0px;
	margin: 0px 0px 4px;
    font-family: 'PFAgoraMed', Helvetica, Arial, sans-serif;
	background:url("../images/no-photo.svg") no-repeat center center;
	background-size:cover;
	text-indent:-1000px;
	overflow:hidden;
}
.otzName {
	font-size: 16px;
    margin: 21px 0px 0px;
    color: #ef30a1;
    font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
}
.otzOpis {
	margin: 30px 0px 0px;
    line-height: 1.6em;
    height: 112px;
    overflow: hidden;
    color: #4e4e4e;
}
.otzOpis2 {
	margin: 30px 0px 0px;
    line-height: 1.6em;
    color: #4e4e4e;
    font-size: 14px;
}
.otzOpis3 {
	height: 91px;
}
.otzMore {
	font-size: 16px;
    margin: 40px 0px 0px;
    color: #ef30a1;
    font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	display: inline-block;
	cursor: pointer;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;
}
.otzMore:hover {
	opacity: 0.7;
}
.otziv {
	width: 592px;
	height: 258px;
	background: url(images/otziv.jpg) no-repeat top center;
	float: left;
	margin: 0px 13px 16px 0px;
	padding: 35px 43px 0px 37px;
	position:relative;
}
.otzivIn {
	float: right;
	width: calc(100% - 200px);
}
.otziv .otzName {
	margin-top: -1px;
	color: #00968B;
}
.otziv .otzOpis {
	margin: 12px 0px 0px;
    color: #333333;
	font-size:14px;
	line-height:20px;
}
.otziv .otzMore {
	margin-top: 4px;
    color: #00968B;
}
.otzivRight {
	float: right;
	margin: 0px 0px 16px 0px;
}
.part {
	width: 100%;
	height: 330px;
	padding: 55px 0px 0px;
	background: url(images/partner.jpg) no-repeat top center;
}
.partWrap {
	width: 100%;
	position: relative;
}
.partList {
	width: 100%;
	height: 100%;
}
.partItem {
	padding: 0px;
	margin: 0px 12px 0px 0px;
}
.partImg {
	width: 230px;
	height: 126px;
}
.partRight {
	position: absolute;
    top: -84px;
    right: 0px;
    z-index: 5;
    width: 55px;
    height: 55px;
    background: #fff url(images/right.png) no-repeat center center;
    cursor: pointer;
	-webkit-transition:all 0.15s ease-out;
	-moz-transition:all 0.15s ease-out;
	-o-transition:all 0.15s ease-out;
	transition:all 0.15s ease-out;
}
.partRight:hover {
	background: #fcfcfc url(images/right.png) no-repeat center center;
}
.partHead {
	margin-bottom: 34px;
}
.foot {
	width: 100%;
	background: url(images/foot2.png) no-repeat top center #087e72;
	
}
.foot * {
	-webkit-transition:all 0.15s ease-out;
	-moz-transition:all 0.15s ease-out;
	-o-transition:all 0.15s ease-out;
	transition:all 0.15s ease-out;
}
.footLeft {
	float: left;
    width: 330px;
    height: 229px;
    padding: 30px 0px 0px;
	position: relative;
}
.footCopy {
	color: #53a89f;
    margin: 19px 0px 0px;
}
.footRight {
	float: right;
	width: 815px;
	padding: 33px 0px 0px 0px;
	position: relative;
}
.footLink {
	text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.2px;
    text-shadow: 1px 1px 0px #5c5c5c;
    font-size: 13px;
    display: inline-block;
    margin: 0px 0px 11px;
}
.footLinkAct, .footLink:hover {
	opacity: 0.7;
}
/*
.menuLinkCurrent,
.footLinkCurrent,
.departAct {
	cursor: default;
	pointer-events: none;
}
*/
.footCol {
	margin-right: 77px;
}
.footLeft2 {
	float: left;
	width: 448px;
}
.footRight2 {
	float: right;
	text-align: right;
}
.footWork {
	color: #f0f0f0;
    margin: 26px 0px 0px;
	font-size: 13.5px;
	text-shadow: 1px 1px 0px #5c5c5c;
}
.footPhone {
	display: inline-block;
    color: #fff;
    font-size: 28px;
    font-family: 'PFBeauBold', Helvetica, Arial, sans-serif;
    background: url(images/foot_phone.png) no-repeat 0px 0px;
    padding: 4px 0px 4px 43px;
	background: url(images/foot_phone.png) no-repeat 0px 0px;
	text-shadow: 1px 1px 0px #5c5c5c;
	margin: 1px 0px 0px;
}
.footPhone:hover {
	opacity: 0.7;
}
.footMail {
	display: inline-block;
    color: #fff;
    font-size: 15px;
    margin: 11px 0px 0px;
	text-shadow: 1px 1px 0px #5c5c5c;
}
.footMail:hover {
	opacity: 0.7;
}
.footer_rating{
}
.footCall {
	text-decoration: underline;
	color: #fafafa;
	font-size: 17px;
	margin: 0 0 15px 0px;
	display: inline-block;
	letter-spacing: -0.2px;
}
.footCall:hover {
	opacity: 0.7;
}
.footCall:active {
	-webkit-transform: translate(0, 5px);
	transform: translate(0, 5px);
}
.footVT {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 10;
	color: #f0f0f0;
	font-size: 13.5px;
	text-shadow: 1px 1px 0px #5c5c5c;
}
.footVT a {
	color: #f0f0f0;
}
.footVT a:hover {
	opacity: 0.7;
}


.kont_name {
	font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 7px;
    letter-spacing: 0.5px;
}
.kont_no {
	background: url(images/green_fon2.png) no-repeat #009688;
	width: 49%;
	height: 175px;
	float: left;
	font-family: 'PFBeau', Helvetica, Arial, sans-serif;
	margin: 0px 20px 0px 0px;
	cursor: pointer;
	-webkit-transition:all 0.15s ease-out;
	-moz-transition:all 0.15s ease-out;
	-o-transition:all 0.15s ease-out;
	transition:all 0.15s ease-out;
}
.kont_no:hover {
	opacity: 0.85;
}

.kont_act {
	background: url(images/pink_gon.png) no-repeat;
}

.kont_text {
	font-size: 14px;
    color: #fff;
    padding-top: 81px;
    padding-left: 141px;
}

.grey_kont_zag {
	background-color: #F6F6F6;
    text-align: center;
    font-size: 36px;
    margin-bottom: 25px;
    height: 75px;
    padding-top: 15px;
    font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
}
.grey_kont_zag h2{
	font-size: 36px !important;
	margin: 0 !important;
	font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
}


.kont_left {
	float: left;
	width: 400px;
	height: 400px;
	background-color: #F6F6F6;
	text-align: center;


}

.kont_right {
	float: right;
	width: 800px;
	height: 400px;

}

.kont_row {
	font-size: 23px;
    display: inline-block;
    margin-top: 4px;
    color: #000;
	font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
}
.kont_row1 {
	line-height: 1.2em;
    font-size: 18px;
}

.opis_kart_img {
	float: left;
    height: 50px;
    margin-bottom: 10px;
    width: 84px;
    padding: 0px 0px 0px 21px;
}

.opis_kart_text {
	float: left;
    height: 50px;
    margin: 0px 0px 10px 8px;
    width: 291px;
    text-align: left;
    font-size: 13.5px;
    padding: 9px 2px 0px 0px;
    text-transform: uppercase;
    font-family: 'PFAgoraMed', Helvetica, Arial, sans-serif;
}

.firsty {
	margin-bottom: 15px;
	width: 100%;
}

.a1a1 {
	height: 133px;
	padding-top: 30px;
}


.grey_dama {
	float: left;
	background-color: #f8f8f8;
	width: 540px;
	height: 340px;
	padding-left: 53px;
	padding-top: 51px;
}

.white_dama {
	float: right;
	line-height: 25px;
}

.white_dama_grey {
	background-color: #f8f8f8;
	text-align: center;
	width: 600px;
	height: 95px;
	padding-top: 25px;
}

.vt01 {
	text-align: left;
	height: 150px;
	padding-top: 25px;
	font-size: 16px;
}

.vt02 {
	text-align: left;
	height: 95px;
	padding-top: 25px;
	font-size: 16px;
}

.hr_grey {
	text-align: center;
    background-color: #f8f8f8;
    width: auto;
    height: 3px;
    margin-bottom: 30px;
    border: none;
    margin-top: 30px;
}

.gg01 {
	float: left;
	width: 200px;
	height: 300px;
	margin-left: 20px;
	margin-right: 20px;
}

.gg02 {
	text-align: center;
	padding-right: 20px;
}

.gg03 {
	text-align: left;
	padding-top: 30px;
	line-height: 24px;
}

.gg04 {
	float: left;
	text-align: left;
	line-height: 30px;
	font-size: 18px;
	width: 50%;
}

.gg05 {
	float: right;
	background-color: #31867C;
	text-align: left;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	padding: 35px 60px 35px 63px;
	width: 50%;
}

.qq1 {
	float: left;
	width: 400px;
	line-height: 27px;
	font-size: 16px;
}

.qq2 {
	float: left;
	width: 400px;
	line-height: 27px;
	font-size: 16px;
}


.qq3 {
	float: left;
	width: 400px;
	line-height: 27px;
	font-size: 16px;
}


.gr011 {
	background-color: #f8f8f8;
	text-align: left;
	line-height: 24px;
	padding-left: 30px;
	padding-top: 17px;
	height: 80px;
	font-size: 14px;
	margin-bottom: 50px;
}

.qwerty1 {
	float: left;
	background-color: #f8f8f8;
	height: 100px;
	width: 390px;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 45px;
}

.qwe {
	margin-bottom: 50px;
	font-size: 24px;
	text-align: center;
	margin-top: 50px;
}

.terra  {
	height: 110px;

}




.item-prop {
	padding: 66px 0 11px 0;
}
.item-prop li {
	display: inline-block;
}
.item-prop a {
	font-size: 14px;
	color: #4f4f4f;
}
.pre-slide-wrap {
	font-family: 'PFAgoraBold', serif;
    font-weight: normal;

}
.pre-slide-1,
.pre-slide-2 {
	margin-right: 24px;
}
.pre-slide-1,
.pre-slide-2,
.pre-slide-3 {
	float: left;
	border-bottom: 1px solid #EBEBEB;
}

.slide_left-box {
	width: 17px;
	float: left;
	margin-right: 10px;
	font-weight: bold;
}
.slide_right-box {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}
.slide_right-box a {
	color: #087e72;
}
.slide_right-box span {
	color: #8b8b8b;
	text-transform: none;
}
.slide {
	margin: 38px 0 51px 0;
	font-family: 'PFAgoraSlabPro-Bold', serif;
}
.slide__box {
	display: block;
	width: 287px;
	height: 469px;
    float: left;
	margin-right: 16px;
	margin-bottom: 31px;
}
.slide__box:nth-child(4) {
	margin-right: 0;
}
.slide__box:nth-child(8) {
	margin-right: 0;
}
.doctor-name {
	color: #000;
	font-size: 14px;
    text-transform: uppercase;
    margin: 10px 0 12px 0;
	font-weight:700;
    /*
	font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
	*/
}
.doctor-position {
	font-size: 14px;
    color: #747474;
    margin-right: 29px;
    /*
	font-family: 'PFAgora', serif;
	*/
}
.doctor-box {
	width: 287px;
	height: 356px;
	overflow: hidden;
}
.container-box {
	margin: 66px 0 60px 0;
}
.doc-text {
	float: right;
    width: 881px;
    margin: 2px 0px 0px;
}

.drop-list,.const h2.drop-list {
	font-weight: bold;
	/*
	font-family: 'PFAgoraBold', serif;
	*/
	font-size: 16px;
	text-transform: uppercase;
	background: #f5f5f5 url(images/drop.png) no-repeat 1155px 16px;
	margin-top: 12px;
	height: 60px;
	box-sizing: border-box;
	padding: 22px 0 22px 26px;
	position: relative;
	cursor: pointer;
	-webkit-transition:all 0.15s ease-out;
	-moz-transition:all 0.15s ease-out;
	-o-transition:all 0.15s ease-out;
	transition:all 0.15s ease-out;
	margin:0;
	line-height:16px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.drop-list-active, .drop-list:hover,.const h2.drop-list:hover {
	color: #fff;
	background: #087e72 url(images/drop-2.png) no-repeat 1155px 16px;
}
.drop-list-def, .drop-list-def:hover,
.const h2.drop-list-def,.const h2.drop-list-def:hover {
	color: #fff;
	background: #087e72;
}
.drop-list-box {
	display: none;
}
.list-box_item {
	font-weight: bold;
	/*
	font-family: 'PFAgoraBold', serif;
	font-size: 14.5px;
	*/
	font-size: 16px;
	font-weight:400;
	background-color: #f5f5f5;
	position: relative;
	box-sizing: border-box;
	padding: 18px 152px 16px 26px;
}
.list-box_item span[itemprop="name"]{
	padding-left:150px;
	display:block;
}
.list-box_item span[itemprop="name"] span{
	width:140px;
	position:absolute;
	top:18px;
	left:26px;
	display:inline-block;
}
.list-box_item:nth-child(2n) {
	background-color: #fbfbfb
}
.price-box {
	position: absolute;
	right:26px;
	/*
	left: 1067px;
	*/
	top: 18px;
}
.price {
	font-size: 19px;
	color: #087e72;
	margin-right: 3px;
}


.container-box-item {
	display: block;
	width: 387px;
	height: 70px;
	font-size: 16px;
	color: #fff;
	float: left;
	position: relative;
	cursor: pointer;
	margin: 0px 18px 18px 0px;
}
.container-box-item-in {
	width: 100%;
	height: 100%;
	background: #087e72;
	-webkit-transition:all 0.15s ease-out;
	-moz-transition:all 0.15s ease-out;
	-o-transition:all 0.15s ease-out;
	transition:all 0.15s ease-out;
	padding: 0px 0px 0px 21px;
}
.container-box-item:hover .container-box-item-in {
	background: rgba(34,146,137,0.4);
	background: rgba(34,146,137,0.7);
}
.container-box-item-in:active {
	margin-top: 4px;
}

.container-box-item1,
.container-box-item2,
.container-box-item3 {
	width: 387px;
	height: 147px;
	font-size: 16px;
	color: #fff;
	float: left;
	position: relative;
}
.container-box-item1 {
	background: #289990 url(images/fon-5.png) no-repeat;
	margin-right: 18px;
}
.container-box-item2 {
	background: #289990 url(images/fon-6.png) no-repeat;
	margin-right: 18px;
}
.container-box-item3 {
	background: #289990 url(images/fon-7.png) no-repeat;
}
.box-consist {
    left: 28px;
    font-family: 'PFAgoraMed', serif;
    text-shadow: 0px 0px 0px #1d8d84;
}
.surgery-pic {
	width: 487px;
	height: 327px;
	float: left;
	margin-right: 66px;
}
.surgery-right-block {
	width: 645px;
	float: left;
}
.surgery-paragraph-1 {
	margin: 36px 0 31px 0;
	font-size: 24px;
	font-family: 'PFAgoraSlabPro-Regular', serif;
}
.surgery-paragraph-2 {
	margin: 31px 0 53px 0;
	font-size: 14px;
	font-family: 'PFAgoraSlabPro-Regular', serif;
	margin-right: 52px;
	line-height: 24px;
}

.dtable {
	display: table;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.dtable-row {
	display: table-row;
	height: 100%;
	width: 100%;
}
.dtable-cell {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	float: none;
}
.edit {
	text-decoration: underline;
	color: #a9a9a9;
	margin-bottom: 5px;
	display: inline-block;
}
.depart-back {
	width: 100%;
	height: 349px;
	background: url(images/depart.jpg) no-repeat 0px 0px;
	padding: 60px 0px 0px;
	position: relative;
	z-index: 10;
}
.paths {
	margin: 0px 0px 5px;
}
.path {
	color: #4A4A4A;
}
a.path:hover {
	opacity: 0.85;
}
.path_arr {
	margin: 0px 5px 0px 9px;
}
.ph1 {
	text-transform: uppercase;
	font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
	margin: 0px 0px 47px;
	line-height: 1.1em;
}
.ph1v {
	margin: 0px 0px 32px;
	/*float:left;*/
	max-width: 985px;
}
.ph2 {
	font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 33px;
}
.content {
	padding: 60px 0 25px;
	min-height: 650px;
}
.content2 {
	min-height: 400px;
}
.content p, .content2 p {
	margin-bottom: 10px;
}
.content ul, .content2 ul {
	margin-bottom: 15px;
}
.content h2, .content2 h2 {
	margin: 10px 0px 15px;
	font-size: 26px;
}
.content .vh2, .content2 .vh2 {
	font-size: 36px;
    text-align: center;
    margin: 28px 0px 30px;
}
.content .hh2, .content2 .hh2 {
	padding-top: 41px;
    text-align: center;
    font-size: 36px;
}
.edit-wrap {
	position: relative;
}
.edit-wrap .edit {
	position: absolute;
	top: -44px;
	z-index: 11;
}
.edit a {
	color: #a9a9a9;
}
.edit-wrap2 .edit {
	top: -35px;
}
.feedHead {
	font-family: 'PFBeauBold', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    color: #0A0A0A;
    margin-bottom: 27px;
}
.feedText {
	font-family: 'PFBeau', Helvetica, Arial, sans-serif;
    color: #a1a1a1;
    font-size: 14px;
    margin: 32px 0px 26px;
    text-align: center;
}
.act {
	width: 584px;
	height: 234px;
	float: left;
	display: block;
	margin: 0px 31px 32px 0px;
	-webkit-transition:all 0.15s ease-out;
	-moz-transition:all 0.15s ease-out;
	-o-transition:all 0.15s ease-out;
	transition:all 0.15s ease-out;
}
.act img {
	width: 100%;
}
.act:hover {
	opacity: 0.85;
}


/* ********************************* */


.block-1 {
	background-color: #ef56aa;
	height: 236px;
	text-transform: uppercase;
}
.left-block {
	float: left;
	width: 896px;
	height: 236px;
	font-family: 'PFBeau', Helvetica, Arial, sans-serif;
	color: #fff;
	line-height: 1.6em;
}
.left-block img {
	max-width: 100%;
}
.left-block_item-1 {
	font-size: 36px;
	margin: 43px 0 27px 43px;
	line-height: 40px;
}
.left-block_item-2 {
	font-size: 18px;
	margin: 27px 0 48px 43px;
}
.block-left-pic {
	float: left;
	width: 380px;
	height: 249px;
}
.right-block {
	float:right;
	padding: 46px 39px;
}


.block-2 {
	background-color: #f7f7f7;
	margin: 50px 0 40px 0;
	padding: 37px 56px 21px;
}
.bleach-main {
	font-family: 'PFAgoraSlabPro-Bold', serif;
}
.bleach-box {
	float: left;
	width: 332px;
    margin-right: 30px;
	font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
}
.bleach-img {
	width: 333px;
	height: 207px;
}
.bleach-text1 {
	font-size: 18px;
	color: #087e72;
	margin: 24px 0;
}
.bleach-text2 {
	font-size: 14px;
	font-family: 'PFAgora', Helvetica, Arial, sans-serif;
	margin: 24px 0 26px 0;
}
.bleach-text3 {
	font-size: 14px;
}
.bleach-text3 a {
	color: #f060af;
	text-decoration: underline;
}

.result-main {
	height: 450px;
}
.result-box {
	height: 413px;
	margin: 35px 0 30px 0;
}
.result-box_item1 {
	float: left;
	background: url(images/ygol.png) no-repeat center 183px;
}
.result-img {
	position: relative;
	width: 329px;
	height: 157px;
	padding: 8px;
	border: 2px solid #e8e8e8;
	margin-bottom: 25px;
	box-sizing: content-box;
}
.result-img1 {
	margin: 0 76px;
}
.result-imgText {
	position: absolute;
	bottom: 20px;
	left: 24px;
	font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #fff;
}

.block3 {
	margin: 50px 0 103px 0;
}
.block3-main {
	height: 317px;
	margin-top: 41px;
}
.smileMan-left {
	float: left;
	width: 400px;
	height: 269px;
	margin-right: 42px;
}
.smileMan-right {
	float: left;
	width: 692px;
	font-family: 'PFAgora', Helvetica, Arial, sans-serif;
	line-height: 24px;
	position: relative;
}
.smileMan-text1 {
	font-size: 18px;
	margin-bottom: 30px !important;
}
.smileMan-text2 {
	font-size: 14px;
}
.circleGreen,
.circleGreen2,
.circleGreen3 {
	position: absolute;
	bottom: -192px;
	width: 144px;
	height: 144px;
	background: url(images/circle-2.png) no-repeat;
	color: #fff;
}
.circleGreen2 {
	left: 212px;
}
.circleGreen3 {
	left: 422px;
}
.circleGreen-text {
	 position: absolute;
    width: 100px;
    height: 65px;
    top: 32%;
    left: 14%;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
	font-family: 'PFAgora', Helvetica, Arial, sans-serif;
}
.circleGreen-mainText {
	font-size: 24px;
	font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
}


/* ********************************* */


.tab-all {
	margin: 38px 0px 36px;
}
.tab {
	border-bottom: 2px solid #EBEBEB;
    margin: 0px 0px 14px;
    color: #EF56AA;
    padding: 0px 30px 8px 30px;
    text-align: center;
    font-size: 14.5px;
    text-transform: uppercase;
    font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
	cursor: pointer;
}
.tab:hover, .tabAct {
    border-bottom: 2px solid #21AB9C;
	color: #087e72;
}


.block-photo {
	float: left;
	width: 350px;
	margin: 20px 75px 0px 0px;
}

.const h2 {
	font-size: 30px;
	color:#087e72;
}
.feed {
	background: #EF56AA;
    padding: 37px 46px 34px 36px;
    color: #fff;
    margin: 33px 0px 40px;
    border-radius: 5px;
}
.fHead {
	font-size: 18px;
    width:250px;
    line-height: 1.2em;
	float: left;
	margin: -6px 0px 0px;
	padding: 0px 20px 0px 0px;
}
.fHead2 {
	font-family: 'PFAgoraBold', Helvetica, Arial, sans-serif;
    font-size: 23px;
    line-height: 1.2em;
}
.fInput {
	float: left;
    width: 205px;
    margin: 0px 15px 0px 0px;
}
.fBtn {
	float: right;
	border: 2px solid #fff;
    margin: 0px;
    padding: 15px 4px 14px 0px;
    width: 192px;
}
select.input {
	padding: 16px 17px 15px;
	font-family: 'PFBeau', Helvetica, Arial, sans-serif;
	color: #ACACAC;
}
.write {
	cursor: pointer;
}

.add_otziv{
	margin:0;
}
.form_use {
    font-size: 14px;
    line-height: 1.7;
    text-align: left;
    width: 226px;
    margin: 10px auto 0;
}
.social {
    margin-top: 7px;
}
.article-row{
	float: left;
    width: 1055px;
    margin-left: 35px;
}
.article-name{
	margin-bottom: 12px;
    display: inline-block;
    font-size: 19px;
    color: #D96596;
}































/* **** */

.rd-container {
	display: none;

	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 238px;
	padding: 10px 10px 8px 10px;
	padding: 10px;

	text-align: center;

	color: #fff;
	background-color: #5d7388;
}
.rd-container-attachment {
	position: absolute;
	z-index: 1200;
}
.rd-month {
	display: inline-block;

	margin-right: 25px;
}
.rd-month:last-child {
	margin-right: 0;
}
.rd-back,
.rd-next {
	margin: 0;
	padding: 0 5px;

	cursor: pointer;

	color: #fff;
	border: none;
	outline: 0;
	background: 0 0;
}
.rd-back[disabled],
.rd-next[disabled] {
	cursor: default;
}
.rd-back {
	float: left;
}
.rd-next {
	float: right;
}
.rd-back::before {
	display: block;

	content: '\2190';
}
.rd-next::before {
	display: block;

	content: '\2192';
}
.rd-day-body {
	padding: 4px 0 1px;

	cursor: pointer;
	text-align: center;

	color: #fff;
}
.rd-day-selected,
.rd-time-option:hover,
.rd-time-selected {
	font-weight: bold;

	padding: 4px 0 1px;

	cursor: pointer;
	text-align: center;

	color: #fff;
	background-color: #e5173e;
}
.rd-day-next-month,
.rd-day-prev-month {
	color: #b7b7b7;
}
.rd-day-disabled {
	cursor: default;

	color: #fcc;
}
.rd-time {
	position: relative;

	display: inline-block;

	min-width: 80px;
	margin-top: 5px;
}
.rd-time-list {
	position: absolute;
	right: 0;
	left: 0;

	display: none;
	overflow-y: scroll;

	max-height: 160px;

	color: #333;
	background-color: #fff;
}
.rd-time-option,
.rd-time-selected {
	padding: 5px 5px 2px !important;
}
.rd-day-concealed {
	visibility: hidden;
}
.rd-day-body:hover {
	color: #fff;
	background: #2878b5;
}
.rd-days {
	width: 100%;

	table-layout: fixed;
	border-spacing: 0;
	border-collapse: collapse;
}
.rd-month-label {
	padding-bottom: 5px;
}

/* **** */


.footMobile {
	display: none;
}
.vt1_menu {
	display: none;
}
.mobLink {
	display: none;
}



.price-box-special {
	float: right;
	margin: 0 52px 0 27px;
}

.price-box-link .price-box-special,
.price-box-link .price-box-special .price {
	color: #ef56aa;
}
.price-box-link:hover .price-box-special,
.price-box-link:hover .price-box-special .price {
	color: #f273b9;
}




@media all and (max-width: 979px) {
	* {
		max-height: 1000000000000px;
	}

	.mobLink {
		display: block;
		color: #fff;
		margin: 15px 0px 0px 0px;
		text-transform: uppercase;
	}
	.mobLink a {
		color: #fff;
	}

}
@media all and (min-width: 980px) {
	* {
		max-height: none;
	}
}

@media (max-width:1220px) {
	.center {
		width: 980px;
		padding: 0px 10px;
	}
	.wrap {
		min-width: 980px;
	}
	.metro {
		margin: 0px 27px 0px 0px;
		font-size: 13px;
	}
	.metro-last {
		margin: 0px;
	}
	.header {
		width: 980px;
	}
	.logo img {
		 width: 187px;
	}
	.text {
		font-size: 12.5px;
		margin-bottom: 5px;
	}
	.text-bold {
		font-size: 20px;
	}
	.btn {
		font-size: 13px;
		width: 207px;
	}
	.phone, .time {
		margin-right: 29px;
	}
	.menu {
		width: 960px;
	}
	.menuLink {
		padding: 25px 27px 24px;
		font-size: 13.5px;
	}
	.sliderArrows {
		width: 980px;
	}
	.depart {
		width: 119px;
		margin: 0px 1px 0px 0px;
	}
	.departName {
		font-size: 14.5px;
	}
	.box-24 img {
		max-width: 100%;
	}
	.box-24 {
		width: 455px;
	}
	.box-25 {
		width: 461px;
	}
	.banner22 {
		width: 442px;
		padding: 0px 50px 0px 66px;
	}
	.text2 {
		font-size: 17px;
	}
	.mainBox {
		width: 258px;
		padding: 0px;
		margin: 0px 30px 0px 31px;
	}
	.videLeft {
		width: 430px;
	}
	.videoRight {
		width: 511px;
		height: 328px;
    }
	.videoLeft {
		width: 430px;
		height: 328px;
	}
	.video {
		height: 449px;
	}
	.otzItem {
		width: 290px;
		margin: 0px 5px 0px;
	}
	.otzRight {
		right: 0px;
	}
	.otzLeft {
		left: 0px;
		top: 214px;
	}
	.partImg {
		width: 187.2px;
		height: 106px;
	}
	.partItem {
		margin: 0px 6px 0px 0px;
	}
	.footLeft {
		width: 240px;
	}
	.footCopy {
		font-size: 12px;
	}
	.footRight {
		width: 704px;
	}
	.footCol {
		margin-right: 46px;
	}
	.footLeft2 {
		width: 417px;
	}
	.footPhone {
		font-size: 22px;
	}
	.grey_dama img {
		max-width: 324px;
	}
	.grey_dama {
		padding-left: 34px;
		padding-top: 34px;
		width: 393px;
		height: 368px;
	}
	.drop-list {
		background: #f5f5f5 url(images/drop.png) no-repeat 914px 16px;
	}
	.drop-list-active, .drop-list:hover {
		background: #087e72 url(images/drop-2.png) no-repeat 914px 16px;
	}
	.price-box {
		left: 835px;
	}
	.metro2 {
		padding: 0px 0px 18px 30px;
	}
	.doc-text {
		width: 641px;
	}
	.act {
		width: 472px;
		margin: 0px 15px 16px 0px;
		height: 190px;
	}
	.container-box-item1, .container-box-item2, .container-box-item3 {
		width: 308px;
		height: 137px;
    }
	.otziv {
		width: 472px;
		padding: 27px 23px 0px 26px;
	}
	.otzivIn {
		width: 287px;
	}
	.kont_no {
		width: 308.5px;
		height: 157px;
		background-size: contain;
	}
	.kont_text {
		color: #fff;
		padding-top: 73px;
		padding-left: 92px;
	}
	.kont_right {
		width: 600px;
	}
	.kont_left {
		width: 338px;
	}
	.opis_kart_img {
		width: 82px;
	}
	.opis_kart_text {
		width: 232px;
	}
	.white_dama {
		width: 524px;
	}
	.white_dama_grey {
		width: 100%;
	}
	.vt01 {
		padding-top: 0px;
	}
	.gg01 {
		width: 179px;
		margin-left: 0px;
		margin-right: 13px;
	}
	.gg03 {
		line-height: 21px;
		font-size: 13px;
	}
	.gg04 {
		width: 40%;
		margin-bottom: 18px;
	}
	.gg05 {
		font-size: 16px;
		padding: 35px 60px 35px 63px;
		width: 56%;
	}
	.qq1, .qq2, .qq3 {
		width: 33%;
	}
	.gr011 {
	    font-size: 15px;
	}
	.qwerty1 {
		width: 310px;
	}
	.container-box-item {
		width: 308px;
		height: 118px;
		font-size: 14px;
	}
	.left-block {
		width: 723px;
	}
	.right-block {
		padding: 25px 32px;
	}
	.right-block .btn {
		width: 170px;
	}
	.block-1 {
		height: 190px;
	}
	.feed {
		padding: 30px 24px 26px 20px;
	}
	.fHead {
		line-height: 1em;
	}
	.fInput {
		width: 157px;
	}
	.feed .btn {
		width: 148px;
	}
	.kont_no {
		margin: 0px 17px 0px 0px;
	}
	.drop-list-def, .drop-list-def:hover  {
		color: #fff;
		background: #087e72;
	}
	.article-row {
	    width: 815px;
	}
}
@media (max-width: 979px) {
    .sliderArrows {
        width: 100%;
    }
}

.datepicker{padding:4px;border-radius:4px;direction:ltr;}
.datepicker-inline{width:220px;}
.datepicker.datepicker-rtl{direction:rtl;}
.datepicker.datepicker-rtl table tr td span{float:right;}
.datepicker-dropdown{top:0;left:0;}
.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-top:0;border-bottom-color:rgba(0, 0, 0, 0.2);position:absolute;}
.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute;}
.datepicker-dropdown.datepicker-orient-left:before{left:6px;}
.datepicker-dropdown.datepicker-orient-left:after{left:7px;}
.datepicker-dropdown.datepicker-orient-right:before{right:6px;}
.datepicker-dropdown.datepicker-orient-right:after{right:7px;}
.datepicker-dropdown.datepicker-orient-top:before{top:-7px;}
.datepicker-dropdown.datepicker-orient-top:after{top:-6px;}
.datepicker-dropdown.datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999;}
.datepicker-dropdown.datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff;}
.datepicker > div{display:none;}
.datepicker.days div.datepicker-days{display:block;}
.datepicker.months div.datepicker-months{display:block;}
.datepicker.years div.datepicker-years{display:block;}
.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.datepicker table tr td,
.datepicker table tr th{text-align:center;width:28px;height:28px;border-radius:4px;border:none;font-size:13px;}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th{background-color:transparent;}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused{background:#eeeeee;cursor:pointer;}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover{background:none;cursor:default;}
.datepicker table tr td.old,
.datepicker table tr td.new{color:#999999;}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover{color:#000000;background-color:#ffdb99;border-color:#ffb733;}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover{color:#000000;background-color:#ffcd70;border-color:#f59e00;}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover{background-image:none;}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active{background-color:#ffdb99;border-color:#ffb733;}
.datepicker table tr td.today:hover:hover{color:#000;}
.datepicker table tr td.today.active:hover{color:#fff;}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover{background:#eeeeee;border-radius:0;}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover{color:#000000;background-color:#f7ca77;border-color:#f1a417;border-radius:0;}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover{color:#000000;background-color:#f4bb51;border-color:#bf800c;}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover{background-image:none;}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active{background-color:#f7ca77;border-color:#f1a417;}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover{color:#ffffff;background-color:#999999;border-color:#555555;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover{color:#ffffff;background-color:#858585;border-color:#373737;}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover{background-image:none;}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active{background-color:#999999;border-color:#555555;}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover{color:#ffffff;background-color:#428bca;border-color:#357ebd;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover{color:#ffffff;background-color:#F9641E;border-color:#F9641E;}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover{background-image:none;}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active{background-color:#428bca;border-color:#357ebd;}
.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px;}
.datepicker table tr td span:hover{background:#eeeeee;}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover{background:none;color:#999999;cursor:default;}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover{color:#ffffff;background-color:#428bca;border-color:#357ebd;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover{color:#ffffff;background-color:#3276b1;border-color:#285e8e;}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover{background-image:none;}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active{background-color:#428bca;border-color:#357ebd;}
.datepicker table tr td span.old,
.datepicker table tr td span.new{color:#999999;}
.datepicker th.datepicker-switch{width:145px;color:#119db2;}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th{font-weight:bold;font-family:'GothamProMedium', Helvetica, Arial, sans-serif;cursor:pointer;}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover{background:#eeeeee;}
.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle;}
.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent;}
.input-group.date .input-group-addon i{cursor:pointer;}
.input-group{position:relative;}
.form-controls{border:none;width:137px;padding:8px 0px 9px 9px;font-size:14px;color:#666666;}
.input-daterange input{text-align:center;}
.input-daterange input:first-child{border-radius:3px 0 0 3px;}
.input-daterange input:last-child{border-radius:0 3px 3px 0;}
.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;font-weight:normal;line-height:1.42857143;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eeeeee;border:solid #cccccc;border-width:1px 0;margin-left:-5px;margin-right:-5px;}
.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#ffffff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;color:#333333;font-size:13px;line-height:1.42857143;}
.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td{}
.calendar{cursor:pointer;width:32px;height:32px;background:url(images/calend2.png) center center no-repeat;border:none;position:absolute;top:0px;right:0px;}
.calendarWrap{height:54px;border:1px solid #e6e6e6;margin:10px 0px 0px 0px;background:#fff;padding:10px 12px;}
.calend {
	float: right;
    cursor: pointer;
    border-left: 0px;
    margin: 1px 0px 0px;
    width: 46px;
    height: 46px;
    background: #fff url(images/calend2.png?v=2) center center no-repeat;
	position: absolute;
	top: 1px;
    right: 7px;
}


.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,0.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:8px;padding-left:0;padding-top:2px;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker.xdsoft_rtl{padding:8px 0 8px 8px}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:transparent;border:0}.xdsoft_datetimepicker button{border:none !important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:transparent}.xdsoft_noselect::-moz-selection{background:transparent}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_monthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0 none;cursor:pointer;display:block;height:30px;opacity:.5;-ms-filter:"alpha(opacity=50)";outline:medium none;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next{float:none;margin-left:0;margin-right:14px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_today_button:hover,.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover{opacity:1;-ms-filter:"alpha(opacity=100)"}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1.0}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none !important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar th{height:25px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#3af}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5;-ms-filter:"alpha(opacity=50)";cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2;-ms-filter:"alpha(opacity=20)"}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff !important;background:#ff8000 !important;box-shadow:none !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#3af !important;box-shadow:#178fe5 0 1px 3px 0 inset !important;color:#fff !important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit !important;background:inherit !important;box-shadow:inherit !important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc !important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee !important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa !important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc !important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar{left:0;right:auto}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker.xdsoft_dark{box-shadow:0 5px 15px -5px rgba(255,255,255,0.506);background:#000;border-bottom:1px solid #444;border-left:1px solid #333;border-right:1px solid #333;border-top:1px solid #333;color:#ccc}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box{border-bottom:1px solid #222}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div{background:#0a0a0a;border-top:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label{background-color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select{border:1px solid #333;background:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#000;background:#007fff}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0a0a0a;border:1px solid #222;color:#999}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{background:#0e0e0e}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today{color:#c50}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint{background:#c1ffc9;box-shadow:#00dd1c 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#c50;box-shadow:#b03e00 0 1px 3px 0 inset;color:#000}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#000 !important;background:#007fff !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th{color:#666}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright{color:#333 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a{color:#111 !important}.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover{color:#555 !important}.xdsoft_dark .xdsoft_time_box{border:1px solid #333}.xdsoft_dark .xdsoft_scrollbar>.xdsoft_scroller{background:#333 !important}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #ddd !important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:"museo-sans","Book Antiqua",sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(73%,#f4f8fa));background:-webkit-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-o-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-ms-linear-gradient(top,#fff 0,#f4f8fa 73%);background:linear-gradient(to bottom,#fff 0,#f4f8fa 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f4f8fa',GradientType=0)}.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:hover span,.xdsoft_datetimepicker .blue-gradient-button:focus span{color:#454551;background:-moz-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f8fa),color-stop(73%,#FFF));background:-webkit-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-o-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:-ms-linear-gradient(top,#f4f8fa 0,#FFF 73%);background:linear-gradient(to bottom,#f4f8fa 0,#FFF 73%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa',endColorstr='#FFF',GradientType=0)}

.qwerty1 a {
	color: #fff;
}

.data-processing-container {font-size: 11px;line-height: 15px;position: relative;cursor: default;text-align: left;color: #5c5c5c;}
#modbox .data-processing-container {width: 296px;}
.pretty {line-height: 1;position: relative;display: inline-block;margin: 0 10px 5px 0;}
.pretty label {font-weight: normal;display: inline-block;box-sizing: border-box;width: 23px;height: 19px;margin-top: -5px;margin-left: -5px;padding: 4px 5px 2px;cursor: pointer;}
.pretty > input[type='checkbox'] {position: absolute;z-index: 1342177;top: 0;left: 0;display: block;width: 13px;height: 13px;margin: 0;cursor: pointer;opacity: 0;}
.pretty i {font-size: 1em !important;position: relative;display: inline-block;box-sizing: border-box;width: 13px;height: 13px;margin-top: 0;margin-right: 2px;padding: 1px;text-align: center;border: 1px solid #d4d4d4;border-radius: 2px;background: #fff;}
.pretty i::before {position: absolute;z-index: 999;top: 5px;left: 3px;display: block;width: 1px;height: 5px;content: '';transform: rotate(-40deg);vertical-align: bottom;color: transparent;background: #fff;}
.pretty i::after {position: absolute;top: 1px;left: 7px;width: 1px;height: 8px;content: '';transform: rotate(40deg);background: #fff;}
.pretty > input[type='checkbox']:checked + label > i:before {color: inherit;background-color: #fff;}
.pretty > input[type='checkbox'][disabled] {cursor: not-allowed;opacity: 0;}
.pretty > input[type='checkbox'][disabled] + label {cursor: not-allowed;opacity: .5;}
.pretty.err label i {border-color: #d9534f;background: #fff !important;}
.pretty.primary input:checked + label i {background: #f057aa !important;}
.pretty.primary input:checked + label i {border-color: #fff;background-color: #f057aa !important;}
@media print {
.pretty > input:not(:checked) + label i:before {	color: transparent !important;-webkit-print-color-adjust: exact;print-color-adjust: exact;}.pretty :not(.toggle) input:not(:checked) + label i:before,.pretty i:after {	color: transparent !important;
-webkit-print-color-adjust: exact;print-color-adjust: exact;}.pretty input:checked + label i:before {-webkit-print-color-adjust: exact;print-color-adjust: exact;}.pretty.primary input:checked + label i:before {color: white !important;}
}
.data-processing-checkbox {float: left;margin: 1px 0 0 0;vertical-align: top;}
.feed .data-processing-container {padding-top: 10px;color: #fff;    font-size: 13px;}
.feed .data-processing-container a {color: #000;}

.footer-social-item {
	display: inline-block;
	float: right;

	width: 34px;
	height: 34px;
	margin-left: 10px;

	opacity: .85;
	background: url(./images/social-footer.png);
}
.footer-social-item.footer-social-facebook {
	background-position: -34px 0;
}
.footer-social-item.footer-social-vk {
	background-position: -68px 0;
}

.footer-social-item:hover {
	opacity: 1;
}

.footer-social {
	font-size: 0;

	padding-top: 10px;
}
.footer-social-title {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;

	display: inline-block;

	padding: 4px 4px 0 0;

	color: #fff;
}
.box-17 .center a:nth-child(8) {
    margin: 0;
}

.box-17 .center a:nth-child(1n+9) {
    margin-top: 32px !important;
}

.edit a {
    margin-right: 3em;
}
.foot h3{color:#fff;
margin-bottom: 5px;
font-size: 20px;}
.foot ul li a{color:#9afff6;    font-size: 14px;
}
.foot ul {
    margin-left: 12px;
    list-style:circle;
}

@media (max-width: 768px) {
	.box-15{
		font-size: 34px;
	}
	.departName {
	    font-size: 12px !important;
	}
	.depart-back {
	    height: 630px !important;
	    /*background-size: cover;*/
	}
	
}
@media (max-width: 425px) {
	.box-15{
		font-size: 34px;
	}
	.depart {
	    height: 150px;
	    width: 200px;
	}
	.departName {
	    font-size: 15px !important;
	}
}
.bvi-open{
	float:right;
	margin-left:30px;
	color:#00978A;
	text-decoration:none;
	display:inline-block;
	font-size:13px;
	font-weight:700;
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:30px;
	background-image:url("../images/icon_view.svg");
}
.data-processing-checkbox{
}
.data-processing-checkbox i{
	display:none;
}
.data-processing-checkbox input[type=checkbox]{
	opacity:1;
	position:relative;
}
.data-processing-checkbox+p{
	padding-left:20px;
}
.err{
	border:1px solid red;
}
.feed .data-processing-container a{
	color:#ffffff;
}
.departAct .departArr{
	display:none;
}
.cookie_policy {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 20px;
    background: rgba(0,0,0,0.8);
    color: #fff;
    z-index: 100000;
}
.cookie_policy * {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:none;
}
.cookie_policy a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid rgba(255,255,255,0.5)
}

.cookie_policy a:hover {
    border-color: transparent
}

.cookie_policy .text {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

.cookie_policy .buttons {
    display: flex;
    justify-content: center;
    align-items: center
}

.cookie_policy .buttons a {
    margin: 0 5px;
    font-size: 14px;
    color: #fff
}

.cookie_policy .buttons a.button {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 20px;
    line-height: 20px;
    font-weight: 400;
    text-transform: none;
    min-width: 120px;
    box-sizing: border-box;
    border: 0;
    box-shadow: none;
    width: auto
}

.cookie_policy .buttons a.button:hover {
    color: #fff;
    opacity: .9
}

.cookie_policy .buttons a.button.accept {
    background: #4fad51
}

.cookie_policy .buttons a.button.reject {
    background: #595959
}

.cookie_policy .buttons a.button:before,.cookie_policy .buttons a.button:after {
    display: none
}

.edit_links {
    padding: 20px 0 10px
}

.edit_links a {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 10px 0;
    line-height: 30px;
    border: 2px solid #e03c42;
    background: #e03c42;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    padding: 0 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none
}

.edit_links a:hover {
    color: #e03c42;
    background: #fff
}
