@import "./carousel.css";
@import "./animatedCarousel.css";

/*@import url("https://fonts.googleapis.com/css?family=DM+Sans:400,500,700&display=swap");
@import url("http://cdn.font-store.ir/yekan.css");*/
@import "./tailwind.css";
/* latin-ext */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6h9Q.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6h9Q.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6h9Q.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*@font-face {
    font-family: 'yekan';
    src: url('../fonts/YekanNumbers-Regular.eot');
    src: url('../fonts/YekanNumbers-Regular.eot?#iefix')format('embedded-opentype'),url('../fonts/YekanNumbers-Regular.woff')format('woff'),url('../fonts/YekanNumbers-Regular.ttf')format('truetype'),url('../fonts/YekanNumbers-Regular.svg#Yekan')format('svg');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'yekan';
    src: url('../fonts/Yekan-Regular.woff2') format('woff2'), url('../fonts/Yekan-Regular.woff') format('woff'), url('../fonts/Yekan-Regular.ttf') format('truetype'), url('../fonts/Yekan-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'yekan';
    src: url('../fonts/Yekan-Bold.woff2') format('woff2'), url('../fonts/Yekan-Bold.woff') format('woff'), url('../fonts/Yekan-Bold.ttf') format('truetype'), url('../fonts/Yekan-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "yekan";
    src: url("../fonts/YekanBakh-Regular.woff") format("woff"), url("../fonts/YekanBakh-Regular.ttf") format("truetype");
}

:root {
    --rmdp-primary: #84bd00;
    --rmdp-secondary: #532c1c;
    --rmdp-lightGreen: #d7d3c2;
    --rmdp-gray: #989898;
    --rmdp-textBlack: #565656;
    --rmdp-white: #fff;
    --rmdp-lightGreenBg: #acd855;
}

::-webkit-scrollbar {
    display: none;
}

* {
    font-family: "yekan";
    margin: 0;
    background-color: transparent;
    margin: 0;
    padding: 0;
    /* font-family: "Arial", sans-serif; */
    /* direction: rtl; */
    padding: 0;
    box-sizing: border-box;
}

h2 {
    font-size: 1.37rem;
}

.RTL {
    direction: rtl !important;
}

.LTR {
    direction: ltr !important;
}

* i,
* p,
* h1,
* h2 {
    background-color: transparent !important;
}

.bg-primary {
    background-color: var(--rmdp-primary);
}

.bg-secondary {
    background-color: var(--rmdp-secondary);
}

.bg-lightGreen {
    background-color: var(--rmdp-lightGreen);
}

.bg-greenSection {
    background-color: rgba(132, 189, 0, 0.8);
}

.container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.hoverAnimate {
    transition: all 0.3 ease-in-out;
    -webkit-transition: all 0.3 ease-in-out;
    -moz-transition: all 0.3 ease-in-out;
    -ms-transition: all 0.3 ease-in-out;
    -o-transition: all 0.3 ease-in-out;
}

    .hoverAnimate:hover {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
    }

.carousel-banners * {
    background-color: transparent;
}

@keyframes leaves {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
    }
}

.header {
    /* box-shadow: 1px 12px 15px 11px rgba(0, 0, 0, 0.1),
    -1px 20px 9px 19px rgba(0, 0, 0, 0.01); */
    box-shadow: 0px 4px 17.2px 0px rgba(113, 113, 113, 0.22);
    /* bg-slate-100 py-4 sticky top-0 z-100; */
    /* background-color: #fefefe  ; */
    z-index: 10000;
    position: sticky;
    background: var(--rmdp-white) !important;
    top: 0;
}

.header_menu {
    background: var(--rmdp-white) !important;
}

    .header_menu a:hover {
        color: var(--rmdp-primary);
    }

.footerIcon {
    font-size: 28px;
    font-weight: 400;
    color: var(--rmdp-white) !important;
}

.searchInput input {
    background: var(--rmdp-white) !important;
    /* background-color: transparent !important; */
    -webkit-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

.text-sm {
    font-size: 14px;
    font-weight: 400;
}

.searchInput input[type="checkbox"] {
    background-color: transparent !important;
    border-radius: 50%;
    border: 1px solid white;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.text-white {
    color: var(--rmdp-white) !important;
}

.searchInput {
    height: 3.3rem;
}

.answerIcon {
    color: var(--rmdp-textBlack) !important;
    font-size: 60px !important;
    padding: 2px;
}

.searchLogo {
    width: 4rem;
}

.searchradio {
    height: 2.75rem;
}

    .searchradio label {
        background-color: var(--rmdp-secondary) !important;
    }

.body {
    /* background-image: url("../assets/backgroundImage.png");
  background-repeat: repeat-y;
  background-position: center;
  background-size: cover; */
}

.humberherMenu {
    display: none;
}

.container_width {
    max-width: 102.5rem;
    min-width: 80%;
    padding: 0 3rem;
    margin-left: auto;
    background-color: transparent !important;
    margin-right: auto;
}

.search_box {
    max-width: 65%;
    /* background-color: transparent !important; */
    margin-left: auto;
    border-radius: 8px;
    margin-right: auto;
}

p a {
    accent-color: var(--rmdp-lightGreenBg);
    /*color: var(--rmdp-lightGreenBg);*/
    color: #1200ff;
}

.appearance-none {
    appearance: none !important;
    -webkit-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

.iconMd {
    font-size: 27px !important;
    font-weight: 100;
    color: var(--rmdp-textBlack);
}

.iconHeading {
    font-size: 70px !important;
    font-weight: 100;
    color: var(--rmdp-textBlack);
}

.logoScaleUp {
    font-size: 45px !important;
    /* height: 55px; */
    color: var(--rmdp-textBlack) !important;
    /* transform: scale(2.3);
  -webkit-transform: scale(2.3);
  -moz-transform: scale(2.3);
  -ms-transform: scale(2.3);
  -o-transform: scale(2.3); */
}

.textHeading {
    /* text-decoration: none; */
    color: var(--rmdp-textBlack);
    font-size: 40px !important;
}

.textDecs {
    color: var(--rmdp-textBlack);
    font-weight: 700;
    font-size: 25px !important;
}

.max-w-2 {
    max-width: 2/9 !important;
}

.textMd {
    color: var(--rmdp-textBlack);
    font-size: 20px !important;
    font-weight: 700;
}

.textParaph {
    color: var(--rmdp-textBlack);
    font-size: 22px !important;
}

.textBase {
    color: var(--rmdp-textBlack);
    font-weight: 500;
    font-size: 12px !important;
}

.textFilter {
    color: var(--rmdp-textBlack) !important;
    font-weight: 500;
    font-size: 18px !important;
}

.headTitle {
    font-size: 34px;
    font-weight: 700;
}

.tabcontent {
    display: none;
    gap: 1rem;
}

.textlg {
    font-size: 24px;
    font-weight: 700;
}

.bottom-sheet {
    display: none;
}

.filter_subtitle_container {
    border-top: 1px dashed var(--rmdp-secondary) !important;
    position: relative;
}

.most-update {
    display: block;
}

.pagination_count {
    padding: 0.4rem;
    max-width: 2rem;
    min-width: 2rem;
    max-height: 2rem;
    min-height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-align: center;
    border: 1px solid var(--rmdp-textBlack);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

    .pagination_count.active {
        border-color: var(--rmdp-primary) !important;
        color: var(--rmdp-primary) !important;
        background-color: var(--rmdp-white);
    }

.filter_subtitle {
    /* sposition: absolute; */
    background-color: var(--rmdp-lightGreen) !important;
    width: fit-content;
    padding: 0px 2px 0 4px;
    /* top: 100;
  
  right: 0; */
    translate: 0rem -1rem;
}

.footer {
    background-color: var(--rmdp-gray);
}
/****************/

header {
    padding: 10px 0;
}

.logo img {
    height: 50px;
}

.menu {
    display: flex;
    flex-wrap: wrap;
}

    .menu ul {
        list-style: none;
        display: flex;
        gap: 2rem;
        margin: 0;
        padding: 0;
    }

p,
h1,
h2,
h3 .menu ul li a {
    text-decoration: none;
    color: var(--rmdp-textBlack);
    font-size: 16px;
    font-weight: bold;
    color: #000 !important;
}

input[type="radio"] {
    accent-color: var(--rmdp-primary);
}

input[type="checkbox"] {
    accent-color: var(--rmdp-secondary);
    padding: 5px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    outline: 1px solid var(--rmdp-textBlack);
}

    input[type="checkbox"]:checked {
        background-color: var(--rmdp-secondary);
    }

.myBtn {
    background-color: var(--rmdp-primary);
    color: var(--rmdp-white) !important;
    border: none;
    appearance: none;
    border-radius: 8px;
    -webkit-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    border: none !important;
    outline: none !important;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.answer_footer {
    cursor: pointer;
}

    .answer_footer:hover p {
        color: var(--rmdp-lightGreenBg);
    }

.myBtn * {
    /* background-color: var(--rmdp-primary); */
    color: var(--rmdp-white) !important;
}

.textNav {
    font-size: 18px;
    font-weight: 500;
}

.text-primary {
    color: var(--rmdp-primary);
}
/* .footerContainer {
  direction: flex;
}

.footerItem {
  direction: flex;
} */
.newsShadow {
    box-shadow: 0px 0px 23px 0px rgba(113, 113, 113, 0.22) !important;
}

hr {
    max-width: 6% !important;
    min-width: 6% !important;
    height: 2px !important;
    background-color: var(--rmdp-textBlack) !important;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.rounded-10 {
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important;
}

.rounded-r-10 {
    border-radius: 0px 10px 10px 0px !important;
    -webkit-border-radius: 0px 10px 10px 0px !important;
    -moz-border-radius: 0px 10px 10px 0px !important;
    -ms-border-radius: 0px 10px 10px 0px !important;
    -o-border-radius: 0px 10px 10px 0px !important;
}

.rounded-l-10 {
    border-radius: 10px 0px 0px 10px !important;
    -webkit-border-radius: 10px 0px 0px 10px !important;
    -moz-border-radius: 10px 0px 0px 10px !important;
    -ms-border-radius: 10px 0px 0px 10px !important;
    -o-border-radius: 10px 0px 0px 10px !important;
}

.rounded-8 {
    border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    -ms-border-radius: 8px !important;
    -o-border-radius: 8px !important;
}

.bannerDescription {
    display: none;
}

.sidenav {
    height: 100%;
    width: 0;
    display: none;
    position: fixed;
    overflow: hidden;
    z-index: 999999;
    top: 0;
    right: 0;
    background-color: var(--rmdp-white);
    overflow-x: hidden;
    transition: 0.3s;
    padding-top: 60px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    border-radius: 20px 0 0 20px;
    -o-transition: 0.3s;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    -ms-border-radius: 20px 0 0 20px;
    -o-border-radius: 20px 0 0 20px;
}

.sidenavWrapper {
    height: 100vh;
    width: 0;
    display: none;
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    background-color: rgb(17, 17, 17, 0.7);
    overflow-x: hidden;
    padding-top: 60px;
    /* transition: 0.25s;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s; */
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    white-space: nowrap;
    color: var(--rmdp-textBlack);
    display: block;
    transition: 0.3s;
}

.text32 {
    font-size: 32px;
}

.sidenav a:hover {
    color: var(--rmdp-primary);
}

.sidenav .closebtn {
    position: absolute;
    top: 0.1rem;
    left: 0.1rem;
    font-size: 36px !important;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

.arrowCard {
    display: block;
}

.arrowTop {
    display: none;
}

.tab_filter_mobile {
    display: none;
}
/********************/
.tab_panel_containet {
    border: 1px solid var(--rmdp-primary);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    height: 6rem;
    background-color: var(--rmdp-white);
    width: 94%;
    margin: 0 auto;
}

.border-l-l {
    border-radius: 0 !important;
    border-left: 1px solid var(--rmdp-primary);
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
}

.tab_filter_container {
    /*padding: 1.5rem 1rem;
  */
    background-color: var(--rmdp-lightGreen);
    border-left: 1px solid var(--rmdp-primary);
    border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    -ms-border-radius: 0 8px 8px 0;
    min-width: 26%;
    -o-border-radius: 0 8px 8px 0;
    /* max-width: 15% !important;
  min-width: 1% !important; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.tab_filter_ltr_container {
    /*padding: 1.5rem 1rem;
  */
    background-color: var(--rmdp-lightGreen);
    /* border-left: 1px solid var(--rmdp-primary); */
    border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    -ms-border-radius: 8px 0 0 8px;
    min-width: 26%;
    -o-border-radius: 8px 0 0 8px;
    /*max-width: 15% !important;
  min-width: 1% !important;
  */
    display: flex;
    align-items: center;
    justify-content: center;
}

.filter_container {
    padding: 1rem;
    min-height: 100%;
    height: auto;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.tab_menu_item {
    border-color: var(--rmdp-primary) !important;
    cursor: pointer;
}

    .tab_menu_item * {
        /*border-color: var(--rmdp-primary) !important;
  color: var(--rmdp-lightGreenBg) !important;*/
        border-color: #7b9f27 !important;
        color: #71a900 !important;
    }

    .tab_menu_item.active {
        background-color: var(--rmdp-lightGreenBg);
        color: var(--rmdp-white) !important;
        transition: all ease-in 0.15s;
        -webkit-transition: all ease-in 0.15s;
        -moz-transition: all ease-in 0.15s;
        -ms-transition: all ease-in 0.15s;
        -o-transition: all ease-in 0.15s;
    }

        .tab_menu_item.active * {
            color: var(--rmdp-white) !important;
        }
    /**/
    .tab_menu_item.lastnav {
        border-radius: 8px 0 0 8px;
        -webkit-border-radius: 8px 0 0 8px;
        -moz-border-radius: 8px 0 0 8px;
        -ms-border-radius: 8px 0 0 8px;
        -o-border-radius: 8px 0 0 8px;
    }

.answer_container {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.textXl {
    line-height: 40px;
    font-size: 24px;
    font-weight: 700;
    color: var(--rmdp-textBlack);
}

.linkToTarget:hover {
    color: var(--rmdp-primary) !important;
}

    .linkToTarget:hover * {
        color: var(--rmdp-primary) !important;
    }

.answer_footer_icon {
    color: var(--rmdp-textBlack);
    font-size: 24px;
}

.filter_container {
    max-width: 25%;
    min-width: 18%;
}

.result_data_container {
    min-width: 100%;
    background-color: rgba(122, 187, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0px 4px 11.4px 0px rgba(145, 139, 139, 0.25);
    padding: 2rem 1rem;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.answer_card {
    max-width: 80%;
    text-align: start;
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
}

.answer_main {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    align-items: baseline;
    width: 70%;
   /* max-width: 85%;
    margin: 0 auto;*/
}

.font500 {
    font-weight: 500 !important;
}

.textPagination {
    font-size: 16px;
    font-weight: 400;
}

.tab_filter_content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-filter {
    display: none;
}

.iconWapper {
    padding: 2rem !important;
}

.selectedNav {
    width: 100%;
    height: 0.1rem;
    border: 1px solid var(--rmdp-primary);
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

@media only screen and (min-device-width: 720px) and (max-device-width: 1488px) {
    .headerText {
        margin: auto auto;
        display: none;
        width: 100% !important;
        text-align: center !important;
        font-size: 0.8em !important;
    }

    .menuList {
        display: flex;
        margin: auto;
        gap: 2rem !important;
        padding: 0 4px !important;
        /*justify-content: space-between !important;*/
        align-items: center;
    }

    .menu {
        flex-wrap: wrap;
        justify-content: center !important;
        padding: 0.6rem 0;
        align-items: center;
    }

    a {
        font-size: 18px !important;
        white-space: nowrap;
    }

    .textFilter {
        color: var(--rmdp-textBlack) !important;
        font-weight: 500;
        font-size: 14px !important;
    }

    .whitespaceNoWrap {
        white-space: nowrap;
    }

    .text32 {
        font-size: 26px;
    }

    .result_data_container {
        /*min-width: 90%;
        max-width: 90%;*/
        background-color: rgba(122, 187, 0, 0.2);
        border-radius: 8px;
        box-shadow: 0px 4px 11.4px 0px rgba(145, 139, 139, 0.25);
        padding: 1rem 1rem;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
    }

    .answer_card {
        max-width: 90%;
        text-align: start;
        display: flex;
        flex-direction: column;
        gap: 0.8rem;
    }

    .textXl {
        line-height: 24px;
        font-size: 18px;
        font-weight: 700;
        color: var(--rmdp-textBlack);
    }

    p {
        font-size: 13px !important;
    }

    .searchInput {
        height: 2.7rem;
    }

    .textHeading {
        /* text-decoration: none; */
        color: var(--rmdp-textBlack);
        font-size: 26px !important;
    }

    .rigth_icon_wrapper {
        padding: 0.6rem;
    }

    .textlg {
        font-size: 1rem;
        font-weight: 700;
    }

    .font700 {
        font-weight: 700 !important;
    }

    .divWrapper {
        max-width: 80%;
        margin: auto;
    }

    .textParaph {
        color: var(--rmdp-textBlack);
        font-size: 18px !important;
    }

    .logoScaleUp {
        font-size: 34px !important;
        color: var(--rmdp-textBlack) !important;
    }

    .textDecs {
        color: var(--rmdp-textBlack);
        font-weight: 700;
        font-size: 22px !important;
    }

    .textMd {
        color: var(--rmdp-textBlack);
        font-size: 16px !important;
        font-weight: 700;
    }

    .textBase {
        color: var(--rmdp-textBlack);
        font-weight: 400;
        font-size: 12px !important;
    }

    .iconWapper {
        padding: 1.2rem !important;
    }

    .footerIcon {
        font-size: 18px;
        font-weight: 400;
        color: var(--rmdp-white) !important;
    }

    h2 {
        white-space: nowrap;
        font-size: 16px;
        font-weight: 700;
    }
}

@media only screen and (max-width: 890px) {
    .search_box {
        max-width: 65%;
        /*background-color: transparent !important;
    */
        margin-left: auto;
        border-radius: 4px;
        margin-right: auto;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
    }

    .search_box {
        max-width: 65%;
        /* background-color: transparent !important; */
        margin-left: auto;
        border-radius: 8px;
        margin-right: auto;
    }

    .sidenavWrapper,
    .sidenav {
        display: block;
    }

    .humberherMenu {
        display: block;
    }

    .bannerDescription {
        display: block;
    }

    .body {
        gap: 20px;
    }

    .menu {
        display: none;
    }

    .headerText {
        display: none;
    }

    .userEntry {
        display: none;
    }

    .landSelect {
        border: none;
    }

    .header_menu {
        justify-content: space-between;
    }

    .search_box {
        max-width: 100%;
        padding: 8px;
    }

    .searchInput div {
        padding: 4px;
    }

    .searchInput p {
        font-style: 12px;
    }

    .searchInput input {
        padding: 2px;
        font-size: 10px;
    }

    .inputCheckBox label {
        font-size: 14px;
    }

    .gridSearch {
        gap: 2px;
        font-style: 1px !important;
        font-weight: 200 !important;
    }

    .inputCheckBox {
        gap: 2px;
        font-size: 18px !important;
    }

    .searchInput {
        height: 2.5rem;
    }

    .searchradio {
        height: 2rem;
    }

    .news {
        translate: 0 -10%;
        margin: auto;
        background: #fefefe;
    }

    .textHeading {
        /* text-decoration: none; */
        color: var(--rmdp-textBlack);
        font-size: 12px !important;
    }

    .font700 {
        font-weight: 700 !important;
    }

    .divWrapper {
        max-width: 80%;
        margin: auto;
    }

    .textParaph {
        color: var(--rmdp-textBlack);
        font-size: 10px !important;
    }

    hr {
        max-width: 10% !important;
        min-width: 10% !important;
        height: 0.8px !important;
        background-color: var(--rmdp-textBlack) !important;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }

    .logoScaleUp {
        font-size: 18px !important;
        color: var(--rmdp-textBlack) !important;
    }

    h2 {
        font-size: 8px;
        font-weight: 700;
    }

    .textDecs {
        width: 100%;
        color: var(--rmdp-textBlack);
        font-weight: 500;
        font-size: 10px !important;
    }

    .max-w-2 {
        max-width: 2/9 !important;
    }

    .textMd {
        color: var(--rmdp-textBlack);
        font-size: 12px !important;
        font-weight: 600;
    }

    .arrowCard {
        display: none;
    }

    .arrowTop {
        color: var(--rmdp-primary);
        display: block;
    }

    .textBase {
        color: var(--rmdp-textBlack);
        font-weight: 400;
        font-size: 10px !important;
    }

    .footerIcon {
        font-size: 16px;
        font-weight: 400;
        color: var(--rmdp-white) !important;
    }

    .headTitle {
        font-size: 24px;
    }

    .iconHeading {
        font-size: 25px !important;
        font-weight: 100;
        color: var(--rmdp-textBlack);
    }

    .selectedNav {
        width: 2px;
        height: 2rem;
        border: 2px solid var(--rmdp-primary);
        border-radius: 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
    }

    .textNav {
        font-size: 16px;
        font-weight: 700;
    }

    .tab_filter_container {
        max-width: 15%;
        min-width: 1%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .tab_filter_content {
        display: none;
    }

    .tab_filter_mobile {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        background-color: var(--rmdp-lightGreen);
        border-radius: 8px;
        /* display: subgrid; */
        padding: 0.5rem 0.2rem;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
    }

    .tab_menu {
        display: flex;
        width: 100%;
    }

    .tab_panel_containet {
        /* flex-direction: column; */
        height: 2.5rem;
    }

    .mobileTabSctruct {
        display: flex;
        flex-direction: column;
    }

    .filter_container {
        display: none;
    }

    .search_result_container form {
        display: flex;
        flex-direction: column;
        gap: 1rem;
    }

    .tab_menu_item .iconsax {
        display: none;
    }

    .textlg {
        font-size: 16px;
    }

    .container_width {
        max-width: 102.5rem;
        min-width: 80%;
        padding: 0 1.5rem;
        margin-left: auto;
        background-color: transparent !important;
        margin-right: auto;
    }

    .rounded-10 {
        border-radius: 4px !important;
        -webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
        -ms-border-radius: 4px !important;
        -o-border-radius: 4px !important;
    }

    .rounded-r-10 {
        border-radius: 0px 4px 4px 0px !important;
        -webkit-border-radius: 0px 4px 4px 0px !important;
        -moz-border-radius: 0px 4px 4px 0px !important;
        -ms-border-radius: 0px 4px 4px 0px !important;
        -o-border-radius: 0px 4px 4px 0px !important;
    }

    .rounded-l-10 {
        border-radius: 4px 0px 0px 4px !important;
        -webkit-border-radius: 4px 0px 0px 4px !important;
        -moz-border-radius: 4px 0px 0px 4px !important;
        -ms-border-radius: 4px 0px 0px 4px !important;
        -o-border-radius: 4px 0px 0px 4px !important;
    }

    .rounded-8 {
        border-radius: 8px !important;
        -webkit-border-radius: 8px !important;
        -moz-border-radius: 8px !important;
        -ms-border-radius: 8px !important;
        -o-border-radius: 8px !important;
    }

    p,
    h1,
    h2,
    h3 .menu ul li a {
        text-decoration: none;
        color: var(--rmdp-textBlack);
        font-size: 10px;
    }

    .answerIcon {
        font-size: 32px !important;
        padding: 1px;
    }

    .icon-filter {
        display: block;
        font-size: 20px;
        color: var(--rmdp-textBlack);
        padding: 0.5rem;
    }

    .text32 {
        font-size: 12px;
        font-weight: 700 !important;
    }

    .textXl {
        font-size: 10px;
        font-weight: 500;
        line-height: 20px;
    }

    .linkToTarget * {
        font-size: 12px;
    }

    .iconWapper {
        padding: 0.5rem !important;
    }

    .answer_card {
        max-width: 90%;
        text-align: start;
        display: flex;
        flex-direction: column;
        gap: 0.4rem;
    }

    .cardFooterWrapper {
        flex-wrap: wrap;
        justify-content: space-evenly;
    }

    .cardFooterBtn {
        flex: 1;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

        .cardFooterBtn.hoverAnimate:hover {
            transform: scale(1);
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
        }

    .textPagination {
        font-size: 10px;
    }

    .pagination_count {
        padding: 0.2rem;
        max-width: 1.5rem;
        min-width: 1.5rem;
        max-height: 1.5rem;
        min-height: 1.5rem;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        text-align: center;
        border: 1px solid var(--rmdp-textBlack);
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
    }

    /*  */

    .bottom-sheet {
        display: block;
        position: fixed;
        bottom: 0;
        transition: all ease 0.2s;
        left: 0;
        height: 0;
        background-color: rgba(192, 192, 192, 0.9);
        color: #fff;
        z-index: 9999999;
        width: 100%;
        /* background-color: red; */
        /* border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.2); */
        overflow: hidden;
        -webkit-transition: all ease 0.2s;
        -moz-transition: all ease 0.2s;
        -ms-transition: all ease 0.2s;
        -o-transition: all ease 0.2s;
    }

    .sheet-header {
        height: 35%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 20px;
        opacity: 25;
        /* background-color: rgba(192, 192, 192, 0.9); */
        color: #fff;
    }

    .bottom-sheet.show {
    }

    .close-btn {
        background: none;
        border: none;
        color: #fff;
        font-size: 24px;
        cursor: pointer;
    }

    .sheet-content {
        /* background-color: red; */
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 20px;
        background-color: var(--rmdp-white);
        padding: 20px;
    }

    .filter_subtitle {
        /* sposition: absolute; */
        background-color: var(--rmdp-white) !important;
        width: fit-content;
        padding: 0px 0px 0 4px;
        /* top: 100;
    
    right: 0; */
        translate: 0rem -0.9rem;
    }
    /*  */

    .footerContainer {
        gap: 4px;
        justify-content: space-evenly;
    }

    .footerSecond {
        flex: 1 content;
    }
}
