*, *:after, *:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    list-style-type: none;
}
.bg-white {
    background: linear-gradient(90deg, hsla(350, 86%, 59%, 1) 0%, hsla(0, 94%, 33%, 1) 100%) !important;
}
.text-uppercase {
    text-transform: uppercase !important;
	color: #fff;
}
.jasper{ color: #black !important; }
.span{ color: #fff !important; }
p {
    margin-top: 0;
    margin-bottom: 1rem;
	color: #fff;
}

ul {
    margin-top: 0;
    margin-bottom: 1rem;
    padding: 0;
}
a {
    text-decoration: none;
}


html {
    font-size: 16px;
}

h1,h2,h5 {color: #fff;}

.bg{		background: linear-gradient(90deg, hsla(350, 86%, 59%, 1) 0%, hsla(0, 94%, 33%, 1) 100%);

}

.whatapp{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#e12454;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:40px;
	box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.line {
    width: 40px;
    height: 3px;
    background: #fff;
}


body {
    line-height: 1.6;
    font-family: "Roboto", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    overflow-x: hidden;
	background: linear-gradient(90deg, hsla(350, 86%, 59%, 1) 0%, hsla(0, 94%, 33%, 1) 100%);

}

.headerTop{
	background: linear-gradient(90deg, hsla(350, 73%, 44%, 1) 0%, hsla(0, 95%, 24%, 1) 100%);
    font-size: 14px;
    padding: 10px 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #fff;
}

.navbar-dark .navbar-toggler {
    color: #fff !important;
    border-color: #fff !important;
}

.navbar-dark .nav-link.active{
    color: #fff !important;
background: linear-gradient(90deg, hsla(350, 86%, 59%, 1) 0%, hsla(0, 94%, 33%, 1) 100%);
}
.nav-link:hover {
    color: #fff !important;
    background-color: #e12454 !important;
}
.navbar-dark .navbar-nav .nav-link {
    padding: 7px 25px;
    margin: 0 10px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
background: linear-gradient(90deg, hsla(350, 86%, 59%, 1) 0%, hsla(0, 94%, 33%, 1) 100%);

}

.banner {
    /* position: relative; */
    overflow: hidden;
	background: linear-gradient(90deg, hsla(350, 86%, 59%, 1) 0%, hsla(0, 94%, 33%, 1) 100%);
    background: url(../images/callgirlzaerocity-banner.webp) no-repeat;
    background-size: cover;
	width: 100%; /* Ensure the container spans the entire width */
      height: 550px; /* Set a fixed height or adjust as needed */
      background-position: center; /* Center the image */
}

.banner .block {
    padding: 80px 0px 160px;
}
.banner .block h1 {
    font-size: 60px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -1.2px;
    text-transform: capitalize;
    color: #fff;
}

.features {
    margin-top: -70px;
    
}
.feature-item {
    margin: 50px 10px;
    padding: 40px 30px;
	background: linear-gradient(90deg, rgba(248,6,6,1) 0%, rgba(242,3,84,0.9726015406162465) 61%, rgba(255,0,31,1) 100%);
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1);
    z-index: 100 !important;
    min-height: 410px !important;
}
.feature-item .bi {
    font-size: 50px;
    color: #fff;
}
.feature-item h4 {
    color: #fff;
    font-weight: bold;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.w-hours li {
    padding: 6px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	color: #fff;
}
.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.btn-main {
    background: linear-gradient(90deg, rgba(248,6,6,1) 0%, rgba(242,3,84,0.9726015406162465) 61%, rgba(255,0,31,1) 100%);
    color: #fff;
    border-color: #000 !important;
}


.section {
    padding: 100px 0;
}

.title-color {
    color: #fff;
}

.btn {
    display: inline-block;
    font-size: 14px;
    font-size: 0.8125rem;
    font-weight: 700;
    letter-spacing: .5px;
    padding: .75rem 2rem;
    font-family: "Exo", sans-serif;
    text-transform: uppercase;
    border-radius: 5px;
    border: 2px solid transparent;
    transition: all .35s ease;
}
.btn-round-full {
    border-radius: 50px;
}
.btn-main-2 {
    background: linear-gradient(90deg, rgba(248,6,6,1) 0%, rgba(242,3,84,0.9726015406162465) 61%, rgba(255,0,31,1) 100%);
    color: #fff !important;
    border-color: #000;
}


.cta-section {
    margin-bottom: -80px;
}

.cta {
    
    background-size: cover;
    position: relative;
}
.cta:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #000;
}
.counter-stat {
    text-align: center;
    padding: 55px 0px 40px 0px;
    position: relative;
	background: linear-gradient(90deg, rgba(248,6,6,1) 0%, rgba(242,3,84,0.9726015406162465) 61%, rgba(255,0,31,1) 100%);
}
.counter-stat span {
    font-size: 70px;
    color: #fff;
}
.counter-stat p {
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 0.7);
}


.serviceBox{
    background: linear-gradient(90deg, rgba(248, 6, 6, 1) 0%, rgba(242, 3, 84, 0.9726015406162465) 61%, rgba(255, 0, 31, 1) 100%);
    padding: 30px;
    border-radius: 5px;
}

.appoinment{
    position: relative;
}
.appoinmentText {
    position: absolute;
    content: "";
    right: 10px;
    bottom: 20px;
    background: linear-gradient(90deg, rgba(248, 6, 6, 1) 0%, rgba(242, 3, 84, 0.9726015406162465) 61%, rgba(255, 0, 31, 1) 100%);
    padding: 48px;
}
.appoinmentText a{
    text-decoration: none;
    color: #FFF !important;
}

.testimonial{
    background: linear-gradient(90deg, rgba(248, 6, 6, 1) 0%, rgba(242, 3, 84, 0.9726015406162465) 61%, rgba(255, 0, 31, 1) 100%);
    padding: 30px;
    margin: 0px 4px;
    margin-bottom: 30px;
}
.testimonial-block .bi{
    font-size: 60px;
    position: absolute;
    right: 46px;
    bottom: 89px;
    opacity: .08;
}
.testimonial .bi{bottom: -20px;
    color: #e12454;
    opacity: .3; font-size: 30px;}
.testimonial .bi:hover{color: #e12454; font-size: 30px;}


footer{background: linear-gradient(90deg, hsla(350, 86%, 59%, 1) 0%, hsla(0, 94%, 33%, 1) 100%);
}
footer h3 {
    color: #fff;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold;    
}
footer a {text-decoration: none;
    color: #6F8BA4;font-size: 14px;
    padding-bottom: 5px;
}
footer a:hover, footer a:focus {
    color: #e12454;
    text-decoration: none;
}
footer .list-link li {
    margin-bottom: 10px;
    font-size: 11px;
    text-transform: uppercase;
}
footer ul li {
    list-style: none;
}
footer .list-link li a {
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
	color: #fff;
}

.socials {
    width: 55px;
    height: 55px;
    background: #6F8BA4;
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    padding-top: 6px;
}
.socials .bi{color: #fff; font-size: 30px;}
.socials .bi:hover{color: #e12454; font-size: 30px;}



@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    .banner .block h1 {
        font-size: 30px;
    }
    .banner .block {
        padding: 30px 0px 100px;
    }

    .section {
        padding: 0px 0;
    }

    
}

.nowcalling {
			display: none;
}
@media only screen and (max-width: 768px) {
  .nowcalling {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100% !important;
    z-index: 9999 !important;	
  }
.lcol {
  background-color: #ff13b3;
}
.rcol {
  background-color: #5cf702;
}
.lcol a, .rcol a {
  display: block;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  color: #000;
}
.lcol, .rcol {
  float: left;
  width: 50%;
}
}
/* Compact gaps between all homepage sections */
section,
.bg,
.features,
.cta-section,
footer {
  margin-top: 0;
  margin-bottom: 0;
}
.container.my-5,
.bg.my-5,
.my-5 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}
.py-5 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.mb-4 { margin-bottom: 0.6rem !important; }
.mb-5 { margin-bottom: 0.85rem !important; }
.mt-4 { margin-top: 0.75rem !important; }
.about-content p.mt-4.mb-5 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.85rem !important;
}
.serviceBox { padding: 12px; }
.serviceBox img { height: 220px; }
.appoinmentText { padding: 14px 16px; bottom: 12px; }
.testimonial { padding: 16px; margin-bottom: 12px; }

.nowcalling { display: none; }

@media (max-width: 768px) {
  .banner .block { padding: 28px 0 48px; }
  .banner .block h1 { font-size: 28px; }
  .section { padding: 16px 0; }
  .features { margin-top: 8px; }
  .feature-item { min-height: auto; margin: 16px 0; }
  .nowcalling {
    display: flex;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
  }
  .lcol, .rcol { width: 50%; text-align: center; }
  .lcol { background-color: #ff13b3; }
  .rcol { background-color: #5cf702; }
  .lcol a, .rcol a {
    display: block;
    padding: 12px 0;
    color: #000;
    font-weight: 700;
  }
}
a {
  color: #fff;
  text-decoration: none;
  transition: color .25s ease;
}

a:hover,
a:focus {
  color: #ffd6e0;
  text-decoration: none;
}

a:active {
  color: #e12454;
}

footer a {
  color: #fff;
}

footer a:hover,
footer a:focus {
  color: #ffb3c4;
}

.nav-link {
  color: #fff !important;
}

.nav-link:hover,
.nav-link.active {
  color: #fff !important;
}

p a,
.about-content a,
mark a,
strong a {
  color: #ffe0e8;
  font-weight: 700;
}

p a:hover {
  color: #e12454;
}
.area-card, .faq-item, .step-card, .review-card {
  background: rgba(0,0,0,.18);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 12px;
  padding: 22px;
  height: 100%;
}
.step-num {
  width: 42px; height: 42px;
  border-radius: 50%;
  background: var(--grad-btn);
  display: flex; align-items: center; justify-content: center;
  font-weight: 700; margin-bottom: 12px;
}
.faq-item h3 { font-size: 1.05rem; margin-bottom: 8px; }
.faq-item p { margin: 0; color: rgba(255,255,255,.9); }