/* Normalize v3.0.1
======================================================================================================================*/
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background:transparent}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type=button],
input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
input{line-height:normal}
input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
b,strong,optgroup{font-weight:bold}
pre,textarea{overflow:auto}
button::-moz-focus-inner,input::-moz-focus-inner,legend{border:0;padding:0}
/* Template styles
======================================================================================================================*/
html, body {
	font: 14px/1.714em 'PT Sans', Tahoma, Helvetica, sans-serif;
	height:100%;
	width:100%;
	background: #fff;
/*	min-width: 960px;*/
	color: #442a2a;
}
/* H Group
-----------------------------------------------------------*/
h1 {
	font-weight: bold;
	line-height: 1.5em;
	/*font-size:2.5em;*/
	font-size: 18px;
	margin:.6em 0;
}
.post-content a,
footer a{

    color: #003d66 !important;
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}
.popup {
    top: 25%;
    left: 0;
    right: 0;       
    font-size: 14px;
    margin: auto;
    width: 85%;
    min-width: 320px;
    max-width: 630px;
    position: absolute;
    padding: 15px 20px;
    border: 1px solid #fff;
    background: #fefefe;
    z-index: 1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 15px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}.close {
    opacity: 1;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    position: absolute;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(0, 131, 119, 0.9);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    outline: none;
 
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/* кнопка закрытия при наведении */
.close:hover {
    background-color: rgba(252, 20, 0, 0.8);
}
h2 {
	font-weight: bold;
	line-height: 1.5em;
	font-size:2em;margin:.6em 0
}
h3 {
	font-weight: bold;
	line-height: 1.5em;
	font-size:2em;margin:.6em 0
}
h4, h5, h6 {
	font-weight: bold;
	line-height: 1.5em;
	font-size:1.5em;margin:.5em 0
}
.answer .MsoNormal{
	font-family:14px/1.714em 'PT Sans', Tahoma, Helvetica, sans-serif;;
}
/* Links
-----------------------------------------------------------*/
a{color:#003d66;text-decoration:underline}
a:visited{}
a:hover{text-decoration:none}
a:active{}
/* Form tags styles
-----------------------------------------------------------*/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea,
select {
	position: relative;
	font: 14px 'PT Sans', Tahoma, Helvetica, Arial, sans-serif;
	outline: none;
	padding: 4px;
	border: 1px solid #ccc;
	color: black;
	vertical-align: middle;
	overflow: hidden;
	background: #fff;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }
	textarea{
		overflow: auto;
	}
	input[type="text"]::-webkit-input-placeholder,
	input[type="password"]::-webkit-input-placeholder,
	input[type="datetime"]::-webkit-input-placeholder,
	input[type="datetime-local"]::-webkit-input-placeholder,
	input[type="date"]::-webkit-input-placeholder,
	input[type="month"]::-webkit-input-placeholder,
	input[type="time"]::-webkit-input-placeholder,
	input[type="week"]::-webkit-input-placeholder,
	input[type="number"]::-webkit-input-placeholder,
	input[type="email"]::-webkit-input-placeholder,
	input[type="url"]::-webkit-input-placeholder,
	input[type="search"]::-webkit-input-placeholder,
	input[type="tel"]::-webkit-input-placeholder,
	input[type="color"]::-webkit-input-placeholder,
	textarea::-webkit-input-placeholder,
	select::-webkit-input-placeholder {
		color: #9b9b9f; }
		input[type="text"]:-ms-input-placeholder,
		input[type="password"]:-ms-input-placeholder,
		input[type="datetime"]:-ms-input-placeholder,
		input[type="datetime-local"]:-ms-input-placeholder,
		input[type="date"]:-ms-input-placeholder,
		input[type="month"]:-ms-input-placeholder,
		input[type="time"]:-ms-input-placeholder,
		input[type="week"]:-ms-input-placeholder,
		input[type="number"]:-ms-input-placeholder,
		input[type="email"]:-ms-input-placeholder,
		input[type="url"]:-ms-input-placeholder,
		input[type="search"]:-ms-input-placeholder,
		input[type="tel"]:-ms-input-placeholder,
		input[type="color"]:-ms-input-placeholder,
		textarea:-ms-input-placeholder,
		select:-ms-input-placeholder {
			color: #9b9b9f; }
			input[type="text"]:-moz-placeholder,
			input[type="password"]:-moz-placeholder,
			input[type="datetime"]:-moz-placeholder,
			input[type="datetime-local"]:-moz-placeholder,
			input[type="date"]:-moz-placeholder,
			input[type="month"]:-moz-placeholder,
			input[type="time"]:-moz-placeholder,
			input[type="week"]:-moz-placeholder,
			input[type="number"]:-moz-placeholder,
			input[type="email"]:-moz-placeholder,
			input[type="url"]:-moz-placeholder,
			input[type="search"]:-moz-placeholder,
			input[type="tel"]:-moz-placeholder,
			input[type="color"]:-moz-placeholder,
			textarea:-moz-placeholder,
			select:-moz-placeholder {
				color: #9b9b9f; }
				input[type="text"]::-moz-placeholder,
				input[type="password"]::-moz-placeholder,
				input[type="datetime"]::-moz-placeholder,
				input[type="datetime-local"]::-moz-placeholder,
				input[type="date"]::-moz-placeholder,
				input[type="month"]::-moz-placeholder,
				input[type="time"]::-moz-placeholder,
				input[type="week"]::-moz-placeholder,
				input[type="number"]::-moz-placeholder,
				input[type="email"]::-moz-placeholder,
				input[type="url"]::-moz-placeholder,
				input[type="search"]::-moz-placeholder,
				input[type="tel"]::-moz-placeholder,
				input[type="color"]::-moz-placeholder,
				textarea::-moz-placeholder,
				select::-moz-placeholder {
					/* Mozilla Firefox 19+ */
					color: #9b9b9f; }
					input[type="text"].placeholder,
					input[type="password"].placeholder,
					input[type="datetime"].placeholder,
					input[type="datetime-local"].placeholder,
					input[type="date"].placeholder,
					input[type="month"].placeholder,
					input[type="time"].placeholder,
					input[type="week"].placeholder,
					input[type="number"].placeholder,
					input[type="email"].placeholder,
					input[type="url"].placeholder,
					input[type="search"].placeholder,
					input[type="tel"].placeholder,
					input[type="color"].placeholder,
					textarea.placeholder,
					select.placeholder {
						color: #9b9b9f; }
						input[type="text"]:focus:-moz-placeholder,
						input[type="password"]:focus:-moz-placeholder,
						input[type="datetime"]:focus:-moz-placeholder,
						input[type="datetime-local"]:focus:-moz-placeholder,
						input[type="date"]:focus:-moz-placeholder,
						input[type="month"]:focus:-moz-placeholder,
						input[type="time"]:focus:-moz-placeholder,
						input[type="week"]:focus:-moz-placeholder,
						input[type="number"]:focus:-moz-placeholder,
						input[type="email"]:focus:-moz-placeholder,
						input[type="url"]:focus:-moz-placeholder,
						input[type="search"]:focus:-moz-placeholder,
						input[type="tel"]:focus:-moz-placeholder,
						input[type="color"]:focus:-moz-placeholder,
						textarea:focus:-moz-placeholder,
						select:focus:-moz-placeholder {
							color: transparent !important; }
							input[type="text"]:focus::-moz-placeholder,
							input[type="password"]:focus::-moz-placeholder,
							input[type="datetime"]:focus::-moz-placeholder,
							input[type="datetime-local"]:focus::-moz-placeholder,
							input[type="date"]:focus::-moz-placeholder,
							input[type="month"]:focus::-moz-placeholder,
							input[type="time"]:focus::-moz-placeholder,
							input[type="week"]:focus::-moz-placeholder,
							input[type="number"]:focus::-moz-placeholder,
							input[type="email"]:focus::-moz-placeholder,
							input[type="url"]:focus::-moz-placeholder,
							input[type="search"]:focus::-moz-placeholder,
							input[type="tel"]:focus::-moz-placeholder,
							input[type="color"]:focus::-moz-placeholder,
							textarea:focus::-moz-placeholder,
							select:focus::-moz-placeholder {
								/* Mozilla Firefox 19+ */
								color: transparent !important; }
								input[type="text"]:focus:-ms-input-placeholder,
								input[type="password"]:focus:-ms-input-placeholder,
								input[type="datetime"]:focus:-ms-input-placeholder,
								input[type="datetime-local"]:focus:-ms-input-placeholder,
								input[type="date"]:focus:-ms-input-placeholder,
								input[type="month"]:focus:-ms-input-placeholder,
								input[type="time"]:focus:-ms-input-placeholder,
								input[type="week"]:focus:-ms-input-placeholder,
								input[type="number"]:focus:-ms-input-placeholder,
								input[type="email"]:focus:-ms-input-placeholder,
								input[type="url"]:focus:-ms-input-placeholder,
								input[type="search"]:focus:-ms-input-placeholder,
								input[type="tel"]:focus:-ms-input-placeholder,
								input[type="color"]:focus:-ms-input-placeholder,
								textarea:focus:-ms-input-placeholder,
								select:focus:-ms-input-placeholder {
									color: transparent !important; }
									input[type="text"]:focus::-webkit-input-placeholder,
									input[type="password"]:focus::-webkit-input-placeholder,
									input[type="datetime"]:focus::-webkit-input-placeholder,
									input[type="datetime-local"]:focus::-webkit-input-placeholder,
									input[type="date"]:focus::-webkit-input-placeholder,
									input[type="month"]:focus::-webkit-input-placeholder,
									input[type="time"]:focus::-webkit-input-placeholder,
									input[type="week"]:focus::-webkit-input-placeholder,
									input[type="number"]:focus::-webkit-input-placeholder,
									input[type="email"]:focus::-webkit-input-placeholder,
									input[type="url"]:focus::-webkit-input-placeholder,
									input[type="search"]:focus::-webkit-input-placeholder,
									input[type="tel"]:focus::-webkit-input-placeholder,
									input[type="color"]:focus::-webkit-input-placeholder,
									textarea:focus::-webkit-input-placeholder,
									select:focus::-webkit-input-placeholder {
										color: transparent !important; }
										input[type="text"].placeholder:focus,
										input[type="password"].placeholder:focus,
										input[type="datetime"].placeholder:focus,
										input[type="datetime-local"].placeholder:focus,
										input[type="date"].placeholder:focus,
										input[type="month"].placeholder:focus,
										input[type="time"].placeholder:focus,
										input[type="week"].placeholder:focus,
										input[type="number"].placeholder:focus,
										input[type="email"].placeholder:focus,
										input[type="url"].placeholder:focus,
										input[type="search"].placeholder:focus,
										input[type="tel"].placeholder:focus,
										input[type="color"].placeholder:focus,
										textarea.placeholder:focus,
										select.placeholder:focus {
											color: transparent !important; }
											input[type="text"]:focus,
											input[type="password"]:focus,
											input[type="datetime"]:focus,
											input[type="datetime-local"]:focus,
											input[type="date"]:focus,
											input[type="month"]:focus,
											input[type="time"]:focus,
											input[type="week"]:focus,
											input[type="number"]:focus,
											input[type="email"]:focus,
											input[type="url"]:focus,
											input[type="search"]:focus,
											input[type="tel"]:focus,
											input[type="color"]:focus,
											textarea:focus,
											select:focus {
												border: 1px solid #aaa;
												color: black;
												box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }
												select {
													padding: 0; }
													.button,
													button,
													input[type="submit"],
													input[type="reset"],
													input[type="button"] {
														position: relative;
														text-decoration: none;
														outline: none;
														padding: 4px 8px;
														border: 1px solid #ccc;
														font: 12px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
														display: inline-block; }
														.button:hover,
														button:hover,
														input[type="submit"]:hover,
														input[type="reset"]:hover,
														input[type="button"]:hover {
															border: 1px solid #ddd; }
															.button:active,
															button:active,
															input[type="submit"]:active,
															input[type="reset"]:active,
															input[type="button"]:active {
																border: 1px solid #555;
																-webkit-transform: scale(0.98);
																-moz-transform: scale(0.98);
																-o-transform: scale(0.98);
																-ms-transform: scale(0.98);
																transform: scale(0.98); }
/* Meta classes
-----------------------------------------------------------*/
.hidden {
	display: none; }
	.show {
		display: block !important; }
		.visible {
			visibility: visible !important; }
			.no-margin {
				margin: 0 !important; }
				.no-padding {
					padding: 0 !important; }
					.no-bg {
						background: none !important; }
						.no-border {
							border: none !important; }
							.bold {
								font-weight: 700; }
								.italic {
									font-style: italic; }
									.underline {
										text-decoration: underline; }
										.uppercase {
											text-transform: uppercase; }
											.lowercase {
												text-transform: lowercase; }
												.disabled {
													cursor: default !important;
													opacity: .3;
													filter: alpha(opacity=30); }
													.error {
														color: red !important; }
														input.error {
															outline: 1px solid red !important;
															outline-offset: -1px; }
															.va-top {
																vertical-align: top !important; }
																.red {
																	color: red; }
																	.blue {
																		color: #003d66; }
																		.yellow {
																			color: yellow; }
																			.green {
																				color: green; }
																				.gray {
																					color: gray; }
																					.f-left, .float-left, .left {
																						position: relative;
																						float: left; }
																						.f-right, .float-right, .right {
																							position: relative;
																							float: right; }
																							.f-center, .float-center {
																								position: relative;
																								float: none;
																								margin: 0 auto;
																								padding: 0 10px;
																								width: 980px; }
																								.t-center, .text-center {
																									text-align: center; }
																									.t-left, .text-left {
																										text-align: left; }
																										.t-right, .text-right {
																											text-align: right; }
																											.col {
																												position: relative;
																												margin: 0 0 15px;
																												padding: 0; }
																												.col:after, .f-row:after, .clear:after {
																													content: ".";
																													display: block;
																													height: 0;
																													line-height: 0;
																													clear: both;
																													visibility: hidden; }
																													.col .padding {
																														padding-right: 15px; }
																														.col > * {
																															position: relative;
																															float: left;
																															list-style: none; }
																															.col > *:last-child {
																																float: right; }
																																.col > *:last-child .padding {
																																	padding-right: 0; }
																																	.w-10 {
																																		width: 10%; }
																																		.w-15 {
																																			width: 15%; }
																																			.w-20 {
																																				width: 20%; }
																																				.w-25 {
																																					width: 25%; }
																																					.w-30 {
																																						width: 30%; }
																																						.w-33 {
																																							width: 33.3333%; }
																																							.w-40 {
																																								width: 40%; }
																																								.w-50 {
																																									width: 50%; }
																																									.w-60 {
																																										width: 60%; }
																																										.w-66 {
																																											width: 66.6667%; }
																																											.w-70 {
																																												width: 70%; }
																																												.w-75 {
																																													width: 75%; }
																																													.w-80 {
																																														width: 80%; }
																																														.w-85 {
																																															width: 85%; }
																																															.w-90 {
																																																width: 90%; }
																																																.full-width, .w-100 {
																																																	width: 100%; }
																																																	#wrapper,#header,#container,#footer,.pie{position:relative}
/* Wrapper
-----------------------------------------------------------*/
#wrapper{
	min-height:100%;
	height: auto !important;
	height:100%;
	margin:0 auto;
}
/* Header
-----------------------------------------------------------*/
#header{
    zoom: 1;
    padding-bottom: 7px;
    padding-top: 30px;
    box-shadow: 0px 6px 10px -10px rgba(49, 64, 77, 0.42);
    margin-bottom: 20px;
    padding-bottom: 16px;
}
.where-item-2 {
    border: 1px solid #F0EFF4;
    border-radius: 3px;
    min-height: 100px;
    position: relative;
    text-align: center;
}
.btn.btn-light.where-button{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: #e36aab;
    border-radius: 0;
}
.where-item-2 img {
    width: 80%;
    position: absolute;
    max-width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.where-item {
    border: 1px solid #F0EFF4;
    text-align: center;
    border-radius: 3px;
    min-height: 250px;
    position: relative;
}
.where-item a:first-child{
	display: block;
    height: 215px;
    width: 100%;
}
.where-item:hover .where-button{
	background: #6ca4d5;
}
.where-button:hover{
	color:#FFF;
}
.where-item img {
		width: 80%;
    	position: absolute;
    	max-width: 100%;
    	left: 0;
    	right: 0;
    	top: 0;
    	bottom: 0;
    	margin: auto;
    	 -webkit-transition: all 0.3s ease;
	  -moz-transition: all 0.3s ease;
	  -o-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	  
	}
.where-item:hover{
	cursor: pointer;
}
.where-item:hover img{
	transform: scale(1.1);
}
#header:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.header-logo{
/*	position: relative;
	float: left;
	margin: 0 10px 15px;
	width: 300px;*/
}
.header-logo img{
	vertical-align: middle;
	max-width: 100%;
}
.slogan p{
	margin: 0;
    color: #9C9C9C;
    font-size: 16pt;
    font-weight: bold;
    margin-top: 10px;
}
.social_icon{
	margin-top: 20px;
}
.social_icon ul{
	margin: auto;
	    list-style-type: none;
    padding: 0;
    float: none;
    width: 105px;
    display: block;
    height: 40px;
}
.contacts p{
    margin: 0;
    color: #9C9C9C;
    font-size: 12pt;
    font-weight: bold;
}
.contacts p.phone{
    color: #024363;
    font-size: 22pt;
    margin-top: 5px;
}
.contacts .order-consult{
    display: inline-block;
    width: auto;
    padding: 2px 10px;
    margin-top: 9px;
    border: 1px solid #D4D4D4;
    color: grey;
    text-decoration: none;
    font-weight: bold;
    font-size: 9pt;
    border-radius: 4px;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.38);
}
.get-email-adress{
    display: inline-block;
    width: auto;
    padding: 2px 10px;
    margin-top: 6px;
    background: #FFF;
    border: 1px solid #D4D4D4;
    color: grey;
    text-decoration: none;
    font-weight: bold;
    font-size: 8pt;
    border-radius: 4px;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.38);
    line-height: 19px;
    top: -4px;
}
.top-menu{
	float: right;
	font-size: 12px;
	margin-left: 48px;
	padding-top: 15px;
	position: relative;
	width: 283px;
	line-height: 18px;
}
.top-menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.top-menu ul li{
	margin-bottom: 6px;
}
.header-search{
	border: 1px solid #B6CDDD;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	-webkit-box-shadow: 0px 2px 8px 0px rgba(227, 241, 251, 0.75) inset;
	-moz-box-shadow: 0px 2px 8px 0px rgba(227, 241, 251, 0.75) inset;
	box-shadow: 0px 2px 8px 0px rgba(227, 241, 251, 0.75) inset;
	float: right;
	height: 24px;
	margin-top: 17px;
	padding: 5px;
	position: relative;
	width: 208px;
}
.navbar-default{
	background: none;
	border: none;	
}
.navbar-default .navbar-nav{
    margin: auto;
    display: inline-block;
    float: none;
    margin: 20px 0;
}
.navbar-default .navbar-nav > li{
    height: 78px;
    line-height: 40px;
	padding: 0px 0.7vw;
    border-right: 1px solid #F0EFF4;
}
.navbar-default .navbar-nav li:last-child{
	border-right:none;
}
.navbar-default .navbar-nav li > a{
    padding: 0;
    line-height: 15px;
    text-decoration: none;
	font-size: 10pt;
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
}
.navbar-default .navbar-nav li > span{
	display: block;
    line-height: 13px;
    font-size: 11px;
    color: darkgrey;
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid whitesmoke;
}
input.header-search-input{
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	color: #9B9B9F;
	float: left;
	font-size: 14px;
	margin: 4px 0 0 4px;
	padding: 0;
	width: 179px;
	height: 17px;
}
input.header-search-input:focus{
	border: 0;
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	box-shadow:none;
}
input.header-search-btn,.header-search-btn{
	position: absolute;
	right: 8px;
	top: 9px;
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url("../img/sprite.png") no-repeat 0 0;
	border: 0 !important;
}
/* Container
-----------------------------------------------------------*/
#container{
	padding:0 0 10px;
	zoom: 1;
}
#container:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.site-menu{
	position: relative;
	/*background: #e2f6ff;*/
}
.site-menu-center{
	line-height: 18px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
	/*width: 939px;*/
}
.site-menu-center ul{
	margin: 0 20px 0 0;
	padding: 0 5px 0 0;
	float: left;
	list-style: none;
	border-right: 1px solid #b5d1e0;
}
.site-menu-center ul li{
	display: inline-block;
	margin-right: 7px;
	padding-bottom: 3px;
	padding-top: 1px;
	width: 83px;
	vertical-align: top;
}
.site-menu-center ul li a{
	font-weight: bold;
	font-size: 13px;
	color: #e95e7b;
	display: inline-block;
}
.site-menu-center ul li a.blue {
	color: #003d66;
}
.site-menu-center ul li:last-child{
	margin-right: 0;
}
.site-menu-center ul.mode li{
	margin-right: 9px;
	width: 71px;
}
.site-menu-center ul.mode {
	padding-right: 25px;
}
.site-menu-center-link{
	display: inline-block;
	float: left;
	font-size: 12px;
	color: #757575;
	font-style: italic;
	text-decoration: none;
	margin-top: 2px;
}
.site-menu-center-link span{
	display: block;
	font-size: 13px;
	color: #e95e7b;
	font-weight: bold;
	text-decoration: underline;
}
.site-menu-center-link:hover,.site-menu-center-link:hover span{
	text-decoration: none;
}
.site-menu-center-bg{
	background: url("../img/decor.png") no-repeat scroll 0 0 transparent;
	bottom: -5px;
	height: 25px;
	position: absolute;
	right: -47px;
	width: 167px;
	z-index: 200;
}
.slider{
	position: relative;
	max-width: 1200px;
    margin: 0px auto 40px;
	border-bottom: 4px solid #003d66;
}
.cycle-slideshow{
	height: 389px;
	position: relative;
	overflow: hidden;
}
#progress { position: absolute; bottom: -4px; height: 4px; width: 0px; background: #e95e7b; z-index: 500; }
.slider-slide{
	position: relative;
    height: 100%;
    text-align: center;
    width: 100%;
    margin: 0!important;
}
.slider-slide a{
	text-decoration: none;
	display: inline-block;
}
.slider-slide img{
    vertical-align: top;
    width: 100%;
    height: 100%;
}
.slider-slide-center{
    width: 80%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: left;
}
.slider-slide-center-head{
	font-weight: bold;
    font-size: 4vw;
	color: #fff;
	line-height: 1em;
	margin-bottom: 5px;
    padding-top: 10%;
	margin-bottom: 22px;
}
.slider-slide-center-text{
	color: #003D66;
    font-size: 1.6vw;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 26px;
	padding-left: 16px;
	text-indent: -20px;
}
.slider-slide-btn{
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: underline;
	font-weight: bold;
    font-size: 1.5vw;
	color: #e95e7b;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	margin-left: 1vw;
	padding: 1vw 2vw;
	background: #fff;
}
.slider-slide-btn:hover{
	text-decoration: none;
}
.cycle-prev{
	background: url("../img/sprite.png") no-repeat scroll -18px 0 transparent;
	cursor: pointer;
	height: 36px;
	left: 20px;
	position: absolute;
	top: 45%;
	width: 36px;
	z-index: 200;
}
.cycle-next{
	position: absolute;
	z-index: 200;
	top: 45%;
	right: 20px;
	width: 36px;
	height: 36px;
	background: url("../img/sprite.png") no-repeat -56px 0;
	cursor: pointer;
}
.splitter-wrapper{
    background: url('/assets/img/92366002.jpg') no-repeat;
    background-size: cover;
    background-position: 85%;
    box-shadow: inset 0px -34px 36px -30px rgba(0, 0, 0, 0.52),
    			inset 0px 23px 36px -30px rgba(0, 0, 0, 0.52);
    margin-bottom: 50px;
}
.splitter{
    background: rgba(255, 255, 255, 0.44);
    padding: 45px 20px;
    margin: 80px 30px;
}
.splitter a{color: black}
.splitter a span{font-weight: 400;}
.splitter-head{
	font-weight: bold;
	font-size: 36px;
	color: #000;
	line-height: 1em;
	margin-bottom: 39px;
	padding-left: 26px;
}
.splitter-item{
	color: #E95E7B;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	vertical-align: top;
}
.splitter-item{

}
.splitter-item img{
	vertical-align: top;
	margin-bottom: 14px;
	max-width: 100%;
}
.all-prod-pre{
	background: url("../img/line-pro-bg2.jpg") repeat-x;
	min-height: 409px;
	margin-bottom: 84px;
	clear: both;
	margin-top: -5px;
}
.all-prod{
	max-width: 1200px;
    margin: auto;
}
.all-prod img{
	height: 100%;
}
.all-prod-center{
	/*width: 960px;*/
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding-top: 102px;
}
.all-prod-center-item{
    vertical-align: top;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    height: 250px;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    border-collapse: collapse;
    padding: 20px;
    -webkit-perspective: 600px; / webkit /
    -moz-perspective: 600px; / mozilla /
    -ms-perspective: 600px; / IE 10 /
    -o-perspective: 600px; / opera когда-то тоже должна начать понимать /
    perspective: 600px; / св-во по стандартам /

    -webkit-transition-duration: 0.5s; / фиксит баг в хроме /
}
.all-prod-center-item:hover{
	-webkit-perspective: 900px; / фиксит баг в хроме на пару с предыдущим, значение подбираем вручную (больше, чем начальное) /
}
.all-prod-center-item:hover .product-title{
	opacity: 1;
	-webkit-transform: rotateY( 360deg );
    -moz-transform: rotateY( 360deg );
    -ms-transform: rotateY( 360deg );
    -o-transform: rotateY( 360deg );
    transform: rotateY( 360deg );
}
.all-prod-center-head{
	font-weight: bold;
	margin-bottom: 39px;
	padding-top: 15px;
	font-size: 24px;
	color: #fff;
	line-height: 1em;
}
.all-prod-center-item-pic{
	height: 130px;
	width: 150px;
	position: relative;
	margin: 0 auto;
	text-align: center;
}
.product-title{
    margin-top: 7px;
    opacity: 0;
    position: absolute;
    top: -7px;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    color: white;
    background: rgba(109, 175, 233, 0.83);
    font-size: 20pt;
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -ms-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all ease 0.5s;
}
.product-title h3{
    font-size: 17pt;
    text-transform: uppercase;
    font-weight: bold;
    font-family: sans-serif;
    margin-top: 8%;
    margin-bottom: 10px;
}
.product-title p{
    font-size: 11pt;
    padding: 0px 13%;
    line-height: 16pt;
    font-weight:normal;
}
.all-prod-center-item-pic img{
	max-width: 100%;
	vertical-align: top;
	position: absolute;
	bottom: 0;
	left: 0;
}
.center{
	min-height: 15px;
	position: relative;
	/*width: 940px;*/
	margin: 0 auto 15px;
}
.where-buy{
	float: left;
	padding-left: 80px;
	width: 47%;
	margin-bottom: 53px;
}
.where-buy-head{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
}
.where-buy-item{
	font-size: 14px;
	color: #000;
	margin-bottom: 1px;
}
.ico-mark{
	float: left;
	margin-left: -24px;
	background: url("../img/sprite.png") no-repeat 0 -18px;
	width: 13px;
	height: 16px;
}
.city{
	font-size: 14px;
	line-height: 31px;
	margin-bottom: 23px;
}
.city a{
	display: inline-block;
	margin-right: 15px;
	color: #e95e7b;
}
.pink{
	color: #e95e7b;
}
.ico-tv{
	background: url("../img/sprite.png") no-repeat scroll 0 -36px transparent;
	float: left;
	height: 14px;
	margin-left: -28px;
	margin-top: 3px;
	width: 16px;
}
.ico-bas{
	background: url("../img/sprite.png") no-repeat scroll 0 -52px transparent;
	float: left;
	margin-left: -28px;
	margin-top: 1px;
	width: 16px;
	height: 16px;
}
.where-buy-item--mb{
	margin-bottom: 21px;
}
.brends{

}
.brends span{
	display: inline-block;
	margin: 9px 26px 11px 0;
}
.brends img{
	vertical-align: middle;
}
.where-buy-info{
	color: #000000;
	float: right;
	font-size: 14px;
	line-height: 24px;
	position: relative;
	width: 40%;
	margin-bottom: 53px;
}
.where-buy-info p{
	margin-bottom: 24px;
	padding-right: 65px;
}
.where-buy-info-head{
	font-weight: bold;
	margin-bottom: 24px;
	font-size: 18px;
}
.title{
	margin-bottom: 15px;
	margin-top: 39px;
}
.title h1{
	font-size: 40px;
	font-weight: bold;
	line-height: 1em;
	color: #003d66;	
	margin: 0;	
}
.title p{
    font-size: 10pt;
    color: #838383;
    font-weight: 600;
    line-height: 23px;
    font-family: sans-serif;
    background: rgba(255, 255, 255, 0.85);
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
}
.title .enter-text{
	font-size: 18px;
	color: #215a81;
	line-height: 31px;
	margin-bottom: 15px;
	    margin-top: 25px;
}
.btn{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #c27044;
	background: url("../img/btn.png") repeat-x 0 0 #002546;
	padding: 6px 14px;
	cursor: pointer;
}
.btn span{
	border-bottom: 1px dashed #fff;
}
.btn.blue:hover{
	color: white;
}
.btn:hover{
	text-decoration: none;
}
.btn:hover span{
	border-bottom-color: transparent;
}
.enter-info{
	min-height: 242px;
	position: relative;
	margin-bottom: 150px;
}
#bgitem .enter-info{
	max-width: 1200px;
    margin: auto;
    min-height: 445px;
}
#bgitem .breadcrumbs{
	margin: auto;
    max-width: 1200px;
    padding-left: 10%;
}
.columns{
	position: relative;
	margin-bottom: 28px;
}
.columns-left{
	position: relative;
	float: left;
	width: 564px;
}
.title-min{
	font-size: 18px;
	margin: 0;
	line-height: 24px;
	font-weight: bold;
}
p{
	margin: 0 0 14px;
}
.columns-right{
	float: right;
	width: 300px;
	margin-right: 63px;
}
.black{
	color: #000;
}
.problem-head{
	color: #000000;
	font-weight: bold;
	margin-bottom: 43px;
	padding-left: 18px;
	padding-right: 18px;
	text-align: left;
}
.problem{
	text-align: center;
	padding-right: 19px;
	margin-bottom: 34px;
}
.problem .all-prod-center-item{
	margin-bottom: 23px;
}
.map{
	margin-bottom: 15px;
}
.map-item{
	position: relative;
	width: 300px;
	height: 248px;
	margin-bottom: 9px;
}
.where-buy-head--mb{
	margin-bottom: 9px;
}
.where-buy-item--pl{
	padding-left: 26px;
}













/* Footer
-----------------------------------------------------------*/
#footer{

}
#footer:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.footer-logo{
}
.footer-logo img{
	max-width: 100%;
	vertical-align: top;
}
.copy{
	color: #000000;

	font-size: 12px;
	line-height: 18px;

}
.counters{
	clear: right;
	float: right;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 0;
	position: relative;
	width: 273px;
}
/* Page styles
======================================================================================================================*/
.bg-videleniy{
	background: url("../img/videleniy.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-discomfort{
	background: url("../img/discomfort1.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-ggenie{
	background: url("../img/ggenie.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-neprijtniizapach{
	background: url("../img/neprijtniizapach.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-polovoy{
	background: url("../img/polovoy.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-suhost{
	background: url("../img/suhost.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-feed-back{
	background: url("../img/bg-feed.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-intim{
	background: url("../img/intim.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-floravag{
	background: url("../img/florvag-bg.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-balans{
	background: url("../img/balans.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-gel{
	background: url("../img/gel.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-milo{
	background: url("../img/milo.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-salf{
	background: url("../img/salf.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.breadcrumbs{
	color: #144F77;
	font-size: 14px;
	margin-bottom: 39px;
	padding-top: 40px;
}
.breadcrumbs a{
	color: #144f77;
}
.breadcrumbs--blue a{
	color: #65a2d6;
}
.breadcrumbs--pink a{
	color: #a13759;
}
.breadcrumbs-arr{
	width: 9px;
	height: 9px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
	background: url("../img/sprite.png") no-repeat -18px -38px;
}
.breadcrumbs--blue .breadcrumbs-arr{
	background-position: -29px -38px;
}
.breadcrumbs--pink .breadcrumbs-arr{
	background-position: -18px -49px;
}
.breadcrumbs-white a{
	color: #e2f6ff;
}
.breadcrumbs-white .breadcrumbs-arr{
	background-position: -29px -49px;
}
.oridis{
	color: #000000;
	float: right;
	font-size: 12px;
	margin-bottom: 11px;
	padding-top: 14px;
	position: relative;
	width: 272px;
}
.oridis a{
	color: #2a77a2;
}
.oridis img{
	vertical-align: middle;
	margin-bottom: 3px;
	display: block;
}
.title--mode *{
	font-size: 60px;
}
.title--mode  {
	margin-bottom: 24px;
	font-size: 60px;
}
.enter-text--mb{
	margin-bottom: 33px;
}
ol,ul{
	list-style-position: inside;
	margin-bottom: 24px;
	margin-top: 24px;
	padding-left: 20px;
}
.enter-text--mb1{
	margin-bottom: 24px;
}
.title--mode1{
	margin-bottom: 20px;
	font-size: 44px;
}
.title--mode1 *{
	font-size: 44px;
}
.title--mode2{
	margin-bottom: 35px;
	font-size: 50px;
}
.title--mode2 *{
	font-size: 50px;
}
.map-big{
	position: relative;
	margin-bottom: 79px;
}
.map-big-item{
	height: 422px;
}
.map-big-info{
	display:none;
	background: url("../img/pop-up-background.png") no-repeat scroll 0 0 transparent;
	bottom: -24px;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	height: 147px;
	left: 50%;
	line-height: 36px;
	margin-left: 168px;
	position: absolute;
	text-align: center;
	width: 305px;
	z-index: 1;
	top:296px;
}
.map-big-info-body{
	padding: 25px 44px;
}
.map-big-info-body a{
	text-decoration: none;
	border-bottom: 2px dashed #003d66;
}
.map-big-info-body a:hover{
	text-decoration: none;
	border-bottom-color: transparent;
}
.list-map{
	color: #4a4a4a;
	font-size: 14px;
	line-height: 20px; padding-top: 2px;
	margin-bottom: 60px;
}
.list-map-head{
	color: #030303;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 1px;
}
.list-map p{
	margin: 0;
}
.list-map-item{
	list-style: none;
	margin-bottom: 15px;
	margin-top: 42px;
	padding-left: 21px;
}
.list-map-item li{
	margin-bottom: 41px;
}
.list-map-item li:last-child{
	margin-bottom: 34px;
}
.list-map-all{
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #003d66;
	margin-left: 21px;
}
.list-map-all:hover{
	border-bottom-color: transparent;
}
.columns-right-title{
	font-weight: bold;
	color: #000;
	font-size: 18px;
	margin-bottom: 19px;
}
.columns-right--w{
	width: 237px;
}
.city-select{
	margin-bottom: 20px;
	margin-right: 7px;
}
.style-select{
	border: 1px solid #D6D6D6;
	border-bottom-width: 3px;
	color: #767676;
	font-family: 'PT Sans',sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	width: 230px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	background: #fff;
	-webkit-box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.3);
}
.buy-online{
	margin-bottom: 60px;
}
.buy-online-item{
	margin-bottom: 5px;
	line-height: 20px;
	font-size: 14px;
	color: #4a4a4a;
	margin-left: -8px;
}
.buy-online-item a{
	color: #4a4a4a;
	text-decoration: none;
}
.buy-online-item-pic{
	overflow: hidden;
	width: 76px;
	height: 76px;
	text-align: center;
	line-height: 76px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.buy-online-item-pic img{
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.buy-online-item-info{
	display: inline-block;
	vertical-align: middle;
	width: 150px;
}
.buy-online-item-info b{
	font-weight: bold;
	color: #003d66;
	display: block;
	text-decoration: underline;
}
.buy-online-item a:hover b{
	text-decoration: none;
}
.columns-right-title--mb{
	margin-bottom: 9px;
}
.title--fz37{
	font-size: 37px;
	margin-bottom: 35px;
	margin-left: 26px;
	padding-top: 48px;
	overflow: hidden;
}
.title--fz37 *{
	font-size: 37px;
}
.enter-text--mode{
	color: #000;
	font-size: 20px;
	margin-left: 26px;
    width: 50%;
}
.feed-back{
    margin: 84px 70px 15px 15px;
	position: relative;
	float: right;
	background: #f2f2f2;
	padding: 25px 19px 19px;
	min-height: 290px;
	border-bottom: 4px solid #c6c5c6;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(23, 16, 25, 0.20),0px 20px 25px 0px rgba(23, 16, 25, 0.20);
	-moz-box-shadow: 0px 1px 3px 0px rgba(23, 16, 25, 0.20),0px 20px 25px 0px rgba(23, 16, 25, 0.20);
	box-shadow: 0px 1px 3px 0px rgba(23, 16, 25, 0.20),0px 20px 25px 0px rgba(23, 16, 25, 0.20);
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}
.feed-back-head{
	font-weight: bold;
	margin-bottom: 19px;
	color: #000;
	font-size: 18px;
	line-height: 1em;
}
.feed-back-item{
	position: relative;
	margin-bottom: 26px;
}
input.feed-back-input,textarea.feed-back-input{
	color: #767676;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	height: 24px;
	border: 1px solid #dbdbdb;
	border-top-color: #bebebe;
	border-bottom-color: #e8e8e8;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	width: 197px;
	background: url("../img/text-input.png") repeat-x 0 0 #fff;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.75);
	-moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.75);
	box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.75);
}
input.feed-back-input:focus{
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.75);
	-moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.75);
	box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.75);
	border: 1px solid #dbdbdb;
	border-top-color: #bebebe;
	border-bottom-color: #e8e8e8;
}
textarea.feed-back-input{
	resize: vertical;
	min-height: 91px;
	background: #f8f8f8;
}
.btn-send{
	font-family: 'PT Sans', Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height:26px;
	padding:4px;
	width:197px;
	text-align: center;
	display: block;
	cursor: pointer;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	border: 1px solid #65a2d6;
	border-top-color: #78adda;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;

	background: url("../img/btn-send.png") repeat-x 0 0 #3371b9;
}
.feed-back-item--mb{
	margin-bottom: 20px;
}
.enter-info--mb{
	margin-bottom: 51px;
}
.voprosi{
	font-size: 14px;
	color: #4a4a4a;
	line-height: 19px;
	margin-bottom: 30px;
}
.columns-left-title {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#voprosi-list{
	list-style: none;
	margin-top: 56px;
}
#voprosi-list li{
	margin-bottom: 33px;
}
.voprosi-list-head{
	font-weight: bold;
	margin-bottom: 1px;
}
#voprosi-list li:last-child{
	margin-bottom: 30px;
}
.search{
	position: relative;
	line-height: 18px;
	cursor: pointer;
	border: 1px solid #D6D6D6;
	border-bottom-width: 3px;
	color: #767676;
	font-family: 'PT Sans',sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 9px 6px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	background: #fff;
	-webkit-box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.3);
    width: 240px;
	margin-bottom: 15px;
    height: 40px;
}
input.search-input{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0 none;
	color: #767676;
	float: left;
	font-family: 'PT Sans',sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	height: 14px;
	padding: 0;
	width: 194px;
}
input.search-input:focus{
	box-shadow: none;
	border: 0 none;
}
input.search-btn{
	position: absolute;
	right: 6px;
	top: 8px;
	width: 17px;
	height: 18px;
	background: url("../img/sprite.png") no-repeat -40px -38px;
	border: 0 !important;
}
.about-head{
	color: #003D66;
	font-size: 37px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 38px;
}
.about-head *{
	font-size: 37px;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
}
.about{
	padding: 48px 16px 15px;
}
.about-col-left{
	position: relative;
	float: left;
	width: 261px;
}
.about-col-right{
	position: relative;
	float: right;
	width: 578px;
	color: #000000;
	font-size: 14px;
	line-height: 22px;
}
.about-col-right p{
	margin: 0 0 22px;
}
.map-midle img{
	width: 100%;
}
.about-col{
	margin-bottom: 20px;
}
.title--pink{
	color: #d1678a;
}
.title--ml{
	margin-left: 16px;
}
.enter-text--mode1{
	color: #000000;
	margin-left: 27px;
	min-height: 74px;
}
.articles{
	padding: 23px 77px 50px 2px;
}
.articles-item{
	margin-bottom: 33px;
	font-size: 14px;
	color: #4a4a4a;
	line-height: 19px;
}
.articles-item:last-of-type{
	margin-bottom: 27px;
}
.articles-item-pic{
	float: left;
	margin-bottom: 0;
	margin-right: 5px;
	margin-top: 2px;
	width: 74px;
}
.articles-item-pic img{
	vertical-align: top;
	width:74px;
}
.articles-item-text{
	margin-left: 100px;
}
.articles-item-text-head{
	margin-bottom: 1px;
	font-weight: bold;
}
.articles-item-text-head a{
	color: #003d66;
}
.articles-item-text p{
	margin: 0;
}
.list-map-all-ml{
	margin-left: 99px;
}
.title--white{
	color: #fff;
}
.enter-text--white{
	color: #fff;
}
.btn-white{
	background: #fff;
	border-radius: 6px;
	color: #e95e7b;
	font-weight: bold;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	padding: 4px 11px;
	position: relative;
	vertical-align: middle;
}
.enter-info-pic{
	float: right;
	margin-right: -77px;
	margin-top: -35px;
	position: relative;
	text-align: right;
	max-width: 601px;
}
.enter-info-pic img{
	vertical-align: top;
    max-width: 500px;
    max-height: 410px;
}
.columns-left--black{
	color: #030303;
}
.enter-info--mb1{
	margin-bottom: 156px;
}
.list-style{
	margin: 1px 0 0 20px;
	padding: 0;
	list-style: none;
}
.list-style li{
	background: url("../img/mark.png") no-repeat scroll 1px 11px transparent;
	margin-bottom: 0;
	padding-left: 14px;
}
.title-min--mt{
	margin-top: 48px;
}
.columns-right--mr{
	margin-right: 0;
}
.btn-send--mode{
	display: inline-block;
	padding: 6px 15px;
}
.btn-send span{
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}
.btn-send:hover span{
	border-bottom-color: transparent;
}
.columns-right-btn{
	margin-bottom: 25px;
	padding-top: 4px;
	position: relative;
}
.splitter-right{
	margin-bottom: 51px;
}
.splitter-right-item{
	margin-bottom: 17px;
	font-size: 14px;
	color: #000;
	line-height: 18px;
}
.splitter-right-item a{
	color: #000;
	text-decoration: none;
}
.splitter-right-item-pic{
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	margin-right: 7px;
}
.splitter-right-item-pic img{
	vertical-align: middle;
	max-width: 100%;
}
.splitter-right-item-info{
	display: inline-block;
	width: 237px;
	vertical-align: middle;
}
.splitter-right-item-info b{
	font-weight: bold;
	text-decoration: underline;
	color: #e95e7b;
	display: block;
}
a:hover .splitter-right-item-info  b{
	text-decoration: none;
}
.recomend{
	margin-bottom: 15px;
	color: #000;
	font-size: 14px;
	margin-top: 42px;
	line-height: 21px;
}
.recomend-head{
	font-weight: bold;
	color: #000;
	font-size: 18px;
}
.baner{
	margin-bottom: 45px;
}
.baner img{
	vertical-align: middle;
}
.recomend-body{
	min-height: 200px;
	position: relative;
}
.all-prod-center-item--ps1{
	left: -53px;
	position: absolute;
	top: 6px;
}
.all-prod-center-item--ps2{
	left: 37px;
	position: absolute;
	top: 25px;
}
.all-prod-center-item--ps3{
	position: absolute;
	right: -35px;
	top: 10px;
}
.enter-info-pic--mt{
	margin-top: 118px;
}
.recomend-item{
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 50px;
	margin-top: 27px;
	padding-right: 53px;
}
.recomend-item a{
	font-weight: bold;
}
.recomend-item a:hover{
	text-decoration: none;
}
.all-prod-center-item-pic--mb{
	margin-bottom: 15px;
}
.recomend-item p{
	margin: 0;
	padding-top: 4px;
}
.enter-info-pic--mode{
	margin-right: 0;
	margin-top: 85px;
}
.enter-info-pic--mode1{
	margin-right: 0;
	margin-top: -6px;
}
.enter-info-pic--mode2 {
	margin-right: -40px;
	margin-top: 147px;
}
.navbar{
	margin-bottom:10px !important;
}
.form_errors ul{
	list-style:none;
}
.form_errors ul li{
	margin-left: -20px;
}
#rubric-list{list-style:none;font-size:16px;padding-left:0px;}
.rubric{	padding-bottom:10px;}
.question-process{
	color:#58ac3e;font-weight:bold;
}
.answer-label{
	margin:0;
	font-weight:bold;
}
/* Page styles
======================================================================================================================*/
.bg-videleniy{
	background: url("../img/videleniy.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-discomfort-v-kisechnike{
	background: url("../img/discomfort1.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-ggenie{
	background: url("../img/ggenie.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-neprijtnii-zapach{
	background: url("../img/neprijtnii-zapach.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-discomfort-polovoy{
	background: url("../img/polovoy.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-suhost{
	background: url("../img/suhost.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-feed-back{
	background: url("../img/bg-feed.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-intim{
	background: url("../img/intim.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-florovag{
	background: url("../img/florvag-bg.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-balans{
	background: url("../img/balans.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-gel{
	background: url("../img/gel.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-milo{
	background: url("../img/milo.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
.bg-salf{
	background: url("../img/salf.jpg") no-repeat 50% 0;
	min-height: 421px;
	position: relative;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
/* Screens
======================================================================================================================*/
@media only screen  and (max-width: 1100px),
only screen and (max-device-width: 1100px){
	.site-menu-center-bg{
		right: 0;
	}
	.enter-info-pic{
		margin-right: 0;
	}
	.enter-info-pic--mode2{
		margin-right: 0;
	}
}
.inner{
	/*width:960px;*/
	margin:0 auto;
}
.top-menu-new{
	background: #6ca4d5;
	height:40px;
}
.top-menu-new-ul{
	margin:0;
	list-style: none;
}
.top-menu-new-ul li{
	display:inline-block;
	margin-right:20px;
}
.top-menu-new-ul li > a{
	padding:7px 0;
	display: block;
	text-decoration: none;
	color:#FFF;
	font-size:16px;
}
.top-menu-new-ul li a:hover{
	text-decoration: underline;
}
.landing-title{
	background: #F9FAFC;
    color: #084364;
    font-size: 8.5pt;
    text-transform: uppercase;
}
.landing-title h2{}
.landing-text{
    margin: 0;
    color: #9C9C9C;
    font-size: 12pt;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 20px;
}
.landing-text a{
	display: inline-block;
    width: auto;
    padding: 2px 10px;
    margin-top: 9px;
        margin-left: 20px;
    border: 1px solid #D4D4D4;
    color: grey;
    text-decoration: none;
    font-weight: bold;
    font-size: 9pt;
    border-radius: 4px;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.38);
}
#map-canvas{height: 380px;}
.map-wrapper{    padding: 10px 20px;}
.map-wrapper .columns .where-buy-item{
	margin: 0;
    color: #464646;
    font-size: 12pt;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 20px;
}
.social{
	margin-top: 20px;
	text-align: center;
}
#vk_groups{margin: auto;}
.feed-back:before{
    content: '';
    background: url("../img/bg-feed-2.png") no-repeat 100% 100%;
    position: absolute;
    right: 210px;
    display: block;
    height: 400px;
    width: 190px;
    z-index: 0;
    top: -80px;
}
.feedback .col-md-9 .enter-text{
	margin-top: 80px;
    margin-left: 70px;
}
.get-info{
    background: #65A5D5;
    padding: 30px 20px;
    color: white;
    line-height: 20pt;
}
.get-info p{
	margin: 0;
	font-size: 1.3vw;
}
.get-info input{
	width: 100%;
}
footer .contacts p.phone{
	font-size: 19pt;
}
footer .contacts{
	margin-top: 20px;
}
footer .bottom-menu-new-ul{

}
footer .bottom-menu-new-ul li{
	display: inline-block;
    margin: 9px 20px;
    font-size: 12pt;
    color: #65A5D7;
}
.footer-logo {margin: 30px 0px 40px 0;}
footer .copy{
	margin-top: 35px;
    font-size: 7pt;
    font-weight: bold;
    line-height: 13px;
}
.sidebar .sidebar-4{
	margin-bottom: 20px;
    text-align: center;
}
.sidebar .splitter-item{
	color: black;
}
.sidebar .splitter-item span{
	font-weight: normal;
}
.sidebar .sidebar-2 p{
    margin: 6px auto;
    text-align: center;
}
.sidebar .sidebar-2 p a{
    display: block;
    width: 100%;
    /* height: 50px; */
    background: #3571BA;
    padding: 14px 5px;
    border-radius: 5px;
    max-width: 300px;
    margin: auto;
    color: white;
    text-decoration: none;
    font-size: 12pt;
}
.sidebar .sidebar-2 p span{
	margin: 0;
    font-size: 10pt;
    text-align: center;
    color: #9D9D9D;
    font-style: italic;
    margin-top: 5px;
}
.sidebar .sidebar-3{
    margin-top: 35px;
}
.sidebar .sidebar-3 .side-bg{
    height: 100%;
    width: 100%;
    max-width: 300px;
    background: url('/assets/img/side-consult-2.jpg') no-repeat;
    background-size: cover;
    box-shadow: inset 0 -239px 120px -96px rgba(104, 166, 212, 0.84);
        margin: auto;
}
.sidebar .sidebar-3 p{
    padding-top: 230px;
    padding: 230px 40px 0px;
    margin: 0;
    text-align: center;
    font-size: 12pt;
    color: white;
    font-weight: bold;
}
.sidebar .sidebar-3 p:last-child{
    padding: 0px;
    margin-bottom: 20px;
}
.sidebar .sidebar-3 p:last-child a{
    display: inline-block;
    width: auto;
    padding: 2px 17px;
    margin-top: 9px;
    border: 1px solid #D4D4D4;
    color: grey;
    text-decoration: none;
    font-weight: bold;
    font-size: 9pt;
    border-radius: 4px;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.38);
    background: white;
}
.content-text{

}
.hide2{
	display: none;
}

#login-dp{
	line-height: 20px;
    min-width: 250px;
    padding: 14px 14px 0;
    overflow:hidden;
    background-color:rgba(255,255,255,.8);
        text-align: center;
}
#login-dp .help-block{
    font-size:12px    
}
#login-dp .bottom{
    background-color:rgba(255,255,255,.8);
    border-top:1px solid #ddd;
    clear:both;
    padding:14px;
}
#login-dp .social-buttons{
    margin:12px 0; 
    color: black;
}
#login-dp .form-group {
    margin-bottom: 10px;
}
.btn-fb{
    color: #fff;
    background-color:#3b5998;
}
.btn-fb:hover{
    color: #fff;
    background-color:#496ebc 
}
.btn-tw{
    color: #fff;
    background-color:#55acee;
}
.btn-tw:hover{
    color: #fff;
    background-color:#59b5fa;
}
@media(max-width:768px){
    #login-dp{
    background-color: rgba(255, 255, 255, 0.89);
    color: black;
    }
    #login-dp .bottom{
        background-color: inherit;
        border-top:0 none;
    }
}
.social-buttons{
	line-height: 20px;
}
.btn-primary input[type="submit"]{
    background: none;
    border: none;
    font-size: 13pt;
}
.top-menu-new .dropdown-menu{
    right: 0;
    left: inherit;
}
.profile .avatar img{
	width: 100%;
	max-width: 350px;
	margin: auto;
}
.profile .avatar{
	text-align: center;
}
.register label{
	    min-width: 200px;
}
.register input[type="submit"]{
    background: #6ca4d5;
    border: none;
    color: white;
    font-size: 12pt;
    border-radius: 4px;
    margin: auto;
    padding: 5px 10px;
}
.register .form-buttons{
	text-align: center;
}
.register{https://ecofemin.ru/manager/?a=security/profile
	display: inline-block;
    margin: auto;
    text-align: left;
}
.reviews {}
.reviews h2 {margin: 0.6em 0 0.3em;}
.reviews .autor {font-size: 17px;padding-top: 15px;}
.reviews .autor span {color: #6ca4d5;font-weight: bold;}
.reviews .title {margin: 10px 0px 20px 0px;font-size: 25px;font-weight: bold;}
.reviews p {padding: 7px 0px;margin: 0;}
.reviews .reviews-block {
    border-top: 1px solid #e8e5e5;
    padding: 10px 0px 0px;
    margin: 15px 15px 40px;
}
.reviews .reviews-block img {max-width: 100%;padding: 5px 0px;}
.reviews .source {
    font-size: 20px;
    font-weight: bold;
	padding-top: 15px;
}
.reviews .source a {font-weight: normal;}
