﻿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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, td {
	font-style: normal;
	font-weight: normal;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear: both;
}

/*
 *
 * CAKE lentelės apačioje
 * 
 */
table.cake-sql-log {
	width: 95%;
	background: #ffffff;
	border: solid 1px #575757;
	border-width: 0 0 1px 1px;
	color: #000000;
	margin: 10px auto 10px auto;
}
table.cake-sql-log td, table.cake-sql-log th {
	border: solid 1px #575757;
	border-width: 1px 1px 0 0;
	padding: 7px;
}
table.cake-sql-log th {
	background: #dddddd;
}
.error-message {
	display: block;
	text-align: center;
	font-size: 10px;   
	color: #ff0000;
}
/*
 *
 * Dizainas
 * 
 */
 
 .flex.reverse-row {
    flex-direction: row-reverse;
}

body {
	font-family: "Open Sans"; /*, sans-serif; */
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
	background: #080a09;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a {
	/*color: rgb(255,255,255);*/
	color: #666;
	text-decoration: none;
}
	a:hover {
		color: rgb(255,255,255);
		text-decoration: none;
	}
.center {
	text-align: center;
}
/*
 *
 */
 
 .webdesigns{
	color: #fff;
	float: left;
	line-height: 30px;
 }
 .float-right{
	 float:right;
 }
 
 .escorts-item .is-new{
	background-image: url('/img/site/new_.png');
    height: 43px;
    width: 43px;
    background-size: cover;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
 }
 
  .elite-icon{
	background-image: url('/img/site/elite.png');
    height: 70px;
    width: 70px;
    background-size: cover;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
 } 
 .custom-icon{
	background-image: url('/img/site/label_bg.png');
	height: 90px;
    width: 90px;
    background-size: cover;
    position: absolute;
    z-index: 999;
    top: -6px;
    right: -6px;
	color:#000;
 }
 .custom-icon .label-text{
	color: #000;
    font-weight: bold;
    transform: rotateZ(45deg);
    position: absolute;
    text-transform: uppercase;
    bottom: 48px;
    right: 9px;
    width: 60px;
    text-align: center;
    font-size: 12px;
    line-height: 10px;
 }
 .genuine-icon{
	background-image: url('/img/site/BLE.png');
    height: 71px;
    width: 71px;
    background-size: cover;
    position: absolute;
    z-index: 999;
    bottom: 0;
    right: 0;
 }
 
.exclusive-icon{
	background-image: url('/img/site/exclusive.png');
    height: 21px;
    width: 62px;
    background-size: cover;
    position: absolute;
    z-index: 999;
    bottom: 5px;
    left: 5px;
 }
 
 
 span.camera-icon{
	background-image: url('/img/site/camera.png');
    height: 20px;
    width: 20px;
    display: inline-block;
    position: relative;
    background-size: cover;
    top: 4px;
    z-index: 999;
 }
 
  .escorts-item .selfie{
	background-image: url('/img/site/selfie.png');
    height: 28px;
    width: 50px;
    background-size: cover;
    position: absolute;
    z-index: 999;
    bottom: 0;
    left: 0;
}
 .flex{
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
 }
 
 .col-md-10{
	flex: 0 0 83.33%;
	max-width: 83.33%;
 }
 .col-md-9{
	flex: 0 0 75%;
	max-width: 75%;
 }
 .col-md-8{
	flex: 0 0 66.66%;
	max-width: 66.66%;
 }
 .col-md-7{
	flex: 0 0 58.32%;
	max-width: 58.32%;
 }
 .col-md-6{
	 flex: 0 0 50%;
	 max-width:50%;
 }
 .col-md-5{
	 flex: 0 0 41.66%;
	 max-width:41.66%;
 }
 .col-md-4{
	 flex: 0 0 33.32%;
	 max-width:33.32%;
 }
 .col-md-3{
	 flex: 0 0 24.99%;
	 max-width:24.99%;
 }
 .col-md-2{
	 flex: 0 0 16.65%;
	 max-width:16.65%;
 }
 .mb-10{
	 margin-bottom:10px;
 }
 .mb-20{
	 margin-bottom:20px;
 }
 .mb-30{
	 margin-bottom:30px;
 }
 
 .big-link{
		 display:none;
		 border:1px solid #cfb175;
		 color: #cfb175;
		 font-size:18px;
	 }
	 
	 .col-xs-visible{
		display:none;
	}
 
 @media screen and (max-width:1000px){
	.col-sm-12{
		flex: 0 0 100%;
		max-width:100%;
	}

	.big-link{
		display:block;
	}
 
	.col-xs-visible{
		display:block;
	}
	 
 }
 
 .refined-search{
	margin: 50px 0 0 100px;
 }
 
 .refined-search h2{
	 color: #cfb175;
	 font-size: 24px;
	 margin-bottom:15px;
	 font-weight:300;
 }
 
 .refined-search .arrow::before{
	content:">";
	color: #cfb175;
	font-weight:600;
	margin-right:10px;
 }
 .refined-search .arrow{
	 margin:20px 0 0 10px;
	 color: #cfb175;
 }
 
 .refined-search ul{
	 margin:0 0 20px 30px;
 }
 .col-search-list li a{
	 color: #fff;
 }
 .col-search-list li:hover{
	 cursor:pointer;
 }
 .col-search-list li.active:before{
	 content:">>";
	 color:#cfb175;
 }
 
 
.page {
	display: block;
	min-height: 720px;
	margin: 0;
	/*max-width: 1100px;*/
	margin: 0 auto;
}
	.page-header {
		display: block;
		/*background: rgba(0,0,0,0.75);*/
		/*background: url('../../img/site/logo-bg.png') 0 0 repeat-x;*/
		/*background: #ca9b6d;*/
		/*position: fixed;*/
		width: 100%;
		/*height: 287px;*/
		margin: 0 auto;
		z-index: 256;
		text-align: center;
		position: relative;
		margin-top: 25px;
	}	
		.page-header > .logo {
			text-align: center;
			display: block;
			/*width: 376px;*/
			/*width: 100%;*/
			max-width: 850px;
			/*height: 50px;*/
			margin: 0 auto 0 10%;
			text-align: center;
			/*padding-top: 30px;*/
		}
		.page-header .logo {
			margin: 0 auto;
			display: block;
		}
			.page-header > .logo > a {
				display: inline-block;
			}
				.page-header > .logo > a > img {
					display: block;
				}
	 		.head-phone-number {
				position: absolute;
				right: 10px;
				top: 10px;
				z-index: 800;
    			/*right: 15%;*/
    			font-size: 18px;
    			line-height: 1.25;
    			color: #fff;
    			text-align: center;
    			display: inline;
			}
.page-header-navigation {
	display: block;
	width: 100%;
	height: 46px;
	text-align: center;
	position: relative;
	/*top: 210px;*/
	padding-bottom:20px;
	border-bottom:1px solid #cfb175;
}
	ul.text-navigation-top {
		display: block;
		width: 100%;
		height: 46px;
		padding: 0;
	}
		ul.text-navigation-top li {
			display: inline-block;
			/* height: 46px; */
			padding: 0 16px;
			margin-top:10px;
			/*line-height: 46px;*/
			border-right:1px solid #cfb175;
		}
			ul.text-navigation-top li:last-child {
				border-width: 0;
			}
			ul.text-navigation-top li.active {
			}
			ul.text-navigation-top li a {
				font-size: 16px;
				color: rgb(255,255,255);
				font-weight: 300;
				text-decoration: none;
				line-height: 1;
				text-transform: uppercase;
			}
				ul.text-navigation-top li.active a.active {
					color: rgb(255,255,255);
				}
			ul.text-navigation-top ul {
				position:absolute; 
				left:0; 
				display:none; 
				padding:0; 
				list-style:none;
			}
.page-wellcome {
	display: block;
	/*background url('../../img/site/page-wellcome.jpg') center top no-repeat;*/
	height: 104vh;
	overflow: hidden;
	position: relative;
}

	.page-wellcome .data-block {
		position: absolute;
		display: block;
		top:0px; bottom:0; left:0; right:0;
		z-index: 1;
		/*width: 100%;*/
		max-width: 1500px;
		margin: 0 auto;
	}

	.page-wellcome .info-block {
		position: absolute;
		display: block;
		top: 300px; bottom:0; left:0; right:0;
		z-index: 2;
		max-width: 1500px;
		margin: 0 auto;
	}

	.page-wellcome .info-block h1 {
		color: #cfb175;
		font-size: 28px;
	}
	.page-wellcome .info-block .text {
		margin: 20px 5%;
	}
	.page-wellcome .info-block .phoneno {
		font-size: 28px;
		color: #cc0000;
	}

	.page-wellcome .info-block .enter {
		background: #cfb175;
		color: #fff;
		padding: 2px 5px;
		display: block;
		margin: 10px auto;
		width: 150px;
		padding: 10px 30px;
		font-size: 22px;
	}


	.page-wellcome > .page-wellcome-video {
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		width: 100%;
		height: 100%; 
		overflow: hidden;
	}
		.page-wellcome-video > video {
			min-width: 100%; 
			min-height: 100%; 
			width: auto;
			height: auto;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%,-50%);
			z-index: 8 !important;
		}
		.page-wellcome-video > .page-wellcome-background {
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			background: rgba(0,0,0,0.35) url('../../img/site/page-wellcome-logo.png') center 55% no-repeat;
			z-index: 16 !important;
		}	
		.page-wellcome-background > .page-wellcome-button {
			display: inline-block;
			position: relative;
			top: calc(60% + 50px);
			background: rgb(51,51,51);
			padding: 0 25px;
			font-size: 20px;
			line-height: 50px;
			z-index: 256;
	}
.page-item {
	display: block;
	width: 90%;
	max-width: 1700px;
	margin: 0 auto;
	font-size: 1em;
	padding: 10px 0;
	/* overflow: hidden; */ 
	font-weight: 300;
}
	.page-item-left {
		display: block;
		width: 50%;
		float: left;
	}
	.page-item-right {
		display: block;
		width: 50%;
		float: left;
	}


	.page-item .page-item {
		display: block;
		width: auto !important;
		padding: 0 !important;
		margin: 0 auto;
		font-size: 1em;
		font-weight: 300;
	}
	.page-item-background {
		width: 100% !important;
		max-width: 100% !important;
		background-repeat: no-repeat !important;
		background-size: cover !important;
	}
		.page-item-background-brown {
			width: 100% !important;
			max-width: 100% !important;
			background: #000;
		}
	.page-item > h1 {
		font-size: 28px;
    	font-weight: 400;
    	line-height: 1.5;
    	text-align: center;
    	color: #cfb175;
	}
	.page-item > header,
	.page-item-left > header,
	.page-item-right > header,
	form > header {
		display: block;
		font-size: 24px;
		line-height: 1.5;
		color: #cfb175;
		text-align: center;
		margin: 15px 0 15px 0;
		padding: 0 0 15px 0;
		/*background-image: url('../img/site/small-line.png') center bottom no-repeat;*/
		/*background: #fcf1f9 url('../../img/site/small-line.png') center bottom no-repeat;*/
	}
		.page-item > header.white {
			color: rgb(255,255,255);
		}
		.page-item-background-pink header {
			color: rgb(255,255,255);
		}

.reviews-index-list,
.news-index-list,
.articles-index-list,
.escorts-item-profile-reviews {
	display: block;
	text-align: center;
}
	.reviews-index-list > article,
	.news-index-list > article,
	.articles-index-list > article,
	.escorts-item-profile-reviews > article {
		width: 550px;
		min-height: 210px;
		vertical-align: top;
		display: inline-block;
		margin: 0 10px 10px 0;
		padding: 10px;
	}
	.reviews-index-list > article > div > a,
	.articles-index-list > article > a {
		display: block;
    	float: left;
    	margin: 0 20px 0 0;
	}

	.reviews-index-list > article header,
	.news-index-list > article header,
	.articles-index-list > article header,
	.escorts-item-profile-reviews > article header {
		display: block;
		margin: 0 0 10px 0;
	}
		.news-index-list article time,
		.escorts-item-profile-reviews article time {
			display: block;
			/*text-align: left;*/
			font-weight: 400;
		}
		.articles-index-list article time {
			display: block;
			margin: 0 0 20px 0;
		}
			.articles-index-list article time span.day {
				display: block;
				font-size: 48px;
				color: #FFF;
				/*text-align: left;*/
				line-height: 1.15;
			}
			.articles-index-list article time span.month-year {
				display: block;
				font-size: 36px;
				color: rgb(255,255,255);
				/*text-align: left;*/
				line-height: 1.15;
			}
		.reviews-index-list article header h3,
		.news-index-list article header h3,
		.articles-index-list article h3,
		.escorts-item-profile-reviews article h3 {
			/*text-align: left;*/
			margin: 0 0 10px 0;
			font-weight: 700;
		}
			.reviews-index-list article header h3 .reviews-index-escort-name {
				display: block;
				color: #FFF;
				text-align: left;
				font-weight: 400;
			}
			.reviews-index-list article header h3 .reviews-index-author {
				display: block;
				text-align: left;
				font-weight: 400;
				font-style: italic;
			}
			.reviews-index-list article header h3 time {
				display: block;
				/*text-align: left;*/
				font-weight: 400;
				font-style: italic;
			}
		.news-index-list article header h3 {
			font-size: 24px;
			font-weight: 400;		

		}
		.news-index-list article footer time {
			display: block;
			width: 50%;
			color: #cfb175;
			/*float: left;		*/
		}
		.news-index-list article footer a {
			display: block;
			width: 50%;
			/*float: left;		*/
			background: #cfb175;
			text-align: center;
		}
	.reviews-index-list article footer,
	.news-index-list article footer,
	.articles-index-list article footer,
	.escorts-item-profile-reviews article footer {
		display: block;
		/*text-align: center;*/
	}
		.news-index-list article footer > a,
		.reviews-index-list article footer > a,
		.escorts-item-profile-reviews article footer > a {
			display: inline-block;
			color: rgb(255,255,255);
			margin: 0 auto;
			border: 0;
			text-decoration: underline;
			line-height: 1.5;
			text-transform: capitalize;

		}
		.articles-index-list article footer > a {
			display: inline-block;
			background: rgb(51,51,51);
			color: rgb(255,255,255);
			margin: 0 auto;
			border: 0;
			text-decoration: none;
			line-height: 1.5;
			text-transform: uppercase;
			padding: 0 10px;

		}
	.reviews-index-list > article p,
	.news-index-list > article p,
	.articles-index-list > article p,
	.escorts-item-profile-reviews > article p {
		display: block;
		min-height: 130px;
		margin: 0 0 10px 0;
    	font-size: 1em;
    	line-height: 1.5;
    	/*text-align: left;*/
	}

.reviews-information
{
	display: block;
	float: left;
	width: 70%;
}
	.reviews-information table th
	{
		width: 20%;
	}
.reviews-photo
{
	display: block;
	float: left;
	width: 30%;
}
.reviews-photo img
{
	border: 10px solid rgb(255,255,255);
}
/*
 *
 */
.page-footer {
	display: block;
	position: relative;
    border-top: 1px solid #cfb175;
}
	.page-footer-information {
		width: 100%;
		display: block;
		float: left;	
		height: 95px;

	}
		.page-footer-information > .page-footer-logo > a {
			display: block;
			width: 280px;
			height: 136px;
			margin: 0 0 20px 0;
		}
			.page-footer-information > .page-footer-logo > a > img {
				display: block;
			}
		.page-footer-information > .page-footer-phone {
			/*background: url('../../img/site/phone.png') left 1px no-repeat;*/
			display: block;
			line-height: 30px;
			/*padding: 0 0 0 40px;*/
			color: #ffcc99;
		}
		.page-footer-information > .page-footer-mail {
			/*background: url('../../img/site/mail.png') left 6px no-repeat;*/
			display: block;
			line-height: 30px;
			/*padding: 0 0 0 40px;*/
			color: #ffcc99;
		}
	.page-footer-navigation {
		/*padding-top: 35px;*/
		/*width: 68%;*/
		display: block;
		float: right;
		text-align: right;
	}
		.page-footer-navigation > header {
			display: block;
			color: rgb(255,0,255);
			text-align: right;
		}
		.page-footer-navigation ul.text-navigation {
			display: block;
			background: none;
		}
			.page-footer-navigation ul.text-navigation li {
				display: inline-block;
				height: 30px;
				line-height: 30px;
				text-align: right;
				/* min-width: 60px; */
				padding: 0 16px;
				margin-top: 10px;
			}
			.page-footer-navigation ul.text-navigation li+li  {
				border-left: 1px solid #cfb175;
			}

				.page-footer-navigation ul.text-navigation li a {
					font-size: 16px;
					color: rgb(255,255,255);
					font-weight: 300;
					text-decoration: none;
					line-height: 1;
					/* padding: 0 10px; */
					text-transform: uppercase;
				}
		.page-footer-navigation > a {
			font-size: 0.9em;
			color: rgb(255,255,255);
		}
/*
 *
 */
.escorts-item-description
{
	display: block;
	margin: 20px 20px;
	padding: 10px;
	width: 88%;
	margin: 0 auto;
	/*border: 1px solid #999;*/
	font-size: 15px;
	text-align: justify;
}



/*
 *
 */
.escorts-list {
	display: block;
	margin: 10px auto 0 auto;
	text-align: center;
}
	.escorts-item {
		width: 230px;
		position:relative;
		min-height: 458px;
		display: inline-block;
		margin: 10px 5px;
		vertical-align: top;
		/*background-color: #cfb175;*/
		/*padding: 16px 14px 16px 14px;*/
	}
	.escorts-item img{
		width: 100%;
		height:initial;
	}
	.escorts-item-index {
		min-height: 600px;
		/*width: 313px;*/
		display: inline-block;
		margin: 10px 5px;
		vertical-align: top;
		/*background-color: #cfb175;*/
		/*padding: 16px 14px 16px 14px;*/
		float: left;
		text-align: center;
	}
	.escorts-item-index img, .escorts-item img {
		display: block;
		margin: 0 auto;
	}

	.escorts-item-index > .escorts-item-information {
		display: block;
	}
		.escorts-item-information > .escorts-item-information-left,
		.escorts-item-information > .escorts-item-information-right {
			display: block;
			width: 100%;
			float: left;
		}
	.escorts-item > a,
	.escorts-item-index > a {
		display: block;
	}
		.escorts-item a img,
		.escorts-item-index a img {
			border: 0;
		}
		.escorts-item .escorts-name,
		.escorts-item-index .escorts-name {
			display: block;
		}
			.escorts-item .escorts-name a,
			.escorts-item-index .escorts-name a {
				display: block;
				height: auto;
				width: auto;
				text-align: center;
				font-size: 1.5em;
				font-weight: 700;
			}
				.page-item-background-pink .escorts-name a {
					color: rgb(0,0,0);
				}		
			.escorts-item .escorts-nationality,
			.escorts-item-index .escorts-nationality {
				display: block;
				height: auto;
				width: auto;
				text-align: left;
				font-size: 1em;
				font-weight: 400;
			}
				.page-item-background-pink .escorts-nationality {
					color: rgb(0,0,0);
				}
		.escorts-item .escorts-location,
		.escorts-item-index .escorts-location {
			display: block;
		}
			.escorts-item .escorts-location a,
			.escorts-item-index .escorts-location a {
				display: block;
				color: #FFF;
				height: auto;
				width: auto;
				text-align: center;
				font-size: 1em;
			}
				.page-item-background-pink .escorts-location a {
					color: rgb(0,0,0);
				}
			.escorts-item .escorts-rate,
			.escorts-item-index .escorts-rate {
				display: block;
				color: #FFF;
				height: auto;
				width: auto;
				text-align: center;
				font-size: 1em;
			}
				.page-item-background-pink .escorts-rate {
					color: rgb(0,0,0);
				}
		.escorts-item .escorts-comment,
		.escorts-item-index .escorts-comment {
			display: block;
			height: auto;
			width: auto;
			color: rgb(255,255,255);
			position: relative;
			/*text-align: right;*/
			font-style: italic;
			font-size: 1em;
			overflow: hidden;
			padding: 0 10px;
		}
			.page-item-background-pink .escorts-comment {
				color: rgb(0,0,0);
			}
/*
 *
 */
.banners-list
{
	display: block;
	text-align: center;
}
	.banners-list .banners-item
	{
		display: inline-block;
		padding: 0 0.5em;
	}
/*
 *
 */
tbody
{
	width: 100%;
}
.table-header
{
	width: 170px;
	/* font-weight: 700; */
}
.table-content
{
	width: 170px;
}


#message_box
{
	display: none;
	position: fixed;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2048;
	font-size: 1.2em;
	line-height: 30px;
	opacity: 0.75;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	background-color: #067600;
}

.news-block
{
	display: block;
	border: 1px solid #ffffff;
	border-width: 1px 0 0 0;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}
	.news-block h2
	{
		display: block;
		color: rgb(255,255,255);
		text-transform: capitalize;
		font-size: 1em;
		font-weight: 700;
		margin: 0 0 5px 0;
		/*text-align: left;*/
	}
	.news-block .date
	{
		margin: 0 0 10px 0;
		font-style: italic;
	}
	.news-block .news-image
	{
		display: block;
		float: left;
		margin: 0 10px 10px 0;
	}
		.news-block .news-image a img
		{
			border: 1px solid #ffffff;
		}
	.news-block .news-data
	{
		display: block;
	}
	.news-block .more
	{
		display: block;
		text-align: right;
		font-style: italic;
	}

.first
{
	border: 0;
}
/*
 * CALENDAR ITEM
 */
.calendar-list
{
	display: block;
}
	.calendar-list table
	{
		width: 100%;
		margin: 1em auto;
	}
		.calendar-list table thead th {
			width: 10%;
			background: rgb(51,51,51);
			color: rgb(255,255,255);
			text-align: center;
			height: 40px;
			line-height: 40px;
		}
			.calendar-list table th {
				border: 1px solid rgb(51,0,51);
				border-width: 0 0 1px 0;
			}
		.calendar-list table tbody td {
			width: 10%;
			color: rgb(255,255,255);
			text-align: center;
			height: 80px;
			line-height: 80px;
		}
			.calendar-list table td {
				border: 1px solid rgb(51,0,51);
				border-width: 0 0 1px 0;
			}
	.calendar-week-buttons
	{
		display: block;
	}
	.calendar-week-buttons-previuos
	{
		display: block;
		float: left;
		width: calc(50% - 10px);
		text-align: right;
		margin: 0 10px 0 0;
	}
	.calendar-week-buttons-next
	{
		display: block;
		float: left;
		width: calc(50% - 10px);
		text-align: left;
		margin: 0 0 0 10px;
	}
.article-item,
.news-item {
	display: block;
	margin: 0 auto;
}
	.article-item article,
	.news-item article 	{
		display: inline-block;
		/* border: 1px solid rgb(204,204,204); */
		padding: 10px;
		vertical-align: top;
	}
	.article-item > article > p,
	.news-item > article > p
	{
		text-align: left;	
	}
		.article-item > article > p > a.media > img,
		.article-item > article > p > a.media,
		.news-item > article > p > img,
		.news-item > article > p > a
		{
			display: block;
			float: left;
			margin: 0 10px 0 0;
		}
	.article-item > article > footer,
	.news-item > article > footer
	{
		display: block;
		text-align: left;
		margin: 20px 0 0 0;
	}
	.article-item > article > footer > div,
	.news-item > article > footer > div
	{
		display: block;
	}
	.review-item img{
		margin-right:15px;
		width:calc( 100% - 15px);
		height:initial;
	}
	.colored-text{
		color: #cfb175;
	}
/*
 *
 */
.locations-index-list {
	display: block;
	text-align: center;
}
	.locations-index-list > .locations-index-item {
		display: inline-block;
		/*padding: 0 60px 0 0;*/
		padding: 0px 27px;
		margin: 7px 0;
	}
		.locations-index-list > .locations-index-item > a {
			display: block;
			color: #fff;
			line-height: 2em;
			min-width: 250px;
			min-width: 332px;
			background: #cfb175;
			font-size: 17px;
			padding: 8px 0;

		}
		.locations-index-list > .locations-index-item > a > span.white {
			color: rgb(255,255,255);
		}
.galleries-index-list {
	display: block;
	text-align: center;
}
	.galleries-index-list > .galleries-index-item {
		display: inline-block;
		padding: 0 60px 0 0;
	}
		.galleries-index-list > .galleries-index-item > a {
			display: block;
			color: rgb(255,255,255);
			line-height: 2em;
		}
		.galleries-index-list > .galleries-index-item > a > span.pink {
			color: #FFF;
		}
/*
 *
 */
.article-list,
.reviews-list,
.news-list
{
	display: block;
	margin: 0 auto;
}
	/* .article-list article, */
	/* .reviews-list article, */
	.news-list article
	{
		width: 430px;
		display: inline-block;
		border: 1px solid #fff;
		margin: 0 7px 14px 7px;
		padding: 10px;
		vertical-align: top;
	}
	
	.article-list article{
		margin-bottom: 70px;
	}
	
	/* .article-list > article > header, */
	.reviews-list > article > header,
	.news-list > article > header
	{
		display: block;
		text-align: center;
		height: 84px;
		margin: 0 0 10px 0;
	}
	
	
	
	
	
		/* .article-list article header h3, */
		.reviews-list article header h3,
		.news-list article header h3
		{
			text-transform: uppercase;
			text-align: center;
			font-weight: 400;
			font-size: 20px;
			line-height: 1.5;
			color: #fff;
			font-weight: bold;
		}
		.article-list article header p,
		.reviews-list article header p,
		.news-list article header p
		{
			text-transform: uppercase;
			text-align: center;
			font-weight: 400;
			font-size: 16px;
			line-height: 1.5;
		}
	.article-list article footer,
	.reviews-list article footer,
	.news-list article footer
	{
		display: block;
		text-align: center;
	}
		.article-list article footer a,
		.reviews-list article footer a,
		.news-list article footer a
		{
			display: inline-block;
			color: #cfb175;
			margin: 0 auto;
			border: 0;
			text-transform: uppercase;
			text-decoration: underline;
		}
	/* .article-list > article > p, */
	.reviews-list > article > p,
	.news-list > article > p
	{
		display: block;
		min-height: 150px;
	}
	
	.article-list > article > p{
		margin: 10px 0 5px;
	}
	
		.article-list > article > p > a,
		.reviews-list > article > p > a,
		.news-list > article > p > a
		{
			display: block;
			float: left;
			margin: 0 10px 0 0;
		}


.pages_container {
  text-align   : center;  
  line-height  : 25px;   
  padding      : 10px;
}     

.pages_container a:link, .pages_container a:visited, .pages_container a:hover {
  padding    : 2px 5px;  
  margin     : 0 1px;
  color      : white;   
  text-decoration : none;
}    

.pages_container a:hover {
  text-decoration : none;
  background : gray; 
}    

.page_current {
  padding    : 2px 5px;  
  margin     : 0 1px;
  background : gray; 
}  

.reviews-list-small
{
	display: block;
	width: 100%;
	margin: 1em 0;
}
	.reviews-list-small li
	{
		display: block;
		float: left;
		width: 25%;
	}
	.reviews-list-small li a
	{
		color: rgb(51,153,204);
	}
	.reviews-list-small li a:hover
	{
		color: rgb(255,255,255);
	}

.floating-members-photos{
	position: fixed;
    bottom: 10px;
    right: 10px;
    background: rgb(8, 10, 9);
    border: 1px solid #cfb175;
    padding: 30px 5px;
    z-index: 999999999999;
    color: #fff;
}	

/*
 * 
 */
form {
	display: block;
	width: 80%;
	margin: 0 auto;
}
	form > .input
	{
		display: block;
		text-align: left;
	}
	form > .input > label
	{
		display: inline-block;
		width: 20%;
		margin-left: 20%;
		text-align: left;
		font-size: 1em;
		line-height: 30px;
	}
	form > .input > select {
		margin: 0 0 10px 0;
		display: inline-block;
		padding: 5px;
		font-size: 16px;
		line-height: 16px;
		font-style: italic;
		color: #fff;
		background: transparent;
		border: 1px solid #cfb175;
	}
		form > .input > select > option {
			background: #080a09;
			color: #fff;
		}
	form > .input > input {
		margin: 0 0 10px 0;
		display: inline-block;
		width: 40%;
		padding: 5px;
		font-size: 16px;
		line-height: 16px;
		color: #fff;
		background: transparent;
		border: 1px solid #cfb175;
	}
		form > .input > input:hover {
		}
	form > .input > textarea {
		margin: 0 0 10px 0;
		display: inline-block;
		width: 50%;
		padding: 5px;
		font-size: 16px;
		line-height: 16px;
		color: #fff;
		background: transparent;
		border: 1px solid #cfb175;
	}
		form > .input > textarea:hover {
		}
	form > .input > span
	{
		display: inline-block;
		width: 10%;
		color: rgb(255,0,0);
		padding: 0 0 0 5px;
	}
	form > select
	{
		display: inline-block;
		width: 55%;
		background: #000;
		border: 1px solid rgba(255,255,255,1);
		font-size: 0.75em;
		color: rgba(255,255,255,0.75);
		padding: 0.5em;
		box-sizing: border-box; 
		margin: 0 0 30px 0;
	}
	.form select option
	{
		color: rgba(0,0,0,1.0);
	}
	.form .submit
	{
		text-align: center;
		padding: 1em 0;
	}
		.form .submit input
		{
			width: 20%;
		}
	input[type="button"], input[type="submit"], a.button {
		background: #000;
		border: 0;
		line-height: 2;
		color: rgb(255,255,255);
		text-transform: uppercase;
		padding: 5px 20px;
		font-weight: 700;
		cursor: pointer;
	}
		input[type="button"]:hover, input[type="submit"]:hover {
			background: #5b0b0b;
		}
	div.g-recaptcha {
		margin: 0 auto;
		width: 304px;
	}
/*
 *
 */
.escort-search {
	display: inline-block;
	width: 260px;
	height: 35px;
	overflow: hidden;
	/*background: #171717;*/
	margin: 1em 10px 0 0;
	/*border: 1px solid rgb(51,51,51);*/
}
	.escort-search select {
		color: #cfb175;
		text-transform: uppercase;
		width: 250px;
		background:transparent;
		padding: 5px;
		font-size: 0.75em;
		line-height: 1;
		border: 0;
		border-radius: 0;
		height: 35px;
		border:1px solid #cfb175;
		-webkit-appearance: none;
	}
		.escort-search select option {
			background: rgb(0,0,0);
		}
/*
 *
 */
.page-header-twitter
{
	display: block;
	float: left;
	width: 80px;
	height: 80px;
}
/*
 *
 */
.crumbs {
	display: block;
	text-align: center;
	font-weight: 400;
	padding: 10px 0;
	font-size: 1.5em;
}
	.crumbs > a {
		color: #666;
		margin: 0 10px;
	}
/*
 *
 */
.escort-thumbnail-list {
	display: block;
	text-align: center;
	/* padding-left: 50px; */
}
	.escort-thumbnail-list > img {
		border: 0;
	}
	.escort-thumbnail-list > img.vertical {
		border: 0;
		margin: 0 30px 30px 0;
	}
	.escort-thumbnail-list > img.horizontal {
		display: block;
		border: 0;
		margin: 0 auto 30px auto;
	}
.escorts-item-profile-left {
    display: block;
    /*max-width: 600px;*/
    box-sizing: border-box;
    /* width: 49%; */
    margin: 0 auto 10px auto;
    /* margin-right: 10px; */
    /* float: left; */
    /* border-right: 1px solid #999; */
    padding: 15px;
}
	.escorts-item-profile-left .escorts-item-profile-information {
		background: transparent;
		/*padding: 10px;*/
		width: 99%;
		/*border: 1px solid #fff;*/
	}
		.escorts-item-profile-left .table-header {
			/*font-weight: 400;*/
			text-align: left;
		}
		.escorts-item-profile-left .table-content {
			text-align: left;
		}
	.escorts-item-profile-left input[type="button"] {
		width: 50%;
		margin: 10px 0 0 0;
	}
	.escorts-item-profile-right td, .escorts-item-profile-right th, .escorts-item-profile-left td, .escorts-item-profile-left th {
		padding: 1px 0 ;
		font-size: 15px;
	}
.escorts-item-profile-right {
    display: block;
    /*max-width: 600px;*/
    box-sizing: border-box;
    /* width: 49%; */
    margin: 0 auto 10px auto;
    /* float: left; */
    /*border: 1px solid #999;*/
    padding: 15px;
}
	.escorts-item-profile-right .escorts-item-profile-rates {
		background: transparent;
		width: 50%;
		/*padding: 10px;*/
		width: 99%;
		
	}
		.escorts-item-profile-right .escorts-item-profile-rates th {
			/* font-weight: 700; */
			color:#cfb175;
			text-align: left;
		}
		.escorts-item-profile-right .escorts-item-profile-rates td {
			text-align: left;
		}
		.escorts-item-profile-left tr td:nth-of-type(2) ,.escorts-item-profile-left tr td:nth-of-type(2) a{
			color: #cfb175;
		}
		.escorts-item-profile-left tr td:nth-of-type(2) a{
			text-decoration:underline;
		}
		
	.escorts-item-profile-right input[type="button"] {
		width: auto;
		margin: 10px 0 0 0;
	}
	.escorts-item-profile-right .phone2 {
		display: block;
	    width: 100%;
	    height: 50px;
	    font-size: 16px;
	    line-height: 50px;
	    margin: 5px 0;
	    float: left;
	    text-align: center;
	    font-weight: 700;
	    font-style: italic;
	}
.escorts-item-profile-map {
	display: block;
}
	.escorts-item-profile-map #map {
		display: block;
		height: 300px;
	}
.faq-list {
	display: block;
}
	.faq-list > .faq-item {
		display: block;
		margin: 0 0 10px 0;
	}
	.faq-list > .faq-item > .faq-question {
		display: block;
		text-align: left;
		font-weight: 700;
		margin: 0 0 10px 0;
		color: rgb(151, 147, 147);
	}
	.faq-list > .faq-item > .faq-answer {
		display: block;
		text-align: left;
		margin: 0 0 10px 0;
	}
	
	.faq-item {
		border-bottom: 2px solid #cfb175;
	}

.timeline-Widget {
	background: none !important;
}
.featureds-container {
	padding: 0 30px;
	margin: 20px 0;
	position: relative;
}
.featureds-container .featured-item {
	position: relative;
}

.featureds-container .info {
	position: absolute;
	bottom: 0px;
	left: 30px; right: 30px;
	/*border-top: 1px solid #ccc;*/
	/*border-bottom: 1px solid #ccc;*/
	padding: 10px 30px;
	text-align: left;
	background-color: #000;
	color: #fff;
	/*opacity: .5;*/
	z-index: 10;
	text-align: center;
}
.featureds-container .name {
	position: absolute;
	bottom: 100px;
	right: 0;
	padding: 10px 30px;
	width: 250px;
	text-align: left;
	color: #000;
}
.featureds-container .slick-prev {
	left: 15px !important;
	z-index: 1;
}
.featureds-container .slick-next {
	right: 15px !important;
	z-index: 1;
}

.profile-slick .slick-prev {
	left: 15px !important;
	z-index: 1;
}
.profile-slick .slick-next {
	right: 15px !important;
	z-index: 1;
}

.featured-escorts .slick-prev {
	left: 15px !important;
	z-index: 1;
}
.featured-escorts .slick-next {
	right: 15px !important;
	z-index: 1;
}
.featured-escorts img {
	width: 100%;
	height: auto;
}
.featured-escorts {
	max-width: 1000px;
}

.news-index-list > article {
	/*width: auto;*/
	width: 48%;
	box-sizing: border-box;
	float: left;
	border: 1px solid #666;

}
.news-index-list  * {
	text-align: center;
}

.page-logo {
	/*width: 100%;*/
	max-width: 850px;
}

.escort-thumbnail-list .slick-next { 
	right: 25px;
}
.escort-thumbnail-list .slick-prev { 
	left: 25px;
}

.slick-fix .slick-next {
	width: 17px !important;
	height: 38px !important;
	right: 25px;
}
.slick-fix .slick-prev {
	left: 25px;	
	width: 17px !important;
	height: 38px !important;
}

.slick-next, .slick-prev {
	width: 7px !important;
	height: 38px !important;
	z-index: 5;
}
.slick-fix {
	/*padding-left: 55px;*/
}


.reviews-item {
	/*max-width: 45.99%;*/
	/*min-width: 45.99%;*/
	/*background: #cc6699;*/
	width: 100%;
	max-width: 40%;
	margin: 20px 20px;
	float: left;
	border: 1px solid #cc6698;
	padding: 20px;
}
.reviews-item .reviews-index-escort-name {
	color: #cc0000;
}
.reviews-item img {
	float: left;
	margin: 0 10px 10px 0;
}
.reviews-item footer a {
	float: right;
	padding: 2px 5px;
	/*background: #333;*/
	/*color: #cc6699;*/
	background: #cfb175;
	color: #fff;
	/*border: 1px solid #fff;*/
}
.reviews-item .reviews-index-author {
	color: #cfb175;
}

.slide-index {
	position: absolute;
	top: 250px;
	left: 0;
}
.show-on-mobile {
	display: none;
}

.escorts-item-book-me-now {
	/* float: left; */
	/* width: 49.4%; */
	background: transparent;
	    border: 1px solid #cfb175;
	font-size: 1em;
	min-height: 40px;
	color: #fff;
	margin:5px;
}
.escorts-item-book-me-now input[type=button] {
	background: none;
	font-size: 16px;
	font-weight:300;
	color: #cfb175;
}

.escorts-item-call-us {
	line-height: 2.5;
	min-height: 42px;
	background: #cfb175;
	margin-bottom:15px;
	/* width: 49.4%; */
	/* margin-left: 1%; */
	/* float: right; */
	font-size: 20px;
	color: #fff;
}

.reviews-list article footer a {
	float: right;
	padding: 2px 5px;
	/*background: #333;*/
	color: #fff;
	font-size: 0.7em;
	text-decoration: none;
	border: 1px solid #fff;
}

table#links_container {
	margin-left: 30%;
}
div#links_container {
	margin-left: 10%;
}

.escorts-name * {
	color: #f3e5c5;
}

* {
 	font-family: 'Open Sans', sans-serif;
 }





 @media screen and (max-width: 750px) {
	 
	.head-phone-number {
		position: absolute!important;
		width: 200px;
		right: 0;
		left: auto!important;
		top: 25px!important;
		display: block;
	}
	 
	.page-header>.logo {
		float: left;
	}
	 
 	body {
		background-size: contain;
	}
	.page-header{ 
		height: 180px;
	 }
	 .head-phone-number {
	 	top: -20px;
	 	position: relative;
	 	left: -25%;
	 }
	 .page-header-navigation {
	 	top: 10px;
	 	padding: 10px 0;
	 }

	 .hamburger-block ul {
	 	position: relative;
	 	/*top: 30px !important;*/
	 	z-index: 500;
	 }

	 .page-contents {
	 	width: 90%;
	 	margin: 0 auto;
	 }
	 .page-footer-information .float-right{
		float:none; 
	 }

	 
	 

.escorts-item-index img, .escorts-item img {
		display: block;
		margin: 0 auto;
		box-sizing: border-box;
		width: 100%;
		height: auto;
	}

	.escorts-item {
		box-sizing: border-box;
		width: 45%;
		min-height: 450px;
	}


}

@media screen and (max-width: 470px){
	.escorts-item {
		box-sizing: border-box;
		width: 45%;
		height:initial;
		min-height: 370px;
	}
}
@font-face {
    font-family: 'Segoe Script Regular';
    src: url('../fonts/segoesc.ttf');
}
span.relative{
	position:relative;
	display:block;
}

.profile-image{
	margin: 10px;
	width:calc( 50% - 20px) ;
	float:left;
}


.profile-image img{
	width:100%;
	height:initial; 
}
.profile-image.horizontal{
	width:calc( 100% - 20px );
	margin: 10px;
}

.escort-item-header {
	text-align:left;
}

.button.button-direction {
    background: transparent;
    color: #cfb175;
    border: 1px solid #cfb175;
    font-weight: 300;
    padding: 5px 20px;
	text-decoration:none!important;
}

.head-phone-number a{
	text-decoration:none!important;
	
}

.escort-item-header h1,h3{
	color:#cfb175;
	font-size:22px;
	font-weight:300;
}
.rating{
	background-image: url('/img/site/rating.png');
    max-width: 100px;
	background-repeat:no-repeat;
    height: 21px;
    width: 111px;
    background-size: 100px 20px;
}

.reviews-profile-list article{
	margin: 20px 0;
}

.text-left{
	text-align:left;
}

.text-right{
	text-align:right;
}

.reviews-profile-list article .review-profile-link{
	color:#fff;
	text-decoration:underline;
}

.reviews-profile-list article h3{
	font-size:16px;
}

.profile-stats-header{
	color:#cfb175;
	margin-bottom:5px;
	font-size:20px;
	font-weight:bold;
	text-align:left;
}
@media screen and (max-width: 1000px){
	.escort-item-header {
		text-align:center;
	}
	.escort-item-header h1{
		display:block!important;
		margin-bottom:30px;
	}
}
.profile-stats-header::before{
	content: "";
    display: inline-block;
    width: 5px;
    height: 11px;
    background: url('/img/site/arrow-right.png');
    background-size: contain;
    background-repeat: no-repeat;
    line-height: 12px;
}


.escort-item-header h1{
	display:inline;
}

span.high-profile-text{
	display: block;
    position: absolute;
    top: 34%;
    width: 100%;
	pointer-events: none;
}
span.high-profile-text span{
    clear: both;
    display: block;
    width: 100%;
    font-family: 'Segoe Script Regular';
    font-size: 20px;
    line-height: 25px;
    color: #0c0312;
	pointer-events:none;
}
span.members-only-text{
	position: absolute;
    display: block;
    top: 52%;
    width: 100%;
	pointer-events: none;
    clear: both;
    left: 0;
	    text-shadow: 0px 0px 3px white;
}
span.members-only-text-member{
	position: absolute;
    display: block;
    top: 52%;
    width: 95%;
    margin: 0 2.5%;
    pointer-events: none;
    clear: both;
    left: 0;
    text-shadow: 0px 0px 11px black;
    border: 1px solid #ceb486;
}
span.members-only-text span{
	clear: both;
    width: 100%;
    display: block;
    font-size: 28px;
    font-weight: bold;
    font-style: italic;
    color: #0c0312;
	pointer-events:none;
	line-height:35px;
}
span.members-only-text-member span{
	clear: both;
    width: 100%;
    display: block;
    font-size: 28px;
    font-weight: bold;
    font-style: italic;
    color: #ceb486;
	pointer-events:none;
	line-height:35px;
}

@media screen and (max-width:750px){
	 .page-footer .page-footer-information .page-footer-logo{
		 width:100%!important;
		 margin-left:0!important;
	 }
	 .page-footer-information{
		 height:auto;
		 text-align: center;
	 }
	 .page-footer-information > .page-footer-logo > a{
		 width:auto!important;
		 height:auto!important;
		 text-align:center;
	 }
	 .webdesigns{
		 float:none;
		 clear:both;
	 }
	 .page-footer-information > .page-footer-logo > a > img{
		 display:inline-block;
	 }
}

.container{
	max-width:1400px;
	margin:auto;
}

a{
	text-decoration:underline!important;
}