﻿
 
.fh5co-cover .fh5co-overlay, .fh5co-hero .fh5co-overlay {
    background: none !important;
}

@media screen and (max-width: 390px) and (min-width: 76px) {
    .whychooseus {
        margin-top: 6px !important;
    }

    .iconn {
        height: 42px !important;
    }
}

.feature-copy a {
    color: #18aff6 !important;
    font-weight: 600;
    border: 1.5px solid #152f6b;
    padding: 4px 4px;
    border-radius: 6px;
    font-size: 13px;
}

.auto-txt-blue {
    font-size: 11px;
    margin-left: 5px;
    padding: 2px 0px;
}
.whychooseus {
    margin-top: 6px;
    background: #ffffff;
    box-shadow: 10px 10px 5px 12px lightblue;
    /* border-bottom: 1px solid#0e5db6; */
    box-shadow: 0px 1px 0px 1px #e0e0e0;
}

.whychoosebox {
    display: flex;
    justify-content: space-evenly;
    padding: 1rem 0;
}

.whychoscontent {
    text-align: center;
    padding: 0 1rem;
}

.iconn {
    height: 71px;
}

.hedr {
    font-weight: 700;
    font-size: 15px;
    color: #41c9cb;
}

.whychoscontent > span:last-child {
    font-size: 14px;
    padding-top: 7px;
    color: black;
    line-height: 18px;
    display: block;
}

@media screen and (max-width: 768px) and (min-width: 76px) {
    .mrginl {
        display: none;
    }
}

/*.mrginl {
    margin-left: -27px;
}*/

.spnny {
    font-size: 13px;
}

@media screen and (min-width:480px) {
    .whybook {
        display: none !important;
    }
}


.whybookus {
    padding-top: 22px;
}

img {
    max-width: 100%;
    height: auto;
}

#homepagebackground {
    background-size: cover;
    position: relative;
    background-image: url(/images/HomeBanner.jpg) !important;
    background-position: 0px !important;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.ppr_img1 {
    background-image: url(/content/images/los-angeless.jpg);
}

.ppr_img2 {
    background-image: url(/content/images/japan.jpg);
}

.ppr_img3 {
    background-image: url(/content/images/place-3.jpg);
}

.ppr_img4 {
    background-image: url(/content/images/place-4.jpg);
}

.ppr_img5 {
    background-image: url(/content/images/philippines.jpg);
}

.ppr_img6 {
    background-image: url(/content/images/paris.jpg);
}

.ppr_img7 {
    background-image: url(/content/images/singapore.jpeg);
}

.ppr_img8 {
    background-image: url(/content/images/Madagascar.jpg);
}

.ppr_img9 {
    background-image: url(/content/images/egypt.jpg);
}

.ppr_img10 {
    background-image: url(/content/images/indonisia.jpg);
}

.descimg1m {
    display: none;
}

.descimg1d {
    display: block;
}

.mostPopulard {
    display: table !important;
}

.mostPopularm {
    display: none !important;
}

@media screen and (max-width:481px) {
    .whybookus {
        display: none;
    } 

    .descimg1m {
        display: block;
    }

    .descimg1d {
        display: none;
    }

    .mostPopulard {
        display: none !important;
    }

    .mostPopularm {
        display: table !important;
    }

    .ppr_img1 {
        background-image: url(/content/images/los-angelessm.jpg);
    }

    .ppr_img2 {
        background-image: url(/content/images/japanm.jpg);
    }

    .ppr_img3 {
        background-image: url(/content/images/place-3m.jpg);
    }

    .ppr_img4 {
        background-image: url(/content/images/place-4m.jpg);
    }

    .ppr_img5 {
        background-image: url(/content/images/philippinesm.jpg);
    }

    .ppr_img6 {
        background-image: url(/content/images/parism.jpg);
    }

    .ppr_img7 {
        background-image: url(/ffccss/images/singaporem.jpg);
    }

    .ppr_img8 {
        background-image: url(/content/images/Madagascarm.jpg);
    }

    .ppr_img9 {
        background-image: url(/content/images/egyptm.jpg);
    }

    .ppr_img10 {
        background-image: url(/content/images/indonisiam.jpg);
    }
}

 

.top-header-section {
    background-color: #0ac9cb;
    margin: 0px;
    padding: 2px !important;
}

@media screen and (max-width: 490px) and (min-width: 365px) {
    .heder {
        font-size: 14px !important;
        font-weight: 400;
    }
}

@media screen and (max-width: 379px) and (min-width: 360px) {
    .heder {
        font-size: 12px;
    }
}

.heder {
    padding: 0px !important;
    font-weight: 400;
    font-size: 11px;
    text-align: center;
    margin-left: -3px;
    color: white !important;
}

@media screen and (max-width: 490px) and (min-width: 365px) {
    .heder {
        font-size: 14px !important;
        font-weight: 400;
    }
}

.headerim {
    width: 15px;
    margin-top: -4px;
}

@media screen and (max-width: 490px) and (min-width: 365px) {
    .headerim {
        width: 16px;
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px;
    margin-right: calc(var(--bs-gutter-x) * 0) !important;
    margin-left: calc(var(--bs-gutter-x) * 0) !important;
}

@media screen and (min-width:475px) {
    .top-header-section {
        display: none !important;
    }
}

.mobln {
    margin-left: -16px;
}

@media screen and (max-width:475px) and (min-width: 78px) {
    #fh5co-header-section {
        height: 112px !important;
    }

    .fh5co-nav-toggle {
        top: -4px !important;
        padding: 5px 9px 12px 9px !important;
    }

    #fh5co-logo {
        margin-top: 8px;
    }
}
  