.f_16 {
    font-size: 16px !important;
}

.f_14 {
    font-size: 14px !important;
}

.route_des {
    width: 15px !important;
    height: 15px !important;
    background: #FFF2F3 !important;
    color: #0092cb   !important;
    font-size: 22px !important;
}

.text_center {
    text-align: center !important;
}


.route_button {
    background: #f15f22;
    color: white;
    border-radius: 25px;
    width: 109px;
}

.mt_15 {
    margin-top: 15px !important;
}

.br_50 {
    border-radius: 50px !important;

}

.br_25 {
    border-radius: 25px !important;

}

.br_15 {
    border-radius: 15px !important;

}

.mt_50 {
    margin-top: 50px !important;
}

.mt_25 {
    margin-top: 25px !important;
}

.route_bg {
    background: #111010 !important;
}

.bx_shadow {
    box-shadow: 0 0 20px #fdd7d9 !important;
}

.bx_shadow2 {
    box-shadow: 0 0 20px #c1c1c1 !important;
}

#req_button {
    cursor: pointer !important;
}

.btn_close {
    background-color: #0092cb !important;
    color: white !important;
}

@media only screen and (min-width: 991px) {
    .modal_width {
        width: 360px !important;
    }

    .modal_width_1 {
        width: 30% !important;
        max-width: 100% !important;
    }

    .display_none {
        display: none !important;
    }

    .reload {
        height: 50px !important;
        margin-left: -100px !important;
        margin-top: 20px !important;
    }

    .j1 {
        justify-content: center !important;
    }

    .mt_20 {
        margin-top: 20px !important;
    }
}

@media only screen and (max-width: 991px) {

    .reload {
        height: 50px !important;
        margin-top: -132px !important;
        margin-left: 120px !important;
    }

    .mobile_none {
        display: none !important;
    }

    .f1 {
        font-size: 12px !important;
    }

    .f2 {
        font-size: 13px !important;
    }

    .book_padding {
        padding: 10px 15px 40px 15px;
    }

    .ml_50 {
        margin-left: 50px !important;
    }

}

.fl_right {
    float: right !important;
    font-weight: 500 !important;
}

.fl_left {
    float: left !important;

}

.i_height {
    height: 20px !important;
}

.ac_height {
    height: 30px !important;
}

/* .term_color {
    color: #f15f22 !important
} */

.c_white {
    background-color: white !important;
}

.menu_active {
    color: #ffffff !important;
    font-weight: 900 !important;
    background: #0092cb;
    border-radius: 5px;
}

.custom_padding {
    padding: 5px 32px !important;
}

.img_height {
    height: 237px !important;
    margin-left: 5px !important;
}

.text_white {
    color: white !important;
}

.add_btn {
    background-color: black !important;
    padding: 5px 25px;
}

.remove {
    background-color: #0092cb !important;
    padding: 5px 25px;
}

.lable-cust {
    font-weight: bold !important;
}

.span-cust {
    color: #0092cb  !important;
    font-size: 15px !important;
}

.cab_height {
    height: 100px !important;
    border: 0px !important;
}

#reload {
    height: 40px !important;
    width: 40px !important;
    padding: 0px !important;
    font-weight: 900 !important;
    background: #0092cb  !important;
    color: white !important;
    margin-left: 10px !important;
}

.top_button {

    position: fixed;
    width: 50px;
    height: auto;
    bottom: 10px;
    left: 10px;
    color: white;
    border-radius: 50px;
    text-align: center;
    font-size: 26px;
    padding: 10px;
    z-index: 100;
    font-weight: bold;
    background: #25d366;
}

.top_button_1 {

    position: fixed;
    width: 50px;
    height: 50px;
    /* height: auto; */
    bottom: 70px;
    left: 10px;
    color: white;
    border-radius: 50px;
    text-align: center;
    font-size: 26px;
    padding-top: 10px;
    z-index: 100;
    font-weight: bold;
    background: #00A5FF;

}


@media only screen and (max-width: 600px) {
    .comunication_section {
        background: #ffffff none repeat scroll 0 0;
        bottom: 0;
        display: block;
        margin: 0 auto;
        padding: 5px 0 0px;
        position: fixed;
        text-align: center;
        width: 90%;
        margin-left: 20px;
        z-index: 999;
    }

    .inside_comunication_section {
        margin: 0 0 0 15px;
        padding: 0;
        width: 100%;
    }

    .sectionleft {
        float: left;
        margin: 0 10px 0 0;
        padding: 0;
        width: 15%;
    }

    .sectioncenter {
        float: left;
        padding: 0;
        margin-left: 25px;
    }

    .sectioncenter_2 {
        float: left;
        padding: 0;
        margin-left: 60px;
    }

    .sectionright {
        float: right;
        /* margin: 0 10px 0 0; */
        padding: 0;
        width: 25%;
    }

    .textsec {
        float: right;
        margin: 0;
        padding: 0;
        width: 60%;
    }

    .imgsec {
        /* font-size: 12px !important */
    }

    .font_35 {
        font-size: 35px !important;
        color: #0092cb  !important;
    }

}

.container-holder {
    margin-right: 5% !important;
    margin-left: 5% !important;
}

.container-holder .row {
    margin: 0 !important;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-evenly;
}

.footer_social_icon {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
}

@media (max-width: 460px) {

    .justify-content-around {
        justify-content: space-around !important;
    }
}

.footer_social_icon .m-1 {
    margin: 0.25rem !important;
}

@media only screen and (max-width: 300px) and (min-width: 200px) {
    .m1 {
        padding: 12px 0px !important;
        font-size: 11px !important;
    }

    .p1 {
        padding: 5px !important;
    }

    .p2 {
        padding: 5px 30px 5px 23px !important
    }

    .p3 {
        padding: 5px 20px !important;
    }

    .p4 {
        padding: 5px 15px !important;
    }

}

@media only screen and (max-width: 350px) and (min-width: 300px) {
    .m1 {
        padding: 12px 5px !important;
        font-size: 12px !important;
    }

    .modal_left {
        margin-left: -5px !important;
        font-size: 14px !important;
    }


    .p1 {
        padding: 5px !important;
    }

    .p2 {
        padding: 5px 30px 5px 23px !important
    }

    .p3 {
        padding: 5px 20px !important;
    }

    .p4 {
        padding: 5px 15px !important;
    }
}

@media only screen and (max-width: 400px) and (min-width: 351px) {
    .m1 {
        padding: 12px 5px !important;
        font-size: 14px !important;
    }

    .modal_left {
        margin-left: -7px !important;

    }

    .p1 {
        padding: 5px !important;
    }

    .p2 {
        padding: 5px 30px 5px 23px !important
    }

    .p3 {
        padding: 5px 20px !important;
    }

    .p4 {
        padding: 5px 15px !important;
    }
}

@media only screen and (max-width: 500px) and (min-width: 400px) {
    .m1 {
        padding: 12px 5px !important;
        font-size: 17px !important;
    }

    .p1 {
        padding: 5px !important;
    }

    .p2 {
        padding: 5px 30px 5px 23px !important
    }

    .p3 {
        padding: 5px 20px !important;
    }

    .p4 {
        padding: 5px 15px !important;
    }
}

.r_btn {
    background: #5187bf !important;
    color: white !important;
    padding: 2px !important;

}

.b_btn {
    background: #0092cb !important;
    color: white !important;
}

.b_btn:hover {
    background-color: black !important;
    color: white !important;
}

.c1 {
    color: #0092cb !important;
}

.req_footer {
    /* background: #5187bf !important; */
    color: #000 !important;
    font-weight: 900 !important;
    padding-top: 0;
}

.ml15 {
    margin-left: -15px !important;
}

.bg_black {
    background-color: black !important;
}

.m_close {
    font-size: 20px !important;
    margin-left: -25px !important;
    color: 000 !important;
    font-weight: 900 !important;
    background-color: white !important;
}

.modal_p {
    font-size: 23px;
    line-height: 36px;
    font-weight: 900;
    letter-spacing: 0;
    margin: 0 auto;
    padding: 10px;
    /* box-shadow: 0 0 7px 1px #726d6d; */
    width: 85%;
    border-radius: 5px;
    /* background: #e9e2e2; */
    text-align: center !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}

.modal-a {
    width: 60%;
    margin: 10px auto;
    background: #000;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 8px 3px;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
}

.modal-content_1 {
    background-color: #fefefe !important;
    margin: 7% auto !important;
    padding: 20px !important;
    border: 1px solid
     #888 !important;
    width: 30% !important;
    text-align: center !important;
    border-radius: 7px !important;
}

/*  Start mobile number css */

.iti__selected-flag {
    /* top: 6px; */
    height: 33px !important;
    border-radius: 4px;
    transition: .3s;
}
.phonenumber {
    padding-left: 47px !important;
  	/* top: 6px; */
}
.intl-tel-input .flag-dropdown .selected-flag {
  padding: 11px 16px 11px 6px;
}
.intl-tel-input {
  z-index: 99;
  width: 100%;
}
.iti-flag {
  box-shadow: none;
}
.intl-tel-input .selected-flag:focus {
  outline: none;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown input{
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
}
.iti__country-list {
    border-radius: 4px !important;
    z-index: 999 !important;
    box-shadow: 0 0 16px 0 rgb(0 0 0 / 8%) !important;
    border: 1px solid #ececec !important;
  	width: 270px !important;
}
.iti__flag-container{
    top: 7px !important;
}
.iti{
    width: -webkit-fill-available !important;
}
/* end mobile number css */
