<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  color: #333333;
  font-size: 16px;
  font-family: "Lato", Arial, sans-serif;
  background: #f1f1f1 !important;
}




    body .ui-autocomplete {
      /*  z-index:auto;*/
        position: absolute;
        border: 2px solid #bac6d1;
       /* top: 100%;*/
        width: 100px;
        height: auto;
        margin: 30px;
        padding: 0;
        list-style-type: none;
    }

        body .ui-autocomplete .ui-menu-item {
            background-color: white;
            border-bottom: 1px solid #bac6d1;
            list-style-type: none;
            width: 100%;
        }

            body .ui-autocomplete .ui-menu-item:last-child {
                border-bottom: none;
            }

            body .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
                background-color: white;
                padding: 10px 12px 8px;
                color: #1C0B13;
                font-size: 14px;
                font-weight: 500;
                transition: all .2s ease-in-out;
            }


.ui-autocomplete {
    max-height: 400px;
    overflow-y: hidden;
    overflow-x: hidden;
}



.swal2-title {
    color: black !important;
    font-size: 1.6rem;
    font-weight: 500;
}

.swal2-html-container {
  /*  color: #E3C57D !important; */
    font-size: 1.3rem;
    font-family: Arial, sans-serif;
}

.swal2-styled.swal2-confirm {
    background-color: #1C0B13;
    color: white;
}

.swal2-confirm {
    background: #1C0B13;
    color: white !important;
    padding: 12px 25px;
    font-size: 1.3rem;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 1, 0.8, 0.9);
    cursor: pointer;
    transition: background-color 0.3s ease;
    border-color: #1C0B13 !important;
}

    .swal2-confirm:hover {
       opacity:0.6;
    }
       




.main-container {
  /* max-height: 1200vh;
  height: 100vh; */
  overflow: hidden;
  position: relative;
}

.head {
  /* background-color: rgba(226, 226, 226, 0.9); */
  padding: 8px 0 8px 0;
  justify-content: space-around !important;
}

.para {
  font-size: 17px !important;
}

.telNumber{
  font-size: 20px;
  font-weight: 500;
  color: #000;
}

.telNumber:hover{
  font-weight: 700;
  color: #000;
}

.font {
  font-weight: 600 !important;
  color: #000000 !important;
  font-size: 14px !important;
}

.nav-style {
  padding: 10px 80px;
}

.nav-phone-call-webp{
  border: 1px solid #e3e3e3;
  padding: 10px 15px;
  margin-right: 5px;
  border-radius: 4px;
}

.nav-phone-a a{
  text-decoration: none;
}

.nav-item{
  padding: 0 5px;
}

.logo-img {
  height: 82px !important;
}

@media screen and (max-width:576px) {
  .logo-img {
    height: 60px !important;
  }
}

.banner-img{
  background: url(../image/Banner.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 280px;
  position: relative;
}

.banner-img-heathrow{
  background: linear-gradient(#000000b5, #000000b5), url(../image/heathrow.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-gatwick{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/gatwick.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-london-city{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/london-city.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-luton{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/luton.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-stansted{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/stansted.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-charing-cross{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/charing-cross.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.header-h1{
  text-align: center;
    padding-top: 50px;
    font-weight: 800;
    color: #ebebeb;
    font-size: 3rem;
    text-shadow: 0 0 15px black;
}

.banner-img-euston{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/euston.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-king-cross{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/king-cross.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-london-bridge{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/london-bridge.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-paddington{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/paddington.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-victoria{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/victoria.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-waterloo{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/waterloo.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-anerly{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/anerly.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-abbey-road{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/abbey-road.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-abbey-wood{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/abbey-wood.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-addlestone{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/addlestone.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-albany-park{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/albany-park.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-aldgate{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/aldgate.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-alexandra-palace{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/alexandra-palace.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-all-saints{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/all-saints.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-alperton{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/alperton.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-amersham{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/amersham.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-anerly{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/anerly.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-angel{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/angel.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-apex-corner{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/apex-corner.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-archway{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/archway.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-arkley{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/arkley.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-arnos-grove{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/arnos-grove.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-arsenal{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/arsenal.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-ashford{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/ashford.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.banner-img-ashtead{
  background:  linear-gradient(#000000b5, #000000b5), url(../image/ashtead.webp) no-repeat;
  background-size: cover;
  width: 100%;
  height: 350px;
  position: relative;
}

.area-page{
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.inner-pages h1{
  padding-top: 9rem;
  font-size: 3.5rem;
  font-weight: 800;
  text-shadow: 2px 2px 4px #000000;
}

.banner-img-wedding{
  background: url(../image/wedding-1.webp) no-repeat;
  background-position-y: bottom;
  background-position-x: center;
  background-size: cover;
  width: 100%;
  height: 400px;
  position: relative;
}

.banner-img-airport{
  background: url(../image/airport-chauffeur-car-banner.webp) no-repeat;
  background-position-y: bottom;
  background-position-x: center;
  background-size: cover;
  width: 100%;  
  height: 400px;
  position: relative;
}

.banner-img-events{
  background: url(../image/events-chauffeur-car-banner.webp) no-repeat;
  background-position-y: bottom;
  background-position-x: center;
  background-size: cover;
  width: 100%;
  height: 400px;
  position: relative;
}
.banner-img-executive{
  background: url(../image/executive-chauffeur-car-banner.webp) no-repeat;
  background-position-y: bottom;
  background-position-x: center;
  background-size: cover;
  width: 100%;
  height: 400px;
  position: relative;
}

.content{
  margin-top: 10rem ;
}

.content-style-for-airport{
  margin-top: 8rem;
}

.content-style-for-airport h2{
  font-size: 2rem;
  font-weight: 800;
  color: #400D2F;
}

.content-style-for-airport p{
  line-height: 2;
  font-size: 18px;
}

.content-style-for-wedding{
  margin-top: 4rem;
}

.content-style-for-wedding p{
  font-size: 18px;
  line-height: 2rem;
}

.content-style-for-wedding h2{
  margin: 1rem 0;
  font-size: 2rem;
  font-weight: 800;
  color: #400D2F;
}

.para-div{
  margin-bottom: 4rem;
}

.para-div ul li{
  list-style: none;
}

.form-div{
  position: absolute;
  top: 15%;
  left: 0;
  right: 0;
}

.carousel {
  opacity: 0.5;
}

.carousel-inner {
  max-height: 80vh !important;
  height: 520px;
  overflow: hidden;
}

.carousel-control-prev {
  margin-left: -3rem;
}
.carousel-control-next {
  margin-right: -3rem;
}

.boxes {
  /* position: absolute;
  top: 200px;
  left: 0;
  right: 0;
  bottom: 0; */
  padding: 5rem 0;
}

.bg-color-1{
  background-color: #e3e3e3 !important;
}

/* .content{
  color: #fff;
} */

/* widget */

.widget{
  background-color: #f8f9fa;
  width: 50%;
  box-shadow: 4px 4px 10px #9f9f9f;
  margin-left: 4rem;
}

.widget-style-for-airport {
    background-color: #f8f9fa;
    width: fit-content;
    box-shadow: 5px 5px 20px;
    position: absolute !important;
    right: 0;
    left: 0;
    top: 9%;
    margin: auto;
}



.form {
  padding: 15px 0 !important;
}

input {
  background-color: rgba(211, 211, 211, 0.53) !important;
  border: none !important;
  border-radius: 0 !important;
  margin-top: 0 !important;
}
label {
  margin-bottom: 0 !important;
  font-weight: 600;
}

.btns {
  display: flex;
}

.box {
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 13px 10px;
}
.box-1 {
  width: 100%;
  cursor: pointer;
}

.box-1:hover {
  background-color: lavender;
  font-weight: 600;
}

.box-2 {
  width: 100%;
  cursor: pointer;
}
.box-2:hover {
  background-color: lavender;
  font-weight: 600;
}

.content-body {
  display: none;
}

.show-active {
  display: block;
}
select .text-color {
  color: gold !important;
}
.btn-color {
  background-color: #1C0B13;
  color: #fff;
  padding: 10px 0;
  margin: 0 14px;
  border: none;
  border-radius: 0;
}
.btn-color:hover {
  background-color: #000;
  color: #fff;
}

.custom-btn-3{
  background-color: #1C0B13 ;
  color: #fff;
  padding: 14px 92px;
  border: none;
  border-radius: 0;
  margin: auto;
}
/*  */

.section1 {
  margin-top: 7rem !important;
  /* background-color: rgba(233, 233, 233, 0.345) !important; */
  /* padding: 0 85px; */
}


.txt-div h1 {
  font-weight: 300;
  font-size: 2.5rem;
  margin-bottom: 20px;
  text-align: center;
}

.txt-div p {
  font-size: 20px;
  font-weight: 300;
}

h2 {
  font-size: 38px;
}
.set {
  margin-top: -2rem;
}
.content-1 .para {
  line-height: 1.6;
  text-align: justify;
}

/* Section 2 */
.section2{
  margin-top: 9rem !important;
}

.section2 .box {
  padding: 2rem;
  background-color: rgba(211, 211, 211, 0.461);
  margin: 35px;
  max-width: 27%;
}

.section2 .circle {
  width: 110px;
  height: 110px;
  background-color: white;
  border-radius: 50%;
  margin: auto;
  margin-top: -90px;
  margin-bottom: 20px;
}

.section2 .circle img {
  margin: 10px 10px;
}
/* end  */

/* Fleet */

.section3 {
  /* background-color: rgba(233, 233, 233, 0.345) !important; */
  padding: 0 75px;
  margin-top: 6rem;
}

.section3 h1 {
  font-family: "Merriweather", serif;
  font-size: 44px;
  margin-bottom: 1.5rem;
}
.section3 p {
  font-size: 18px;
  /* margin: 30px 0; */
}

.boxes h1{
  color: #fff;
}

.boxes p{
  color: #fff;
}

.section1{
  background-color: #fff;
  padding: 10px 0;
}

.about-section p{
  line-height: 2;
  font-size: 18px;
  font-weight: 600;
}

.about-section{
  background-color: #fff;
}

.figure {
  max-width: 300px;
  position: relative;
  overflow: hidden;
  /* border: 2px solid red; */
}
.figure .image {
  display: block;
  width: 100%;
  /* border: 3px solid green; */
}

.box-content {
  /* border: 2px solid firebrick; */
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translate(-50%, -50%);
  text-align: right;
  width: 100%;
  opacity: 0;
  z-index: 2;
  transition: all 0.4s ease-in-out;
  color: #fff;
  word-spacing: 2px;
  letter-spacing: 1px;
  display: flex;
  justify-content: end;
  font-weight: 100 !important;
}

.figure:hover .box-content {
  opacity: 1;
  left: 40%;
}
.figure::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  transition: opacity 0.2s ease-in;
  background-color: rgba(0, 0, 0, 0.499);
}

.figure:hover::after {
  opacity: 1;
}

.vertical-line {
  width: 2px;
  height: 75px;
  background-color: #fff;
  /* margin: 0px 0px 0px 10px; */
  position: absolute;
  bottom: 10px;
}

.fig-cont {
  margin-right: 14px;
}

.heading-1{
  font-size: 52px; 
  font-weight:600;
}

.fig-cont .para {
  font-weight: 400;
  line-height: 4px;
}
.box a {
  /* margin-left: 5.5rem ; */
  color: #000 !important;
  font-size: 18px ;
  text-decoration: underline !important;
  text-underline-offset: 4px;
}
.box-border{
  border: 1px solid #e7e0e0 !important;
}
.box {
  border: none;
}
/* section 4 */
.section4 {
  margin-top: 4rem;
  padding: 0 75px;
}
.section4 h1 {
  font-family: "Merriweather", serif;
  font-size: 44px;
  margin-bottom: 1.5rem;
}

.services {
  position: relative;
  overflow: hidden;
}

.boxs1 {
  /* max-width: 300px; */
  position: relative;
  overflow: hidden;
}

.img1 {
  width: 100%;
  display: block;
}

.content1 {
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 2;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.content1 a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 4px;
  display: block;
  text-align: center;
}

.boxs1::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.632);
  opacity: 1;
  transition: opacity 0.4s ease-in;
  z-index: 1;
}

/* End */

/* Section 5 */

/* footer */
.footer {
  background-color: #1c0b13;
  padding: 50px 30px;
  margin-top: 4rem;
}

.bg-color{
  background-color: #1c0b13;
  padding: 20px 0;
}

.footer-navbar {
  margin: 20px 0;
}

.footer-social-icons {
  margin: 20px 0;
}

.footer-copyright{
  margin: 20px 0;
}

.footer-navbar ul{
  text-align: center;
  font-size: 0;
}

.footer-navbar ul li{
  list-style: none;
  display: inline-block;
  font-size: 16px;
}

.footer-navbar ul li  a{
  padding: 0 10px;
  color: white;
  display: block;
  text-decoration: none;
}

.footer-social-icons ul li{
  list-style: none;
  display: inline-block;
}

.footer_menu {
  color: #fff !important;
  display: flex;
  justify-content: center;
  margin-left: 9rem;
  margin-top: 4rem;
}

.footer_menu li {
  list-style-type: none;
  color: white !important;
}

/* Rolls Royce Ghost CSS */

.content h1{
  font-size: 2rem;
  font-weight: 800;
}

.content p{
  line-height: 2;
}

.example-prices{
  margin-top: 4rem;
}

.example-prices h2{
  font-size: 22px;
}

td p{
  margin: 0;
}

table td{
  padding: 10px;
}

table tr &gt; td:first-child{
  width: 60%;
  text-align: left;
  font-weight: 600;
  padding: 20px 0;
  border-bottom: 1px dashed #86687C;
}

table tr &gt; td:last-child{
  width: 40%;
  text-align: right;
  font-weight: 600;
  /* padding: 10px 0; */
  border-bottom: 1px dashed #86687C;
}

.purple-btn{
  background-color: #400D2F;
  color: white;
  padding: 15px 46px;
  border-radius: 0;
  font-size: 16px;
  text-align: center;
  margin: 55px 0 30px;
  font-weight: 600;
  text-decoration: none;
  transition: all .5s;
}

.purple-btn:hover{
  background-color: #108567 ;
  color: #fff;
}

.widget.panel-element{
  position: static;
}
/* Rolls Royce Ghost CSS end */

/* Bussiness meetings CSS start */

.service-img img{
  margin: auto !important;
  display: block;
  width: 100%;
  max-width: 800px;
}

/* Bussiness meetings CSS end */


.social {
  display: flex;
  /* justify-content: center; */
  align-items: center;
}

.social img {
  margin-left: 2rem;
  padding: 0 3px !important;
}

/*! Services */
.slide-container {
  max-width: 1120px;
  width: 100%;
  /* padding: 40px 0; */
}
.slide-content {
  margin: 0 40px;
  overflow: hidden;
  border-radius: 25px;
}

.image-content,
.card-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* padding: 10px 14px; */
}
.image-content {
  position: relative;
  row-gap: 5px;
  /* padding: 25px 0; */
}

.card-image .card-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 8%;
  /* border: 4px solid #4070F4; */
}

.swiper-navBtn {
  color: #000;
  transition: color 0.3s ease;
}

.swiper-navBtn:hover {
  color: #000;
}

.swiper-navBtn::before,
.swiper-navBtn::after {
  font-size: 45px;
}

.swiper-button-next {
  right: -40px;
}
.swiper-button-prev {
  left: -40px;
}


.swiper-pagination-bullet {
  background-color: #6e93f7;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background-color: #4070f4;
}

.swiper-button-prev {
  top: 40% !important;
}

.swiper-button-next {
  top: 40% !important;
}



/* content */
.boxs1 {
  /* max-width: 300px; */
  position: relative;
  overflow: hidden;
}

.img1 {
  width: 100%;
  display: block;
}

.content1 {
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 2;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.content1 a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 4px;
  display: block;
  text-align: center;
}

.boxs1::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.632);
  opacity: 1;
  transition: opacity 0.4s ease-in;
  z-index: 1;
  border-radius: 8%;
}

/* content End */

/* New New*/
.figure {
  max-width: 300px;
  position: relative;
  overflow: hidden;
  /* border: 2px solid red; */
}
.figure .image {
  display: block;
  width: 100%;
  /* border: 3px solid green; */
}

.box-content {
  /* border: 2px solid firebrick; */
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translate(-50%, -50%);
  text-align: right;
  width: 100%;
  opacity: 0;
  z-index: 2;
  transition: all 0.4s ease-in-out;
  color: #fff;
  word-spacing: 2px;
  letter-spacing: 1px;
  display: flex;
  justify-content: end;
  font-weight: 100 !important;
}

.figure:hover .box-content {
  opacity: 1;
  left: 40%;
}
.figure::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  transition: opacity 0.2s ease-in;
  background-color: #000c;
}

.figure:hover::after {
  opacity: 1;
}

.vertical-line {
  width: 2px;
  height: 75px;
  background-color: #fff;
  /* margin: 0px 0px 0px 10px; */
  position: absolute;
  bottom: 10px;
}

.fig-cont {
  margin-right: 14px;
}

.fig-cont .para {
  font-weight: 400;
  line-height: 4px;
}



.area-alphabet{
  background-color: #1c0b13;
  color: #fff;
}

.area-list{
  padding: 2rem;
}

.area-list ul li{
  display: inline-block;
  list-style: none;
  /* margin: 10px; */
}

.area-list ul li a{
  display: block;
  color: #fff;
  background-color: #000;
  border: 2px solid #000;
  padding: 9px 15px;
  margin: 9px;
  font-weight: bold;
  text-decoration: none;
  transition: all .2s ease-in-out;
}

.area-list ul li a:hover{
  background-color: #1c0b13;
}

.margin-top{
  margin-top: 4rem;
}

hr{
  margin: 0;
  border-top: 5px solid #1c0b13;
}

.custom-hr{
    border-top: 5px solid #fff;
    width: 40%;
    margin: auto;
    border-radius: 50%;
}

/* Contact US CSS */

.contact-heading{
  background-color: #1c0b13;
  padding: 4rem;
}

.custom-inputs-1{
  background-color: #fff !important;
  border: 1px solid #b3b3b3 !important;
  border-radius: 3px !important;
}

.custom-btn{
  background-color: #400c2f;
  color: #fff;
  padding: 10px 14px;
  border-radius: 0;
}

.custom-btn:hover{
  background-color: black;
  color: #fff;
}

/* Contact US CSS  END */


/* Modal CSS */

.modal-header {
  background-color: #400D2F;
}

.color-set h2 {
  color: #400D2F;
  font-weight: 700;
}

.font-1 {
  list-style: none;
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #400D2F !important;
}

.modal-readmore{
  color: #83085a;
}

.modal-readmore:hover{
  color: #400D2F !important;
}

/* Modal CSS END */

video{
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: -webkit-fill-available;
  transform: rotateY(180deg);
}

.header{
  width: 100%;
  height: auto;
  background: #000000b3;
}

.content-404{
  margin-top: 5rem;
  margin-bottom: 7rem;
}

.h1-404{
  font-size: 13rem !important;
  color: #1c0b13;
}

.p-404{
  font-size: 28px !important;
}

.position-bottom{
  color: #000;
}

.alert{
  margin-bottom: 0 !important;
  padding-right: 0 !important;
}



@media screen and (max-width: 768px) {
  .slide-content {
    margin: 0 10px;
  }
  .swiper-navBtn {
    display: none;
  }

} /* Services */

/* Small devices (landscape phones, 576px and up) */
@media screen and (max-width: 576px) {
  .boxes {
    padding: 1px 0 50px 0;
}
  .main-container {
    height: 100%;
  }
  .nav-style {
    padding: 25px 20px;
    z-index: 3;
    position: absolute;
    width: 100%;
  }
  .nav-link{
    padding: 1rem;
  }
  .carousel-control-prev {
    margin-left: 0;
  }
  .carousel-control-next {
    margin-right: 0;
  }
  .widget{
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-top: 3rem;
  }
  .set {
    margin: 4rem 0 0 0;
  }
  /* .boxes{
    position: unset;
    background: url(../image/banner-img.webp ) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 18px;
  } */
  .section2 .box{
    max-width: 100%;
    margin: 36px;
  }
  .content {
    margin-top: 23rem;
  }
  /* .footer-navbar ul{
    text-align: center;
    font-size: 0;
  }
  
  .footer-navbar ul li{
    list-style: none;
    display: inline-block;
    font-size: 12px
  } */
  .heading-1{
    font-size: 36px !important;
  }
  .social{
    margin-top: 30px;
  }
  .footer__contact{
    margin-top: 30px;
  }
  .footer__copy{
    text-align: left !important;
  }
  .head{
    display: none !important;
  }
  .section1{
    padding: 50px 0;
  }
  .form-div{
    top: 7.5%;
    max-width: 90% !important;
  }
  .content {
    margin-top: 48rem;
  }
  .banner-img{
    top: 7rem;
  }
  .margin-sm-set{
    margin-top: 11rem;
  }
  .widget-style-for-airport{
    top: 307px;
    max-width: 90%;
  }
  .header-h1{
    padding-top: 180px;
    font-size: 2rem;
  }
  .content-style-for-airport{
    margin-top: 26rem;
  }

  .content-style-for-airport h2{
    text-align: center !important;
    font-size: 30px;
  }

  .content-style-for-wedding h2{
    text-align: center !important;
  }

  .inner-pages h1{
    padding-top: 17rem;
    font-size: 2.5rem;
  }
  .banner-img-wedding{
    height: 500px;
    background-position-y: 31px;
    background-position-x: -159px;
  }
  .banner-img-events{
    height: 500px;
    background-position-y: 140px;
  }
  .banner-img-airport{
    height: 500px;
    background-position-x: -37rem;
    background-position-y: 8rem;
  }
  .banner-img-executive{
    height: 500px;
  }
  .area-page{
    margin-top: 15rem;
  }
  .position-bottom{
    font-size: 1.5rem !important;
  }
  .content-404{
    margin-top: 15rem;
  }
  .navbar-brand img{
    width: 150px;
  }
}

/* Medium devices (tablets, 768px and up) */
@media screen and (min-width: 576px) and (max-width: 768px) {
  .main-container {
    height: 100%;
  }
  .nav-style {
    padding: 25px 30px;
    z-index: 3;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .carousel-control-prev {
    margin-left: 0;
  }
  .carousel-control-next {
    margin-right: 0;
  }
  .footer-navbar{
    display: none;
  }
  .footer_menu{
    margin-left: 3rem !important;
  }
  .form-div{
    top: 8%;
  }
  .content {
    margin-top: 48rem;
  }
  .nav-link{
    padding: 1rem;
  }
  .banner-img{
    top: 7rem;
  }
  .boxes{
    margin-top: 7rem;
  }
  .widget-style-for-airport{
    top: 4.5%;
  }
  .header-h1{
    padding-top: 183px;
    font-size: 2rem;
  }
  .content-style-for-airport{
    margin-top: 24rem;
  }
  .banner-img-wedding{
    height: 500px;
    background-position-y: 27px;
    background-position-x: 0;
  }
  .inner-pages h1{
    padding-top: 15rem;
  }
  .banner-img-events{
    height: 500px;
  }
  .banner-img-events{
    height: 500px;
  }
  .banner-img-airport{
    height: 500px;
  }
  .banner-img-executive{
    height: 500px;
  }
  .widget{
    width: 100%;
  }
  .area-page{
    margin-top: 14rem;
  }
  .content-404{
    margin-top: 14rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .content {
    margin-top: 23rem;
  }
  .form-div{
    top: 11%;
  }
  .nav-style {
    z-index: 3;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .nav-link{
    padding: 1rem;
  }
  .banner-img{
    top: 7rem;
  }
  .boxes{
    margin-top: 6rem;
  }
  .widget-style-for-airport{
    top: 5%;
  }
  .header-h1{
    padding-top: 144px;
  }
  .content-style-for-airport{
    margin-top: 12rem;
  }
  .banner-img-wedding{
    height: 500px;
    background-position-x: -511px;
  }
  .inner-pages h1{
    padding-top: 16rem;
  }
  .widget{
    width: 100%;
  }
  .banner-img-events{
    height: 500px;
  }
  .banner-img-airport{
    height: 500px;
  }
  .banner-img-executive{
    height: 500px;
  }
  .area-page{
    margin-top: 12rem;
  }
  .content-404{
    margin-top: 12rem;
  }
}

/* Large devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {
  .main-container {
    height: 100%;
  }
  .padding-lg-set{
    display: flex;
    padding-left: 2rem;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {
  .main-container {
    height: 100%;
  }
}


@media screen and (max-width: 988px) {

  .display{
    display: none;
  }
  .widget{
    /* max-width: 100%; */
    margin-left: 0;
    margin-top: 3rem;
  }
  .set {
    margin: 4rem 0 0 0;
  }
  /* .boxes{
    position: unset;
    background: url(../image/banner-img.webp) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 18px;
  } */
  .section2 .box{
    max-width: 100%;
  }
  .head{
    display: none !important;
  }
  /* .box a{
    margin-left: 3rem;
  } */
  .contact-heading{
    margin-top: 7rem;
  }
}


/*@@media screen and (max-width: 550px){
.box a {
    margin-left: 0rem !important;
}
} */

@media screen and (min-width: 768px) {
  .reverse{
    flex-direction: row-reverse;
  }
}

@media screen and (max-width: 1320px) {
  video{
    width: auto;
  }
}

.service-img{
  display: none;
}

.content-style-for-airport li{
  text-align: left;
  list-style: none;
  line-height: 27px;
}

.content-style-for-wedding h3{
  font-size: 22px;
  font-weight: 600;
}

.popup img{
  width: 135px;
  height: 40px;
}

.tick-circle{
  width: 16px;
  height: 16px;
}

.contact-deatils-heading{
  color: #1c0b13;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 0;
}
.contact-info{
  display: block;
  font-size: 20px;
  color: #000;
}
a.contact-info{
  margin-bottom: 20px;
}</pre></body></html>