







@charset "UTF-8";@font-face {
  font-family: "Forum, cursive";
  src: url(/_next/static/media/Forum-Regular.3b8b1454.ttf);
  font-weight: 400;
  font-display: swap
}

@font-face {
  font-family: Righteous-Regular;
  src: url(/_next/static/media/Righteous-Regular.931ead4c.ttf);
  font-weight: 400;
  font-display: swap
}

@font-face {
  font-family: MulishRegular;
  src: url(/_next/static/media/Mulish-Regular.51c6746e.ttf);
  font-display: swap
}

  


.al_container {
  height: auto;
  margin: 0 auto;
  padding: 0 45px
}

.al_containerHead,.al_container_inner {
  height: auto;
  margin: 0 auto;
  padding: 0 60px
}

.al_booking_form {
  position: absolute;
  min-width: 550px;
  max-width: 550px;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  background: rgba(0,0,0,.5);
  overflow: hidden;
  border-radius: 10px
}

.al_booking_form .al_padding {
  padding: 30px 30px 20px
}

.al_booking_form .nav {
  margin: 0;
  text-align: left;
  display: flex;
  position: absolute;
  width: 100%;
  padding: 0;
  left: 0;
  top: 0;
  align-items: center;
  list-style: none;
  background: rgba(0,0,0,.35)
}

.al_booking_form .nav li {
  position: relative;
  padding: 0;
  transition: all .3s cubic-bezier(.68,-.6,.32,1.6);
  margin: 0
}

.al_booking_form .nav li a {
  display: inline-block;
  font-family: var(--font-main),sans-serif;
  letter-spacing: var(--font-main-letterspacing);
  color: var(--main);
  font-weight: 600;
  font-size: 17px;
  padding: 20px 50px;
  transition: all .4s ease
}

.al_booking_form .nav li.signin-active:after {
  content: "";
  position: absolute;
  width: 172px;
  height: 2px;
  background: var(--main);
  left: 0;
  transition: all .6s cubic-bezier(.37,0,.63,1);
  bottom: 0
}

.react-slideshow-container+ul.indicators {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0;
  position: absolute;
  right: 15px;
  transform: rotate(90deg);
  top: 55%;
  z-index: 99
}

.al_services {
  background: var(--header_services_bg);
  padding: 60px 0;
  margin-top: -7px
}

.al_service_list {
  width: 250px;
  height: 115px;
  margin-right: 15px;
  object-fit: contain
}

.al_service_outer {
  display: flex;
  justify-content: left
}

.al_service_list img {
  width: 100%;
  border-radius: 100%;
  transition: all .3s ease!important
}

.al_service_infoImg img {
  width: 100%;
  object-fit: cover;
  object-position: right
}

.al_service_list_info h2 {
  color: var(--header_menu_color_hover);
  font-size: 20px;
  font-family: "Forum, cursive"
}

.al_service_list_info p {
  color: var(--header_menu_color);
  font-size: 16px;
  opacity: .5;
  font-family: "Forum, cursive";
  line-height: inherit;
  margin: 0
}

.al_category_outer:hover img,.al_service_list:hover img {
  transform: scale(1.1);
  background-clip: border-box;
  transition: all .2s ease
}

.al_category_outer img {
  transition: all .6s cubic-bezier(.175,.885,.32,1)
}

.al_service_list_info {
  padding-right: 15px
}

.al_servicesInfoWrapper {
  padding: 110px 0;
  background-repeat: no-repeat;
  background-position: 0;
  background-position-x: 4%;
  background-position-y: 47%;
  position: relative
}

.al_carDemoHead h1 span.alSingle,.al_carDemoHead h2 span.alSingle,.al_service_infoSec h1:first-child,.al_service_infoSec h2:first-child {
  background: #e4b13a;
  background: linear-gradient(90deg,#e4b13a 0,#9a7e3c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text
}

.alMissionVisionWraP h2,.al_service_infoSec h1,.al_service_infoSec h2 {
  font-size: 48px;
  margin: 0;
  color: var(--text-color);
  font-family: "Forum, cursive";
  font-weight: 500;
  line-height: 40px
}

.al_service_infoSec p,.al_service_infoSec ul li {
  font-size: 18px;
  margin-top: 20px;
  color: var(--text-color);
  margin-bottom: 90px;
  font-family: "Forum, cursive";
  font-weight: 500;
  line-height: 24px
}

.termsConditions .al_service_infoSec ul li {
  margin: 0;
  list-style: none
}

.termsConditions .al_service_infoSec ul {
  margin-top: 1rem;
  padding-left: 22px
}

.termsConditions .al_service_infoSec ul li:before {
  content: "\2022";
  color: var(--darkGold);
  font-weight: 700;
  display: inline-block;
  width: 15px;
  margin-left: -20px;
  font-size: 45px;
  position: relative;
  top: 5px;
  margin-right: 8px
}

.termsConditions .al_service_infoSec h2 {
  font-size: 30px;
  color: #000;
  font-family: "Forum, cursive";
  margin: 40px 0 0;
  font-weight: 700
}

.termsConditions .al_service_infoSec h2.alsubHead {
  font-size: 22px;
  font-weight: 700
}

.termsConditions table {
  font-family: "Forum, cursive";
  border-collapse: collapse;
  width: 100%;
  margin-top: 20px
}

.termsConditions td,.termsConditions th {
  border: 1px solid #ddd;
  text-align: left;
  padding: 8px
}

.termsConditions tr:nth-child(2n) {
  background-color: #f2cc5126
}

.al_readmore,.button,input[type=button],input[type=submit] {
  position: relative;
  overflow: hidden;
  -webkit-background-clip: border-box!important;
  -moz-background-clip: border-box!important;
  background-clip: border-box!important;
  transform: scale(1);
  transition: background .25s,color .25s,border .25s!important;
  background-clip: border-box;
  font-weight: 600;
  letter-spacing: var(--font-headers-letterspacing);
  font-size: 14px;
  padding: 15px;
  min-width: 165px;
  display: inline-flex;
  justify-content: center;
  background: radial-gradient(circle,#000 0,#000 100%);
  
  color: goldenrod;
  text-decoration: none
}

.al_readmore:hover {
  color: #282828
}

.animation-element {
  opacity: 0;
  position: relative
}

.animation-element.slide-left {
  opacity: 0;
  transition: all .5s linear;
  transform: translate3d(-100px,0,0)
}

.animation-element.slide-left.in-view {
  opacity: 1;
  transform: translateZ(0)
}

.animation-element.slide-right {
  opacity: 0;
  transition: all .5s linear;
  transform: translate3d(100px,0,0)
}

.animation-element.slide-right.in-view {
  opacity: 1;
  transform: translateZ(0);
  transition-duration: 1s
}

.animation-element.slide.testimonial {
  float: left;
  width: 100%
}

.al_category_outer {
  background: #2a2b38;
  background: hsla(0,0%,5%,.74);
  margin-bottom: 20px
}

.al_category_outer img {
  width: 100%;
  margin-bottom: 5px
}

.al_category_outer h2 {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 15px;
  color: #ffffffb3;
  text-align: left;
  padding-left: 5px
}

.al_category_tags {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between
}

.al_category_tags li {
  display: block;
  float: left;
  width: 47%;
  text-align: center;
  position: relative;
  font-weight: 700;
  font-size: 14px;
  padding: 25px 0;
  border: 2px solid rgba(0,0,0,.1);
  margin: 0 0 15px
}

.al_category_outer .al_readmore {
  width: 100%;
  font-size: 18px
}

.al_viewAll {
  padding: 100px 0 0;
  display: flex;
  justify-content: center;
  align-items: center
}

.al_carDemoHead {
  text-align: center;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  padding-top: 35px
}

.al_carDemoHead h4 {
  font-style: italic;
  font-weight: 300;
  position: relative;
  top: -50px;
  font-size: 20px;
  color: var(--text-color);
  font-family: "Forum, cursive"
}

.al_carDemoHead h1,.al_carDemoHead h2 {
  font-size: 96px;
  margin: 0;
  line-height: 115px;
  font-family: "Forum, cursive";
  position: relative;
  top: -32px
}

.al_carDemo_blackBg {
  background-color: inherit;
  width: 100%;
  height: 220px;
  position: absolute;
  margin-top: -110px
}

.al_carDemoSecImg {
  position: relative;
  z-index: 1
}

.animation-element.slide.testimonial.al_carDemoSecImg {
  margin-top: 40px
}

.al_ourServices {
  padding: 60px 0 160px;
  background: var(--blackbg)
}

.al_our_services {
  text-align: center;
  padding-bottom: 60px
}

.al_our_services .al_head {
  color: var(--header_menu_color_hover);
  font-size: 18px;
  font-weight: 500;
  font-style: italic
}

.al_our_services h2 {
  font-size: 48px;
  color: var(--text-color_light);
  margin-bottom: 15px
}

.al_line11 {
  width: 230px;
  margin: 0 auto;
  border-bottom: 2px solid;
  border-color: rgba(0,0,0,.5)
}

.al_line22 {
  width: 70px;
  border-bottom: 2px solid var(--header_menu_color_hover);
  opacity: 1;
  margin: -3px auto 0;
  border-color: var(--header_menu_color_hover)
}

.al_line1 {
  width: 230px;
  margin: 0 auto;
  border-bottom: 2px solid;
  border-color: hsla(0,0%,100%,.5)
}

.al_line2 {
  width: 70px;
  border-bottom: 2px solid var(--header_menu_color_hover);
  opacity: 1;
  margin: -3px auto 0
}

.al_our_services h1,.al_our_services h4 {
  font-size: 48px;
  margin: 0;
  color: #000;
  font-family: "Forum, cursive";
  font-weight: 500;
  line-height: 40px
}

.al_our_services p {
  zoom:1;-webkit-opacity: .9;
  -moz-opacity: .9;
  opacity: .9;
  margin-bottom: 40px;
  font-size: 16px;
  color: var(--text-color_light);
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify
}

.al_ser_grid {
  background: #192026a1;
  padding: 40px;
  text-align: center;
  margin: 0;
  border: 4px double var(--darkGold);
  position: relative;
  left: 0;
  min-height: 355px;
  border-radius: 6px
}

.serviceDots li.slick-active {
  background: transparent;
  border: 1px solid var(--header_menu_color_hover);
  border-radius: 50%
}

.serviceDots li.slick-active button {
  color: var(--header_menu_color_hover);
  background-color: var(--header_menu_color_hover)
}

.serviceDots li button:hover {
  transform: scale(1.5)
}

.serviceDots li.slick-active button:hover {
  transform: scale(1)
}

.serviceDots li button {
  color: var(--text-color_light);
  width: 6px;
  height: 6px;
  background-color: var(--text-color_light);
  cursor: pointer;
  zoom:1;-webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  transition: all .2s ease;
  position: relative;
  margin: 0 6px!important;
  border: 1px solid var(--text-color_light);
  border-radius: 50%;
  font-size: 0
}

.al_our_services .serviceDots {
  display: flex!important;
  justify-content: center;
  margin-top: 25px
}

.serviceDots li {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  margin: 0 10px
}

.al_ser_grid span a {
  color: var(--header_menu_color_hover);
  font-size: 14px;
  text-decoration: none
}

.al_ser_grid span {
  width: 100%;
  display: block
}

.al_ser_grid span a:hover {
  text-decoration: underline
}

.al_our_services .slick-slider {
  margin-top: 15px
}

.al_benefits {
  padding: 110px 0;
  width: 100%;
  float: left
}

.al_benefits h2 {
  color: var(--text-color-dark);
  margin: 0
}

.al_benefits_list {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  object-fit: contain
}

.al_benefits_list img {
  width: 120px;
  height: 120px;
  padding: 5px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center
}

.al_benefits_outer {
  text-align: center;
  padding: 0 25px;
  border-right: 1px dashed rgba(0,0,0,.25)
}

.al_benefits_outer:last-child {
  border-right: none
}

.al_benefits_list_info {
  padding: 15px 0;
  font-size: 16px
}

.al_benefits_outer:hover img {
  transition: all .2s ease;
  translate: 0 -7px
}

.al_testimonials {
  background-size: cover;
  height: 100%;
  width: 100%;
  padding: 0;
  background-position: 50% 0;
  background-repeat: no-repeat;
  float: left
}

.al_testimonialSlider {
  width: 41%;
  float: left;
  margin-top: 315px
}

.al_testimonialSlider .al_our_services h2 {
  margin-bottom: 15px
}

.al_our_services h3 {
  font-size: 18px;
  color: var(--darkGold);
  opacity: .9;
  text-transform: uppercase
}

.al_our_services h5 {
  font-size: 14px;
  color: var(--text-color_light);
  opacity: .9;
  text-transform: uppercase;
  margin: 0
}

.al_testiSliderWrap {
  width: 500px;
  height: 445px;
  float: right
}

.al_blog_list_info h1 {
  font-size: 24px;
  margin: 0 0 10px;
  background: #e4b13a;
  background: linear-gradient(90deg,#e4b13a 0,#9a7e3c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text
}

.al_blog_list_info:hover h1 {
  color: var(--header_menu_color_hover)
}

.al_serView ul li {
  color: #000;
  opacity: .75;
  font-size: 18px;
  line-height: 24px;
  list-style-type: square
}

.al_blog_list_info h4,.al_blog_list_info.al_serView h1,.al_blog_list_info.al_serView h2,.al_blog_list_info.al_serView h3,.al_blog_list_info.al_serView h4,.al_blog_list_info.al_serView h5,.al_blog_list_info.al_serView h6,.al_blog_list_info.al_serView p {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.7em;
  zoom:1;text-align: justify;
  color: #000;
  overflow: hidden;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  font-family: "Forum, cursive";
  font-size: 19px;
  line-height: 24px
}

.al_blog_list_info h4 {
  color: #ffffffb3;
  opacity: .9;
  font-family: "Forum, cursive"
}

.al_blog_outer {
  overflow: hidden
}

.al_blogList {
  position: relative
}

.al_blogList:hover img {
  transform: scale(1);
  transition: all .4s
}

.al_blog_outerSec {
  display: flex;
  align-items: center;
  background: var(--header_menu_color_hover);
  justify-content: center;
  text-align: center;
  position: absolute;
  bottom: 0;
  padding: 14px 14px 8px;
  font-size: 14px
}

.al_blog_date p {
  margin: 0
}

.al_date {
  font-size: 30px
}

.al_monthYear {
  font-size: 14px
}

.al_blogList figure {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: #ffffffb3;
  overflow: hidden
}

.al_blogList figure:hover+span {
  bottom: -36px;
  opacity: 1
}

.al_blogList .hover01 figure img {
  transform: scale(1);
  transition: .3s ease-in-out
}

.al_blogList .hover01 figure:hover img {
  transform: scale(1.3)
}

.al_benefits.al_blogsSection h2 {
  margin-bottom: 15px
}

.al_bannerSliderWrap {
  position: relative
}

.al_bannerSliderWrap:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  bottom: 0;
  width: 101%;
  height: 100%;
  z-index: 100;
  background-color: #192026;
  zoom:1;filter: alpha(opacity=65);
  -webkit-opacity: .65;
  -moz-opacity: .65;
  opacity: .65;
  pointer-events: none
}

.al_inner {
  position: relative;
  padding: 0 40px
}

.al_inner:before {
  left: 145px;
  transform: skewX(37deg)
}

.al_inner:after,.al_inner:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 180px;
  height: 100%;
  background: #f6cf4f;
  z-index: 2
}

.al_inner:after {
  right: 145px;
  transform: skewX(-37deg)
}

.al_cstmContainer {
  max-width: 480px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative
}

.al_cstmContainer .input {
  display: none
}

.al_cstmContainer .input:not(:checked)~.card .sign {
  left: 0;
  z-index: 1
}

.al_cstmContainer .input:not(:checked)~.card .log {
  left: 100%
}

.al_cstmContainer .input:checked~.toggle .icon .arrow {
  left: 50%;
  transform: rotateY(180deg)
}

.al_cstmContainer .input:checked~.card .sign {
  left: -100%
}

.al_cstmContainer .input:checked~.card .log {
  left: 0;
  z-index: 1
}

.al_cstmContainer .toggle {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1em;
  margin: 1em 0;
  color: #f6cf4f
}

.al_cstmContainer .toggle .icon {
  width: 64px;
  height: 32px;
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 64px;
  outline: 2px solid #cccccc45
}

.al_cstmContainer .toggle .icon .arrow {
  position: absolute;
  left: 0;
  background: #cccccc45;
  border-radius: 50%;
  transition: all .75s ease
}

.al_cstmContainer .card {
  max-width: 480px;
  max-height: 530px;
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 16px;
  padding: .5em;
  background: transparent;
  overflow: hidden;
  border: none
}

.al_cstmContainer .card .content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  transition: all 1s ease
}

.al_cstmContainer .card .content .title {
  font-weight: 700;
  font-size: 18px;
  color: #7c7a7a;
  margin: 0;
  font-family: "Forum, cursive";
  text-transform: uppercase
}

.al_cstmContainer .card .content .fields {
  width: 100%;
  padding: 0 5px;
  max-height: 560px
}

.al_cstmContainer .card .content .fields .field {
  margin: .5em 0;
  padding: 5px 10px;
  border-radius: 32px;
  width: 100%;
  position: relative
}

.al_cstmContainer .card .content .fields .field svg {
  width: 15px;
  color: var(--darkGold);
  position: absolute;
  top: 19px;
  left: 19px;
  z-index: 1
}

.al_cstmContainer .card .content .fields .field input::placeholder {
  padding-left: 25px
}

.al_cstmContainer .card .content .fields .field input {
  width: 100%;
  border: none;
  outline: none;
  color: #ccc;
  font-size: 13px;
  height: 45px;
  padding: 8px;
  border-radius: 4px;
  background: #1f2029
}

.al_forms .fields ul,.bookingFields ul {
  position: absolute;
  background: #1f2029;
  z-index: 99;
  margin-top: 1px;
  width: 96%;
  padding: 0 8px;
  overflow-y: auto;
  max-height: 170px
}

.bookingFields ul {
  background-color: #fff;
  color: #282828;
  border: 1px solid #ddd;
  border-top: none
}

.al_forms .fields ul li,.bookingFields ul li {
  color: #ccc;
  font-size: 12px;
  line-height: unset;
  border-bottom: 1px solid #cccccc0a;
  padding: 5px;
  cursor: pointer
}

.bookingFields ul li {
  color: #282828
}

.al_cstmContainer .card .content .submit {
  width: 100%;
  text-align: center;
  margin: 1em 0
}

.al_cstmContainer .card .content .submit .button-submit {
  cursor: pointer;
  color: #000;
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%);
  border-radius: 4px;
  margin: 15px 0;
  padding: 10px 20px;
  font-weight: 600
}

.al_cstmContainer .card .content .submit .button-submit:hover {
  outline: 4px solid #ffffff40
}

.al_forms {
  background: #000;
  width: 100%;
  height: 580px;
  padding-top: 6px;
  border-radius: 4px;
  border: 1px dashed #ffffff4a
}

.bannerTxtAnim {
  position: absolute;
  top: 35%;
  z-index: 9999999;
  left: 130px
}

.bannerTxtAnim p {
  font-size: 48px;
  color: #ffffffb3;
  font-family: Exo\ 2,sans-serif
}

.al_category_tagss {
  text-align: left;
  padding: 0 0 0 5px
}

.al_categrY {
  position: relative
}

.al_bookNowBtn {
  position: absolute;
  right: 0
}

.al_bookNowBtn .al_readmore {
  position: relative;
  overflow: hidden;
  -webkit-background-clip: border-box!important;
  -moz-background-clip: border-box!important;
  background-clip: border-box!important;
  transform: scale(1);
  transition: background .25s,color .25s,border .25s!important;
  background-clip: border-box;
  font-weight: 600;
  font-size: 14px;
  padding: 10px;
  min-width: 130px;
  display: inline-flex;
  justify-content: center;
  background-color: #f6cf4f;
  color: #000;
  text-decoration: none
}

.al_category_tagss li span {
  color: #ffffffb3
}

.al_category {
  position: relative
}

.al_carsBgImg {
  background: #f2f2f2db;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 10px
}

.al_carsBgImg img {
  padding: 10px
}

.al_category_outer .row {
  align-items: end
}

.al_bookNowBtn:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: -14px;
  height: 100%;
  width: 32px;
  background-color: #f6cf4f;
  transform: skew(33deg,0deg);
  z-index: 5
}

.menuRight .menu-item.menu-itemSocial:hover a {
  color: #e7c147
}


@keyframes openTop {
  0% {
      transform: translateY(-5px) rotate(0deg)
  }

  50% {
      transform: translateY(0) rotate(0deg)
  }

  to {
      transform: translateY(0) rotate(90deg)
  }
}

@keyframes closedTop {
  0% {
      transform: translateY(-5px) rotate(0deg)
  }

  50% {
      transform: translateY(0) rotate(0deg)
  }

  to {
      transform: translateY(0) rotate(90deg)
  }
}

@keyframes openMid {
  50% {
      transform: rotate(0deg)
  }

  to {
      transform: rotate(45deg)
  }
}

@keyframes closedMid {
  50% {
      transform: rotate(0deg)
  }

  to {
      transform: rotate(45deg)
  }
}

@keyframes openBtm {
  0% {
      transform: translateY(5px) rotate(0deg)
  }

  50% {
      transform: translateY(0) rotate(0deg)
  }

  to {
      transform: translateY(0) rotate(90deg)
  }
}

@keyframes closedBtm {
  0% {
      transform: translateY(5px) rotate(0deg)
  }

  50% {
      transform: translateY(0) rotate(0deg)
  }

  to {
      transform: translateY(0) rotate(90deg)
  }
}

.logoHeadBtm {
  display: none
}

.scrolled .logoHeadBtm {
  display: block;
  width: 22%
}

.scrolled .tagLineWrap {
  display: none
}

.logoHeadBtm img {
  width: 100%
}

.scrolled .LogoImg {
  display: none
}

.LogoImg {
  display: block
}

.scrolled .logoHeadBtm .scrolledLogo {
  display: block;
  width: 100%
}

@keyframes bounce {
  0% {
      transform: scale(1)
  }

  50% {
      transform: scale(1.2)
  }

  to {
      transform: scale(1)
  }
}

.sidebar-toggle {
  animation: bounce 0s ease-in-out infinite;
  float: right;
  background: transparent;
  color: #19171b;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  outline: none
}

.visitUs {
  color: var(--whitecolor)
}

.visitUs h2 {
  font-family: Forum-Regular
}

.sidebar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem
}

.close-btnR {
  background: transparent;
  color: #fff;
  transition: all 1s ease;
  cursor: pointer;
  outline: none;
  position: absolute;
  right: 15px;
  top: 15px;
  border: 1px solid transparent;
  border-color: var(--whitecolor);
  border-radius: 50%
}

.close-btnR svg {
  width: 24px!important;
  height: 15px
}

.close-btnR:hover {
  color: #fff;
  transform: rotate(1turn);
  border-color: #fff
}

.sidebarLogo {
  display: flex;
  justify-content: center;
  margin: 0 0 35px
}

.sidebarLogo img {
  width: 30%
}

.links {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Forum-Regular
}

.links li {
  list-style: none
}

.sidebar {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: var(--blackbg);
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-row-gap: 1rem;
  row-gap: 1rem;
  transition: all 1s ease-in-out;
  transform: translate(100%);
  z-index: 999
}

.show-sidebar {
  transform: translate(0)
}

@media screen and (min-width: 676px) {
  .sidebar {
      width:400px
  }
  nav .wrapper
  {
    background:none;
  }
}

.hamburger {
  display: flex;
  align-self: center;
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
  height: 24px;
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 5px
}


.hamburger span {
  height: 2px;
  width: 83.33333333%;
  background: #ffdb57;
  transition: all .4s ease-in-out;
  background: radial-gradient(circle,#e1dccc 0,#e9e9e9 100%)
}

.hamburger .meat {
  width: 100%;
  transition: all .2s ease-in-out
}


.hamburger .bottom-bun {
  width: 58.33333333%;
  transition: all .1s ease-in-out
}

@keyframes burger-hover {
  0% {
      width: 100%
  }

  50% {
      width: 50%
  }

  to {
      width: 100%
  }
}

.visitUs {
  color: #ffffffb3;
  text-align: center;
  position: relative;
  bottom: 60px
}

.visitUs h2 {
  font-size: 45px
}

.visitUs p {
  font-size: 14px;
  margin: 0;
  color: #a7a7a7
}

.link.info-toggler {
  position: relative;
  right: 15px;
  margin-left: 30px
}






.headTop .scrolled .nav-links li a {
  color: #ffffffb3;
  text-shadow: 0 0 11px #000
}

.headTop .scrolled .nav-links li a.selected {
  color: var(--darkGold)
}

.tagLineWrap>p {
  font-family: Righteous-Regular;
  color: #ffffffb3;
  text-shadow: 0 0 11px #000
}

.hero-text h2 {
  margin-bottom: 50px
}

.hero-text .hero {
  position: relative
}

.hero-text .hero .hero-slide a:hover span {
  color: #033a71
}

.hero .hero-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center
}

.bannerItem h1,.bannerItem p {
  color: #ffffffb3!important
}

.hero .hero-slide .header-content {
  bottom: 60px;
  width: 100%;
  padding: 2rem 5%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column
}

.slide-content {
  padding: 10px 20px 10px 0
}

.slide-content .h1 {
  font-size: 62px
}

.btn-primary {
  background-color: #5302fe;
  border: #111;
  border-radius: 0
}

@keyframes fadeInUpSD {
  0% {
      opacity: 0;
      transform: translateY(100px)
  }

  to {
      opacity: 1;
      transform: none
  }
}

.fadeInUpSD {
  animation-name: fadeInUpSD
}

.slick-active .slide-content {
  animation-name: fadeInUpSD;
  animation-duration: 1s;
  opacity: 1;
  width: 100%;
  padding: 10px 20px 30px 0
}


.slick-dots {
  position: absolute;
  bottom: 10px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-active button {
  background: #d60e96
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  border-radius: 50%;
  border: 0;
  outline: none
}

.slick-dots li button:before {
  font-size: 18px;
  color: #ffffffb3;
  opacity: 1
}

.bannerItem.hero-slide {
  position: relative
}

.al_SliderDiv .slick-dots {
  bottom: 30px
}

.al_SliderDiv .slick-dots li.slick-active button:before {
  opacity: .75;
  color: #ffffffb3
}

.al_SliderDiv .slick-dots li button:before {
  color: #ffffffb3
}

.al_SliderDiv .slick-active button {
  background: transparent;
  border: 1px solid #c5993c!important
}

@media (max-width: 768px) {
  .hero-text .hero .hero-slide a {
      padding-top:.8rem
  }

  nav .wrapper
  {
    background:none;
  }

  .hero-text .hero .hero-slide a span {
      font-size: 20px;
      margin-top: .5rem
  }

  .hero .hero-slide .header-content {
      left: 50%;
      transform: translateX(-50%);
      margin: 0 auto
  }
}

.float {
  position: fixed;
  width: 35px;
  height: 35px;
  top: 22px;
  right: 22px;
  background-color: #01a423;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #c5d9c0;
  animation: pulse 1.5s linear 0s infinite normal;
  transition: .2s ease-in-out;
  z-index: 9
}

.my-float {
  margin-top: 22px
}

.float img {
  width: 100%;
  border-radius: 100%
}

@keyframes pulse {
  0% {
      box-shadow: 0 1px 0 3px #008201,0 0 0 0 #008201
  }

  30% {
      box-shadow: 0 1px 0 3px #008201,0 0 0 5px #008201
  }

  70% {
      box-shadow: 0 1px 0 3px #01a423b5,0 0 0 15px #01a423b5
  }

  to {
      box-shadow: 1px 1px 2px 1px #01a423b5,0 0 0 20px transparent
  }
}

.al_home .box {
  width: 40%;
  margin: 0 auto;
  background: hsla(0,0%,100%,.2);
  padding: 35px;
  border: 2px solid #ffffffb3;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center
}

.al_home .button {
  font-size: 1em;
  padding: 10px;
  color: #ffffffb3;
  border: 2px solid #06d85f;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all .3s ease-out
}

.al_home .button:hover {
  background: #06d85f
}

.al_home .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,.7);
  transition: opacity .5s;
  z-index: 99
}

.al_home .overlay:target {
  visibility: visible;
  opacity: 1
}

.al_home .popup {
  margin: 30px auto;
  padding: 10px;
  background: transparent;
  border-radius: 5px;
  width: 40%;
  position: relative;
  transition: all 5s ease-in-out
}



.al_home .popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma,Arial,sans-serif
}

.al_home .popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all .2s;
  font-size: 30px;
  text-decoration: none;
  color: #333;
  z-index: 9
}

.al_home .popup .close:hover {
  color: var(--darkGold)
}

@media screen and (max-width: 700px) {
  .al_home .box,.al_home .popup {
      width:95%
  }
  nav .wrapper
  {
    background:none;
  }
}



@media screen and (max-width: 776px) {
  .al_home .box,.al_home .popup {
      width:100%
  }
  nav .wrapper
  {
    background:none;
  }
}

@media (max-width: 767px) {
  .al_home .box,.al_home .popup {
    width:100%
}
nav .wrapper
  {
    background:none;
  }
  .imgvisible
  {
  margin-left: 56px;
  }
}

.OnlineBookingfixed {
  position: fixed;
  top: 45%;
  right: 0
}

.OnlineBookingfixed ul {
  clear: both;
  position: fixed;
  display: block;
  list-style-type: none;
  right: -3.2em;
  top: 15%;
  -webkit-animation: slideright 1s forwards;
  -webkit-animation-delay: 1.5s;
  animation: slideright 1s forwards;
  animation-delay: 1.5s
}

@keyframes slideright {
  to {
      right: 0
  }
}

.OnlineBookingfixed li {
  margin-bottom: 0;
  margin-right: -69px;
  position: relative;
  right: 0;
  padding: 10px 32px;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  transition: width .5s,background-color .1s;
  border: 1px dashed #c79b3d8f;
  border-bottom: none;
  animation: pulse1 2s linear 0s infinite normal;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 500
}

@keyframes pulse1 {
  0% {
      box-shadow: 0 2px 0 0 #c1943b,0 0 0 0 #c1943b
  }

  30% {
      box-shadow: 0 1px 0 3px #c1943b,0 0 0 5px #c1943b
  }

  70% {
      box-shadow: 0 1px 0 3px #9e7d34,0 0 0 4px #9e7d34
  }

  to {
      box-shadow: 1px 1px 2px 1px #9e7d34,0 0 0 8px transparent
  }
}

.floating {
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  margin-left: 30px;
  margin-top: 5px
}

@keyframes floating {
  0% {
      transform: translate(0)
  }

  65% {
      transform: translateY(15px)
  }

  to {
      transform: translate(0)
  }
}

.OnlineBookingfixed li a {
  font-size: 14px;
  text-transform: none;
  text-align: center;
  text-decoration: none;
  color: var(--darkGold)
}

.OnlineBookingfixed li:hover {
  background-color: #000;
  color: #000
}

.mraTitle {
  display: flex;
  flex-direction: column;
  color: var(--whitecolor);
  text-align: center
}

.mraTitle img {
  width: 110px;
  margin: 8px auto
}

.al_container_inner .mraTitle h1,.al_container_inner .mraTitle h2 {
  font-size: 48px;
  margin: 0;
  color: #ffffffb3;
  font-family: "Forum, cursive";
  font-weight: 500;
  line-height: 40px
}

.al_container_inner .mraTitle.smBannerInner h1 {
  color: #000
}

.al_container_inner .mraTitle h1,.al_container_inner .mraTitle h2 {
  font-size: 40px
}

.alMissionVisionWraP h2,.al_container_inner .mraTitle h1,.al_container_inner .mraTitle h2,.al_mission.al_msn h1,.al_our_services h1,.al_our_services h4,.al_service_infoSec h1,.al_service_infoSec h2,.header-content h1,.header-content h2,.ourStoryy h1 {
  font-size: 40px;
  line-height: 40px
}

@media (max-width: 800px) {
  .al_container_inner {
      padding:0 30px
  }

  .logoHeadTop,.scrolled .logoHeadBtm {
      left: 30px
  }

  .link.info-toggler {
      right: 30px
  }

  .al_lightBox img {
      width: 315px
  }

  .alMail.alFormBg {
      padding: 30px 15px 75px
  }

  .al_home .popup {
      width: 55%
  }

  .logoHeadTop {
      width: 9%
  }

  .al_testiSliderWrap {
      height: 360px
  }

  .al_testimonialSlider {
      margin-top: 215px
  }

  .al_ser_grid {
      min-height: 300px;
      padding: 20px
  }

  .serviceDots {
      margin-top: 15px!important
  }

  .al_testimonialSlider {
      margin-top: 130px
  }

  .pageInnerWrap .mraTitle {
      bottom: 30px
  }
}

.serTxt {
  text-align: center;
  background: #000000ba;
  padding: 15px 0;
  border-radius: 6px;
  font-size: 20px;
  font-family: "Forum, cursive";
  margin-bottom: 15px;
  border: 1px dashed #ddd3;
  color: #ffffffa3;
  cursor: pointer
}

.al_mission h1:hover,.serTxt:hover {
  color: var(--darkGold)
}

.mraTitle p {
  color: #ffffffa3;
  padding: 5px 0 35px;
  width: 420px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-align: center
}

.al_mission,.mraTitle p {
  font-family: "Forum, cursive"
}

.al_mission {
  padding: 30px 12px;
  width: 84%;
  margin: 50px auto 0
}

.al_mission:before {
  content: "";
  position: absolute;
  left: -14px;
  top: 12px;
  right: -14px;
  bottom: 12px;
  border: 1px solid var(--darkGold)
}

.al_mission p {
  margin-top: 20px;
  color: var(--text-color);
  font-weight: 500
}

.al_benefits_list_info p,.al_mission p {
  font-size: 18px;
  font-family: "Forum, cursive";
  line-height: 24px
}

.al_benefits_list_info h1,.al_benefits_list_info h2 {
  font-family: "Forum, cursive";
  font-size: 20px;
  line-height: 24px;
  color: #c99d3e
}

.al_benefits.al_blogsSection {
  background: #000
}

.al_blog_list_info {
  color: #ffffffb3;
  opacity: .9;
  font-family: "Forum, cursive"
}

.al_blogList p {
  color: #ccc;
  opacity: .9;
  text-align: left;
  padding: 5px 0;
  margin: 0;
  font-style: italic
}

.brands {
  width: 100%;
  background: #f2f2f2;
  float: left;
  padding: 110px 0 55px
}

.brands .slick-slide img {
  display: block;
  width: 150px;
  background: #ffffffb3;
  padding: 0;
  margin: auto;
  border-radius: 10px
}

.brands .contentSectn {
  margin-bottom: 45px!important
}

:focus-visible {
  outline: none
}

.footer {
  width: 100%;
  background-color: var(--blackbg);
  float: left
}

.flinks {
  color: #fff;
  opacity: .9;
  font-family: "Forum, cursive";
  padding: 60px 0
}

.flinks h2 {
  font-size: 20px;
  background: #e4b13a;
  background: linear-gradient(90deg,#e4b13a 0,#9a7e3c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 30px;
  border-bottom: 1px dashed #ffffff4a;
  padding-bottom: 10px
}

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

.flinks ul li a {
  color: #fff
}

.flinks ul li {
  font-family: "Forum, cursive";
  font-size: 17px;
  line-height: 24px;
  text-align: justify
}

.flinks ul li:hover,.flinks ul li:hover a {
  color: var(--darkGold)
}

.flinks img.footerLogo {
  width: 65px;
  margin-bottom: 20px
}

.logoTagline {
  display: flex;
  justify-content: left;
  align-items: center
}

.logoTagline h1,.logoTagline h4 {
  font-size: 14px;
  padding: 0 25px;
  margin: 0;
  font-family: Righteous-Regular;
  background: #e4b13a;
  background: linear-gradient(90deg,#e4b13a 0,#9a7e3c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-transform: uppercase
}

.flinks ul.fAbout {
  margin: 0;
  padding: 0 107px 0 0
}

.footerCopy p {
  text-align: center;
  border-top: 1px dashed #ffffff4a;
  padding: 10px 0;
  margin: 0;
  font-size: 14px;
  display: flex;
  justify-content: space-between
}

.footerCopy p,.footerCopy p span a:hover {
  color: #ffffffb3
}

.footerCopy p span img {
  width: 155px;
  display: flex;
  align-items: center;
  margin: 5px 0
}

.footerCopy p span a {
  margin: 0 10px
}

.OnlineBookingfixed a {
  color: #000!important
}

.al_forms select {
  word-wrap: normal;
  width: 100%;
  border: none;
  outline: none;
  color: #ccc;
  background: #1f2029;
  font-size: 13px;
  height: 45px;
  padding: 8px;
  border-radius: 4px
}

.pageInnerWrap {
  position: relative;
  background: #000
}

.pageInnerWrap .mraTitle {
  position: absolute;
  top: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  left: 0;
  bottom: 65px
}

.pageBanner {
  position: relative
}

.pageBanner .contentSectn h1 {
  background: #e4b13a;
  background: linear-gradient(90deg,#e4b13a 0,#9a7e3c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-shadow: 1px 1px #cd9213
}



.alinnerSec {
  background: #fff
}

.pageContent {
  position: relative;
  padding: 60px 0;
  z-index: 0
}

.pageContent .al_service_infoSec p {
  margin-bottom: 0;
  color: #000;
  text-align: justify
}

.pageContent .al_mission:hover h1 {
  color: var(--darkGold)!important
}

.alinnerSecDO p {
  font-size: 18px;
  margin-top: 20px;
  color: var(--text-color);
  font-weight: 500;
  line-height: 24px;
  text-align: justify
}

.alinnerSecDO p,.ourStoryy h1 {
  font-family: "Forum, cursive"
}

.alInfoImg {
  display: flex;
  align-items: center
}

.al_achievements {
  margin: 60px 0
}

.alSerCenter {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}

.innerPages .al_serdets .mraTitle {
  display: none
}

.al-serInfomore {
  background: #f2f2f2
}

.al-serInfomore .al_service_infoSec p {
  margin-bottom: 5px
}

.al-serInfomore .al_service_infoSec {
  padding: 60px 0
}

.al-serInfomore .al_service_infoSec a {
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 7px 0 40px;
  font-size: 20px;
  font-family: "Forum, cursive"
}

.al-serInfomore .al_service_infoSec h1 {
  font-size: 32px
}

.mapaltair iframe {
  width: 100%;
  height: 350px
}

.alContact .pageContent .al_benefits_list_info h1,.alContact .pageContent .al_benefits_list_info h2 {
  font-size: 25px;
  margin: 0;
  color: #000;
  font-family: "Forum, cursive";
  color: var(--darkGold)
}

.alContact .pageContent .al_benefits_list_info p {
  margin: 0
}

.alContact .pageContent .al_benefits_list_info p:hover {
  color: var(--darkGold)
}

.alContact .form-group {
  margin-bottom: 15px
}

.alAlignCenter {
  display: flex;
  justify-content: center;
  align-items: center
}

.alMail h1 {
  color: #000;
  text-align: center;
  padding-bottom: 25px
}

.al_formWrap {
  padding: 50px 0
}

.alContact .form-group .form-control {
  font-size: 16px;
  font-family: "Forum, cursive";
  font-weight: 600;
  position: relative;
  z-index: 9999
}

.alSubmit {
  float: right;
  min-width: 150px;
  height: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%);
  border-radius: 10px;
  transition: width .5s,background-color .1s;
  border: 1px dashed #c79b3d8f;
  color: #000;
  position: relative;
  z-index: 9999;
  cursor: pointer
}


.blogDetails h1 {
  font-size: 26px;
  color: #000;
  line-height: 26px
}

.blogDetails .al_blog_list_info h4 {
  color: #000
}

.blogDetails .al_blogList p {
  color: grey
}

.fleets {
  text-align: center;
  position: relative;
  width: 95%;
  margin: 0 auto 30px;
  z-index: 999
}

.fleets,.fleets:before {
  border: 1px solid var(--blackbg)
}

.fleets:before {

  left: -7px;
  top: 4px;
  right: -7px;
  bottom: 5px;

}

.fleets img {
  width: 80%;
  margin: 0 auto;
  height: 188px;
  object-fit: contain
}

.fleets img,.fleets:hover img {
  transition: all .3s ease!important
}

.fleets:hover img {
  transform: scale(1.1)
}

.fleetImg {
  padding: 10px
}

.alGallery h1,.alGallery h3 {
  font-size: 30px;
  color: #000;
  padding: 110px 0 0
}

.alGallery {
  width: 100%;
  float: left
}

.fleetTxt {
  position: relative;
  top: -5px;
  padding: 15px 35px
}



.alGallery .fleetTxt h2.al_brandName {
    background: #e4b13a;
    background: linear-gradient(90deg, #e4b13a 0, #9a7e3c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 600;
    font-size: 18px;
}

.alGallery .fleetTxt h1 {
  padding: 0;
  height: 60px;
  line-height: 30px
}

.alGallery .fleetTxt h2 {
  font-size: 15px;
  margin: 7px auto 0;
  display: flex;
  justify-content: space-evenly
}

.vl {
  border-left: 3px double #d4a943;
  height: auto
}

.fleetTxt a {
  border: 1px solid #c99d3e;
  cursor: pointer;
  z-index: 999
}

.eventTxt {
  padding: 2px 0;
  text-align: center
}

.eventTxt h1 {
  color: #000;
  font-size: 20px;
  font-weight: 600
}

.eventTabs .react-tabs__tab-list {
  border-bottom: 1px solid #c99c3e8a;
  margin: 40px 5px 30px;
  padding: 0;
  text-align: center
}

.eventImgs img {
  width: 100%;
  margin-bottom: 25px
}

.eventTxt p {
  font-size: 16px;
  margin-top: 5px;
  color: var(--text-color);
  font-family: "Forum, cursive";
  font-weight: 500;
  line-height: 24px
}

.eventTabs .react-tabs__tab--selected {
  color: #000;
  border-radius: 5px 5px 0 0;
  background: #e4b13a;
  background: linear-gradient(90deg,#e4b13a 0,#9a7e3c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text
}

.eventTabs .react-tabs__tab {
  display: inline-block;
  border: 1px solid transparent;
  border-bottom: none;
  bottom: -1px;
  position: relative;
  list-style: none;
  padding: 6px 25px;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px
}

.alTerms {
  display: flex
}

.scrollup {
  width: 35px;
  height: 35px;
  position: fixed;
  bottom: 70px;
  right: 15px;
  display: none;
  z-index: 999999;
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%);
  border-radius: 50%;
  padding: 7px 10px
}

.scrollup svg {
  color: #fff
}

.missionVisionDiv {
  width: 100%;
  height: auto;
  background-image: url(https://sacredthemes.net/wheels/images/bg-8.jpg);
  background-size: contain;
  background-position: 100%
}

.al_msn {
  border: none;
  color: #ffffffb3;
  text-align: left
}

.al_mission.al_msn:before {
  display: none
}

.al_mission.al_msn p {
  color: #ffffffb3
}


.alMissionVisionWraP h2,.al_service_infoSec h1,.al_service_infoSec h2,.al_service_infoSec p {
  color: #fff
}

.al_service_infoSec p {
  text-align: justify
}

.blackBg {
  position: relative;
  top: -7px
}

.al_mission {
  position: relative;
  border: 1px solid var(--darkGold);
  padding: 0 5px;
  text-align: center;
  width: 100%;
  margin: 0 auto
}

.al_mission.al_msn p,.al_msn {
  border: none;
  color: var(--blackbg);
  text-align: left
}

.al_servicesWrap {
  display: flex;
  justify-content: center
}

.al_servicesWrapCar {
  width: 100%;
  display: block;
  position: relative
}

@media (max-width: 1199px) {
  .al_container .col-lg-4.al_servicesWrap {
      width:100%!important
  }

  .al_testimonialSlider {
      width: 46%
  }

  .imageSlider img {
      width: 31.3%!important
  }
}

.al_servicesInfoWrapper {
  padding: 40px 0
}

.al_bookChauffeur {
  display: flex;
  justify-content: center;
  max-width: 100%
}

div.wrap {
  position: relative
}

div.wrap div.bookingFields {
  position: relative;
  margin: 10px 0 15px
}

.react-datepicker-popper {
  z-index: 20!important
}

.wrap .active {
  top: -25px;
  font-size: 15px
}

.selectedvehicleSec .bookingFields,.wrap input[type=text],.wrap select {
  width: 100%;
  padding: 8px;
  border: 1px solid #0000002e;
  font-size: 13px;
  background-color: #fff;
  color: #000;
  border-radius: 4px
}

.wrap input[type=text]:focus,.wrap select {
  outline: none
}

.bookChauffeur .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px
}

.bookChauffeur .switch input {
  opacity: 0;
  width: 0;
  height: 0
}

.bookChauffeur .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #b9b9b9;
  transition: .4s
}

.bookChauffeur .slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 2px;
  bottom: 2px;
  background-color: #ddd;
  transition: .4s
}

.bookChauffeur input:checked+.slider {
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%)
}

.bookChauffeur input:focus+.slider {
  box-shadow: 0 0 1px #2196f3
}

.bookChauffeur input:checked+.slider:before {
  transform: translateX(40px)
}

.bookChauffeur .slider.round {
  border-radius: 34px;
  padding: 0;
  margin: 0;
  height: 20px
}

.bookChauffeur .slider.round:before {
  border-radius: 50%
}

.bookChauffeur .bookWay span {
  display: flex;
  justify-content: left;
  align-items: center;
  margin: 0
}

.bookingTabs .react-tabs__tab-panel--selected {
  background: #fff;
  border: 1px solid #ddd
}

.bookingTabs span {
  font-size: 12px;
  font-weight: 700;
  padding: 10px 0;
  display: block;
  position: absolute;
  margin-top: -65px;
  left: 83px
}

.bookWay {
  margin-bottom: 20px;
  border-bottom: 1px dashed #ccc
}

.bookedCars {
  width: 65%;
  margin: 0 auto;
  text-align: center
}

.bookedCars img {
  width: 100%
}

.selectedvehicleSec p {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  margin: 0
}

.selectedvehicleSec h6 {
  display: flex;
  justify-content: center
}

.selectedvehicleSec span {
  position: unset;
  padding: 0;
  font-size: 12px;
  font-weight: 400;
  margin: 0
}

.booking,.carCancel,.phd,.ug {
  position: relative
}

.bookChauffeur button {
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%);
  width: 100%;
  border-radius: 4px;
  margin: 15px 0;
  padding: 10px 17px;
  font-weight: 600
}

.bookChauffeur .react-datepicker button {
  background: transparent
}

.bookingList {
  display: inline-flex;
  background-color: #000;
  display: flex;
  justify-content: left;
  align-items: center;
  color: #fff;
  padding: 8px
}

.bookingList p {
  margin: 0;
  color: #fff;
  padding: 0 15px;
  font-size: 16px;
  font-weight: 600
}

.bookChauffeur {
  display: block;
  background: #fff;
  padding: 15px
}

.bookingList a {
  border-bottom: 2px solid transparent
}

.bookingList .active,.bookingList a:hover {
  border-bottom: 2px solid #a5742d
}

.bookingTabs .react-tabs__tab-list {
  background-color: #000;
  display: flex;
  justify-content: left;
  align-items: center
}

.bookingTabs .react-tabs__tab {
  display: inline-block;
  bottom: 0;
  position: relative;
  list-style: none;
  padding: 10px 12px;
  cursor: pointer;
  color: #fff;
  border-bottom: 3px solid transparent
}

.bookingTabs .react-tabs__tab--selected {
  background: #000;
  border-color: transparent;
  color: #fff;
  border-radius: 0;
  border-bottom: 3px solid #fff
}

.bookingTabs .react-tabs__tab-panel--selected {
  display: block;
  background: #ddd;
  padding: 15px;
  margin-top: -10px
}

.al_blog_list_info h1 {
  font-weight: 600
}

.al_blogList .hover01.column {
  position: relative
}

.al_blogList h4 {
  position: absolute;
  bottom: 0;
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%);
  color: #000;
  padding: 8px 10px;
  margin: 0
}

.al_blogList h4 p {
  margin: 0;
  line-height: unset;
  text-align: center;
  color: #000;
  font-size: 14px;
  font-style: normal;
  padding: 0
}

.al_blogList h4 p:first-child {
  font-size: 22px;
  font-weight: 600;
  padding: 0
}

.al_blogList figure {
  margin-bottom: 15px
}

.al_blog_list_info h1,.blogDetails .al_blogList p {
  color: #000;
  background: unset;
  background-clip: unset;
  -webkit-text-fill-color: #000
}

.reltdPostImg {
  width: 170px;
  margin-right: 8px
}

.reltdPostImg img {
  width: 100%;
  border-radius: 6px
}

.reltdPost {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ddd;
  padding: 10px;
  border-radius: 6px;
  margin-bottom: 5px;
  cursor: pointer
}

.postInfos h3 {
  font-size: 13px;
  font-weight: 600;
  line-height: unset;
  display: block;
  display: -webkit-box;
  margin: 0 auto;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000
}

.reltdPost:hover h3 {
  color: var(--header_menu_color_hover)
}

.postInfos p {
  line-height: unset;
  font-size: 12px;
  display: block;
  display: -webkit-box;
  margin: 0 auto;
  color: #282828c7;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}

.relatedBlogsSec h2 {
  margin-bottom: 15px;
  font-size: 22px;
  color: #000;
  line-height: 24px
}

.blogDetails.blogDetailsViewMr .al_blog_list_info h4 {
  color: #000;
  overflow: visible;
  -webkit-line-clamp: unset
}

.thankYouBg {
  height: auto;
  background: #040204;
  margin: 0 auto;
  text-align: center;
  padding: 40px
}

.thankYouBg img {
  width: 180px;
  border-radius: 50%;
  margin: 0 auto 30px
}

.thankYouBg p {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-family: Forum,cursive;
  margin: 0;
  line-height: unset
}

.thankYouBg .al_readmore {
  margin: 20px 0
}

.thankYouNote .mraTitle {
  bottom: 35px
}

.thankYouBg.tnkbg {
  background: no-repeat;
  padding: 0
}

.ourBlogss .al_blog_list_info h1,.ourBlogss .al_blog_list_info h5 {
  font-size: 24px;
  margin: 0 0 10px;
  background: #e4b13a;
  background: linear-gradient(90deg,#e4b13a 0,#9a7e3c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text
}

.abtDet .al_mission.al_msn p,.abtDet .al_msn {
  border: none;
  color: var(--blackbg);
  text-align: justify;
  color: #fff;
  padding-left: 30px
}

.abtDet .al_mission.al_msn h1 {
  margin-left: 30px;
  border-bottom: 1px solid;
  width: -moz-fit-content;
  width: fit-content
}

.servceDet .al-serInfomore .al_service_infoSec p {
  color: #000
}

.logoBtmRight {
  display: flex
}

.al_viewMoreBtn {
  display: flex;
  justify-content: center
}

.al_viewMoreBtn a.al_readmore {
  margin: 3px;
  min-width: 120px
}

.fleetsViewMore h1 {
  font-size: 45px;
  font-weight: 600;
  margin-bottom: 15px
}

.fleetsViewMore h2 {
  font-size: 16px;
  font-weight: 600;
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%);
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 10px
}

.fleetsViewMore ul {
  padding-left: 18px
}

.fleetsViewMore ul li {
  font-size: 18px;
  font-family: "Forum, cursive";
  list-style-type: square
}

.fleetsViewMore p {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.7em;
  font-family: "Forum, cursive";
  font-size: 18px;
  line-height: 24px
}

.allServicesList .reltdPost {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f7f7f7;
  padding: 10px;
  border-radius: 6px;
  margin-bottom: 5px;
  cursor: pointer
}

.twelve h1 {
  position: relative;
  padding: 0;
  margin: 0;
  font-weight: 300;
  font-size: 40px;
  color: #080808;
  transition: all .4s ease 0s;
  margin-bottom: 25px;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  padding-bottom: 13px
}

.twelve h1:before {
  margin-bottom: 8px
}

.twelve h1:after,.twelve h1:before {
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%);
  content: "";
  display: block;
  height: 7px;
  width: 50%
}

.twelve h1:after {
  position: absolute;
  right: 0;
  bottom: 0;
  margin-bottom: 0
}

.rightSection .reltdPost .postInfos h3:before {
  content: "\27A4";
  position: relative;
  color: #c79b3d;
  padding-right: 6px
}

.rightSection .reltdPost .postInfos p {
  padding-left: 18px
}

.stars p:before {
  content: "★";
  position: relative;
  color: black;
  padding-right: 6px
}

ul.stars {
  padding: 0
}

.stars p {
  margin: 0
}

div.twelve {
  width: max-content;
  position: relative
}

.twelve h1:after,.twelve h1:before {
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%)
}

.rightSection .reltdPost {
  background-color: transparent;
  border: 1px dashed #c89c3e6e
}

.fleetsViewMore p b {
  background: #e4b13a;
  background: linear-gradient(90deg,#e4b13a 0,#9a7e3c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text
}

.testUserInfo {
  position: absolute;
  text-align: center;
  width: 85%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  bottom: 40px
}

.al_blog_list_info.al_sercseName h1 {
  margin-bottom: 15px
}

.al_lightBox img {
  cursor: pointer;
  width: 100%;
  height: 250px!important;
  object-fit: cover;
  overflow: hidden;
  display: inline-block!important;
  margin: 0;
  border-radius: 6px 50px 6px 50px!important;
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%);
  padding: 5px
}

.al_home {
  width: 100%;
  overflow-x: hidden
}

.logoBtmRight.logoBtmRightResp,.respFootr,.smBannerInner,.span.footrRes {
  display: none
}

.lgBannerInner {
  display: block
}

.mapInformation {
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%);
  padding: 15px;
  font-size: 20px;
  display: flex;
  justify-content: space-between;
  font-family: "Forum, cursive";
  font-weight: 600
}

.al_cstmContainer .card .content .fields .field input {
  padding-left: 30px
}

.al_cstmContainer .card .content .fields .field input::placeholder {
  padding-left: 5px;
  color: #ccc
}

.al_forms select,.al_forms select::placeholder {
  color: #ccc;
  padding-left: 30px
}

.al_home .popup .al_cstmContainer {
  max-width: 100%
}

.bookingFields svg {
  position: absolute;
  top: 14px;
  left: 22px;
  z-index: 1;
  width: 18px
}

.wrap input[type=text],.wrap select {
  padding-left: 30px;
  height: 45px
}

.bookingFields.iconSelect svg {
  left: 10px
}

.al_forms .fields ul li:hover,.bookingFields ul li:hover {
  background-color: #2b2c3b
}

.carLightEffect {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  background-color: #040404
}

.al_category .row {
  justify-content: center
}

.requiredField {
  color: red;
  margin: 0
}

.alTairLoader {
  width: 100%;
  height: 100vh;
  background: #000000e3;
  z-index: 99999;
  color: #fff;
  overflow-y: hidden
}

.alTairLoader,.alTairLoader .fancy-spinner {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute
}

.alTairLoader .fancy-spinner {
  width: 5rem;
  height: 5rem;
  left: 50%;
  top: 50%;
  z-index: 9999999;
  visibility: visible;
  overflow: hidden
}

::-webkit-scrollbar {
  width: 10px
}

::-webkit-scrollbar-track {
  background-color: #1f2029;
  border-radius: 10px
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #5b5a5a
}

.customDatepicker .react-datepicker {
  font-family: Helvetica Neue,helvetica,arial,sans-serif;
  font-size: .8rem;
  background-color: #000;
  color: #fff;
  border: 1px solid #aeaeae69;
  border-radius: .3rem;
  display: inline-block;
  position: relative
}

.customDatepicker .react-datepicker__header {
  border-bottom: 1px solid #aeaeae69
}

.customDatepicker .react-datepicker__day--in-range,.customDatepicker .react-datepicker__day--in-selecting-range,.customDatepicker .react-datepicker__day--selected,.customDatepicker .react-datepicker__month-text--in-range,.customDatepicker .react-datepicker__month-text--in-selecting-range,.customDatepicker .react-datepicker__month-text--selected,.customDatepicker .react-datepicker__quarter-text--in-range,.customDatepicker .react-datepicker__quarter-text--in-selecting-range,.customDatepicker .react-datepicker__quarter-text--selected,.customDatepicker .react-datepicker__year-text--in-range,.customDatepicker .react-datepicker__year-text--in-selecting-range,.customDatepicker .react-datepicker__year-text--selected {
  border-radius: .3rem;
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%);
  color: #fff
}

.customDatepicker .react-datepicker__day,.customDatepicker .react-datepicker__day-name,.customDatepicker .react-datepicker__time-name {
  color: #fff;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: .166rem
}

.customDatepicker .react-datepicker__day-names {
  background-color: #000
}

.customDatepicker .react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: .3rem;
  background: #000
}

.customDatepicker .react-datepicker-time__header,.customDatepicker .react-datepicker-year-header,.customDatepicker .react-datepicker__current-month {
  margin-top: 0;
  color: #fff;
  font-weight: 700;
  font-size: .944rem
}

.customDatepicker .react-datepicker__day--keyboard-selected,.customDatepicker .react-datepicker__day:hover,.customDatepicker .react-datepicker__month-text--keyboard-selected,.customDatepicker .react-datepicker__month-text:hover,.customDatepicker .react-datepicker__quarter-text--keyboard-selected,.customDatepicker .react-datepicker__quarter-text:hover,.customDatepicker .react-datepicker__year-text--keyboard-selected,.customDatepicker .react-datepicker__year-text:hover {
  border-radius: .3rem;
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%)
}

.customDatepicker .react-datepicker__day--disabled:hover,.customDatepicker .react-datepicker__month-text--disabled:hover,.customDatepicker .react-datepicker__quarter-text--disabled:hover,.customDatepicker .react-datepicker__year-text--disabled:hover {
  background-color: #ccc!important;
  color: #ddd!important
}

.customDatepicker .react-datepicker__day--disabled,.customDatepicker .react-datepicker__month-text--disabled,.customDatepicker .react-datepicker__quarter-text--disabled,.customDatepicker .react-datepicker__year-text--disabled {
  cursor: default;
  color: #606060!important;
  background-color: transparent!important
}

.react-ios-time-picker-popup {
  position: relative!important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: unset!important;
  z-index: 99998
}

.mraTitle.smBannerInner .contentSectn {
  display: none
}

.imgTxt {
  padding: 12px 5px;
  font-family: "Forum, cursive"
}

.imgTxt h3 {
  font-size: 17px;
  font-weight: 600;
  margin: 0
}

.imgTxt p {
  font-size: 14px;
  line-height: unset;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 80px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 15px
}

.bannerImage:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5)
}

.al_lightBox .backToGalleryBtn {
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%);
  width: 170px;
  text-align: center;
  padding: 10px;
  margin-bottom: 30px;
  border-radius: 4px;
  cursor: pointer
}

.galleryTitle {
  font-size: 20px;
  font-weight: 600;
  font-family: "Forum, cursive"
}

.galleryDescription {
  font-size: 15px;
  font-family: "Forum, cursive";
  margin-bottom: 15px
}

.imageSlider img {
  cursor: pointer;
  width: 32.3%;
  height: 250px!important;
  object-fit: cover;
  overflow: hidden;
  display: inline-block!important;
  margin: 5px;
  border-radius: 6px 50px 6px 50px!important;
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%);
  padding: 5px
}

.bookChauffeur ul li:hover {
  background-color: #cccccc8f
}

.bookingFields .active {
  color: #000;
  background: #fff!important
}

@media screen and (min-width: 80em) {
  ._1JRT_ img {
      width:60vw
  }
  nav .wrapper
  {
    background:none;
  }
}

.galleryImageAdmin {
  overflow-x: auto;
  display: flex
}

.dropdown1 {
  position: relative
}

.dropdown1 span {
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  padding: 0 15px;
  border-radius: 5px;
  transition: all .3s ease;
  color: #ffffffb3;
  text-shadow: 0 0 11px #000;
  text-transform: uppercase
}



.dropdown-content {
  display: none;
  position: absolute;
  top: 25px;
  margin-left: 15px;
  left: 0;
  background: radial-gradient(circle,rgba(255,219,87,.3) 0,#927b40 100%);
  border-radius: 6px;
  min-width: 220px;
  box-shadow: 0 4px 12px rgba(0,0,0,.1);
  padding: 12px;
  z-index: 1
}

.dropdown-content.dpdwnRight {
  right: 0;
  margin-left: auto;
  margin-right: 10px
}

.dropdown1 .dropdown-content a {
  padding: 5px 15px;
  width: 100%;
  display: block
}

.dropdown-content:hover,.dropdown1:hover .dropdown-content {
  display: block!important
}

.dropdown1 a {
  padding: 8px;
  text-decoration: none;
  color: #333;
  vertical-align: center
}

.dropdown1 .dropdown-content>a:hover {
  background: radial-gradient(circle,rgba(255,219,87,.3) 0,#927b40 100%)
}

.dv-star-rating [type=radio]:checked+label:after,.dv-star-rating [type=radio]:checked+label:before,.dv-star-rating [type=radio]:not(:checked)+label:after,.servceDet.specilaitydetailsWrap .al-serInfomore .al_service_infoSec p .dv-star-rating [type=radio]:not(:checked)+label:before {
  visibility: hidden
}

.dv-star-rating [type=radio]:checked+label,.dv-star-rating [type=radio]:not(:checked)+label {
  position: relative;
  padding-left: 10px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
  font-size: 20px
}

.servceDet.specilaitydetailsWrap .al-serInfomore .al_service_infoSec p {
  margin: 0
}

.servceDet.specilaitydetailsWrap .row .col-md-8 {
  margin-bottom: 60px
}

.countryFlags ul {
  padding-left: 7px;
  margin: 0
}

.countryFlags ul li {
  width: 32px;
  margin: 0;
  display: flex;
  align-items: center
}

.countryFlags ul li img {
  margin-right: 5px
}

.countryFlags li:after {
  content: "\25bc";
  color: var(--darkGold);
  margin-right: 8px
}

.infos:first-child {
  margin-right: 13px
}

.countryFlgSpan {
  display: flex;
  align-items: center
}

.countryFlgSpan ul#menu {
  height: auto;
  margin: 0;
  padding: 0
}

.countryFlgSpan ul#menu>li {
  float: left;
  list-style-type: none;
  position: relative
}

.countryFlgSpan label {
  position: relative;
  display: block;
  padding: 0 18px 0 12px;
  line-height: 3em;
  transition: background .3s;
  cursor: pointer
}

.countryFlgSpan label:after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  border-top: 5px solid var(--darkGold);
  border-bottom: 0 solid var(--darkGold);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  transition: border-bottom .1s,border-top .1s .1s
}

.countryFlgSpan input:checked~label:after {
  border-top: 0 solid var(--darkGold);
  border-bottom: 4px solid var(--darkGold);
  transition: border-top .1s,border-bottom .1s .1s
}

.countryFlgSpan input {
  display: none
}

.countryFlgSpan input:checked~ul.submenu {
  max-height: 300px;
  transition: max-height .5s ease-in
}

.countryFlgSpan ul.submenu {
  max-height: 300px!important;
  transition: max-height .5s ease-in;
  max-height: 0;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
  transition: max-height .5s ease-out;
  position: absolute;
  min-width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 5px;
  flex-direction: column;
  z-index: 999
}

.countryFlgSpan ul.submenu li {
  margin-bottom: 5px
}

.countryFlgSpan ul.submenu li a {
  display: block;
  padding: 0;
  color: #ddd;
  text-decoration: none;
  width: 48px;
  margin: 0 18px 0 auto
}

.flagList {
  margin-left: 90px;
  position: absolute;
  top: 70px;
  left: auto;
  display: flex;
  flex-direction: column;
  z-index: 99
}

.flagList li {
  margin-top: 5px
}

.flagClick {
  cursor: pointer
}

.flagClick:before {
  height: 0;
  width: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  position: relative;
  top: 45px;
  left: 350px
}

.adsForm .al_forms {
  height: 540px;
  background: #000000ad
}

.adsPageWrap .mraTitle p {
  width: 80%
}

.al_faq {
  background: #fff
}

.alAccordion,.al_faq {
  width: 100%;
  float: left
}

.alAccordion {
  margin: 30px 0 60px
}

.accordion__button {
  background: #efefef!important;
  color: #000!important;
  font-size: 18px;
  line-height: 24px
}

.accordion__button,.accordion__panel {
  padding: 15px!important;
  margin-bottom: 5px
}

.accordion__panel {
  border: 1px solid #efefef!important
}

.accordion__panel p {
  font-size: 16px;
  line-height: 23px;
  margin: 0;
  padding: 0 20px
}

.accordion__button:before {
  border-bottom: 2px solid #c6993c!important;
  border-right: 2px solid #c6993c!important
}

.infos.alSidebarLinks {
  display: flex;
  flex-direction: column;
  position: relative;
  bottom: 70px
}

.infos.alSidebarLinks span:first-child {
  border: none
}

.alTagLogo {
  width: 25%;
  margin: 0 auto;
  position: relative;
  top: 50%
}

.alTagLogo,.alTagLogo img {
  height: auto
}

.infos.alSidebarLinks .span img {
  width: 30px;
  display: inline-block;
  height: 30px;
  object-fit: contain;
  margin-right: 4px;
  padding: 2px 1px
}

.countryFlgSpan label img {
  width: 20px
}

.ql-align-center {
  text-align: center!important
}

.ql-align-left {
  text-align: left!important
}

.ql-align-right {
  text-align: right!important
}

.ql-align-justify {
  text-align: justify!important
}

.respTestim {
  display: none
}

.al_service_infoImg {
  margin-top: 10px
}

.tagLineWrap.alSidebarTagline {
  position: absolute;
  top: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  width: 100%
}

.tagLineWrap.alSidebarTagline p {
  color: #e4b13aba
}

.alMissionWrap {
  background-size: 100%;
  width: 100%;
  margin-top: -7px;
  padding: 134px 0
}

.al_servicesInfoWrapper.alMissionWrap .al_mission.al_msn p,.al_servicesInfoWrapper.alMissionWrap .al_msn {
  color: #fff
}

.alMissionVisionWraP {
  padding-left: 180px
}

.alMissionVisionWraP h1 {
  border-bottom: 2px solid var(--darkGold);
  width: -moz-fit-content;
  width: fit-content
}

.al_mission.al_msn.alMissionVisionWraP p {
  text-align: justify
}

.al_testimonialSlider .mraTitle {
  position: relative;
  top: -140px
}

.abtDet .al_msn {
  padding-right: 80px
}

.alCarDemoWrapSec {
  padding: 0
}

.innerPages {
  width: 100%;
  overflow-x: hidden
}

.alGallery h3 {
  font-size: 30px;
  color: #000
}

.alGallery h3,.al_home .alGallery {
  padding: 110px 0 0
}

.alGallery .pageContent {
  padding: 0
}

:root {
  --header_bg: #000;
  --header_menu_color: #ffffffb3;
  --header_menu_color_hover: #d7b65d;
  --header_services_bg: #192026;
  --text-color: #192026;
  --text-color-dark: #000;
  --text-color_light: #ffffffb3;
  --blackbg: #000;
  --dgray: #192026;
  --darkGold: #d7b65d;
  --whiteclr: #ffffffb3;
  --whitecolor: #ffffffb3;
}

.slick-list, .slick-slider {
  position: relative;
  display: block;
}

.slick-list, .slick-slider {
    position: relative;
    display: block;
}

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-slider .slick-list, .slick-slider .slick-track {
  transform: translateZ(0);
}

.slick-slider .slick-list, .slick-slider .slick-track {
  transform: translateZ(0);
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

 .slick-slide img {
  display: block;
  width: 210px;
  background: #ffffffb3;
  padding: 0;
  margin: auto;
  border-radius: 10px;
  height: 150px;
}

.react-tabs {
  -webkit-tap-highlight-color: transparent;
}

.bookingTabs .react-tabs__tab-list {
  background-color: goldenrod;
  display: flex;
  justify-content: left;
  align-items: center;
}
.react-tabs__tab-list {
  border-bottom: 1px solid #aaa;
  margin: 0 0 10px;
  padding: 0;
}

.bookingTabs .react-tabs__tab--selected {
  background: goldenrod;
  border-color: transparent;
  color: #fff;
  border-radius: 0;
  border-bottom: 3px solid #fff;
}

.bookingTabs .react-tabs__tab {
  display: inline-block;
  bottom: 0;
  position: relative;
  list-style: none;
  padding: 10px 12px;
  cursor: pointer;
  color: #fff;
  border-bottom: 3px solid transparent;
}
.react-tabs__tab--selected {
  background: #fff;
  border-color:#aaa;
  color: #000;
  border-radius: 5px 5px 0 0;
}
.react-tabs__tab {
  display: inline-block;
  border: 1px solid transparent;
  border-bottom: none;
  bottom: -1px;
  position: relative;
  list-style: none;
  padding: 6px 12px;
  cursor: pointer;
}

.bookingTabs .react-tabs__tab-panel--selected {
  display: block;
  background: #ddd;
  padding: 15px;
  margin-top: -10px;
}
.bookingTabs .react-tabs__tab-panel--selected {
  background: #fff;
  border: 1px solid #ddd;
}
.react-tabs__tab-panel--selected {
  display: block;
}
.react-tabs__tab-panel {
  display: none;
}

.bookChauffeur {
  display: block;
  background: #fff;
  padding: 15px;
}

div.wrap {
  position: relative;
}

div.wrap div.bookingFields {
  position: relative;
  margin: 10px 0 15px;
}


.wrap input[type=text], .wrap select {
  padding-left: 30px;
  height: 45px;
}

.bythhourwrap
{
  padding-left: 30px;
  height: 45px;
}

.selectedvehicleSec .bookingFields, .wrap input[type=text], .wrap select {
  width: 100%;
  padding: 8px;
  border: 1px solid #0000002e;
  font-size: 13px;
  background-color: #fff;
  color: #000;
  border-radius: 4px;
}

svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
  overflow: visible;
  box-sizing: content-box;
}
.bookingFields svg {
  position: absolute;
  top: 14px;
  left: 22px;
  z-index: 1;
  width: 18px;
}

.svg-inline--fa {
  display: var(--fa-display, inline-block);
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

.wrap .bookingFields label {
  position: absolute;
  top: -30px;
  font-size: 12px;
  margin: 10px;
  padding: 0 10px;
  background: #fff;
  transition: top .2s ease-in-out, font-size .2s ease-in-out;
  z-index: 9;
}

.wrap div.bookingFields {
  position: relative;
  margin: 10px 0 15px;
}

input[type="date"]::-webkit-calendar-picker-indicator{
  display: none;
}

input[type="time"]::-webkit-calendar-picker-indicator{
  display: none;
}


.saturate { filter: saturate(3); }
.grayscale { filter: grayscale(100%); }
.contrast { filter: contrast(160%); }
.brightness { filter: brightness(0.25); }
.blur { filter: blur(3px); }
.invert { filter: invert(100%); }
.sepia { filter: sepia(100%); }
.huerotate { filter: hue-rotate(180deg); }
.rss.opacity { filter: opacity(50%); }


.twelve {
  position: relative;
  padding: 0;
  margin: 0;
  font-weight: 300;
  font-size: 30px;
  color: goldenrod;
  transition: all .4s ease 0s;
  margin-bottom: 25px;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  padding-bottom: 13px;
}

.fleetsViewMore {
  background: black;
  background: linear-gradient(90deg, rgb(9, 9, 16) 0,rgb(9, 9, 16));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  padding-top: 5px;
}

@media screen and (min-width: 676px) {
  .al_formWrap {
    width: 100%;
    padding-left: 50px;
  }
  nav .wrapper
  {
    background:none;
  }
}


@media screen and (max-width: 700px) {
  .al_formWrap {
    width: 100%;
    padding-left: 50px;
  }
  nav .wrapper
  {
    background:none;
  }
  
}

@media screen and (max-width: 992px) {
  .al_formWrap {
    width: 100%;
    padding-left: 50px;
    
  }
  nav .wrapper
  {
    background:none;
  }
}

@media screen and (max-width: 776px) {
  .al_formWrap {
    width: 100%;
    padding-left: 50px;
  }
  nav .wrapper
  {
    background:none;
  }
}

nav .wrapper {
  position: relative;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
  padding: 0 10px;
  background: radial-gradient(circle, rgba(20, 216, 82, 0.3) 0, #c3963b 100%);
  border-radius: 6px;
}

.imgvisible
{
  display: block;
  text-align: center;
  align-items: center;
  margin-left: 0px;
}

@media screen and (max-width: 992px) {
  .al_home .box,.al_home .popup {
      width:70%
  }
  nav .wrapper
  {
    background:none;
  }
  .imgvisible
  {
  display: block;
  }
}

@media (max-width: 767px) {
  .al_formWrap {
    width: 100%;
    padding-left: 50px;
  }
  .pb_heading
  {
    margin-bottom: 5px;
  }
 .mapaltair
 {
  margin-top: 30px;
 }
 nav .wrapper
  {
    background:none;
  }
  .imgvisible
  {
  margin-left: 56px;
  }

}

.pb_heading
{
  margin-bottom: 30px;
}


.floating {
  position: absolute;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  margin-left: 30px;
  margin-top: 5px;

}
.OnlineBookingfixed {
  position: fixed;
  top: 45%;
  right: 0;
}

.OnlineBookingfixed li {
  margin-bottom: 0;
  margin-right: -69px;
  position: relative;
  right: 0;
  padding: 10px 32px;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  background: radial-gradient(circle, #1cae3e 0, #c3963b 100%);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  transition: width .5s, background-color .1s;
  border: 1px dashed #c79b3d8f;
  border-bottom: none;
  animation: pulse1 2s linear 0s infinite normal;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 500;
}

.link.info-toggler {
  position: relative;
  right: 15px;
  margin-left: 30px;
}

.sidebar-toggle {
  animation: bounce 0s ease-in-out infinite;
  float: right;
  background: transparent;
  color: #19171b;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  outline: none;
}

.hamburger {
  display: flex;
  align-self: center;
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
  height: 24px;
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 5px;
}

html:not(.body-menu-opened) .hamburger .top-bun {
  animation: burger-hover 1s ease-in-out .2s infinite alternate forwards;
}
.hamburger span {
  height: 2px;
  width: 83.33333333%;
  background: #ffdb57;
  transition: all .4s ease-in-out;
  background: radial-gradient(circle, #e1dccc 0, #e9e9e9 100%);
}
*, :after, :before {
  box-sizing: border-box;
}
*, :after, :before {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

html:not(.body-menu-opened) .hamburger .meat {
  animation: burger-hover 1s ease-in-out .4s infinite alternate forwards;
}
.hamburger .meat {
  width: 100%;
  transition: all .2s ease-in-out;
}

#main.is-widget .container__inner {
  background-color: #fff;
  background-color: var(--chat-bg-color);
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  overflow: hidden;
}
.container__inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 15;
}

#main.is-chat-closed .header {
  border-bottom: 0;
  line-height: 40px;
  min-height: 40px;
}
#main.is-widget .header {
  -webkit-animation: header-appear .25s ease-out both;
  animation: header-appear .25s ease-out both;
  display: none;
}
html.chrome .container__header .header, html.opera .container__header .header {
  -webkit-transition: -webkit-transform 0s linear .4s;
  transition: -webkit-transform 0s linear .4s;
  transition: transform 0s linear .4s;
  transition: transform 0s linear .4s, -webkit-transform 0s linear .4s;
  z-index: 18;
}
.header {
  background-color: transparent;
  background-image: none;
  border: none;
  cursor: pointer;
  display: block;
  line-height: 40px;
  max-width: 100vw;
  min-height: 40px;
  outline: 0;
  padding: 0;
  position: relative;
  text-align: left;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  z-index: 15;
}

.header__inner {
  word-wrap: normal;
  box-sizing: border-box;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  padding: 0 calc(1em - 5px) 0 1em;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
* {
  word-wrap: break-word;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
}

.header__round-button-icon {
  fill: currentColor;
  display: none;
  height: 60%;
  left: 20%;
  pointer-events: none;
  position: absolute;
  top: 20%;
  width: 60%;
}

.container {
  box-sizing: border-box;
  height: 100%;
  overflow: hidden;
}

.al_containerHead, .al_container_inner {
  height: auto;
  margin: 0 auto;
  padding: 0 60px;
}

.headTopRight, .headerTopInfo, .infos {
  display: flex;
  align-items: center;
}

.headTopRight, .headerTopInfo {
  justify-content: space-between;
}

.logoHeadTop {
  width: 8%;
  padding: 5px;
}

.headTopRight, .headerTopInfo, .infos {
  display: flex;
  align-items: center;
}

.headTopRight, .headerTopInfo {
  justify-content: space-between;
}

.infos:first-child {
  margin-right: 13px;
}

.headTopRight, .headerTopInfo, .infos {
  display: flex;
  align-items: center;
}

.flagList {
  margin-left: 90px;
  position: absolute;
  top: 70px;
  left: auto;
  display: flex;
  flex-direction: column;
  z-index: 99;
}
.flagList li {
  margin-top: 5px;
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol, ul {
  padding-left: 2rem;
}

.infos span b {
  color: var(--darkGold);
  font-size: 12px;
}
b, strong {
  font-weight: bolder;
}

.hearedTextColor
{
  color: var(--darkGold);
  font-size: 12px;
}



.background-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: inherit;
  background-clip: padding-box
}

.background-wrapper .background-inner,.background-wrapper .overlay-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-attachment: scroll
}

.background-wrapper .overlay-bg {
  background-size: cover;
  background-position: 50%
}



.top-sub-heading {
  font-weight: 500;
  font-size: 3.125rem;
  -webkit-text-shadow: 6px 6px 7.83px rgba(0,0,0,.18);
  text-shadow: 6px 6px 7.83px rgba(0,0,0,.18);
  line-height: 1
}

.carLighting {
  margin-bottom: 40px
}

.al_service_infoSec {
  position: relative
}

.section-background {
  bottom: 0;
  right: 0;
  overflow: hidden;
  -webkit-overflow-scrolling: touch
}

.section-background,.section-background .background-wrapper {
  position: inherit;
  top: 0;
  left: 0;
  border-radius: inherit;
  background-clip: padding-box
}

.section-background .background-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.section-background .background-wrapper .background-inner,.section-background .background-wrapper .overlay-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-attachment: scroll
}

.section-background .background-wrapper .overlay-bg {
  background-size: cover;
  background-position: 50%
}

.section-background .background-wrapper,.section-background .background-wrapper .background-inner,.section-background .background-wrapper .overlay-bg {
  height: 100vh
}

.section-background .background-wrapper .background-inner,.section-background .background-wrapper .overlay-bg {
  background-image: linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.88)),url(/_next/static/media/carImgDark.2495eadc.webp)!important
}

.background-wrapper .row {
  display: flex;
  align-items: center;
  height: 100vh
}


.al_readmore,.button,input[type=button],input[type=submit] {
  position: relative;
  overflow: hidden;
  -webkit-background-clip: border-box!important;
  -moz-background-clip: border-box!important;
  background-clip: border-box!important;
  transform: scale(1);
  transition: background .25s,color .25s,border .25s!important;
  background-clip: border-box;
  font-weight: 600;
  letter-spacing: var(--font-headers-letterspacing);
  font-size: 14px;
  padding: 15px;
  min-width: 165px;
  display: inline-flex;
  justify-content: center;
  background: radial-gradient(circle,#ffdb57 0,#c3963b 100%);
  color: var(--text-color);
  text-decoration: none
}

.al_readmore:hover {
  color: #282828
}

.test {
  background:gray;
  width:100px;
  height:100px;
  cursor:url(https://rizchauffeur.com/assets/images/LOGO-2-01-01.png), auto;
}

.fleetbg
{
  border:'5px solid goldenrod';
  border-radius:'20px';
  background-image:'url(assets/images/backgrounds/lbg_13.jpg)';
  object-fit:'cover';
  background-repeat:'no-repeat';
   background-size:'100% 100%';
}

.btnfleet
{
  
  padding: 10px 22px;
  background: radial-gradient(circle, #e0c933 0, #c3963b 100%);
  border: 1px solid #fff;
  border-bottom: none;
  animation: pulse1 2s linear 0s infinite normal;
  text-transform: uppercase;
  color: #000 !important;
  font-size: 12px;
  font-weight: bold; 
  border-radius: 13px;
}

.marquee { 
  overflow: hidden;
  position: relative;
  animation: MarqueeLeft linear 18s infinite;
}
@keyframes MarqueeLeft 
{
  0% { right: -100% }
  100% { right: 100% }
}




.scroll-container {
  height: 23vh;
}

.carousel-primary,
.carousel-secondary {
  top: 0;
  left: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  bottom: 0;
}

.carousel-primary img {
  width: 100%;
  margin-left: 20px;
  border-radius: 14px;
}

.carousel-primary {
  display: flex;
  justify-content: space-around;
  animation: scroll-horizontal 20s linear infinite;
}

.carousel-secondary {
  animation: scroll-horizontal 20s linear infinite;
  animation-delay: 10s;
}

@keyframes scroll-horizontal {
  0% {
    left: 100%;
  }

  100% {
    left: -100%;
  }
}

.carousel-primary:hover,
.carousel-primary:hover~.carousel-secondary {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

.carousel-secondary:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}


.scroll-container:hover>.carousel-primary:not(:hover) {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

@media (max-width: 375px) {
  .al_container_inner {
      padding: 0 15px;
  }
  .imgvisible
  {
    margin-left: 56px;
  }
}
@media (max-width: 800px) {
  .al_container_inner {
      padding: 0 30px;
  }
}

@media (max-width: 375px) {
  .al-serInfomore .al_service_infoSec a, .al_service_infoSec {
      text-align: left;
      justify-content: left;
  }

}

@media (max-width: 570px) {
  .al_service_infoSec {
      text-align: left;
  }
}
@media (max-width: 992px) {
  .al_service_infoSec {
      padding: 15px 0;
  }
}
.al_service_infoSec {
  position: relative;
}

@media (max-width: 480px) {
  .al_blog_list_info h4, .al_mission p, .al_service_infoSec p, .al_service_infoSec ul li, .alinnerSecDO p, .fleetsViewMore ul li, .flinks ul li, .serTxt {
      font-size: 16px;
      line-height: 22px;
  }
}
@media (max-width: 480px) {
  .al_service_infoSec p, .al_service_infoSec ul li {
      margin-top: 15px;
  }
}
@media (max-width: 640px) {
  .al_service_infoSec p {
      margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .abtDet .al_mission.al_msn p, .al_mission.al_msn p, .al_service_infoSec h1, .al_service_infoSec h2, .al_service_infoSec p, .blogDetails .al_blog_list_info h4, .pageContent .al_service_infoSec p {
      padding-right: 30px;
  }
  .imgvisible
  {
  margin-left: 56px;
  }
}

@media (max-width: 640px) {
  .al_forms {
      height: 500px;
  }
}

@media (max-width: 991px) {
  .al_forms {
      height: 565px;
  }
}

@media (max-width: 640px) {
  .al_home .popup {
      width: 95%;
  }
  .imgvisible
  {
    margin-left: 56px;
  }
}
@media (max-width: 800px) {
  .al_home .popup {
      width: 55%;
  }
}
@media (max-width: 1024px) {
  .al_home .popup {
      margin: 15px auto;
  }
}
@media screen and (max-width: 700px) {
  .al_home .box, .al_home .popup {
      width: 95%;
  }
  .imgvisible
  {
    margin-left: 56px;
  }
}

.btnfleetbook
{
  
  padding: 20px px;
  background: radial-gradient(circle, #e0c933 0, #c3963b 100%);
  border: 1px solid #fff;
  border-bottom: none;
  animation: pulse1 2s linear 0s infinite normal;
  text-transform: uppercase;
  color: #000 !important;
  font-size: 12px;
  font-weight: bold; 
  border-radius: 13px;
}

.alContact .pageContent .al_benefits_list_info h1, .alContact .pageContent .al_benefits_list_info h2 {
    font-size: 25px;
    margin: 0;
    color: #000;
    font-family: "Forum, cursive";
    color: var(--darkGold);
}

.alMail.alFormBg:before {
  content: "";
  left: -7px;
  top: 4px;
  right: -7px;
  bottom: 5px;
  border: 1px solid var(--darkGold);
  z-index: 99;
}

.alMail.alFormBg {
  border: 1px solid var(--darkGold);
  padding: 50px 50px 80px;
}
.al_formWrap {
  padding: 50px 0;
}

.alMail h1 {
  color: #000;
  text-align: center;
  padding-bottom: 25px;
}
.pageContent h1, .pageContent h3 {
  color: #ffffffb3;
}
.pageBanner .contentSectn h1, .pageContent h1, .pageContent h3 {
  font-size: 48px;
  margin: 0;
  font-family: "Forum, cursive";
  font-weight: 500;
  line-height: 40px;
}

.alContact .form-group .form-control {
  font-size: 16px;
  font-family: "Forum, cursive";
  font-weight: 600;
  position: relative;
  z-index: 9999;
}

.mt-1 {
  margin-top: .25rem !important;
  
}

html {
  cursor: pointer;
  cursor: help;
  cursor: progress;
  cursor: url("https://rizchauffeur.com/assets/images/riz_logo_1.svg"), auto
}


.intercom-bugx1t {
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgb(36, 95, 255);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
}

.intercom-1paricb {
  user-select: none;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 100%;
  transition: transform 0.16s linear, opacity 0.08s linear;
  opacity: 1;
  transform: rotate(0deg) scale(1);
}

.intercom-bugx1t * {
  cursor: pointer;
}

.intercom-dud02y {
  user-select: none;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 100%;
  transition: transform 0.16s linear, opacity 0.08s linear;
  opacity: 0;
  transform: rotate(-60deg);
}

.intercom-lightweight-app-launcher {
  position: fixed;
  z-index: 2147483003;
  padding: 0 !important;
  margin: 0 !important;
  border: none;
  bottom: 20px;
  right: 20px;
  max-width: 48px;
  width: 48px;
  max-height: 48px;
  height: 48px;
  border-radius: 50%;
  background: #245FFF;
  cursor: pointer;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.06), 0 2px 32px 0 rgba(0, 0, 0, 0.16);
  transition: transform 167ms cubic-bezier(0.33, 0.00, 0.00, 1.00);
  box-sizing: content-box;
}

.intercom-lightweight-app {
  position: fixed;
  z-index: 2147483001;
  width: 0;
  height: 0;
  font-family: intercom-font, "Helvetica Neue", "Apple Color Emoji", Helvetica, Arial, sans-serif;
}

.intercom-lightweight-app-launcher-icon-minimize {
  opacity: 0;
  transform: rotate(-60deg) scale(0);
}

.intercom-lightweight-app-launcher-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  transition: transform 100ms linear, opacity 80ms linear;
}
* {
  box-sizing: border-box;
}

div {
  display: block;
  unicode-bidi: isolate;
}

.intercom-lightweight-app-launcher {
  position: fixed;
  z-index: 2147483003;
  padding: 0 !important;
  margin: 0 !important;
  border: none;
  bottom: 20px;
  right: 20px;
  max-width: 48px;
  width: 48px;
  max-height: 48px;
  height: 48px;
  border-radius: 50%;
  background: #245FFF;
  cursor: pointer;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.06), 0 2px 32px 0 rgba(0, 0, 0, 0.16);
  transition: transform 167ms cubic-bezier(0.33, 0.00, 0.00, 1.00);
  box-sizing: content-box;
}

.intercom-lightweight-app {
  position: fixed;
  z-index: 2147483001;
  width: 0;
  height: 0;
  font-family: intercom-font, "Helvetica Neue", "Apple Color Emoji", Helvetica, Arial, sans-serif;
}


main .loaders, main .loaders .loader {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
}
main .loaders {
  width: 100%;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

main .loaders .loader {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
  height: 200px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

main {
  display: block;
  unicode-bidi: isolate;
}