<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navbar.newsNav #main_nav {
    justify-content: flex-end;
}

.nav-right .cart-btn .nav-right-link {
    margin: 0 !important;
}
.nav-right-btn .theme-btn {
    margin-left: 25px;
    margin-right: 10px;
}
.side_nav_right {
    gap: 15px;
    margin-bottom: 2px;
    margin-left: 90px;
}
.custom_ul {
    left: -70px;
    width: 168px;
}
.custom_input {
    padding: 12px 20px 12px 21px !important;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
}
.find-car-form .form-group label {
    margin-left: 18px;
}
.find-car-form .form-group {
    margin-top: 10px;
}
.input_title {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 2px;
    margin-top: 12px;
    color: var(--color-dark);
    margin-left: 18px;
    font-size: 16px;
}
.car-list li {
    margin-right: 30px;
}
.call_btn,
.chat_btn {
    border: 2px solid #ff631c;
    width: 33%;
    padding: 5px 0px !important;
}
.see_all_div {
    position: absolute;
    right: 0;
    width: fit-content;
    top: 31px;
}
.site-breadcrumb {
    padding-top: 75px;
    padding-bottom: 75px;
}
.download-btn a {
    max-width: 100%;
}

.site-title_custom {
    font-size: 40px;
}
.see_all_div_custom {
    top: 0;
}
.category-item h5 {
    margin-top: 10px;
}
.cate-booking {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.booking {
    text-align: center;
    margin-bottom: 20px;
    box-shadow: var(--box-shadow);
    border-radius: 10px;
    padding: 15px;
    width: 100%;
    margin: 5px;
}

/* Hover effect on icons */

.icon-hover {
    color: #ff631c;
}
.icon-hover:hover {
    color: black;
}
a:hover {
    color: #ff631c;
}

.car-top h4 {
    font-size: 18px;
    margin-bottom: 7px;
    white-space: nowrap; /* Prevents text wrapping */
    overflow: hidden; /* Hides the overflowing text */
    text-overflow: ellipsis; /* Displays an ellipsis (...) to indicate the overflow */
    /* You can adjust the width to fit your layout */
    width: 200px; /* Example width */
}

.notifications-dropdown {
    width: 800px; /* Set the width of the dropdown */
}

.notifications-list {
    max-height: 300px; /* Set the maximum height for the notifications list */
    overflow-y: auto; /* Enable vertical scrollbar when content exceeds the max height */
}

.notification-item {
    padding: 10px;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #ff631c;
    border-bottom: 1px solid #eee;
    transition: background-color 0.3s;
}

.notification-item:hover {
    background-color: #f5f5f5;
}

.notification-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.notification-info {
    flex: 1;
}

.notification-time {
    font-size: 0.8em;
    color: #242121;
}

.filter_selected_item {
    cursor: pointer;
    position: relative;
    width: 90%;
    border-radius: 25px;
    border: 1px solid #ddd;
    padding: 5px 0;
    font-weight: 500;
    font-size: 18px;
}
.filter_selected_item span[class^="flaticon-"]:before,
.filter_selected_item span[class*=" flaticon-"]:before {
    font-size: 11px;
}
.filter_selected_item .flaticon-chevron-pointing-to-the-left {
    position: absolute;
    top: 8px;
    left: 21px;
}
.filter_options {
    padding: 2px 0;
}
.single_filter_option {
    padding: 5px 4px;
}
/*.filter_div {border: 1px solid #ddd; width: 90%;border-radius: 25px;}*/
.without_border {
    border: none !important;
}
.car-widget ul li {
    margin-bottom: 0;
}
.selected_option {
    color: #000;
    vertical-align: middle;
}
.chevron_icon {
    vertical-align: middle;
    font-size: 14px;
    float: right;
    margin-top: 11px;
    margin-right: 10px;
}
.navbar .nav-item .nav-link {
    font-size: 16px !important;
}
.site-title-tagline {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    color: var(--theme-color);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.linekdown h6{
    font-size:12px;
    font-weight:bold;
    /* font-weight: 700; */
}

@media (max-width: 767px) {
    .linekdown h6 {
        font-size: 7px;
        font-weight: 600;
        display: flex;
        flex-direction: column;
    }
}


@media (max-width: 334px){
    .btn-container{
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 10px !important;
    }
}

.login-form {
    padding: 30px;
    background: var(--color-white);
    border-radius: 10px;
    box-shadow: var(--box-shadow);
    margin: 30px;
}
.login-form .login-header {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
}

.login-form .login-header img {
    width: 200px;
    margin-bottom: 10px;
}

.login-form .login-header h3 {
    color: var(--theme-color);
    margin-bottom: 5px;
    font-weight: 800;
}

.login-form .login-header p {
    font-size: 20px;
}

.custom_add_btn {
    margin: 17px auto auto !important;
}
.hero-single {
    padding-bottom: 115px !important;
    background-size: 100% 100% !important;
}
.find-car {
    margin-top: 30px;
}
.find-car-form {
    box-shadow:
        0 4px 8px 0 rgb(0 0 0 / 3%),
        0 1px 9px 0 rgb(0 0 0 / 18%);
}
.navbar-brand img {
    width: 100px;
    /* margin: 15px 0; */
}

.home-2 .footer-widget-wrapper {
    padding-top: 150px;
}
.py-120 {
    padding: 25px 0;
}

.landing-page-banner {
    margin-block: 5svh;
    background-size: auto 400% !important;
    background-repeat: no-repeat !important;
    background-position: 250% 20% !important;
    color: #fff;
    padding: 2rem;
    border-radius: 15px;
}

.landing-page-banner h3 {
    color: #fff;
    font-weight: 900;
    text-transform: capitalize;
    font-size: 3rem;
}

.landing-page-banner p {
    color: #fff;
    font-weight: 100;
    text-transform: capitalize;
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.landing-page-banner a {
    border-radius: 5px;
}

.landing-page-banner a:hover {
    color: var(--theme-color);
}

.news_cat {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
}

.trending_grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

.news-card {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    background-color: var(--color-white);
    box-shadow: var(--box-shadow);
}

.news-card .news-img a {
    width: 100%;
}

.news-card img {
    aspect-ratio: 16/9;
    object-fit: cover;
    width: 100%;
}

.news-card .news-details {
    padding: 20px;
    padding-bottom: 10px;
}

.news-card .news-details a:hover {
    color: var(--theme-color);
}

.news-card .news-details .src {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}

.news-card .news-details .title {
    font-weight: 500;
    margin-block: 10px;
    font-size: 1.5rem;
    line-height: 2.5rem;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-card .news-details .magazine {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    font-weight: 300;
}

.news-card .news-details .magazine .icon {
    color: var(--theme-color);
    margin-inline-end: 5px;
}

.news-card .news-details .magazine .m_src::after {
    content: "-";
    margin-inline-start: 5px;
}

.news-card .news-details .magazine .writer {
    text-transform: capitalize;
}

.news-card .news-footer {
    margin-top: 10px;
    margin-inline: 20px;
    border-top: 1px solid #e0e0e0;
    padding-block: 5px;
}

.news-card .news-footer .controls {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: stretch;
    align-self: flex-end;
}

.news-card .news-footer .controls a,
.news-card .news-footer .controls button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    padding-block: 10px;
    border: none;
    outline: none;
    background-color: transparent;
    transition: 0.3s all ease-in-out;
}

.news-card .news-footer .controls &gt; *:not(:last-child) {
    border-inline-end: 1px solid #e0e0e0;
}

.news-card .news-footer .controls a:hover,
.news-card .news-footer .controls button:hover {
    background-color: var(--theme-color);
    color: #fff;
}

.inner-news-view {
    padding-block: 5vh;
}

.inner-news-view .inner-news-card {
    grid-template-columns: minmax(0, 3fr) minmax(0, 7fr);
    background-color: transparent;
    box-shadow: none;
}

.inner-news-view .inner-news-card .news-details {
    justify-content: flex-start;
    gap: 15px;
    padding-inline-end: 0;
    padding-top: 0;
}

.inner-news-view .read-more {
    font-size: 1.1rem;
}

.inner-news-view .news-img img {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
    object-position: center center;
}

.inner-news-view .news-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-block: 10px 0;
}

.inner-news-view .news-controls .category {
    text-transform: uppercase;
}

.inner-news-view .news-controls .category i {
    margin-inline-end: 10px;
}

.inner-news-view .news-controls .controls {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.inner-news-view .news-controls .controls button,
.inner-news-view .news-controls .controls a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: none;
    outline: none;
    aspect-ratio: 1/1;
    padding-inline: 15px;
    color: #777;
    background-color: transparent;
    border-radius: 50%;
    transition: 0.3s all ease-in-out;
}

.inner-news-view .news-controls .controls button:hover,
.inner-news-view .news-controls .controls a:hover {
    background-color: var(--theme-color);
    color: #fff;
}

.inner-news-view .title {
    color: #000;
    font-weight: 600;
    font-size: 1.8rem;
    text-transform: capitalize;
    line-height: 2.5rem;
}

.inner-news-view .magazine-view {
    display: flex;
    align-items: center;
    gap: 5px;
}

.inner-news-view .magazine-view p:first-child::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 1px;
    background-color: currentColor;
    margin-inline-start: 5px;
    vertical-align: middle;
}

.inner-news-view .date-time {
    display: flex;
    align-items: center;
    gap: 5px;
}

.inner-news-view .date-time p:first-child::after {
    content: "";
    display: inline-block;
    width: 5px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    opacity: 0.5;
    margin-bottom: 2px;
    background-color: currentColor;
    margin-inline-start: 5px;
    vertical-align: middle;
}

.inner-news-view .news-details {
    margin-top: 1rem;
    text-align: justify;
}

.inner-news-view .news-details p:not(:last-child) {
    margin-bottom: 10px;
}

.news-slider {
    position: relative;
    --slider-btn-pos: 50px;
}

.news-slider h3 {
    margin-bottom: 20px;
}

.news-slider .slider-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    opacity: 0.2;
    position: absolute;
    inset-inline-start: calc(-1 * var(--slider-btn-pos));
    top: 50%;
    z-index: 10;
    translate: 0 -50%;
    width: 40px;
    aspect-ratio: 1/1;
    border: none;
    outline: none;
    background-color: var(--theme-color);
    color: #fff;
    border-radius: 50%;
    transition: 0.3s opacity ease-in-out;
}

.news-slider .slider-btn:hover {
    opacity: 0.7;
}

.news-slider .slider-btn.owl-next {
    inset-inline-start: auto;
    inset-inline-end: calc(-1 * var(--slider-btn-pos));
}

.checklists-container .checklist-inp {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.checklists-container .checklist-inp input {
    display: none;
}

.checklists-container .checklist-inp label::before {
    display: inline-block;
    content: "\f0c8";
    font-family: "Font Awesome\ 5 Free";
    margin-inline-end: 5px;
}

.checklists-container .checklist-inp:has(input:checked) label::before {
    content: "\f14a";
    font-weight: 900;
    color: var(--theme-color);
}

.checklists-container .more button {
    position: static;
    padding: 0;
    padding-top: 5px;
}

.checklists-container .more button span {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    vertical-align: middle;
    gap: 10px;
}

.checklists-container .more button span:last-child {
    display: none;
}

.checklists-container .more button.more span:first-child {
    display: none;
}

.checklists-container .more button.more span:last-child {
    display: inline-block;
}

.checklists-container .more button i {
    margin-bottom: 2px;
}

.News-Card-List {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 2rem;
}

.inner-news-card {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    align-items: stretch;
    background-color: var(--color-white);
    box-shadow: var(--box-shadow);
}

.inner-news-card .news-details {
    padding: 1rem 2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.inner-news-card .news-details .title {
    color: #000;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-transform: capitalize;
}

.inner-news-card .news-details .description {
    font-size: 1rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.inner-news-card .news-details .magazine {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0 10px;
    flex-wrap: wrap;
}

.inner-news-card .news-details .magazine i {
    color: var(--theme-color);

}

.inner-news-card .news-info {
    display: grid;
    grid-template-rows: clamp(150px, 1fr, 250px) auto;
}

.inner-news-card .news-info a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.inner-news-card .controls {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: stretch;
}

.inner-news-card .controls a,
.inner-news-card .controls button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    padding-block: 10px;
    border: none;
    outline: none;
    background-color: transparent;
    transition: 0.3s all ease-in-out;
}

.inner-news-card .controls &gt; *:not(:last-child) {
    border-inline-end: 1px solid #e0e0e0;
}

.inner-news-card .controls a:hover,
.inner-news-card .controls button:hover {
    background-color: var(--theme-color);
    color: #fff;
}

.news-comments .comments-viewer {
    overflow-y: auto;
    max-height: 50vh;
    margin-top: 20px;
    margin-bottom: 20px;
}

.news-comments .add-comment {
    background-color: var(--color-white);
}

.news-comments .add-comment form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    border: 2px solid #e0e0e0;
    padding: 1rem;
    border-radius: 10px;
}

.news-comments .add-comment form textarea {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    resize: none;
}

.news-comments .add-comment form button {
    width: 150px;
}

.news-comments .news-comment {
    display: grid;
    grid-template-columns: 70px minmax(0, 1fr);
    align-items: flex-start;
    gap: 2rem;
    padding: 20px;
}

.news-comments .news-comment:not(:last-child) {
    border-bottom: 1px solid #e0e0e0;
}

.news-comments .news-comment .user-img:has(&gt; span) {
    aspect-ratio: 1/1;
    border-radius: 50%;
    object-fit: cover;
    background-color: var(--theme-color);
    color: #fff;
    opacity: 0.5;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
}

.news-comments .news-comment img {
    width: 100%;
    aspect-ratio: 1/1;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid var(--theme-color);
}

.news-comments .news-comment .user-info .head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news-comments .news-comment .user-info .username {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 0 10px;
}

.news-comments .news-comment .user-info .username span:first-child {
    font-weight: 600;
    color: #000;
}

.news-comments .news-comment .user-info .username span:first-child::after {
    content: "";
    display: inline-block;
    aspect-ratio: 1/1;
    width: 5px;
    border-radius: 50%;
    background-color: #000;
    opacity: 0.5;
    vertical-align: middle;
    margin-inline-start: 10px;
}

.news-comments .news-comment .user-info .ctrls ul li {
    position: relative;
    text-align: center;
}

.news-comments .news-comment .user-info .ctrls ul li &gt; ul {
    position: absolute;
    top: 100%;
    inset-inline-end: 0;
    background-color: var(--color-white);
    box-shadow: var(--box-shadow);
    opacity: 0;
    pointer-events: none;
    border: 1px solid var(--theme-color);
    transition: 0.3s all ease-in-out;
}

.news-comments .news-comment .user-info .ctrls ul li:hover &gt; ul {
    opacity: 1;
    pointer-events: all;
}

.news-comments .news-comment .user-info .ctrls ul li &gt; ul button {
    white-space: nowrap;
    border: none;
    outline: none;
    background-color: transparent;
    padding: 5px 10px;
    transition: 0.3s all ease-in-out;
}

.news-comments .news-comment .user-info .ctrls ul li &gt; ul button:hover {
    color: var(--theme-color);
}

.side-news {
    display: grid;
    grid-template-columns: clamp(50px, 30%, 100px) minmax(0, 2fr);
    align-items: center;
    gap: 10px;
    margin-bottom: 2rem;
}

.side-news:not(:last-child) {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.side-news img {
    aspect-ratio: 1/1;
    object-fit: cover;
}

@media (max-width: 560px) {
    .navbar-collapse {
        max-height: 520px !important;
    }
    .sub_cat {
        padding: 4px 10px;
    }
    .navbar .nav-item .dropdown-submenu .dropdown-menu {
        margin: 0 !important;
        border-radius: 0;
    }
    .see_all_cats {
        display: block !important;
    }
    .navbar-brand img {
        width: 90px !important;
    }
    .hero-slider.owl-theme .owl-nav .owl-prev,
    .hero-slider.owl-theme .owl-nav .owl-next {
        bottom: 0px !important;
    }
    .second_hero {
        margin-top: 3px !important;
    }
    .hero-single {
        padding-bottom: 5px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .custom_container {
        max-width: 1100px !important;
    }
}
@media (min-width: 950px) and (max-width: 1050px) {
    .navbar .nav-item .nav-link {
        font-size: 16px;
        margin-right: 18px;
    }
    .nav-right {
        margin-left: 19px !important;
    }
}

@media (width &lt;= 1080px) {
    .news-slider {
        --slider-btn-pos: 30px;
    }
}

@media (width &lt;= 800px) {
    .landing-page-banner {
        background-size: auto 200% !important;
        background-position: 50% -20% !important;
        text-align: center;
    }
    .inner-news-view .inner-news-card {
        grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
    }
    .trending_grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (width &lt;= 600px) {
    .inner-news-view .inner-news-card .news-details {
        padding-inline: 1rem;
    }
    .news-comments .news-comment {
        grid-template-columns: 40px minmax(0, 1fr);
    }

    .inner-news-card,
    .inner-news-view .inner-news-card {
        grid-template-columns: minmax(0, 1fr);
    }
    .news-comments .news-comment .user-info .head {
        align-items: flex-start;
    }
    .news-comments .news-comment .user-info .username {
        flex-direction: column;
        align-items: flex-start;
    }
    .news-comments .news-comment .user-info .username span:first-child::after {
        content: none;
    }
    .landing-page-banner {
        background-size: auto 200% !important;
        background-position: 50% -20% !important;
        text-align: center;
    }

    .news-slider {
        --slider-btn-pos: 5px;
    }

    .trending_grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .news_cat {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .landing-page-banner h3 {
        font-size: 1.5rem;
    }

    .landing-page-banner p {
        font-size: 1rem;
    }
}

/* btn login  */

.btn-link-login a{
    background-color:#ff631c;
    padding: 7px 15px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    color: #ffffff;
    font-size: 14px;
    width:max-content;
}

.theme-btn-add{
    background-color:#ff631c;
    padding: 7px 12px;
    border-radius:9px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    color: #ffffff;
    font-size: 14px;
    width:max-content;

}

.theme-btn-add:hover{
    background-color:#ff631c;
    color:#fff;
}

.custom-select{
    appearance: none;
    -webkit-appearance: none;
    padding: 0.1rem;
    background-color:#434346;
    border-radius:5px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    outline: none;
    transition: all 0.3s ease;
    width:max-content;
    margin: 0;
    width: 70px;
    text-align: center;
    padding: 7px 12px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
}

@media (max-width:1199px){
    .theme-btn-add{
        padding: 7px 10px;
    }

    .btn-link-login a{
        padding: 8px 10px;
        font-size: 13px;
    }

    .custom-select{
        padding: 9px 10px;
    }
}

@media (max-width:1070px){
    .theme-btn-add{
        padding: 7px 8px;
    }

    .btn-link-login a{
        padding: 7px 9px;
    }

    .custom-select{
        padding: 7px 9px;
        font-size:12px;
    }

    .navbar-brand img{
        width: 70px;
    }
}


.nav-item.dropdown .nav-link::after {
    display: none !important; /* Ø¥Ø®ÙØ§Ø¡ Ø§Ù„Ø³Ù‡Ù… */
}

/* Ø§Ù„Ù‚Ø§Ø¦Ù…Ø© Ø§Ù„Ù…Ù†Ø³Ø¯Ù„Ø© */
.dropdown-menu {
    display: block;
    padding: 0;
    margin: 0;
    width: 377px !important; /* Ø§Ù„Ø¹Ø±Ø¶ Ø§Ù„Ù…Ø­Ø¯Ø¯ */
    max-height: 350px !important; /* ØªØ­Ø¯ÙŠØ¯ Ø§Ù„Ø­Ø¯ Ø§Ù„Ø£Ù‚ØµÙ‰ Ù„Ù„Ø§Ø±ØªÙØ§Ø¹ */
    overflow-y: auto !important; /* Ø¥Ø¶Ø§ÙØ© Ø´Ø±ÙŠØ· Ø§Ù„ØªÙ…Ø±ÙŠØ± Ø§Ù„Ø¹Ù…ÙˆØ¯ÙŠ */
    height: auto; /* Ø§Ù„Ø§Ø±ØªÙØ§Ø¹ ØªÙ„Ù‚Ø§Ø¦ÙŠ Ø¨Ù†Ø§Ø¡Ù‹ Ø¹Ù„Ù‰ Ø§Ù„Ù…Ø­ØªÙˆÙ‰ */
    background-color: #fff; /* Ø¥Ø¶Ø§ÙØ© Ø®Ù„ÙÙŠØ© Ø¨ÙŠØ¶Ø§Ø¡ */
    box-shadow: 1px 1px 5px #dddd;
}

/* Ø§Ù„Ø¹Ù†Ø§ØµØ± Ø¨Ø¯Ø§Ø®Ù„ Ø§Ù„Ù‚Ø§Ø¦Ù…Ø© */
.dropdown-menu li {
    display: inline-block;
    width: 110px !important;
    margin: 1%;
    list-style: none;
}

/* ØªØµÙ…ÙŠÙ… Ø§Ù„Ø±Ø§Ø¨Ø· Ø¨Ø¯Ø§Ø®Ù„ ÙƒÙ„ Ø¹Ù†ØµØ± */
.dropdown-item {
    display: block;
    padding: 8px !important;
    text-align: center;
    text-decoration: none;
    font-size: 13px !important;
    font-weight: bold !important;
    margin-left: 0px;
    border-radius: 5px;
}

/* ØªØ®ØµÙŠØµ Ø´Ø±ÙŠØ· Ø§Ù„ØªÙ…Ø±ÙŠØ± */
.dropdown-menu::-webkit-scrollbar {
    width: 7px; /* Ø¹Ø±Ø¶ Ø´Ø±ÙŠØ· Ø§Ù„ØªÙ…Ø±ÙŠØ± */
}


/*  */

/* ØªÙ†Ø³ÙŠÙ‚ Ø­Ø§ÙˆÙŠØ© Ø§Ù„Ø£Ø²Ø±Ø§Ø± */
.btn-container {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

/* Ø§Ù„ØªÙ†Ø³ÙŠÙ‚ Ø§Ù„Ø£Ø³Ø§Ø³ÙŠ Ù„Ù„Ø£Ø²Ø±Ø§Ø± */
.btn {
    padding: 8px 14px;
    font-size: 15px;
    font-weight: bold;
    background-color: #ff631c;
    color: #fff;
    text-decoration: none;
    border-radius:9px;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    transition: background-color 0.3s ease, transform 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    border: none;
    cursor: pointer;
    -webkit-border-radius:9px;
    -moz-border-radius:9px;
    -ms-border-radius:9px;
    -o-border-radius:9px;
    width: max-content;
}

@media (max-width:991px){
    .navbar .dropdown-menu{
        display: none;
    }
}

@media (max-width:574px){
    .btn {
        background:none;
        width: 50%;
        margin: 7px 0;
        box-shadow:none;
        color:#000;
        padding: 4px 0;
        /* font-size: 13px; */
    }

    .share-btn{
        background-color: #ff631c;
        width:max-content;
        margin: 7px 0;
        box-shadow:none;
        color:#000;
        padding: 7px 10px;
        color: #fff;
        /* font-size: 13px; */
        white-space: nowrap;
    }

    .add-to-favorites{
        background-color: #ff631c;
        width:max-content;
        margin: 7px 0;
        box-shadow:none;
        color:#000;
        padding: 7px 15px;
        color: #fff;
        white-space: nowrap;
        /* font-size: 13px; */
    }

    .btn a{
        font-size: 13;
    }
}

.btn:hover {
    background-color: #fff;
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
    color:#000;
}

.btn i {
    font-size: 14px;
    transition: transform 0.3s ease;
}

.share-btn i {
    color: #ffffff;
}

.share-btn:hover i {
    color: #2c3e50;
}

.fav-btn i {
    border: 1px solid red;
    border-radius: 50%;
    padding: 3px;
    color: transparent;
    transition: background-color 0.3s ease, color 0.3s ease, transform 0.3s ease;
}

.fav-btn:hover i {
    color: red;
    background-color: rgba(255, 0, 0, 0.1);
    transform: scale(1.2);
}

.btn:hover i {
    transform: rotate(10deg);
}


/*  */

.border-container {
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    background-color:var(--color-white);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    width: 780px;
}

@media (max-width:1191px){
    .border-container {
        width: 620px;
    }
}


@media (max-width:991px){
    .border-container {
        width: 710px;
    }
}


@media (max-width:767px){
    .border-container {
        width: 680px;
    }
}


@media (max-width:550px){
    .border-container {
        width: 380px;
    }

    .btn{
        text-align: center;
    }
}

.right-text {
    font-size: 16px;
    font-weight: bold;
    color: #2c3e50;
}

.left-text .report-link {
    font-size: 16px;
    font-weight: bold;
    color: #e74c3c;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: color 0.3s ease;
}

.left-text .report-link i {
    font-size: 18px;
    color: #e74c3c;
}

.left-text .report-link:hover {
    color: #c0392b;
}

.left-text .report-link:hover i {
    color: #c0392b;
}




.subheadings {
    display: flex;
    align-items: center;
    justify-content:start;
    gap: 10px;
}

@media(max-width:530px){
    .subheadings{
        /* flex-direction: column; */
        text-align: end;
    }
}

h3 {
    font-size: 14px;
    font-weight: bold;
}

h3 i {
    margin-left: 10px;
    color: #000000;
}

h6 {
    margin: 0;
    color: #555;
    font-size:13px;
}


/* categories */
.card-categories{
    background-color:#f9f9f9;
    padding: 2px 0;
}

.cate-tow{
    width: 550px;
}

.card {
    border: 1px solid #ddd;
    transition: transform 0.3s, box-shadow 0.3s;
    background-color: #fefefe;
    border-radius: 8px;
    overflow: hidden;
    box-shadow:var(--box-shadow);
    margin-top: 10px;
}


.card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 80px rgba(247, 237, 237, 0.2);
    cursor: pointer;
}

.card-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    /* background-color: #ecf1f5; */
    border-radius: 8px 8px 0 0;
}

.card-title {
    font-weight: bold;
    color: #333;
    margin: 0;
}

.card-title a {
    text-decoration: none;
    color: inherit;
}

.card-title a:hover {
    color: #ff631c;
}


/* select  */

.select-container {
    position: relative;
    display: inline-block;
    width: 100%;
}

#mySelect {
    width: 100%;
    /* padding-right: 30px */
    padding: 10px;
    border-radius: 5px;
    /* border: 1px solid #b12828 ; */
    appearance: none; /* Ø¥Ø²Ø§Ù„Ø© Ø§Ù„Ø³Ù‡Ù… Ø§Ù„Ø§ÙØªØ±Ø§Ø¶ÙŠ */
    -moz-appearance: none;
    -webkit-appearance: none;
}

.select-container i {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    pointer-events: none; /* Ù…Ù†Ø¹ ØªÙØ§Ø¹Ù„ Ø§Ù„Ø£ÙŠÙ‚ÙˆÙ†Ø© Ù…Ø¹ Ø§Ù„Ù…Ø§ÙˆØ³ */
    color: #888; /* Ù„ÙˆÙ† Ø§Ù„Ø³Ù‡Ù… */
}

.selectize-input {
    border: 1px solid #e3e3e3 !important;
    padding: 12px 50px 12px 15px!important;
    outline: none;
    font-size: 10px !important;
    display: inline-block;
    width: 100%;
    position:unset !important;
    z-index: 1;
    box-sizing: border-box;
    box-shadow: inset 2px 5px 5px rgba(255, 255, 255, 0.1) !important;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
}


.input-group {
    position: relative;
}

.input-group-addon {
    position: absolute;
    right: 10px; /* Ø§Ù„Ù…Ø³Ø§ÙØ© Ù…Ù† Ø§Ù„ÙŠÙ…ÙŠÙ† */
    top: 50%;
    transform: translateY(-50%);
    color:var(--theme-color); /* Ù„ÙˆÙ† Ø§Ù„Ø£ÙŠÙ‚ÙˆÙ†Ø© */
    font-size: 18px; /* Ø­Ø¬Ù… Ø§Ù„Ø£ÙŠÙ‚ÙˆÙ†Ø© */
    pointer-events: none;
}


/* Styles for Progress Bar */
.progressbar {
    position: relative;
    display: flex;
    justify-content: space-between;
    counter-reset: step;
    margin: 2rem 0 4rem;
}

.progressbar::before,
.progress {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 4px;
    width: 100%;
    background-color: #dcdcdc;
    z-index: -1;
}

.progress {
    background-color: var(--primary-color);
    width: 0%;
    transition: 0.3s;
    z-index: -1;
}

.progress-step {
    width: 2.1875rem;
    height: 2.1875rem;
    background-color:#666;
    border-radius: 50%;
    color: #ffff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.progress-step::before {
    counter-increment: step;
    content: counter(step);
}

.progress-step::after {
    content: attr(data-title);
    position: absolute;
    top: calc(100% + 0.5rem);
    font-size: 0.85rem;
    color: #666;
}

.progress-step-active {
    background-color:#ff631c;
    color: #ffff;
}

/* Styles for Form. */
.form {
    width: 80%;
    margin: 0 auto;
    border-radius: 0.35rem;
    padding: 1.5rem;

}

.form-step {
    display: none;
    transform-origin: top;
    animation: animate 0.5s;
}

@keyframes animate {
    from {
        transform: scale(1, 0);
        opacity: 0;
    }

    to {
        transform: scale(1, 1);
        opacity: 1;
    }
}

.form-step-active {
    display: block;
}
/* ØªØ®ØµÙŠØµ ØµÙ†Ø¯ÙˆÙ‚ Ø§Ù„Ø¨Ø­Ø« */
.select2-container .select2-selection--single {
    height: 50px; /* ØªØ¹Ø¯ÙŠÙ„ Ø§Ø±ØªÙØ§Ø¹ ØµÙ†Ø¯ÙˆÙ‚ Ø§Ù„Ø¥Ø¯Ø®Ø§Ù„ */
    border-radius: 10px; /* ØªØ¹Ø¯ÙŠÙ„ Ø§Ù„Ø²ÙˆØ§ÙŠØ§ */
    border: 2px solid #ccc; /* ØªØ¹Ø¯ÙŠÙ„ Ù„ÙˆÙ† ÙˆØ­Ø¬Ù… Ø§Ù„Ø­Ø¯ÙˆØ¯ */
}

/* ØªØ®ØµÙŠØµ Ø§Ù„Ù†Øµ */
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 16px; /* Ø­Ø¬Ù… Ø§Ù„Ù†Øµ */
    color: #333; /* Ù„ÙˆÙ† Ø§Ù„Ù†Øµ */
}

/* ØªØ®ØµÙŠØµ Ø£ÙŠÙ‚ÙˆÙ†Ø© Ø§Ù„Ø³Ù‡Ù… */
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px; /* ØªØ¹Ø¯ÙŠÙ„ Ù…ÙˆØ¶Ø¹ Ø§Ù„Ø³Ù‡Ù… */
}

/* ØªØ®ØµÙŠØµ Ø§Ù„Ù‚Ø§Ø¦Ù…Ø© Ø§Ù„Ù…Ù†Ø³Ø¯Ù„Ø© */
.select2-container--default .select2-dropdown {
    border-radius: 10px; /* ØªØ¹Ø¯ÙŠÙ„ Ø²ÙˆØ§ÙŠØ§ Ø§Ù„Ù‚Ø§Ø¦Ù…Ø© Ø§Ù„Ù…Ù†Ø³Ø¯Ù„Ø© */
    border: 1px solid #ddd; /* ØªØ¹Ø¯ÙŠÙ„ Ù„ÙˆÙ† ÙˆØ­Ø¬Ù… Ø­Ø¯ÙˆØ¯ Ø§Ù„Ù‚Ø§Ø¦Ù…Ø© */
}
/* ØªØ®ØµÙŠØµ Ø®Ù„ÙÙŠØ© ÙˆØ®Ø· Ø§Ù„Ù‚Ø§Ø¦Ù…Ø© */
.select2-container--default .select2-results__option {
    background-color: #f8f9fa; /* ØªØ¹Ø¯ÙŠÙ„ Ø®Ù„ÙÙŠØ© Ø§Ù„Ø¹Ù†Ø§ØµØ± */
    color: #212529; /* ØªØ¹Ø¯ÙŠÙ„ Ù„ÙˆÙ† Ø§Ù„Ù†Øµ */
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ff631c; /* ØªØ¹Ø¯ÙŠÙ„ Ø®Ù„ÙÙŠØ© Ø§Ù„Ø¹Ù†ØµØ± Ø§Ù„Ù…Ø­Ø¯Ø¯ */
    color: white; /* ØªØ¹Ø¯ÙŠÙ„ Ù„ÙˆÙ† Ø§Ù„Ù†Øµ Ø¹Ù†Ø¯ Ø§Ù„ØªØ­Ø¯ÙŠØ¯ */

}
.select2-container--default .select2-selection--single {
    width: 100%;
    height: 55px;
    line-height: 54px;
    border-radius: 10px;
    font-size: 16px;
    color: var(--body-text-color);

}


/* card cotcrey */

/* ØªÙ†Ø³ÙŠÙ‚ Ø§Ù„Ø­Ø§ÙˆÙŠØ© Ø§Ù„Ø±Ø¦ÙŠØ³ÙŠØ© Ù„Ù„Ù€ Swiper */
.flexWrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;

}

.center {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.grayBg {
    background-color: #f0f0f0;
}

.fullRadius {
    border-radius: 50%;
}

.blackColor {
    color: #000;
}

.font-15 {
    font-size: 13px;
    width:max-content;
    padding-top: 10px;

}

@media (max-width:650px){
    .font-15{
        font-size:7px;
        font-weight: bold;
        padding-top: 7px;
        width: min-content;

        /* width: max-; */
    }
}

/* container filter */

.container-filter{
    max-width: 800px;
    padding: 0 40px;
    margin: 0 auto;
}
.image_cat{
    height: none;
    aspect-ratio: 1/1;
    object-fit: contain;
}
</pre></body></html>