.main-header .d-none.d-xxl-inline-flex.align-middle.me-3.align-items-center,
.burger-icon-2.burger-icon-white,
.box-search-advance.background-card.wow.fadeIn.animated .box-top-search,
.booking-form .content-booking-form .mb-3.position-relative,
.booking-form .content-booking-form .border-wrapper-after,
.pagination .page-item{
    display: none !important;
}
.box-search-advance.background-card.wow.fadeIn.animated .box-bottom-search.background-card{
margin-top:0px !important;
}
.pagination .page-link.active{
background-color:rgb(0, 255, 209) !important;
color: #000 !important;
}
.burger-icon{
position : relative}
.pagination .page-link:hover{
background-color:rgb(1, 191, 157) !important;
color: #000 !important;
}

footer .container  .row{
display : flex;
justify-content : space-between;
}
.booking-form {
    background-color: #000000;
    border-radius: 8px;
    margin-bottom: 32px;
    position: relative;
}
.footer-1.widget-site-information{
width : 77%
}
.footer-1.widget-site-information .mb-20{
  width : 100%;
  display : flex;
justify-content : space-between;
  flex-wrap : wrap
}
.footer-1.widget-site-information .mb-20 > div{
  max-width : 250px
}
.footer-1.widget-site-information a img{
    margin-left: -20px;
max-width : 200px;
height : max-content}






@media screen and (max-width : 991px){
  .shortcode-simple-banners .container > .row{
  gap : 20px
}
  .header .main-header .header-right{
  padding-right : 0}
.footer-1.widget-site-information{
  width : 100%
  }
  h1.heading-1 {
    font-size: 54px;
    line-height: 64px;
}
}
@media screen and (max-width : 767px){
  h1.heading-1{
  font-size: 44px;
    line-height: 54px;
  }
  .heading-3, h3 {
    line-height: 40px;
}
  .card-journey-small .card-info .card-program .card-facilities p{
  text-align : left}
  .block-banner-home1 {
    min-height: 698px;
    padding-top: 150px;
}
  .shortcode-cars.car-style-feature .row > div{
  text-align : center;
  align-items: center;
  display : flex;
  flex-direction : column}
   .ck-content ul.list-ticks-green{
      flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width : 580px){
.shortcode-featured-block .box-image-payment-2 .row {
      max-width: 400px;
    margin: auto;
  }
.shortcode-featured-block .box-image-payment-2 .row > div{
justify-content : center;
  display: flex;
  flex-direction : column;
  gap : 15px
}
 
}
@media screen and (max-width : 500px){
.footer-1.widget-site-information .mb-20{
gap : 50px;
  justify-content : center
  }
.footer-1.widget-site-information .mb-20 > div{
  margin-bottom : 0 !important;
  }
  .col-xs-6.footer-3{
  display: flex;
        flex-direction: column;
        align-items: center;}
  .col-xs-6.footer-3 p {
  width :  116px
  }
.footer-1.widget-site-information a img{
  margin-left : 0
  }
.block-banner-home1 {
  min-height: 742px;
  }
}
@media screen and (max-width : 420px){
  .block-banner-home1 {
    min-height: 780px;
  }
}