html{direction:rtl}body{direction:rtl}
body {font-family: 'Rubik', sans-serif !important; background:#000;}
*{margin:0px ; padding:0px;-webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;}
a:hover{text-decoration:none}
a img{border:none}
a {color:#fff;}
h1, h2, h3, h4, h5, h6{font-weight:400; margin:0; padding:0; font-family: 'Rubik', sans-serif !important;}
p {font-family: 'Rubik', sans-serif !important; font-size:18px; line-height:34px;}
ul {margin:0; padding:0;}


/* intro */

section.header-logo-section
{
	background:#000 url(../images/bg.png) center no-repeat; background-size: cover;
}
.home_logo {
    text-align: center;
	margin:35px 0 0;
}
.mob_header {
    display: none;
}


.header_bottom.tab-hide .container, .header_bottom-2.tab-hide .container {
    padding-left: 0;
    padding-right: 0;
}
.logo-text {
    text-align: center;
    margin: 40px 0 10px;
}
.logo-text p
{
	color:#e8d445;
	font-size:42px;
	margin:0 !important;
	font-weight:300 !important;
}
.logo-text h1
{
	color:#fff;
	font-size:40px;
	font-weight:700;
	line-height:40px;
}
.main-content {
    background: url(../images/girl-bg.png) center no-repeat;
}
.content-width {
    width: 75%;
    margin: 0 auto;
}
.pro-text
{
	margin-top:110px;
	background: rgba(0,0,0,0.9);
    border-radius: 26px;
    text-align: center;
    border: 1px solid #333334;
	padding: 20px;
}
.intro-text {
    
   height:155px;
   overflow-y: scroll;
   padding:0px 10px;
}
.intro-text p
{
	color:#fff;
	font-size:20px;
	line-height: 30px;
}
.intro-text::-webkit-scrollbar {
	border-radius: 10px;
	width:12px;
    background-color: #1b1b1a;
}
.intro-text::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #383833;
}
.button-info {
    margin: 30px 0;
}
.button-info a{
    display:inline-block;
}
a.red-btn {
    width: 100%;
    padding: 10px 20px;
    background: linear-gradient(to right, #4a030b , #bc0b1e);
    font-size: 30px;
    display: inline-block;
    border-radius: 100px;
    color: #fff;
    font-weight: 300;
    text-align: center;
	margin-top:45px;
}
a.yellow-btn {
    width: 100%;
    padding: 10px 20px;
    background: linear-gradient(to right, #be9c24 , #ffe225);
    font-size: 30px;
    display: inline-block;
    border-radius: 100px;
    color: #000;
    font-weight: 500;
    text-align: center;
	margin-top:45px;
}
.red-btn:hover{
	background: #fff;
	color: #a00919;
}
.yellow-btn:hover{
	background: #fff;
	color: #ffe225;
}
.header_bottom_col:hover {
    background-color: #000;
	    top: 3px;
}
.header_right ul li a:hover {
    color: #f7db24;
}

.tab-sec ul li:hover {
    background: linear-gradient(to right, #4a030b , #bc0b1e);
    color: #fff;
}
.app-sec
{
	margin:30px 0 0;
	padding-bottom: 30px;
}
.app-icons {
    border-right:2px solid;
	text-align:right;
}
.app-icons span
{
	margin: 8px;
}
.app-icons p
{
	font-size:22px;
	color:#fff;
	text-align:center;
}
.col-md-6.scan {
    padding: 0px 80px;
}
.col-md-6.app-icons {
    padding: 0px 80px;
    max-width: 40%;
	text-align:center;
}
section.into-bottom {
    background: #0d0d0c;
	padding:20px 0;
}
.bottom-menu ul {
    list-style: none;
	text-align:Center;
	margin:0;
}
.bottom-menu ul li{
    display: inline-block;
}
.bottom-menu ul li a {
    font-size: 18px;
    color: #4d4c48;
    padding: 0px 20px 0;
    border-right: 1px solid;
	font-weight:500 !important;
}
.bottom-menu ul li:first-child a
{
	border-right:none;
}
.language-btn {
    position: absolute;
    top: 0;
    left: 0;
}
.btn-info-1 {
    background: transparent;
    border: 1px solid #a08d17;
    border-radius: 100px;
    margin: 30px;
	padding: 2px 5px;
}
.btn-info-1:hover
{
	cursor:pointer;
}
span.btn-text {
    color: #e8d445;
    padding: 10px;
}

/* intro */


/* banana Page 2 */

.wrapper {
    width: 100%;
    overflow: hidden;
}
.logo {
    text-align: left;
	margin: 30px 0;


}
.header_icon, .header_menu {
    display: inline-block;
}
.header_right ul {
    margin: 0px;
}
.header_right ul li:first-child {
    margin-right: 8px;
}
.inner-lang img
{
   width: 40px;
}
.header_right ul li {
    float: left;
    list-style: none;
    color: #fff;
    font-size: 17px;
    line-height: 16px;
    font-weight: 300;
	padding-top: 18px;
}
.header_right ul li:first-child {
    color: #000;
    font-weight: 500;
	background: linear-gradient(to right, #be9c24 , #ffe225);
	padding: 15px;
    border-radius: 50px;
	font-size: 22px;
}
.header_right ul li a {
    color: #fff;
    padding: 0px 13px;
    font-size: 17px;
    font-weight: 300;
}
.header_search {
    border: #8a0413 solid 1px;
	background: linear-gradient(to right, #8a0413 , #df1126);
    border-radius: 50px;
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    padding-top: 4px;
}
.header_top {
    padding: 30px 0px 0px;
}
.top-menu-padding {
    padding-top: 45px;
}
.header_right {
    float: right;
    text-align: right;
    padding-top: 20px;
}
.header {
    position: relative;
	background:url(../images/pattern.png) center repeat !important;
	background-size:cover;
	height: 345px;
}
.header_right ul li a::before {
    content: "";
    width: 2px;
    height: 20px;
    background: #30292d;
    display: block;
    float: left;
    top: 0px;
    position: relative;
}
.header_right ul li:nth-child(2) a::before
{
	width: 0px;
}
.online {
    position: absolute;
    left: -2px;
    top: 1px;
}
.header_icon span {
    display: inline-block;
    position: relative;
    bottom: 25px;
}
img.home_page_head_logo {
    max-width: 60%;
}
.logo::after {
    content: "";
    background: url(../images/header-girl.png);
    display: block;
    width: 100%;
    height: 200px;
    top: -30px;
    position: absolute;
	background-size: cover;
    left: 320px;
}

.header_menu .active
{
	color:#f7db24;
}
.header_bottom_col .img_cover {
    height: 63px;
    vertical-align: middle;
    display: table-cell;
    width: 129px;
}
.header_bottom_col a span {
    color: #f1d13a;
    font-weight: 500;
    line-height: 16px;
    display: block;
    margin-bottom: 5px;
}
.header_bottom_col a span.active
{
	color:#fff;
}
.header_bottom .header_bottom_col {
    width: 12%;
    float: left;
    text-align: center;
    position: relative;
    padding: 0px;
}
.header_bottom-2 .header_bottom_col {
    width: 13%;
    float: left;
    text-align: center;
    position: relative;
    padding: 0px;
}
.header_bottom_menu {
    display: flex;
}
.header_bottom {
    background: url(../images/menu-top-bg.png) no-repeat;
    padding: 0;
    width: 1590px;
    margin: 0 auto;
	background-size:cover;
	z-index: 1;
    position: relative;
}
.header_bottom_col:before {
    content: "";
    background: url(../images/menu-border.png) no-repeat;
    width: 2px;
    height: 94px;
    display: block;
    float: left;
    position: relative;
    left: 0px;
    top: 4px;
}
.header_bottom-2 {
    background: url(../images/menu-bottom-bg.png) no-repeat;
    padding: 0;
    width: 1590px;
    margin: 0 auto;
    background-size: cover;
    z-index: 1;
    position: relative;
}
.content-page-left {
   
    border-radius: 15px;
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.content-left-in > img {
    height: auto;
    width: 100%;
}
.pro-in {
    padding: 10px;
    position: absolute;
    top: 0;
    width: 100%;
}
.pro-in > h5 {
    color: #950a19;
    font-size: 36px;
    font-weight: bolder;
    text-align: center;
    margin: 20px 0 0;
}
.pro-in h6 {
    color: #f7d925;
    font-size: 36px;
    font-weight: bolder;
    text-align: center;
    margin:0;
}
.pro-in p {
    color: #fff;
    font-size: 36px;
    font-weight: bolder;
    text-align: center;
    margin-top:30px;
}
.pro-in > a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ea104b 0%, #cc0a3a 100%) repeat scroll 0 0;
    border: medium none;
    border-radius: 50px;
    bottom: 0;
    box-shadow: 0 -5px 0 -2px #670720 inset;
    color: #ffffff !important;
    display: block;
    float: right;
    font-family: "Assistant",sans-serif;
    font-size: 15px;
    font-weight: 700;
    margin-left: 0;
    margin-top: 80px;
    padding: 5px 25px 10px;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    width: 100%;
}


.breadcurms {
    text-align: right;
    display: block;
    margin: 0;
    padding: 15px 5px 10px;
}
.breadcurms ul {
    margin: 0;
}
.breadcurms ul li {
   color: #fff;
   display: inline-block;
   padding: 5px 2px;
   font-size:14px;
}
.breadcurms ul li a {
    color: #fff;
	font-size:14px;
  

}
.breadcurms ul li:last-child a {
    color: #f9db25;
}

.title_text_block {
    text-align: right;
	display:block;
	margin:0;
	padding:0px 10px 10px 0px;
}
.title_text_block h1 {
    text-align: right;
	color:#f9db25;
	font-size:27px;
}
.right_text_block, .right_sec_block  {
    display: block;
    margin: 0;
    padding: 0;
}
.right_text_block p {
    color: #fff;
    font-size: 17px;
	text-align: right;
}
.right_text_block h6 {
    color: #f9db20;
    font-size: 22px;
	text-align: right;
}	
.right_sec_block {
    background: #1a1917;
    border-radius: 20px;
    padding: 20px;
}
.call-btn {
    color: #000;
    font-weight: 500;
    background: linear-gradient(to right, #be9c24 , #ffe225);
    padding: 15px;
    border-radius: 50px;
    width: 75%;
    margin: 0 auto;
	position:relative;
}
.call-btn p
{
	font-size:18px;
	color:#000;
	margin:0;
	line-height:24px;
	padding:0;
	margin-left:20px;
}
.call-btn:before
{
	content:"";
	background:url(../images/call-2.png); 
	width:37px;
	height: 36px;
    display: block;
    position: absolute;
    left: 23px;
    top: 24px;
}
input[type=text], input[type=email], input[type=phone] {
    background: #21201e;
    border-radius: 100px;
    border: none;
	outline:none;
    width: 100%;
    padding: 15px 20px;
    margin: 0;
    box-sizing: border-box;
	font-size: 20px;
	color:#fff;
}
input[type=textarea] {
    background: #21201e;
    border-radius: 25px;
    border: none;
    outline: none;
    width: 100%;
    padding: 10px 20px 105px;
    margin: 0;
    box-sizing: border-box;
    font-size: 20px;
}
textarea[type=textarea] {
    background: #21201e;
    border-radius: 25px;
    border: none;
    outline: none;
    width: 100%;
    padding: 10px 20px 105px;
    margin: 0;
    box-sizing: border-box;
    font-size: 20px;
	color:#fff;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #ffffff !important;
	opacity:1;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #ffffff !important;
   opacity:1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#ffffff !important;
   opacity:1;
}
:input-placeholder
{  
   color:#ffffff !important;
   opacity:1;
}
button.btn.btn-block.submit-form {
    padding: 6px 10px;
    background: linear-gradient(to right, #4a030b , #bc0b1e);
    font-size: 24px;
    display: block;
	border:none;
	outline:none;
    border-radius: 100px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    width: 22%;
    margin: 10px auto 0;
}
.f-border {
    position: absolute;
    top: 18px;
    right: 115px;
    z-index: 1;
}
button.btn.btn-block.submit-form:after {
    content: ">";
    padding: 10px;
}
.frames .model-item
{
	margin-left: 30px;
}
.frames
{
	margin:60px;
	padding-right: 120px;
}
.footer-bottom .row
{
	background: #0d0d0c;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 0px;
	width: 100%;
    margin: 0 auto;
}
.bottom-text {
    padding: 20px 0;
}
.bottom-text ul
{
	text-align: right;
}
.bottom-text ul li
{
	list-style:none;
	display:inline-block;
}
.bottom-text ul li
{
	border-left:solid 1px;
	padding:5px 5px;
}
.bottom-text ul li:last-child
{
	border:none;
}
.bottom-text p
{
	text-align:right;
	margin:0;
	color:#FF0;
	font-size: 16px;
}
.footer-logo {
    margin: 20px;
}
section.middle-sec {
    clear: both;
    padding: 50px 0 15px;
}
.back-button a {
    background: #4e4c49;
    padding: 10px;
    border-radius: 20px;
    width: 100%;
    display: block;
    color: #fff;
	font-size: 18px;
    text-align: center;
}
.back-button a:before {
   content:"<";
   display:inline-block;
   margin:0 10px;
}
.back-button {
    margin: 40px 0;
}
.yellow-btn span.call-icon {
    margin-right: 30px;
	font-size: 24px !important;
}
.red-btn span.call-icon {
    margin-right: 47px;
}
.buttons-info .yellow-btn{
    width: 100%;
    padding: 10px 20px;
    background: linear-gradient(to right, #be9c24 , #ffe225);
    font-size: 24px;
    display: inline-block;
    border-radius: 100px;
    color: #000;
    font-weight: 500;
    text-align: right;
	margin-top:10px;
}
.buttons-info .red-btn {
    width: 100%;
    padding: 10px 20px;
    background: linear-gradient(to right, #4a030b , #bc0b1e);
    font-size: 24px;
    display: inline-block;
    border-radius: 100px;
    color: #fff;
    font-weight: 500;
    text-align: right;
	margin-top:10px;
}
.bottom-info {
    text-align: right;
	color: #d1cfcf;
	padding-top: 236px;
}
.bottom-info p
{
	margin-top:20px;
	color:#4d4c48;
	margin-bottom:0px;
}
.social-icons
{
	width: 100%;
    padding: 10px 20px;
    background: #21201e;
    font-size: 30px;
    display: inline-block;
    border-radius: 100px;
    color: #fff;
    font-weight: 300;
    text-align: right;
    margin-top: 10px;
}
.social-icons ul li
{
	list-style:none;
	display:inline-block;
	font-size: 18px;
}

span.btn-txt:after {
    content: "";
    width: 1px;
    height: 26px;
    background: #9c861a;
    display: inline-block;
    top: 7px;
    position: relative;
    left: -13px;
}
span.call-icon:after {
    content: "";
    width: 27px;
    height: 26px;
    background: url(../images/call.png) no-repeat;
    display: inline-block;
    top: 8px;
    position: relative;
    left: -8px;
}
.red-btn span.btn-txt:after {
    content: "";
    width: 2px;
    height: 26px;
    background: #760611;
    display: inline-block;
    top: 7px;
    position: relative;
    left: -31px;
}
.red-btn span.call-icon:after {
    content: "";
    width: 19px;
    height: 31px;
    background: url(../images/phone.png) no-repeat;
    display: inline-block;
    top: 8px;
    position: relative;
    left: -8px;
}

/* slider */

div#rg-gallery {
    background: #1a1917;
    border-radius: 16px;
}
.es-carousel-wrapper
{
	background:transparent !important;
	box-shadow:none !important;
}
.es-carousel ul li.selected a {
    border-color: #c4a52d !important;
}
.es-carousel ul li a
{
	border-color:transparent !important;
	border-radius: 10px;
}
.es-carousel ul li a img
{
	border-radius:10px;
}
.es-carousel
{
	background:transparent !important;
}
.rg-image-wrapper{
	position:relative;
	padding:20px 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	min-height:20px;
}
.rg-image{
	position:relative;
	text-align:center;
	line-height:0px;
}
.rg-image img{
	max-height:100%;
	max-width:100%;
}
.rg-image-nav a{
	position:absolute;
	top:15px;
	left:35px;
	z-index:9999;
	background:url(../images/nav.png) no-repeat -20% 50%;
	width:45px;
	height:100%;
	text-indent:-9000px;
	cursor:pointer;
	opacity:1;
	outline:none;
	border-radius: 10px 0px 0px 10px;
}
.rg-image-nav a.rg-image-nav-next{
	right:35px;
	z-index:9999;
	left:auto;
	background-position:115% 50%;
	border-radius: 0px 10px 10px 0px;
}
.es-nav span
{
	width: 28px !important;
    height: 40px !important;
	top: 43% !important;
}
span.es-nav-prev
{
	left:25px !important;
}
.es-nav span.es-nav-next
{
	right: 26px !important; 
}
.rg-image-nav a:hover{
	opacity:0.8;
}
.rg-caption {
	text-align:center;
	margin-top:15px;
	position:relative;
}
.rg-caption p{
	font-size:11px;
	letter-spacing:2px;
	font-family: 'Trebuchet MS', 'Myriad Pro', Arial, sans-serif;
	line-height:16px;
	padding:0 15px;
	text-transform:uppercase;
}
.rg-view{
	display:none;
}
.rg-view a{
	display:block;
	float:right;
	width:16px;
	height:16px;
	margin-right:3px;
	background:#464646 url(../images/views.png) no-repeat top left;
	border:3px solid #464646;
	opacity:0.8;
}
.rg-view a:hover{
	opacity:1.0;
}
.rg-view a.rg-view-full{
	background-position:0px 0px;
}
.rg-view a.rg-view-selected{
	background-color:#6f6f6f;
	border-color:#6f6f6f;
}
.rg-view a.rg-view-thumbs{
	background-position:0px -16px;
}
.rg-loading{
	width:46px;
	height:46px;
	position:absolute;
	top:50%;
	left:50%;
	background:#1a1917 url(../images/ajax-loader.gif) no-repeat center center;
	margin:-23px 0px 0px -23px;
	z-index:100;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.7;
}
.rg-image:before
{
	content: "";
    background: url(../images/vip-big.png) no-repeat;
    width: 155px;
    height: 155px;
    display: block;
    position: absolute;
    left: -32px;
    top: -24px;
}
.es-carousel {
    margin: 0 auto;
    width: 76%;
}

/* slider */


/* category Page */

.tab-sec ul li:hover a{
	color:#fff;
}
.tab-sec ul li {
    list-style: none;
    padding: 12px 32px;
    background: linear-gradient(to right, #be9c24 , #ffe225);
    font-size: 18px;
    display: inline-block;
    border-radius: 100px;
    color: #000;
    font-weight: 700 !important;
    text-align: center;
    margin-top: 15px;
	margin-right: 10px;
}
/*
.tab-sec ul li:first-child a{
	
	color:#fff;
}*/
.tab-sec ul li a{
	color:#000;
}
/*
.tab-sec ul li:first-child{
	background:linear-gradient(to right, #4a030b , #bc0b1e);
	color:#fff;
}*/
.tab-sec ul li.active{
	background:linear-gradient(to right, #4a030b , #bc0b1e);
	color:#fff;
	}
.tab-sec ul li.active a{
	
	color:#fff;
	}
.banner-sec {
    border: 15px solid #1a1917;
    border-radius: 10px;
    /* padding: 35px 35px 40px; */
    text-align: center;
    color: #454443;
    margin-top: 19px;
}
.banner-sec h3
{
	font-size:16px;
}
.girls-info
{
	padding:50px 0 0;
}
.padding-top
{
	padding:20px 0 0;
}
.girl-item {
    position: relative;
    z-index: 1;
    background:#1a1917;
    padding: 0px;
    margin-bottom: 30px;
    text-align: center;
    width: 280px;
    height: 475px;
	border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
.title {
    color: #ffe53f;
    font-size: 22px;
    font-weight: bold;
    width: 100%;
    margin: 0px auto;
    padding: 10px;
    border: 1px solid #ffe53f;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.featured_image {
    position: absolute;
    left: 0px;
    right: 0px;
    max-height: 240px;
    overflow: hidden;
}
.phone {
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 10px;
    text-align: center;
    padding: 15px 10px;
    color: #FFF;
}
.highlight-vip {
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 20;
}
.featured_image img {
    width: 100%;
    height: auto;
    margin-top: 0px;
}
.phone-info {
    color: #FFF;
    font-size: 17px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.phone-num.active a
{
	color:#000;
}
.phone-num a
{
	color:#fff;
}
.phone-num.active{
    width: 100%;
    padding: 7px 20px;
    background: linear-gradient(to right, #be9c24 , #ffe225);
    font-size: 28px;
    display: inline-block;
    border-radius: 100px;
    color: #000;
    font-weight: 500;
    text-align: right;
    margin-top: 10px;
}
.phone-num{
    width: 100%;
    padding: 7px 20px;
    background: linear-gradient(to right, #4a030b , #bc0b1e);
    font-size: 26px;
    display: inline-block;
    border-radius: 100px;
    color: #000;
    font-weight: 500;
    text-align: right;
    margin-top: 10px;
}
span.call-white-icon:after {
    content: "";
    width: 27px;
    height: 26px;
    background: url(../images/white-call.png) no-repeat;
    display: inline-block;
    top: 8px;
    position: relative;
    left: -8px;
}
.phone {
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 10px;
    text-align: center;
    padding: 15px 10px;
    background: #1a1917;
    color: #FFF;
	border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
.seperation .col-lg-4
{
   padding:0;	
}
.seperation .banner-sec {
    border: 25px solid #0d0d0c;
    border-radius: 10px;
    padding: 35px;
    text-align: center;
    color: #454443;
    margin-top: 19px;
}
section.girl-section h2 {
    color: #fff;
    text-align: right;
    margin-top: 40px;
    font-size: 28px;
}
section.girl-section h2 span
{
	color:#f9db25;
}
.tab-sec ul
{
	text-align:right;
}
.banner-part {
    border: 1px solid #1a1917;
    border-radius: 10px;
    /* padding: 20px; */
    text-align: center;
    color: #454443;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #000000;
}
.banner-part h3
{
	font-size:16px;
}
.title_text_block-2 {
    margin-top: 35px;
    text-align: right;
}
.title_text_block-2 h1 {
    text-align: right;
    color: #f9db25;
    font-size: 27px;
}
.back-button-2 a {
    background: transparent;
    padding: 10px;
    border-radius: 20px;
    width: 100%;
    display: block;
    color: #f5d725;
	border:solid 1px #f5d725;
    text-align: center;
}
.back-button-2 a:before {
    content: ">";
    display: inline-block;
    margin: 0 10px;
	float:left;
}
.back-button-2 {
    margin: 35px 0;
}
.bottom-seperation {
    background: #0e0d0c url(../images/bg-girl.png) no-repeat;
    border-radius: 12px;
	margin-left: 0px;
	margin-right: 0px;
	min-height:200px;
}
.bottom-seperation p {
    text-align: right;
    width: 65%;
    padding-right: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}
.bottom-seperation:before {
    content: '';
    position: relative;
    left: -55.3%;
    top: -40px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-bottom-color: #141312;
}
.bottom-seperation-1 {
    background: #0e0d0c url(../images/bg-girl-1.png) no-repeat;
    border-radius: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
.bottom-seperation-1 p {
    text-align: right;
    width: 65%;
	padding-right: 20px;
	font-size:16px;
	line-height:24px;
	color:#7c7c7c;
}
.bottom-seperation-1:before {
    content: '';
    position: relative;
    left: -55.3%;
    top: -40px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-bottom-color: #141312;
}
.bottom-seperation-2 {
    background: #0e0d0c url(../images/bg-girl-2.png) no-repeat;
    border-radius: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
.bottom-seperation-2 p {
    text-align: right;
    width: 65%;
	padding-right: 20px;
	color:#7c7c7c;
	font-size:16px;
	line-height:24px;
}
.bottom-seperation-2:before {
    content: '';
    position: relative;
    left: -55.3%;
    top: -40px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-bottom-color: #141312;
}
.bottom-seperation-3 {
    background: #0e0d0c url(../images/bg-girl-3.png) no-repeat;
    border-radius: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
.bottom-seperation-3 p {
    text-align: right;
    width: 65%;
    padding-right: 20px;
    color: #7c7c7c;
    font-size: 16px;
    line-height: 24px;
}
.bottom-seperation-3:before {
    content: '';
    position: relative;
    left: -55.3%;
    top: -40px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-bottom-color: #141312;
}
.bottom-seperation-4 {
    background: #0e0d0c url(../images/bg-girl-4.png) no-repeat;
    border-radius: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
.bottom-seperation-4 p {
    text-align: right;
    width: 65%;
    padding-right: 20px;
    color: #7c7c7c;
    font-size: 16px;
    line-height: 24px;
}
.bottom-seperation-4:before {
    content: '';
    position: relative;
    left: -55.3%;
    top: -40px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-bottom-color: #141312;
}

.mob_mid_sec_show{
	display:none;
}
.back_btn_show{
	display:none;
}
.frames_mob_hide{
	display:block;
}

.right_text_block.mob_show_text_block {
    display: none;
}
.mob_form.header-login {
    display: none ;
}
.mob_form.header-login {
	position: relative;
	background-image: url(../images/mob_bg1.png);
	background-size: cover;
	width: 100%;
	height: 318px;
	padding: 77px 77px;
	top: -178px;
	z-index: 3;
}
.mob_form.header-login:before {
	content: "";
	position: absolute;
	right: 177px;
	top: -27px;
	background-image: url(../images/mob_bg.png);
	background-size: cover;
	width: 63px;
	height: 30px;
	z-index: 1;
}
.mob_form.header-login .form-control {
	margin: 5px 0px;
}
.footer_mob_show{
	display:none;;
}

.product_page_slider , .product_page_slider section{direction:ltr}
.product_page_slider .slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.product_page_slider .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.product_page_slider .slick-list:focus{outline:none;}
.product_page_slider .slick-list.dragging{cursor:pointer;cursor:hand;}
.product_page_slider .slick-slider .slick-track,
.product_page_slider .slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.product_page_slider .slick-track{position:relative;top:0;left:0;display:block;}
.product_page_slider .slick-track:before,
.product_page_slider .slick-track:after{display:table;content:'';}
.product_page_slider .slick-track:after{clear:both;}
.product_page_slider .slick-loading .slick-track{visibility:hidden;}
.product_page_slider .slick-slide{display:none;float:left;height:100%;min-height:1px;}
[dir='rtl'] .slick-slide{float:right;}
.product_page_slider .slick-slide img{display:block;border:#fff solid thin;border-radius:5px; margin:0px auto;}
.product_page_slider .slick-slide.slick-loading img{display:none;}
.product_page_slider .slick-slide.dragging img{pointer-events:none;}
.product_page_slider .slick-initialized .slick-slide{display:block;}
.product_page_slider .slick-loading .slick-slide{visibility:hidden;}
.product_page_slider .slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.product_page_slider .slick-arrow.slick-hidden{display:none;}
@charset 'UTF-8';.product_page_slider .slick-loading .slick-list{background:#fff url('./ajax-loader.gif') center center no-repeat;}
@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url('./fonts/slick.eot');src:url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');}
.product_page_slider .slick-prev,
.product_page_slider .slick-next{font-size:0;line-height:0;position:absolute;top:-245px;display:block;width:21px;height:34px;margin-top:-10px;padding:0;display:block;cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}
.product_page_slider .slick-prev:hover,
.product_page_slider .slick-prev:focus,
.product_page_slider .slick-next:hover,
.product_page_slider .slick-next:focus{color:transparent;outline:none;background:transparent;}
.product_page_slider .slick-prev:hover:before,
.product_page_slider .slick-prev:focus:before,
.product_page_slider .slick-next:hover:before,
.product_page_slider .slick-next:focus:before{opacity:1;}
.product_page_slider .slick-prev.slick-disabled:before,
.product_page_slider .slick-next.slick-disabled:before{opacity:.25;}
.product_page_slider .slick-prev:before,
.product_page_slider .slick-next:before{font-family:'slick';font-size:20px;line-height:1;display:block;opacity:1;color:white;width:21px;height:34px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.product_page_slider .slick-prev{left:25px;}
[dir='rtl'] .slick-prev{right:-25px;left:auto;}
.product_page_slider .slick-prev:before{content:'';background:url(../images/left_arrow_pro.png) no-repeat}
[dir='rtl'] .slick-prev:before{content:'ֳƒֶ’ֳ†ג€™ֳƒג€ ֳ¢ג‚¬ג„¢ֳƒֶ’ֳ¢ג‚¬ֵ¡ֳƒג€ֳ‚ֲ¢ֳƒֶ’ֳ†ג€™ֳƒג€ֳ‚ֲ¢ֳƒֶ’ֳ‚ֲ¢ֳƒֲ¢ֳ¢ג€ֲ¬ֳ…ֲ¡ֳƒג€ֳ‚ֲ¬ֳƒֶ’ֳ¢ג‚¬ֵ¡ֳƒג€ֳ‚ֲ ֳƒֶ’ֳ†ג€™ֳƒג€ֳ‚ֲ¢ֳƒֶ’ֳ‚ֲ¢ֳƒֲ¢ֳ¢ג€ֲ¬ֳ…ֲ¡ֳƒג€ֳ‚ֲ¬ֳƒֶ’ֳ‚ֲ¢ֳƒֲ¢ֳ¢ג€ֲ¬ֳ…ֲ¾ֳƒג€ֳ‚ֲ¢';}
.product_page_slider .slick-next{right:25px;left:auto;}
[dir='rtl'] .slick-next{right:auto;left:-25px;}
.product_page_slider .slick-next:before{content:'';background:url(../images/right_arrow_pro.png) no-repeat}
[dir='rtl'] .slick-next:before{content:'ֳƒֶ’ֳ†ג€™ֳƒג€ ֳ¢ג‚¬ג„¢ֳƒֶ’ֳ¢ג‚¬ֵ¡ֳƒג€ֳ‚ֲ¢ֳƒֶ’ֳ†ג€™ֳƒג€ֳ‚ֲ¢ֳƒֶ’ֳ‚ֲ¢ֳƒֲ¢ֳ¢ג€ֲ¬ֳ…ֲ¡ֳƒג€ֳ‚ֲ¬ֳƒֶ’ֳ¢ג‚¬ֵ¡ֳƒג€ֳ‚ֲ ֳƒֶ’ֳ†ג€™ֳƒֲ¢ֳ¢ג€ֲ¬ֳ…ֲ¡ֳƒֶ’ֳ¢ג‚¬ֵ¡ֳƒג€ֳ‚ֲ';}
.product_page_slider .slick-slider{margin-bottom:30px;}
.product_page_slider .slick-dots{position:absolute;bottom:-45px;display:block;width:100%;padding:0;list-style:none;text-align:center;}
.product_page_slider .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}
.product_page_slider .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}
.product_page_slider .slick-dots li button:hover,
.product_page_slider .slick-dots li button:focus{outline:none;}
.product_page_slider .slick-dots li button:hover:before,
.product_page_slider .slick-dots li button:focus:before{opacity:1;}
.product_page_slider .slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'ֳƒֶ’ֳ†ג€™ֳƒג€ ֳ¢ג‚¬ג„¢ֳƒֶ’ֳ¢ג‚¬ֵ¡ֳƒג€ֳ‚ֲ¢ֳƒֶ’ֳ†ג€™ֳƒג€ֳ‚ֲ¢ֳƒֶ’ֳ‚ֲ¢ֳƒֲ¢ֳ¢ג‚¬ֵ¡ֳ‚ֲ¬ֳƒג€¦ֳ‚ֲ¡ֳƒֶ’ֳ¢ג‚¬ֵ¡ֳƒג€ֳ‚ֲ¬ֳƒֶ’ֳ†ג€™ֳƒֲ¢ֳ¢ג€ֲ¬ֳ…ֲ¡ֳƒֶ’ֳ¢ג‚¬ֵ¡ֳƒג€ֳ‚ֲ¢';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.product_page_slider .slick-dots li.slick-active button:before{opacity:.75;color:black;}
.product_page_slider .slick-slide{margin:6px 10px;}
.product_page_slider .slick-list{padding:0 !important;}
.product_page_slider .slick-slider{margin-bottom:5px;}
.product_page_slider .slider-nav .slick-slide.slick-current img{border:#ec006a solid 2px !important}


.product_page_slider {
    position: relative;
	text-align:center;
	line-height: 0px
}



/*.product_page_slider::before {
    content: "";
    background: url(../images/vip-big.png) no-repeat;
    width: 155px;
    height: 155px;
    display: block;
    position: absolute;
    left: 0;
	top: -4px;
	z-index: 1;
}*/

