/* Css Start for Home Page Cheapfaremart_us*/

.usa_deals_main {
    padding: 45px 0;
    background: #ffffff;
}

.nation_flights {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 20px 0;
    background: #04719a;
    padding: 8px 0 8px 10px;
    border-left: solid 4px #023245;
    color: #fff;
    line-height: 22px;
    border-radius: 0 20px 20px 0;
}

.bookflight_card {
    padding: 18px 15px;
    border-radius: 8px;
    display: table;
    width: 100%;
    background: #ffffff;
    margin-bottom: 10px;
    border: solid 2px #d3e3fd;
}

    .bookflight_card:hover {
        border: solid 2px #04719a;
    }

.colums_ones {
    width: 55%;
    float: left;
    border-right: solid 1px #ddd;
}

    .colums_ones h4 {
        font-size: 17px;
        color: #333;
        margin: 0 0 0px 0;
        font-weight: 600;
    }

    .colums_ones p {
        font-size: 13px;
        margin: 8px 0 0 0;
        line-height: 13px;
        color: #777;
    }

.colums_twos {
    width: 30%;
    float: left;
    text-align: end;
    display: contents;
}

    .colums_twos h3 {
        font-size: 20px;
        font-weight: 600;
        margin: 0 0 0 0;
        color: #000;
    }

        .colums_twos h3 span {
            font-size: 12px;
            font-weight: 400;
            color: #777;
        }

    .colums_twos p {
        font-size: 12px;
        margin: 4px 0 0 0;
        color: #777;
        line-height: 12px;
    }

.listdeals_lk {
    border-bottom: solid 1px #eaeaea;
    display: table;
    width: 100%;
    padding: 14px 0 14px 0;
}

.dmst_slou {
    padding: 0px 0 0px;
    border-radius: 8px;
    margin-bottom: 0px;
    width: 15%;
    float: left;
}

    .dmst_slou img {
        padding: 5px 0 0 0;
        width: auto;
        border-radius: 6px;
    }

.fullrow_bgGray {
    padding: 45px 0 0 0;
}

.matches_sect {
    border-radius: 8px;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .1);
    display: table;
    width: 100%;
    margin-bottom: 30px;
}

.noreferrer_left {
    width: 40%;
    float: left;
    border: solid 10px #fff;
    border-radius: 15px;
}

    .noreferrer_left img {
        width: 100%;
    }

.noreferrer_right {
    width: 60%;
    float: left;
    padding: 0 10px 0 10px;
    min-height: 185px;
    position: relative;
}

    .noreferrer_right h4 {
        font-size: 18px;
        margin: 15px 0 10px 0;
        color: #20595e;
        font-weight: 600;
    }

    .noreferrer_right p {
        font-size: 13px;
        margin: 0 0 0 0;
        color: #777;
        font-weight: 400;
    }

    .noreferrer_right a {
        background: #04719a;
        color: #fff;
        padding: 5px 10px;
        transition: all .12s ease;
        text-decoration: none;
        border-radius: 3px;
        border: none;
        box-shadow: 0 4px #08475f, -5px 7px transparent;
      /* // text-shadow: 0 2px 1px #b53920;*/
        font-size: 14px;
        display: inline-block;
        font-weight: 400;
        position: absolute;
        bottom: 15px;
        right: 15px;
    }

.last_minsdl {
    padding: 55px 0 55px 0;
    background: #ffffff;
}

.pts_heading {
    margin: 0 0 30px 0;
    text-align: center;
}

    .pts_heading h3 {
        font-size: 30px;
        color: #376d72;
        margin: 0px 0 4px 0;
        font-weight: 600;
    }

.items_1 {
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 0px;
    padding: 0;
    background: #fff;
    box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
    position: relative;
}

    .items_1:hover .dest_img img {
        transform: scale(1.2);
    }

    .items_1 .dest_img img:hover {
        transform: scale(1.2);
    }

.dest_img {
    position: relative;
}

.location {
    float: left;
    position: absolute;
    height: auto;
    top: 18px;
    color: #fff;
    padding: 4px 6px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    border-radius: 4px;
    left: 18px;
}

.dest_img img {
    width: 100%;
    transition: all .5s ease;
}

.deals_content {
    padding: 60px 15px 18px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    position: absolute;
    bottom: 0px;
    width: 100%;
}

    .deals_content h4 {
        font-size: 20px;
        font-weight: 600;
        margin: 0px 0 6px 0;
        color: #ffffff;
    }

    .deals_content p {
        margin: 0 0 10px 0;
        font-size: 13px;
        color: #fff;
    }

    .deals_content a {
        background: #f60;
        color: #fff;
        padding: 5px 20px;
        transition: all .12s ease;
        text-decoration: none;
        border-radius: 3px;
        border: none;
        box-shadow: 0 4px #f04c2a, -5px 7px transparent;
        text-shadow: 0 2px 1px #b53920;
        font-size: 14px;
        display: inline-block;
        font-weight: 400;
    }

.travel_guide_main {
    padding: 50px 0px;
    background: #edf2fa;
}

.guide_slide {
    margin: 10px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

    .guide_slide:hover {
        box-shadow: -1px 2px 5px 0px rgba(0, 0, 0, 0.17);
    }

    .guide_slide .guide_img {
        min-height: 210px;
        position: relative;
    }

        .guide_slide .guide_img h4 {
            position: absolute;
            bottom: 0;
            right: 10px;
            background: #f15c22;
            font-size: 13px;
            color: #fff;
            font-weight: 400;
            padding: 6px 10px;
            line-height: 14px;
            text-shadow: #454545 0 1px 1px;
        }

    .guide_slide .guide_review {
        padding: 10px 15px 10px 15px;
    }

        .guide_slide .guide_review a {
            text-decoration: none;
            color: inherit;
        }

    .guide_slide .post-date {
        float: left;
        margin-right: 10px;
        padding: 8px 15px;
        text-align: center;
        background: #fff;
        font-size: 26px;
        color: #f60;
        font-weight: 700;
        transition: background 0.20s linear 0s;
        border-right: solid 1px #20595e;
    }

    .guide_slide:hover .post-date {
        background: #fff7f3;
    }

    .guide_slide .post-date small {
        display: block;
        margin-bottom: 10px;
        font-size: 13px;
        text-transform: capitalize;
    }

        .guide_slide .post-date small:before {
            content: "";
            display: block;
            margin-bottom: 5px;
            border-top: 1px solid #f60;
        }

    .guide_slide .post-title {
        margin: 0 0 10px 0;
        font-size: 18px;
        color: #20595e;
        font-weight: 600;
    }

        .guide_slide .post-title a {
            font-size: 20px;
            color: #444;
            margin-bottom: 6px;
            display: block;
            line-height: 20px;
            font-weight: 600;
        }

.guide_review p {
    margin: 0 0 0px 0;
    font-size: 13px;
    font-weight: 400;
}

.guide_slide:hover .post-title a {
    color: #f15c22;
    text-decoration: none;
}

.guide_review li a {
    color: #a9a9a9;
    text-transform: capitalize;
}

.guide_post_comment {
    list-style: none;
    padding: 0;
    margin: 8px 0 0 0;
}

.guide_slide .guide_review .guide_post_comment li {
}

    .guide_slide .guide_review .guide_post_comment li a {
        font-size: 13px;
        color: #f60;
        font-weight: 400;
    }

.owl-controls .owl-buttons {
    text-align: center;
    margin-top: 20px;
}

    .owl-controls .owl-buttons .owl-prev {
        background: #fff;
        position: absolute;
        top: 40%;
        left: -15px;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
        transition: background 0.5s ease 0s;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 4px;
    }

    .owl-controls .owl-buttons .owl-next {
        background: #fff;
        position: absolute;
        top: 40%;
        right: -15px;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
        transition: background 0.5s ease 0s;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 4px;
    }

        .owl-controls .owl-buttons .owl-prev:after,
        .owl-controls .owl-buttons .owl-next:after {
            content: "\f104";
            font-family: FontAwesome;
            color: #333;
            font-size: 30px;
        }

        .owl-controls .owl-buttons .owl-next:after {
            content: "\f105";
        }

.owl-controls .owl-buttons {
    margin: 5px 0;
    position: unset;
    width: 10%;
    text-align: end;
    right: 0;
}
#scrollToTopBtn {
    background-color: #007bff;
    color: white !important;
    border: none;
    width: 44px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    transition: all 0.3s ease;
}

/* Fix position properly */
.scrollToTopBtn_div {
    z-index: 10000;
    position: fixed;
    bottom: 52px;
    right: 4%;
}

/* Ensure button is properly positioned */
#scrollToTopBtn {
    position: fixed;
    bottom: 70px;
    right: 5%;
}

/*.check_icons_services i {
    font-size: 40px;
}
.service-main-div{
    padding:2rem;
}

@media(max-width:768px) {
    .check_icons_services i {
        font-size: 35px;
    }
    .services_inner_div{
        margin-top:15px;
    }
    #services_desktopView {
        display: none!important;
    }
    #services_mobileView {
        display: block!important;
    }
    .services_inner_div i {
        font-size: 20px;
    }

}

@media (min-width: 769px) {
    #services_desktopView {
        display: block !important;
    }

    #services_mobileView {
        display: none !important;
    }
}
*/

@media (min-width: 992px) {
    .scrollToTopBtn_div {
        display: none !important;
    }
}

@media only screen and (max-width:1280px) {
    .post-slide .post-content {
        padding: 10px;
    }
}

@media only screen and (max-width: 480px) {
    .owl-controls .owl-prev:after, .owl-controls .owl-next:after {
        font-size: 16px;
        line-height: 12px;
        position: relative;
        top: 2px !important;
    }
    .phone_number {
        display: block !important;
    }
}

@media(max-width:1024px ) and (min-width:768px) {
    .callnow_mm {
        margin-top: 4px;
    }
}

#mobinav_close {
    display: flex;
    color: #04719a;
    border: solid 1px #04719a;
    justify-content: center;
    align-items: center;
}

.group_flyingfrom {
    width: 23px!important;
    height: 23px!important;
    top: 15px;
}

@media(max-width:768px) {
    .group_flyingfrom {
        top: 9px!important;
    }
}
/* Css End for Home Page Chea[faremart_us */


/*Cars Hotel banners Css*/

.banner-card {
    border-radius: 9px;
    overflow: hidden;
    color: white;
    text-align: center;
    position: relative;
    opacity: 0.8;
}

    .banner-card img {
        width: 100%;
        height: 190px;
       /* object-fit: cover;*/
        object-fit: fill;
        filter: brightness(0.6);
    }

.banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.btn-custom {
    margin: 5px;
    font-weight: bold;
}

.Faq_sec_title {
    color: black;
}

.Faq_sec_Inner_title {
    color: #04719a;
}
.faq-question {
    cursor: pointer;
    box-shadow: 0px 0px 4px #ccc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 5px 0;
    padding: 5px 16px 5px 15px;
    border-bottom: solid 1px #dfdfdf;
    background: #edf2fa;
    border-left: solid 3px #20595e;
    margin-bottom: 0;
}

.faq-question p {
    font-size: 16px;
    font-weight: 400;
}


.faq-question p, .faq-answer p {
    padding: 5px;
}

.faq-answer {
    display: flex;
    align-items: center;
    border: 1px solid #f1f1f1;
    padding: 10px;
    background-color: #fff;
    margin-bottom: 10px;
}
.faq-question ul {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 12px;
}
.Faq_sec_Inner_title {
    margin-bottom: 10px !important;
}

.btn-call-us {
    border: 1px solid #f60;
    color: #f60;
}
    .btn-call-us:hover {
        border: 1px solid white;
        color: white;
        background: #f60;
    }

.card-specification {
    font-size: small;
}

.unsuscribe-body {
    background-color: #f8f9fa;
}

.unsuscribe-container {
    max-width: 500px;
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
    margin-top: 50px;
}

.unsuscribe-container-logo {
    max-width: 180px;
    margin-bottom: 20px;
}

.declaimerImp {
    color: #f60; font-size: 16px;
}

.cabs_icons_car i {
    color: #04719a;
}

.custom-dropdown-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}

.custom-dropdown-icon {
    position: absolute;
    left: 6px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    pointer-events: none;
}

.custom-dropdown {
    width: 100%;
    padding: 10px 10px 10px 34px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-weight: 600;
    appearance: none;
    background-color: #fff;
    cursor: pointer;
    color: #606060;
}

@media(max-width:768px) {
    .banner_titles{
        font-weight:600;
        font-size:20px;
        line-height:20px;
    }
    .banner_description {
        line-height: 18px;
    }
    .Faq_sec_title {
        font-size: 1.5rem;
    }
}
@media (max-width: 480px) {
    .Faq_sec_title {
        font-size: 1.3rem;
    }
    .faq-question p, .faq-answer p {
        padding: 5px;
        font-size:13px;
    }
}

