#your-booking h4 {
    margin-bottom: 20px;
}

#your-booking table {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 100%;
}
.header-areatop.scrolling-navbar.fixed-top:after {
    content: "";
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(to right,#00b3db 0,#5cd849 100%);
    height: 4px;
    width: 100%;
    left: 0;
    right: 0;
}
.content-area-signin {
    margin-top: 5px;
}
.swal2-container.swal2-center .swal2-actions button.swal2-styled {
    color: #00b3db;
    border: solid 2px transparent;
    background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),linear-gradient(to right,#00b3db 0,#5cd849 100%);
    background-origin: border-box;
    background-clip: content-box,border-box;
    box-shadow: 2px 1000px 1px #fff inset;
    font-weight: 500;
    letter-spacing: 1.8px;
    fill: #00b3db;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 12px 24px;
}
body .swal2-container.swal2-center .swal2-actions button.swal2-styled:hover {
    color: #fff;
    box-shadow: none;
    background-color: #00b3db;
}
body .btn-signout.btn {
    color: #00b3db !important;
    border: solid 2px transparent;
    background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),linear-gradient(to right,#00b3db 0,#5cd849 100%) !important;
    background-origin: border-box;
    background-clip: content-box,border-box;
    box-shadow: 2px 1000px 1px #fff inset;
    font-weight: 500;
    letter-spacing: 1.8px;
    fill: #00b3db;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 12px 24px;
}
body .btn-signout.btn:hover {
    color: #fff;
    box-shadow: none;
    background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),linear-gradient(to right,#00b3db 0,#5cd849 100%) !important;
    background-color: transparent !important;
}
#your-booking table th,
#your-booking table td {
    padding: 10px;
}

#your-booking table th {
    background: #f1f1f1;
    border-bottom: 1px solid #ccc;
    font-weight: normal;
}
.height-100 {
    height: 100px;
}
#your-booking table tbody tr:nth-child(even) td {
    background: #f1f1f1;
}

#your-booking table tbody {
    color: #888;
}
.account-statment {
    padding-top: 30px;
}
#your-booking .accept-terms {
   /* font-size: 80%;
    color: #444;
    background: #f8f8f8;
    padding: 12px;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0 2px 5px 0px rgb(0 0 0 / 10%);*/
}
#payment-form input, #payment-form select {
    padding: 0;
    height: 40px;
}
#your-booking #continue_to_secure {
    margin: 0px 0;
}

#your-booking #terms {
    /*opacity: 0.7;*/
    margin-top: 30px;
    font-size: 85%;
    margin-bottom: 50px;
}

#booking-payment-container {
    margin-top: 0px;
}

.booking-info dt {
    /*color: #00B3DB;*/
    font-weight: bold;
}
/*.booking-info-area {
    position: sticky;
    top: 30px;
    display: inline-block;
    padding-top: 30px;
}*/
.header-areatop h1 {
    font-size: 32px;
}
body .btn-hotpink-outline{
    color: #fff !important;
    background: linear-gradient(to right, #00b3db 0%, #5cd849 100%) !important;
        border-radius: 50px;
        box-shadow: none;
    transition: linear all .4s;
}
body .btn-hotpink-outline:hover {
    background: #00b3db !important;
    color: #fff !important;
    border: 1px solid #00b3db;
    box-shadow: none;
}
/*body .btn-hotpink-outline {
    background-color: #fff0 !important;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.8px;
    color: #00b3db !important;
    border: 2px solid transparent !important;
    background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),linear-gradient(to right,#00b3db 0,#5cd849 100%) !important;
    background-origin: border-box !important;
    background-clip: content-box,border-box !important;
    box-shadow: 2px 1000px 1px #fff inset;
    border: none !important;
    border-radius: 50px;
    display: inline-block;
}
body .btn-hotpink-outline:hover {
    color: #fff !important;
    background: -moz-linear-gradient(to right, #00b3db 0%, #5cd849 100%) !important;
    background: -ms-linear-gradient(to right, #00b3db 0%, #5cd849 100%) !important;
    background: -o-linear-gradient(to right, #00b3db 0%, #5cd849 100%) !important;
    background: linear-gradient(to right, #00b3db 0%, #5cd849 100%) !important;

}*/
.travel-btns p a:not(.btn)::after {
    width: 50%;
}
.headerbg-img img {
    height: 500px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    width: 100%;
}
.buy-area img {
    height: 150px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    width: 100%;
}
.upsellproducts-area img {
    height: 150px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    width: 100%;
}
.upsellproduct-img {
    height: 150px;
    width: 70%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}
.booking-info dd {
    color: #9e9e9e;
    font-weight: normal;
}

.address-info {
    font-size: 77%;
}

.address-info h3 {
    font-size: 15px;
    color: #00B3DB;
}

.address-info .contact-section {
    margin-bottom: 28px;
}

.address-info .contact-section .section-header {
    font-style: italic;
}
.upsellproducts-area .card {
    width: 65%;
}
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1400px;
}
}
/*.btn.btn-white:hover {
    background: #fff;
    border-color: #fff;
    box-shadow: 0 0.125rem 0.625rem rgb(129 142 163 / 20%), 0 0.0625rem 0.125rem rgb(129 142 163 / 30%);
}*/
/*.btn.btn-white {
    background: #fff !important;
    color: #3d5170 !important;
    border: 1px solid #e1e5eb;
}*/
.accept-terms p {
    line-height: 45px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 18px;
}
.accept-terms p a {
    position: relative;
    cursor: pointer;
}
.mb-rm-5 {
    margin-bottom: 5rem;
}
/*.accept-terms h3 a:not(.btn)::after {
      background: white;
    background: rgba(255, 255, 255, 0.9);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00b3db), color-stop(100%, #5cd849));
    background: -webkit-linear-gradient(to right, #00b3db 0%, #5cd849 100%);
    background: -moz-linear-gradient(to right, #00b3db 0%, #5cd849 100%);
    background: -ms-linear-gradient(to right, #00b3db 0%, #5cd849 100%);
    background: -o-linear-gradient(to right, #00b3db 0%, #5cd849 100%);
    background: linear-gradient(to right, #00b3db 0%, #5cd849 100%);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    bottom: -3px;
    width: 100%;
}*/

/*Main Page Style*/
.mainbg-img {
    background-image: url('/images/mainbg-img.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
}
.mainbg-img .overlay {
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;    
}
.main-page-area h1 {
    font-size: 90px;
}
.main-page-area h3 {
    font-size: 34px;
    line-height: 45px;
    font-weight: 500;
}
.main-page-area .icons-text a {
    color: #fff;
    font-size: 22px;
    letter-spacing: 2px;
    background: transparent;
    border-radius: 5px;
    display: inline-block;
    font-weight: 400;
    min-width: 400px;
    border: 1px solid;
}
.main-page-area .icons-text a:hover {
    color: #00b3db;
    background: #fff;
}
.bookingform-area .inner-form{
    border: 2px solid #fff;
}
.bookingform-area .inner-form h2 {
    font-size: 40px;
    font-weight: 500; 
}
.bookingform-area .inner-form input, .bookingform-area .inner-form select {
    padding: 0;
    height: 50px;
}
.bookingform-area .inner-form input, .bookingform-area .inner-form select, .bookingform-area .inner-form textarea {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    border: 1px solid #e1e5eb;
    border-radius: 5px;
    text-indent: 20px;
}
.bookingform-area .inner-form input:focus, .bookingform-area .inner-form select:focus, .bookingform-area .inner-form textarea:focus {
    color: #000;
    background: #fff;
    border-color: #00b3db;

}
body .bookingform-area .inner-form .form-control:focus {
    color: #495057;
    outline: none;
    border-bottom: none;
    background-color: #fff;
    border-color: #00b3db;
    box-shadow: 0 0.313rem 0.719rem rgb(0 179 219 / 10%), 0 0.156rem 0.125rem rgb(0 0 0 / 6%);
}
.bookingform-area .inner-form input[type=date] {
  text-indent: 10px;
}

.bookingform-area .inner-form input:-ms-input-placeholder { 
  color: #fff;
}

.bookingform-area .inner-form input::-moz-placeholder {
  color: #fff;
}

.bookingform-area .inner-form input::placeholder {
  color: #fff;
}
.bookingform-area .inner-form input:focus::-moz-placeholder {
    color: #000;
}
.bookingform-area .inner-form input:focus:-ms-input-placeholder {
    color: #000;
}
.bookingform-area .inner-form input:focus::placeholder {
    color: #000;
}
.bookingform-area .inner-form textarea::-webkit-input-placeholder {
  color: #fff;
}

.bookingform-area .inner-form textarea:-ms-input-placeholder { 
  color: #fff;
}
.bookingform-area .inner-form input[type=date]::-webkit-calendar-picker-indicator {
    filter: invert(100%);
}
.bookingform-area .inner-form input[type=date]:focus::-webkit-calendar-picker-indicator {
    filter: invert(0.1);
}
.bookingform-area .inner-form textarea::-moz-placeholder {
  color: #fff;
}
.bookingform-area .inner-form textarea:-ms-input-placeholder {
  color: #fff;
}
.bookingform-area .inner-form textarea::placeholder {
  color: #fff;
}
.bookingform-area .inner-form textarea:focus::-moz-placeholder {
    color: #000;
}
.bookingform-area .inner-form textarea:focus:-ms-input-placeholder {
    color: #000;
}
.bookingform-area .inner-form textarea:focus::placeholder {
    color: #000;
}
.main-page-area .icons-text i {
    padding: 10px;
}
.main-page-area .icons-text span {
    border-left: 1px solid;
    padding: 10px;
    display: inline-block;
}
.btn-wide {
    min-width: 200px;
}
.no-scroll {
      overflow-y: hidden !important;
}
@media (max-width: 992px) {
    body.no-scroll.no-hader {
          overflow-y: auto !important;
    }
    .main-page-area h1 {
        font-size: 40px;
        margin-top: 50px;
    }
    .main-page-area h3 {
        font-size: 26px;
    }
    .main-page-area .icons-text a {
        min-width: 250px;
        font-size: 14px;
    }
    .main-page-area .icons-text {
        margin-bottom: 30px;
    }
    .mainbg-img {
        height: 100%;
        width: 100%;
    }
    .bookingform-area {margin-top: 50px; margin-bottom: 50px;}
}