﻿/****Stopover Tours css start****/
.deals-top {
    margin: 30px 0;
    position: relative;
    display: inline-block;
    padding: 0 60px;
    width: 100%;
}

.stopver-tour-box {
    display: flex;
    position: relative;
    width: 100%;
    background: #E2E1E1;
    border-radius: 15px;
}

    .stopver-tour-box img {
        max-width: 100%;
        object-fit: cover;
        border-radius: 15px 0px 0px 15px;
    }

.stover_content_box {
    position: relative;
    padding: 15px;
}

    .stover_content_box h3 {
        font-size: 24px;
        color: #000;
        font-weight: 700;
        margin: 0;
    }

    .stover_content_box p {
        color: #000;
        font-weight: normal;
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        max-height: 60px;
        min-height: 60px;
    }

/****Stopover Tours css end****/
/***errow css***/
.main-content {
    position: relative;
}

    .main-content .owl-theme .owl-nav {
        position: relative;
        right: 0;
        float: right;
        top: 45px;
    }

    .main-content .owl-theme .owl-prev, .main-content .owl-theme .owl-next {
        position: relative;
        height: 30px;
        color: inherit;
        background: none;
        border: none;
        z-index: 100;
        right: 0;
    }

        .main-content .owl-theme .owl-prev i, .main-content .owl-theme .owl-next i {
            font-size: 18px;
            color: #fff;
            line-height: 30px;
            margin: 0px;
            padding: 5px 8px;
            text-align: center;
            border-radius: 5px;
        }

    .main-content .owl-theme .owl-prev {
        right: 10px;
    }

    .main-content .owl-theme .owl-next {
        right: 0;
    }


.main-content .owl-theme .owl-prev .fa {
    background: #C4C4C4;
}

.main-content .owl-theme .owl-next .fa {
    background: #F5A32C;
}

/*************my css************/

/****Discover Ethiopia start*****/
.topthing_image img {
    max-height: 293px;
    min-height: 293px;
    object-fit: cover;
}

.main_title h2 {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    text-transform: capitalize;
    color: #000000;
    margin-top: 0;
}

.main_title {
    position: relative;
    margin-bottom: 20px;
    padding-top: 15px;
}

.explore_btn {
    float: right;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    text-align: right;
    text-decoration-line: underline;
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 15px;
}

    .explore_btn a {
        color: #000;
    }

.top_review {
    background: #FFFFFF;
    padding: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    cursor:pointer;
}

    .top_review .topthing_block h5 {
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        color: #000;
        margin-top: 0;
    }

    .top_review .topthing_block p {
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        color: #000;
        margin-top: 20px;
        max-height: 45px;
        min-height: 45px;
        overflow: hidden;
    }

.mapadd_icon {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    background-position: -433px -12px;
}

.top_review .topthing_block .top_price .normaltext {
    font-weight: normal;
    margin-right: 5px;
}

.top_review .topthing_block .top_price span {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #000;
}

.day_icon {
    width: 25px;
    height: 25px;
    display: block;
    float: left;
    background-position: -460px -12px;
}

span.top_day {
    display: inline-block;
    position: relative;
    margin-left: 5px;
}

.top_review .topthing_block {
    padding: 12px;
    position: relative;
    display: inline-block;
    width: 100%;
}

    .top_review .topthing_block .top_price {
        margin-top: 20px;
        position: relative;
        display: inline-flex;
        width: 100%;
        justify-content: space-between;
        white-space: nowrap;
    }

.heart_iconblock {
    position: absolute;
    top: 25px;
    right: 15px;
    z-index: 1;
}

.heart_icon {
    width: 40px;
    height: 35px;
    display: block;
    float: left;
    background-position: -332px -5px;
}

.heartred_icon {
    width: 40px;
    height: 35px;
    display: block;
    float: left;
    background-position: -380px -5px;
}
/****Discover Ethiopia end*****/

/****Recomended for you start*****/
.recomanded_section {
    background: #F4F4F4;
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 100px;
}

.recomended_review {
    background: #221F1F;
    border-radius: 0px 0px 8px 8px;
    padding: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

    .recomended_review .recomanded_block {
        padding: 20px;
        position: relative;
        display: inline-block;
        width: 100%;
    }

        .recomended_review .recomanded_block h5 {
            font-style: normal;
            font-weight: bold;
            font-size: 18px;
            color: #FFFFFF;
            line-height: 23px;
            max-height: 50px;
            height: 50px;
            overflow: hidden;
        }

        .recomended_review .recomanded_block p {
            font-weight: normal;
            font-size: 12px;
            line-height: 15px;
            color: #fff;
        }

        .recomended_review .recomanded_block .m_space {
            margin: 5px;
        }

.for_icon {
    width: 23px;
    height: 20px;
    display: block;
    float: left;
}

.recomandedmap_icon {
    background-position: -496px -16px;
}

.recuser_icon {
    background-position: -519px -15px;
}

.recroom_icon {
    background-position: -541px -15px;
}

.price_re {
    width: 70%;
    float: left;
}

.cancel_pricer {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    text-decoration-line: line-through;
    color: #FFFFFF;
}

.mainre_price {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #FFFFFF;
}

.cancel_pricer span {
    margin-right: 5px;
}

.mainre_price span {
    margin-right: 5px;
}

.btn_morw {
    background: #F5A32C;
    border-radius: 4px;
    text-align: center;
    padding: 10px 0;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #221F1F;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40%;
}

.price_book {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
/****Recomended for you end*****/

/***package tour banner css start***/

.all_tour {
    position: relative;
    width: 100%;
    display: inline-block;
    margin-bottom: 25px;
}

    .all_tour a {
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        align-items: center;
        text-transform: capitalize;
        color: #000000;
        background: #E5E5E5;
        border: 1px solid #BFB8B8;
        height: 50px;
        text-align: center;
        width: 100%;
        position: relative;
        display: inline-block;
        line-height: 50px;
    }

/***package tour banner css end***/

/***cultural tour banner start***/
.coulture_image {
    position: relative;
    display: inline-block;
    width: 100%;
}

    .coulture_image img {
        width: 100%;
        height: 110px;
        object-fit: cover;
    }

.cultural_section {
    background: #FFFFFF;
    padding: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 0;
    border: 1px solid #CBCBCB;
}

.cultural_block {
    text-align: center;
    display: inline-block;
    width: 100%;
}

    .cultural_block h5 {
        font-size: 18px;
        color: #000;
        font-weight: 500;
        margin-top: 5px;
    }

    .cultural_block p {
        color: #000;
        font-weight: normal;
    }

.cultural_tile {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 20px;
}

    .cultural_tile h2 {
        text-align: center;
        margin-top: 10px;
    }
/***cultural tour banner end***/
@media (max-width: 767px) {
    .main_title h2 {
        font-size: 16px;
    }

    .explore_btn {
        font-size: 16px;
    }

    .explore_btn {
        font-size: 16px;
    }

    .mainre_price {
        font-size: 16px;
    }

    .recomended_review .recomanded_block h5 {
        font-size: 16px;
    }
    .deals-top {
        padding: 0;
    }
    .stopver-tour-box {
        margin-bottom: 15px;
    }
    .stover_content_box h3 {
        font-size: 18px;
    }
}
