@import url("https://fonts.googleapis.com/css2?family=Great+Vibes&amp;family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap");



@tailwind base;

@tailwind components;

@tailwind utilities;



html,

body,

:root {

  height: 100%;

  background: black;

}



.link {

  @apply .font-bold .text-main;

}





.menu{width:100%; background:linear-gradient(to right, #f78902, #f2530b); padding-left:30px; padding-right:30px;}

.menu input[type=checkbox], .menu label{display:none;}

.nav_links{height:100%; text-align:center;}

.nav_links ul{display:flex; margin:0; padding:0;}

.nav_links ul li{flex:1 1 auto; list-style:none; font-size:16px; text-transform:uppercase; letter-spacing:.5px; font-weight:500;}

.nav_links ul li a{color:#fff; padding:10px 0; display:block;}

.nav_links ul li a:hover{color:#000;}

.nav_links ul li img{display:inline-block; margin-right:7px; margin-bottom:-4px; width:auto; height:20px;}

.logo{width:100px;}

footer{background:#000000;}

footer .logo{margin:10px auto 0;}

.f_menu{border-top:#f78603 solid 1px; border-bottom:#f78603 solid 1px; padding:15px 0; margin-top:1rem;}

.f_menu ul{margin:0; padding:0; display:flex;}

.f_menu ul li{margin:0; padding:0; list-style:none; flex:1 1 auto; text-align:center; font-weight:500;}

.f_menu ul li a{color:#fff;}

.f_menu ul li a:hover{color:#f78902;}

.copyright{text-align:center; color:#fff;}

.popular_bg{background:#0e0e0e; padding:3.5rem 0 4.5rem;}

.content_bg, .two_colum_bg{padding:3.5rem 0 4.5rem;}

.faq_box{background:#0e0e0e; padding:1.5rem; border-radius:5px; margin-top:1.5rem; box-shadow:#3c3c3c -3px 4px 0px 0;}

.location_box{background:#323232; border-radius:5px; padding:.5rem;}

.font-bold{font-weight:600 !important;}

.category_bg{background:#0a0a0a; padding:3.5rem 0 4.5rem;}



.profile_bg{font-family:Poppins, sans; font-size:14px; padding:3.5rem 0 4.5rem;}

.profile_text{margin-top:3.5rem; color:#fff;}

.profile_text p, .category_text p{text-align:justify; line-height:1.75rem;}

.profile_text h1, .category_text h1{font-family:Great Vibes, sans-serif; font-size:45px; color:#fff; margin-bottom:1.5rem; line-height:normal;}

.profile_rate{margin-left:3rem; margin-bottom:1.8rem; border-bottom:rgb(247, 134, 3, 55%) solid 1px; padding-bottom:1.4rem; font-size:14px;}

.profile_rate:nth-of-type(2){border-bottom:none; padding-bottom:.8rem;}

.profile_rate h4{font-family:Great Vibes, sans-serif; font-size:35px; color:#ed8c1d; margin-bottom:0rem;}

.profile_rate ul{margin:0; padding:0;}

.profile_rate ul li{margin:0; padding:9px 0; list-style:none; color:#c5c5c5;}

.profile_rate ul li span{display:inline-block; width:120px; color:#fff; font-weight:600;}

.age_ul, ul.rate_ul{display:flex; flex-wrap:wrap;}

.age_ul li{width:50%;}

ul.rate_ul li{width:33.33%;}

ul.rate_ul li:first-child{text-align:left;}

ul.rate_ul li span{width:100%;}

.profile_bg .btn{background:linear-gradient(to right, #f78902, #f2530b); padding:15px 60px; border-radius:30px; color:#fff; font-size:16px; font-weight:600; margin-left:3rem;}

.category_text{margin-left:3rem; font-family:Poppins, sans; font-size:14px; color:#fff;}

.right_side{padding-left:25px; padding-right:15px;}



@media (max-width:1199px) {

.md\:text-4xl{font-size:40px !important;}

.model__name .texl-lg{font-size:13px; line-height:1.5;}

.profile_bg .grid{display:flex; flex-wrap:wrap;}

.profile_bg .col-span-1{width:38%;}

.profile_bg .col-span-2{width:62%;}

.profile_rate{margin-left:2rem;}

.two_colum_bg .grid{display:flex; flex-wrap:wrap;}

.two_colum_bg .col-span-2{width:70%;}

.right_side{width:30%;}

.right_side .grid{display:grid;}

	

}



@media (max-width:896px) {

.container{margin:auto;}	

.md\:text-4xl{font-size:30px !important; line-height:normal !important;}

.md\:px-10{padding-left:0 !important; padding-right:0 !important;}

.max-w-\[2520px\]{max-width:100% !important;}

.brand__text .text-4xl{font-size:35px; line-height:40px;}

.mt-10{margin-top:1.5rem !important;}

.popular_bg .md\:grid-cols-5, .category_bg .md\:grid-cols-5{grid-template-columns: repeat(3, minmax(0, 1fr));}

.hamburger{padding:5px !important; width:40px; height:40px; justify-content:center; gap:0 !Important; margin-right:15px;}

.hamburger .md\:block{display:none;}

#menu{right:10px !important;} 

/*mobile menu css*/

.menu{width:auto; margin-top:13px;}

.nav_links{display:block;position:fixed;top:77px;left:-100%;right:0;background:#000000;padding:0px;line-height:37px;transition:all .5s ease;z-index:999;}.menu input[type=checkbox]{display:none;}.menu :checked + .nav_links{display:block;left:0;overflow:auto;padding-bottom:90px;}.menu label{display:block; position:absolute;left:15px;top:19px;}.menu .nav_links{display:none;}.menu label img{height:35px;}.menu .nav_links ul{display:block; text-align:left;}.menu .nav_links ul li{border-bottom:#222222 solid 1px;font-size:15px;}.nav_links ul li a{padding-left:20px; padding-right:20px;}.nav_links ul li a:hover{color:#f78902;}

/*end mobile menu css*/



.profile_bg .col-span-1{width:100%;}

.profile_bg .col-span-2{width:100%; margin-top:2rem;}

.profile_rate, .profile_bg .btn, .category_text{margin-left:0;}

.two_colum_bg .col-span-2{width:100%;}

.right_side{width:100%; margin-top:2rem; padding-left:20px;}



}



@media (max-width:736px) {

.text-sm{font-size:13px !important;}



}



@media (max-width:667px) {





}



@media (max-width:568px) {

.popular_bg .md\:grid-cols-5, .category_bg .md\:grid-cols-5{grid-template-columns: repeat(2, minmax(0, 1fr));}

footer.px-10{padding-left:0; padding-right:0;}

.profile_text h1, .category_text h1{font-size:35px;}

.profile_rate h4{font-size:30px;}



}



@media (max-width:480px) {

.brand__text .text-4xl{font-size:30px; line-height:37px;}

.md\:text-4xl{font-size:25px !important;}

.f_menu ul{display:block;}

.f_menu ul li{margin:5px 0;}

.age_ul li{width:100%;}



}



@media (max-width:375px) {

.popular_bg .md\:grid-cols-5, .category_bg .md\:grid-cols-5{grid-template-columns: repeat(1, minmax(0, 1fr));}



}	



@media (max-width:320px) {

	

	

}	
body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}



.nowcalling {
  display: block;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
}

.lcol, .rcol {
  float: left;
  width: 50%;
}
.lcol a, .rcol a {
  display: block;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  color: #fff;
}
.lcol {
  background-color: #fd275a;
}
.rcol {
  background-color: #009999;
}


.city_droupdown_bg{background:#0e0e0e; padding:35px 0; text-align:center; min-height:inherit;}
.select-option{display:inline-flex; align-items:center; justify-content:space-between;}
.select-option select{background:#141313; padding:13px 10px; border-radius:3px; border:#221f1f solid 1px; color:#fff; font-size:15px;}
.select-option label{color:#fff; font-size:17px; font-family:Poppins, sans; font-weight:500; text-transform:uppercase; margin-right:15px; margin-bottom:0;}
.select-option label span{animation:.5s infinite alternate mover; font-size:20px; line-height:16px; margin-left:15px; display:inline-block;}
@-webkit-keyframes mover{
    0%{transform:translateX(0);}
    100%{transform:translateX(-10px);}
}
@keyframes mover{
	0%{transform:translateX(0);}
	100%{transform:translateX(-10px);}
}




@media (max-width:568px) {
.select-option{display:inline-block; padding:0 15px;}  
.select-option select{width:100%; margin-top:15px;}
.select-option label{margin-right:0;}
}