@charset "utf-8";
/* CSS Document */

body {
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #fff;
	background: #000;
}
a:focus {
	outline: none !important;
	outline-offset: 0px !important;
}
.head-top {
	padding: 15px 0;
	border-bottom: 1px solid #ffffff24;
}
.menu .navbar .navbar-nav {
	display: inline-block !important;
	float: none !important;
	margin-top: 4px;
}
.menu .navbar .navbar-collapse {
	text-align: center !important;
}
.navbar-default {
	background: none;
	border: none;
}
.navbar {
	min-height: 0;
	margin: 0;
}
.navbar-nav>li>a {
	font-size: 16px;
	color: #ffa419 !important;
	border: 1px solid #ffffff24;
	padding-left: 40px;
	padding-right: 40px;
}
.menu {
	border-bottom: 1px solid #ffffff24;
}
.main-head h1 {
	color: #ffb23d;
	text-align: center;
}
.main-head h4 {
	text-align: center;
	color: #ffa419;
}
.main-head P {
	text-align: center;
	color: #fff;
}
.main-head {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin-top: 4px;
}
.bnr-btm-txt {
	text-align: center;
	padding: 20px;
	min-height: 250px;
	border: 1px solid #ffa419;
	background-image: linear-gradient(to right, #000, #7EDEF6, #000);
}
.bnr-btm-txt h2 {
	color: #ffa419;
	margin-bottom: 40px;
}
.bnr-btm {
	padding: 30px 0;
}
.show-on-hover:hover > ul.dropdown-menu {
	display: block;
}
.show-on-hover .btn-default {
	background-image: linear-gradient(to right, #000, #7EDEF6, #000);
	color: #fff;
	border: 1px solid #ffa419;
	border-radius: 0;
	padding: 10px 60px;
}
.show-on-hover {
	margin-right: 15px;
}
.show-on-hover .caret {
	color: #ffa419;
}
.catagory {
	text-align: center;
	padding: 50px 0;
}
.catagory .dropdown-menu {
	background-image: linear-gradient(to right, #000, #7EDEF6, #000);
	border: 1px solid #ffa419;
	border-radius: 0;
}
.dropdown-menu > li > a {
	color: #fff;
}
.image-cont {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	transition: all 0.3s;
}
.image-text {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #38B7F8;
	width: 100%;
	padding: 10px 0;
}
.image-text h3 {
	margin: 0;
	text-align: center;
	color: #fff;
	font-size: 17px;
}
.call-girls h2 {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
}
.image-cont:hover {
	box-shadow: #ffa419 0 0 16px;
}
.call-girls-cont {
	margin-bottom: 30px;
}
.text-area h2, .text-area h3, .top-rated-girls h2 {
	text-align: center;
	margin-bottom: 30px;
	text-shadow: 2px 2px 2px #333;
	font-size: 35px;
	color: #ffa419;
}
.text-area p {
	font-size: 18px;
	text-shadow: 2px 2px 2px #333;
	text-align: justify;
	line-height: 28px;
}
.text-area p a {
	color: #ffa419;
	text-shadow: 2px 2px 2px #111;
}
.spacer-single {
	width: 100%;
	height: 30px;
	display: block;
	clear: both;
}
.top-rated-girls .image-text {
	position: relative;
	margin-top: 15px;
	background-image: linear-gradient(to right, #000, #7EDEF6, #000);
	border: 1px solid #ffa419;
}
.top-rated-girls .image-cont {
	border-radius: 0;
	border: 1px solid #ffa419;
}
.top-rated-girls .image-cont img {
	width: 100%;
}
footer {
	padding: 50px 0 0 0;
}
footer ul {
	padding: 0;
	list-style-type: none;
}
footer ul li {
	margin-bottom: 15px;
}
footer ul li a {
	font-size: 15px;
	color: #fff;
}
footer h3 {
	font-size: 20px;
	margin-bottom: 15px;
	color: #ffa419;
}
.cp-ryt {
	background: #000;
	padding: 10px 0;
	text-align: center;
}
.cp-ryt p {
	font-size: 12px;
	margin: 0;
}
footer {
	background: #333;
}
