@charset "UTF-8";
@import url(../fontello/css/animation.css);
@import url(../fontello/css/fontello.css);
@import url(../fontello/css/fontello-codes.css);
@import url(../fontello/css/fontello-embedded.css);
@import url(../fontello/css/fontello-ie7.css);
@import url(../fontello/css/fontello-ie7-codes.css);
.wid-9, 
@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular-webfont.eot');
    src: url('raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-regular-webfont.woff2') format('woff2'),
         url('../fonts/raleway-regular-webfont.woff') format('woff'),
         url('../fonts/raleway-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaysemibold';
    src: url('../fonts/raleway-semibold-webfont.eot');
    src: url('raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-semibold-webfont.woff2') format('woff2'),
         url('../fonts/raleway-semibold-webfont.woff') format('woff'),
         url('../fonts/raleway-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaybold';
    src: url('../fonts/raleway-bold-webfont.eot');
    src: url('raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-bold-webfont.woff2') format('woff2'),
         url('../fonts/raleway-bold-webfont.woff') format('woff'),
         url('../fonts/raleway-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

#service-h1, #top-blog {
    color: #1374ba;
    font-size: 28px;
    font-weight: bold;
    line-height: 36px;
    margin: 0 0 19px 3px;
    min-height: 72px;
    text-transform: uppercase;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {list-style: none;}
blockquote, q{quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	 border-collapse: collapse;
	border-spacing: 0;
}
/* Common site styles */
body {
	color:#222;
	font:20px/27px 'Open Sans', Arial, Helvetica, sans-serif;
	background:#fff;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: none;
	/* min-width:480px; */
}
body, body * {max-height:1000000px;}
.section-active{overflow:hidden;}
input [type="email"], input [type="tel"], input[type="search"], input[type="text"], input[type="password"], input[type="file"], input[type="submit"], textarea{-webkit-appearance:none;}
a{
	color:#db3a3f;
	text-decoration:underline;
	outline:none;
}
a:hover{
	text-decoration:none;
	outline:none;
}
a:focus, 
input:focus, 
textarea:focus, 
select:focus{outline:none !important;}
.bg-stretch{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}
.bg-stretch img{
	display:block;
	width:100%;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
#header{
	margin:0 0 44px;
	position:relative;
	z-index:4;
}
#header.main_page_header {
	margin-bottom: 0;
}
#header:after{
	display:block;
	clear:both;
	content:"";
}

.main_page--header_form--wrapper {
	position: relative;
}

.main_page--header_form--wrapper .panel-holder--wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.panel{
	padding:13px 0 16px;
	background:#131846;
	border-top:1px solid #2a2f58;
}
.panel:after{
	display:block;
	clear:both;
	content:"";
}
.panel-holder{
	margin:0 auto;
	max-width:1000px;
}
.panel-holder:after{
	display:block;
	clear:both;
	content:"";
}
.social{
	float:right;
	margin:2px 0 0 32px;
}
.social:after{
	display:block;
	clear:both;
	content:"";
}
.social li{
	float:left;
	margin:0 0 0 7px;
}
.social li img{float:left;}
.social li:hover img{opacity:0.9;}
.lang{
	float:right;
	margin:10px 0 0 0px;
}
.lang:after{
	display:block;
	clear:both;
	content:"";
}
.lang li{
	float:left;
	margin:0 0 0 13px;
}
.lang li:first-child {
	margin-left:0;
}
.lang li img{float:left;}
.lang li:hover img{opacity:0.9;}
.panel-holder strong{
	float:right;
	font:20px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	letter-spacing:0.55px;
}
.panel-holder strong span{
	display:inline-block;
	padding:0 5px 0 0;
	font-size:14px;
}
.area{
	margin:0 0 44px;
	padding:37px 0 14px;
	background:#db3a3f;
	border-top:1px solid #ad3135;
	border-bottom:1px solid #dd464b;
}
.area:after{
	display:block;
	clear:both;
	content:"";
}
.area-holder{
	margin:0 auto;
	max-width:1000px;
}
.area-holder:after{
	display:block;
	clear:both;
	content:"";
}
.area-box{
	float:right;
	margin:0 0 0 10px;
	padding:13px 0 0;
	min-width:50%;
}
.area-box div{
	position:relative;
	margin:0 0 25px;
	min-height:38px;
}
.area-box ul{
	position:absolute;
	top:0;
	right:-2px;
}
.area-box div ul:after{
	display:block;
	clear:both;
	content:"";
}
.area-box div ul li{
	float:left;
	margin:0 0 0 29px;
	font-size:16px;
	line-height:38px;
	font-family:'ralewayregular';
	text-transform:uppercase;
}
.area-box div ul a{
	float:left;
	padding:0 18px;
	background:rgba(19, 24, 70, 1);
	color:#fff;
	text-decoration:none;
	border-radius:2px;
}
.area-box div ul a:hover{background:rgba(19, 24, 70, 0.6);}
.area-box strong{
	float:right;
	margin:0 28px 0 0;
	padding:0 0 0 52px;
	background:url(../images/ico-like.png) no-repeat;
	font-size:14px;
	line-height:16px;
	min-height:20px;
	font-family:'ralewayregular';
	color:#fff;
}
.panel .flexbox {
	position: static;
	float: left;
	margin-right: 20px;
	background: #fff;
	padding: 5px;
}
.panel .logo {
	width: 100px;
	-webkit-background-size: 200px;
	background-size: 200px;
	background-position: left center;
	height: 33px;
	margin-left: 0;
	margin-top: 0;
}
.logo{
	float:left;
	background:url(../images/logo.png) no-repeat;
	height:63px;
	width:405px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
}
.panel #nav {
	float: left;
	padding-top:2px;
}
#nav{text-align:center;}
#nav:after{
	display:block;
	clear:both;
	content:"";
}
#nav li{
	display:inline-block;
	position:relative;
	padding:0 9px 0 15px;
	font-size:18px;
	line-height:32px;
	font-weight:600;
	text-transform:uppercase;
	position:relative;
}
#nav a{
	text-decoration:none;
	color:#fff;
}
#nav .goog-te-gadget-simple .goog-te-menu-value{color:#000}
#google_translate_element {margin:0 20px 0 0px; display:inline-block; }

#nav a:hover, 
#nav li.active a, 
#nav li:hover a{color:#db3a3f;}
#nav li:after{
	position:absolute;
	top:9px;
	left:0;
	content:"";
	background:#db3a3f;
	height:18px;
	width:2px;
}
#nav li:first-child:after{display:none;}
#nav li:hover .drop{display:block;}
.header_buttons {
	float: left;
	margin-left: 10px;
}

.header_buttons li {
	display: inline-block;
	vertical-align: middle;
}

.header_buttons a {
	display: block;
	vertical-align: middle;
	margin-right: 10px;
	text-decoration: none;
	background: #fff;
	padding: 5px 10px;
	color: #db3a3f;
}

.header_buttons a.red {
	background: #db3a3f;
	color: #fff;
}
.header_buttons a:hover {
	background: #db3a3f;
	color: #fff;
}
.header_buttons a.red:hover {
	background: #fff;
	color: #db3a3f;
}
.drop{
	display:none;
	position:absolute;
	top:100%;
	left:3px;
	padding:20px 0;
	width:100%;
	background:#e5e4e4;
	text-align:left;
}
#nav .drop li{
	float:none;
	display:block;
	padding:4px 0 5px;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	text-transform:none;
	border-bottom:1px solid #d8d7d7;
}
#nav .drop li:after{display:none;}
#nav .drop li:last-child{border:none;}
#nav .drop a, 
#nav li:hover .drop a{
	padding:0 18px;
	color:#222;
}
#nav .drop a:hover, 
#nav li:hover .drop a:hover{text-decoration:underline;}
#main:after{
	display:block;
	clear:both;
	content:"";
}
.present{
	margin:0 0 62px;
	background:#e5e4e4;
	padding:48px 0 40px;
}
.present:after{
	display:block;
	clear:both;
	content:"";
}
.present-holder{
	margin:0 auto;
	max-width:1000px;
}
.present ul{
	margin:0 0 0 -5px;
	text-align:center;
}
.present ul:after{
	display:block;
	clear:both;
	content:"";
}
.present ul li{
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 5px;
	padding:11px 10px 18px 10px;
	width:176px;
	background:#fff;
	text-align:center;
	min-height:227px;
}
.present ul li img{
	display:block;
	margin:0 auto 8px;
}
.present ul li strong{
	display:block;
	font-size:15px;
	line-height:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#db3a3f;
}
.present ul li strong a{
	text-decoration:none;
	color:#db3a3f;
}
.present ul li strong a:hover{text-decoration:underline;}
.present ul li span{
	display:block;
	font-size:12px;
	line-height:14px;
	font-family:'ralewaysemibold';
	color:#000;
}
.box{
	margin:0 auto 90px;
	max-width:1000px;
}
.page_content{
	margin:0 auto 90px;
	max-width:1200px;
}
.box:after{
	display:block;
	clear:both;
	content:"";
}
.box h1{
	margin:0 0 10px;
	font-size:35px;
	line-height:36px;
	font-weight:300;
	color:#131846;
	text-align:center;
	text-transform: uppercase;
	text-align: left;
}
.box h1:first-line {font-weight:600;}
.box h2{
	margin:0 0 10px;
	font-size:35px;
	line-height:36px;
	font-weight:500;
	color:#131846;
	text-align:center;
	text-transform: uppercase;
	text-align: left;
}
.box h3{
	margin:0 0 55px;
	font-size:35px;
	text-transform: uppercase;
	line-height:26px;
	font-weight:300;
	color:#131846;
	text-transform:uppercase;
	text-align:left;
}
.page_content h1:first-line {font-weight:bold;color:#000;}
.page_content h2{
	font-size: 20px;
	font-weight:bold;
	color:#000;
	text-align:center;
	text-transform: uppercase;
	text-align: left;
}
.page_content h3{
	margin:15px 0 15px;
	font-size: 20px;
	font-weight:bold;
	color:#000 !important;
	text-transform:uppercase;
	text-align:left;
}
.page_content h4{
	margin:15px 0 15px;
	color:#000;
	text-transform: uppercase;
	font-size: 20px;
	font-weight:bold;
	
	text-transform:uppercase;
	text-align:left;
}
.page_content ol{
	list-style: decimal;
}
.box-holder{
	margin:0 0 28px;
	font-weight:300;
}
.box-holder:after{
	display:block;
	clear:both;
	content:"";
}
.box-holder img{
	float:left;
	margin:2px 57px 0 0;
}
.box-holder p{margin:0 0 20px;}
.box-holder em{
	display:block;
	margin:0 0 12px;
	font-size:17px;
	line-height:18px;
	font-style:italic;
	letter-spacing:-0.1px;
	color:#222;
}
.box-holder strong{
	display:block;
	font-size:15px;
	line-height:16px;
	font-family:'ralewaysemibold';
	font-style:italic;
	color:#000;
}
.nav-list:after{
	display:block;
	clear:both;
	content:"";
}
.nav-list li{
	margin:0 0 26px;
	font-weight:300;
}
.pagination ul{
	margin:0 0 0 41.9%;
	padding:11px 0 0 99px;
}
.pagination ul li{
	float:left;
	margin:0 14px 0 0;
	font-size:18px;
	line-height:24px;
	font-weight:300;
}
.pagination ul a{
	float:left;
	width:24px;
	border-radius:12px;
	background:#fff;
	text-decoration:none;
	text-align:center;
	color:#222;
}
.pagination ul a:hover, 
.pagination ul li.active a{background:#db3a3f;}
.block{
	margin:0 auto 58px;
	max-width:996px;
	overflow:hidden;
}
.block h2{
	margin:0 0 5px;
	font-size:35px;
	line-height:36px;
	font-weight:600;
	color:#131846;
	text-align:left;
	text-transform: uppercase;
}
.block h3{
	margin:0 0 76px;
	font-size:35px;
	line-height:36px;
	font-weight:300;
	color:#131846;
	text-transform:uppercase;
	text-align:left;
	text-transform: uppercase;
}
.block-holder:after{
	display:block;
	clear:both;
	content:"";
}
.block-box{
	float:right;
	margin:0 0 0 -10px;
	padding:76px 0 0;
	background:url(../images/bg-block-box.png) no-repeat;
	height:118px;
	width:167px;
	overflow:hidden;
	text-align:center;
	color:#fff;
}
.block-box span{
	display:block;
	margin:0 0 -3px;
	font-size:15px;
	line-height:16px;
	font-weight:600;
	text-transform:uppercase;
}
.block-box strong{
	display:block;
	font-size:30px;
	line-height:32px;
	font-weight:bold;
}
.block-holder ul{padding:10px 0 0;}
.block-holder ul:after{
	display:block;
	clear:both;
	content:"";
}
.FAQ_question {
	font-weight: 600;
}
.block-holder ul li{
	margin:0 0 26px;
	padding:0 0 0 37px;
	background:url(../images/decor.jpg) no-repeat 0 5px;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	text-transform:uppercase;
	color:#db3a3f;
}
.block-holder ul a{
	text-decoration:none;
	color:#db3a3f;
}
.block-holder ul a:hover{text-decoration:underline;}
.newsletter{
	margin:0 0 56px;
	background:#db3a3f;
	padding:20px 0 24px;
}
.newsletter-holder{
	margin:0 auto;
	max-width:996px;
	padding:0 2px;
}
.newsletter-holder:after{
	display:block;
	clear:both;
	content:"";
}
.newsletter-holder strong{
	display:block;
	margin:0 0 9px -2px;
	font-size:23px;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-0.2px;
	color:#fff;
}
.newsletter-holder em{
	display:block;
	margin:0 0 14px;
	font-size:13px;
	line-height:14px;
	font-family:'ralewayregular';
	color:#fff;
}
.newsletter-box{margin:0 0 9px;}
.newsletter-box:after{
	display:block;
	clear:both;
	content:"";
}
.newsletter-box input{
	float:left;
	margin:0 123px 0 0;
	padding:13px 29px 15px;
	border:1px solid #ddd;
	background:#fff;
	border-radius:4px;
	height:22px;
	width:496px;
	font-size:18px;
	line-height:22px;
	font-family:'ralewayregular';
	color:#a4a4a4;
}
.newsletter-box input.btn-newsletter{
	vertical-align:middle;
	border:none;
	padding:0;
	margin:0;
	height:52px;
	width:112px;
	text-align:center;
	cursor:pointer;
	color:#fff;
	background:#131846;
	text-transform:uppercase;
	font-size:16px;
}
.newsletter-box input.btn-newsletter:hover{opacity:0.8;}
.newsletter-holder label{
	float:left;
	font-size:9px;
	line-height:16px;
	font-weight:300;
	color:#fff;
	cursor:pointer;
}
.blog{
	margin:0 auto 30px;
	max-width:1000px;
}
.blog:after{
	display:block;
	clear:both;
	content:"";
}
.blog h2{
	margin:0 0 4px;
	font-size:35px;
	line-height:36px;
	font-weight:600;
	color:#131846;
	text-align:left;
	text-transform: uppercase;
}
.blog h3{
	margin:0 0 53px;
	font-size:35px;
	line-height:26px;
	font-weight:300;
	color:#131846;
	text-transform:uppercase;
	text-align:left;
}
.blog ul{
	margin:0 0 0 2px;
	width:102%;
}
.blog ul:after{
	display:block;
	clear:both;
	content:"";
}
.blog ul li{
	float:left;
	margin:0 20px 30px 0;
	width:490px;
}
.blog ul li img{float:left;}
.blog ul li.blog-area img{float:right;}
.blog ul li div{
	padding:20px 10px 10px 30px;
	min-height:132px;
	overflow:hidden;
	font-size:17px;
	line-height:21px;
	color:#222;
	height:160px !important;
}
.blog ul li div p{display:none;}
.blog ul li.blog-area div{padding:24px 32px 0 33px;}
.blog ul li strong{
	display:block;
	margin:0 0 7px;
	font-size:16px;
	line-height:18px;
	font-weight:600;
	text-transform:uppercase;
	color:#222;
}
.blog ul li em{
	display:block;
	margin:0 0 21px;
	font-size:14px;
	line-height:18px;
	color:#999;
}
.columns{
	margin:0 auto 55px;
	max-width:1002px;
}
.columns:after{
	display:block;
	clear:both;
	content:"";
}
.columns h2{
	margin:0 0 7px;
	font-size:35px;
	line-height:36px;
	font-weight:600;
	color:#131846;
	text-align:left;
	text-transform: uppercase;
}
.columns h3{
	margin:0 0 47px;
	font-size:35px;
	line-height:26px;
	font-weight:300;
	color:#131846;
	text-transform:uppercase;
	text-align:left;
}
.columns h4{
	margin:0 0 24px;
	font-size:19px;
	line-height:22px;
	font-weight:bold;
	color:#db3a3f;
}
.columns-holder{margin:0 0 0 -96px;}
.columns-holder:after{
	display:block;
	clear:both;
	content:"";
}
.column{
	float:left;
	margin:0 0 0 96px;
	width:270px;
	font-size:14px;
	line-height:24px;
	font-weight:300;
	color:#000;
}
.column img{
	display:block;
	margin:0 0 17px;
}
.column p{margin:0 0 10px;}
.column a{
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
	color:#db3a3f;
}
.column a:hover{text-decoration:underline;}
#footer{
	padding:39px 0 0;
}
#footer:after{
	display:block;
	clear:both;
	content:"";
}
.footer{
	margin:0 auto;
	overflow:hidden;
}
.footer-columns{
	margin:0 auto 53px;
	padding:0 0 0 40px;
	max-width: 1200px;
	border-top: 1px solid #db3a3f;
}
.holder-content {
	max-width: 1200px;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0;
	position: relative;
}
.footer-soc {
	position: absolute;
	top: 20px;
	right: 0px;
}
.footer-soc__icon {
	display: inline-block;
	vertical-align: middle;
	height: 25px;
	width: 30px;
	margin: 0 5px;
}
.footer-soc__icon.facebook {
	background: url(../images/facebook-icon.png) no-repeat center center;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.footer-soc__icon.google {
	background: url(../images/google-icon2.png) no-repeat center center;
	-webkit-background-size: auto 100;
	background-size: auto 100%;
}
.footer-soc__icon.vk {
	background: url(../images/vk-icon.png) no-repeat center center;
	-webkit-background-size: auto 100;
	background-size: auto 100%;
}
.holder-content .navigation {
	text-align: left;
}
.holder-content .copy {
	margin: 10px 0;
}
.footer-columns:after{
	display:block;
	clear:both;
	content:"";
}
.footer-column{
	float:left;
	margin:0 250px 0 0;
	width: 230px;
}
.footer-column:last-child {
	margin-right: 0;
}
.footer-column strong{
	display:block;
	margin:0 0 20px;
	font-size:11px;
	line-height:12px;
	font-family:'ralewaybold';
	text-transform:uppercase;
	color:#fff;
}
.footer-column ul li{
	margin:0 0 13px;
	font-size:11px;
	line-height:12px;
	font-family:'ralewaybold';
}
.footer-column ul a{
	text-decoration:none;
	color:#db3a3f;
}
.footer-column ul a:hover{text-decoration:underline;}
.holder{
	background: #db3a3f;
	text-align:center;
}
.holder:after{
	display:block;
	clear:both;
	content:"";
}
.navigation{
	margin:-2px 0 4px;
	text-align:center;
}
.navigation:after{
	display:block;
	clear:both;
	content:"";
}
.navigation li{
	display:inline-block;
	padding:0 2px;
	font-size:11px;
	line-height:12px;
}
.navigation a{
	text-decoration:none;
	color:#dbdbdb;
}
.navigation a:hover{text-decoration:underline;}
.copy{
	display:block;
	margin:0 0 3px;
	font-size:11px;
	line-height:14px;
	color:#dbdbdb;
}
.footer-logo{
	display: inline-block;
	margin:0 auto;
	background:url(../images/footer-logo.png) no-repeat;
	height:34px;
	width:107px;
	text-indent:-9999px;
	overflow:hidden;
}

/* popup */
.flexbox{display:none;}

/* blog */

.promo{
	
	
	margin:0 0 36px;
	margin-top:-44px;
	position:relative;
	width:100%;
	overflow:hidden;
}
.promo-holder{
	position:relative;
	padding:135px 10px 159px;
}
.promo-holder h2{
	font-size:48px;
	line-height:50px;
	font-family: 'Marck Script', cursive;
	text-align:center;
	color:#131846;
}
.main{
	margin:0 auto 40px;
	padding:0 10px;
	max-width:1000px;
}
.main:after{
	display:block;
	clear:both;
	content:"";
}
#content{
	float:left;
	margin:0 1% 0 0;
	width:100%;
}
#content.news--content {
	width: 70%;
}
.news{margin:0 0 -28px;}
.news:after{
	display:block;
	clear:both;
	content:"";
}
.news li{
	margin:0 0 79px;
	font-size:20px;
	line-height:27px;
	font-weight:300;
	color:#222;
}
.news li:after{
	display:block;
	clear:both;
	content:"";
}
.news h3{
	margin:0 0 19px 3px;
	font-size:28px;
	line-height:36px;
	font-weight:bold;
	min-height:72px;
	text-transform:uppercase;
	color:#131846;
}
.news-holder{
	margin:0 0 36px;
	padding:0 0 0 2px;
}
.news-holder:after{
	display:block;
	clear:both;
	content:"";
}
.news-holder div{
	float:left;
	margin:0 12px 0 0;
	padding:0 0 12px;
	border:3px solid #db3a3f;
	width:104px;
	text-align:center;
	border-radius:2px;
}
.news-holder div em{
	display:block;
	margin:0 0 3px;
	font-size:62px;
	line-height:64px;
	font-weight:500;
	color:#db3a3f;
}
.bx-auth {
	margin: 20px auto;
	max-width: 600px;
}
.news-holder div span{
	display:block;
	margin:0 0 5px;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#434a54;
}
.news-holder img{
	float:left;
	margin:3px 0 0;
}
.news p{margin:0 0 12px;}
.more{
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
	color:#db3a3f;
}
.more:hover{text-decoration:underline;}
.paging{
	margin:0 0 44px;
	text-align:center;
}
.paging:after{
	display:block;
	clear:both;
	content:"";
}
.paging li{
	display:inline-block;
	font-size:14px;
	line-height:32px;
	margin: 0px -3px;
}
.paging a{
	display:inline-block;
	padding:0 13px;
	text-decoration:none;
	color:#434a54;
	border:solid #ccd1d9;
	border-width:1px 1px 1px 0;
}
.paging a:hover, 
.paging li.active a{
	background:#131846;
	border:solid #131846;
	border-width:1px 1px 1px 0;
	color:#fff;
}
.paging li.no-active a{color:#e6e9ed;}
.paging li:first-child a{
	background:#131846;
	color:#fff;
	border-radius:4px 0 0 4px;
	border:solid #131846;
	border-width:1px;
	text-transform: uppercase;
	margin-right: 2px;
}
.paging li:last-child a{
	background:#131846;
	color:#fff;
	border-radius:0 4px 4px 0;
	border:solid #131846;
	border-width:1px;
	text-transform: uppercase;
	margin-left: 2px;
}
#sidebar{
	/*height:1%;*/
	overflow:hidden;
}
.form-1{
	margin:0 0 53px;
	padding:1px 0 0 2px;
	font-size:13px;
	line-height:16px;
	color:#db3a3f;
}
.form-1:after{
	display:block;
	clear:both;
	content:"";
}
.form-1 h3{
	font-size:23px;
	line-height:29px;
	font-weight:bold;
	text-transform:uppercase;
	color:#db3a3f;
}
.form-1 p{
	margin:0 0 11px;
	font-family: 'ralewayregular';
}
.form-1 input{
	display:block;
	margin:0 0 10px;
	padding:9px 9% 11px;
	border:1px solid #ddd;
	border-radius:2px;
	height:30px;
	font-size:18px;
	line-height:30px;
	font-family: 'ralewayregular';
	color:#a4a4a4;
	width:81%;
	box-shadow:inset 0 0 4px #ddd;
}
.form-1-holder{margin:0 0 18px;}
.form-1-holder:after{
	display:block;
	clear:both;
	content:"";
}
.form-1 input.btn-form-1{
	border:none;
	margin:0;
	padding:0;
	box-shadow:none;
	background:#131846;
	height:52px;
	width:112px;
	text-align:center;
	vertical-align:middle;
	font-size:16px;
	line-height:52px;
	text-transform:uppercase;
	font-family: 'ralewayregular';
	cursor:pointer;
	color:#fff;
}
.form-1 input.btn-form-1:hover{opacity:0.9;}
#sidebar h4{
	margin:0 0 22px;
	padding:0 0 40px;
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
	text-align:center;
	color:#db3a3f;
	background:url(../images/bg-h4.jpg) no-repeat 50% 100%;
}
.add-nav{
	margin:0 0 40px;
	padding:40px 12px 66px;
	background:#f5f5f5;
	overflow:hidden;
}
.add-nav li{margin:0 0 25px;}
.add-nav li strong{
	display:block;
	margin:0 0 4px;
	font-size:17px;
	line-height:23px;
	font-weight:600;
	text-transform:uppercase;
	color:#222;
}
.add-nav li strong a{
	text-decoration:none;
	color:#222;
}
.add-nav li strong a:hover{text-decoration:underline;}
.add-nav li em{
	display:block;
	font-size:15px;
	line-height:16px;
	color:#999;
}
.nav-add{margin:-9px 0 0;}
.nav-add:after{
	display:block;
	clear:both;
	content:"";
}
.nav-add li{
	margin:0 0 16px;
	padding:10px;
	background:#f5f5f5;
	font-size:13px;
	line-height:15px;
	color:#222;
	position:relative;
	border-radius:5px;
}
.nav-add li:before{
	position:absolute;
	top:-6px;
	left:29px;
	content:"";
	background:url(../images/arrow.jpg) no-repeat;
	height:6px;
	width:12px;
}
.nav-add li:after{
	display:block;
	clear:both;
	content:"";
}
.nav-add li img{
	float:left;
	margin:0 10px 0 0;
	border-radius:3px;
}
.nav-add-holder{
	height:1%;
	overflow:hidden;
}
.nav-add-holder div{margin:0 0 6px;}
.nav-add-holder div:after{
	display:block;
	clear:both;
	content:"";
}
.nav-add-holder em{
	float:right;
	margin:0 18px 0 5px;
	font-size:13px;
	line-height:16px;
	font-weight:300;
	color:#db3a3f;
}
.nav-add-holder strong{
	font-size:14px;
	line-height:16px;
	font-weight:600;
	color:#111;
}
.nav-add-holder p{margin:0 0 2px;}


/* search */

.select{
	margin:-2px auto 25px;
	padding:13px 35px 44px 65px;
	max-width:900px;
	background:#f0f0f0;
	border:solid #d5d5d5;
	border-width:0 1px 1px 0;
	border-radius:9px;
}
.select:after{
	display:block;
	clear:both;
	content:"";
}
.select strong{
	display:block;
	margin:0 0 44px 16px;
	font-size:16px;
	line-height:18px;
	font-weight:600;
	text-transform:uppercase;
	color:#db3a3f;
}
.select-holder{
	float:left;
	width:92%;
}
.select-holder label, 
.select-holder em{
	float:left;
	margin:0 15px 0 0;
	font-size:12px;
	line-height:26px;
	font-weight:600;
	color:#5a5a5a;
}
.select-holder input{
	float:left;
	margin:0 10px 0 0;
	padding:1px 5px;
	height:20px;
	width:90px;
	border:1px solid #cecece;
	font: 12px/18px "Open Sans",Arial,Helvetica,sans-serif;
}
.wid-1, 
.wid-2, 
.wid-3, 
.wid-4, 
.wid-5, 
.wid-6, 
.wid-7, 
.wid-8, 
.wid-9, 
.wid-10, 
.wid-11{
	float:left;
	margin:0 10px 20px 0;
	height:22px; 
}

.wid-8, .wid-4{
    width: 200px;
} 
.wid-9{
	width: 245px;
} 

.wid-12, .wid-13{
    float:left;
    margin:0 10px 20px 0;
    height:22px;
    width: 100%;
    height: 100%;
}

.wid-13{
    float:left;
    margin:0 10px 20px 0;
    height:22px;
    width: 100%;
    height: 100%;
}

.btn-select{
	float:left;
	margin:0 0 0 -10px;
	padding:0;
	width:81px;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	line-height:38px;
	font-weight:600;
	border-radius:2px;
	color:#fff;
	cursor:pointer;
	border:none;
	background:#131846;
}
.btn-select:hover{opacity:0.9;}
.girls{
	margin:0 auto 27px;
	max-width:1000px;
	text-align:center;
}
.girls:after{
	display:block;
	clear:both;
	content:"";
}
.girls li{
	display:inline-block;
	margin:0 2px 21px;
	padding:12px 9px 16px;
	background:#eee;
	vertical-align:top;
	width:173px;
	text-align:center;
}
.girls-foto{
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
	margin:0 auto 22px;
	height:214px;
	width:177px;
	overflow:hidden;
}
.girls-foto img{
	display:block;
	margin:0 auto;
}
.action-1{
	position:absolute;
	bottom:-55px;
	right:-55px;
	background:rgba(219, 58, 63, 0.82);
	height:110px;
	width:110px;
	font-size:15px;
	line-height:34px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	z-index:4;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.action-1 em{display:block;}
.girls li strong{
	display:block;
	padding:0 23px;
	font-size:15px;
	line-height:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#db3a3f;
}
.girls li strong a{
	display:inline-block;
	position:relative;
	/*padding:0 41px;*/
	text-decoration:none;
	color:#db3a3f;
}
.girls li strong a:hover{text-decoration:underline;}
.empty a:after{
	position:absolute;
	top:3px;
	right:0;
	content:"";
	background:url(../images/empty.png) no-repeat;
	height:20px;
	width:23px;
}
.full a:after{
	position:absolute;
	top:3px;
	right:0;
	content:"";
	background:url(../images/full.png) no-repeat;
	height:20px;
	width:23px;
}
.girls li span{
	display:block;
	margin:0 0 5px;
	font-size:13px;
	line-height:14px;
	font-family: 'ralewaysemibold';
	color:#000;
}
.btn-1{
	float:right;
	margin:0 -2px 0 10px;
	padding:0 49px;
	background:#131846;
	font-size:16px;
	line-height:38px;
	text-transform:uppercase;
	border-radius:2px;
	font-family: 'ralewayregular';
	text-decoration:none;
	color:#fff;
}
.btn-1:hover, 
.btn-2:hover{opacity:0.8;}
.btn-2{
	float:right;
	margin:2px 0;
	padding:0 19px;
	background:#131846;
	font-size:16px;
	line-height:38px;
	text-transform:uppercase;
	border-radius:2px;
	font-family: 'ralewayregular';
	text-decoration:none;
	color:#fff;
}
.area-box div.area-flexbox{
	float:right;
	margin:-6px 0 36px 20px;
	padding:0 46px 0 0;
}
.area-flexbox img{
	float:left;
	margin:0 8px 0 0;
	border:4px solid #fff;
}
.area-flexbox em{
	float:left;
	padding:9px 0 0;
}
.area-flexbox em i{
	display:block;
	margin:0 0 -7px;
	font-size:12px;
	line-height:14px;
	color:#fefefe;
}
.area-flexbox em a{
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
	color:#131846;
	text-decoration:none;
}
.area-flexbox em a:hover{text-decoration:underline;}
.nav{text-align:center;}
.nav:after{
	display:block;
	clear:both;
	content:"";
}
.nav li{
	display:inline-block;
	position:relative;
	padding:0 2px 0 15px;
	font-size:18px;
	line-height:32px;
	font-weight:600;
	position:relative;
}
.nav a{
	text-decoration:none;
	color:#111;
}
.nav a:hover, 
.nav li.active a, 
.nav li:hover a{color:#db3a3f;}
.nav li:after{
	position:absolute;
	top:9px;
	left:0;
	content:"";
	background:#db3a3f;
	height:18px;
	width:2px;
}
.nav li:first-child:after{display:none;}
.nav a span{
	float:left;
	margin:9px 0 0;
	padding:0 7px;
	font-size:12px;
	line-height:18px;
	font-weight:300;
	background:#db3a3f;
	color:#fff;
	border-radius:9px;
}
.nav a em{
	float:left;
	margin:0 7px 0 0;
}
.anketa{
	margin:0 auto;
	padding:33px 0 0;
	max-width:1002px;
}
.anketa:after{
	display:block;
	clear:both;
	content:"";
}
.anketa-area{
	margin:0 0 13px;
	overflow:hidden;
}
.anketa-box{
	float:left;
	margin:0 25px 0 0;
	padding:18px 14px 23px 15px;
	width:270px;
	background:#eee;
}
.anketa-box img{
	display:block;
	margin:0 0 33px;
	width: 270px;
}
.anketa-box strong{
	display:block;
	margin:0 0 3px;
	text-align:center;
	font-size:23px;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#db3a3f;
}
.anketa-box span{
	display:block;
	margin:0 0 10px;
	text-align:center;
	font-size:18px;
	line-height:20px;
	font-family: 'ralewaysemibold';
	color:#000;
}
.anketa-block{
	/*height:1%;*/
	overflow:hidden;
}
.items{margin:0 0 20px;}
.items:after{
	display:block;
	clear:both;
	content:"";
}
.items li{
	float:left;
	margin:0 17px 0 0;
	width:100px;
}
.items li strong{
	display:block;
	margin:0 0 11px;
	padding:0 0 2px;
	font-size:12px;
	line-height:20px;
	background:#2a2f58;
	text-align:center;
	border-radius:4px;
	position:relative;
	letter-spacing:-0.4px;
	color:#fff;
}
.items li strong:after{
	position:absolute;
	bottom:-5px;
	left:45px;
	content:"";
	background:url(../images/arrow2.jpg) no-repeat;
	height:5px;
	width:10px;
}
.items li img{
	display:block;
	margin:0 auto;
}
.status{
	display:block;
	margin:0 0 9px;
	font-size:35px;
	line-height:36px;
	font-weight:300;
	color:#131846;
	width:100%;
	overflow:hidden;
}
.status em{
	float:left;
	margin:0 26px 0 0;
}
.online{
	float:left;
	margin:4px 10px 0 0;
	font-size:18px;
	line-height:30px;
	padding:0 0 0 46px;
	background:url(../images/online.jpg) no-repeat;
	color:#222;
}
.offline{
	float:left;
	margin:4px 10px 0 0;
	font-size:18px;
	line-height:30px;
	padding:0 0 0 46px;
	background:url(../images/offline.jpg) no-repeat;
	color:#222;
}
.anketa-block b{
	display:block;
	margin:0 0 28px;
	font-size:24px;
	line-height:26px;
	font-weight:bold;
	color:#222;
}
.anketa-holder{
	/*height:1%;*/
	overflow:hidden;
}
.anketa-holder-box{
	float:left;
	margin:0 4.8% 0 0;
	width:45%;
	font-size:20px;
	line-height:27px;
	font-weight:300;
	color:#222;
}
.anketa-holder-box strong{
	display:block;
	margin:0 0 3px;
	font-size:18px;
	line-height:20px;
	font-weight:400;
	color:#999;
}
.anketa-holder-box a{
	display:inline-block;
	margin:0 0 29px;
	font-size:18px;
	line-height:22px;
	font-weight:600;
	text-decoration:none;
	color:#db3a3f;
}
.anketa-holder-box a:hover{text-decoration:underline;}
.anketa-holder-block{
	/*height:1%;*/
	overflow:hidden;
}
.anketa-holder-block strong{
	display:block;
	margin:0 0 4px;
	font-size:18px;
	line-height:20px;
	font-weight:600;
	color:#999;
}
.anketa-block .anketa-holder-block b{
	display:block;
	margin:0 0 6px;
	font-size:20px;
	line-height:22px;
	font-weight:300;
	color:#222;
}
.anketa-holder-block span{
	display:block;
	font-size:20px;
	line-height:26px;
	font-weight:300;
	color:#222;
	width:100%;
	overflow:hidden;
}
.anketa-holder-block span i{
	float:left;
	margin:0 5px 0 0;
	font-size:18px;
	font-weight:400;
	color:#999;
}
.anketa-columns{
	width:110%;
	overflow:hidden;
}
.anketa-column{
	float:left;
	margin:0 1.2% 0 0;
	width:30%;
}
.anketa-column ul li{
	display:inline-block;
	margin:0 0 14px;
}
.anketa-column ul li img{
	display:block;
	width:100%;
}

.login_form {
	position: relative;
	width: 300px;
	border-radius: 3px;
	background: rgba(255,255,255 , 0.8);
	border-right: 1px solid #ddd;
	float: right;
	padding: 20px;
	margin-top: 40px;
}
.login_form.reg{
	display: none;
}
.login_form:after {
	display: block;
	content: "";
	width: 100%;
	height: 8px;
	position: absolute;
	left: 0px;
	bottom: -7px;
	//background: url(../images/login_form_shadow.png) no-repeat center center;
	z-index: 1;
}
.login_form .head {
	font-size: 30px;
	line-height: 33px;
	letter-spacing: 1px;
	margin-bottom: 26px;
	text-transform: uppercase;
}
.login_form .head .bold {
	letter-spacing: -1px;
}
.login_form .hint {
	font-family: "ralewaybold";
	color: #5a5a5a;
	font-size: 12px;
	padding-left: 15px;
	margin-bottom: 7px;
}
.login_form input[type="text"]{
	width: 100%;
	line-height: 32px;
	border:1px solid #ddd;
	font-family: "ralewayregular";
	font-size: 14px;
	border-radius: 5px;
	padding: 0 15px;
	margin-bottom: 12px;
	height: 34px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.login_form .checkbox_wrap {
	display: block;
	font-size: 12px;
	font-family: "ralewaybold";
	margin-top: 4px;
}
.login_form .checkbox_wrap input {
	position: absolute;
	left: 0px;
	top: 0px;
}
.login_form .checkbox_wrap {
	position: relative;
	padding-left: 27px;
}
.login_form .question {
	font-size: 12px;
	font-family: "ralewaybold";
	padding-left: 26px;
	margin-top: 10px;
	letter-spacing: 0.2px;
}
.login_form .question .marg_bot{
	margin-bottom: 8px;
}
.up_txt {
	text-transform: uppercase;
}
.login_form .main_btn {
	margin-top: 3px;
	padding: 9px 0px;
	width: 82px;
	border-radius: 5px;
}

.owl-carousel--wrapper {
	max-height: 520px;
	overflow: hidden;
	position: relative;
}

.owl-carousel--wrapper .panel-holder {
	position: relative;
}

.owl-carousel--wrapper img {
	width: 100%;
}

.main_btn {
    font-size: 14px;
    font-family: "ralewaybold";
    color: #FFF;
    cursor: pointer;
    width: 108px;
    padding: 7px 0px;
    letter-spacing: 0.5px;
    font-weight: bold;
    text-transform: none;
    text-align: center;
    background: #e20613;
    border: none;
}

.align_center {
	text-align: center;
}

.bold {
	font-family: "ralewaybold";
}

.blue_text, .red_color {
	color: #e20613;
}

.heart_logo--main_page {
	float: left;
	margin-top: 90px;
}
.heart_logo--main_page-en {
	margin-top: 45px;
}
.heart_logo--main_page-ru {
	margin-top: 45px;
}

.main_page--slider_text {
	position: absolute;
	top: 350px;
	left: 0;
	font-size: 48px;
	line-height: 1;
	color: #e20613;
}

.owl-carousel--wrapper .owl--item {
	position: relative;
	max-height: 100%;
}

.news img {
	margin-right: 5px;
}

@media only screen and (min-width:768px) and (max-width:999px){
	.panel-holder{max-width:718px;}
	.social{margin:2px 0 0 66px;}
	#nav{display:none;}
	#header{margin:0;}
	.area-holder{max-width:718px;}
	.flexbox{
		float:right;
		display:inline;
	}
	.panel .flexbox .open{
		display:block;
		background:url(../images/bg-open.png) no-repeat center center;
		height:25px;
		width:24px;
		-webkit-background-size: contain;
		background-size: contain;
		text-indent:-9999px;
		overflow:hidden;
	}
	.popup-holder{position:relative;}
	.popup-holder .popup{
		display:none;
		position:fixed;
		top:5%;
		border-radius:10px;
		right:5%;
		width:90%;
		padding:67px 0 40px;
		background:rgba(40, 40, 40, 0.8);
		z-index:9999;
		min-width:724px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.popup-panel{
		margin:0 0 115px;
		padding:0 43px;
		overflow:hidden;
		height:1%;
	}
	.close{
		float:right;
		background:url(../images/bg-close.png) no-repeat;
		height:36px;
		width:38px;
		text-indent:-9999px;
		overflow:hidden;
	}
	.area {
		margin:0;
		padding:11px 0 19px;
	}
	.logo{margin:15px 0 0 160px;}
	.area-box {
		float:none;
		margin:0;
		min-width:100%;
		padding:11px 0 0;
	}
	.area-frame{margin:0 0 10px;}
	.area-frame:after{
		display:block;
		clear:both;
		content:"";
	}
	.area-box div ul{
		margin:0 0 0 -3%;
		width:103%;
	}
	.area-box div ul li {
		float: left;
		font-family: "ralewayregular";
		font-size: 16px;
		line-height: 38px;
		margin: 0 0 0 3%;
		text-transform: uppercase;
		width:47%;
	}
	.area-box div ul a{
		width:100%;
		padding:0;
		text-align:center;
	}
	.area-box strong {
		background: url("../images/ico-like2.png") no-repeat;
		font-family: "ralewayregular";
		font-size: 26px;
		line-height:32px;
		margin: 0;
		min-height: 37px;
		padding: 0 0 0 99px;
	}
	.area-box div{margin:0 0 21px;}
	.present {
		margin: 0 0 34px;
		padding: 40px 0 20px;
	}
	.present-holder {max-width: 724px;}
	.present ul{margin: 0 -12px;}
	.present ul li {
		display: inline-block;
		margin: 0 12px 20px;
		min-height:188px;
		padding: 9px 8px 15px;
		width:146px;
	}
	.present ul li img{
		margin:0 auto 6px;
		width:145px;
	}
	.present ul li strong {
		font-size: 12px;
		line-height: 14px;
	}
	.present ul li span {
		font-size: 10px;
		line-height: 12px;
	}
	.box{
		margin: 0 auto 36px;
		max-width:724px;
	}
	.box h3{margin:0 0 43px;}
	.box-holder{margin:0 0 52px;}
	.box-holder img {
		float: left;
		margin: 4px 23px 0 0;
		width:22.5%;
	}
	.box-frame{
		height:1%;
		overflow:hidden;
	}
	.gallery{
		margin:0 0 78px;
		padding:69px 0 67px;
	}
	.carousel {
		margin:0 23px;
		max-width:none;
	}
	.carousel .mask .slide {
		float: left;
		max-width: 560px;
	}
	.slide-image {
		display: block;
		float: none;
		margin: 6px 0 10px;
		overflow: hidden;
		width: 100%;
	}
	.slide-image img {
		display: block;
		float: none;
		margin: 0 auto;
		width: auto;
	}
	.gallery h2 {margin: 0 0 56px;}
	.block{
		margin: 0 auto 36px;
		max-width:724px;
		overflow: hidden;
	}
	.block-holder ul{
		height:1%;
		overflow:hidden;
	}
	.newsletter {
		margin: 0 6px 45px;
		padding: 20px 13px 24px;
	}
	.newsletter-box input{
		margin:0 90px 0 0;
		width:410px;
	}
	.blog {
		margin: 0 130px 62px;
		max-width:none;
	}
	.blog h3{margin:0 0 42px;}
	.blog ul li {
		float:none;
		display:block;
		margin: 0 0 30px 0;
		width:100%;
		overflow:hidden;
	}
	.blog ul li img, 
	.blog ul li.blog-area img {
		float: left;
		margin:0 86px 0 0;
		width:224px;
	}
	.blog ul li div, 
	.blog ul li.blog-area div{padding:5px 0 0;}
	.columns{
		margin: 0 120px 55px;
		max-width:none;
	}
	.columns-holder{
		margin:0 0 0 -10px;
		text-align:center;
	}
	.column{
		margin:0 0 0 10px;
		width:225px;
		float:none;
		display:inline-block;
	}
	.column img{width:100%;}
	#footer{margin:0 7px;}
	.accordion li{
		font-size:24px;
		line-height:78px;
		border-bottom:1px solid #414141;
	}
	.accordion li:last-child{border:none;}
	.accordion a{
		display:block;
		padding:0 105px;
		color:#fff;
		text-decoration:none;
	}.accordion a:hover{text-decoration:underline;}
	.accordion ul a{padding:0 150px;}
	.accordion ul a:hover{
		background:#99383b;
		text-decoration:none;
	}
	.newsletter-holder{
		margin:0 auto;
		max-width:724px;
		padding:0;
	}
	.news-holder div{
		margin:0 0 10px;
		float:none;
	}
	.news-holder img{
		display:block;
		margin:0 0 10px;
		width:100%;
	}
	.nav{margin:25px 0;}

	.main_page--header_form--wrapper {
		display: none;
	}
}


@media only screen and (min-width:0px) and (max-width:767px){
	.panel-holder{
		padding:0 12px;
		max-width:none;
	}
	.main_page--header_form--wrapper {
		display: none;
	}
	.social{margin:2px 0 0 2px;}
	.lang{margin:4px 0 0 14px;}
	.panel-holder strong {
		float:left;
		font:14px/24px Arial,Helvetica,sans-serif;
		letter-spacing:0;
	}
	#nav{display:none;}
	#header{margin:0;}
	.area-holder{
		padding:0 12px;
		max-width:none;
	}
	.mobile_hidden {
		display: none !important;
	}
	.flexbox{
		float:right;
		display:inline;
	}
	.flexbox .open{
		display:block;
		background:url(../images/bg-open.png) no-repeat center center;
		height:25px;
		width:24px;
		-webkit-background-size: contain;
		background-size: contain;
		text-indent:-9999px;
		overflow:hidden;
	}
	.popup-holder{position:relative;}
	.popup-holder .popup{
		display:none;
		position:fixed;
		top:5%;
		border-radius:10px;
		right:5%;
		width:90%;
		padding:37px 0 20px;
		background:rgba(40, 40, 40, 0.8);
		z-index:9999;
		min-width:0;
	}
	.popup-panel{
		margin:0 0 45px;
		padding:0 43px;
		overflow:hidden;
		height:1%;
	}
	.close{
		float:right;
		background:url(../images/bg-close.png) no-repeat;
		height:36px;
		width:38px;
		text-indent:-9999px;
		overflow:hidden;
	}
	.area {
		margin:0;
		padding:1px 0 12px;
	}
	.logo{
		margin:0 0 0 90px;
		background:url(../images/logo-mob.png) no-repeat;
		height:43px;
		width:275px;
	}
	.area-box {
		float:none;
		margin:0;
		min-width:100%;
		padding:11px 0 0;
	}
	.area-frame{margin:0 0 10px;}
	.area-frame:after{
		display:block;
		clear:both;
		content:"";
	}
	.area-box div ul{
		margin:0 ;
		width:100%;
		position:relative;
		top:auto;
		right:auto;
		text-align:center;
	}
	.area-box div ul li {
		float:none;
		display:block;
		margin:0 auto 15px !important;
		font-family: "ralewayregular";
		font-size: 16px;
		line-height: 38px;
		text-transform: uppercase;
		width:350px;
		max-width:350px;
		overflow:hidden;
	}
	.area-box div ul a{
		width:100%;
		padding:0;
		text-align:center;
	}
	.area-box strong {
		float:none;
		display:block;
		margin:0 auto;
		font-family: "ralewayregular";
		font-size: 20px;
		line-height:30px;
		margin: 0;
		min-height: 30px;
		padding: 0;
		text-align:center;
		background:none;
	}
	.area-box strong span{
		display:inline-block;
		padding:0 42px;
		background:url(../images/ico-like.png) no-repeat 0 4px;
	}
	.area-box div{margin:0 0 21px;}
	.present {
		margin: 0 0 34px;
		padding: 40px 0 20px;
	}
	.present-holder {max-width: 724px;}
	.present ul{margin: 0 -12px;}
	.present ul li {
		display: inline-block;
		margin: 0 12px 20px;
		min-height:188px;
		padding: 9px 8px 15px;
		width:146px;
	}
	.present ul li img{
		margin:0 auto 6px;
		width:145px;
	}
	.present ul li strong {
		font-size: 12px;
		line-height: 14px;
	}
	.present ul li span {
		font-size: 10px;
		line-height: 12px;
	}
	.box{
		margin: 0 auto 36px;
		padding:0 12px;
		max-width:none;
		font-size:16px;
		line-height:26px;
	}
	.box h2 {
		font-size: 30px;
		line-height: 32px;
	}
	.box h3{
		margin:0 0 43px;
		font-size:18px;
		line-height:20px;
	}
	
	.box-holder em {
		font-size: 15px;
		line-height: 16px;
	}
	.box-holder{margin:0 0 52px;}
	.box-holder img {
		float: left;
		margin: 4px 23px 0 0;
		width:22.5%;
	}
	.box-frame{height:1%;}
	.gallery{
		margin:0 0 28px;
		padding:29px 0 37px;
	}
	.gallery h2 {
		font-size: 30px;
		line-height: 32px;
		margin: 0 0 44px;
	}
	.carousel {
		margin:0 12px;
		max-width:none;
	}
	.carousel .mask {margin: 0 64px;}
	.gallery h2 {margin: 0 0 56px;}
	.slide-image {
		float:none;
		display:block;
		margin:0 auto 10px;
		width: 50%;
	}
	.slide-text {
		font-size: 15px;
		line-height:20px;
	}
	.slide-text strong {text-align:center;}
	.slide-text a{
		font-size:15px;
		line-height:16px;
	}
	.block{
		margin: 0 auto 36px;
		padding:0 12px;
		max-width:none;
		overflow: hidden;
	}
	.block h2{
		font-size:30px;
		line-height:32px;
	}
	.block h3{
		margin:0 0 20px;
		font-size:20px;
		line-height:24px;
	}
	.block-box{
		float:none;
		display:block;
		margin:0 auto 20px;
	}
	.block-holder ul{
		height:1%;
		overflow:hidden;
	}
	.block-holder ul li{
		font-size:16px;
		line-height:18px;
	}
	.newsletter {
		margin: 0 6px 25px;
		padding: 20px 13px 24px;
	}
	.newsletter-box input{
		margin:0 0 10px;
		width:350px;
	}
	.blog{
		margin: 0 0 32px;
		padding:0 12px;
		max-width:none;
	}
	.blog h2{
		margin:0 0 4px;
		font-size:30px;
		line-height:32px;
	}
	.blog h3{
		margin:0 0 12px;
		font-size:20px;
		line-height:22px;
	}
	.blog ul {
		margin: 0;
		width: 100%;
	}
	.blog ul li {
		float:none;
		display:block;
		margin: 0 0 30px;
		width:100%;
		overflow:hidden;
	}
	.blog ul li img, 
	.blog ul li.blog-area img {
		float: left;
		margin:0 10px 0 0;
		width:190px;
	}
	.blog ul li div, 
	.blog ul li.blog-area div{
		padding:5px 0 0;
		font-size:14px;
		line-height:18px;
	}
	.columns{
		margin: 0 0 35px;
		padding:0 12px;
		max-width:none;
	}
	.columns h2{
		margin:0 0 6px;
		font-size:30px;
		line-height:32px;
	}
	.columns h3{
		margin:0 0 26px;
		font-size:20px;
		line-height:22px;
	}
	.columns-holder{
		margin:0;
		text-align:center;
	}
	.column{
		margin:0 0 10px;
		width:100%;
		float:none;
		display:inline-block;
	}
	.column p, 
	.column a.more{display:none;}
	.columns h4 {
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 14px;
		text-align:left;
	}
	.column img{width:100%;}
	#footer{margin:0 7px;}
	.footer-columns {
		margin: 0 0 13px;
		padding: 0 0 0 40px;
		width: 120%;
	}
	.footer-column {
		float: left;
		margin: 0 50px 0 0;
		width: 40%;
	}
	.accordion li{
		font-size:20px;
		line-height:48px;
		border-bottom:1px solid #414141;
	}
	.accordion li:last-child{border:none;}
	.accordion a{
		display:block;
		padding:0 55px;
		color:#fff;
		text-decoration:none;
	}.accordion a:hover{text-decoration:underline;}
	.accordion ul a{padding:0 70px;}
	.accordion ul a:hover{
		background:#99383b;
		text-decoration:none;
	}
	#content{
		float:none;
		width:100%;
		margin:0 0 20px;
	}
	.news h3{
		min-height:0;
		font-size:22px;
		line-height:26px;
	}
	.news-holder div{
		float:none;
		margin:0 0 10px;
	}
	.news-holder div em{
		font-size:42px;
		line-height:44px;
	}
	.news-holder img{
		float:none;
		display:block;
		width:100%;
		margin:0 0 10px;
	}
	.nav{margin:15px 0;}
	.anketa{padding:0 10px;}
	.anketa-box{
		float:none;
		margin:0 0 20px;
		width:100%;
		overflow:hidden;
	}
	.anketa-box img{
		display:block;
		margin:0 auto 10px;
	}
}


/* Added by Denis Son (www.webdebug.ru) */

/* Users carousel*/
.users_carousel_wrapper {
margin:0 0 20px;
background:#e5e4e4;
padding:48px 0 40px;
}
.users_carousel_inner {
margin:0 auto;
max-width:1000px;
}
.users_carousel:after{
display:block;
clear:both;
content:"";
}
.users_carousel .item{
display:inline-block;
vertical-align:top;
margin:0;
padding:11px 10px 18px 10px;
width:176px!important;
background:#fff;
text-align:center;
height:220px;
}
.users_carousel .item a {
background-position:center center;
background-repeat:no-repeat;
background-size:cover;
height:189px;
display:block;
outline:0;
text-decoration:none;
}
.users_carousel .item a.nophoto {
background-image:url("../images/nophoto.png");
}
.users_carousel .item img{
display:block;
margin:0 auto 8px;
}
.users_carousel .item strong{
display:block;
font-size:15px;
line-height:16px;
font-weight:bold;
text-transform:uppercase;
color:#db3a3f;
padding-top:6px;
}
.users_carousel .item strong a{
text-decoration:none;
color:#db3a3f;
height:16px;
line-height:16px;
overflow:hidden;
}
.users_carousel .item strong a:hover{text-decoration:underline;}
.users_carousel .item span{
display:block;
font-size:12px;
line-height:14px;
font-family:'ralewaysemibold';
color:#000;
}

/* Services list */
.services_list {background:#e3e0db; color:#999; font-size:35px; font-weight:300; line-height:36px; margin:0 0 64px; overflow:hidden; padding:69px 0; text-align:center;}
	.services_list h2 {margin-bottom:25px; font-size: 35px; text-align: left; max-width: 1000px; margin-left: auto;margin-right: auto; font-weight: 600;
		-webkit-box-sizing: border-box;	
		-moz-box-sizing: border-box;	
		box-sizing: border-box;
		padding-left: 515px;
		color: #131846;
	}
	.services_list .services_list_inner {margin:0 auto; max-width:830px; position:relative; width:100%;}
		.services_list .items {position:relative;}
			.services_list .items .item {}
				.services_list .items .item .img {float:left; width:43%;}
					.services_list .items .item .img a {background-position:center center; background-repeat:no-repeat; background-size:cover; display:block; height:312px; max-width:100%; width:356px;}
				.services_list .items .item .txt {float:right; font-size:18px; font-weight:300; letter-spacing:0.2px; line-height:24px; overflow:hidden; text-align:left; width:48%;}
					.services_list .items .item .txt .name {color:#db3a3f; font-size:22px; font-weight:bold; height:24px; line-height:24px; margin:0 0 33px; text-transform:uppercase;}
					.services_list .items .item .txt .text {height:208px; line-height:26px; overflow:hidden;}
					.services_list .items .item .txt .more {margin-top:16px;}
						.services_list .items .item .txt .more a {color:#db3a3f; font-size:18px; line-height:20px; text-decoration:none;}
				.services_list .items .item:after {clear:both; display:block; height:0;}
	.services_list .bx-controls {}
		.services_list .bx-controls .bx-pager {left:52%; position:absolute; top:103%;}
			.services_list .bx-controls .bx-pager .bx-pager-item {display:block; float:left; height:24px; margin-left:12px; overflow:hidden;}
			.services_list .bx-controls .bx-pager .bx-pager-item:first-child {margin-left:0;}
				.services_list .bx-controls .bx-pager .bx-pager-item a {background:#fff; color:#333; display:block; font-size:16px; height:24px; line-height:24px; outline:0; overflow:hidden; text-align:center; text-decoration:none; width:24px; -moz-border-radius:24px; -webkit-border-radius:24px; border-radius:24px; -moz-transition:0.2s; -webkit-transition:0.2s; -o-transition:0.2s; -ms-transition:0.2s; transition:0.2s;}
				.services_list .bx-controls .bx-pager .bx-pager-item a.active, .services_list .bx-controls .bx-pager .bx-pager-item a:hover {background:#da3c3d;}
		.services_list .bx-controls .bx-controls-direction {}
			.services_list .bx-controls .bx-controls-direction a {height:107px; margin-top:-53px; overflow:hidden; position:absolute; text-indent:-10000px; top:50%; width:54px; z-index:5;}
			.services_list .bx-controls .bx-controls-direction a.bx-prev {background:url("../images/btn-prev.png") no-repeat; left:-84px;}
			.services_list .bx-controls .bx-controls-direction a.bx-next {background:url("../images/btn-next.png") no-repeat; right:-84px;}

@media screen and (max-width: 720px) {
	.services_list .items .item .img a {height:200px; margin-top:56px;}
	.services_list .bx-controls .bx-controls-direction a {height:54px; width:107px;}
	.services_list .bx-controls .bx-controls-direction a.bx-prev {background:url("../images/btn-prev-vert.png") no-repeat; left:80px; top:30px}
	.services_list .bx-controls .bx-controls-direction a.bx-next {background:url("../images/btn-next-vert.png") no-repeat; left:80px; top:330px; right:auto;}
	.services_list .bx-controls .bx-pager {top:105%;}
	#header .panel {
		padding-bottom: 70px;
		position: relative;
	}

	#header .header_buttons {
		position: absolute;
		margin: 0;
		bottom: 10px;
		width: 100%;
		text-align: center;
	}
}

@media screen and (max-width: 720px) {
	.services_list {padding-top:30px;}
	.services_list h2 {margin-bottom:40px;}
	.services_list .items .item .txt .name {height:48px;}
	.services_list .bx-controls .bx-controls-direction a.bx-prev {background:url("../images/btn-prev-vert.png") no-repeat; left:54px; top:30px}
	.services_list .bx-controls .bx-controls-direction a.bx-next {background:url("../images/btn-next-vert.png") no-repeat; left:54px; top:330px; right:auto;}
	.services_list .bx-controls .bx-pager .bx-pager-item {margin-left:4px;}
}








.news img {
	margin-right: 15px;
}


/**
 *	Only for rusdarling.com
 */
html.rusdarling .columns h2,
html.rusdarling .columns h3,
html.rusdarling .blog h2,
html.rusdarling .blog h3,
html.rusdarling .block h2,
html.rusdarling .block h3,
html.rusdarling .services_list h2,
html.rusdarling .box h1,
html.rusdarling .box h2,
html.rusdarling .box h3,
html.rusdarling .promo-holder h2,
html.rusdarling .news h3,
html.rusdarling .news h2
	{color:#1374BA;}
html.rusdarling .newsletter-box input.btn-newsletter,
html.rusdarling .form-1 input.btn-form-1,
html.rusdarling .btn-select
	{background:#1374BA;}
html.rusdarling .block-box {background-image:url(../images/bg-block-box-blue.png);}
html.rusdarling .box h1 {padding:18px 0 4px;}

html.rusdarling #service-h1    {color:#db3a3f;}


.header_buttons .blue-btn, .blue-btn {
	color: #1374BA;
}
.header_buttons .blue-bt:hover, .blue-btn:hover {
	background: #1374BA;
	color: #fff;
}
.blue-text {
	color: #1374BA !important;
}


#content .select tr td:first-child {
	width: 30%;
}
#content .select {
	padding: 65px 45px;
}
#content .select input, #content .select textarea {
	width: 100%;
}
 #content .select textarea {
 	margin-top: 5px;
 	resize: vertical;
 }
 #content .select .btn-select {
 	float: right;
 	width: auto;
 }
.red_text {
  color: #db3a3f; }
.oro_text{color:#EDCD01;}

.red_btn {
  cursor: pointer;
  background: #db3a3f;
  border-radius: 3px;
  padding: 5px 5px;
  font-family: rwsb; }
  
.platinum_btn {
  cursor: pointer;
  background: #99D8E9;
  border-radius: 3px;
  padding: 5px 5px;
  font-weight:bold;
  font-family: rwsb; }  
  
.gold_btn {
  cursor: pointer;
  background: #DDA200;
  border-radius: 3px;
  padding: 5px 5px;
  font-weight:bold;
  font-family: rwsb; }   
.vip_btn {
  cursor: pointer;
  background: #FFCD00;
  color:#212121 !important;
  border-radius: 3px;
  padding: 5px 5px;
  font-weight:bold;
  font-family: rwsb; }  
 
.blog_link{margin-bottom:12px;border:0px solid red;}
.subscribe_link{margin-bottom:12px;border:0px solid red;}
.blog_link a{font-size:14px;} 
.right_link a {font-size:14px;} 

.message_number {

  padding-top: -16px !important;
  padding-bottom:12px !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
  background: #db3a3f;
  font-size: 13px;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  height:14px !important;
  vertical-align: middle; }

  
  
.dib {
  display: inline-block;
  vertical-align: middle; }

.msg_menu {
  margin-right: 15px; padding-top:6px;}
  .msg_menu a {
    color: #fff; font-size:14px;
    text-decoration: none; }
  .msg_menu .icon {
    font-size: 24px; }

.left {
  float: left; }

.right {
  float: right; }

.header_menu{border:0px solid red;padding-top:12px;}  
  
.header_menu li {
  margin-right: 10px; }
  .header_menu li:last-child {
    margin-right: 0; }
.header_menu a {
  color: #fff;
  text-decoration: none; font-size:14px;}
  .header_menu a:hover {
    text-shadow: 0 0 2px #fff; }

.right_header_block {height:50px;border:0px solid red;padding-bottom:0px;}	
	
.right_header_block a {
  color: #fff;
  text-decoration: none; }
.right_header_block > .dib {
  margin-left: 15px; }

.red_text {
  color: #db3a3f; }
.oro_text{color:#EDCD01;}

.red_btn {
  cursor: pointer;
  background: #db3a3f;
  border-radius: 3px;
  padding: 5px 5px;
  font-family: rwsb; }
  
.platinum_btn {
  cursor: pointer;
  background: #99D8E9;
  border-radius: 3px;
  padding: 5px 5px;
  font-weight:bold;
  font-family: rwsb; }  
  
  
.vip_btn {
  cursor: pointer;
  background: #FFCD00;
  color:#212121 !important;
  border-radius: 3px;
  padding: 5px 5px;
  font-weight:bold;
  font-family: rwsb; }  
 


 
  .red_btn .imp {
    position: relative;
    top: -3px; }

.profile_info {
  position: relative; }
  .profile_info .avatar {
    font-size: 0;
    margin-right: 10px; }
    .profile_info .avatar img {
      border: 4px solid #fff;
      width: 38px;
      height: 38px; }
  .profile_info .profile_info_right {
    font-size: 12px;
    color: #db3a3f; }
  .profile_info .name {
    color: #fff;
    font-size: 14px; }
  .profile_info:hover .dd_menu {
    display: block; }
  .profile_info .dd_menu {
    position: absolute;
    display: none;
    padding-top: 10px;
    top: 100%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    z-index: 100;
    font-size: 12px; }
    .profile_info .dd_menu ul {
      background: #fff;
      border: 1px solid #ccc;
      border-radius: 3px;
      position: relative; }
      .profile_info .dd_menu ul:after, .profile_info .dd_menu ul:before {
        display: block;
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -10px;
        content: "";
        border: 10px solid transparent;
        border-bottom: 10px solid #ccc; }
      .profile_info .dd_menu ul:after {
        border-bottom: 10px solid #fff;
        margin-bottom: -1px; }
    .profile_info .dd_menu li {
      border-bottom: 1px solid #ccc; }
      .profile_info .dd_menu li:last-child {
        border-bottom: none; }
    .profile_info .dd_menu a {
      color: #434A54;
      display: block;
      padding: 2px 15px; }
      .profile_info .dd_menu a:hover {
        background: #ccc; }
		
		
		

@media screen and (max-width: 999px) {
  .panel-holder {
    max-width: 1000px;
    padding: 0 10px; }

  .logo.page_profile {
    margin: 0; }

  .container {
    padding: 0 10px; } }
@media screen and (max-width: 850px) {
  .profile_page_anketa_area .anketa-box {
    width: auto; }

  .panel .left.left, .panel .right.left {
    padding-top: 10px; }

  .right_content_block, .right_notification {
    width: 70%; }

  .left_side {
    width: 28%; }

  .panel .logo.page_profile {
    width: 65px;
    height: 20px;
    background-size: auto 100%; }
  .panel .right_link, .panel .subscribe_link, .panel .blog_link {
    display: none; } }
@media screen and (max-width: 768px) {
  .girls.on_profile_page li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 15px; }
    .girls.on_profile_page li:nth-child(2n) {
      margin-right: 0; }

  .footer-columns {
    width: 100%; }

  #footer {
    margin: 0; } }
@media screen and (max-width: 700px) {
  .right_content_block, .right_notification {
    width: 60%; }

  .left_side {
    width: 38%; } }
	
	
@media screen and (max-width: 600px) {
  .right_content_block, .right_notification {
    width: 100%; }

  .left_side {
    width: 100%;
    margin-bottom: 20px; }

  .right_notification::after, .right_notification::before {
    border: 8px solid transparent;
    border-top: 8px solid #b8b8b8;
    right: auto;
    left: 50%;
    margin-left: -8px;
    top: 100%;
    margin-top: 0; }

  .right_notification::after {
    border-top: 8px solid #fff;
    margin-top: -1px; }

  .profile_videos_block li {
    width: 100%;
    margin: 0 0 15px 0; }

  .panel .left.left {
    padding-left: 50px;
    padding-top: 0; }

  .panel .right {
    float: none; }

  .panel {
    position: relative;}
#header .panel{padding-bottom:0px !important;height:60px !important}	
#header .panel.unauth {height:100px !important}	
	
/*
.panel_holder{height:60px;border:1px solid green;}	
.main_page_header{border:1px solid red;height:60px !important}	
.panel {border:1px dashed black;}*/	
	
  .profile_info.dib {
	  border:0px solid blue;
    position: absolute;
    top: 50%;
    height: 50px;
    width: 25px;
    margin: -25px 0 0;
    left: 10px; }
    .profile_info.dib .avatar {
      display: none; }

  .profile_info_right {
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
    height: 2px;
    background: #fff;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px; }
    .profile_info_right .name, .profile_info_right p {
      font-size: 0; }
    .profile_info_right:after, .profile_info_right:before {
      position: absolute;
      top: 50%;
      width: 100%;
      height: 2px;
      background: #fff;
      left: 0;
      margin-top: -10px;
      display: block;
      content: ""; }
    .profile_info_right:after {
      margin-top: 8px; }

  .profile_info .dd_menu {
    left: 0;
    margin-left: 0; }
    .profile_info .dd_menu ul:after, .profile_info .dd_menu ul:before {
      left: 15px; }
    .profile_info .dd_menu .right {
      float: right; } }	
	  
div.content-article p{padding:12px 0px;}

i.white{color:white}
.footer-soc a i.soclink{margin-left:20px;font-size:1.6em !important}

.right_link a i.icon-logout-1{font-size:1.8em;}

