@import 'owl.carousel';

.main_packag {
    display: block;
    width: 100%;
    position: relative;
    padding: 60px 0 60px;
    background: #fff;
}

.package_list {
    max-width: 420px;
    display: block;
    margin: auto;
    position: relative;

    &:hover {
        .hove-shape1 {
            width: 90%;
            height: 78%;
            opacity: 1;
        }

        .hove-shape2 {
            width: 90%;
            height: 78%;
            opacity: 1;
        }

        img {
            width: 100%;
        }
    }

    .form-select {
        border-radius: 0;
        color: #d20e0e;
        border-color: #d20e0e;
        padding: 11px;
        text-align: center;
        font-weight: 600;
        font-size: 14px;

        &:hover {
            outline: inherit !important;
        }

        &:focus {
            outline: inherit !important;
        }
    }

    .form-check-input {
        border-radius: 0 !important;
    }

    .form-check-label {
        font-weight: 600;
    }
}

.option-section {
    display: none;
}

.sub_head_2 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 20px;
    color: #d62728;
    text-align: center;
    margin-top: 15px !important;
}

.package_card {
    display: inline-block;
    background: #0c3148;
    width: 100%;
    padding: 25px;
    color: #fff;
    text-align: center;

    h4 {
        color: #fff;
        font-size: 16px;
    }

    h2 {
        color: #fff;
        font-size: 36px;
        margin-bottom: 25px;

        span {
            font-size: 15px;
        }
    }

    ul {
        list-style: none;
        padding: 0;
        margin: 0 0 20px;
    }

    li {
        margin-bottom: 16px;
        font-size: 14px;
    }

    .option-images {
        margin-bottom: 10px;

        img.option-img {
            width: 100%;
            position: relative;
        }
    }

    button {
        width: 100%;
        padding: 13px;
        border-radius: 50px;
        font-weight: 600;
        color: #d62728;
        border: 0;
    }
}

.hove-shape2 {
    position: absolute;
    transition-duration: 1s;
    z-index: 99;
    border: 2px solid #d20e0e;
    left: 5%;
    bottom: 11%;
    border-top: 0;
    border-right: 0;
    width: 20%;
    height: 0;
    position: absolute;
    transition-duration: 1s;
    z-index: 99;
    border: 2px solid #d20e0e;
    left: 15px;
    bottom: 50px;
    border-top: 0;
    opacity: 0;
    border-right: 0;
    width: 0%;
}

.hove-shape1 {
    position: absolute;
    transition-duration: 1s;
    z-index: 99;
    border: 2px solid #d20e0e;
    right: 5%;
    top: 11%;
    border-left: 0;
    opacity: 0;
    border-bottom: 0;
    width: 0%;
    height: 0%;
    position: absolute;
    transition-duration: 1s;
    z-index: 99;
    border: 2px solid #d20e0e;
    right: 20px;
    top: 20px;
    border-left: 0;
    opacity: 0;
    border-bottom: 0;
    width: 0%;
    height: 0%;
}

.sub_header3 {
    font-size: 25px;
    margin: 46px 12px 0 !important;
    font-weight: 600;
    text-decoration: none;
}

.main_packag a {
    text-decoration: none;
    position: relative;
}

.main_packag a .img-fluid {
    width: 100%;
}

.package-pop1 img {
    max-width: 250px;
}

.package-pop1 .sub_head_1 {
    font-weight: 700;
    font-size: 24px;
}

.package-pop1 {
    .addon-title {
        font-size: 16px;
        font-weight: 600;
        .red-text{
            color: #d20e0e;;
        }

        .info-note {
            font-size: 12px;
            font-weight: 400;
            color: gray;
        }
    }
    .form-check{
        .form-check-label{
            color: black;
            span{
                font-size: 12px;
                font-weight: 400;
                color: gray;
            }
        }
    }
    .other-choice-input {
        padding: 0;
        margin: 0;
        input{
            width: 100px;
            height: 32px;
        }
    }
}

.owl-carousel .owl-nav button.owl-prev {
    left: 10px;
    top: 45%;
    position: absolute;
    width: 25px;
    height: 25px;
    background: #e1513e;
    text-align: center;
    padding: 1px 8px 0px 5px !important;
}

.owl-carousel .owl-nav button.owl-next {
    right: 10px;
    top: 45%;
    position: absolute;
    width: 25px;
    height: 25px;
    background: #e1513e;
    text-align: center;
    padding: 1px 5px 0px 5px !important;
}

.package_list img {
    width: 100%;
}

.owl-carousel .owl-nav button.owl-prev {
    left: 10px;
    border-radius: 50%;
    top: 45%;
    position: absolute;
    width: 25px;
    height: 25px;
    background: #e1513e;
    text-align: center;
    padding: 1px 8px 0px 5px !important;
    color: #fff;
}

.owl-carousel .owl-nav button.owl-next {
    right: 10px;
    border-radius: 50%;
    top: 45%;
    position: absolute;
    width: 25px;
    height: 25px;
    background: #e1513e;
    text-align: center;
    padding: 1px 5px 0px 5px !important;
    color: #fff;
}

.package_list img {
    width: 100%;
}

.options-owl-carousel .option-images .item {
    background: #0c3148;
}

.options-owl-carousel .option-images .owl-nav button.owl-prev {
    left: -10px;
    top: 45%;
    width: 25px;
    height: 25px;
    font-size: 14px;
    background: #e1513e;
}

.options-owl-carousel .option-images .owl-nav button.owl-next {
    right: -10px;
    top: 45%;
    width: 25px;
    height: 25px;
    font-size: 14px;
    background: #e1513e;
}

.options-owl-carousel .owl-nav button.owl-next {
    right: 30px;
    top: 68px;
    width: 35px;
    height: 35px;
    font-size: 20px;
    background: transparent;
    border: 1px solid #fff;
}

.options-owl-carousel .owl-nav button.owl-prev {
    left: 30px;
    top: 68px;
    width: 35px;
    height: 35px;
    font-size: 20px;
    background: transparent;
    border: 1px solid #fff;
}

@media (max-width: 580px) {
    .options-owl-carousel .owl-nav button.owl-prev {
        left: 20px;
    }

    .options-owl-carousel .owl-nav button.owl-next {
        right: 20px;
    }

    .mani_head_1 {
        font-size: 30px;
    }
}


/* Arabic */

html:lang(ar) {
    .package_card {
        direction: rtl;
    }
}
