html {
	font-family: 'system-ui', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
	font-family: 'system-ui', sans-serif;
}
.rounded{border-radius:.25rem!important}
.vid {
	margin: 0 auto;
	justify-content: center;
	display: flex;
	width: 83%;
	height: auto;
	display:block;
}
strong{
	color:#CCFF33;
	font-weight:bold;
}
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
	
body {
  margin: 0;
  font-family: 'system-ui', sans-serif;
  background-color: #f4f4f4;
}

.container {
	width: 1170px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

.container-fluid:after,
.container:after,
.row:after {
	clear: both
}

.row {
	margin-right: -15px;
	margin-left: -15px
}
.col-lg-6{
	width:50%;
}
.col-lg-7{
	width:50%;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
	float: left;
}
.col-sm-4{
	width:33.3%;
}
.col-sm-6{
	width:50%;
}

.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
	float: left
}

.col-md-4 {
	width: 33.33333333%
}

.col-md-2 {
	width: 16.66666667%
}

.col-md-6 {
	width: 50%
}

.col-md-8 {
	width: 66.66666667%
}

.col-md-3 {
	width: 25%
}

.col-md-9 {
	width: 75%
}

.col-md-12 {
	width: 100%
}
figure{
	margin:0px;
}
.col-sm-3 {
  width: 24%;
  margin: 5px 5px;
  border: 5px solid aqua;
  padding:0px;
}

.spacer-single {
	clear: both;
	display: block;
	height: 20px;
	width: 100%
}


@media (min-width:48em) {
	.menu-sec li {
		float: left
	}
	.menu-sec li a {
		padding: 13px 30px
	}
	.menu-sec .menu {
		clear: none;
		float: right;
		max-height: none
	}
	.menu-sec .menu-icon {
		display: none
	}
}
.slog {
	font-size: 30px;
	letter-spacing: 1px;
	top: 44%;
	text-align: center;
	position: absolute;
	left: 0;
	display: inline-flex;
	right: 0;
	justify-content: center;
	text-shadow: 2px 2px 2px #000
}

.call {
	font-size: 50px;
	top: 57%;

	text-align: center;
	position: absolute;
	left: 0;
	display: inline-flex;
	right: 0;
	justify-content: center;
	text-shadow: 2px 2px 2px #000
}
#sy-whatshelp {
	right: 10px;
	bottom: 10px;
	position: fixed;
	z-index: 9999
}

#sy-whatshelp a {
	position: relative
}

#sy-whatshelp a.sywh-open-services {
	background-color: #129bf4;
	color: #fff;
	line-height: 55px;
	margin-top: 10px;
	border: none;
	cursor: pointer;
	font-size: 23px;
	width: 55px;
	height: 55px;
	text-align: center;
	box-shadow: 2px 2px 8px -3px #000;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	display: inline-block
}

#sy-whatshelp a.sywh-open-services i {
	line-height: 55px
}

#sy-whatshelp a.sywh-open-services .fa-times {
	display: none
}

#sy-whatshelp .sywh-services {
	width: 55px;
	height: auto
}

#sy-whatshelp .sywh-services a {
	display: none;
	font-family: "Open Sans", sans-serif
}

#sy-whatshelp .sywh-services a.email i {
	background-color: #b92b27
}

#sy-whatshelp .sywh-services a.instagram i {
	background-color: #e4405f
}

#sy-whatshelp .sywh-services a.messenger i {
	background-color: #0084ff
}

#sy-whatshelp .sywh-services a.whatsapp i {
	background-color: #25d366
}

#sy-whatshelp .sywh-services a.call i {
	background-color: #f60
}

a[data-tooltip] {
	position: relative
}

a[data-tooltip]::after,
a[data-tooltip]::before {
	position: absolute;
	display: none;
	opacity: 1;
	transition: all .3s ease-in-out
}

a[data-tooltip]::before {
	content: attr(data-tooltip);
	background-image: linear-gradient(98.3deg, rgba(0, 0, 0, 1) 10.6%, rgba(25, 135, 84, .94) 97.7%);
	color: #fff;
	font-size: 13px;
	padding: 7px 11px;
	border-radius: 5px;
	white-space: nowrap;
	text-decoration: none;
	display: none
}

a[data-tooltip]::after {
	width: 0;
	height: 0;
	border: 6px solid transparent;
	content: ""
}

a[data-tooltip]:hover::after,
a[data-tooltip]:hover::before {
	display: block
}

a.sywh-open-services[data-tooltip]::after,
a.sywh-open-services[data-tooltip]::before {
	display: block
}

a.data-tooltip-hide[data-tooltip]::after,
a.data-tooltip-hide[data-tooltip]::before {
	display: none!important
}

a.sywh-open-services[data-tooltip][data-placement=left]::before {
	top: 11px;
	font-family: "Open Sans", sans-serif;
	display: none
}

a[data-tooltip][data-placement=left]::before {
	top: -7px;
	right: 100%;
	line-height: normal;
	margin-right: 10px
}

a[data-tooltip][data-placement=left]::after {
	border-left-color: #fe0000;
	border-right: none;
	top: 50%;
	right: 100%;
	margin-top: -6px;
	margin-right: 4px;
	display: none
}

a[data-tooltip][data-placement=right]::before {
	top: -7px;
	left: 100%;
	line-height: normal;
	margin-left: 10px
}

a[data-tooltip][data-placement=right]::after {
	border-right-color: #000;
	border-left: none;
	top: 50%;
	left: 100%;
	margin-top: -6px;
	margin-left: 4px
}

a[data-tooltip][data-placement=top]::before {
	bottom: 100%;
	left: 0;
	margin-bottom: 10px
}

a[data-tooltip][data-placement=top]::after {
	border-top-color: #000;
	border-bottom: none;
	bottom: 100%;
	left: 10px;
	margin-bottom: 4px
}

a[data-tooltip][data-placement=bottom]::before {
	top: 100%;
	left: 0;
	margin-top: 10px
}

a[data-tooltip][data-placement=bottom]::after {
	border-bottom-color: #000;
	border-top: none;
	top: 100%;
	left: 10px;
	margin-top: 4px
}


@media (max-width:1199px) {
	.container {
		width: 970px
	}
	.menu-sec li a {
		padding: 10px 20px 10px 20px!important
	}
	.menu-sec li a:hover {
		padding: 10px 20px 10px 20px!important
	}
	.slog {
		top: 48%
	}
	.brand-sec {
		height: 300px
	}
}

@media (max-width:991px) {
	.container {
		width: 750px
	}
	.menu-sec li a {
		padding: 10px 10px 10px 10px!important;
		margin-right: 10px
	}
	.prfl-bg {
		padding: 5px
	}
	.brnd-name {
		top: 12%
	}
	.call {
		font-size: 50px;
		top: 63%
	}
	.brand-sec {
		height: 238px
	}
}

@media (max-width:767px) {
	.container {
		width: 100%
	}
	.call {
		top: 70%
	}
	.slog {
		top: 55%
	}

	.col-sm-3 {
		width: 50%
	}
	.girls-list {
		width: 49%
	}
	.col-md-6 {
		width: 100%
	}

}

@media (max-width:499px) {

	.call {
		font-size: 23px
	}
	.col-sm-3 {
		width: 100%
	}
}

.whatsapp img {
height: 22px
}

}

@media only screen and (max-width:600px) {
	.call-footer {
		display: none
	}
}

@media screen and (max-width:1125px) {
	.call-footer {
		display: block;
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		color: #fff;
		text-align: center;
		z-index: 111
	}
	.call-icon {
		background-color: #EB080C;
		width: 50%;
		height: 52px;
		float: left;
		padding-top: 10px
	}
	.whatsapp-icon {
		background-color: green;
		width: 50%;
		height: 52px;
		float: right;
		padding-top: 10px
	}
	.pointer {
		cursor: pointer
	}
}

@media only screen and (max-width:480px) {
	.contant-footer span {
		font-size: 24px
	}
}

@media only screen and (max-width:767px) {
	.desktop {
		display: none!important
	}
	.mobile {
		display: block!important;
		width: 100%
	}
}

.icon-box {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 20px
}

.icon-box a {
	color: #fff;
	text-decoration: none
}

.icon-box p {
	text-align: center
}

.call-icon {
	display: none
}

.whatsapp-icon {
	display: none
}

@media only screen and (max-width:767px) {
	.call-icon {
		display: block
	}
	.whatsapp-icon {
		display: block
	}
}

/* header */

.header {
  z-index: 3;
}

.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

.header li a {
	display: block;
	padding: 20px 20px;
	border-right: 1px solid #000;
	text-decoration: none;
	color: #000;
}

.header li a:hover,
.header .menu-btn:hover {
  background-color: #000;
  color:#FAF5E9;
}

.header .logo {
  display: block;
  float: left;
  font-size: 2em;
  padding: 9px 20px;
  text-decoration: none;
  font-family: 'system-ui', sans-serif;
  text-transform:uppercase;
  color:#000;
}

/* menu */

.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

/* menu icon */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #333;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu {
  max-height: 437px;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

/* 48em = 768px */

@media (min-width: 48em) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 17px 20px;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
}
.banner_main{
	background:#FAF5E9;
	width:100%;
	display:none;
}
.banner_main img{
  width: 100% !important;
  height: auto;
}
.fixed {
  position: fixed;
  z-index: 999999;
  width: 100%;
  top: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: sticky;
}
.line_w{
	width:100%;
	background:#FAF5E9;
}
.main_menu {
  background: #FFCC00;
  display: inline-block;
  width: 100%;
}
.intro_h{
	width:100%;
	background: linear-gradient(45deg, #000066 0%, #000000 100%);
	padding:50px 0px;
}
.intro_txt{
	color:#FAF5E9;
}
.intro_img{
	width:100%;
}
.intro_img img{
	width:100%;
	height:auto;
}
.gall h3{
	color:#FAF5E9;
	text-align:center;
	font-size:22px;
}
.gall_box1{
	width:100%;
	
}
.gall_box1 img{
	width:100%;
	border:5px solid #000;
}
.info {
  padding: 10px;
  transition: all .3s ease-in-out;
  background: #000;
  height: auto;
  width: auto;
  display: block;
  overflow: auto;
}
.info .city-name {
  margin: 0;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  color: #efbe20;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  float: left;
}
.info span {
  display: block;
  text-transform: capitalize;
}
.ctgry-title {
  display: block;
  color: #fff;
  text-align: right !important;
  width: 100%;
}
.info span {
  display: block;
  text-align: center;
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 15px;
  font-family: "system-ui", sans-serif;
  text-transform: capitalize;
}
.info span img {
  display: inline-block;
}
.clear-fix {
  clear: both;
  display: block;
}
.info .city-name {
  margin: 0;
  text-align: center;
  font-family: "system-ui", sans-serif;
  color: #efbe20;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  float: left;
  width:57%;
}
.ctgry-title {
  display: block;
  color: #fff;
  text-align: right !important;
  width: 100%;
}
.about_txt{
	color:#fff;
	font-family: 'system-ui', sans-serif;
}
.about_txt p{
  text-align: justify;
  font-size: 15px;
  line-height: 22px;
}
.b_b{
	width:100%;
}
.b_b img:hover{
	width:100%;
	box-shadow: rgba(9, 179, 169, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(17, 9, 179, 0.35) 0px -2px 6px 0px inset;
	
}
.b_b img {
  width: 100%;
  border: 4px solid #000;
  border-radius: 49px;
}
.dis {
  width: 100%;
  background: cornsilk;
  color: #000;
  border: 5px solid #FAF5E9;
  border-radius: 49px;
  padding: 0px 30px;
  text-align: justify;
  text-align:center;
}
.dis span{
  color: #FF0000;
  text-align: center;
  font-size: 24px;
  padding: 12px 0px 0px 0px;
  display: block;
  font-weight: bold;
}
.footer{
	background:#FFCC00;
}
.quick_link ul{
	list-style:none;
}
.quick_link li{
  float: left;
  width: 50%;
}
.quick_link > ul > li > a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
}
.quick_link h3{
	text-align:left;
}
.quick_link3 a{
  color: #000;
  text-decoration: none;
  font-size: 14px;
}
.quick_link3 ul{
	list-style:none;
}
.ed_f{
	background:#000;
}

.ed_f ul{
	list-style:none;
}
.ed_f li{
  float: left;
  padding: 0px 5px;
}
.ed_f a{
  padding: 0px 10px !important;
  border-left: 1px solid #fff !important;;
  font-size: 14px !important;;
  color:#fff;
  text-decoration:none;
}
.right {
  color: #fff;
  font-size: 14px;
  margin: 12px 0px 0px 0px;
}
.dropd{
	width:100%;
}
.dropd h3{
	text-align:center;
	text-transform:uppercase;
	color:#fff;
}
.dropd ul{
	list-style:none;
}
.dropd li{
  float: left;
  margin: 1px 1px;
  display:flex;
}
.dropd a{
  text-decoration: none;
  font-size: 14px;
  color: #000;
  background: #FC0;
  border: 1px solid #000;
  padding: 8px 20px;
  text-transform: capitalize;
  display: block ruby;
  text-align: center;
  border-radius: 25px;
  transition: all ease-in 0.3s;
}
.dropd a:hover{
	background:#000;
	color:#FFFF00;
	border: 1px solid #FFFF00;
}
.gil_txt{
	color:#ff;
}
.gil_txt h3 {
  font-family: open sans,sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  margin: 20px 0 10px;
  color: #ffa700;
  text-decoration: none;
  text-shadow: 2px 3px 2px #000;
}
.gil_txt table {
  width: 100%;
  border-collapse: collapse;
  font-family: open sans,sans-serif;
}
.gil_txt table td {
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 10px 0;
  border-bottom: 1px solid #eec400;
}
.nowcalling {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999999;
}
.lcol {
    background-color: darkblue;
}
.lcol, .rcol {
    float: left;
    width: 50%;
}
.lcol a, .rcol a {
    display: block;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
	z-index:999999;
}
.lcol a:hover, .rcol a:hover,.lcol a:focus, .rcol a:focus{
	text-decoration:none;
	outline:none;
	color:#fff;
}
.rcol {
    background-color: #0d4d00;
	display:block;
}
.banner{
	display:block;
	width:100%;
	height:auto;
}
.intro_txt p{
  text-align: justify;
  font-size: 15px;
  line-height: 22px;
}
/*///////////////////////////////////////////////////////
				Responsive Phone
//////////////////////////////////////////////////////*/

@media only screen and (min-width:290px) and (max-width:766px){
.col-sm-6{
	width:100%;
	padding:0px 10px;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
.col-sm-4{
	width:100%;
}
.col-md-8{
	width:100%;
}
.col-md-4{
	width:100%;
}
.header .logo{
	font-size:25px;
}
.banner_main img{
  width: 100%;
  max-width:766px;
}
.intro_txt{
	width:100%;
}
.intro_txt p{
    width: 100%;
    font-size: small;
  }
.banner {
    display: block;
    width: 100%;
    height: auto;
}
@media only screen and (min-width: 290px) and (max-width: 766px){
.banner {
    width: 100% !important;
    padding: 20px;
    background: #000;
    margin: 0px auto;
    display: block;
}}
.vid {
	display:none;
}
}

