/*
 * CodeIgniter CSS Stylesheet
 * File: public/assets/css/style.css
 */



/******************* Header section css start **************************/

.header_top_section {
    background-color: #1896E5;
}

.header_Top_contact_txt a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-right: 32px;
}

.header_Top_contact_txt a:last-child {
    margin-right: 0;
}

.header_social_item a {
    color: #fff;
}

header.header_menu_section {
    padding: 48px 0
}

header.header_menu_section nav.navbar {
    padding: 0;
}

header.header_menu_section nav.navbar ul li {
    margin-right: 32px;
    margin-bottom: 0 !important;
}

header.header_menu_section nav.navbar ul li:last-child {
    margin-right: 0;
}

header.header_menu_section nav.navbar ul li a {
    padding: 0 !important;
    color: #888888;
    font-size: 16px;
    font-weight: 400;
}

header.header_menu_section nav.navbar ul li a.active,
header.header_menu_section nav.navbar ul li a:hover {
    font-weight: 600;
    color: #242424;
}


/******************* Header section css end **************************/

/************************* home banner css start **************************/
.margin_section {
    margin: 130px 0;
}

.home_banner_Txt h1 {
    font-size: 64px;
    font-weight: 700;
}

.home_banner_Txt form#searchForm {
    background-color: #fff;
    border-radius: 8px;
    padding: 5px;
}
div#searchSuggestions {
    left: 0 !important;
}

.home_banner_Txt input#searchInput {
    border: 0;
    font-size: 20px;
    font-weight: 400;
    color: #000;
}

.home_banner_Txt input#searchInput::placeholder {
    color: #888888;
}
.home_banner_Txt input#searchInput.form-control:focus {
    box-shadow: unset;
}
.home_banner_Txt form button.btn {
    background-color: #1896E5;
    color: #fff;
    padding: 14px 38px;
    font-size: 20px;
    font-weight: 400;
    border-radius: 8px
}


/************************* home banner css end **************************/


/***************** Home-about_section css start***********************/
.home_about_section h2 {
    color: #242424;
    font-size: 40px;
    position: relative;
}

.home_about_section h2:after {
    content: "";
    background-color: #242424;
    width: 306px;
    height: 1px;
    position: absolute;
    bottom: -16px;
    left: 0;
}

.home_about_section p {
    color: #888888;
    font-size: 18px;
    font-weight: 400;
}

.home_about_section p:first-child {
    margin-top: 48px;
}

.home_about_section p:last-child {
    margin-bottom: 48px;
}

.home_about_section a.btn {
    background-color: #1896E5;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 16px 32px;
}

/***************** Home-about_section css end ***********************/


/********************* my_Favorites_section css start  *********************/

.my_Favorites_section {
    margin-top: 130px;
}

.my_Favorites_section h2 {
    color: #242424;
    font-size: 40px;
    position: relative;
}

.my_Favorites_section h2:after {
    content: "";
    background-color: #242424;
    height: 1px;
    width: 177px;
    position: absolute;
    bottom: -16px;
    left: 0;
}

.my_Favorites_section p {
    color: #888888;
    font-size: 18px;
    font-weight: 400;
    margin: 48px 0 58px
}

.my_Favorites_Carousel_Item {
    justify-content: start !important;
}

.my_Favorites_Carousel_Item .card {
    max-width: 350px !important;
    border-radius: 16px;
}

.my_Favorites_Carousel_Item .card img {
    border-radius: 16px 16px 0 0 !important;
    height: 250px;
    object-fit: cover;
}

.my_Favorites_Carousel_Item .card-body {
    padding: 32px !important;
}

.my_Favorites_Carousel_Item h5.card-title {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
}

.my_Favorites_Carousel_Item a.btn {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background-color: #1896E5;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 13px 32px;
    border-radius: 0 0 16px 16px;
}

.my_Favorites_Carousel_Item p {
    color: #888888;
    margin: 16px 0 0;
    font-size: 16px;
    font-weight: 400;
}

.my_Favorites_Carousel_Item span.my_Favorites_heart_icon {
    background-color: #1896E5;
    padding: 10px;
    border-radius: 8px;
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    color: #fff;

}

/********************* my_Favorites_section css end  *********************/

/******************* Your Guide to Miles section css start **************************/
.guide_Miles_item {
    text-align: center;
    border: 1px solid #ddd;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
    border-radius: 8px !important;
    position: relative;
    width: 100%;
    padding: 15px 15px;
}

.guide_Miles_item img {
    width: 45px;
    padding-top: 100px;
}

.guide_Miles_item_txt {
    font-size: 18px;
    width: 100%;
    border: 1px solid #ddd;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
    border-radius: 8px !important;
    padding: 15px !important;
    margin: 0px !important;
    background-color: #1896E5 !important;
    color: #fff;
    margin-top: 120px !important;
    white-space: normal;
    word-wrap: break-word;
}

.d-flex.Dapp_logo img {
    max-width: 100%;
}
.d-flex.justify-content-center.gap-3.mt-3.Dapp_logo
 {
    gap: 1rem !important;
}

/******************* Your Guide to Miles section css end **************************/

/***********************  Get-in-Touch-form css start *********************/

.get_Touch_Form_row {
    background-color: #1896E5;
}

.get_Touch_Form_Txt h2 {
    position: relative;
    font-size: 48px;
    font-weight: 700;
    line-height: 100%;
}

.get_Touch_Form_Txt h2:after {
    content: "";
    background-color: #fff;
    height: 1px;
    width: 179px;
    position: absolute;
    bottom: -8px;
    left: 0;
}

.get_Touch_Form_Txt p.get_Touch_Form_questions {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin: 24px 0 40px
}

.get_Touch_Form_Txt a {
    display: flex;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 24px;
}

.get_Touch_Form_Txt a:last-child {
    margin-bottom: 0;
}

.get_Touch_Form_Txt a span {
    background-color: #fff;
    padding: 13px;
    border-radius: 8px;
    color: #1896E5;
    margin-right: 16px;
    width: 45px;
    height: 45px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.get_Touch_Form_Txt a p {
    margin: 0;
}
.get_Touch_Form {
    border-radius: 20px;
}

.get_Touch_Form button.btn {
    background-color: #1896E5;
    color: #fff;
    border-radius: 8px;
    padding: 16px 53px;
    font-weight: 600;
}

.get_Touch_Form input.form-control {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

.get_Touch_Form input.form-control::placeholder {
    color: #888888;
    font-size: 16px;
    font-weight: 400
}

.get_Touch_Form input#consentCheck {
    border-color: #A4A4A4;
    width: 22px;
    height: 22px;
    margin-right: 13px;
}

.get_Touch_Form label.form-check-label {
    color: #888888;
    font-size: 16px;
    font-weight: 400;
}

/***********************  Get-in-Touch-form css end *********************/

/************************* Footer section css start ***************************/

footer.footer_section {
    background-color: #1896E5;
    border-radius: 33px;
    text-align: left;
}

.footer_logo_box p {
    font-size: 20px;
    font-weight: 400;
    line-height: 180%;
    margin: 32px 0 0;
}

.footer_section h5 {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 100%;
}

.footer_menu_Col {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footer_menu ul li {
    margin-bottom: 15px
}

.footer_menu ul li a {
    font-size: 20px;
    font-weight: 400;
    line-height: 180%;
}

.Footer_Get_touch_col ul li {
    display: flex;
    align-items: center;
    margin-bottom: 24px !important;
}

.Footer_Get_touch_col ul li:last-child {
    margin-bottom: 0 !important;
}

.Footer_Get_touch_col ul li a,
.Footer_Get_touch_col ul li span.Footer_Get_touch_icon {
    font-size: 20px;
    line-height: 100%;
    font-weight: 400;
    word-break: break-all;
}

.list-unstyled {
    margin: 0;
}

.Footer_Get_touch_col ul li span.Footer_Get_touch_icon {
    background-color: #fff;
    padding: 13px;
    border-radius: 8px;
    color: #1896E5;
    margin-right: 16px;
}

.Footer_Get_touch_col ul li a span {
    font-weight: 700;
    padding-bottom: 5px;
    display: inline-block
}

.footer_copyright_section {
    padding-top: 23px;
    margin-top: 37px;
}

.footer_copyright_Txt p,
.footer_social_itme span {
    font-size: 20px;
    font-weight: 400;
    line-height: 180%;
    margin-bottom: 0;
}

.footer_social_itme span {
    margin-right: 24px;
}

.footer_social_itme {
    text-align: right;
}

.footer_social_itme a {
    background-color: #fff;
    border-radius: 8px;
    width: 50px;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.footer_social_itme a i {
    color: #1896E5;
    font-size: 20px;
}

.explore_Miles_City_Heading {
    background-color: #1896E5;
}
.explore_Miles_City_box {
    margin: 30px 0 90px;
}
.card_Body_Txt a {
    background-color: #1896E5;
    color: #fff;
    padding: 10px 21px;
    font-size: 16px;
    margin-top: auto !important;
}
.card_Body_Txt a:hover{
    color: #1896E5;
    border: 1px solid #1896E5;
    background-color: transparent;
}
.category_Heading_Txt {
    background-color: #1896E5;
    padding: 30px 20px;
    border-radius: 8px;
}
.category_Heading_Txt img {
    background-color: #fff;
    padding: 20px 25px;
    border-radius: 8px;
    margin: 0;
}
.category_Heading_Txt h2{
    color: #fff;
    margin: 15px 0 10px;
}
.category__img img {
    height: 200px;
    object-fit: cover;
}
.card_Body_Txt{
    display: flex;
    flex-direction: column;
}
.card_Body_Txt p{
    margin-bottom: 15px !important;
}
.category_Heading_Txt p{
    color: #fff;
    margin: 0;
}
.explore_guide_Miles_item {
    text-align: center;
    padding: 50px 15px;
    border: 1px solid #ddd;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
    border-radius: 8px !important;
    position: relative;
}
.explore_guide_Miles_Txt {
    margin-top: 20px;
}
.home_banner_section .home_banner_Txt{
    width: 838px !important;
}


@media screen and (max-width: 1199px) {
    .my_Favorites_Carousel_Item .card {
        max-width: 321px !important;
    }
}

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

    header.header_menu_section nav.navbar ul li {
        margin-right: 0;
        margin-bottom: 13px !important;
    }
    header.header_menu_section nav.navbar ul li a {
        font-size: 18px;
    }
    .guide_Miles_item img {
        padding-top: 40px;
    }
    .guide_Miles_item_txt {
        margin-top: 50px !important;
    }
    .header_menu_section ul.navbar-nav {
        margin-top: 25px;
        border-top: 1px solid #000;
        padding-top: 25px;
    }
    .home_banner_section .home_banner_Txt {
        width: 75% !important;

}

@media screen and (max-width: 767px) {
    .margin_section {
        margin: 90px 0;
    }
    .guide_Miles_item_txt{
        padding: 12px !important;
        font-size: 15px;
    }
    .home_banner_Txt h1 {
        font-size: 50px;
    }

    .home_about_section a.btn {
        margin-top: 30px;
    }

    .my_Favorites_Carousel_Item .card {
        max-width: 100% !important;
    }

    .footer_menu_Col {
        margin: 30px 0;
    }

    .footer_copyright_Txt,
    .footer_logo_box,
    .Footer_Get_touch_col {
        text-align: center;
    }

    .Footer_Get_touch_col ul li {
        justify-content: center;
        flex-direction: column;
        margin-bottom: 30px !important;
        gap: 15px;
    }

    .footer_menu ul li a span {
        display: none;
    }

    .footer_menu {
        width: 100%;
        text-align: center;
    }

    .footer_social_itme {
        text-align: center;
        margin-top: 20px;
    }
    .footer_social_itme span {
        margin-right: 10px;
    }
    .footer_social_itme a {
        width: 43px;
        height: 43px;
    }
    .footer_copyright_section {
        margin-top: 25px;
    }
    .my_Favorites_section {
        margin-top: 90px;
    }

    .home_about_section h2,
    .my_Favorites_section h2 {
        font-size: 30px;
    }

    .home_about_section h2:after {
        width: 260px;
    }

    .home_banner_section .banner_img {
        min-height: 350px;
        object-fit: cover;
    }

    .get_Touch_Form_Txt h2 {
        font-size: 35px;
    }

    .get_Touch_Form_row {
        padding: 0 0 30px !important;
    }

    .header_menu_section a.navbar-brand {
        width: 180px;
    }

    .header_menu_section a.navbar-brand img {
        width: 100%;
    }

    .header_Top_contact_txt a {
        margin-right: 20px;
    }
    .explore_guide_Miles_item {
        padding: 30px 15px;
    }
    header.header_menu_section {
        padding: 20px 0;
    }
    .header_Top_contact_txt a {
        margin-right: 9px;
        display: block;
        margin-bottom: 13px;
    }
     .header_Top_contact_txt a:last-child{
        margin-bottom: 0;
     }
    .header_Top_contact_txt a.header_Top_Space {
        display: none;
    }
    div#searchSuggestions {
        width: 300px !important;
    }
}

@media screen and (max-width: 575px) {
    .home_banner_Txt h1 {
        font-size: 40px;
    }

    .home_banner_Txt input#searchInput {
        font-size: 14px;
        padding: 0 5px;
    }

    .home_banner_Txt form button.btn {
        padding: 7px 8px;
        font-size: 16px;
    }
    .home_banner_Txt {
    width: 90% !important;
}
}


/************************* Footer section css end ***************************/