/*======================================
    Normalie CSjn
=======================================*/
@import url("https://fonts.googleapis.com/css2?family=Almarai:wght@400;700&display=swap");

html {
    scroll-behavior: smooth;

}
html,body{

    overflow-x:hidden  !important;
}
@media (max-width:768px){
.container,row{
width: 100%;
padding: 0;
margin: 0;


}
.carousel-item img {
    max-width: 100%;
    height: auto;
    display: block;


}
.carousel-item {
    margin: 0 auto;
}
}

body {

    font-family: "Almarai", sans-serif !important;
    /* استخدام خط Almarai */
    font-weight: normal;
    font-style: normal;
    color: #fff;
    background-color: rgba(255, 253, 238, 1) !important;
    overflow-x: hidden;
    margin-left: auto !important;
    margin-right: auto !important;

}


#searchFavoritesMenu {
    background-color: #343a40;
    /* Match your navbar background */
    padding: 10px;
}

#searchFavoritesMenu a {
    color: white;
    /* Change text color */
    padding: 5px 0;
}

p {
    margin: 0;
    padding: 0;
    font-family: "Open Sans", system-ui, -apple-system, BlinkMacSystemFont,
        "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
        sans-serif;
    font-size: 15px;
}

* {
    margin: 0;
    padding: 0;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
    text-decoration: none;
    outline: none;
    outline: none !important;
    border-color: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.form-check-input:checked {
    background-color: #5b9324;
    border-color: #fff;
}

select {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: #081828;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: -internal-light-dark(white, #3b3b3b);
    cursor: default;
    margin: 0em;
    font: 400 14px;
    border-radius: 0px;
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
}

span,
a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    margin: 0px;
    color: #081828;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 {
    font-size: 50px;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 25px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 16px;
}

ul,
ol {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-55 {
    margin-top: 55px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-65 {
    margin-top: 65px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-75 {
    margin-top: 75px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-85 {
    margin-top: 85px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-95 {
    margin-top: 95px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-105 {
    margin-top: 105px;
}

.mt-110 {
    margin-top: 110px;
}

.mt-115 {
    margin-top: 115px;
}

.mt-120 {
    margin-top: 120px;
}

.mt-125 {
    margin-top: 125px;
}

.mt-130 {
    margin-top: 130px;
}

.mt-135 {
    margin-top: 135px;
}

.mt-140 {
    margin-top: 140px;
}

.mt-145 {
    margin-top: 145px;
}

.mt-150 {
    margin-top: 150px;
}

.mt-155 {
    margin-top: 155px;
}

.mt-160 {
    margin-top: 160px;
}

.mt-165 {
    margin-top: 165px;
}

.mt-170 {
    margin-top: 170px;
}

.mt-175 {
    margin-top: 175px;
}

.mt-180 {
    margin-top: 180px;
}

.mt-185 {
    margin-top: 185px;
}

.mt-190 {
    margin-top: 190px;
}

.mt-195 {
    margin-top: 195px;
}

.mt-200 {
    margin-top: 200px;
}

.mt-205 {
    margin-top: 205px;
}

.mt-210 {
    margin-top: 210px;
}

.mt-215 {
    margin-top: 215px;
}

.mt-220 {
    margin-top: 220px;
}

.mt-225 {
    margin-top: 225px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-55 {
    margin-bottom: 55px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-65 {
    margin-bottom: 65px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-75 {
    margin-bottom: 75px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-85 {
    margin-bottom: 85px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-95 {
    margin-bottom: 95px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-105 {
    margin-bottom: 105px;
}

.mb-110 {
    margin-bottom: 110px;
}

.mb-115 {
    margin-bottom: 115px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-125 {
    margin-bottom: 125px;
}

.mb-130 {
    margin-bottom: 130px;
}

.mb-135 {
    margin-bottom: 135px;
}

.mb-140 {
    margin-bottom: 140px;
}

.mb-145 {
    margin-bottom: 145px;
}

.mb-150 {
    margin-bottom: 150px;
}

.mb-155 {
    margin-bottom: 155px;
}

.mb-160 {
    margin-bottom: 160px;
}

.mb-165 {
    margin-bottom: 165px;
}

.mb-170 {
    margin-bottom: 170px;
}

.mb-175 {
    margin-bottom: 175px;
}

.mb-180 {
    margin-bottom: 180px;
}

.mb-185 {
    margin-bottom: 185px;
}

.mb-190 {
    margin-bottom: 190px;
}

.mb-195 {
    margin-bottom: 195px;
}

.mb-200 {
    margin-bottom: 200px;
}

.mb-205 {
    margin-bottom: 205px;
}

.mb-210 {
    margin-bottom: 210px;
}

.mb-215 {
    margin-bottom: 215px;
}

.mb-220 {
    margin-bottom: 220px;
}

.mb-225 {
    margin-bottom: 225px;
}

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-35 {
    padding-top: 35px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-45 {
    padding-top: 45px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-55 {
    padding-top: 55px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-65 {
    padding-top: 65px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-75 {
    padding-top: 75px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-85 {
    padding-top: 85px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-95 {
    padding-top: 95px;
}

.pt-100 {
    padding-top: 100px;
}

.pt-105 {
    padding-top: 105px;
}

.pt-110 {
    padding-top: 110px;
}

.pt-115 {
    padding-top: 115px;
}

.pt-120 {
    padding-top: 120px;
}

.pt-125 {
    padding-top: 125px;
}

.pt-130 {
    padding-top: 130px;
}

.pt-135 {
    padding-top: 135px;
}

.pt-140 {
    padding-top: 140px;
}

.pt-145 {
    padding-top: 145px;
}

.pt-150 {
    padding-top: 150px;
}

.pt-155 {
    padding-top: 155px;
}

.pt-160 {
    padding-top: 160px;
}

.pt-165 {
    padding-top: 165px;
}

.pt-170 {
    padding-top: 170px;
}

.pt-175 {
    padding-top: 175px;
}

.pt-180 {
    padding-top: 180px;
}

.pt-185 {
    padding-top: 185px;
}

.pt-190 {
    padding-top: 190px;
}

.pt-195 {
    padding-top: 195px;
}

.pt-200 {
    padding-top: 200px;
}

.pt-205 {
    padding-top: 205px;
}

.pt-210 {
    padding-top: 210px;
}

.pt-215 {
    padding-top: 215px;
}

.pt-220 {
    padding-top: 220px;
}

.pt-225 {
    padding-top: 225px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-55 {
    padding-bottom: 55px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-65 {
    padding-bottom: 65px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-75 {
    padding-bottom: 75px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-85 {
    padding-bottom: 85px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-95 {
    padding-bottom: 95px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-105 {
    padding-bottom: 105px;
}

.pb-110 {
    padding-bottom: 110px;
}

.pb-115 {
    padding-bottom: 115px;
}

.pb-120 {
    padding-bottom: 120px;
}

.pb-125 {
    padding-bottom: 125px;
}

.pb-130 {
    padding-bottom: 130px;
}

.pb-135 {
    padding-bottom: 135px;
}

.pb-140 {
    padding-bottom: 140px;
}

.pb-145 {
    padding-bottom: 145px;
}

.pb-150 {
    padding-bottom: 150px;
}

.pb-155 {
    padding-bottom: 155px;
}

.pb-160 {
    padding-bottom: 160px;
}

.pb-165 {
    padding-bottom: 165px;
}

.pb-170 {
    padding-bottom: 170px;
}

.pb-175 {
    padding-bottom: 175px;
}

.pb-180 {
    padding-bottom: 180px;
}

.pb-185 {
    padding-bottom: 185px;
}

.pb-190 {
    padding-bottom: 190px;
}

.pb-195 {
    padding-bottom: 195px;
}

.pb-200 {
    padding-bottom: 200px;
}

.pb-205 {
    padding-bottom: 205px;
}

.pb-210 {
    padding-bottom: 210px;
}

.pb-215 {
    padding-bottom: 215px;
}

.pb-220 {
    padding-bottom: 220px;
}

.pb-225 {
    padding-bottom: 225px;
}

.img-bg {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width: 450px;
    }
}

/* Bread Crumbs */
.breadcrumbs {

    position: relative;
    padding-bottom: 45px;
    padding-top: 140px;
    background: #081828;
    z-index: 2;
    text-align: left;
}

.breadcrumbs .breadcrumbs-content {
    position: relative;
    text-align: center;
}

.navitem {}

.breadcrumbs .breadcrumbs-content .page-title {
    width: 722px;
    height: 173px;
    top: 258px;
    left: 359px;
    gap: 0px;
    border: 6px 6px 6px 6px;
    opacity: 0px;

    font-family: Almarai;
    font-size: 115px;
    font-weight: 700;
    line-height: 172.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(255, 255, 255, 1);

    border: 10px solid rgba(91, 147, 36, 1);
    outline-color: rgba(91, 147, 36, 1);
}

.breadcrumbs .breadcrumbs-content .breadcrumb-nav {
    background: transparent;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0;
    display: inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.breadcrumbs .breadcrumb-nav {
    text-align: left;
}

.breadcrumbs .breadcrumb-nav li {
    display: inline-block;
    position: relative;
    padding-right: 15px;
    margin-right: 15px;
    text-transform: capitalize;
}

.breadcrumbs .breadcrumb-nav li:after {
    content: "\ea5c";
    font-family: lineIcons;
    font-size: 10px;
    position: absolute;
    top: 4px;
    right: -7px;
}

.breadcrumbs .breadcrumb-nav li:last-child {
    margin: 0;
    padding: 0;
}

.breadcrumbs .breadcrumb-nav li:last-child::after {
    display: none;
}

.breadcrumbs .breadcrumb-nav li,
.breadcrumbs .breadcrumb-nav li a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.breadcrumbs .breadcrumb-nav li a {
    position: relative;
}

.breadcrumbs .breadcrumb-nav li a:hover {
    color: goldenrod;
}

.section {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}

/* Section Title */
.section-title {
    text-align: center;
    margin-bottom: 50px;
    padding: 0 200px;
    position: relative;
    z-index: 5;
}

.section-title h2 {
    font-size: 35px;
    margin-bottom: 10px;
    line-height: 45px;
    text-transform: capitalize;
    position: relative;
    font-weight: 600;
    padding-bottom: 10px;
}

.section-title h2:before {
    position: absolute;
    left: 50%;
    margin-right: -25px;
    bottom: -2px;
    height: 4px;
    width: 50px;
    border-radius: 5px;
    background: goldenrod;
    content: "";
}

.section-title p {
    font-size: 16px;
    line-height: 26px;
}

.section-title.align-right {
    padding: 0;
    padding-right: 600px;
}

.section-title.align-right h2:before {
    display: none;
}

.section-title.align-right h2:after {
    position: absolute;
    right: 0;
    bottom: -1px;
    height: 2px;
    width: 50px;
    background: #5b9324;
    content: "";
}

.section-title.align-left {
    padding: 0;
    padding-right: 600px;
}

.section-title.align-left h2:before {
    left: 0;
    margin-left: 0;
}

/* One Click Scrool Top Button*/
.scroll-top {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #5b9324;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: goldenrod !important;
    border-radius: 0;
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -o-border-radius: 4px;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.scroll-top:hover {
    -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
    box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
    -webkit-transform: translate3d(0, -5px, 0);
    -o-transform: translate3d(0, -5px, 0);
    background-color: #081828;
    -moz-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}



/* Pagination CSS */
.pagination {
    text-align: left;
    margin: 30px 0 0 0;
    display: block;
}

.pagination.center {
    text-align: center;
}

.pagination.right {
    text-align: right;
}

.pagination.left {
    text-align: left;
}

.pagination .pagination-list {
    display: inline-block;
    overflow: hidden;
}

.pagination .pagination-list li {
    margin-right: 5px;
    display: inline-block;
    margin-top: 10px;
}

.pagination .pagination-list li:last-child {
    margin-right: 0px;
}

.pagination .pagination-list li a {
    background: #f2f6e9;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    border-radius: 0;
    line-height: 38px;
    height: 40px;
    width: 40px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.pagination .pagination-list li.active a,
.pagination .pagination-list li:hover a {
    background: goldenrod;
    color: #fff;
    border-color: transparent;
}

.pagination .pagination-list li a i {
    font-size: 13px;
}

.blog-grids.pagination {
    margin-top: 50px;
    text-align: center;
}

.button .btn {
    display: inline-block;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    padding: 15px 30px;
    background-color: #5b9324;
    color: #fff;
    border: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.button .btn:hover {
    background-color: goldenrod;
    color: #fff;
    -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
    box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
}

.button .btn-alt {
    background-color: #081828;
    color: #fff;
}

.button .btn-alt:hover {
    background-color: #5b9324;
    color: #fff;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

/* Preloader */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999;
    width: 100%;
    height: 100%;
    background-color: #080101;
    overflow: hidden;
}

.preloader-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.preloader-icon {
    width: 100px;
    height: 100px;
    display: inline-block;
    padding: 0px;
}

.preloader-icon span {
    position: absolute;
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background: #5b9324;
    -webkit-animation: preloader-fx 1.6s linear infinite;
    animation: preloader-fx 1.6s linear infinite;
}

.preloader-icon span:last-child {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@keyframes preloader-fx {
    0% {
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        opacity: 0;
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

@-webkit-keyframes preloader-fx {
    0% {
        -webkit-transform: scale(0, 0);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0;
    }
}

.hero-section {

    width: 100%;
    top: 100px !important;

    margin-bottom: 100px;


}

.hastg {
    width: 226px !important;
    height: 45px;
    border-radius: 23px 23px 23px 23px;
    opacity: 0px;
    background-color: #fff0db;
    font-family: "Almarai", sans-serif !important;
    /* استخدام خط Almarai */

    -webkit-border-radius: 23px 23px 23px 23px;
    -moz-border-radius: 23px 23px 23px 23px;
    -ms-border-radius: 23px 23px 23px 23px;
    -o-border-radius: 23px 23px 23px 23px;
}

.localizedContent {
    width: 300px !important;
    /*height: 156px;*/
    top: 299px;
    left: 868px;
    gap: 0px;
    opacity: 0px;

    font-family: "Almarai", sans-serif !important;
    /* استخدام خط Almarai */
    /*line-height: 50.97px !important;*/
    font-weight: 700 !important;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.Enjoyhealthy {


    width: 330px !important;
    font-family: "Almarai", sans-serif !important;
    /* استخدام خط Almarai */
    line-height: 30.97px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.hero-section.title .title-hsgtg {
    width: 170px;
    height: 19px;
    top: 258px;
    left: 1107px;
    gap: 0px;
    opacity: 0px;
}

.hero-section .title .title-hsgtg span {
    font-family: "Almarai", sans-serif !important;
    /* استخدام خط Almarai */
    font-size: 17px;
    font-weight: 700;
    line-height: 18.97px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5b9324;
}

.hero-section .heroo-text {
    width: 437px !important;
    height: 156px !important;
}

.hero-section .heroo-text h2 {
    font-family: Almarai !important;
    font-size: 33px !important;
    font-weight: 700;
    line-height: 77.66px !important;
    text-align: right !important;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000000;
}

.hero-section .heroo-text p {
    font-family: Almarai !important;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 31.77px !important;
    text-align: right !important;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}


@media (main-width: 768px) {
    .carousel-inner img {
        width: 5% !important;
        /* أو أي حجم آخر تريده */
        display: none;
    }
}

.hero-section h2,
p {
    color: #0a0a0a !important;
    font-weight: bold;
    margin-top: 20px;
}

.hero-section p {
    color: #555;
    font-size: 18px;
    margin-top: 10px;
}
 
.circular-section {
 position: absolute;
    height: 141px !important;
    text-align: center;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  
    margin-top: -80px;
   
 
    margin-bottom: 50px;
    clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}



.items-grid {
     background-color: rgba(255, 253, 238, 1) !important;

    font-family: Almarai !important;
}

.why {
    height: 159.5px;
    display: flex;
    text-align: center;

    justify-content: center;
    background-color: #fff0db;
}

.why h2 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 48px;
    font-weight: 700px;
    line-height: 72px;
    margin-top: 10px;
}

.why span {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
        Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 45px;
    font-weight: 700px;
    line-height: 72px;
    margin-top: 10px;
    color: #5b9324;
}

.why p {
    font-size: 23px;
    font-weight: 700px;
    line-height: 34.5px;
    color: #828282;
}

/*======================================
	01. Start Header CSS
========================================*/
.header {
    position: absolute;
    width: 100% !important;
    height: auto !important;
    margin: 0;
    padding: 0;
    background: rgba(91, 147, 36, 1);

}

.header .login-button {

    margin-right: 40px;
    cursor: pointer;
}


.header .login-button a {
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    height: 100%;
}

.header .login-button a :last-child {
    margin: 0;
    padding: 0;
    border: none;
}

.header .login-button a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
}

.header .login-button a:hover {
    color: goldenrod;
}

.header .login-button a {
    display: inline-block;
    color: #ffffff;
    margin-right: 4px;
    font-size: 15px;
    cursor: pointer;
}

.sticky {
    position: fixed;
    z-index: 99;
    background-color: #5b9324;
    box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  
    top: 0;
  
    transition: all 0.3s ease-out 0s;
}

.navbar-expand-lg .navbar-nav {
    margin-right: auto;
}

.sticky .navbar .navbar-nav .nav-item a {
    color: #ffffff;
}

.header .navbar .navbar-nav .nav-item a.active {
    color: #ffffff;
}

.sticky .navbar .navbar-nav .nav-item a.active {
    color: #ffffff;
}

.header .navbar .navbar-nav .nav-item .sub-menu a.active {
    color: #fff;
}

.sticky .navbar .navbar-nav .nav-item .sub-menu a.active {
    color: #fff;
}

.sticky .navbar .mobile-menu-btn .toggler-icon {
    background: #ffffff;
}

/* Topbar */
.header .toolbar-area {
    padding: 18px 0;
    background: #5b9324;
    overflow: hidden;
}

.header .toolbar-area .toolbar-social {
    float: right;
}

.header .toolbar-area .toolbar-social ul li {
    display: inline-block;
    margin-right: 10px;
}

.header .toolbar-area .toolbar-social ul li .title {
    display: inline-block;
    font-weight: 600;
    font-size: 13px;
    color: #fff;
}

.header .toolbar-area .toolbar-social ul li:last-child {
    margin: 0;
}

.header .toolbar-area .toolbar-social ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

.header .toolbar-area .toolbar-social ul li a:hover {
    color: #fff;
}

.header .toolbar-login {
    float: left;
}

.header .toolbar-login span {
    display: inline-block;
    color: #fff;
    margin: 0px 12px;
    font-size: 13px;
    font-weight: 600;
}

.header .toolbar-login a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    font-size: 13px;
}

.header .toolbar-login a i {
    display: inline-block;
    margin-right: 30px;
    color: #fff;
    font-size: 11px;
    height: 22px;
    width: 22px;
    text-align: center;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    color: goldenrod;
    line-height: 2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.header .toolbar-login a:hover {
    color: #081828;
}

.header .toolbar-login a:last-child {
    margin: 0;
}

/*===== NAVBAR =====*/
.navbar-area {
    padding: 0px 0;

    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    padding: 0;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.navbar-area.sticky {
    position: fixed;
    z-index: 99;
    background: #5b9324;
    -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;

    padding: 0px 0;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.navbar-area.sticky .toolbar-area {
    display: none;
}

.navbar {
    padding: 0;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.navbar-brand {

    padding: 0;
}

.navbar-brand img {
    width: 130px;
    height: 75px;
    top: 15px;
    left: 1181px;
    gap: 0px;
    opacity: 0px;

}

.mobile-menu-btn {
    padding: 0px;
}

.mobile-menu-btn:focus {
    text-decoration: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mobile-menu-btn .toggler-icon {
    width: 30px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 5px 0;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(1) {
     
    top: 7px;
     
    transform: rotate(45deg);
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(2) {
    opacity: 0;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(3) {
    
    top: -7px;
   
    transform: rotate(135deg);
}



@media (max-width: 767px) {
    .modal-content {
        background-color: #000000;
        width: 100% !important;
        height: auto !important;
        top: 50px;
        right: 0px;
        gap: 16px;
        border-radius: 15px 15px 15px 15px;
        border: 1px 1px 1px 1px;
        opacity: 0px;
    }
}

@media (max-width: 767px) {
    .navbar-collapse {
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: 0 !important;
        padding: 0 !important;
        width: 100% !important;
        height: auto !important;
        margin-left: auto;
        margin-right: auto;
        position: absolute !important;
        top: 99px !important;
        right: 0;

        background-color: #5b9324;
        z-index: 9;
        -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);


        border-top: 1px solid #eee;
    }
}

.navbar-expand-lg .navbar-nav {
    margin: 0;
         margin-right: auto;

 }

.navbar-nav .nav-item {
    z-index: 1;
    position: relative;
    margin-left: 10px;
    color: #fff !important;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px !important;

}

.navbar-nav .nav-item:hover a {
    color: goldenrod;

}

/* قائمة اللغة المنبثقة */
.language-dropdown {
    position: relative;
}

.language-dropdown .dropdown-menu {
    display: none;
    position: absolute;
    top: 30px;
    right: 0;
    background: white;
    color: black;
    border: 1px solid #ccc;
    border-radius: 5px;
    list-style: none;
    padding: 10px 0;
    min-width: 120px;
    z-index: 1000;
}

.language-dropdown .dropdown-menu li {
    padding: 5px 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.language-dropdown .dropdown-menu li img {
    width: 20px;
    height: 15px;
    margin-left: 10px;
}

.language-dropdown:hover .dropdown-menu {
    display: block;
}

.navbar-nav .nav-item a {
    font-family: "Almarai", sans-serif !important;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px !important;
    color: #fff;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
    padding: 0px 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    -o-transition: all 0.3s ease-out 0s;
    text-transform: capitalize;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;

}

/*.navbar-nav .nav-item a::before {*/
/*     content: "";*/
/*  position: absolute;*/
/*  left: 0;*/
/*  bottom: 0;*/
/*  height: 3px;*/
/*  width: 0%; */
/*    background: goldenrod;*/
/*     -webkit-transition: all 0.3s ease-in-out;*/
/*  -o-transition: all 0.3s ease-in-out;*/
/*  -moz-transition: all 0.3s ease-in-out;*/
/*  -ms-transition: all 0.3s ease-in-out;*/
/*  transition: all 0.3s ease-in-out; */
/*}*/

.navbar-nav .nav-item a i {
    background: rgba(255, 255, 255, 1);

}

.navbar-nav .nav-item a.active:before {
    width: 100%;
}

.navbar-nav .nav-item:hover a:before {
    width: 100%;
}

.navbar-nav .nav-item a.active {
    color: goldenrod !important;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav .nav-item a {
        padding-right: 30px;
    }
}

/* .navbar-nav .nav-item a::after {*/
/*  content: "\ea58";*/
/*  font: normal normal normal 1em/1 "LineIcons";*/
/*  position: absolute;*/
/*  right: 17px;*/
/*  font-size: 10px;*/
/*  top: 50%;*/
/*  margin-top: 0px;*/
/*  -webkit-transition: all 0.3s ease-out 0s;*/
/*  transition: all 0.3s ease-out 0s;*/
/*  height: 10px;*/
/*  margin-top: -5px;*/
/*  -moz-transition: all 0.3s ease-out 0s;*/
/*  -ms-transition: all 0.3s ease-out 0s;*/
/*  -o-transition: all 0.3s ease-out 0s;*/
/*} */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav .nav-item a.dd-menu::after {
        right: 13px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .navbar-nav .nav-item a.dd-menu::after {
        top: 16px;
        right: 0;
         transform: rotate(180deg);
 
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .navbar-nav .nav-item a.collapsed::after {
         transform: rotate(0deg);
       
    }
}

.navbar-nav .nav-item:hover>.sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    left: -84px !important;
}

.navbar-nav .nav-item:hover>.sub-menu .sub-menu {
    right: 100%;
    top: 0;
}

.navbar-nav .nav-item .sub-menu {
    font-weight: 700;
    font-size: 18px !important;
    line-height: 27px !important;
    font-family: "Almarai", sans-serif !important;
    border: 2px solid #eee;
    padding: 10px;
    min-width: 220px;
    background: #fff;
    -webkit-box-shadow: 0px 10px 20px #1414140e;
    box-shadow: 0px 10px 20px #1414140e;
    position: absolute;
    top: 68px !important;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}

.navbar-nav .nav-item .sub-menu.mega-menu {
    width: 500px;
    white-space: none !important;
    padding-left: 5px;
}

.navbar-nav .nav-item .sub-menu.mega-menu .mega-menu-title {
    font-size: 16px;
    display: block;
    font-weight: 500;
    color: #081828;
    margin-bottom: 10px;
    padding-right: 12px;
    padding-top: 12px;
}

.navbar-nav .nav-item .sub-menu.mega-menu .single-block {
    width: 49.5% !important;
    display: inline-block !important;
    white-space: none !important;
    border-right: 1px solid #eee;
    height: 100%;
}

.navbar-nav .nav-item .sub-menu.mega-menu .single-block:first-child {
    padding-left: 10px;
}

.navbar-nav .nav-item .sub-menu.mega-menu .single-block:last-child {
    border: none;
    padding-left: 10px;
}

.navbar-nav .nav-item .sub-menu.mega-menu .single-block li a:hover {
    background-color: #5b9324;
    color: #fff;
}

.navbar-nav .nav-item .sub-menu.mega-menu .single-block li.active a {
    background-color: #5b9324;
    color: #fff;
}

.navbar-nav .nav-item .sub-menu .nav-item {
    width: 100%;
}

.navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 12px 15px;
    color: #888;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    position: relative;
}

.navbar-nav .nav-item .sub-menu .nav-item a:before {
    display: none;
}

.navbar-nav .nav-item .sub-menu.left-menu {
    right: -100%;
}

.navbar-nav .nav-item .sub-menu.collapse:not(.show) {
 display: block;
    
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .navbar-nav .nav-item .sub-menu.collapse:not(.show) {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .navbar-nav .nav-item {
        margin: 0;
    }

    .navbar-nav .nav-item a {
        padding: 12px 16px !important;
    }

    .navbar-nav .nav-item a::before {
        display: none;
    }

    .navbar-nav .nav-item .sub-menu {
        position: static;
        width: 100%;
        opacity: 1;
        visibility: visible;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
        border: none;
        margin-left: 15px;
        margin-right: 15px;
        font-family: "Almarai", sans-serif !important;
    }

    .navbar-nav .nav-item .sub-menu.mega-menu {
        width: 100% !important;
        white-space: none !important;
        padding-right: 0;
    }

    .navbar-nav .nav-item .sub-menu.mega-menu .single-block {
        width: 100% !important;
        display: block !important;
        white-space: none !important;
        border: none;
        height: 100%;
        float: left;
    }

    .navbar-nav .nav-item .sub-menu.mega-menu .single-block:first-child {
        padding-right: 0;
    }

    .navbar-nav .nav-item .sub-menu.mega-menu .single-block:last-child {
        border: none;
        padding-left: 0;
    }

    .navbar-nav .nav-item .sub-menu .nav-item a {
        padding: 12px 12px;
    }

    .navbar-nav .nav-item .sub-menu .nav-item a:hover {
        background: goldenrod !important;
        color: #fff !important;
    }

    .navbar-nav .nav-item .sub-menu::after {
        display: none;
    }
}

.navbar-nav .nav-item .sub-menu>li {
    display: block;
    margin-left: 0;
}

.navbar-nav .nav-item .sub-menu>li:last-child {
    border: none;
}

.navbar-nav .nav-item .sub-menu>li.active>a,
.navbar-nav .nav-item .sub-menu>li:hover>a {
    color: #fff !important;
    background-color: goldenrod !important;
}

.navbar-nav .nav-item .sub-menu>li>a {
    font-weight: 400;
    display: block;
    padding: 12px 15px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
}

.navbar-nav .nav-item .sub-menu>li:first-child a {
    border: none;
}

.navbar-nav .nav-item .sub-menu>li>a:hover {
    background: goldenrod;
    color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .navbar-nav .nav-item a {
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 10px 0;
    }

    /*.navbar-nav .nav-item a::after {*/
    /*    opacity: 1;*/
    /* }*/

    .navbar-nav .nav-item .sub-menu>li.active {
        background: goldenrod !important;
        color: goldenrod !important;
    }

    .header.style3.navbar-area .header-social {
        display: none;
    }

    .navbar-nav .nav-item .sub-menu>li.active>a,
    .navbar-nav .nav-item .sub-menu>li:hover>a {
        color: #fff !important;
        background-color: goldenrod !important;
    }
}

.header-button {
    display: inline-block;
    margin-left: 10px;
}

.header-button .btn i {
    font-size: 14px;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer !important;
}

/*======================================
     End Header CSS
  ========================================*/
/*======================================
    Hero Area CSS
========================================*/
.hero-area {
  background-image: url("../images/hero/hero-bg.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 2;
  padding-top: 250px;
  padding-bottom: 300px;
  z-index: 2;
}

/* /* .hero-section.overlay::before {
  z-index: -1;
  background: #081828;
  opacity: 0.9;
} */

/* #heroCarousel {
    width: 1440px;
    height: 714px;
    top: 105px;
    left: 1440px;
    gap: 0px;
    opacity: 0px;
    angle: -180 deg;

} */

/* .hero-area.style2 .hero-text {
  text-align: left;
}

.hero-area.style2 .hero-text h2 {
  font-size: 50px;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.hero-area.style2 .hero-text h2::before {
  left: 0;
  margin-left: 0;
}

.hero-area.style3 {
  padding-top: 250px;
  padding-bottom: 0;
  background-image: url("../images/hero/hero-bg3.jpg");
} */

/* Hero Search Form */
.search-form {
    margin-top: 60px;
    background: #fff3;
    border-radius: 6px;
    padding: 30px;
    padding-right: 45px;
}

.search-form.style2 {
    padding: 0;
    padding: 50px;
    background-color: #fff;
}

.search-form.style2 .heading-title {
    font-size: 24px;
    margin-bottom: 8px;
}

.search-form.style2 .sub-heding-text {
    margin-bottom: 40px;
    font-size: 16px;
}

.search-form.style2 .search-input {
    padding: 0;
    margin-bottom: 18px;
}

.search-form.style2 .btn {
    margin: 0;
}

.search-form.style2 .btn:hover {
    background-color: #081828;
    color: #fff;
}

.search-form .search-input {
    position: relative;
    padding: 0px 8px;
}

.search-form .search-input input {
    width: 100%;
    background: #fff;
    border-radius: 6px;
    border: none;
    padding: 0 25px;
    padding-right: 45px;
    height: 55px;
    font-size: 15px;
    border: 1px solid #eee;
}

.search-form .search-input input:focus {
    outline: none !important;
}

.search-form .search-input label {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.search-form .search-input select {
    width: 100%;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #eee;
    padding: 0 25px;
    height: 55px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 15px;
}

.search-form .search-input select:focus {
    outline: none !important;
}

.search-form button {
    width: 100%;
    border-radius: 6px;
    border: none;
    padding: 0 25px;
    height: 55px;
    margin-left: 5px;
}

.search-form button.btn:hover {
    background: #fff;
    color: #081828;
}

.search-form button i {
    display: inline-block;
    margin-right: 5px;
}

/*======================================
    About Us CSS
========================================*/
.about-us .content-left {
    position: relative;
}

.about-us .content-left img {
    width: 100%;
    border-radius: 6px;
}

.video img {
    width: 486px;
    height: 602px;
    top: 623px;
    left: 1340px;
    gap: 0px;
    border-radius: 20px 20px 20px 20px;
    opacity: 0px;
    angle: -180 deg;
    object-fit: cover;
    margin-top: 50px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -ms-border-radius: 20px 20px 20px 20px;
    -o-border-radius: 20px 20px 20px 20px;
}

.about-us .video {
    position: absolute;
    height: 80px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    color: #5b9324;
    background-color: #fff;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    font-size: 16px;
    padding-left: 3px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.about-us .content-left .video:hover {
    color: #fff;
    background-color: #5b9324;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.about-us .content-right {
    padding-right: 70px;
    padding-left: 40px;
}

.about-us .content-right .sub-heading {
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 15px;
    color: #5b9324;
    background-color: #f9f9f9;
    padding: 5px 20px;
    border-radius: 4px;
}

.about-us .content-right h2 {
    display: block;
    font-size: 32px;
    margin-bottom: 25px;
    line-height: 40px;
    text-transform: capitalize;
    position: relative;
    font-weight: 700;
}

.about-us .content-right h3 {
    font-size: 22px;
    margin-top: 40px;
    margin-bottom: 8px;
    line-height: 45px;
    text-transform: capitalize;
    position: relative;
    font-weight: 600;
}

.about-us .content-right p {
    font-size: 16px;
    line-height: 26px;
}

/*======================================
    Our Achievement CSS
========================================*/
.our-achievement {
    background-color: #5b9324;
    padding-top: 70px;
    padding: 90px 0 120px 0;
}

.our-achievement .single-achievement {
    margin-top: 30px;
    text-align: center;
    padding: 0px 50px;
}

.our-achievement .single-achievement h3 {
    font-size: 40px;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    color: #fff;
}

.our-achievement .single-achievement p {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    font-family: "Jost", sans-serif;
}

/*======================================
    Testimonial CSS
========================================*/
.testimonials {
    background-color: #081828;
    padding-bottom: 180px;
}

.testimonials .section-title h2 {
    color: #fff;
}

.testimonials .section-title p {
    color: #fff;
}

.testimonials .testimonial-slider {
    margin: 0;
}

.testimonials .tns-nav {
    text-align: center;
    position: absolute;
    bottom: 90px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    left: 50%;
    z-index: 9;
}

.testimonials .tns-nav button {
    height: 5px;
    width: 30px;
    background-color: #fff;
    border-radius: 5px;
    display: inline-block;
    border: none;
    margin: 0px 5px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.testimonials .tns-nav button:hover {
    background: #5b9324;
}

.testimonials .tns-nav button.tns-nav-active {
    background: #5b9324;
}

.testimonials .single-testimonial {
    background: #fff;
    border: 1px solid #ececec;
    padding: 50px 40px;
    margin: 20px 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
}

.testimonials .single-testimonial .quote-icon {
    position: absolute;
    right: 30px;
    top: 10px;
}

.testimonials .single-testimonial .quote-icon i {
    font-size: 70px;
    color: #cccccc3b;
}

.testimonials .single-testimonial:hover {
    -webkit-box-shadow: 0px 0px 13px #0000001a;
    box-shadow: 0px 0px 13px #0000001a;
}

.testimonials .single-testimonial:hover .author img {
    border-color: #5b9324;
}

.testimonials .single-testimonial .author {
    position: relative;
    padding-left: 90px;
    min-height: 70px;
    margin-bottom: 25px;
    padding-top: 10px;
}

.testimonials .single-testimonial .author img {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    border: 5px solid #ececec;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.testimonials .single-testimonial .author .name {
    font-size: 18px;
    font-weight: 600;
    color: #081828;
}

.testimonials .single-testimonial .author .name .deg {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
    color: #888;
}

.testimonials .single-testimonial .text p {
    font-size: 16px;
}

/*=============================
	Pricing Table CSS
===============================*/
.pricing-table {
    background: #f9f9f9;
    position: relative;
}

.pricing-table .section-title {
    margin-bottom: 50px;
}

.pricing-table .single-table {
    margin-top: 30px;
    background: #fff;
    text-align: left;
    position: relative;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border: 1px solid #ececec;
    overflow: hidden;
    border-radius: 6px;
    padding: 40px 40px;
    z-index: 2;
}

.pricing-table .single-table::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 300px;
    width: 300px;
    background: #5b9324;
    border-radius: 50%;
    left: -50px;
    top: -110px;
}

.pricing-table .single-table::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 300px;
    width: 300px;
    background: #5b9324;
    border-radius: 50%;
    left: -40px;
    top: -110px;
    opacity: 0.8;
    z-index: -1;
}

.pricing-table .single-table .table-head {
    position: relative;
}

.pricing-table .single-table .table-head .amount {
    font-size: 35px;
    line-height: 56px;
    font-weight: 700;
    color: #fff;
}

.pricing-table .single-table .table-head .duration {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    margin-left: 4px;
    position: relative;
    top: -2px;
}

.pricing-table .single-table .table-head .title {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 19px;
}

.pricing-table .single-table .table-list {
    position: relative;
    display: block;
    margin-top: 90px;
}

.pricing-table .single-table .table-list li {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #444;
    font-weight: 400;
    margin-bottom: 10px;
}

.pricing-table .single-table .table-list li:last-child {
    margin-bottom: 0;
}

.pricing-table .single-table .button {
    margin-top: 40px;
}

/*======================================
    Faq CSS
========================================*/
.faq {
    padding-bottom: 80px;
}

.accordion-item .accordion-button {
    border-radius: 5px;
    font-size: 17px;
    font-weight: 500;
    width: 100%;
    display: block;
    overflow: hidden;
    border: none;
    border: 1px solid #eee;
}

.accordion-item .accordion-button span {
    float: right;
}

.accordion-item .accordion-button i {
    float: right;
    font-size: 13px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #5b9324;
    border-color: transparent;
    border-radius: 5px 5px 0 0;
}

.accordion-button:not(.collapsed) i::before {
    content: "\eb2c";
    font-family: lineIcons;
}

.accordion-button::after {
    display: none;
}

.accordion-collapse {
    border: 1px solid #5b9324;
}

.accordion-body {
    border: 1px solid #5b9324;
    border-radius: 5px;
    -webkit-border-radius: 0 5px;
    -moz-border-radius: 0 5px;
    -ms-border-radius: 0 5px;
    -o-border-radius: 0 5px;
}

.accordion-body p {
    margin: 0;
    margin-bottom: 20px;
    font-size: 16px;
}

.accordion-body p:last-child {
    margin: 0;
}

.accordion-item {
    margin-bottom: 20px;
}

/*======================================
    Blog CSS
========================================*/
.latest-news-area .single-news {
    border-radius: 6px;
    overflow: hidden;
    background-color: #fff;
}

.latest-news-area .single-news .image {
    overflow: hidden;
    position: relative;
    z-index: 0;
    width: 100%;
}

.latest-news-area .single-news .image a {
    width: 100%;
}

.latest-news-area .single-news .image:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 0%;
    height: 50px;
    width: 2px;
    background: #fff;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
}

.latest-news-area .single-news .image:after {
    position: absolute;
    content: "";
    left: 0%;
    top: 50%;
    height: 2px;
    width: 50px;
    background: #fff;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;

    transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
}

.latest-news-area .single-news .image img {
    width: 100%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.latest-news-area .single-news:hover .image::before {
    top: 50%;
    opacity: 1;
    visibility: visible;
}

.latest-news-area .single-news:hover .image::after {
    left: 50%;
    opacity: 1;
    visibility: visible;
}

.latest-news-area .single-news:hover .image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.latest-news-area .single-news .content-body {
    padding: 40px 30px 30px 30px;
    border-radius: 6px;
    border-radius: 0 0 6px 6px;
    border: 1px solid #ececec;
}

.latest-news-area .single-news .content-body .title {
    line-height: 30px;
}

.latest-news-area .single-news .content-body .title a {
    font-size: 20px;
    font-weight: 700;
    color: #081828;
    margin-bottom: 20px;
}

.latest-news-area .single-news .content-body .title a:hover {
    color: #5b9324;
}

.latest-news-area .single-news .content-body p {
    font-size: 16px;
}

.latest-news-area .single-news .content-body .meta-details {
    padding-top: 15px;
    margin-top: 30px;
    border-top: 1px solid #eee;
}

.latest-news-area .single-news .content-body .meta-details ul li {
    display: inline-block;
    margin-right: 17px;
    padding-right: 17px;
    position: relative;
}

.latest-news-area .single-news .content-body .meta-details ul li::before {
    position: absolute;
    content: "";
    right: -4px;
    top: 9px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #5b9324;
}

.latest-news-area .single-news .content-body .meta-details ul li:last-child {
    margin: 0;
    padding: 0;
}

.latest-news-area .single-news .content-body .meta-details ul li:last-child::before {
    display: none;
}

.latest-news-area .single-news .content-body .meta-details ul li a {
    font-size: 14px;
    color: #081828;
    font-weight: 500;
}

.latest-news-area .single-news .content-body .meta-details ul li a:hover {
    color: #5b9324;
}

.blog-list {
    background: #f9f9f9;
}

.blog-list .single-news {
    margin: 0;
}

.blog-list .single-news {
    margin-bottom: 40px;
}

/* News Details */
.blog-single {
    background: #f9f9f9;
}

.blog-single .post-thumbnils {
    position: relative;
    overflow: hidden;
    border-radius: 6px 6px 0 0;
}

.blog-single .post-thumbnils img {
    width: 100%;
}

.post-details .detail-inner {
    background-color: #fff;
    padding: 40px;
    margin-bottom: 40px;
    border: 1px solid #eee;
    border-radius: 0 0 6px 6px;
    border-top-color: transparent;
}

.post-details .post-thumbnils {
    margin-bottom: 30px;
}

.post-details .post-title {
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 32px;
}

.post-details .post-title a {
    font-size: 25px;
    font-weight: 600;
}

.post-details .post-title a:hover {
    color: #5b9324;
}

ul.custom-flex {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.post-details .post-meta li {
    font-weight: 500;
    font-size: 15px;
    margin-right: 25px;
}

.post-details .post-meta li a i {
    font-weight: 400;
    margin-right: 3px;
}

.post-details .post-meta li a:hover {
    color: #5b9324;
}

.post-details p {
    font-size: 15px;
    margin: 30px 0;
}

.post-details h3 {
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 28px;
}

.post-details p:last-child {
    margin-bottom: 0;
}

blockquote {
    position: relative;
    color: #fff;
    font-weight: 400;
    clear: both;
    z-index: 1;
    margin: 40px 0;
    text-align: left;
    padding: 40px;
    background-color: #5b9324;
    border-radius: 5px;
    overflow: hidden;
}

blockquote .icon i {
    font-size: 40px;
    color: #fff;
    display: block;
    margin-bottom: 20px;
}

blockquote h4 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

blockquote span {
    font-size: 13px;
    display: block;
    margin-top: 20px;
}

blockquote .shape {
    position: absolute;
    right: -90px;
    top: -91px;
    z-index: -1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.post-details .list {
    margin: 40px;
}

.post-details .list li {
    color: #888;
    font-weight: 400;
    position: relative;
    padding-left: 40px;
    display: block;
    margin-bottom: 20px;
    position: relative;
    font-size: 16px;
    font-family: "Lato", sans-serif;
}

.post-details .list li i {
    display: block;
    height: 25px;
    width: 25px;
    line-height: 25px;
    font-size: 10px;
    color: #fff;
    background-color: #5b9324;
    position: absolute;
    left: 0;
    top: -1px;
    text-align: center;
    border-radius: 3px;
}

.post-details .list li:last-child {
    margin: 0;
}

.post-social-media {
    margin-top: 40px;
}

.post-social-media .share-title {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 18px;
    display: inline-block;
}

.post-details .post-social-media ul {
    display: inline-block;
    margin-left: 30px;
}

.post-details .post-social-media ul li {
    display: inline-block;
    margin-right: 13px;
}

.post-details .post-social-media ul li a {
    font-size: 15px;
    color: #999;
    position: relative;
}

.post-details .post-social-media ul li a:hover {
    color: #5b9324;
}

.post-details .post-social-media ul li a span {
    background-color: #5b9324;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 4px 10px;
    border-radius: 3px;
    position: absolute;
    left: 50%;
    top: -30px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.post-details .post-social-media ul li a span::before {
    position: absolute;
    content: "";
    left: 50%;
    margin-left: -5px;
    bottom: -10px;
    border: 5px solid #5b9324;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
}

.post-details .post-social-media ul li a:hover span {
    opacity: 1;
    visibility: visible;
    top: -35px;
}

.post-details .post-meta li {
    font-weight: 500;
    margin-right: 25px;
}

.post-details .post-meta li a {
    font-size: 13px;
    font-weight: 400;
    font-weight: 500;
    color: #081828;
}

.post-details .post-meta li a i {
    font-weight: 400;
    margin-right: 5px;
    color: #5b9324;
}

.post-details p {
    font-size: 16px;
    line-height: 28px;
}

.post-details .post-image {
    margin: 40px 0 20px 0;
    width: 100%;
}

.post-details .post-image img {
    width: 100%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 5px;
}

.post-details>ul>li {
    font-weight: 500;
}

.detail-post-navigation {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    padding: 30px;
    border: 1px solid #eee;
}

/*comments*/
.post-comments {
    background-color: #fff;
    padding: 40px;
    margin-top: 40px;
    border: 1px solid #eee;
    border-radius: 5px;
}

.comment-title {
    font-size: 22px !important;
    font-weight: 500 !important;
    margin-bottom: 40px !important;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
}

.comment-title span {
    background-color: white;
    padding-right: 15px;
}

.comment-title::before {
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    width: 100%;
    background-color: #eee;
    content: "";
    z-index: -1;
}

.comment-reply-title {
    font-size: 22px !important;
    font-weight: 500 !important;
    margin-bottom: 40px !important;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
}

.comment-reply-title span {
    background-color: white;
    padding-right: 15px;
}

.comment-reply-title::before {
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    width: 100%;
    background-color: #eee;
    content: "";
    z-index: -1;
}

.post-comments .comments-list li {
    padding-left: 130px;
    position: relative;
    font-size: 14px;
}

.post-comments .comments-list li .comment-img {
    position: absolute;
    left: 0;
    width: 100px;
    height: 100px;
}

.post-comments .comments-list li .comment-img img {
    max-width: 100px;
    max-height: 100px;
}

.post-comments .comments-list li .comment-desc .desc-top {
    margin-bottom: 20px;
    position: relative;
    display: block;
}

.post-comments .comments-list li .comment-desc .desc-top h6 {
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: 500;
}

.post-comments .comments-list li .comment-desc .desc-top h6 .saved {
    color: #5b9324;
    font-size: 14px;
    margin-left: 10px;
}

.post-comments .comments-list li .comment-desc .desc-top span.date {
    font-size: 14px;
    font-weight: 400;
}

.post-comments .comments-list li .comment-desc .desc-top .reply-link {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 10px 22px;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    z-index: 2;
    border-radius: 4px;
    border: 1px solid #eee;
    color: #5b9324;
}

.post-comments .comments-list li .comment-desc .desc-top .reply-link:hover {
    background-color: #5b9324;
    color: #fff;
    border-color: transparent;
}

.post-comments .comments-list li .comment-desc .desc-top .reply-link i {
    margin-right: 5px;
}

.post-comments .comments-list li .comment-desc p {
    font-weight: 400;
    margin-bottom: 0;
    font-size: 16px;
}

.post-comments .comments-list li.children {
    margin-left: 130px;
}

.post-comments .comments-list li:not(:first-child) {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #eee;
}

/*Comment form*/
.comment-form {
    background-color: #fff;
    padding: 40px;
    margin-top: 40px;
    border: 1px solid #eee;
    border-radius: 5px;
}

.comment-form form .form-box {
    position: relative;
}

.comment-form form .form-box .icon {
    position: absolute;
    top: 17px;
    right: 25px;
    font-size: 16px;
}

.comment-form form .form-box .form-control-custom {
    border: none;
    background: #fff;
    font-size: 14px;
    color: #081828;
    padding: 0 25px;
    font-weight: 500;
    height: 55px;
    border: 1px solid #eee;
    margin-bottom: 25px;
    border-radius: 0;
    font-size: 15px;
    font-weight: 400;
    border-radius: 5px;
}

.comment-form form .form-box textarea.form-control-custom {
    height: 200px;
    padding: 25px;
}

.comment-form form .form-box .form-control-custom::-webkit-input-placeholder {
    font-size: 15px;
    color: #081828;
    font-weight: 400;
    padding: 25px !important;
}

.comment-form form .form-box .form-control-custom:-ms-input-placeholder {
    font-size: 15px;
    color: #081828;
    font-weight: 400;
    padding: 25px !important;
}

.comment-form form .form-box .form-control-custom::-ms-input-placeholder {
    font-size: 15px;
    color: #081828;
    font-weight: 400;
    padding: 25px !important;
}

.comment-form form .form-box .form-control-custom::placeholder {
    font-size: 15px;
    color: #081828;
    font-weight: 400;
    padding: 25px !important;
}

/* News sidebar */
.sidebar .widget {
    padding: 40px;
    background-color: #fff;
    margin-bottom: 30px;
    border-radius: 5px;
    border: 1px solid #eee;
}

.sidebar .widget:last-child {
    margin-bottom: 0;
}

.sidebar .widget .widget-title {
    font-size: 20px;
    margin-bottom: 40px;
    line-height: 1;
    position: relative;
    font-weight: 600;
    line-height: 28px;
    z-index: 1;
}

.sidebar .widget .widget-title span {
    background-color: white;
    padding-right: 18px;
}

.sidebar .widget .widget-title::before {
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    width: 100%;
    background-color: #eee;
    content: "";
    z-index: -1;
}

.sidebar .widget.search-widget form {
    position: relative;
}

.sidebar .widget.search-widget form input {
    width: 100%;
    background-color: transparent;
    height: 55px;
    border: none;
    padding: 0 80px 0 30px;
    font-size: 15px;
    font-weight: 400;
    border-radius: 0;
    border: 1px solid #eee;
    border-radius: 5px;
}

.sidebar .widget.search-widget form input::-webkit-input-placeholder {
    color: #333;
}

.sidebar .widget.search-widget form input:-ms-input-placeholder {
    color: #333;
}

.sidebar .widget.search-widget form input::-ms-input-placeholder {
    color: #333;
}

.sidebar .widget.search-widget form input::placeholder {
    color: #333;
}

.sidebar .widget.search-widget form button {
    border: none;
    position: absolute;
    right: 7px;
    top: 6px;
    width: 55px;
    height: 42px;
    z-index: 1;
    color: #fff !important;
    font-size: 13px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    color: #fff;
    border-radius: 0;
    border-radius: 3px;
    padding: 0 !important;
    border: none;
    background: #5b9324;
}

.sidebar .widget.search-widget form button:hover {
    background-color: #081828;
    color: #fff;
}

.sidebar .widget.popular-feeds .single-popular-feed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #eee;
}

.sidebar .widget.popular-feeds .single-popular-feed:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-img {
    width: 80px;
    margin-right: 20px;
    border-radius: 50%;
    height: 80px;
    border-radius: 50% !important;
    overflow: hidden;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .post-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 1.5;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .post-title a {
    font-size: 16px;
    font-weight: 500;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .post-title a:hover {
    color: #5b9324;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .time {
    font-weight: 400;
    font-size: 14px;
}

.sidebar .widget.popular-feeds .single-popular-feed .feed-desc .time>i {
    margin-right: 4px;
}

.sidebar .widget.categories-widget ul li {
    margin-bottom: 10px;
}

.sidebar .widget.categories-widget ul li:last-child {
    margin-bottom: 0;
}

.sidebar .widget.categories-widget ul li a {
    font-size: 15px;
    height: 35px;
    background-color: transparent;
    display: block;
    position: relative;
    line-height: 35px;
    color: #081828;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    font-weight: 500;
    padding: 0;
    padding-right: 40px !important;
    display: inline-block;
    line-height: 22px;
    width: 100%;
}

.sidebar .widget.categories-widget ul li a span {
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: transparent;
    color: #333;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    border-radius: 50%;
    border: 1px solid #eee;
    font-size: 12px;
}

.sidebar .widget.categories-widget ul li a:hover {
    color: #5b9324;
}

.sidebar .widget.categories-widget ul li a:hover span {
    background: #5b9324;
    color: #fff;
    border-color: transparent;
}

.sidebar .widget.popular-tag-widget {
    padding-bottom: 30px;
}

.popular-tag-widget .tags>a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 20px;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 400;
    background: #5b9324;
    margin-right: 7px;
    margin-bottom: 10px;
    color: #fff;
    background: transparent;
    color: #888;
    border: 1px solid #eee;
    border-radius: 4px;
}

.popular-tag-widget .tags>a:hover {
    background-color: #5b9324;
    color: #fff;
    border-color: transparent;
}

.sidebar-as img {
    width: 100%;
}

/*======================================
   Clients CSS
========================================*/
.client-logo-section {
    background: #fff;
    padding: 50px 0;
}

.client-logo-section .client-logo-wrapper .client-logo-carousel .client-logo {
    padding: 10px 20px;
    text-align: center;
    margin: auto;
}

.client-logo-section .client-logo-wrapper .client-logo-carousel .client-logo img {
    max-width: 220px;
    width: 100%;
    opacity: 0.3;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.client-logo-section .client-logo-wrapper .client-logo-carousel .client-logo img:hover {
    opacity: 1;
}

/*======================================
    Job Category CSS
========================================*/
.categories {
    background-color: transparent;
    height: 0;
}

.categories .tns-controls button {
    width: 46px;
    height: 46px;
    cursor: pointer;
    z-index: 2;
    color: #fff;
    font-size: 17px;
    background: #5b9324;
    border: none;
    padding: 2px 5px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: absolute;
    z-index: 99;
    top: 50%;
    font-size: 14px;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.categories .tns-controls button:hover {
    background-color: #081828;
    color: #fff;
}

.categories:hover .tns-controls button {
    opacity: 1;
    visibility: visible;
}

.categories .tns-controls button:first-child {
    left: -23px;
}

.categories .tns-controls button:last-child {
    right: -23px;
}

.categories .cat-inner {
    padding: 30px 40px;
    border: 1px solid #eee;
    border-radius: 6px;
    position: relative;
    z-index: 9;
    background: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.categories.style2 {
    height: auto;
    padding: 100px 0;
}

.categories.style2 .section-title {
    margin-bottom: 50px;
}

.categories.style2 .cat-inner {
    -webkit-transform: none;
    transform: none;
    padding: 0;
    border: none;
}

.categories.style2 .single-cat {
    margin-top: 30px;
    border: 1px solid #eee;
    padding: 25px 10px;
}

.categories.style2 .single-cat:hover {
    -webkit-box-shadow: 0px 10px 15px #00000012;
    box-shadow: 0px 10px 15px #00000012;
    background-color: #fff;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.categories .single-cat {
    text-align: center;
    padding: 15px 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    z-index: 2;
    border: none;
    border-radius: 6px;
}

.categories .single-cat:hover {
    background-color: #f9f9f9;
}

.categories .single-cat .icon img {
    width: 40px;
}

.categories .single-cat h3 {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    color: #081828;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.categories .single-cat:hover h3 {
    color: #5b9324;
}

.categories .single-cat .total {
    font-size: 13px;
    padding: 5px 10px;
    font-weight: 500;
    text-align: center;
    background: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 5px;
    color: #081828;
    display: inline-block;
    margin-top: 15px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.categories .single-cat:hover .total {
    background-color: #5b9324;
    color: #fff;
    border-color: transparent;
}

.all-categories {
    border-bottom: 1px solid #eee;
    padding-bottom: 70px;
}

.all-categories .categories-title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
}

.all-categories .cat-title {
    font-size: 16px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding: 15px 20px;
    border-radius: 4px;
    background: #5b9324;
    color: #fff;
}

.all-categories .cat-title span {
    font-weight: 400;
    display: inline-block;
    margin-left: 5px;
    font-size: 14px;
}

.all-categories ul {
    margin-bottom: 30px;
}

.all-categories ul li {
    display: block;
    margin-bottom: 7px;
}

.all-categories ul li:last-child {
    margin: 0;
}

.all-categories ul li a {
    color: #888;
    padding: 10px 15px;
    border: 1px solid #eee;
    display: block;
    border-radius: 4px;
}

.all-categories ul li a:hover {
    color: #fff;
    background-color: #5b9324;
    border-color: transparent;
}

/* Category Page*/
.category-page {
    background-color: #f9f9f9;
}

.category-page .single-ad-grid {
    background-color: #fff;
}

.category-page .category-grid-topbar {
    padding: 15px 20px;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #eee;
    padding-right: 15px;
}

.category-page .category-grid-topbar .title {
    font-size: 15px;
    font-weight: 500;
    color: #888;
    float: left;
}

.category-page .category-grid-topbar .nav {
    border: none;
    float: right;
}

.category-page .category-grid-topbar .nav button {
    border: none;
    padding: 5px 10px 3px 10px;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-right: 6px;
}

.category-page .category-grid-topbar .nav button.active {
    background-color: #5b9324;
    border-color: transparent;
    color: #fff;
}

.category-page .category-grid-topbar .nav button:last-child {
    margin: 0;
}

.category-sidebar .single-widget {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #eee;
    border-radius: 6px;
    margin-bottom: 30px;
}

.category-sidebar .single-widget:last-child {
    margin-bottom: 0;
}

.category-sidebar .single-widget h3 {
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin-bottom: 25px;
}

.category-sidebar .single-widget.search form {
    position: relative;
}

.category-sidebar .single-widget.search form input {
    height: 50px;
    width: 100%;
    border: 1px solid #eee;
    border-radius: 6px;
    color: #081828;
    padding: 0px 15px;
    padding-right: 50px;
}

.category-sidebar .single-widget.search form button {
    height: 40px;
    width: 40px;
    text-align: center;
    display: block;
    border-radius: 6px;
    border: none;
    background-color: transparent;
    color: #081828;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.category-sidebar .single-widget.search form button:hover {
    color: #5b9324;
}

.category-sidebar .single-widget.range input {
    color: #081828;
    cursor: pointer;
}

.category-sidebar .single-widget.range ::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #081828;
    opacity: 1;
    /* Firefox */
}

.category-sidebar .single-widget.range :-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #081828;
    opacity: 1;
    /* Firefox */
}

.category-sidebar .single-widget.range ::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #081828;
    opacity: 1;
    /* Firefox */
}

.category-sidebar .single-widget.range ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #081828;
    opacity: 1;
    /* Firefox */
}

.category-sidebar .single-widget.range :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #081828;
}

.category-sidebar .single-widget.range ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #081828;
}

.category-sidebar .single-widget.range .range-inner {
    position: relative;
    padding-left: 15px;
}

.category-sidebar .single-widget.range label {
    color: #081828;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 15px;
}

.category-sidebar .single-widget.range #rangePrimary {
    display: inline-block;
    border: none;
}

.category-sidebar .single-widget.range input[type="range"]::-webkit-slider-thumb {
    background: #5b9324 !important;
}

.category-sidebar .single-widget.range input[type="range"]::-moz-range-thumb {
    background: #5b9324 !important;
}

.category-sidebar .single-widget.range input[type="range"]::-ms-thumb {
    background: #5b9324 !important;
}

.category-sidebar .single-widget.condition .form-check {
    display: block;
    margin-bottom: 10px;
}

.category-sidebar .single-widget.condition .form-check:last-child {
    margin: 0;
}

.category-sidebar .single-widget.condition .form-check-label {
    cursor: pointer;
}

.category-sidebar .single-widget.condition .form-check-input {
    cursor: pointer;
}

.category-sidebar .single-widget.condition .form-check-input:checked {
    background-color: #5b9324;
    border-color: #5b9324;
}

.category-sidebar .single-widget .list li {
    margin-bottom: 25px;
}

.category-sidebar .single-widget .list li:last-child {
    margin: 0;
}

.category-sidebar .single-widget .list li a {
    color: #888;
    display: block;
    position: relative;
    padding-right: 35px;
}

.category-sidebar .single-widget .list li a i {
    display: inline-block;
    margin-right: 5px;
}

.category-sidebar .single-widget .list li a span {
    height: 30px;
    width: 30px;
    line-height: 28px;
    text-align: center;
    display: block;
    border: 1px solid #eee;
    border-radius: 50%;
    font-size: 13px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.category-sidebar .single-widget .list li a:hover {
    color: #5b9324;
}

.category-sidebar .single-widget .list li a:hover span {
    color: #fff;
    background-color: #5b9324;
    border-color: transparent;
}

.category-sidebar .single-widget.banner-ad a img {
    width: 100%;
}

/*======================================
    Ads Grid CSS
========================================*/
.items-grid {
    background: #f9f9f9;
}

.items-grid.custom-padding {
    padding-top: 220px;
}

.items-grid .section-title {
    margin-bottom: 50px;
}

.items-grid .single-grid {
    -webkit-box-shadow: 0 10px 30px rgba(35, 38, 45, 0.14) !important;
    box-shadow: 0 10px 30px rgba(35, 38, 45, 0.14) !important;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    margin-top: 30px;
}

.items-grid .single-grid .image {
    position: relative;
}

.items-grid .single-grid .image .author {
    background: transparent;
    padding: 15px 20px;
    border-radius: 0;
    position: absolute;
    left: 0;
    bottom: 5px;
    overflow: visible;
    width: 100%;
    z-index: 2 !important;
}

.items-grid .single-grid .image .author::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 110px;
    width: 100%;
    background: -webkit-gradient(linear,
            left top,
            left bottom,
            from(transparent),
            to(#000000e3));
    background: linear-gradient(transparent, #000000e3);
    z-index: -1;
    overflow: visible;
}

.items-grid .single-grid .image .author .author-image {
    float: left;
}

.items-grid .single-grid .image .author .author-image a {
    color: #081828;
}

.items-grid .single-grid .image .author .author-image a:hover {
    color: #5b9324;
}

.items-grid .single-grid .image .author .author-image a:hover span {
    color: #5b9324;
}

.items-grid .single-grid .image .author .author-image a span {
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    margin-left: 5px;
    color: #fff;
}

.items-grid .single-grid .image .author .author-image img {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: inline-block;
}

.items-grid .single-grid .image .author .author-image p {
    display: inline-block;
    margin-left: 5px;
}

.items-grid .single-grid .image .author .sale {
    display: inline-block;
    background: #5b9324;
    color: #fff;
    font-size: 14px;
    float: right;
    font-weight: 500;
    padding: 7px 15px;
    border-radius: 6px;
    font-family: "Jost", sans-serif;
}

.items-grid .single-grid .image .item-position {
    display: inline-block;
    background: #5b9324;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 15px;
    border-radius: 6px;
    position: absolute;
    right: 15px;
    top: 15px;
    -webkit-box-shadow: 0 5px 10px rgba(35, 38, 45, 0.14) !important;
    box-shadow: 0 5px 10px rgba(35, 38, 45, 0.14) !important;
    font-family: "Jost", sans-serif;
}

.items-grid .single-grid .image .item-position i {
    display: inline-block;
    margin-right: 3px;
}

.items-grid .single-grid .image img {
    width: 100%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.items-grid .single-grid .image .thumbnail {
    overflow: hidden;
}

.items-grid .single-grid:hover .image .thumbnail img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.items-grid .single-grid .content .top-content {
    padding: 30px 30px 25px 30px;
}

.items-grid .single-grid .content .top-content .tag {
    display: inline-block;
    margin-bottom: 5px;
    color: #888;
    font-size: 14px;
    font-weight: 500;
}

.items-grid .single-grid .content .top-content .tag i {
    display: inline-block;
    margin-right: 5px;
    color: #5b9324;
}

.items-grid .single-grid .content .top-content .tag:hover {
    color: #5b9324;
}

.items-grid .single-grid .content .top-content .title {
    display: block;
    margin-bottom: 10px;
    line-height: 30px;
}

.items-grid .single-grid .content .top-content .title a {
    color: #081828;
    font-size: 20px;
    font-weight: 600;
}

.items-grid .single-grid .content .top-content .title a:hover {
    color: #5b9324;
}

.items-grid .single-grid .content .top-content .update-time {
    font-size: 14px;
}

.items-grid .single-grid .content .top-content .rating {
    margin-top: 10px;
}

.items-grid .single-grid .content .top-content .rating li {
    display: inline-block;
    color: #ffab02;
}

.items-grid .single-grid .content .top-content .rating li a {
    color: #888;
    font-weight: 400;
    font-size: 13px;
}

.items-grid .single-grid .content .top-content .rating li a:hover {
    color: #5b9324;
}

.items-grid .single-grid .content .top-content .info-list {
    margin-top: 10px;
    overflow: hidden;
}

.items-grid .single-grid .content .top-content .info-list li {
    display: block;
    float: left;
    width: 50%;
    line-height: 30px;
    font-size: 14px;
    font-weight: 500;
}

.items-grid .single-grid .content .top-content .info-list li a {
    color: #888;
    font-weight: 500;
}

.items-grid .single-grid .content .top-content .info-list li a:hover {
    color: #5b9324;
}

.items-grid .single-grid .content .top-content .info-list li a i {
    color: #5b9324;
    display: inline-block;
    margin-right: 3px;
}

.items-grid .single-grid .content .top-content .info-list li:last-child {
    margin: 0;
}

.items-grid .single-grid .content .bottom-content {
    padding: 15px 30px;
    border-top: 1px solid #eee;
    overflow: hidden;
}

.items-grid .single-grid .content .bottom-content .price {
    float: left;
    font-size: 14px;
    position: relative;
    font-weight: 500;
    top: 8px;
    font-family: "Jost", sans-serif;
}

.items-grid .single-grid .content .bottom-content .price span {
    color: #5b9324;
    font-weight: 700;
    font-size: 18px;
    display: inline-block;
    margin-left: 5px;
}

.items-grid .single-grid .content .bottom-content .like {
    float: right;
    color: #5b9324;
    font-size: 18px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    border-radius: 50%;
    border: 1px solid #eee;
}

.items-grid .single-grid .content .bottom-content .like:hover {
    color: #fff;
    background: #5b9324;
    border-color: transparent;
}

/*======================================
    Newsletter CSS
========================================*/
.newsletter {
    padding: 80px;
    background-color: #5b9324;
    background-image: url(../images/newsletter/newsletter-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.newsletter .inner-content {
    position: relative;
}

.newsletter .title {
    padding-left: 80px;
}

.newsletter .title i {
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    background: #fff;
    color: #5b9324;
    border-radius: 50%;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.newsletter .title h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 50px;
    color: #fff;
    line-height: 40px;
}

.newsletter .title p {
    color: #fff;
    display: block;
    margin-top: 0px;
    font-size: 16px;
    font-family: "Jost", sans-serif;
}

.newsletter .newsletter-form {
    padding-left: 80px;
    position: relative;
}

.newsletter .newsletter-form input {
    height: 55px;
    width: 100%;
    display: inline-block;
    background: transparent;
    border: none;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 6px;
    padding: 0 142px 0 20px;
    color: #fff !important;
    font-size: 16px;
    border-radius: 6px;
}

.newsletter .newsletter-form ::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */
}

.newsletter .newsletter-form :-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */
}

.newsletter .newsletter-form ::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */
}

.newsletter .newsletter-form ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */
}

.newsletter .newsletter-form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.newsletter .newsletter-form ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
}

.newsletter .newsletter-form .button {
    display: inline-block;
    position: absolute;
    right: 0;
}

.newsletter .newsletter-form .button .btn {
    display: inline-block;
    background: #fff;
    color: #5b9324;
    height: 55px;
    border-radius: 0px 6px 6px 0;
}

.newsletter .newsletter-form .button .btn:hover {
    color: #081828;
}

/*======================================
    Why Choose CSS
========================================*/
.why-choose .choose-image img {
    height: 100%;
    width: 100%;
}

.why-choose .choose-content .title {
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 45px;
    text-transform: capitalize;
    position: relative;
    font-weight: 600;
    padding-bottom: 20px;
}

.why-choose .choose-content .single-list {
    position: relative;
    margin-top: 30px;
    padding: 40px;
    background-color: #f9f9f9;
    text-align: center;
    border: 1px solid #eee;
    border-radius: 6px;
}

.why-choose .choose-content .single-list i {
    color: #5b9324;
    font-size: 25px;
    display: inline-block;
    margin-bottom: 30px;
    height: 70px;
    width: 70px;
    line-height: 62px;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-color: #5b9324;
    color: #fff;
    border: 4px solid transparent;
}

.why-choose .choose-content .single-list:hover i {
    color: #5b9324;
    background-color: transparent;
    border-color: #5b9324;
}

.why-choose .choose-content .single-list h4 {
    font-size: 20px;
    font-weight: 600;
    display: block;
    margin-bottom: 15px;
}

.why-choose .choose-content .single-list p {
    font-size: 16px;
}

/* How It Works */
.how-works {
    background-color: #f9f9f9;
}

.how-works .single-work {
    text-align: center;
    padding: 40px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 6px;
}

.how-works .single-work .serial {
    height: 80px;
    width: 80px;
    line-height: 68px;
    background-color: #5b9324;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    border: 6px solid #b29cfb;
    display: inline-block;
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 25px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.how-works .single-work:hover .serial {
    color: #5b9324;
    background-color: transparent;
    border-color: #5b9324;
}

.how-works .single-work h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}

.how-works .single-work p {
    font-size: 16px;
    line-height: 24px;
}

/*======================================
    Call Action CSS
========================================*/





/*======================================
    Responsive CSS
========================================*/
@media only screen and (min-width: 991px) and (max-width: 1200px) {
    .section-title {
        margin-bottom: 50px;
        padding: 0 220px;
    }

    .header .header .login-button {
        margin-left: 20px;
    }

    .header .login-button {

        padding: 0;
        cursor: pointer !important;
    }

    .header .nav-item {
        margin-right: 30px;
        cursor: pointer !important;
    }

    .header .nav-item a {
        padding: 32px 0 !important;
        cursor: pointer !important;
    }

    .header .nav-item .sub-menu li a {
        padding: 12px 15px !important;
    }

    .header .nav-item .sub-menu.mega-menu {
        width: 460px;
    }

    .hero-area {
        padding-top: 170px;
        padding-bottom: 200px;
    }

    .hero-area .hero-text h2 {
        font-size: 38px;
    }

    .hero-area .hero-text .button .btn {
        padding: 12px 10px;
    }

    .hero-area.style2 .hero-text h2 {
        font-size: 42px;
    }
}

/* Tablet Screen */
@media only screen and (max-width: 768px) and (max-width: 991px) {
    /*.section {*/
    /*    padding: 60px 0px;*/
    /*}*/
    .section {
        padding: 60px;
    }
    .bbb {

        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
        flex-direction: column !important;

    }

    .section-title {
        margin-bottom: 30px;
        padding: 0px 90px;
    }

    .section-title h2 {
        font-size: 30px;
        line-height: 38px;
    }

    .section-title p {
        font-size: 16px;
    }

    .section-title.align-left {
        padding: 0;
        padding-right: 200px;
    }

    .breadcrumbs {
        padding-top: 120px;
        padding-bottom: 50px;
    }

    .breadcrumbs .page-title {
        font-size: 28px;
    }

    .button .btn {
        padding: 12px 25px;
        font-size: 14px;
        font-weight: 500;
    }

    #scrollUp {
        bottom: 55px;
    }

    .header {
        padding:15px;
    }

    .navbar-area.sticky {
        padding: 15px 0;
    }

    .navbar-brand img {
        width: 111px !important;
    }

    .sticky .navbar .navbar-nav .nav-item .sub-menu .nav-item a {
        color: #081828;
    }

    .sticky .navbar .navbar-nav .nav-item:hover a {
        color: #5b9324;
    }

    .breadcrumbs .bread-list {
        margin-top: 8px;
    }

    .hero-area {
        padding-top: 135px;
        padding-bottom: 185px;
    }

    .hero-area .hero-text h2 {
        font-size: 38px;
    }

    .hero-area .hero-text .button .btn {
        padding: 12px 10px;
    }

    .hero-area.style2 .hero-text {
        text-align: center;
    }

    .hero-area.style2 .hero-text h2 {
        font-size: 38px;
    }

    .hero-area.style2 .hero-text h2::before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }

    .hero-area.style3 {
        padding-top: 135px;
    }

    .hero-area.style3 .hero-text {
        text-align: center;
    }

    .hero-area.style3 .hero-text h2 {
        font-size: 38px;
    }

    .hero-area.style3 .hero-text h2::before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .hero-area.style3 .search-form {
        margin-top: 30px;
    }

    .ads-tab.custom-padding {
        padding-top: 120px;
    }

    .categories.style2 {
        height: auto;
        padding: 60px 0;
    }

    .categories .single-cat .icon img {
        width: 35px;
    }

    .our-achievement {
        padding-top: 30px;
    }

    .our-achievement .single-achievement {
        padding: 0;
    }

    .our-achievement .single-achievement h3 {
        font-size: 30px;
    }

    .our-achievement .single-achievement p {
        font-size: 16px;
    }

    .single-ad-grid .align-items-center {
        -webkit-box-align: inherit !important;
        -ms-flex-align: inherit !important;
        align-items: inherit !important;
    }

    .single-ad-grid .image {
        height: 100%;
    }

    .single-ad-grid .image a {
        height: 100%;
    }

    .single-ad-grid .image img {
        height: 100%;
    }

    .items-grid.custom-padding {
        padding-top: 150px;
    }

    .items-grid .section-title {
        margin-bottom: 30px;
    }

    .items-grid .single-grid .content .top-content .info-list li a {
        line-height: 20px;
    }

    .browse-cities .section-title {
        margin-bottom: 30px;
    }

    .pricing-table .section-title {
        margin-bottom: 30px;
    }

    .testimonials {
        padding-bottom: 100px !important;
    }

    .testimonials .tns-nav {
        bottom: 50px;
    }

    .how-works .single-work {
        padding: 25px 15px;
        margin-top: 30px;
    }

    .how-works .single-work .serial {
        height: 70px;
        width: 70px;
        line-height: 60px;
        border: 4px solid #b29cfb;
        margin-bottom: 25px;
        font-size: 22px;
    }

    .how-works .single-work h3 {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .how-works .single-work p {
        font-size: 15px;
    }

    .ads-details .product-info {
        padding-left: 0;
        margin-top: 40px;
    }

    .latest-news-area .single-news {
        margin-top: 30px;
    }

    .newsletter .newsletter-form {
        padding-left: 0;
    }

    .newsletter .newsletter-form input {
        padding-right: 135px;
    }

    .about-us .content-right {
        margin-top: 30px;
        padding-right: 0;
        padding-left: 0;
    }

    .post-ad-tab nav .nav-tabs {
        border: none;
        padding: 20px;
        border: 1px solid #eee;
        border-radius: 6px;
    }

    .post-ad-tab .step-two-content .upload-input {
        margin-bottom: 20px;
    }

    .post-ad-tab nav button {
        border-radius: 6px !important;
        width: 100%;
    }

    .contact-us .form-main {
        margin-top: 30px;
    }

    .map-section .mapouter {
        height: 400px;
    }

    .map-section .gmap_canvas {
        height: 400px;
    }

    .map-section iframe {
        height: 400px;
    }

    .faq {
        padding-bottom: 40px;
    }

    .coming-soon .soon-content .text h2 {
        font-size: 35px !important;
    }

    .dashboard .main-content .details-lists .single-list {
        padding: 0;
        padding: 20px;
        text-align: center;
    }

    .dashboard .main-content .details-lists .single-list .list-icon {
        height: 55px;
        width: 55px;
        line-height: 55px;
        -webkit-transform: translateY(-50%);
        transform: translateY(0%);
        text-align: center;
        position: relative;
        text-align: center;
        left: 0;
        top: 0;
        display: inline-block;
        margin-bottom: 15px;
    }

    .dashboard .main-content .details-lists .single-list .list-icon i {
        font-size: 20px;
    }

    .dashboard-sidebar {
        margin-bottom: 30px;
    }

    .messages-body .chat-search-form {
        border-right: none;
    }

    .messages-body .form-head .username-title {
        text-align: left;
        padding-left: 30px;
        padding-bottom: 30px;
        border-top: 1px solid #eee;
        padding-top: 30px;
    }

    .messages-body .user-list {
        border-right: none;
    }

    .messages-body .chat-list {
        padding-left: 30px;
        border-top: 1px solid #eee;
    }

    .messages-body .chat-list .reply-block input {
        width: 240px;
    }

    .close-content h2 {
        font-size: 26px;
    }

    .latest-news-area.blog-list {
        padding-top: 30px !important;
    }

    .blog-grid-page {
        margin-top: 30px;
    }

    .blog-grid-page.pagination {
        margin-top: 10px !important;
    }

    .footer .footer-top {
        align-items: center !important;
        display: flex !important;
        justify-content: center !important;
        padding: 0;
        margin-left: auto !important;
        margin-right: auto !important;

    }

    .bbb {

        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
        flex-direction: column !important;

    }

    .footer .single-footer {
        display: flex !important;
        justify-content: right !important;
        align-items: center !important;
        text-align: center !important;
        flex-direction: column !important;

    }

    .footer .single-footer h3 {
        margin-bottom: 25px !important;
    }

    .footer .single-footer {}

    .footer .footer-bottom .footer-social {
        margin-top: 3px !important;
    }
}

/* Mobile Screenmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm */
@media only screen and (max-width: 767px) {
    .bbb {

        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
        flex-direction: column !important;

    }

}

/*======================================
	Contact CSS
========================================*/
.contact-us {
    position: relative;
    background-color: #fffdee !important;
}

.contact-us .contact-head {
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.contact-us .title {
    margin-bottom: 30px;
}

.contact-us .contant-inner-title {
    margin-bottom: 45px;
}

.contact-us .contant-inner-title h2 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #081828;
    text-transform: capitalize;
}

.contact-us .contant-inner-title p {
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    margin-top: 10px;
    display: block;
}

.contact-us .single-head {
    padding: 50px;
    height: 100%;
    position: relative;
    z-index: 5;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.contact-us .single-info {
    text-align: left;
    margin-bottom: 35px;
    position: relative;
}

.contact-us .single-info:last-child {
    margin: 0;
}

.contact-us .single-info h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

.contact-us .single-info ul {
    display: inline-block;
}

.contact-us .single-info ul li {
    font-weight: 400;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    color: #888;
}

.contact-us .single-info ul li:last-child {
    margin: 0;
}

.contact-us .single-info ul li a {
    font-weight: 400;
    color: #7e8890;
    display: inline-block;
    font-size: 15px;
}

.contact-us .single-info ul li a:hover {
    color: #5b9324;
}

.contact-us .contact-social {
    display: block;
    margin-top: 65px;
}

.contact-us .contact-social h5 {
    color: #081828;
    font-weight: 600;
    font-size: 18px;
}

.contact-us .contact-social ul li {
    display: inline-block;
    margin-right: 6px;
}

.contact-us .contact-social ul li:last-child {
    margin-right: 0;
}

.contact-us .contact-social ul li a {
    font-size: 14px;
    color: #555;
    height: 40px;
    width: 40px;
    text-align: center;
    display: block;
    line-height: 40px;
    background: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 50%;
    position: relative;
    z-index: 3;
}

.breadcrumbs-content h1 {
    font-size: 115px !important;
    /* حجم الخط */
    color: #FFFFFF !important;
    font-family: "Almarai" sans-serif;

    font-weight: 700;
    line-height: 172.5px;

    text-underline-position: from-font;
    text-decoration-skip-ink: none;

    text-shadow:
        4px 4px 0px #5B9324,
        /* ظل من الأسفل واليمين بلون ثابت */
        -4px -4px 0px #5B9324,
        /* ظل من الأعلى واليسار بلون ثابت */
        0px 4px 0px #5B9324,
        /* ظل من الأسفل بلون ثابت */
        4px 0px 0px #5B9324;
    /* ظل من اليمين بلون ثابت */
    /* ظل من اليمين */
    /* ظل من اليمين */
}

.healtyour {


    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 48px !important;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.healtour {
    text-align: right;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 27px !important;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5B5B5B !important;
    width: 539px !important;
    height: 135px !important;


}

 
.BecausetHealthy {

       width: 548px !important;
    height: 140px;
    text-align: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 34.5px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #828282 !important;

}

.healtourr {
    width: 215px !important;
    height: 74px !important;

    text-align: right !important;
    font-size: 0.938rem !important;
    font-weight: 700 !important;
    line-height: 22px !important;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5B5B5B !important;

}

.whyour {
     color: #666 !important;

    text-align: right;
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 48px !important;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}
.containt {

    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 27px !important;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;



}


.contact-us .contact-social ul li a:hover {
    color: #fff;
    background-color:#5b9324;
    border-color: transparent;
}

.contact-us .single-info .title {
    margin-bottom: 10px;
    font-weight: 500;
    color: #fff !important;
    font-size: 18px;
}

.contact-us .form-main {
    padding: 45px 50px 50px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 6px;
    height: 100%;
}

.contact-us .form-main .form-title {
    margin-bottom: 30px;
}

.contact-us .form-main .form-title h2 {
    margin-bottom: 20px;
    font-size: 30px;
}

.contact-us .form-main .form-title p {
    font-size: 16px;
}

.contact-us .form .form-group {
    margin-bottom: 15px;
    display: block;
}

.contact-us .form .form-group input {
    height: 55px;
    line-height: 55px;
    width: 100%;
    border: 1px solid #e6e2f5;
    padding: 0px 20px;
    color: #333;
    border-radius: 0px;
    font-weight: 400;
    border-radius: 5px;
}

.contact-us .form .form-group textarea {
    height: 180px;
    width: 100%;
    border: 1px solid #e6e2f5;
    padding: 15px 20px;
    color: #333;
    border-radius: 0px;
    resize: none;
    font-weight: 400;
    border-radius: 5px;
    resize: vertical;
}

.contact-us .form .button {
    margin: 0;
}

.contact-us .form .button .btn {
    height: 50px;
    border: none;
}

.map-section {
    background-color: #f9f9f9;
}

/*======================================
	Error 404 CSS
========================================*/
.error-area {
    height: 100vh;
    text-align: center;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.d-table {
    width: 100%;
    height: 100%;
}

.d-table {
    display: table !important;
}

.d-table-cell {
    vertical-align: middle;
}

.d-table-cell {
    display: table-cell !important;
}

.error-area .error-content h1 {
    font-size: 100px;
    color: #5b9324;
    margin-bottom: 8px;
    font-weight: 800;
    line-height: 100px;
}

.error-area .error-content h2 {
    font-size: 25px;
    margin-bottom: 8px;
    color: #081828;
}

.error-area .error-content p {
    font-weight: 500;
    margin-bottom: 40px;
}

/*======================================
	Mail Success CSS
========================================*/
.maill-success {
    height: 100vh;
    text-align: center;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.d-table {
    width: 100%;
    height: 100%;
}

.d-table {
    display: table !important;
}

.d-table-cell {
    vertical-align: middle;
}

.d-table-cell {
    display: table-cell !important;
}

.maill-success .success-content h1 {
    font-size: 40px;
    color: #5b9324;
    margin-bottom: 10px;
    font-weight: 700;
}

.maill-success .success-content h2 {
    font-size: 25px;
    margin-bottom: 10px;
    color: #081828;
}

.maill-success .success-content p {
    font-weight: 500;
    margin-bottom: 20px;
}

/*======================================
	Coming Soon CSS
========================================*/
.coming-soon {
    height: 100vh;
    text-align: center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background: #f9f9f9;
    z-index: 2;
}

.coming-soon .verticle-lines .vlines {
    width: 3px;
    height: 100%;
    background: #9b9b9b;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-name: lineanim;
    animation-name: lineanim;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    opacity: 0.05;
    z-index: -1;
}

.coming-soon .verticle-lines .vlines.one {
    left: 20%;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.coming-soon .verticle-lines .vlines.two {
    left: 40%;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.coming-soon .verticle-lines .vlines.three {
    left: 60%;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.coming-soon .verticle-lines .vlines.four {
    left: 80%;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

@-webkit-keyframes lineanim {
    50% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
    }

    50.1% {
        -webkit-transform-origin: bottom left;
        transform-origin: bottom left;
    }

    100% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: bottom left;
        transform-origin: bottom left;
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0);
    }
}

@keyframes lineanim {
    50% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
    }

    50.1% {
        -webkit-transform-origin: bottom left;
        transform-origin: bottom left;
    }

    100% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: bottom left;
        transform-origin: bottom left;
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0);
    }
}

.d-table {
    width: 100%;
    height: 100%;
}

.d-table {
    display: table !important;
}

.d-table-cell {
    vertical-align: middle;
}

.d-table-cell {
    display: table-cell !important;
}

.coming-soon .soon-content {
    text-align: center;
}

.coming-soon .soon-content .text {
    margin-bottom: 60px;
}

.coming-soon .soon-content .text h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 52px;
    color: #081828;
    display: block;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.coming-soon .soon-content .text p {
    color: #888;
    font-size: 16px;
}

.coming-soon .soon-content .box {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 6px;
    width: 100px;
    height: 100px;
    margin: 0 5px;
    display: inline-block;
    padding-top: 25px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.coming-soon .soon-content h2 {
    text-align: center;
    padding-top: 2px;
    color: #081828;
    font-size: 15px;
    font-weight: 400;
}

.coming-soon .soon-content .box h1 {
    font-size: 26px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 5px;
    color: #5b9324;
}

.coming-soon .soon-content .alert {
    display: none;
}

.choose-content {
    margin: 5px !important;
    display: flex !important;

    justify-content: space-between !important;
}

.choose-content .lni {
    background-color: #f6c9d8 !important;
}

.single-head {
    align-content: center !important;
    width: 85% !important;
    margin-left: 0px !important;
    margin-right: 100px !important;
}

.single-grid .progress {
    height: 11px !important;
}

.single-grid .info-list {
    width: 100% !important;
}

.single-grid .info-list a {
    width: 100px !important;
}

.single-grid .info-list span {
    color: #081828;
}

@media only screen and (min-width: 991px) and (max-width: 10000px) {
    .single-head {
        margin-left: 50px !important;
        margin-right: 50px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-head {
        margin-left: 50px !important;
        margin-right: 50px !important;
    }
}

@media (max-width: 767px) {
    .single-head {
        margin-right: 30px !important;

        margin-left: 40px !important;
    }
}

.single-list {
    /*الحدالأقصىللعرض*/
    border-radius: 10px;
    /*زوايادائرية*/
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    /*ظلخفيف*/
    border: 5px solid #5b9324;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.choose-content svg {
    margin-top: auto;
    margin-bottom: 30px;
    background-color: #ffe8c8;
    width: 50px !important;
    height: 50px;
    top: 1293px;
    left: 1067px;
}

.choose-content h4 {
    overflow-wrap: break-word;
    /* كسر الكلمة إذا كانت طويلة */
    margin: 10px 10px;
    /* مركزية العنصر */
    line-height: 1.5;
    /* ارتفاع السطر */
    padding: 0px;
    /* حشوة داخلية */
}

.choose-content p {
    width: 290px;
    /* عرض النص */
    max-width: 100%;
    /* أقصى عرض */
    overflow-wrap: break-word;
    /* كسر الكلمة إذا كانت طويلة */
    margin: 10px auto;
    /* مركزية العنصر */
    line-height: 1.5;
    /* ارتفاع السطر */
}

.choose-content .a {
    margin-top: 100px;
    background-color: #5b9324;
    color: #fff;
}

.choose-content .active {
    background-color: #5b9324;
    color: #fff;
}

.choose-content .single-list:hover {
    transform: scale(0.98);
    border: 5px solid #5b9324;
    -webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -ms-transform: scale(0.98);
    -o-transform: scale(0.98);
}

.cardd {
    margin: 5px;
    background-color: #171716;
}

@media only screen and (min-width:991px) and (max-width: 10000px) {
    .card-body {
        width: 500px !important;

        display: flex !important;
        justify-content: space-between !important;
        /* margin-left:50px !important;
     margin-right:50px !important; */
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cardd {
        width: 6000px !important;
    }
}

.breadcrumbs {
    width: 100% !important;
    height: 300px;
    margin-top: 100px !important;
    background: linear-gradient(rgba(25, 24, 22, 0.1), rgba(11, 11, 11, 0.1)),
        url(/assets/images/11.png);

    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.breadcrumbs .breadcrumbs-content h1 {
    align-items: center;
    font-size: 60px !important;
    color: #ffffff !important;
    font-weight: 800px !important;
}

@media (max-width: 167px) {
    .cardd {
        width: 910px !important;

        background-color: rgb(40, 12, 224) !important;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .cardd {
        width: 100% !important;
    }
}

.card-body {
    width: 100% !important;
}

.card-body img {
    width: 100% !important;
}

.card {
    margin: 5px;
    /* background-color: #131017; */
}

.cardd h5 {
    padding: 5px;
    font-weight: 270px;
    color: #f9ac12;
}

.card h5 {
    padding: 5px;
    font-weight: 270px;
    color: #f9ac12;
}

.card p {
    font-size: 15px;
    line-height: 20.88px;
    align-content: justify;
    color: #fff;
}

.card .button {
    font-size: 15px;
    line-height: 20.88px;
    align-content: justify;
    color: #fff;
}

.card-body img {
    width: 908px;
    height: 300px;
    top: -6px;

    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.viwe-flex a {
    color: #0a0a0a;
    font-weight: 700px;
    font-size: 21px;
    line-height: 24.36px;
}

.viwe-flex span {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: #5b9324;

    font-weight: 700px;
    font-size: 14px;
    line-height: 21px;
}

.info-list a {
    font-size: 16px;
    line-height: 24px;
    align-items: center;
    color: #fff;
    background-color: #5b9324;
}

/* From Uiverse.io by alexruix */
/* From Uiverse.io by Tiagoadag */

/* From Uiverse.io by satyamchaudharydev */
.button {
    position: relative;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    padding-block: 0.5rem;
    padding-inline: 1.25rem;
    background-color: #5b9324;
    border-radius: 9999px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffff;
    gap: 10px;
    font-weight: bold;
    border: 3px solid #5b9324;
    outline: none;
    overflow: hidden;
    font-size: 15px;
    cursor: pointer;
    -webkit-border-radius: 9999px;
    -moz-border-radius: 9999px;
    -ms-border-radius: 9999px;
    -o-border-radius: 9999px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.icon {
    width: 24px;
    height: 24px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.button:hover {
    transform: scale(1.05);
    border-color: #fff9;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.button:hover .icon {
    transform: translate(4px);
    -webkit-transform: translate(4px);
    -moz-transform: translate(4px);
    -ms-transform: translate(4px);
    -o-transform: translate(4px);
}

.button:hover::before {
    animation: shine 1.5s ease-out infinite;
    -webkit-animation: shine 1.5s ease-out infinite;
}

.button::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(120deg,
            rgba(255, 255, 255, 0) 30%,
            rgba(255, 255, 255, 0.8),
            rgba(255, 255, 255, 0) 70%);
    top: 0;
    left: -100px;
    opacity: 0.6;
}

@keyframes shine {
    0% {
        left: -100px;
    }

    60% {
        left: 100%;
    }

    to {
        left: 100%;
    }
}

.info-list a:hover {
    font-size: 16px;
    line-height: 24px;
    align-items: center;
    color: #fff;
    background-color: goldenrod;
}

d-flex .info-list span {
    font-size: 18px;
    line-height: 27px;
    align-items: center;
    color: #5b9324;
}

.section-title h2,
span {
    color: #5b9324;
}

/*image6*/
/*.card:;
{
    background-image: url(/assets/images/4cced25418f70ca76a2e48e6b55ab4c1.png);
    background-position: right center;
    transform: scaleY(1);
    -webkit-transform:;
    -moz-transform:;
    -ms-transform:;
    -o-transform:;
    transition: transform 0.5s ease;
    -webkit-transition: transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -ms-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
}
  */
/* Frame 28 */

/* Auto layout */

/* From Uiverse.io by gharsh11032000 */
/* From Uiverse.io by SharpTH */
.FrequentlyQuestions h3 {
    padding: 15px;
    margin: 15px;

    color: #5b9324;
}

.accordion-collapse {
    background-color: #5b9324;
}

header .navbar-area .top_header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
}

header .top_header .logo {
    width: 180px;
}

header .top_header .search_box {
    width: 610px;
    display: flex;
    align-items: center;
    border-radius: 2px;
    background: #fff;
}

header .top_header .search_box input {
    height: 55px;
    width: 400px;
    padding: 5px 15px 5px 10px;
    background: #ffe8c8;
}

header .top_header .search_box .select_box {
    position: relative;
}

header .top_header .search_box .select_box::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 1px;
    height: 50%;
    background: #ffffff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.fa-heart::before {
    content: "\f004";
}

header .top_header .search_box select option {
    font-size: 15px;
}

header .top_header .header_icons {
    display: flex;
    gap: 30px;
}

header .top_header .header_icons .icon {
    position: relative;
    cursor: pointer;
}

header .top_header .header_icons .icon i {
    font-size: 24px;
}

header .top_header .header_icons .icon .count {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #fff;
    color: goldenrod;
    font-size: 11px;
    border-radius: 100%;
    -webkit-border-radius: #fff;
    -moz-border-radius: #fff;
    -ms-border-radius: #fff;
    -o-border-radius: #fff;
}

/* Start Footer */

/* End Footer */

.cart {
    position: fixed;
    top: 0;
    right: -350px;
    bottom: 0;
    z-index: 1100;
    background: #fff;
    border-left: 1px solid #fff;
    width: 350px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}

.cart.active {
    right: 0;
}

.cart .top_cart {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart .top_cart .close_cart i {
    cursor: pointer;
    font-size: 35px;
}

.cart .top_cart h3 {
    font-size: 18px;
}

.cart .top_cart h3 span {
    color: var(--color_heading);
}

.cart .items_in_cart {
    padding: 20px 0;
    border-block: 1px solid #5b9324;
    margin-block: 20px;
    height: 100%;
    overflow-y: auto;
}

.cart .items_in_cart .item_cart {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    height: 125px;
    border-bottom: 1px solid var(--border_color);
}

.cart .items_in_cart .item_cart:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.cart .items_in_cart .item_cart img {
    width: 80px;
}

.cart .items_in_cart .item_cart h4 {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cart .items_in_cart .item_cart .delete_item i {
    font-size: 22px;
    cursor: pointer;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.cart .items_in_cart .item_cart .delete_item i:hover {
    color: #e51a1a;
}

.cart .items_in_cart .item_cart .quantity_control {
    display: flex;
    align-self: center;
    gap: 5px;
    margin-top: 5px;
}

.cart .items_in_cart .item_cart .quantity_control span {
    font-size: 18px;
    min-width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cart .items_in_cart .item_cart .quantity_control button {
    width: 27px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 20px;
    border-radius: 2px;
    border: 1px solid #fff;
    -webkit-border-radius: #fff;
}

.cart .bottom_cart .total {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.cart .bottom_cart .price_cart_toral {
    color: var(--main_color);
    font-size: 20px;
}

.cart .bottom_cart .button_cart {
    display: flex;
    gap: 20px;
}

.cart .bottom_cart .button_cart .btn_cart {
    text-transform: uppercase;
    border: 2px solid #fff;
    border-radius: 5px;
    transition: 0.3s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.cart .bottom_cart .button_cart .trans_bg {
    background: transparent;

    color: var(--color_heading);
}

/* Start Cart */

.close_menu,
.open_menu {
    display: none;
}

/*======================================
	Footer CSS
========================================*/
.footer {
    background: #5b9324;
    text-align: center !important;
    width:100% !important;

}

.footer .footer-top {
    padding-top: 70px;
    border-bottom: 1px solid #ebebeb s;
}

.footer .single-footer {

    margin-top: 30px;
}

.footer .single-footer img {}

.footer .single-footer p {
    font-size: small;
    color: #fff !important;
}

.footer .single-footer.mobilei-app .app-button .btn p {
    border: 1px solid #eeeeee4a;
    border-radius: 6px;
    padding: 12px 35px;
    position: relative;
    text-align: left;
    padding-left: 70px;
    margin-bottom: 12px;
    min-width: 192px;
    color: #e1e1e1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.footer .single-footer.mobile-app .app-button .btn:hover {
    border-color: transparent;
    background: goldenrod;
    color: #fff;
}

.footer .single-footer.mobile-app .app-button .btn:last-child {
    margin: 0;
}

.footer .single-footer.mobile-app .app-button .btn i {
    font-size: 28px;
    position: absolute;
    left: 22px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.footer .single-footer.mobile-app .app-button .btn .text {
    font-size: 14px;
    font-weight: 500;
}

.footer .single-footer.mobile-app .app-button .btn .text .small-text {
    font-weight: 400;
    font-size: 13px;
    display: block;
    margin-bottom: 1px;
}

.footer .single-footer.f-link li {

    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;


    display: block;
    margin-bottom: 10px;
}

.footer .single-footer.f-link li:last-child {


    margin: 0;
}

.footer .single-footer.f-link li a {
    font-size: 15px;
    font-weight: 400;
    color: #e1e1e1;
}

.footer .single-footer.f-link li a:hover {
    color: goldenrod;
}

.footer .single-footer.f-contact ul li {
    display: block;
    margin-bottom: 25px;
    line-height: 25px;
    color: #e1e1e1;
}

.footer .single-footer.f-contact ul li:last-child {
    margin-bottom: 0;
}

.footer .single-footer h3,
p {
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin-bottom: 35px;
    color: #fff;
}

.footer .footer-bottom {
    text-align: center;
    position: relative;
    z-index: 1;
}

.footer .footer-bottom .inner {
    border-top: 1px solid #fff;
    padding: 30px 0;
}

.footer .footer-bottom .footer-bottom-links li {
    width: 394px;
    height: 27px;

    display: inline-block;
    margin-right: 15px;
    position: relative;
    padding-right: 15px;
}

.footer .footer-bottom .footer-bottom-links li::before {
    position: absolute;
    content: "";
    right: -3px;
    top: 50%;
    height: 1px;
    width: 5px;
    background: #fff;
}

.footer .footer-bottom .footer-bottom-links li:last-child {
    margin: 0;
    padding: 0;
}

.footer .footer-bottom .footer-bottom-links li:last-child::before {
    display: none;
}

.footer .footer-bottom .footer-bottom-links li a {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

    color: #e1e1e1;

}

.footer .footer-bottom .footer-bottom-links li a:hover {
    color: goldenrod;
}

.footer .footer-bottom .copyright-text {
    margin-top: 1px;
    color: #e1e1e1;
    font-family: "Jost", sans-serif;
}

.footer .footer-bottom .copyright-text a {
    color: #e1e1e1;
}

.footer .footer-bottom .copyright-text a:hover {
    color: goldenrod;
}

.footer .footer-bottom .footer-social {
    margin-top: 10px;
}

.footer .footer-bottom .footer-social li {
    display: inline-block;
    margin-right: 10px;
}

.footer .footer-bottom .footer-social li:last-child {
    margin: 0;
}

.footer .footer-bottom .footer-social li a {
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    border-radius: 50%;
    color: #fff;
    border: 1px solid #eee3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.footer .footer-bottom .footer-social li a:hover {
    color: #fff;
    background: goldenrod;
    border-color: transparent;
}

.tab-class h3 {
    font-family: "Almarai" !important;
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

    color: rgba(88, 88, 88, 1);

}

.cardbotm {}

/* .card-tab:hover{
    transform: scale(1.05) !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2) !important;
     -webkit-transform: scale(1.05) !important;
    -moz-transform: scale(1.05) !important;
    -ms-transform: scale(1.05) !important;
    -o-transform: scale(1.05) !important;
} */
.card-tab {
    width: 347px !important;
    height: 499px !important;
    border-radius: 24px 24px 24px 24px;
    border: 0.5px solid #eee3 !important;
    opacity: 0px;
    -webkit-border-radius: 24px 24px 24px 24px;
    -moz-border-radius: 24px 24px 24px 24px;
    -ms-border-radius: 24px 24px 24px 24px;
    -o-border-radius: 24px 24px 24px 24px;
}

.card-tab img {
    width: 100% !important;
    height: 301px !important;


    object-fit: cover;
    border-radius: 22px 22px 22px 22px !important;
    opacity: 0px;
    -webkit-border-radius: 22px 22px 22px 22px !important;
    -moz-border-radius: 22px 22px 22px 22px !important;
    -ms-border-radius: 22px 22px 22px 22px !important;
    -o-border-radius: 22px 22px 22px 22px !important;
}

.textdark {

     height: 24px !important;
     
    font-family: "Almarai", sans-serif !important;

     font-weight: 700;
    line-height: 24.36px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(0, 0, 0, 1);



}

.texttruncate {
     height: 26px;
    top: 3289px;
    left: 935px;
    gap: 0px;
    opacity: 0px;


    font-family: "Almarai", sans-serif !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(91, 147, 36, 1);

}

.textcalories {
    width: 292px;
    height: 16px;
     font-family: Almarai;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.24px;
 
    color: rgba(0, 0, 0, 1);

}

.progress {
     height: 5px !important;
    top: 3355px;
    left: 939px;
    gap: 0px;
    border-radius: 19px 19px 19px 19px;
    opacity: 0px;
    -webkit-border-radius: 19px 19px 19px 19px;
    -moz-border-radius: 19px 19px 19px 19px;
    -ms-border-radius: 19px 19px 19px 19px;
    -o-border-radius: 19px 19px 19px 19px;
    background: rgba(217, 217, 217, 1);

}

.foodprice {
    width: 166px;
    height: 33px;
    top: 3390px;
    left: 1071px;
    gap: 0px;
    opacity: 0px;
     font-weight: 700;
    line-height: 27px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5b9324 !important;


}

.morred {
    width: 149px;
     top: 3390px;
    left: 935px;
    gap: 0px;
    border-radius: 30px 30px 30px 30px;
    opacity: 0px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--white, rgba(255, 255, 255, 1));
    -webkit-border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    -ms-border-radius: 30px 30px 30px 30px;
    -o-border-radius: 30px 30px 30px 30px;
}

.bttonevenoddd:hover{
        background-color: #f9f9f9;

     margin: 10px;
    gap: 10px;
    border-radius: 100px 100px 100px 100px;
    opacity: 0px;
    -webkit-border-radius: 100px 100px 100px 100px;
    -moz-border-radius: 100px 100px 100px 100px;
    -ms-border-radius: 100px 100px 100px 100px;
    -o-border-radius: 100px 100px 100px 100px;
}
.bttonevenodd {
    width: 334px;
    height: Hug (52px)px;
    margin: 10px;
    gap: 10px;
    border-radius: 100px 100px 100px 100px;
    opacity: 0px;
    -webkit-border-radius: 100px 100px 100px 100px;
    -moz-border-radius: 100px 100px 100px 100px;
    -ms-border-radius: 100px 100px 100px 100px;
    -o-border-radius: 100px 100px 100px 100px;
}

/* .bttonevenodd{
     height: Hug (52px)px;
    padding: 10px 24px 10px 24px;
    gap: 10px;
    border-radius: 100px 100px 100px 100px;
    opacity: 0px;
    background: var(--Primary, rgba(91, 147, 36, 1));
    -webkit-border-radius: 100px 100px 100px 100px;
    -moz-border-radius: 100px 100px 100px 100px;
    -ms-border-radius: 100px 100px 100px 100px;
    -o-border-radius: 100px 100px 100px 100px;
} */

.faitle {

    font-family: "Almarai" !important;
    font-size: 48px !important;
    font-weight: 700 !important;
    line-height: 72px !important;
    text-align: right !important;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

    width: 456.02px !important;
    height: 72px !important;
    top: 4237px;
    left: 829px;
    gap: 0px;


    background-color: #000000;

}

.joyable {
    width: 456.02px !important;
    height: 234px !important;
    top: 4339px !important;
    left: 829px !important;
    gap: 0px !important;
    opacity: 0px;
    font-family: "Almarai" !important;
    font-size: 26px !important;
    font-weight: 700 !important;
    line-height: 39px !important;
    text-align: right !important;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(0, 0, 0, 0.7);


}

.fruite .tab-class .nav {
    margin-right: 15px !important;
    margin-left: 15px !important;
}

.fruite .tab-class .nav-item a.active {
    background-color: #5b9324 !important;
    color: #fff !important;
}

.fruite .tab-class .nav-item a.active span {
    color: #fff !important;
}

.fruite .tab-class .czlory .span {
    color: #fff !important;
    background-color: #081828;
}

.fruite .fruite-categorie .fruite-name {
    line-height: 40px;
}

.fruite .fruite-categorie .fruite-name a {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.fruite .fruite-categorie .fruite-name a:hover {
    color: #fff !important;
}

.fruite .fruite-item {
    height: 100%;
    transition: 0.5s;
}

.fruite .fruite-item:hover {
    box-shadow: 0 0 55px rgba(0, 0, 0, 0.4);
}

.fruite .fruite-item .fruite-img {
    overflow: visible;
    transition: 0.5s;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
}

.fruite .fruite-item .fruite-img img {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.fruite .fruite-item .fruite-img img:hover {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
}

/*** Fruits End ***/

.language-switch {
    position: relative;
    cursor: pointer;
}

.language-switch img {
    width: 40px;
    height: 30px;
    border: 1px solid #ddd;
}

.language-menu {
    position: absolute;
    top: 40px;
    right: 0;
    background: white;
    border: 1px solid #ccc;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    display: none;
    z-index: 1000;
}

.language-menu img {
    width: 40px;
    height: 30px;
    cursor: pointer;
    margin: 5px;
}

#favorites {
    position: fixed;
    top: 102px !important;
    left: 5px !important;
    background: white;
    border: 1px solid #ffffff;
    width: 350px;
    display: none;
    z-index: 1000;
    align-items: center;
}

#favorites .item :hover {
    background: white;
    border: 1px solid #4caf50;
}

#favorites .header {
    color: #000;
    padding: 15px;
    font-size: 15px;
    background-color: #fff;

    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

#favorites .header button {
    background: none;
    border: none;
    color: rgb(250, 15, 15);
    font-size: 18px;
    cursor: pointer;
}

#favorites .content {
    margin-top: 50px;
    box-shadow: 0px 4px 6px rgba(18, 18, 18, 0.1);

    padding: 12px !important;
}

#favorites .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

#favorites .item img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 5px;
}

#favorites .item span {
    flex: 1;
    margin: 0 10px;
}

#favorites .item button {
    background: none;
    border: none;
    color: red;
    font-size: 18px;
    cursor: pointer;
}

.product {
    padding: 10px;
    border: 1px solid #ddd;
    margin: 10px;
    text-align: center;
}

.product img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin-bottom: 10px;
}

.product button {
    background-color: #4caf50;
    color: white;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
}

.section {
    padding: auto 0 !important;

    display: flex;
    justify-content: center;
    align-items: center;
}


.green-icon {
    color: green;
    /* تغيير لون الأيقونة إلى الأخضر */
}

.card:hover {
    border: 1px solid #5b9324;
}






.icon-container {
    width: 100px;
    height: 100px;
    -o-border-radius: ;
    opacity: 0px;
    float: content;
    align-items: center;
    -webkit-border-radius: ;
    -moz-border-radius: ;
    -ms-border-radius: ;
    border-radius: 20px 20px 20px 20px;
}

.card-containt {
    width: Fill (300.33px)px;
    height: Hug (190px)px;

    font-family: "Almarai" !important;


}

.card-containt h3 {


    margin-top: 30px !important;
    font-family: "Almarai" !important;

    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(43, 43, 43, 1);


}

.card-containt h6 {


    font-family: "Almarai" !important;
    font-size: 19px !important;
    line-height: 28.5px !important;
    text-align: center !important;
    text-underline-position: from-font !important;
    text-decoration-skip-ink: none !important;
    color: rgba(87, 87, 87, 1) !important;
    width: 303.33px !important;
    height: 87px !important;

}
 

    .Enjoythebestmenu {
        width: 1, 440px !important;
        height: 144px !important;
        top: 1886px;
        gap: 12px;
        opacity: 0px;


    }



.Enjoythebestmenuu {
width:100% !important;

    font-family: "Almarai", sans-serif !important;
    font-size: 48px !important;
    font-weight: 700 !important;
    line-height: 72px;
    text-align: center !important;
    align-items: center !important;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #585858;

}

.Enjoythebestmenu span {
    font-size: 48px;
    font-weight: 700;
    line-height: 41px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;




}


.menu-card {
    font-family: "Almarai", sans-serif !important;
    /*استخدامخطAlmarai*/
    width: 100%;
    height: 479px;
    opacity: 1;
    /*اجعلهامرئية*/
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 5px;
    overflow: hidden;
    border-radius: 10px;

}

.menu-card img {
    width: 708px;
    height: 479px;
    object-fit: cover;
    background-size: cover;
}

.menu-card .card-body {
    width: 708px;
    height: 479px;

    font-family: "Almarai", sans-serif !important;


    display: flex;
    flex-direction: column !important;
    justify-content: center !important;

}

.menu-card h3 {
    width: 280px !important;
    height: 114px !important;




    font-family: "Almarai", sans-serif !important;
    font-size: 39px !important;
    font-weight: 700 !important;
    line-height: 57px !important;
    text-align: center !important;
    text-underline-position: from-font !important;
    text-decoration-skip-ink: none !important;
    color: #f9ac12 !important;
}

.menu-card p {
    color: rgba(255, 255, 255, 1) !important;


    width: 238px;


    font-family: "Almarai", sans-serif !important;
    font-size: 18px;
    font-weight: 700;
     text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;


    color: var(--white, rgba(255, 255, 255, 1));
}

.menu-card .btn {
    width: 159px;
    height: 34px;
    top: 366px;
    left: 381px;
    gap: 0px;
    font-family: "Almarai", sans-serif !important;
    border-radius: 13px 13px 13px 13px;
    opacity: 0px;
    background-color: #f9c74f;
    color: #2c2c2c;
    font-weight: bold;
    border: none;
    margin-top: 10px;
    -webkit-border-radius: ;
    -moz-border-radius: ;
    -ms-border-radius: ;
    -o-border-radius: ;
}

.menu-card .btn:hover {
    background-color: #d3a945;
}

@media (max-width: 768px) {
    .menu-card {
        width: 100%;
        /* اجعل العرض 100% للشاشات الصغيرة */
        align-items: center;
        margin-bottom: 20px;
    }

    .menu-card h3 {
        font-size: 1.5rem;
        /* حجم أصغر للعناوين */
    }

    .menu-card p {
        font-size: 0.9rem;
        /* حجم أصغر للنصوص */
    }
}

.image-container {
    width: 477.93px;
    height: 516.64px;
    overflow: hidden;
    border-radius: 20px 0 0 0;
    margin-bottom: 20px;
    -webkit-border-radius: 20px 0 0 0;
    -moz-border-radius: 20px 0 0 0;
    -ms-border-radius: 20px 0 0 0;
    -o-border-radius: 20px 0 0 0;
}

.image-container img {
    width: 100%;
    /* تأكد من أن الصورة تملأ الحاوية */
    height: auto;
    /* الحفاظ على نسبة العرض إلى الارتفاع */
    transform: rotate(-180deg);
    /* دوران الصورة */
    opacity: 1;
    /* اجعل الصور مرئية */
}

.card {
    width: 364px !important;
    height: 496px !important;
    gap: 0px !important;
    border-radius: 42px 42px 42px 42px !important;
    border: 1px 0px 0px 0px;
    opacity: 0px !important;
    border: 1px solid #DAFFE2 !important;
    -webkit-border-radius: 42px 42px 42px 42px !important;
    -moz-border-radius: 42px 42px 42px 42px !important;
    -ms-border-radius: 42px 42px 42px 42px !important;
    -o-border-radius: 42px 42px 42px 42px !important;
}

.card img {
    padding: 0;
    margin: 0;
}

.card img:hover {
    border-radius: 22px 22px 22px 22px;
}

.carousel-control-prev,
.carousel-control-next {
    filter: brightness(0.6);
    -webkit-filter: brightness(0.6);
}

.card-title {
    padding: 0;
    margin: 0;
    font-family: Almarai !important;
    color: #000 !important;
}

.card-title {
    font-family: Almarai !important;
    font-size: 14px !important;
    font-weight: 700px;
    line-height: 20.36px;
    text-align: center;
    text-underline-position: from-font;
}

.carousel-control-prev.carousel-control-next .span {
    width: 51px;

    background-color: #5b9324 !important;
}

.dish-svg {


    width: 106px;
    height: 27px;
    top: 778px;
    left: 591px;
    gap: 0px;
    opacity: 0px;

    background-color: var(--Primary, #5b9324);
    color: #fff !important;

}

.dish-svg {
    width: 16px;
    height: 16px;

    opacity: 0px;
    color: #ffffff;
}

.dish-title {
    width: 490px;
    height: 60px;

    font-family: "Almarai";
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5B5B5B;


}

.dish-price {
    font-size: 28px !important;
    font-weight: 700;
    line-height: 47px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5B5B5B !important;


}

.pri {

    color: #5B5B5B;

    font-family: "Almarai";
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.dish-description {
    font-size: 16px;
    margin-top: 10px;
}

.rating {
    width: 99.76px;
    height: 15.86px;

}

.dish-image {
    width: 750px;
    height: 568px;
    top: 641px;
    left: 599px;
    gap: 0px;
    opacity: 0px;
    border-radius: 10px;
    object-fit: cover !important;
    -webkit-border-radius: ;
    -moz-border-radius: ;
    -ms-border-radius: ;
    -o-border-radius: ;
}

.recommended-dishes {
    margin-top: 15px;
}

.recommended-dish {
    border: 10 solid #dee2e6;
    border-radius: 10px;
    padding: 15px;
    transition: transform 0.2s;
    margin-bottom: 20px;
    -webkit-transition: transform 0.2s;
    -moz-transition: transform 0.2s;
    -ms-transition: transform 0.2s;
    -o-transition: transform 0.2s;
    -webkit-border-radius: ;
    -moz-border-radius: ;
    -ms-border-radius: ;
    -o-border-radius: ;
}

.recommended-dish:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

 

.thumbnail img {
    width: 170px !important;
    height: 150px;
    padding: 5px !important;
    border-radius: 20px 20px 20px 20px;
    opacity: 0px;
    cursor: pointer;
    transition: transform 0.2s;
    -webkit-transition: transform 0.2s;
    -moz-transition: transform 0.2s;
    -ms-transition: transform 0.2s;
    -o-transition: transform 0.2s;
    -webkit-border-radius: ;
    -moz-border-radius: ;
    -ms-border-radius: ;
    -o-border-radius: ;
}

.thumbnail:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.gpltyn {
    width: 490px;
    height: 35px;
    font-family: "Almarai";
    font-size: 23px;
    font-weight: 700;
    line-height: 34.5px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--Primary, #5B9324);


}

.img-large {
    width: 474px;
    height: 455.05px;
    border-radius: 20px 20px 20px 20px;
    object-fit: cover !important;
    margin-bottom: 5px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -ms-border-radius: 20px 20px 20px 20px;
    -o-border-radius: 20px 20px 20px 20px;
}

.heroCarousel {}

@media only screen and (max-width: 768px) and (max-width: 991px) {

    .carousel-inner p,
    h2 {
        flex-direction: column !important;
        justify-content: space-between;
        background-position: bottom !important;

        align-items: center !important;


    }

    @media (max-width: 768px) {
        .carousel-inner {
            flex-direction: column !important;
            justify-content: space-between;
            background-position: bottom !important;

            align-items: center !important;
            margin: 0;


        }

        .carousel-inner p,
        h2 {
            flex-direction: column !important;
            justify-content: space-between;
            background-position: bottom !important;

            align-items: center !important;
            margin: 0;


        }

        .carousel-item {
            flex-direction: column !important;
            justify-content: space-between;
            align-items: center !important;
        }

        .text-content {

            margin-bottom: 0;
        }
    }

    @media (min-width: 769px) and (max-width: 991px) {
        .carousel-item img {
            background-position: center !important;
        }
    }

    @media (max-width: 768px) {
        .responsive-text {
            font-size: 1.2rem;
            /* حجم النص عند عرض الشاشة أقل من 768px */
        }
    }

    @media (max-width: 576px) {
        .responsive-text {
            font-size: 1rem;
            /* حجم النص عند عرض الشاشة أقل من 576px */
        }
    }
}

/* أيقونة السهم */
.arrow {
    margin: 0 !important;
    padding: 0 !important;
    margin-right: 7px;
    margin-left: 5px !important;
    font-size: 10px !important;
}

.dropdown-menu {
    color: #5B9324 !important;
    background-color: #fff !important;
    top: 50px !important;
    padding: 15px !important;
    font-size: 15px !important;
    margin: 10px !important;
    border-radius: 0.5rem !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
    -webkit-border-radius: 0.5rem !important;
    -moz-border-radius: 0.5rem !important;
    -ms-border-radius: 0.5rem !important;
    -o-border-radius: 0.5rem !important;
}

.dropdown-menu a {
    margin: 10px !important;
    color: #5B9324 !important;
    background-color: #fff !important;

}


 







.Whychoosegroup {


    padding: 0 !important;

    margin: 0 !important;



    display: flex;
    justify-content: space-between;
    align-items: center;
    /* للمحاذاة الرأسية */

}

.Whychoose {



    padding: 0 !important;
    margin: 0 !important;

    color: #585858;
    font-family: "Almarai", sans-serif;
    font-family: Almarai;
    font-size: 48px;
    font-weight: 700;
    line-height: 72px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;


}

.why-choose span {
    font-family: "Almarai", sans-serif;
    font-size: 48px !important;
    font-weight: 700 !important;
    line-height: 72px !important;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;



}

.BecausetHealthy {

    width: 539px;
    height: 140px;
    text-align: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 34.5px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #828282 !important;

}








.card {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
    width: 364px !important;
    height: 496px !important;
    gap: 0px !important;
    border-radius: 42px 42px 42px 42px !important;
    border: 1px 1px 1px 1px;
    opacity: 0px !important;
    background: #FFFFFF !important;

    border: 1px solid #DAFFE2 !important;
    -webkit-border-radius: 42px 42px 42px 42px !important;
    -moz-border-radius: 42px 42px 42px 42px !important;
    -ms-border-radius: 42px 42px 42px 42px !important;
    -o-border-radius: 42px 42px 42px 42px !important;
}

.icon-container i {
    width: 122.47px !important;
    height: 122.47px !important;
    margin-top: 200px !important;

    align-items: center !important;

}



.card-containt {
    width: Fixed (303.33px)px;
    height: Hug (274px)px;
    top: 1447.47px;
    left: 938.67px;
    gap: 240px;
    opacity: 0px;

    margin-top: 50px !important;
}

.card-containtt {

        display: flex; /* استخدام Flexbox */
        flex-direction: column; /* ترتيب العناصر عموديًا */
        justify-content: center; /* مركز المحتوى عموديًا */
        align-items: center; /* مركز المحتوى أفقيًا */
        max-width: 300px; /* تحديد الحد الأقصى لعرض الكارد */

    width: Fill (303.33px)px;
    height: Hug (195px)px;
    gap: 12px;
    opacity: 0px;
}

.discovermore {

     padding: 10px 10px 10px 10px;
   


}

.Wespecialize {
     gap: 0px !important;
    opacity: 0px !important;

    font-family: "Almarai", sans-serif !important;
    font-size: 2rem;
    font-weight: 700;
    line-height: 48px;
    text-align: center !important;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #2B2B2B !important;


}

.Wespecializee {

    gap: 0px;
    opacity: 0px;
    font-family: "Almarai", sans-serif !important;
    font-size: 19px !important;
    font-weight: 700;
    line-height: 28.5px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #575757;




}




 
.menu-card:hover {
    transform: scale(1.03);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);

    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
}

.card:hover {
    transform: scale(1.05);
    /* تكبير البطاقة عند التمرير */
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    /* ظل عند التمرير */
}
.btn-sm{
    
    font-size: 20px !important;
    font-weight: 700;
    line-height: 34.5px;
    text-align: center; 
    
}
.btn-sm:hover{
    background-color:#5B9324 !important;

   
}
.btn-arrow{
   
   
   
    font-size: 20px;
    font-weight: 700;
    line-height: 34.5px;
    text-align: center;
    
    border-radius: 100px 100px 100px 100px;
    
    font-family: "Almarai", sans-serif;
    align-items: center ;
      color: #fff;
    -webkit-border-radius: 100px 100px 100px 100px;
    -moz-border-radius: 100px 100px 100px 100px;
    -ms-border-radius: 100px 100px 100px 100px;
    -o-border-radius: 100px 100px 100px 100px;

}


 

.logo_footer {
    width: 235px;
    height: 134px;


}

.mm {
    width: 310.86px;
    height: 108px;
    text-align: right;
    font-family: Almarai;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    clear: #FFFFFF;


}




.cardabout {
    margin: 5px;
    width: 539px;
    height: 710px !important;
    border-radius: 8px 8px 8px 8px !important;
    opacity: 0px;
    background: rgba(255, 255, 255, 1) !important;
    box-shadow: 8px 10px 20px 1px rgba(152, 152, 152, 0.16) !important;
    -webkit-border-radius: 8px 8px 8px 8px !important;
    -moz-border-radius: 8px 8px 8px 8px !important;
    -ms-border-radius: 8px 8px 8px 8px !important;
    -o-border-radius: 8px 8px 8px 8px !important;
}


.cardabout .icon {
    width: 100px;
    height: 100px;
    top: 2165px;
    left: 1070px;
    gap: 0px;
    opacity: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    margin: 20px auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.cardabout img {
    width: 50px;
    height: 50px;
    top: 2190px;
    left: 1095px;
    gap: 0px;
    opacity: 0px;

}

.cardabout.active:hover {
    border-bottom: 4px solid #5B9324 !important;
}
.cardcontact.active:hover {
    border-bottom: 4px solid #5B9324 !important;
}
.cardabout-containt {

    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;

}

.VisionTitle {




    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

    color: #666 !important;

}

.VisionContent {


    width: 293px !important;
    height: 162px !important;
    top: 2345px !important;
    left: 961px;
    gap: 0px;
    opacity: 0px;

    margin-top: 1px !important;
    font-size: 1,2rem !important;
    font-weight: 700 !important;
    line-height: 27px !important;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #707070 !important;


}

/* وسائل الإعلام للشاشات الصغيرة */




@media (max-width: 1024px) {
    .col {
        max-width: calc(50% - 20px);
        /* عرض 50% في الشاشات المتوسطة */
    }
}

@media (max-width: 768px) {
    .col {
        max-width: 100%;
        /* عرض 100% في الشاشات الصغيرة */
    }
}

/*@media (max-width: 768px) {*/
/*    .video img {*/
       
/*        margin-right: 3px;*/
/*        margin-left: 3px;*/

/*    }*/

    /*.recepincev {*/
    /*    display: flex;*/
    /*    justify-content: space-between;*/
    /*    flex-direction: column;*/

    /*    align-items: center;*/
    /*}*/

    .healtour {
        padding: 5px;
        /*text-align: right  !important;*/
        width: fit-content !important;
    }

    .aboutRec {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;

    }



    .content {
        margin-left: 10px !important;
        margin-right: 10px !important;
        display: flex;
        justify-content: space-between;
        flex-direction: column;

    }

    .items-grid {
         margin-left: auto;
        display: flex !important;
        justify-content: space-between;
        flex-direction: column !important;
    }

    .healtyimg {
      
        display: flex !important;
        justify-content: space-between;
        flex-direction: column !important;
    }
    .carousel-item img {
        max-width: 100% !important;
        height: auto !important;
        display: block !important;
        background-color: #000000 !important;
    }




.dish-svg {
    width: 16px;
    height: 16px;

    opacity: 0px;
    color: #ffffff;
}

.dish-title {
    width: 490px;
    height: 60px;
    font-family: "Almarai";
    font-size: 26px;
    font-weight: 700;
    line-height: 60px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5b5b5b;
    margin-top: -1rem;
}

.small-star {
    font-size: 12px;
}



.dish-price {
    font-size: 16px !important;
    font-weight: 700;
    text-align: right;
    color: #5b5b6e !important;
}

.span__p {
    font-size: 14px !important;
    font-weight: 600;
    text-align: right;
    color: #5b5b6e !important;
}

.pri {
    font-size: 22px !important;
    font-weight: 700;
    text-align: right;
    color: #5b5b6e;
    font-family: "Almarai";
    line-height: 42px;
    text-align: right;
    text-underline-position: from-font;
}

.dish-description {
    font-size: 16px;
    margin-top: 10px;
}

.rating {
    width: 99.76px;
    height: 15.86px;
}

.dish-image {
    width: 750px;
    height: 568px;
    top: 641px;
    left: 599px;
    gap: 0px;
    opacity: 0px;
    border-radius: 10px;
    object-fit: cover !important;
 
}

.thumbnail {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    margin-right: -1.5rem !important;

transition: transform 0.2s;
    -webkit-transition: transform 0.2s;
    -moz-transition: transform 0.2s;
    -ms-transition: transform 0.2s;
    -o-transition: transform 0.2s;
}

.thumbnail img {
    height: 125px;
    width: 140px;
    object-fit: cover;
    padding: 4px !important;
    margin-right: 0.5rem;
    border-radius: 20px 20px 20px 20px;
    opacity: 0px;
    cursor: pointer;
    transition: transform 0.2s;
    -webkit-transition: transform 0.2s;
    -moz-transition: transform 0.2s;
    -ms-transition: transform 0.2s;
    -o-transition: transform 0.2s;
}

.thumbnail:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.gpltyn {
    width: 490px;
    height: 35px;
    font-family: "Almarai" sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 34.5px;
    text-align: right;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--Primary, #5b9324);
}

.img-large {
    width: 435px;
    height: 430px;
    border-radius: 20px 20px 20px 20px;
    object-fit: cover;
    margin-left: 2rem;
}


.hero-section {
    position: relative;
    overflow: hidden;
    /* Prevent overflow of content */
}

.carousel-item {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    /* Center align text */
}

@media (max-width: 768px) {
    .carousel-item {
        height: 70vh;
        /* Adjust height for small screens */
    }

    .container {
        padding: 20px;
        /* Add padding for small screens */
    }

    #welcome_message,
    #healthyvariety,
    #Enjoyhealthy {
        font-size: 1.2rem;
        /* Adjust font size for better readability */
    }
}

@media (max-width: 576px) {
    .carousel-item {
        height: 60vh;
        /* Further adjust for extra small screens */
    }

    #welcome_message,
    #healthyvariety,
    #Enjoyhealthy {
        font-size: 1rem;
        /* Smaller font size for very small screens */
    }
}

.carousel-item {
    background-size: cover;
    /* تأكد من أن الخلفية تغطي العنصر بالكامل */
    background-position: center;
    /* وضع الخلفية في المنتصف */
}

@media (max-width: 768px) {
    .carousel-item {
        background-position: center center;
        /* تأكيد وضع الخلفية في المنتصف */
        height: 70vh;
        /* تعديل الارتفاع للأجهزة الصغيرة */
    }
}

@media (max-width: 576px) {
    .carousel-item {
        height: 60vh;
        /* تعديل الارتفاع للأجهزة الصغيرة جدًا */
    }
}

.cardcontact{

    width: 280px !important;
    height: 250px !important;
    top: 736px;
    left: 935px;
    gap: 2px;
    opacity: 0px;

    background: #FFFFFF;

    border-radius: 5px 5px 5px 5px;
    opacity: 0px;
    box-shadow: 8px 10px 20px 1px #98989829;

    display: flex;

    gap: 2px !important;
     flex-direction: column;
    align-content: center;
    justify-content: center;
    margin-top: 50px;


}

.iconcont {
    width: 70px;
    height: 70px;



    background: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
 }
.iconcont i {


    font-size: 30px;
    color: #5B9324 !important;
}

.cardacont-containt{
    display: flex;
    justify-content: center;
    flex-direction: column;

 display: flex;



}
.cardacont-containt h2{
    font-family: "Almarai" sans-serif !important;
    color: #000000 !important;
    opacity: 0px;
  font-size: 30px !important;
font-weight: 700 !important;
line-height: 45px !important;
text-align: center;
text-underline-position: from-font;
text-decoration-skip-ink: none;
 align-items: center;
 margin:5px;



}
.cardcontact .cardacont-containt p{
    font-family: "AraEtabAlMonie_ee";
    color: #707070;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding: 0 !important;
    margin: 0 !important;
    color: #666 !important;


}

@keyframes fadeIn {
    from {
      opacity: 0;
      transform: translateY(20px); /* تأثير نزول */
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .menu-card {
    opacity: 0;
    /*مخفيبالبداية*/transform: translateY(20px);
    /*يتمتحريكهللأسفل*/animation: fadeIn 1s ease-in-out forwards;
    -webkit-animation: fadeIn 1s ease-in-out forwards;
}

  .menu-card:nth-child(1) {
    animation-delay: 0.2s; /* تأخير العرض للعناصر */
  }

  .menu-card:nth-child(2) {
    animation-delay: 0.4s;
  }
/* إعداد الأنيميشن */
@keyframes fadeInUp {
    from {
      opacity: 0;
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
}
  }

  /* العناصر تكون مخفية بشكل افتراضي */


  /* عند إضافة كلاس "show" تظهر العناصر */
  .card.show {
    animation: fadeInUp 0.9s ease forwards;
    -webkit-animation: fadeInUp 0.9s ease forwards;
}

.card-tab {
    opacity: 0;
    /*اجعلالكاردمخفيفيالبداية*/transform: scale(0.8);
    /*الكارديظهربحجمصغير*/transition: opacity 0.5s ease, transform 0.5s ease;
      
}

  .card-tab.show {
    opacity: 1;
    /*الكارديصبحمرئي*/transform: scale(1);
     /* الكارد يكبر إلى حجمه الطبيعي */  :;
    -webkit-transform:;
    -moz-transform:;
    -ms-transform:;
    -o-transform:;
}

  /* الأنيميشن الأساسي */
.animate-on-scroll {
    opacity: 0;
    transform: scale(0.8);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  }

  .animate-on-scroll.show {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}



  /* الشاشات الصغيرة جدًا (أقل من 576px) */
  @media (max-width: 575.98px) {
    .menu-section h3 {
      font-size: 1.2rem;
    }

    .menu-card h3 {
      font-size: 1.2rem;
    }

    .menu-card p {
      font-size: 0.9rem;
    }

    .menu-card .btn {
      font-size: 0.8rem;
      padding: 8px 16px;
    }
  }

  /* الشاشات الصغيرة (576px إلى 767px) */
  @media (min-width: 576px) and (max-width: 767.98px) {
    .menu-section h3 {
      font-size: 1.4rem;
    }

    .menu-card h3 {
      font-size: 1.3rem;
    }

    .menu-card p {
      font-size: 1rem;
    }
  }

  /* الشاشات المتوسطة (768px إلى 991px) */
  @media (min-width: 768px) and (max-width: 991.98px) {
    .menu-section h3 {
      font-size: 1.6rem !important;
    }

    .menu-card h3 {
      font-size: 1.4rem !important;
    }

    .menu-card p {
      font-size: 1.1rem !important;
    }
  }

  /* الشاشات الكبيرة (992px إلى 1199px) */
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .menu-section h3 {
      font-size: 1.8rem;
    }

    .menu-card h3 {
      font-size: 1.5rem !important;
    }

    .menu-card p {
      font-size: 1.2rem;
    }
  }

  /* الشاشات الكبيرة جدًا (1200px فأعلى) */
  @media (min-width: 1200px) {
    .menu-section h3 {
      font-size: 2rem;
    }

    .menu-card h3 {
      font-size: 1.8rem;
    }

    .menu-card p {
      font-size: 1.3rem;
    }
  }

  /* إعدادات الأنيميشن */
.animate {
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.5s ease-in-out;
    -webkit-transition:;
    -moz-transition:;
    -ms-transition:;
    -o-transition:;
    -webkit-transform:;
    -moz-transform:;
    -ms-transform:;
    -o-transform:;
}

  .animate.active {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}





@media only screen and (max-width: 550px) {
    .Whychoosegroup{

        display: flex;
        justify-items: center;
        flex-direction: column;
        gap:39px !important;

    }
    .Whychoose {
        padding: 0 !important;
        padding: 0 !important;
        width: 100%;
        text-align: center;
        display: block;
        gap:1rem;
        font-size: 2.2rem; /* تقليل حجم النص أكثر للأجهزة الصغيرة */
    }

    .BecausetHealthy {
        display: flex;

        width: 90%;
        text-align: center;
         font-size: 1rem;  /* تقليل حجم النص الإضافي أكثر */
    }
    .menu-card {
        background-image: url(/public/assets/images/mamma.png);

}

}
