/* Limo */
.row-limousine-about .row-withslide {
    width: calc(100% + 8% + 30px);
    margin-left: calc(4% - 8% - 20px);
}
.row-limousine-about .col-md-5 {
    padding-top: 20px;
    padding-right: 70px;
    padding-left: 4%;
    /*margin-left: calc(4% - 8%);*/
    color: #fff;
    background: url(/img/limoabout.png) no-repeat bottom right;
    background-size: cover;
    flex: 0 0 45%;
    max-width: 45%;
}
.row-limousine-about .col-md-7 {
    padding: 0;
    /*margin-right: calc(4% - 8%);*/
    flex: 0 0 55%;
    max-width: 55%;    
}
#limousine .row-limousine-about .content a {
    color: #fff;
}
#limousine .row-limousine-about p {
    margin: 30px 0;
}
/* End Limo */

.book-form {
    background: url("/img/travel-package-green-right 1.png");
    background-repeat: round;
}
.select2-container {
 width: 100% !important;
 border-radius: 10px !important;
}


ul.select2-results__options {
 background: #FFFFFF !important;
 border-radius: 10px !important;
outline: none !important;
}
.select2-container span.selection:focus,
.select2-container span.select2-selection:focus,
.select2-container button.select2-selection__clear:focus,
.select2-container span.select2-selection__rendered:focus,
.select2-container span.select2-selection__arrow:focus {
 outline: none !important;
}
.select2-results__option--selectable {
 font-size: 16px !important;
 font-weight: 400 !important;
 line-height: 1.5 !important;
 color: #323232 !important;
}
.select2-selection__placeholder {
 font-size: 16px !important;
 font-weight: 400 !important;
 line-height: 1.5 !important;
 color: #6c757d !important;
}
input.select2-search__field {
 background: #FFFFFF !important;
 border: 1px solid #61B6C1 !important;
 border-radius: 10px !important;
 height: 42px !important;
}
.select2-container span.select2-dropdown--above,
.select2-container span.select2-dropdown--below {
 border: 1px solid #61B6C1 !important;
 border-radius: 10px !important;
}

input.select2-search__field:focus {
 outline: none !important;
}

 .select2-container--default .select2-selection--single {
  background: #FFFFFF !important;
  border: 1px solid #61B6C1 !important;
  border-radius: 10px !important;
  height: 42px !important;
 }
 .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #323232 !important;
  line-height: 42px !important;
  font-size: 16px !important;
 }
.select2-selection__clear, .select2-selection__arrow {
 height: 42px !important;
}


#booking .header,
#limousine .header,
.page-booking .header {
 font-weight: 600;
 font-size: 37px;
 line-height: 50px;
 margin-top: 3rem;
 margin-bottom: 1rem;
}
.bookingDes:hover {
    color: #323232 !important;
}

#limousine .content-overview *,
#booking .content-overview *,
.page-booking .content-overview * {
    background-color: white;
}

#booking .checkbox-group .item {
    margin-left: 8px;
}

.field-validation-error {
    font-size: 12px;
}
.activeCode1 {
 font-size: 14px;
}

#booking .btn-search,
.page-booking .btn-search {
    font-size: 16px;
    padding: 0.6rem 0.75rem;
    /*font-weight: 400;*/
    margin-top: 9px;
    margin-bottom: 11px;
}

#booking .title {
    background: #7BCBCA;
    font-weight: 500;
    font-size: 1.875rem;
    color: #FFFFFF;
    padding-left: 1.875rem;
    position: relative;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    line-height: 3.125rem;
    margin-bottom: 1.875rem;
}

#booking .bi {
    position: absolute;
    top: 10px;
    right: 12px;
    font-size: 30px;
}
.service-description {
}

.service-description p {
    overflow: clip;
}
.service-description p span {
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
}

.page-booking .bi {
    position: absolute;
    top: -7px;
    right: 12px;
    font-size: 25px;
    color: #323232;
}

#booking #service-accordion .collapse {
}
#booking #service-accordion .collapse-content {
    padding: 0 30px 30px 30px;
}

#booking .group-title,
.page-booking .group-title {
    font-weight: 600;
    font-size: 20px;
    color: #323232;
    margin-bottom: 10px;
}

.book-form .title-collapse {
    margin-bottom: 20px;
    position: relative;
}

#service-accordion {
    margin-top: 4rem;
}
#limousine p {
    margin: 40px 0;
}
#limousine .content {
    margin-top: 1rem;
}
#limousine .content a {
    color: #323232;
}
#limousine .content a.btn-search {
    color: #fff;
}
#limousine .title {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 0.345rem;
    margin-top: 0;
}
.page-booking .title {
    font-size: 36px;
    font-weight: 500;
    margin-top: 1.345rem;
    margin-bottom: 0.345rem;
}

#limousine .content ul {
    margin: 30px 0;
    padding: inherit;
}
#limousine .content ul li {
    padding-left: 10px;
}

#limousine .content ul li {
    margin-bottom: 7px;
}

#limousine .content ul li::marker {
    color: #636466;
}

#limousine .content .btn-search {
    font-weight: 500;
}

#limousine .offer,
.page-booking .offer {
    margin-top: 4.6rem;
    margin-bottom: 0.345rem;
}

#limousine-form .div-btn-search {
    margin-top: 2rem;
}

.page-booking .content .content-service {
    display: none;
}

.page-booking .content .title {
    font-size: 1.875rem;
    font-weight: 500;
    color: #323232;
    margin-bottom: 21px;
    padding-left: 20px;
}

.page-booking .content ul {
}

.page-booking .content ul li {
    margin-bottom: 7px;
}

.page-booking .content ul li::marker {
    color: #60C0BF;
}

.btn-content {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
}

.btn-content-back {
    width: 40px;
    height: 40px;
    background: #60C0BF;
    color: #FFFFFF;
    border-radius: 0;
}

.btn-content-back:before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 700;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f284";
    font-size: 1rem;
    color: #FFFFFF;
}

.btn-content-next {
    width: 40px;
    height: 40px;
    background: #60C0BF;
    color: #FFFFFF;
    border-radius: 0;
}

.btn-content-next:before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 700;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f285";
    font-size: 1rem;
    color: #FFFFFF;
}


.limousine-booking .title {
    font-weight: 600;
    font-size: 1.5rem;
    color: #323232;
}

.limousine-booking .title p {
    margin-bottom: 11px;
}

.detail-content .title {
    position: relative;
    background: #F3F3F3;
    padding-left: 32px;
}

.detail-content .bi {
    position: absolute;
    top: 15px;
    right: 10px;
    color: #61B6C1;
}

.detail-content dl {
    background: #EFF0EF;
    margin-top: -35px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 1rem;
}
.detail-content dt,
.detail-content dd {
    margin-bottom: 1rem !important;
}
.detail-content dt {
    font-weight: 600;
    font-size: 16px;
}
.detail-content dt.col-12 {
    margin-bottom: 0  !important;
}

.btn-asprie {
    color: #FFFFFF;
    background: #E85F4C;
}

.bs-stepper {
    margin-top: 3rem;
    position: relative;
}

.bs-stepper-header {
    margin-bottom: 2rem;
}

.bs-stepper-content {
    padding: 0 0 4rem 0;
}

#stepper-header-mobile {
    display: none;
}

.bs-stepper-header .step {
    background: #EFF0EF;
    position: relative;
    font-weight: 500;
    color: #323232;
}

.bs-stepper-header .step-1 {
    margin-left: 3px;
}

.bs-stepper .step-trigger {
    padding: 0;
    margin: 3px 3px 3px 25px;
    font-weight: 500;
    opacity: 1 !important;
    color: #323232;
    font-size: 18px;
}

.bs-stepper .step-h .step-trigger {
    margin-left: 15px;
}

.bs-stepper-header .step .active {
    background: #E85F4C;
}

.bs-stepper-header .step-1::before {
    content: "";
    position: absolute;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 17px solid #fff;
}

.bs-stepper-header .step-1::after, .bs-stepper-header .step-h::after {
    content: "";
    position: absolute;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 17px solid #EFF0EF;
    z-index: 1;
}

.bs-stepper-header .active {
    background: #E30613;
    color: #fff;
    font-weight: 500;
}

.bs-stepper-header .active .step-trigger {
    background: #E30613;
    color: #fff;
}

.bs-stepper-header .active::after {
    content: "";
    position: absolute;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 17px solid #E30613;
    z-index: 1;
}

.bs-stepper-header .isvisibal {
    background: #E30613;
    color: #fff;
}

.bs-stepper-header .isvisibal .step-trigger {
    background: #E30613;
    color: #fff;
}

.bs-stepper-header .isvisibal::after {
    content: "";
    position: absolute;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 17px solid #E30613;
    z-index: 1;
}

#menu-top {
    display: block;
}

.menu-top-header {
    width: 100%;
    height: 10px;
    background: #60C0BF;
}

#bs-stepper-limousine .div-btn-search .btn-asprie {
    padding: 0.75rem 3.5rem;
    border-radius: 10px;
    line-height: 1.125rem;
    background: linear-gradient(to right, rgba(239, 71, 58, 1), rgba(203, 45, 60, 1) );
}
#bs-stepper-limousine .div-btn-search .btn-asprie:hover {
    color: #fff;
    background: linear-gradient(to right, rgba(203, 45, 60, 1), rgba(239, 71, 58, 1) );
}
#bs-stepper-limousine .div-btn-search .btn-asprie.btn-back {
    color: #2979ff;
    background: #fff;
    border: solid 1px #2979ff;
}

#bs-stepper-limousine .div-btn-search a {
    color: #323232;
}

#bs-stepper-limousine .div-btn-search a:hover {
    text-decoration: none;
}

#bs-stepper-limousine .div-btn-search a:hover span {
    text-decoration: underline;
}

.relative {
    position: relative;
}

.relative img {
    position: absolute;
    right: 11px;
    top: 12px;
    cursor: pointer;
    z-index: 1;
}
.detail-content .title {
    padding-top: 14px;
    margin-bottom: 15px;
    padding-bottom: 1px;
}
#vehicle-part .detail-content .title {
    font-size: 24px;
}
.detail-content .row {
    padding-bottom: 20px;
    padding-left: 18px;
    padding-top: 2rem;
}

.from-address {
    border-bottom: 1px solid #000000;
    width: fit-content;
}

.limousine-form-field {
    max-width: 469px;
}
.form-control:focus {
    box-shadow: 0 0 0 !important;
}
.limousine-form-field .form-control,
#booking .form-control,
.page-booking .form-control {
    background: #FFFFFF;
    border: 1px solid #61B6C1;
    border-radius: 10px;
}
.limousine-form-field .form-control.input-validation-error,
#booking .form-control.input-validation-error,
.page-booking .form-control.input-validation-error {
    border: 1px solid #dc3545;
}

.about-header {
    padding-left: 220px;
    align-items: center;
    margin-top: 4rem;
    position: relative;
}
.about-footer .about-header {
    padding-left: 150px;
    width: 490px;
}

.about-header img {
    width: 203px;
    height: 2px;
    display: none;
}

.about-header p {
    padding-left: 20px;
    margin: auto;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
    color: #60C0BF;
    white-space: nowrap;
    background: #fff;
    z-index: 2;
    position: relative;
    width: 100%;
}
.about-header::before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 15px;
    background: #60C0BF;
    z-index: 1;
}

.about-title {
    font-weight: 700;
    font-size: 64px;
    line-height: 70px;
    text-transform: uppercase;
    color: #323232;
}

.about-title-content {
    font-weight: 400;
    font-size: 20px;
    color: #323232;
    line-height: 30px;
}

.about-title-content p {
    margin-bottom: 1.5rem;
}

.about-content {
    margin-top: 4.5rem;
}
.about-content .col-md-7 {
    margin-bottom: 20px;
}
.about-content p {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-align: justify;
    color: #323232;
}
.about-footer .about-header img {
    width: 130px;
    height: 2px;
}
.about-footer .about-header p {
}

.f-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 70px;
    text-align: center;
    text-transform: uppercase;
    color: #323232;
}

.f-content {
    width: 71%;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #323232;
    margin: auto auto 5rem;
}

.f-footer {
    margin-bottom: 5.3rem;
}

.terms-conditions {
    text-align: justify;
    margin-top: 8rem;
    margin-bottom: 6rem;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #323232;
}

.terms-conditions p {
    margin-bottom: 2rem;
}

.terms-conditions .title {
    font-weight: 700 !important;
    font-size: 20px;
    line-height: 30px;
    text-align: justify;
    color: #323232;
}
.confirm-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 18px;
    color: #323232;
}
.confirm-conten {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #323232;
}
    .confirm-conten .confirm-title {
        margin-top:50px;
        margin-bottom:20px;
    }
    .confirm-body .confirm-title {
        margin-bottom:34px;
    }
.confirm-status {
    margin-top: 65px;
    display:
    inline-flex;
    align-items:
    center;
}
.confirm-status p {
    margin:auto;
    padding-left:15px;
}
.icon-calender {
    display: block;
    width: 46px;
    height: 46px;
    background: url('/img/image 1.png');
}
.confirm-btn {
    margin-top:22px;
    margin-bottom:54px;
}
.confirm-body {
    color: #323232;
    background: #F3F3F3;
    margin-top: 4rem;
    margin-bottom: 4rem;
    padding: 60px 35px;
}

input[type=checkbox]{
    transform: scale(1.3);
    margin-left: 3px;
}
.form-control {
    color: #323232;
}
select.form-control,
select.form-control.input-validation-error {
    color: #6c757d;
}
select.form-control {
 cursor: pointer;
}
 select.form-control.valid {
  color: #323232;
 }
#personal-detail .col-7 {
    /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
word-break:break-all !important;
}
.txtoverflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*Extra small devices (portrait phones, less than 576px)*/


/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .book-form {
        margin-top: 2.75rem;
        padding-bottom: 3rem;
    }
    #limousine .content-overview *,
    #booking .content-overview *,
    .page-booking .content-overview * {
        font-size:14px;
    }
    .field-validation-error {
        font-size: 10px;
    }
    .book-form .row .col-md-6 {
        width: 50%;
    }
 

    #limousine .content .btn-search {
        margin-bottom: 0.875rem;
    }

    #limousine .title {
        margin-bottom: 0px;
    }

    .div-btn-search {
        /*        display: flex;*/
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    #stepper-header-desktop {
        display: none;
    }

    #stepper-header-mobile {
        display: flex;
    }

    #limousine .div-btn-search .btn-search.btn-footer {
        margin-bottom: 0.75rem;
    }

    #booking .title p {
        margin-bottom: 0px;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .book-form .row .col-md-6 {
        max-width: 100%;
        width: 100%;
        flex: auto;
    }
 #limousine .content-overview *,
 #booking .content-overview *,
 .page-booking .content-overview * {
  font-size: 14px;
 }
 .field-validation-error {
  font-size: 10px;
 }
 .activeCode1 {
  font-size: 11px !important;
 }

    #limousine .content .btn-search {
        margin-bottom: 0.875rem;
    }

    #limousine .title {
        margin-bottom: 0px;
    }

    #booking .title p {
        margin-bottom: 0px;
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    #booking .title p {
        margin-bottom: 0px;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {


    #limousine .div-btn-search {
        margin-top: 1.875rem;
    }

    #footer-limousine-btn {
        margin-bottom: 9rem;
    }

    #limousine .div-btn-search .btn-search.btn-footer {
        margin-bottom: 0.75rem;
        padding: 12px 0px;
        width: 355px;
        font-size: 1.625rem;
    }

    #booking .title p {
        margin-bottom: 0;
    }
    #booking .btn-search,
    .page-booking .btn-search {
        width: 100%;
        max-width: 340px;
    }

    .detail-content {
        margin: -73px 0 0 0;
    }

    .page-booking .content {
        position: absolute;
        width: 500px;
        height: 300px;
        right: 0;
        bottom: 40px;
        padding-left: 40px;
        padding-top: 22px;
        background: #FFFFFF;
        box-shadow: 0px 4px 10px 5px rgba(0, 0, 0, 0.05);
    }
    .confirm-title {
        font-weight: 600;
        font-size: 24px;
        line-height: 18px;
        color: #323232;
    }
    .confirm-btn .btn-search {
        width: 291px;
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }
    #booking .book-form input[type=checkbox], input[type=checkbox].lounge-checkbox {
        transform: scale(1.4);
    }
}

@media (max-width: 1700px) {
    .detail-content {
        margin: 0;
    }
}

@media only screen and (max-width: 1100px) {
    #booking .header,
    #limousine .header,
    .page-booking .header {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    #booking .book-form .header {
        margin-top: 60px;
        margin-bottom: 20px;
        font-size: 28px;
        font-weight: 500;
    }
 
    #limousine .offer,
    .page-booking .offer {
        font-size: 18px;
        font-weight: 700;
        margin-top: 2rem;
    }
    #limousine .inclus,
    .page-booking .inclus {
        font-size: 1.125rem;
        font-weight: 700;
        margin-top: 1rem;
    }
    .book-form .header {
        margin-top: 60px;
        margin-bottom: 20px;
        font-size: 28px;
        font-weight: 500;
    }
    .book-form .form-control {
        font-size: 12px;
    }
    #booking .btn-search,
    .page-booking .btn-search {
        width: auto;
        font-size: 14px;
    }
    #about .about-title {
        font-size: 32px;
    }
    #about .f-title {
        font-size: 28px;
        text-align: left;
    }
    .about-title {
        font-size: 32px;
        line-height: 40px;
    }    
    .about-header {
        margin-left: 15px;
        margin-right: 15px;
        padding-left: 120px;
    }
    .about-header::before {
        top: 10px;
    }
    .about-footer .about-header p,
    .about-header p {
        font-size: 14px;
        line-height: 24px;
        text-align: left;
    }
    .about-footer .about-header {
        display: block !important;
        padding-left: 205px;
        width: auto;
    }  
    .about-content {
        margin-top: 1rem;
    }
    .f-content {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;        
        text-align: left !important;
        box-sizing: border-box;
    }
    .f-content,
    .about-content p,
    .about-title-content {
        margin-bottom: 2rem;
        width: 100%;
        font-size: 14px;
        line-height: 24px;
    }
    .f-title {
        margin-left: 15px;
        margin-right: 15px;
        font-size: 32px;
        line-height: 40px;        
    }
    .terms-conditions {
        margin: 30px 0;
        padding: 0 15px;
        font-size: 14px;
        line-height: 24px;
    }
    .terms-conditions .title {
        font-size: 14px;
        line-height: 24px;
    }
    #booking .title {
        font-size: 18px;
    }
    .confirm-title {
        
    }
    .confirm-conten .confirm-title {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #323232;
        margin-top: 8px;
    }

    .confirm-status {
        font-weight: 400;
        font-size: 14px;
        line-height: 30px;
        color: #323232;
        margin-top: 30px;
    }

    .confirm-btn {
        text-align: center;
        margin-bottom: 0px;
    }

    .confirm-body {
        background: #F3F3F3;
        margin: 4rem 15px 30px 15px;
        padding: 30px 5px;
    }
    .confirm-title {
        font-weight: 600;
        font-size: 18px;
        line-height: 18px;
        color: #323232;
    }
    .confirm-conten {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #323232;
    }
    .confirm-conten .header {
        font-weight: 700;
        font-size: 18px;
        line-height: 30px;
        color: #323232;
    }
}

@media (max-width: 992px) {
    #booking #service-accordion .collapse-content {
        padding: 0 15px 15px 15px;
    }
    #limousine .div-btn-search .btn-search.btn-footer {
        margin-bottom: 0.75rem;
    }

    #limousine-form .form-control {
        font-size: 0.75rem;
    }

    .relative img {
        top: 9px;
    }

 ul.select2-results__options {
  background: #FFFFFF !important;
  border-radius: 10px !important;
  outline: none !important;
 }
 .select2-container span.selection:focus,
 .select2-container span.select2-selection:focus,
 .select2-container button.select2-selection__clear:focus,
 .select2-container span.select2-selection__rendered:focus,
 .select2-container span.select2-selection__arrow:focus {
  outline: none !important;
 }
 .select2-results__option--selectable {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #323232 !important;
 }
 .select2-selection__placeholder {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #6c757d !important;
 }

 input.select2-search__field {
  background: #FFFFFF !important;
  border: 1px solid #61B6C1 !important;
  border-radius: 10px !important;
  height: 35px !important;
 }

 .select2-container span.select2-dropdown--above,
 .select2-container span.select2-dropdown--below {
  border: 1px solid #61B6C1 !important;
  border-radius: 10px !important;
 }

 input.select2-search__field:focus {
  outline: none !important;
 }

 .select2-container {
  width: 100% !important;
  border-radius: 10px !important;
 }

 .select2-container--default .select2-selection--single {
  background: #FFFFFF !important;
  border: 1px solid #61B6C1 !important;
  border-radius: 10px !important;
  height: 35px !important;
 }

 .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #323232 !important;
  line-height: 35px !important;
  font-size: 16px !important;
 }

 .select2-selection__clear, .select2-selection__arrow {
  height: 35px !important;
 }

    .limousine-booking .title {
        font-size: 18px;
        padding-left: 25px;
    }
    .limousine-booking .limousine-form-field .title {
        padding-left: 0;
    }
    #booking .book-form .header {
        margin-top: 60px;
        margin-bottom: 20px;
        font-size: 28px;
        font-weight: 500;
    }

    .book-form {
        padding-bottom: 3rem;
    }

    .book-form .group-title {
        font-size: 1rem !important;
    }

    #booking .title {
        font-size: 18px;
        padding: inherit;
        padding-left: 15px;
        margin-bottom: 10px;
    }

    #booking .bi {
        top: 0rem;
    }

    #service-accordion {
        margin-top: 0.875rem;
        margin-bottom: 40px;
    }

    .book-form .row .col-md-6 {
        width: 50%;
    }
    #limousine .title,
    .page-booking .title {
        font-size: 18px;
        font-weight: 600;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .div-btn-search {
        text-align: center;
        margin-top: 30px;
        margin-bottom: 15px;
    }

    #limousine .content .btn-search {
        margin-bottom: 0.875rem;
        font-size: 13px;
        width: 150px;
        padding: 10px 0;
    }

    .page-booking .title {
        margin-bottom: 0px;
    }

    .page-booking .content .content-service {
        display: block;
    }

    .btn-content {
        display: none;
    }

    .div-btn-search {
        /*        display: flex;*/
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .div-btn-search span {
        display: block;
    }

    .bs-stepper {
        margin-top: 1rem;
    }

    #vehicle-part-trigger {
        width: 4.5rem;
    }

    #personal-part-trigger {
        width: 5.25rem;
    }
    #payment-part-trigger {
    }
    input[type=checkbox] {
        transform: scale(1);
    }
    .service-description p span {
        font-size: 14px;
    }
    .limousine-container {
        width: 100% !important;
    }
    .bs-stepper .step-trigger {
        font-size: 14px;
    }
    .bs-stepper-header .step-1::before {
        content: "";
        position: absolute;
        border-top: 18px solid transparent;
        border-bottom: 18px solid transparent;
        border-left: 16px solid #fff;
    }

    .bs-stepper-header .step-1::after, .bs-stepper-header .step-h::after {
        content: "";
        position: absolute;
        border-top: 18px solid transparent;
        border-bottom: 18px solid transparent;
        border-left: 16px solid #EFF0EF;
        z-index: 1;
    }

    .bs-stepper-header .active::after {
        content: "";
        position: absolute;
        border-top: 18px solid transparent;
        border-bottom: 18px solid transparent;
        border-left: 16px solid #E30613;
        z-index: 1;
    }    
    .bs-stepper-header .isvisibal::after {
        content: "";
        position: absolute;
        border-top: 18px solid transparent;
        border-bottom: 17px solid transparent;
        border-left: 16px solid #E30613;
        z-index: 1;
    }
    .detail-content dt,
    .detail-content dd {
        padding: 0 5px;
        font-size: 14px;
    }
    #vehicle-part .detail-content .title {
        font-size: 18px;
        padding-left: 20px;
    }
    .bs-stepper-label span {
        display: none;
    }    
}
@media (max-width: 575px) {
    .bs-stepper-header {
        margin: -10px -30px 2rem -30px !important;
    }
    #limousine .content-overview *,
    #booking .content-overview *,
    .page-booking .content-overview * {
        font-size: 14px;
        line-height: 25px;
    }
    .field-validation-error {
        font-size: 10px;
    }
 #bs-stepper-limousine .div-btn-search .btn-asprie {
  /*padding: 0.75rem 3.5rem;*/
  border-radius: 10px;
  line-height: 1.125rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
 }
}

@media only screen and (max-width: 1182px) {
    .navbar {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #limousine p {
        margin: 20px 0;
    }
    .row-overview .col-md-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-overview .col-md-5 {
        display: none;
    }
    .row-limousine .col-md-7 {
        flex: 0 0 43%;
        max-width: 43%;
    }
    .row-limousine .col-md-7 .img-service {
        margin-left: -50%;
    }
    .row-limousine .col-md-5 {
        flex: 0 0 57%;
        max-width: 57%;
    }
    .row-limousine-about .row-withslide {
        width: calc(100% + 30px);
        margin-left: -30px;
    }
    .row-limousine-about .col-md-5 {
        padding-left: 15px;
        flex: 0 0 55%;
        max-width: 55%;        
    }
    .row-limousine-about .col-md-7 {
        flex: 0 0 45%;
        max-width: 45%;
        align-self: center;
        margin-top: 0 !important;        
    }
    .navbar-nav {
        gap: 2rem;
    }    
}
@media only screen and (max-width: 815px) {
    body {
        font-size: 14px;
        line-height: 22px;
    }
 .destination-bannerHeight {
  height: 216.12px;
 }
 
 .destination-title {
  font-size: 18px;
  height: 36px;
  top: -36px;
 }
    #limousine .header {
        font-size: 18px;
        line-height: 30px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    #limousine p {
        margin: 10px 0;
    }
    #limousine .content ul {
        margin: 10px 0;
    }
    .footer ul li {
        margin: 0;
    }
}
@media only screen and (max-width: 750px) {
    .row-limousine .col-md-7,
    .row-limousine .col-md-5 {
        margin: 20px 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-limousine .col-md-7 .img-service {
        margin-left: 0;
        height: auto;
        width: 100%;
    }
    .row-limousine-about {
        margin-top: -30px !important;
    }
    .row-limousine-about .row-withslide {
        width: 100%;
        margin-left: 0;
    }
    .row-limousine-about .col-md-5 {
        padding-left: 15px;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-limousine-about .col-md-7 {
        flex: 0 0 100%;
        max-width: 100%;
        order: 1;
    }
    .row-limousine-about .col-md-5 {
        order: 2;
        margin: 0 -30px;
        padding: 0 15px;
        width: calc(100% + 60px);
        max-width: calc(100% + 60px);
        flex: 0 0 calc(100% + 60px);
        background: linear-gradient(115.52deg, #BA1D28 0.27%, #EC2126 64.12%);
    }
}
@media only screen and (max-width: 428px) {
    .navbar {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #limousine .header {
        margin-top: 10px;
    }
    a.navbar-brand img {
        width: 170px;
    }
 .activeCode1 {
  font-size: 9px !important;
 }
}