/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
.websitebanner {
  padding: 200px 0px;
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../img/image/aboutbanner.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.contact {
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../img/image/contact.png');
}

#login_bg {
  background: url('../img/image/loing.png') center center no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.faqs {
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../img/image/faqs.png');
}

.customer {
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../img/image/customer.png');
}

.service-incident {
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../img/image/service-incident.png');
}

.banner {
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../img/image/service-incident.png');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.call_section {
  background: url('../img/image/indexbottom.png');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.webtitle {
  color: #fff;
  text-align: center;
  font-family: swiss;
  font-size: 40px;
}


.whychooseus h3 {
  font-size: 16px !important;
  padding: 10px 0px !important;
  margin: 0px !important;
  color: #333;
}

.title {

  color: #D0A966;
  font-weight: 600;
}

.subtitle {
  font-size: 15px !important;
  color: #333 !important;
  font-weight: 700 !important;
  margin-top: 10px !important;
}

.main_title_2 span em {
  background-color: #D0A966;
}

.animated .block-horizzontal {
  background: #D0A966 !important;
}

footer {
  background: #000000;
}

.animated .block-vertical {
  background-color: #D0A966;
}

.footer-address {
  flex: 0 0 calc(60% / 2); 
  max-width: calc(60% / 2); 
}

.quicklinks {
  flex: 0 0 150px;
  max-width: 150px;
}

.reg_con {
  background: #f5f5f5;
  padding: 20px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.reg_con_left {
  flex: 0 0 48%;
  max-width: 48%;
}

.reg_con_right {
  flex: 0 0 48%;
  max-width: 48%;
}

/* From Uiverse.io by vishnupprajapat */
.checkbox-wrapper-46 input[type="checkbox"] {
  display: none;
  visibility: hidden;
}

.checkbox-wrapper-46 .cbx {
  margin: auto;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}

.checkbox-wrapper-46 .cbx span {
  display: inline-block;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}

.checkbox-wrapper-46 .cbx span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #9098a9;
  transition: all 0.2s ease;
}

.checkbox-wrapper-46 .cbx span:first-child svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #ffffff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}

.checkbox-wrapper-46 .cbx span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506eec;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
}

.checkbox-wrapper-46 .cbx span:last-child {
  padding-left: 8px;
}

.checkbox-wrapper-46 .cbx:hover span:first-child {
  border-color: #506eec;
}

.checkbox-wrapper-46 .inp-cbx:checked+.cbx span:first-child {
  background: #506eec;
  border-color: #506eec;
  animation: wave-46 0.4s ease;
}

.checkbox-wrapper-46 .inp-cbx:checked+.cbx span:first-child svg {
  stroke-dashoffset: 0;
}

.checkbox-wrapper-46 .inp-cbx:checked+.cbx span:first-child:before {
  transform: scale(3.5);
  opacity: 0;
  transition: all 0.6s ease;
}

@keyframes wave-46 {
  50% {
    transform: scale(0.9);
  }
}

header.header.sticky {
  background-color: #000;
  border: none !important;
}

header.header.sticky .main-menu>ul>li span>a {
  color: #fff;
}

.adventure {
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../img/image/luxury-sedan/luxury-sedans.png');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.bottomfleet {
  background-size: cover;
  background-position: center right;
}

a.grid_item_adventure .info h3 {
  color: #fff;
  font-size: 18px;
  font-size: 25px;
  font-weight: 700;
}

a.grid_item_adventure .info {
  bottom: 0px;
  padding: 0px !important;
  margin: 0px !important;
  left: 0px;
  padding: 10px !important;
}

a.grid_item_adventure .info button {
  background: #CAA769;
  border: 1px;
  padding: 5px;
  border-radius: 2px;
}

.fleet_whychoose div {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fleet_whychoose h3 {
  padding: 20px 0px;
}

.fleet_whychoose p {
  text-align: center;
}

.fleetwhychoose_con {
  width: 50%;
}

.fleetwhychoose_con h3 {
  font-weight: 700;
}

.fleetwhychoose_con small {
  color: #CAA769;
  font-weight: 700;
}

.fleetwhychoose_con p {
  font-size: 14px !important;
  margin-top: 10px;
}

.form-group label.error {
  color: #f00;
}

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

.calculating_details p {
  margin-right: 20px;
  font-weight: 600;
}

.hero_single.version_2:before {
  background: url('../img/image/main-services.jpg') center center no-repeat;
}

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

.calltobook {
  padding: 10px 20px;
  color: #fff;
  background: #BC995A;
  border: none;
  margin: 10px;
}

.our-services-title {
  width: 60%;
  margin: 0px auto !important;
  padding: 10px 0px !important;
}

.service_icon_con {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.service_icon_con h3,
.service_icon_con p {
  text-align: center;
}

.service-call-banner {
  background-image: url('../img/image/service-call.png');
}

.service-call-banner h3 {
  font-weight: 700;
  margin-bottom: 40px !important;
  line-height: 45px;
}

.service-call-banner a:hover {
  color: #000;
  background: #BC995A;
}



.faq-item {
  border-bottom: 1px solid #f5f5f5;
}

.faq-item:last-child {
  border-bottom: none;
}

.faq-question {
  padding: 20px 0px;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  background-color: #fff;
  transition: background-color 0.3s ease;
}

.faq-question:hover {
  color: #BC995A;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 20px;
  background-color: #ffffff;
  color: #6c757d;
  font-size: 14px;
  line-height: 1.6;
  transition: max-height 0.3s ease, padding 0.3s ease;
}

.faq-answer.open {
  max-height: 200px;
  /* Adjust for longer answers */
  padding: 15px 20px;
}

.arrow {
  font-size: 18px;
  transition: transform 0.3s ease;
}

.arrow.open {
  transform: rotate(90deg);
}
@media (max-width: 992px) {
  .footer-address{ flex: 0 0 100%; max-width: 100%!important;}
}

/* Responsive Design */
@media (max-width: 768px) {
  .faq-question {
    font-size: 14px;
    padding: 15px;
  }

  .faq-answer {
    font-size: 13px;
  }
}


.testimonials_title_con {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-top: 1px solid #f5f5f5;
  padding-top: 10px;
}

.testimonials_title_right span {
  font-weight: 600;
}

.testimonials_items {
  width: 400px;
  padding: 20px;
}

.testimonials_title_left {
  height: 40px;
  border-radius: 50%;
  width: 40px;
  overflow: hidden;
  margin-right: 10px;
}

.testimonials_content {
  font-size: 13px;
  padding: 20px 0px;
}

.testimonials_subcon{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#ourservicescon .item .box_grid{
  box-shadow: none !important;
  border: 1px solid #f5f5f5 !important;
}

#ourservicescon .item .box_grid p{
  margin-bottom: 0px !important;
}