/*#js-contact-form {
    max-width: 800px;
    margin: auto;
    font-family: Arial, sans-serif;
}

#js-contact-form label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

#js-contact-form input,
#js-contact-form textarea {
    width: 100%;
    padding: 8px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#js-contact-form button {
    background-color: #0073aa;
    color: white;
    padding: 10px 15px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

#js-contact-form button:hover {
    background-color: #005177;
}

#form-message {
    margin-top: 10px;
    color: green;
}
#js-contact-form {
    max-width: 800px;
    margin: auto;
    font-family: Arial, sans-serif;
}

#js-contact-form label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

#js-contact-form input,
#js-contact-form textarea {
    width: 100%;
    padding: 8px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#js-contact-form button {
    background-color: #0073aa;
    color: white;
    padding: 10px 15px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

#js-contact-form button:hover {
    background-color: #005177;
}
button.iti__selected-country {
    background: #fff !important;
}
.iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown {
    width: 100%;
}
button.iti__selected-country:hover {
    background: #fff !important;
}
#form-message {
    margin-top: 10px;
    color: green;
}
input#card_number ,input#name_card{
    max-width: 900px;
}

input#expire_card {
      max-width: 150px;
}
.contact-details .col-50 {
    width: 48%;
    float: left;
    min-height: 100px;
    padding-right: 11px;
}

.contact_title {
    display: block;
    float: left;
    width: 100%;
}
.payment_details{
    display: inline-block;
    width: 100%;
}

.payment_details .col-50.expire_date,.payment_details .col-50.cvc_card {
    width: 50%;
    float: left;
}
input[type="checkbox"] {
    width: 18px !important;
    padding: 0 !important;
    font-size: 13px;
    height: 16px !important;
    margin-bottom: 0 !important;
}
#dynamicTourFields_guide_check{
    display: flex;
}
.passengers_title.col-50 {
    width: 100%;
    display: flex;
}
div#adultFields, div#childFields {
    width: 50%;
    margin: 20px 0;
}
.col-100{
    width: 100%;
}
.quantity-control span svg {
    width: 10px;
}
#qty_selector {
    width: 160px;
}

#qty_display {
    border-width: 0px;
    border-color: white;
    background-color:transparent;
    width: 35%;
    margin:0px 10px;
    padding-left: 5px
}
    #qty_display:focus {
        outline: none;
    }
    i:hover, a:hover {
        background-color: transparent;
    }
#qty_select {
    width: 100%;
    text-align: center;
}

.payment_details .colmn-100 .col-50 {
    width: 45%;
    float: left;
    padding-right: 15px;
}*/
a.increment-btn:hover,a.decrement-btn:hover{
cursor: pointer;
}
.col-md-6 {
     margin: 10px 0;   
}
.col-md-6 ,.col-100 label,.col-md-12 label,.col-md-6 label{
    font-size: 15px;
}
.col-md-6.checkbox-style span {
    float: left;
    display: block;
    max-width: 170px !important;
    text-align: left;
    border: 1px solid #ddd;
    margin: 3px  0px 0px 3px;
    padding: 8px;
    width: 100%;
    border-radius: 3px;
    
}
.luggage_selector {
    font-size: 16px;
}
.phonecall {
    width: 100% !important;
}
input#qty_display {
    background: transparent;
    border: 0;
}
.luggage_selector {
    margin: 15px 0;
}

.luggageCount_box {
    display: flex;
    justify-content: space-between;
}

.luggageCount {
    width: 160px;
    border: 1px solid #80808036;
    text-align: center;
    padding: 4px 0px;
    margin: 14px auto;
    border-radius: 4px;
}
div#qty_select {
    position: relative;
    min-height: 60px;
}
div#qty_selector {
    position: relative;
    width: 60% !important;
    margin: 0 auto;
}
div#qty_selector a.decrement-btn {
    position: absolute;
    left: 15px;
    top: 10px;
}
div#qty_selector a.increment-btn {
    position: absolute;
    right: 20px;
    top: 10px;
}
div#qty_selector input#qty_display {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
input#card_number{
    max-width: 100%;
}
input#card_number::-webkit-outer-spin-button,
input#card_number::-webkit-inner-spin-button
,
input#expire_card::-webkit-inner-spin-button,input#expire_card::-webkit-outer-spin-button,
input#cvc_card::-webkit-inner-spin-button,input#cvc_card::-webkit-outer-spin-button,input#qty_display::-webkit-outer-spin-button,input.qty-input::-webkit-inner-spin-button{
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}
input#qty_display {
  -moz-appearance: textfield;
}
label.number_inputs {
    width: 150px;
}
div#qty_selector a.decrement-btn ,div#qty_selector a.increment-btn{
 font-size: 13px;
 
}
span.info_i {
    display: block;
    position: absolute;
    width: 100%;
    border: 0px solid #8080805e;
    right: 0;
    font-size: 12px;
    border-radius: 6px;
    top: 65px;
    background: #f3f3f347;
}

@media screen and (max-width: 769px){
    #qty_select {max-width:100px;width: 100% !important;}
    .payment_details .colmn-100 .col-50 {
    width: 100%;
    float: left;
    padding-right: 0px;
}
}


.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    margin-top: var(--bs-gutter-y);
}
@media (min-width: 768px) {
    .col-md {
        flex: 1 0 0%;
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}