.vk{
	background-color: #fff;
}

.fb{
	margin-top: 33px;
}

.googlePlus{
	margin-top: 16px;
	height: 106px;
}

.insta{
	margin-top: 12px;
	height: 115px;
	overflow: hidden;
}

.targetA{
	display: inline-block;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow: hidden;
	vertical-align: middle;
}

.targetA img{
	/*border:1px solid #663366;*/
	min-height: 150px;
	max-height: 150px;
	width: 104px;
}

.targetA span{
	position: absolute;
	background: #561C57;
	padding-right: 10px;
	border-radius: 0px 0px 8px 0;
	max-height: 19px;
	max-width: 89px;
	overflow: hidden;
}
@media screen and (max-width : 767px ) {
	.navbar-collapse{
		max-height: 380px !important;
	}
}


@media screen and (max-width : 600px ) {
	html { 
		background-color: #2D0F24;
	}
}


@media screen and (min-width : 601px ) {
html { 
  background: url(../images/1.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

}
body{
	padding: 0px; margin: 0px;
	font-family: 'Open Sans', sans-serif;
        -webkit-font-smoothing: subpixel-antialiased !important;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: visible;
        -ms-backface-visibility: hidden;	

}

table{border-collapse: collapse;}
*{padding: 0px;margin: 0px;}

#widget_tab, .rg-view{
	display: none !important;
}

.clear{ clear: both; }

.main{
	margin: 20px 0;	
}

.left .module{
	margin: 0 0px 0 0;
	box-sizing: border-box;
}
.container svg{
	display: none;
}
.icon a{
	text-decoration: none;
}
.icon a:hover{
	text-decoration: underline;
}

a.icon{
	text-decoration: none;
}

.block_content{
	color: #fff;
}

.block_content .line .label{
	display: block;
	width: 100px;
	float: left;
}
.navbar-nav>li>a{
	text-align: center;
}

.left .product-gallery{
	background: #411635;
	border: none;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;	
	margin-bottom: 20px;		
}
.left .product-gallery li{
	list-style: none;	
	width: 170px;
	margin: 0 auto 20px;
}
.left .product-gallery li div.product-name a{
	display: block;
	color: #fff; 
	text-decoration: none; 
}
.left .product-gallery li div.product-name a:hover{ text-decoration: underline; }
.left .product-gallery li div.product-price{ color: #BE70A7; }

.left .product-gallery li div{ text-align: center; }
.left .product-gallery .img-wrapper{
	border-radius: 2px;
	overflow: hidden;
}

.left .product-gallery .img-wrapper .img{
	display: block;
	height: 220px;
	display: block;
	background-repeat: no-repeat !important;
	background-position: center;
	background-size: cover;
}
.left .product-gallery .product-area{
margin: 10px 0;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
clear: both;
padding: 5px 0;
height: 57px;
background: #753159;
}

/**/
.sidebar,.articlebox{
	color: #fff;	
	padding: 10px 20px;
	background: rgba(0, 0, 0, 0.25);
	border: none;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	border-radius: 8px;
	font-size: 14px;
	margin-bottom: 15px;
}

._mod-gallery {
	margin-bottom: 15px;
}

.articlebox h1, .articlebox .h1 { color: #fff; font-weight: 400;	margin: 5px 0 5px 0; }
.articlebox h2, .articlebox .h2 {color: #fff; font-weight: 400;	margin: 5px 0 5px 0; font-size: 20px;}
.articlebox h3, .articlebox .h3 {color: #fff; font-weight: 400;	margin: 5px 0 5px 0; font-size: 20px;}
.articlebox strong{ /* color: #fff; */ }
.articlebox table, .articlebox td{
	border: none;
	padding: 5px;
}

.articlebox a{
	color: #fff;
}

.articlebox h1 a, .articlebox .h1 a{
	padding: 5px;
	border: 2px solid #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;	
	transition: 0.5s;
}

.articlebox h1 a:hover, .articlebox .h1 a:hover{
	text-decoration: none;
	background: #fff;
	color: #4D2542;
}

.articlebox h1 a, .articlebox .h1 a,
.articlebox h2 a, .articlebox .h2 a,
.articlebox h3 a, .articlebox .h3 a{
												
	text-decoration: none;
}

.articlebox h2 a:hover, .articlebox .h2 a:hover
.articlebox h3 a:hover, .articlebox .h3 a:hover{
	text-decoration: underline;
}
/**/

.articlebox li {
	margin: 10px 35px;
}

.articlebox .paging li{
	margin: 0px !important;
}

/**/

.mod-filter {
	background: rgba(0, 0, 0, 0.25);
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	border-radius: 8px;	
	padding: 10px 20px; 
	margin: 0 0 15px;
}

.footer-height {
	height: 65px;
}

.mod-filter h2, .mod-filter .h2{
	color: #fff;
	font-weight: 400;
	margin: 0 0 5px 0;
	font-size: 21px;
}

.mod-filter ul{
	overflow: auto;
}

.mod-filter li{
	list-style: none;
	float: left;
}

.mod-filter li a{
color: #fff;
border-radius: 2px;
background: #663366;
display: block;
padding: 5px 10px;
margin: 0 5px 5px 0;
text-decoration: none;
font-size: 14px;
float: right;
transition: background .25s;
}

.mod-filter li a.selected,
.mod-filter li a:hover{
	background: #be70a7;
}

/**/
.mod-gallery{ 
	padding: 20px 0; 
	background: #411635;
	border: none;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	-khtml-border-radius: 2px; 
	border-radius: 2px;	
	margin-bottom: 20px;		
}
.product-gallery  ul,
.product-small-gallery ul{
	overflow: auto;
}
.product-gallery li,
.product-small-gallery li{
	list-style: none;
	float: left;	
}
.product-gallery li.product-item{
	margin: 0px 0 0 23px;
	width: 170px;
	/*height: 230px; */
	position: relative;
}

.product-gallery li.product-item .vip{
	background-image: url(/images/ico/kl_vip.png);
	background-repeat: no-repeat;
	top: 202px;
	left: 5px;
	width: 89px;
	height: 50px;
	position: absolute;
}

.product-gallery li.product-item .prov{
	background-image: url(/images/ico/kl_100.png);
	background-repeat: no-repeat;
	top: 200px;
	right: 0px;
	width: 52px;
	height: 52px;
	position: absolute;
}

.product-gallery li.product-item .new{
	background-image: url(/images/ico/kl_new.png);
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	width: 64px;
	height: 72px;
	position: absolute;
}

.product-gallery li .wrap-image{  
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	width: 170px;
	height: 220px;
	overflow: hidden;
}
.product-gallery li a.image{ 
	height: inherit;
	width: inherit;
	display: block;
	/*background-repeat: no-repeat;*/
	background-position: center !important;
	background-size: cover !important;
}
.product-gallery li a.image img{ width: 170px !important; }
.product-gallery li .info{
		margin: 10px 0;
		height: 70px;
		background: #753159;
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
 }
.product-gallery li .info div{ text-align: center; }
.product-gallery li .info div.name{ padding-top: 10px; }
.product-gallery li .info div.name a{ 
	font-weight: 100; 
	color: #fff; 
	text-decoration: none; 
	overflow: hidden;
}
.product-gallery li .info div.name a:hover{
	color: #E4BBBB;
	transition: color .25s;
	-webkit-transition: color .25s;
	-moz-transition: color .25s;
 }
.product-gallery li .info div.param{ padding-top: 5px; color: #BE70A7; font-size: 12px; }
/**/

.product-small-gallery{
	padding: 20px 0; 	
}
.product-small-gallery li.product-item:first-child,
.product-small-gallery li.product-item:nth-child(7n+1){
	margin-left: 25px;
}
.product-small-gallery li.product-item{
	border: solid 1px #912765;
	margin: 0 0 15px 15px;
	width: 120px;
	height: 150px;
	position: relative;
}
.product-small-gallery li.product-item .wrap-image{
	margin: 5px;
	width: 110px;
	height: 140px;
}

.product-small-gallery li.product-item  a.image{ 
	width: inherit; 
	height: inherit; 
	display: block; 
	overflow: hidden; 
	background-repeat: no-repeat; 
	background-position: center;  
	background-size: 100%; 
}

.product-small-gallery li.product-item .title{
	background: rgba(70,70,70,0.8);
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0;
	padding: 10px 0;
	line-height: 1.3em;
	text-align: center;
	width: 100%;
	font-size: 12px;
	
}
/**/
.paging{
	margin: 0 auto;
	width: 530px;
}
 
.paging ul{margin: 0px !important;padding: 0px !important;}
.paging li{  list-style: none;font-size: 12px; float: left; }
.paging a{
	text-align: center;
	display: block;
	color: #fff;
	min-width: 30px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;	
	margin: 0 2px 0;
	padding: 0 2px;
}

.paging a:hover{ 
	color: #fff  !important;
	background: #AF588B;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-wekit-border-radius: 3px;
}

.paging a.chosen{ 
	color: #fff  !important;
	background: #753159;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-wekit-border-radius: 3px;}

.paging  a.link{
	display: block;
	float: left;
	margin: 0px 5px;

	font: arial;
	color: #303248;
	font-weight: bold;
	text-decoration: none;
}

.paging a.link:hover{
	color: #fff;
	background: url('/files/users/p7407/theme/page.png');	
}

.product-view td{vertical-align: top;}
.product-view td.ii{width: 590px;}
.product-view .p5{padding-left: 5px; font-weight: 100 !important;}
.product-view .img-wrapper{
	width: 590px
	height: 490px;
	border: solid 2px #922765;
	border-radius: 6px;	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;

		
}

.product-view .img-wrapper .h-image{
	display: none;
	cursor: pointer;
}

.product-view .img-wrapper .h-image:nth-child(1){
	display: block;
}

.product-view .img-wrapper .h-image .image{
	width: 100%;
	height: 600px;
}

.body .product-view .line .label{
	display: block;
	width: 190px;
	float: left;	
}

.ico-phone{
	width: 100%;
	height: 30px;
	line-height: 30px;	
	background: url(/images/telephone-1.png) left no-repeat;
	padding-left: 35px;
	color: #ffffff;
	font-size: 24px;	
}
.product-view .th-wrapper{
	background: #411635;
	border: none;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;
	width: auto;		
	margin: 20px 0px;
	padding: 20px 10px;	
}

.product-view .phone{ color: #fff; }
.product-view .info-wrapper{
	padding: 10px; 
	margin-bottom: 15px; 
	background: rgba(0, 0, 0, 0.25);
	border: none;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	-khtml-border-radius: 2px; 
	border-radius: 2px;			
}

.product-view .info-wrapper p{color: #fff; font-size: 14px; padding: 5px;}

.product-view .info-wrapper .title{
	padding: 0 20px;
    background: rgba(117, 49, 89, 0.40);
    font-size: 20px;
    color: #FFFFFF;
    line-height: 43px;
    border-radius: 2px;
    -webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
    clear: both;
    font-size: 25px;
    font-weight: 300;
    margin: -10px -10px 5px -10px;
}

.product-view .info-wrapper .line{ font-size: 14px; color: #fff;}
.product-view .info-wrapper .line span{ width: 70px !important; font-weight:bold; }

.product-view .info-wrapper .line ul.service-wrap{
	padding: 0;
	margin: 0;
	list-style-type: disc;
}
.product-view .info-wrapper .line ul.service-wrap li{
	padding: 1px 3px !important;
	margin: 3px 0 !important;
	list-style-position: inside;
}

.product-view .info-wrapper .line ul.service-wrap li a{
	color: #fff;
}

.product-view .info-wrapper .line ul.service-wrap li.service-55,
.product-view .info-wrapper .line ul.service-wrap li.service-70{
	background: #BE70A7;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
}


a.browse{
	background:url(/files/users/p7407/theme/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin: 90px 20px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right { background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }

/**/
.preloader{
	margin: 20px 0;
	min-height: 350px; 
	height:auto !important; 
	height: 350px;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: contain;
	cursor: pointer;
}

#bg{
	padding-top: 160px;
	display: table-cell;
	width: 100%;
	height: 450px;
	position: relative;
	z-index: 999;
}
/**/
.tabsmargin{
	margin: 0 0 15px 0;
}
.tabs1 li{
	background: #5C2041;
	background-repeat: no-repeat;
	padding: 5px 15px;
	line-height: 26px;
	float: left;
	font-size: 12px;
	width: auto;
	list-style: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin-right: 5px;
	transition: background-color .25s;
	-moz-transition: background-color .25s;
	-webkit-transition: background-color .25s;
}

.tabs1 li:hover{
	background: #8F3165;
}

.tabs1 li a{	
	color: #fff;
	text-decoration: none;
}
.tabs1 li a:hover{	
	color: #fff;
}
		
}
.c-link{
	font-size: 1.1em;
	color: #fff !important;
	padding: 5px 0 1px 0;
	font-size: 12px;
	margin-left: 10px;	
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}

/**/
.c{
	clear: both;
}
.comments{
	color: #7b7d8b;
	font-size: 12px;	
}

.comments .comment{
	margin: 15px 10px;	
	padding: 0 0 10px 0;
	border-bottom: dashed 1px #fff;	
}
.comments .comment ul{
	padding: 0px; margin: 0px;
}
.comments .comment li{ font-style: italic;  list-style: none; font-weight:bold; padding: 0 0 5px 0;  color: #BE70A7;  }
.comments .comment li span{ width: 120px; display: block; float: left; font-weight:normal; text-align: right; padding-right: 5px;  }
.comments .comment .text{ padding: 3px 0; color: #ccc; }
.comments .comment .date{ font-style: italic; float: right; color: #BE70A7; }
.comments .comment .name{ color: #fff !important; float: left; padding-bottom: 10px; }
.comments .comment .name span{ padding-right: 5px; color: #BE70A7; }


.mod-new-articles{
	margin: 15px 0 0;
}
.mod-new-articles .box-t1{
	background: rgba(0, 0, 0, 0.25);
	border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	padding: 5px 20px;
	margin: 0 0 0 20px;
	float: left;
}
.mod-new-articles .box-t1 a{
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	font-weight: 500;
}
.mod-new-articles .box-1{
	background: rgba(0, 0, 0, 0.25);
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #fff;
	clear: both;
	padding: 10px 0 20px;
	margin-bottom: 15px;
}
.mod-new-articles .box-1 li{
	/*list-style: none;*/
	margin: 10px 0 0 70px;
	width: 40%;
	float: left;
}

.mod-new-articles .box-1 li a{
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}
/**/
.news {
	margin: 10px 20px;
	font: 12px Arial;	
	font-size: 14px;
	color: #ccc;
}
.news td{
	padding: 5px;
	vertical-align: top;
		
}

.news .date{
	font-style: italic;
	color: #ccc;
		
}

.news .title a{
	color: #BE70A7;
	text-decoration: none;	
	font: 500 18px Arial;	
}

.news .title a:hover{
	text-decoration: underline;		
}

.news a.img{
	display: block;
	background-size: 100%;
	background-repeat: no-repeat;		
	background-position:	 center;
	height: 150px;	
	width: 170px;	
	margin: 4px;	
}

.news  .img_wrapper{
	border: solid 1px #663366;	
}

.news .bottom{
	background: #663366;
	color: #ccc;	
	padding: 7px;
	margin: 5px 0 10px;			
}

.news .bottom a{ color: #ccc; }

.news .bottom .comments{	
	float:left;
}

.news .bottom a.more{
	display: block;
	float:right;
}

.mod-best-girls{
	color: #fff;
	font-size: 14px
}

.mod-best-girls h2.title, .mod-best-girls .h2.title{
	font: 18px arial;
	font-weight: 500;	
	letter-spacing: 0.1em;	
	color: #fff;	
}


.mod-best-girls  .dotted{
	border-bottom: dotted 1px #fff;
	padding-bottom: 5px;
}

.mod-best-girls ul{
	overflow: auto;
}
.mod-best-girls li{
	color: #fff;
	list-style: none;
	float: left;
	padding: 2px 8px;
	border-radius: 2px;
}
.mod-best-girls li:nth-child(2){
	margin-left: 30px;
}
.mod-best-girls .name {
	color: #fff;
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: 300;
	font-size: 25px;
	background: rgba(117, 49, 89, 0.40);
	padding: 2px 12px;
	border-radius: 2px 2px 0 0;
    text-align: center;
    -webkit-transition: 0.25s linear;
	transition: 0.25s linear;
	text-align: left;
}

.col-md-6{
	position: relative;
}
.col-md-6 ul.status{
	position: absolute;
	right: 20px;
	top: -11px;
}
.col-md-6 ul.status li{
	background-size: contain;
	background-repeat: no-repeat;
	display: inline;
	display: block;
	margin: 18px 10px 0 0 !important;
}
@media screen and (max-width : 280px ) {
.col-md-12 ul.status li.kiev{
	display: none;
}
.col-md-12 ul.status li.pr{
	display: none;
}
.col-md-12 ul.status li.new{
	display: none;
}
.col-md-12 ul.status li.vip{
	display: none;
}
}

@media screen and (min-width : 320px ) and (max-width: 479px) {
.col-md-12 ul.status li.vip{
	background: #e74c3c;
}

.col-md-12 ul.status li.kiev{
	display: none;
}
.col-md-12 ul.status li.pr{
	background: #27ae60;
}
.col-md-12 ul.status li.new{
	background: #2980b9;
}
}

@media screen and (min-width : 480px ) {
.col-md-12 ul.status li.vip{
	background: #e74c3c;
}

.col-md-12 ul.status li.kiev{
	background: #16a085;
}
.col-md-12 ul.status li.pr{
	background: #27ae60;
}
.col-md-12 ul.status li.new{
	background: #2980b9;
}
}

.mod-best-girls .name:hover {
	background: #924874;
}
.mod-best-girls .image-wrapper{
	width: 170px;
	height: 220px;
	float: left;
	overflow: hidden;
}

.mod-best-girls .image-wrapper .image{
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	width: inherit;
	height: inherit;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}	

.mod-best-girls .info-wrapper{
	margin-left: 20px;
	float: left;
	margin-bottom: 15px;
}

.mod-best-girls .info-wrapper .line{
	padding: 0px !important;
	margin: 0 0 3px 0;
}
.mod-best-girls .info-wrapper .line:nth-child(5){
	margin: 20px 0 0;
}
.mod-best-girls .info-wrapper .line .label{
	display: block;
	width: 80px !important;
	font-weight: bold;
	float: left;
}

.mod-best-girls .text-wrapper{
	padding: 10px 0 0 !important;
	width: 100%;
}

.mod-video{
	margin-top: 0px;
}

.mod-video img{
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.mod-video ul.video-list{

}
.mod-video ul.video-list li{
	color: #fff;
	list-style-type: none;
	margin-left: 10px;
	float: left;
	
}

.mod-video div.image-wrap{
	color: #fff;
	margin: 10px;
	position: relative;
	width: 170px;
	height: 220px;
	font: 12px Tahoma;
	height: inherit;
}
.mod-video a{
	color: #fff;
}

.mod-video a.videobox-title {
	font-size: 18px;
	text-decoration: none;
}

.mod-video a.title{
	display: block;
	margin: 10px 0;
	height: 1.2em;
	width: 170px;
	overflow: hidden;
	font-weight: bold;
}

.mod-video .link-image{
	display: block;
	border-radius: 2px;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
	width: 170px;
	height: 120px;
	overflow: hidden;
}

.mod-show-video {
	background-color: #411635;
}

.mod-show-video .video-wrap{
	width: 100%;
	padding: 20px;
}

.mod-show-video .info-wrap{
	background: #411635;
	border-radius: 0 0 2px 2px;
	padding: 5px 0;
	margin: 10px 0 0;
	width: 100%;
}
.mod-show-video .info-wrap div{
	margin: 0 10px !important;
}
.mod-show-video .info-wrap div.title{
	border-bottom: dotted 1px #fff;
	padding-bottom: 5px;
	color: #fff;
	font: 700 12px Tahoma;
}

.mod-show-video .info-wrap div.counter{
	text-align: right;
	color: #fff;
	padding: 10px 0 0;
	font: 500 12px Tahoma !important;
}

.mod-articles{
	/*background-color: #411635;
	border-radius: 10px;
	padding: 0 20px;*/
}

.mod-articles li.an{
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 2px;
	list-style: none;	
	margin: 0 0 15px;
	padding: 10px 25px;
	overflow: auto;
}
.mod-articles li.an .title{
	margin-bottom: 5px;
}
.mod-articles li.an .title a{
	color: #fff;
	font-size: 24px;
	text-decoration: none;
}

.mod-articles li.an .info{
	color: #fff;
	font-size: 14px;
}

.mod-articles li.an .image{
	margin: 3px 10px 0 0;
	float: left;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.page-title{
	margin: 0 0 15px;
}
.page-title ul{
	margin: 0;
	padding: 0;
	overflow: auto;
	padding: 10px 20px;
	background: rgba(0, 0, 0, 0.25);
	border: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
}
.page-title li {
	color: #fff;
	display: inline; 
	text-align: center;
	padding: 0px 2px;		
	float: left;	
}

.page-title li a{
	color: #ECB5DC;
	text-decoration: none;
}

.mod-disqus{
	margin: 20px 0 0;
}


.pricing-model {
border: none;
font-size: 13px;
font-weight: normal;
line-height: 1.4;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
padding: 8px 8px;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: 0.25s linear;
transition: 0.25s linear;
color: #ffffff;
background-color: #753159;
float: left;
margin: 5px 5px 0px 0;
width: auto;
}

.pricing-coolgirl {
border: none;
font-weight: normal;
line-height: 1.4;
padding: 8px 2px;
-webkit-font-smoothing: subpixel-antialiased;
color: #ffffff;
float: left;
margin: 0 5px 5px 0;
width: 100%;
background: #753159;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
text-align: center;
}

.offer-girl {
border: none;
font-size: 17px;
font-weight: normal;
line-height: 1.4;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
padding: 10px 13px;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-transition: 0.25s linear;
transition: 0.25s linear;
color: #ffffff;
background-color: #f39c12;
margin: 0px 0px 15px 0px;
width: auto;
border-bottom: 4px solid #C07A0B;
}

.offer-girl:hover {
background-color: #D58A13;
}

.offer-girl a {
color: #ffffff;
text-decoration: none;;
	}

.offer-girl1 {
border: none;
font-size: 17px;
font-weight: normal;
line-height: 1.4;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
padding: 10px 13px;
-webkit-transition: 0.25s linear;
transition: 0.25s linear;
color: #ffffff;
background-color: #e67e22;
margin: 0px 0px 15px 0px;
width: auto;
}

.offer-girl1:hover {
background-color: #d35400;
}

.offer-girl1 a {
color: #ffffff;
text-decoration: none;;
	}

.video-title {
padding: 0 20px;
font-size: 20px;
letter-spacing: 0.1em;
color: #FFFFFF;
line-height: 43px;
margin-bottom: 5px;
}

.uslugi-anketa {
	list-style: none;
	float: left;
	padding: 5px;
	background: #A26888;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 2px;
	color: #fff;
	font-size: 14px;
	transition:background-color .25s; 
}

.uslugi-anketa:hover {
	background: #814B69;
}

.uslugi-anketa a{
	color: #fff;
	text-decoration: none;
}

.uslugi-anketa a:hover{
	text-decoration: underline;
}


.img-article {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin: 5px auto 0px;
	text-align: center;
	display: block;
	width: 100% !important;
	height: auto !important;
}

/*Cool Girl*/

.cool-gl h1{
	font-size: 32px;
	font-weight: lighter;
	margin: 0 0 5px 5px;
}

.img-coolgirl {
	width: 100%;
    max-height: 375px;
    overflow: hidden;   
    line-height: 185px; 
    text-align: center;
    border-radius: 2px;
}

.img-coolgirl img{
        width: 100%;
        
}

.telcool {
	color: #FFF;
	font-size: 23px;
}

.cool-gl {
	margin-bottom: 15px;
}

.top15 {
	margin-top: 15px;
}

.moreandmore {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #16a085;
	transition: background-color .25s;
	padding: 5px 12px;
	/* width: 120px; */
	float: left;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}

.moreandmore:hover {
	background: #148F77;
}

.moreandmore a{
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}


.friendsrec h2,.friendsrec .h2{
	margin: 0 5px 5px 0;
	font-size: 25px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}

@media screen and (max-width : 988px ) {
	a.cometome.favorites {
		margin-top: 35px;
	}
	.articlebox h1 a, .articlebox .h1 a{
		border: none;
	}
	.articlebox h1 a:hover, .articlebox .h1 a:hover{
		text-decoration: underline;
		background: none;
		color:#fff;
	}
}

@media screen and (max-width : 550px ) {
	.showcase-wrap,
	.friends-wrap {
		background: rgba(0, 0, 0, 0.25);
		height: 510px;
		padding: 15px;
		border-radius: 0 0 2px 2px;
	}
	.articlebox h1 {
		margin: 45px 0 5px 0;
	}
	a.cometome.favorites {
		margin-top: 0;
		margin-right: 30px;
	}
}




@media screen and (max-width : 480px ) {
	article.chat-art.best-item.col-sm-12.col-md-4 {
		height: 407px;
	}
	.mod-best-girls.col-md-12{
		padding-left: 0;
	}
}
@media screen and (max-width : 429px ) {
	.showcase-wrap,
	.friends-wrap {
		background: rgba(0, 0, 0, 0.25);
		height: 510px;
		padding: 15px;
		border-radius: 0 0 2px 2px;
	}
	span.sn-icon.sn-more{
		margin-left: 5px!important;
	}
	ul.horizontal.style-10.size-30.horizontal {
  		height: auto!important;
	}
	ul.horizontal.style-10.size-30.horizontal li {
  		float: left;
	}
	.uptl_share_more_popup .uptl_share_more_popup__list{
		width:100%!important;
	}
}

@media screen and (min-width : 430px ) {
.showcase-wrap,
.friends-wrap {
	background: rgba(0, 0, 0, 0.25);
	height: 290px;
	padding: 15px;
	border-radius: 0 0 2px 2px;
}

.showcase-wrap:hover{
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.showcase-wrap{
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
	}
}

@media screen and (max-width : 299px ) {
	.cometome {
	font-size: 12px;
	border: none;
	text-decoration: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 8px 2px;
	-webkit-transition: 0.25s linear;
	transition: 0.25s linear;
	color: #ffffff;
	border: 2px solid #fff;
	font-weight: bold;
}
}

@media screen and (min-width : 300px ) {
	.cometome {
	border: none;
	text-decoration: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 8px 12px;
	-webkit-transition: 0.25s linear;
	transition: 0.25s linear;
	color: #ffffff;
	border: 2px solid #fff;
	font-weight: bold;
}
}


.cometome:hover {
	color: #411635;
	background-color: #fff;
}

.botmenu_l {
        float:left;
        color:#fff;
        margin-left: 15px;
        font-size: 14px;
}

.botmenu_r {
        float:right;
        color:#fff;
        padding: 10px;
        font-size: 14px;
}

.botmenu_l a {
	color: #ffffff;
	text-decoration: none;
}

/*Адаптивное меню */

.mainlogo {
	float: left;
	margin-right: 15px;
}

.menu_cta {
	background-color: #f39c12;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #fff;
	text-decoration: none;
	padding: 8px 10px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 4px solid #C07A0B;
	text-transform: uppercase;
	-webkit-transition: 0.25s linear;
	-moz-transition: 0.25s linear;
	transition: 0.25s linear;
}

.menu_cta:hover {
	background-color: #D58A13;
}

.area li.menu_cta{
	padding: 8px 10px;
	margin-left: 12px;
}


      /* General styles for the modal */

/* 
Styles for the html/body for special modal where we want 3d effects
Note that we need a container wrapping all content on the page for the 
perspective effects (not including the modals and the overlay).
*/
.md-perspective,
.md-perspective body {
	height: 100%;
	overflow: hidden;
}

.md-perspective body  {
	background: #222;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	perspective: 600px;
}

.container {
	min-height: 100%;
}

.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50%;
	max-width: 630px;
	min-width: 320px;
	height: auto;
	z-index: 20000000000000000000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 10000000;
	opacity: 0;
	background: rgba(143,27,15,0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show ~ .md-overlay {
	opacity: 0.95;
	visibility: visible;
}

/* Content styles */

.md-content {
	color: #fff;
	background: #e74c3c;
	position: relative;
	border-radius: 3px;
	margin: 0 auto;
}

.md-content h3 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 2.4em;
	font-weight: 300;
	opacity: 0.8;
	background: rgba(0,0,0,0.1);
	border-radius: 3px 3px 0 0;
}

.md-content > div {
	padding: 15px 40px 30px;
	margin: 0;
	font-weight: 300;
	font-size: 1.15em;
}

.md-content > div p {
	margin: 0;
	padding: 10px 0;
}

.md-content > div ul {
	margin: 0;
	padding: 0 0 30px 20px;
}

.md-content > div ul li {
	padding: 5px 0;
}

.md-content button {
	display: block;
	margin: 0 auto;
	font-size: 0.8em;
}

/* Effect 12:  Just me */
.md-effect-12 .md-content {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-12 ~ .md-overlay {
	background: #411635;
} 

.md-effect-12 .md-content h3,
.md-effect-12 .md-content {
	background: transparent;
}

.md-show.md-effect-12 .md-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

@media screen and (max-width: 32em) {
	body, .search-form input { font-size: 75%; }
	.search-form input {width: auto;}
}

.search-form input {
	width: 440px;
	height: 30px;
	font-size: 18px;
}

.search-form a {
	color: #fff;
	text-decoration: none;
	background: #f39c12;
	padding: 5px 15px;
	line-height: 34px;
}

.md-close {
	cursor: pointer;
}

.navbar-brand .hidden-sm {
	float: right;
	color: #fff;
	font-size: 25px;
	line-height: 35px;
	margin-left: 5px;
	text-decoration: none;
}

.navbar-brand img {
	float: left;
}

.btn-purple {
	border: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 10px 6px;
	-webkit-transition: 0.25s linear;
	-moz-transition: 0.25s linear;
	transition: 0.25s linear;
	color: #ffffff;
	background-color: #663366;
	text-align: center;
	margin-bottom: 5px;
	box-shadow: 0 4px 0 #4E244E;
}

.btn-purple:hover{
	background-color: #5A2D5A;
	box-shadow: 0 4px 0 #4E244E;
}

.btn-purple a{
	text-decoration: none;
}

.btn-orange {
	border: none;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.4;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 10px 6px;
	-webkit-transition: 0.25s linear;
	-moz-transition: 0.25s linear;
	transition: 0.25s linear;
	color: #ffffff;
	background-color: #f39c12;
	text-align: center;
	margin-bottom: 5px;
	border-bottom: 4px solid #C07A0B;
}

.btn-orange:hover {
	background-color: #D58A13;
}

.btn-orange	a {
	text-decoration: none;
}

.cool-gl {
	padding: 20px;
}

.cool-gl h2, .cool-gl .h2{
	font-size: 30px;
}

.cool-gl a{
	text-decoration: none;

}

.cool-gl .btm-line {
	margin: 10px 0 5px 0;
}

.chat-ico {
	margin-right: 5px;
	width: 12px;
}

.telephone-ico {
	margin-top: -3px;
}

/* countdown */

.countdown-area {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  height: auto;
  margin: 15px 0 15px;
  padding: 10px;
}
#countdown {
  color: white;
  text-align: center;
}

#countdown .days,
#countdown .hours,
#countdown .minutes,
#countdown .seconds {
  font-size: 30px;
  font-weight: bold;
}
#countdown .textDays,
#countdown .textHours,
#countdown .textMinutes,
#countdown .textSeconds {
  font-size: 14px;
  font-weight: normal;
}

.messagetocall {
	font-size: 14px;
	color: #D6ABC4;
	border-left: 3px solid;
	padding: 0 3px;
	border-color: #D6ABC4;
	margin-left: 5px;
}

.time-icon{
	width: 20px;
	margin-top: -3px;
	margin-right: 5px;
}

.time-icon-profiles{
	width: 15px;
	margin-top: -4px;
	margin-right: 5px;
}

.features_main1 {
	background: #F55995;
	padding: 10px;
	color: #fff;
	border-radius: 3px;
	margin-top: 10px;
}

.features_main2 {
	background: #493854;
	padding: 10px;
	color: #fff;
	border-radius: 3px;
	margin-top: 10px;
}

.features_main3 {
	background: #F55995;
	padding: 10px;
	color: #fff;
	border-radius: 3px;
	margin-top: 10px;
}
@media screen and (max-width:991px){
	.img-feat {
	margin-right: 10px;
	float:left;
	width: 40px;
	}
}

@media screen and (min-width:992px){
	.img-feat {
	margin-right: 10px;
	float:left;
	width: 60px;
}
}

.img-like {
	margin-right: 10px;
	float:left;
	width: 30px;
}

.text-feat {
	font-weight: bold;
}

.articlebox select {
	color: #fff;
	border: 3px solid #663366;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: "";
	background: url('http://getimba.net/wp-content/themes/Viper/images/dropdown_arrow.png') no-repeat #663366;
	background-position: right;
	width: 100%;
	margin: 0 5px 5px 0;
}

.articlebox button {
	border: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 12px 40px;
	-webkit-transition: 0.25s linear;
	-moz-transition: 0.25s linear;
	transition: 0.25s linear;
	color: #ffffff;
	background-color: #663366;
	text-align: center;
	margin-top: 5px;
	box-shadow: 0 4px 0 #4E244E;
	width: 100%;
}

.social-call {
	background: #C00046;
	padding: 1px 5px;
	border-radius: 3px;
	color: #fff;
	float: left;
	margin-top: 6px;
}

.sidebar > ul > li {
	list-style: none;
}
.sidebar > ul > li > a {
	text-decoration: none;
}

.sidebar > ul > li > a:hover {
	color: #ECB5DC;
}


.dvdr {
	opacity: 0.3;
	padding: 0 3px;
}

.date-category {
	color: #fff;
	font-size: 14px;
}

.social-wrap{
	background: #571b51;
	overflow: hidden;
	margin-bottom: 20px;
	height: 140px;
	border-radius: 10px;
}
.social-wrap .widget-item{
	background-color: #fff;
	border-left: #D6ABC4;
	float: right;
}
.social-wrap .text-item{
	color: #D6ABC4;
	padding: 20px;
	width: 350px;
	height: 350px;
	float: left;
	font-size: 25px;
	font-weight: 300;
}
.tag_tags{
	text-align:justify;
	background-color:rgba(0, 0, 0, 0.25);
	padding:10px;
}

@media screen and (max-width: 998px) and (max-width: 400px){
	.social-wrap{
		height: 432px;
	}
	.googlePlus{
		margin-top: 0;
		margin-right: 0;
	}
	.fb {
		margin-top: 0;
		margin-right: 3px;
	}
	.vk{
		margin-right: -5px;
	}
	.insta{
		margin-top: 0;
		margin-right: 6%;
	}
}
#page_content p{
	text-align: justify;
}
.animg img{
	width:100%;
}
.girlinforow{
	display: block!important;
	float: none;
	clear: both;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 40px;
}
.fontsize-18{
	font-size: 18px;
}
.fontsize-21{
	font-size: 21px;
}
.mb-5{
	margin-bottom:5px;
}