.small_box_sizeing img {
    object-fit: contain;
    width: 86px !important;
    margin: auto;
    height: 86px !important;
}
.small_box_sizeing:hover {
   border-color: #FFE5E6 !important;    
} 
.product_cate.small_box_sizeing{
    background:#e6e6e6;
}
span.display-logo.home-page{
    color:#f90004;
}
form.cs-search-box-area {
    position: relative;
}
.cs-search-box-area.active .cs-search_input {
    position: relative;
    z-index: 1;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background: #fff;
    border-radius: 18px;
}
form.cs-search-box-area.active button svg {
    fill: #000 !important;
}
.fixed-bar-screen .item-inn-p a:first-child svg {
    left: 0;
    width:18px;
}
.cs-search_input {
    margin-top: 0;
    border-radius: 23px;
    border: 1px solid #c9c8c8ee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 12px;
}
.cs-search_input input {
    width: 100%;
    border: unset;
    padding: 10px 19px;
}
.cs-right-serach {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cs-search_input button {
    background: unset;
    border: unset;
}
.cs-right-serach svg {
    width: 23px;
    margin-left: 6px;
}
.cs-search_input svg {
    width: 28px;
}
.search_suggestion h3 {
    margin: 0;
    padding: 7px 19px;
}
form.cs-search-box-area.active .dropdown_serach_box {
    position: absolute;
    z-index: 1;
    top: 100%;
}
form.cs-search-box-area.active .dropdown_serach_box {
    position: relative;
    z-index: 1;
}
.fixed-bar-screen .item-inn-p a svg {
    width: 15px;
    position: relative;
    left: 3px;
}
.fixed-bar-screen .item-inn-p a {
    position: relative;
    z-index: 1;
    display: flex;
}
.fixed-bar-screen .item-inn-p a:hover svg {
    transform: rotate(180deg);
}
.fixed-bar-screen .item-inn-p a svg {
    transition: .3s;
}
form.cs-search-box-area.active .dropdown_serach_box {
    display: block;
    background: #ffffff;
    /* box-shadow: -1px 0px 10px #0000001a; */
    border-top: 1px solid #c9c8c8ee !important;
    top: 0;
    padding-top: 8px;
    padding-bottom: 9px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: unset;
}
.dropdown_serach_box {
    /* position: absolute; */
    display: none;
    /* background: #fff; */
    width: 100%;
}
.search_suggestion a {
    display: block;
    padding: 5px 18px;
    color: #a3a3a3;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    font-weight: 100;
}
.search_suggestion a svg {
    width: 17px;
    fill: gray;
    margin-right: 14px;
}
.header-left-column {
    width: 31%;
}
form.cs-search-box-area.active .dropdown_serach_box {
    position: absolute;
    top: 100%;
    z-index: 9;
    width: 100%;
    max-height: 306px;
    overflow-y: auto;
}
form.cs-search-box-area.active .cs-search-input {
    border-bottom-left-radius: 0px !important;
}
.search_suggestion h3 {
    font-size: 16px;
}
.header_serach_function * {
    border: unset;
}
.header_serach_function {
    position: relative;
    /* overflow: hidden; */
    border-radius: 25px;
    background: #ffffff57;
    border: 1px solid #ffffff5c;
}
.header_serach_function input {
    background: transparent;
    padding: 10px 6px;
    font-size: 15px;
}
.header_serach_function button {
    background: transparent;
}
.header_serach_function button svg {
    position: absolute;
    right: 12px;
    top: 9px;
    color: #fff;
}
.header_serach_function input::placeholder {
    color: #fff;
}
.header_serach_function input:focus {
    outline: none;
}
.header-left-column {
    display: flex;
    align-items: center;
    gap: 20px;
}
.category_slider_unify_deals .deals_images_border {
    padding: 54px 16px;
}
.category_slider_unify_deals .deals_images_border img {
    width: 100px !important;
    height: 100px !important;
    object-fit: contain;
    margin: auto !important;
    display: block;
}
.payment-failed_box svg {
    background: #ff8789 !important;
}
.payment-failed_box {
    background: #fff0f0 !important;
}
.order-summary {
  background: #f9fafb;
  padding: 20px;
  border-radius: 14px;
}
.order-summary li i {
    font-size: 21px;
    color: #cfcfcf;
}
.payment_box .icon {
    width: 100px;
    height: 100px;
    background: #d2f9e0;
    border-radius: 100%;
    text-align: center;
    line-height: 94px;
    margin: auto;
}
.payment_box .icon svg {
    border-radius: 100%;
    width: 80px;
    height: 80px;
    fill: #fff;
    background: #4fd580;
    padding: 4px;
}
.listing-approve .email-btn { background-color: #eef3fb; color: #1a73e8; }
.listing-approve .call-btn { background-color: #fdecea; color: #d93025; }
.listing-approve .whatsapp-btn { background-color: #e6f4ea; color: #25d366; }
.info-list{
  display:flex;
  flex-direction:column;
  gap:14px;
}
.listing-approve button {
    font-weight: 600;
}
.listing-approve button {gap: 10px;margin-right: 7px;}
.info-row{
  display:grid;
  grid-template-columns: 180px 20px 1fr;
  align-items:center;
  font-size:14px;
}
.info-row .label{
  color:#555;
  font-weight:500;
}
.info-row .value{
  font-weight:600;
}
.info-row i{
  color:#888;
  font-size:14px;
}
.qr-box{
  border:1px solid #e5e5e5;
  border-radius:12px;
  padding:12px;
  display:inline-block;
}
.amenity-box{
  background:#f7f7f7;
  border-radius:16px;
  padding:20px 10px;
  height:100%;
}
.amenity-box i{
  font-size:28px;
  color:#ff4d2d;
  margin-bottom:8px;
  display:block;
}
.amenity-box p{
  font-size:14px;
  font-weight:600;
  margin:0;
}
.propert_product_desc .right-co-p-desc img {border-radius: 100%;width: 40px;height: 40px;}
.propert_product_desc .left-co-p-desc h5 {
    font-size: 18px;
    margin: 0;
}
a.property_for_rant_image_wrapper {
    position: relative;
}
a.property_for_rant_image_wrapper img {
    width: 100%;
    height: 184px;
    object-fit: cover;
    border-radius: 16px;
}
a.property_for_rant_image_wrapper h5 {
    text-align: center;
    margin: 0;
    font-size: 16px;
    padding: 13px 10px;
    color: #000;
}
a.property_for_rant_image_wrapper {
    padding: 6px;
    background: #eee !important;
    display: block;
    border-radius: 16px;
}
.Subtitle_videos_banner {
    text-align: left;
    font-size: 42px;
    margin-top: 17px;
}
.community_image_box_right_side {
    width: 50px;
    overflow: hidden;
    height: 51px;
    border-radius: 10px;
}
.community_image_box_right_side img {
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
}
.commentinty_slider .swiper-button-next, .swiper-button-prev {
    background: #fff;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    text-align: center;
    line-height: 28px;
}
.commentinty_slider .swiper-button-next::after, .swiper-button-prev::after {
    font-size: 16px;
    color: #000;
}
.top_right_absolute_commity_share {
    position: absolute;
    top: 30px;
    right: 32px;
}
.community_image_wrapper {
    position: relative;
}
.top_right_absolute_commity_share a {
    background: #fff;
}
.user-photo-my-card img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
}
.user-photo-my-card {
    margin-bottom: 13px;
}
.qr-code-entry img {
    max-width: 291px;
    width: 100%;
    background: #fff;
    border-radius: 19px;
    border: 2px solid #000;
    padding: 3px;
    margin-bottom: 11px;
}
.my-card-profile-design {text-align: center;}
.qr-code-entry img {max-width: 291px;}
.img-cate-post-ad img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}
.post_ad_category {
    cursor: pointer;
}
.post_ad_category:hover{
    border-color: #f90004 !important;
}
.select-category-post-ad button{
  border: 1px solid #eee;
}
.select-category-post-ad button:hover {
    color: #f90004;
    border: 1px solid #f90004 !important;
}
.post_ad_category h4 {
    font-size: 17px;
    padding: 15px 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 0;
}
div#faqAccordion .accordion-button {
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 0.1px;
    text-transform: capitalize;
}
div#faqAccordion .accordion-body {
    color: #a7a7a7;
    font-size: 18px;
}
.legal_pages_content p {
    font-size: 19px;
    color: #bbbbbb;
    line-height: 1.2;
    letter-spacing: 0.3px;
}
.ad-thumb-image-size img{
  width: 100px;
  height: 100px;
  /*object-fit: cover;*/
  border-radius: 16px;
}
/* Card */
.mySearchElementS .search-card {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  background: #fff;
  border-radius: 10px;
  padding: 16px 20px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.06);
}
/* LEFT */
.mySearchElementS .breadcrumbs {
  font-size: 13px;
  color: #555;
  margin-bottom: 6px;
}
.mySearchElementS .search-title {
  font-size: 18px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
}
.mySearchElementS .badge-new {
  background: #2ecc71;
  color: #fff;
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 20px;
}
.mySearchElementS .arrow {
  font-size: 18px;
}
.mySearchElementS .search-tags {
  margin-top: 6px;
}
.mySearchElementS .tag {
  font-size: 11px;
  background: #eef2ff;
  color: #3b5bfd;
  padding: 2px 6px;
  border-radius: 4px;
  margin-right: 6px;
}
.mySearchElementS .tag-new {
  background: #e8f7ee;
  color: #28a745;
}
.mySearchElementS .saved-date {
  font-size: 12px;
  color: #888;
  margin-top: 10px;
}
/* RIGHT */
.mySearchElementS .search-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
}
.mySearchElementS .thumbs {
  display: flex;
  gap: 4px;
}
.mySearchElementS .thumbs img {
  width: 70px;
  height: 50px;
  object-fit: cover;
  border-radius: 4px;
}
.mySearchElementS .actions {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 13px;
  color: #333;
  cursor: pointer;
}
/* Responsive */
@media (max-width: 768px) {
    .Subtitle_videos_banner {
        text-align: left;
        font-size: 24px;
        margin-top: 8px;
    }
    .mySearchElementS .search-card {
        flex-direction: column;
        align-items: flex-start;
    }
    .mySearchElementS .search-actions {
        align-items: flex-start;
    }
}
.chat-box {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}
/* LEFT */
.chat-left {
  border-right: 1px solid #ddd;
}
.chat-left-header {
  padding: 10px;
  border-bottom: 1px solid #ddd;
}
.chat-user {
  display: flex;
  gap: 10px;
  padding: 10px;
  cursor: pointer;
}
.chat-user:hover {
  background: #f1f1f1;
}
.chat-user img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
/* RIGHT */
.chat-right-header {
  padding: 10px;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
}
.chat-body {
  padding: 15px;
  height: calc(90vh - 130px);
  overflow-y: auto;
  background: #f9f9f9;
}
.message {
  max-width: 65%;
  padding: 10px 14px;
  border-radius: 6px;
  margin-bottom: 8px;
  font-size: 14px;
}
.message.sent {
  background: #4e4e4e;
  color: #fff;
  margin-left: auto;
}
.message.received {
  background: #e9ecef;
}
.msg-time {
  font-size: 11px;
  opacity: .6;
  margin-top: 3px;
}
/* INPUT */
.chat-input {
  border-top: 1px solid #ddd;
  padding: 10px;
  display: flex;
  gap: 10px;
}
.chat-input input {
  flex: 1;
  border-radius: 20px;
  padding: 8px 15px;
}
.chat-input button {
  border-radius: 50%;
}
.profile_update_form label {
    margin-bottom: 9px;
    font-size: 16px !important;
    color: #adadad;
}
.profile_update_form input, .profile_update_form select {
    border-radius: 15px !important;
    padding: 18px 16px !important;
}
.user_account_menu li a i {
    font-size: 22px;
    color: #999999;
    margin-right: 5px;
}
.user_account_menu li a {
    display: flex;
    align-items: center;
}
/*useraccount pages */
.image_thubnail img {
    width: 148px;
    height: 148px;
    object-fit: contain;
}
.wishlist_icons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
}
.right_side_wishlist {
    padding-left: 21%;
}
.profile-menu-level-box {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(16.95%, #fff), color-stop(72.64%, #286dc2), color-stop(121.39%, #002c62));
    background: linear-gradient(0deg, #fff 16.95%, #f90004 72.64%, #f90004 121.39%);
    background-size: 100%;
}
.profile_image img {
    width: 110px;
    height: 110px;
    object-fit: cover;
    border-radius: 100%;
    display: block;
    border: 5px solid #fff;
    margin: auto;
}
.profile_status ul {
    margin: auto;
    padding: 0;
    list-style-type: none;
    text-transform: capitalize;
    font-size: 13px;
    display: flex;
    width: 100%;
}
.profile_status ul li {
    display: inline-block;
    width: 25%;
    text-align: center;
}
.profile_status {
    padding: 0 4%;
    position: relative;
}
.profile_status ul::after {
    border-radius: 12px;
    background: #e3e5e7;
    width: 76%;
    height: 5px;
    position: absolute;
    left: 12%;
    top: 0;
    content: "";
}
.profile_status ul {
    position: relative;
    padding-top: 13px;
}
.profile_status li span.line {
    width: 18px;
    height: 18px;
    background: #fff;
    position: absolute;
    display: block;
    top: -19px;
    border-radius: 100%;
    left: 41%;
    z-index: 1;
    border: 3px solid #e3e5e7;
}
.profile_status {
    position: relative;
    padding-top: 20px;
}
.user_account_menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.user_account_menu li a::after {
    content: "";
    position: absolute;
    border-top: 2px solid #e1e2e3;
    right: 20px;
    width: 10px;
    height: 10px;
    border-left: 2px solid #e1e2e3;
    transform: rotate(
    138deg);
    top: 16px;
}
.user_account_menu li a{
    display: block;
    color: #000;
    position: relative;
    font-size: 15px;
    padding: 11px 16px;
    border-bottom: 1px solid #f5f6f7;
    text-transform: capitalize;
}
.user_account_menu li svg {fill: gray;margin-right: 8px;}
.profile_status li {
    position: relative;
}
form.profile_update_form label {
    font-size: 14px;
}
.coutyr_with_number_selector .item:first-child {
    width: 131px;
    max-width: 100%;
    margin-right: 3px;
}
.selctoror_radio {
    display: flex;
}
.selctoror_radio .item_one label{
    margin: 0;
}
.selctoror_radio .item_one {
    margin-right: 15px;
    display: flex;
    align-items: center;
}
.selctoror_radio .item_one input {
    width: 20px;
    height: 19px;
    margin-right: 6px;
}
.profile_status ul li.active span.line {
    border-color: #4b85cc;
    border-width: 5px;
}
.profile_image {
    position: relative;
    margin: auto;
    padding: 12px 5px;
    text-align: center;
    width: 130px;
    height: 135px;
    margin: auto;
    background: #ffffff21;
    border-radius: 100%;
}
/*useraccount pages end*/
.ths_sub_main_ul_right {
  display: none; /* default inactive */
}
.ths_sub_main_ul_right_set {
  display: none;
}
.right-ad.fixed {
  position: fixed;
  top: 20px;
  right: 40px;
  width: var(--ad-width);
  z-index: 1050;
}
.map-info-new {
    display: flex;
    gap: 10px;
    align-items: center;
}
.map-info-new img {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    object-fit: cover;
}
.map-info-new h6 {
    margin: 0;
    font-size: 14px;
}
.dealer-card {
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.06);
}
/* Dealer logo */
.dealer-logo {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  background: #fff5f5;
  display: grid;
  place-items: center;
  color: #d10000;
  font-size: 26px;
  border: 1px solid #f0f0f0;
}
.description_area_car_single_page p {
    font-size: 18px;
    line-height: 1.2;
}
/* Verified box */
.verified-box {
  background: #f3f8ff;
  border-radius: 14px;
  padding: 16px;
}
.verified-icon {
  font-size: 32px;
  color: #1e6fff;
}
.feature-check-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px 40px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature-check-list li {
  position: relative;
  padding-left: 28px;
  font-size: 15px;
  font-weight: 500;
  color: #000;
}
/* Green check icon */
.feature-check-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #1dbf1d;
  font-weight: 700;
}
.feature-accordion .accordion-item {
  border: none;
  border-bottom: 1px solid #e6e6e6;
}
.feature-accordion .accordion-button {
  background: #fff;
  padding: 16px 0;
  font-weight: 600;
  box-shadow: none;
}
.feature-accordion .accordion-button::after {
  display: none; /* remove default arrow */
}
.feature-meta {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 12px;
}
.feature-meta .badge {
  background: #f2f2f2;
  color: #000;
  font-weight: 600;
  border-radius: 6px;
  padding: 6px 10px;
}
.feature-meta i {
  font-size: 14px;
  transition: transform 0.3s ease;
}
/* Rotate arrow on open */
.accordion-button:not(.collapsed) .feature-meta i {
  transform: rotate(180deg);
}
.product_gallery_swiper_second img {
    height: 196px;
    width: 100%;
    object-fit: cover;
    border-radius: 16px;
}
.product-design-new .product:hover img{
  transform: scale(1) !important;
}
.product-page-gallery li:nth-child(1) {
    width: 100%;
    grid-row: 1 / span 2;
}
.car-overview-features ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 11px 33px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.car-overview-features ul li {
    border-bottom: 1px solid #eee;
    padding: 14px 0;
    display: flex;
    justify-content: space-between;
}
.car-overview-features ul li span {}
.car-overview-features ul li b {
    width: 62%;
    text-align: right;
}
.product-page-gallery li img {height: 100%;width: 100%;object-fit: cover;}
.product-page-gallery {
    display: grid;
    border-radius: 17px;
    overflow: hidden;
    height: 536px;
    grid-template-columns: 2.2fr 1fr 1fr;
    grid-template-rows: repeat(2, 1fr);
    gap: 10px;
}
.product-page-gallery li{
  position: relative;
}
.product-page-gallery li:hover > :after {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: #00000024;
    height: 100%;
}
span.image-count-absu-gallery {
    color: #fff;
    position: absolute;
    right: 9px;
    bottom: 7px;
    background: #00000099;
    padding: 5px 12px;
    border-radius: 11px;
    font-weight: 500;
}
.product-design-new span.image-count-absu-gallery {
    z-index: 1;
    padding: 1px 6px;
    font-size: 13px;
    font-weight: 300;
}
.product-design-new .fav_ico {
    z-index: 1;
    background: #00000061;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 23px;
}
.product-design-new .fav_ico svg {
    width: 19px;
}
.custom-pagination .page-link {
  color: #000;
  border: 1.5px solid #dee2e6;
  border-radius: 6px;
  margin: 0 4px;
  min-width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}
.custom-pagination .page-item.active .page-link {
  background-color: #f90004;
  border-color: #f90004;
  color: #fff;
}
.custom-pagination .page-link:hover {
  color: #f90004;
  border-color: #f90004;
  background: #fff;
}
.custom-pagination .page-link:focus {
  box-shadow: none;
}
.swiper-pagination-bullet-active {
    background: #0a0a0a;
}
.approved-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.approved-logo {
    width: 44px;
    height: 44px;
    border-radius: 9px;
    overflow: hidden;
}
.listing-card {
  padding: 16px 0;
  border-bottom: 1px solid #e5e5e5;
}
.listing-card .listing-img {
  width: 280px;
  border-radius: 16px;
  min-width: 280px;
}
.listing-card .listing-img img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}
.listing-card .img-count-listing {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: rgba(0,0,0,.6);
  color: #fff;
  font-size: 12px;
  padding: 3px 8px;
  border-radius: 6px;
}
.listing-card .img-actions {
  position: absolute;
  top: 10px;
  right: 10px;
  display: flex;
  gap: 5px;
}
.listing-card .img-actions i {
    color: #fff;
    background: #06060682;
    padding: 0;
    border-radius: 50%;
    font-size: 12px;
    cursor: pointer;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
}
.listing-card .price {
  font-weight: 700;
  margin-bottom: 6px;
}
.listing-card .title-listing {
    font-weight: 400;
    margin-bottom: 13px;
    font-size: 15px;
}
.listing-card .sub-text {
  font-size: 14px;
  color: #555;
}
.listing-card .meta span {
    font-size: 15px;
    color: #444;
    font-weight: 500;
}
.listing-card .meta i {
  margin-right: 4px;
}
.listing-card .location {
   font-size: 15px;
   color: #444;
   font-weight: 500;
}
.city-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.chip {
  padding: 8px 14px;
  border-radius: 50px;
  border: 1.5px solid #dee2e6;
  background: #fff;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all .2s ease;
}
.chip.active {
  border-color: #f90004;
  color: #f90004;
}
.chip:hover {
  border-color: #f90004;
  color: #f90004;
}
.apply-btn {
  color: #fff;
  font-weight: 600;
  padding: 6px;
  border-radius: 6px;
}
.apply-btn:hover {
  background: #000;
}
.filter-bar .filter-item {
    background: #fff;
    border-right: 1px solid #eee;
    min-width: 144px;
    padding: 8px 9px;
}
.filter-bar .filter-item  .dropdown-menu.show {
    min-width: 292px;
    top: 13px !important;
    left: -16px !important;
    border: 1px solid #eee;
}
.filter-bar .filter-item span.filter-label {
    color: #000;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 3px;
}
.filter-bar .filter-item .filter-btn {
    color: #afafaf;
    /* border-right: 1px solid #eee; */
    width: 100%;
    background: unset;
    border: unset;
    text-align: left;
    padding: 0;
    position: relative;
    font-weight: 300;
    font-size: 16px;
}
.filter-bar .filter-item .filter-btn::after {
    position: absolute;
    right: 0;
}
.filter-bar {
    border-radius: 11px;
}
section.home_banner .video.height_content_only {
    height: 371px;
}
section.home_banner .video {
    height: 371px;
    position: relative;
}
.menu_mega_outer_mobile {
  background: #f90004;
  position: fixed;
  bottom: -100%;
  height: 100%;
  z-index: 999999;
  width: 100%;
  transition: 1s;
}
.menu_mega_outer_mobile.active{
  bottom: 0;
  display: block !important;
}
.menu_mega_outer_mobile .menu_close {
  background: #ffffff4f;
  display: flex;
  position: absolute;
  bottom: 11px;
  left: 37%;
  padding: 9px 16px;
  border-radius: 12px;
  border: 1px solid #ffffff26;
  color: #fff;
}
.menu_mega_outer_mobile .menu_close svg {
  width: 23px;
}
.menu_mega_outer_mobile .mega_menu_left_outer_scrollavle ul {
  padding: 0;
}
.menu_mega_outer_mobile .mega_menu_left_outer_scrollavle ul a {
  display: flex;
  color: #fff;
  padding: 13px 11px;
  justify-content: space-between;
  background: #ffffff40;
  margin-top: 11px;
}
.menu_mega_outer_mobile .mega_menu_left_outer_scrollavle ul a svg {
  width: 24px;
}
.menu_mega_outer_mobile .mega_menu_left_outer_scrollavle ul a ul {
  padding-left: 11px;
}
.menu_mega_outer_mobile .mega_menu_left_outer_scrollavle ul  .sub_menu_parent_1 {
  padding-left: ;
}
.mega_menu_left_outer_scrollavle {
  padding: 0 35px;
}
.menu_mega_outer_mobile .mega_menu_left_outer_scrollavle ul li {
  list-style-type: none;
}
.profile_btn_dropdown .dropdown-menu {
    background: transparent;
    padding: 5px;
    border: unset;
    background: #ffffff;
}
.profile_btn_dropdown .dropdown-menu a {
  width: 100% !important;
  margin: 0;
  margin-top: 5px;
}
.profile_btn_dropdown .dropdown-menu a:hover{
  background: #ffffff1f;
}
.profile_btn_dropdown .dropdown-menu a:hover {
  background: #ffffff1f;
  margin-left: 0;
  color: #fff;
}
.language-ico-default{
  width: 25px;
  height: 25px;
  border-radius: 100%;
}
.dropdown-menu.show {
}
.profile_btn_dropdown .dropdown-menu li.logout a {
  background: #f90004 !important;
  text-align: center !important;
  justify-content: center;
}
.profile_btn_dropdown button {
    display: flex;
    align-items: center;
    border: unset;
    background: transparent;
    padding: 7px 11px;
    border: 1px solid #ffffff5c;
    margin-left: 13px;
    border-radius: 16px;
    color: #fff;
    text-transform: capitalize;
    font-size: 17px;
}
.profile_btn_dropdown button img{
  width: 30px;
  height: 30px;
  margin-right: 3px;
  border-radius: 100%;
}
.profile_btn_dropdown .dropdown-menu a {
  width: 100% !important;
  margin: 0;
  margin-top: 5px;
}
.profile_btn_dropdown .dropdown-menu a {
    color: #000;
    border: 1px solid #eee;
}
.profile_btn_dropdown .dropdown-menu li.logout a {
    color: #fff;
}
.profile_btn_dropdown .dropdown-menu li.logout a {
  background: red !important;
  text-align: center !important;
  justify-content: center;
}
canvas:focus {
  outline: none;
}
canvas {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  -webkit-tap-highlight-color: transparent;
}
.footer_full_image_logo.pb-3 {
  animation: floatUpDown 3s ease-in-out infinite;
}
@keyframes floatUpDown {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-12px); }
  100% { transform: translateY(0); }
}
.display-large_mid{
  font-size: 5.5rem;
  letter-spacing: 40px;
  font-weight: 100;
}
#scrollDownBtn{
  position: relative;
  z-index: 999;
}
.mySwiper_coverflow .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 250px;
}
.deals_images_border{
  border: 2px solid;
  padding: 5px;
}
.deals_images_border img{
  border-radius: 20px;
}
.category_slider_unify_deals .swiper-wrapper {
    overflow: visible;
}
.category_slider_unify_deals {
    overflow: hidden;
}
/*.mySwiper_coverflow {*/
/*    overflow-y: visible !important;*/
/*}*/
.mobile_menu_float_fixed {
    display: none;
}
.custom-heading-footer {
    font-size: 210px;
    color: #f90004;
    font-family: Ethnocentric-Regular !important;
}
.text-danger{
   color: #f90004 !important;
} 
.border-danger{
   color: #f90004 !important;
}
.btn-danger{
  background-color: #f90004 !important;
  color: #fff !important;
  border-color: #f90004 !important;
}
.bg-danger{
  background-color: #f90004 !important;
}
.title-1 {
  font-size: clamp(56px, 19.067px + 100vw * 0.0947, 180px);
  letter-spacing: 0;
  line-height: 0.9;
}
.title-2 {
  font-size: clamp(48px, 26.55px + 100vw * 0.055, 120px);
  letter-spacing: 0;
  line-height: 1;
}
.title-3 {
  font-size: clamp(40px, 28.105px + 100vw * 0.0305, 80px);
  letter-spacing: 0.01em;
  line-height: 1;
}
:root {
  --2: 2px;
  --4: 4px;
  --6: 6px;
  --8: 8px;
  --10: 10px;
  --12: 12px;
  --14: 14px;
  --16: 16px;
  --20: 20px;
  --24: 24px;
  --32: 32px;
  --40: 40px;
  --44: 44px;
  --48: 48px;
  --60: 60px;
  --64: 64px;
  --80: 80px;
  --96: 96px;
  --120: 120px;
  --140: 140px;
  --280: 280px;
  --8-4: clamp(4px, 2.791px + 100vw * 0.0031, 8px);
  --12-8: clamp(8px, 6.791px + 100vw * 0.0031, 12px);
  --16-8: clamp(8px, 5.621px + 100vw * 0.0061, 16px);
  --16-12: clamp(12px, 10.791px + 100vw * 0.0031, 16px);
  --20-8: clamp(8px, 4.412px + 100vw * 0.0092, 20px);
  --20-16: clamp(16px, 14.791px + 100vw * 0.0031, 20px);
  --24-8: clamp(8px, 3.242px + 100vw * 0.0122, 24px);
  --24-12: clamp(12px, 8.412px + 100vw * 0.0092, 24px);
  --24-16: clamp(16px, 13.621px + 100vw * 0.0061, 24px);
  --32-16: clamp(16px, 11.242px + 100vw * 0.0122, 32px);
  --32-24: clamp(24px, 21.621px + 100vw * 0.0061, 32px);
  --40-20: clamp(20px, 14.033px + 100vw * 0.0153, 40px);
  --40-32: clamp(32px, 29.621px + 100vw * 0.0061, 40px);
  --48-8: clamp(8px, -3.895px + 100vw * 0.0305, 48px);
  --48-24: clamp(24px, 16.863px + 100vw * 0.0183, 48px);
  --48-32: clamp(32px, 27.242px + 100vw * 0.0122, 48px);
  --60-16: clamp(16px, 2.896px + 100vw * 0.0336, 60px);
  --60-24: clamp(24px, 13.275px + 100vw * 0.0275, 60px);
  --64-24: clamp(24px, 12.105px + 100vw * 0.0305, 64px);
  --64-40: clamp(40px, 32.863px + 100vw * 0.0183, 64px);
  --64-48: clamp(48px, 43.242px + 100vw * 0.0122, 64px);
  --64-32: clamp(32px, 22.484px + 100vw * 0.0244, 64px);
  --80-32: clamp(32px, 17.726px + 100vw * 0.0366, 80px);
  --80-40: clamp(40px, 28.105px + 100vw * 0.0305, 80px);
  --80-48: clamp(48px, 38.484px + 100vw * 0.0244, 80px);
  --80-60: clamp(60px, 54.033px + 100vw * 0.0153, 80px);
  --80-64: clamp(64px, 59.242px + 100vw * 0.0122, 80px);
  --96-32: clamp(32px, 12.929px + 100vw * 0.0489, 96px);
  --96-48: clamp(48px, 33.726px + 100vw * 0.0366, 96px);
  --108-64: clamp(64px, 50.896px + 100vw * 0.0336, 108px);
  --120-16: clamp(16px, -14.966px + 100vw * 0.0794, 120px);
  --120-32: clamp(32px, 5.792px + 100vw * 0.0672, 120px);
  --120-48: clamp(48px, 26.55px + 100vw * 0.055, 120px);
  --120-64: clamp(64px, 47.347px + 100vw * 0.0427, 120px);
  --120-80: clamp(80px, 68.105px + 100vw * 0.0305, 120px);
  --120-96: clamp(96px, 88.863px + 100vw * 0.0183, 120px);
  --136-64: clamp(64px, 47.347px + 100vw * 0.0427, 120px);
  --144-32: clamp(32px, -1.345px + 100vw * 0.0855, 144px);
  --144-48: clamp(48px, 19.413px + 100vw * 0.0733, 144px);
  --180-48: clamp(40px, -1.691px + 100vw * 0.1069, 180px);
  --180-64: clamp(64px, 29.485px + 100vw * 0.0885, 180px);
  --180-120: clamp(120px, 100.344px + 100vw * 0.0504, 186px);
  --186-64: clamp(64px, 27.691px + 100vw * 0.0931, 186px);
  --186-96: clamp(96px, 69.207px + 100vw * 0.0687, 186px);
  --216-80: clamp(80px, 39.518px + 100vw * 0.1038, 216px);
  --216-140: clamp(140px, 117.38px + 100vw * 0.058, 216px);
  --240-96: clamp(96px, 53.139px + 100vw * 0.1099, 240px);
  --280-120: clamp(120px, 72.381px + 100vw * 0.1221, 280px);
}
.header-icons-right a {
    padding: 11px 25px;
    border: 1px solid #ffffff5c;
    margin-left: 13px;
    border-radius: 16px;
    color: #fff;
    text-transform: capitalize;
    font-size: 17px;
}
.header-icons-right a:nth-child(1) {
    display: flex;
    align-items: center;
}
.header-icons-right a:nth-child(1) span {
    margin: 0 3px;
}
.center_video_caption h1 {
    font-size: clamp(48px, 26.55px + 83vw * .055, 120px);
    letter-spacing: 0;
    line-height: 1;
}
.btn.btn-blur {
    border: 1px solid #ffffff6b;
    border-radius: 16px;
}
._icon [data-mode=stroke], ._icon [data-mode=fill] {
    stroke:  #fff;
}
.header-icons-right a {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.home .header-icons-right a:hover {
    border-color: #f90004;
    color: #f90004;
    fill: currentColor;
}
.home .header-icons-right a:hover ._icon [data-mode=stroke], ._icon [data-mode=fill]{
   stroke: #f90004;
}
.header-icons-right a span{
  position: relative;
  z-index: 1;
}
.header-icons-right a:nth-child(3) {
    background: #fff;
    color: #f90004;
}
.header-icons-right a .blur-d{
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  border-radius: inherit;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
.header-icons-right {
    display: flex;
}
.header-icons-right a svg {
    width: 23px;
    height: 25px;
}
.new-absolute-header{
  z-index: 1;
}
.full-header-height {
  min-height: calc(var(--vh) * 100);
}
a{
  text-decoration: none;
}
.display-logo{
    font-size: 29px;
    margin-left: 10px;
    line-height: 1.75rem;
    font-family: Ethnocentric-Regular !important;
}
.logo_area a img {
    width: 48px;
    max-width: 100%;
    border-radius: 10px;
}
.logo_area a {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
}
.header_top_bar {
    background: #fff;
    color: #000;
}
.header_left_items {
    color: #fff;
}
.header_right_area ul li a {
    color: #fff;
}
.header_right_area {
    color: #fff;
}
img.verified-white {
    margin-right: 3px;
    filter: invert(1);
}
header.header {
    padding: 28px 3.12vw;
}
/*-----------------------------------------------------------
Menu
-------------------------------------------------------------*/
.font1{
  font-family: serif;
}
.site-navbar-wrap {
  z-index: 99;
  transition: 0.3s all ease;
}
.site-navbar-wrap .navbar-brand {
  padding: 0;
  max-width: 150px;
}
.site-navbar-wrap.v1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1px 0 0 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.site-navbar-wrap.scrolled {
  padding: 0px 0;
  box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.1);
}
.site-navbar-top {
  display: none;
  font-size: 0.8rem;
  background: #1e7e34;
}
.site-navbar-top a {
  color: #fff;
}
.site-navbar-top .text-with-icon {
  color: rgba(255, 255, 255, 0.5);
}
.site-navbar-top,
.site-navbar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.site-navbar {
  margin-bottom: 0px;
  width: 100%;
  border-bottom: none;
}
.site-navbar .site-logo {
  font-weight: 200;
}
.site-navbar .site-logo a {
  font-weight: 200;
  font-size: 26px;
  color: #000;
  font-family: serif;
}
.site-navbar .site-navigation .site-menu {
  margin-bottom: 0;
}
.site-navbar .site-navigation .site-menu .active>a {
  color: #000;
}
.user-menu li a {
  padding-left: 5px !important;
  padding-right: 0 !important;
}
.user-menu li a {
  background: #0cbcb7;
  color: #fff !important;
  border-radius: 20px;
  transition: 0.4s;
  padding: 10px 20px !important
}
.user-menu li a:hover {
  background: #fff;
  color: #333 !important;
}
.site-navbar .site-navigation .site-menu>li {
  display: inline-block;
}
.site-navbar-wrap.v1 .site-navbar .site-navigation .site-menu>li>a {
  padding: 10px 20px;
  color: #006699;
  font-size: 14px ;
  font-weight: 600;
  text-decoration: none !important;
}
.site-navbar-wrap.v2 {
  border-bottom: 1px solid rgba(153, 153, 153, 0.22);
  padding: 10px 0;
  background-color: #fff;
}
.site-navbar-wrap.v2 .site-navbar .site-navigation .site-menu>li>a {
  color: #000;
}
.site-navbar .site-navigation .site-menu>li>a:hover {
  color: #000;
}
.site-navbar .site-navigation .site-menu>li:last-child {
  padding-right: 0;
}
.site-navbar .site-navigation .site-menu .has-children {
  position: relative;
  margin: 2px 5px 10px 10px;
}
.has-children a {
  font-size: 15px;
  font-weight: 300;
}
.site-navbar .site-navigation .site-menu .has-children>a {
  position: relative;
  font-size: 15px;
}
/* .site-navbar-wrap .site-navbar .site-navigation .site-menu .has-children>a::before {
    position: absolute;
    content: "\f3d0";
    color: #fff;
    font-family: "Ionicons";
    top: 6px;
    right: -4px;
    font-size: 13px;
} */
.site-navbar-wrap.v2 .site-navbar .site-navigation .site-menu .has-children>a::before {
  color: #000;
  top: -3px;
  right: 6px;
}
.dropdown>.has-children>a::before {
  position: absolute !important;
  content: ">" !important;
  color: #000 !important;
  font-family: "Ionicons" !important;
  top: 14px !important;
  right: 3px !important;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown {
  visibility: hidden;
  opacity: 0;
  top: 122%;
  position: absolute;
  text-align: left;
  padding: 15px 30px;
  margin-top: 20px;
  margin-left: 0px;
  background: #fff;
  transition: 0.4s 0s;
  z-index: 9999;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown {
  box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.05);
  position: absolute;
  min-width: 15.3rem;
  z-index: 9999;
  border-radius: 2px;
  /*overflow-x: scroll;*/
}
.site-navbar .site-navigation .site-menu .has-children .dropdown li {
  position: relative;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown li:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #f16622;
  content: "";
  transition: 0.6s;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown li:hover:before {
  width: 100%;
}
.dropdown.sub-menu {
  position: absolute;
  min-width: 12.9rem !important;
  z-index: 9999;
}
.dropdown li a:hover {
  margin-left: 5px;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown:before {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #000;
  border-width: 7px;
  margin-left: -7px;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown a {
  text-transform: none;
  letter-spacing: normal;
  transition: 0s all;
  color: #fff;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown .active>a {
  color: #28a745 !important;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown>li {
  border-bottom: 1px solid #f5f6f7;
  list-style: none;
  margin: 0;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown li:last-child {
  border-bottom: none;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a {
  display: block;
  color: #666;
  transition: 0.3s;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 300;
  padding: 10px 0;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>a:before {
  content: "\e315";
  right: 20px;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>ul {
  left: 100%;
  top: 0;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown.sub-menu {
  left: 107% !important;
  top: -14px !important;
}
.site-navbar .site-navigation .site-menu .has-children:hover,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:active {
  cursor: pointer;
}
.site-navbar .site-navigation .site-menu .has-children:hover>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:active>.dropdown {
  transition-delay: 0s;
  margin-top: -1px;
  visibility: visible;
  opacity: 1;
}
.site-mobile-menu {
  width: 320px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 20000;
  padding-top: 20px;
  background: #fff;
  height: calc(100vh);
  transform: translateX(110%);
  box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  transition: .3s all ease-in-out;
}
.offcanvas-menu .site-mobile-menu {
  transform: translateX(0%);
}
.mobile-bar span {
  font-size: 25px;
  padding: 0 10px;
  border-radius: 4px;
}
.site-navbar-wrap.v1 .mobile-bar span {
  color: #fff;
}
.site-navbar-wrap.v2 .mobile-bar span {
  color: #000;
}
.site-mobile-menu-close.js-menu-toggle span {
  color: #000;
  margin-right: 20px;
  font-size: 35px !important;
}
.site-mobile-menu .site-mobile-menu-header {
  width: 100%;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
  float: right;
  margin-top: 8px;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
  font-size: 30px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 0px;
  line-height: 1;
  cursor: pointer;
  transition: .3s all ease;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
  color: #25262a;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
  float: left;
  margin-top: 10px;
  margin-left: 0px;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
  display: inline-block;
  text-transform: uppercase;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
  max-width: 70px;
}
.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
  text-decoration: none;
}
/* ==============================
GRID STACK (OVERLAP)
============================== */
.grid-stack {
  display: grid;
  place-items: center;
}
.grid-stack > * {
  grid-column: 1;
  grid-row: 1;
}
/* ==============================
COIN DROP WRAPPER
============================== */
._coin-drop {
  width: 64px;
  height: 64px;
  position: relative;
}
._coin-drop span {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fff;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(.445,.05,.55,.95);
  transform-origin: center;
  will-change: background-color, opacity, transform;
}
/* ==============================
ANIMATION TONE
============================== */
._coin-drop[data-tone="neutral"] span {
  animation-name: coin-loop-neutral;
}
/* ==============================
STAGGER DELAYS
============================== */
._coin-drop span:nth-child(1) { animation-delay: .33s; }
._coin-drop span:nth-child(2) { animation-delay: .66s; }
._coin-drop span:nth-child(3) { animation-delay: .99s; }
._coin-drop span:nth-child(4) { animation-delay: 1.32s; }
._coin-drop span:nth-child(5) { animation-delay: 1.65s; }
._coin-drop span:nth-child(6) { animation-delay: 1.98s; }
/* ==============================
KEYFRAMES (JETON STYLE)
============================== */
@keyframes coin-loop-neutral {
  0% {
    background-color: #fff;
    opacity: 1;
    transform: translateY(0) scaleY(1);
    z-index: 1;
}
48% {
    opacity: 1;
}
80% {
    background-color: #f5b1a3;
    opacity: 0;
}
100% {
    opacity: 0;
    transform: translateY(200%) scaleY(0);
    z-index: 7;
}
}
a.scroll-down {
    width: fit-content;
    font-size: 13px;
    font-weight: 200;
    border-radius: 16px;
    border: 1px solid #ffffff66;
    padding: 4px 13px;
    display: block;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 55px;
}
._coin-drop {
    width: 10px;
    height: 10px;
    margin-right: 7px;
    margin-top: -8px;
}
.swiper , .category_slider_unify_deals .swiper-wrapper{
  z-index: 0 !important;
}
.fixed-bar-screen {
    position: fixed;
    bottom: 28px;
    width: 100%;
    text-align: center;
    z-index: 999;
}
.fixed-bar-screen .item-inn-p {
    width: fit-content;
    background: #f90004;
    max-width: 100%;
    border-radius: 22px;
    margin: auto;
    position: relative;
    z-index: 9999;
    display: flex;
    justify-content: space-between;
    padding-right: 2px; 
    align-items: center;
}
.fixed-bar-screen .item-inn-p a {
    color: #fff;
    text-transform: capitalize;
    padding: 10px 15px;
    border-radius: 100%;
}
.fixed-bar-screen .item-inn-p a:hover {
 background: #ffffff61;
 border-radius: 23px;
}
.fixed-bar-screen .item-inn-p li .drop_up_menu a {
    font-weight: 500;
    color: #ffffffba;
}
.fixed-bar-screen .item-inn-p .drop_up_menu a{
    left:0px;
    transition:.2s;
    position:relative;
}
.fixed-bar-screen .item-inn-p .drop_up_menu a:hover {
 background: unset;
 color:#fff;
 left:10px;
}
.fixed-bar-screen .item-inn-p a.f-active {
    background: #ffffff61;
    border-radius: 23px;
    margin: 2px;
    margin-left: 2px;
}
.fixed-bar-screen .item-inn-p a.f-active [data-mode=fill] {fill: #fff !important;}
.site-mobile-menu .site-mobile-menu-body {
  overflow-y: scroll !important;
  position: relative;
  padding: 20px 30px;
  height: calc(100vh - 52px);
  padding-bottom: 150px;
}
.site-mobile-menu .site-nav-wrap {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.site-mobile-menu .site-nav-wrap a {
  padding: 15px 0;
  display: block;
  position: relative;
  color: #016698;
}
.site-mobile-menu .site-nav-wrap a:hover {
  color: #28a745;
}
.site-mobile-menu .site-nav-wrap li {
  position: relative;
  display: block;
}
.site-mobile-menu .site-nav-wrap li.active>a {
  color: #28a745;
}
.site-mobile-menu .site-nav-wrap .arrow-collapse {
  position: absolute;
  right: 0px;
  top: 10px;
  z-index: 20;
  width: 36px;
  height: 36px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
}
.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
  background: #f8f9fa;
}
.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
  font-size: 12px;
  z-index: 20;
  font-family: "Ionicons";
  content: "\f3d0";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-180deg);
  transition: .3s all ease;
}
.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
  transform: translate(-50%, -50%);
}
.site-mobile-menu .site-nav-wrap>li {
  display: block;
  position: relative;
  float: left;
  width: 100%;
}
.site-mobile-menu .site-nav-wrap>li>a {
  font-size: 16px;
}
.site-mobile-menu .site-nav-wrap>li>ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.site-mobile-menu .site-nav-wrap>li>ul>li {
  display: block;
}
.site-mobile-menu .site-nav-wrap>li>ul>li>a {
  padding-left: 40px;
  font-size: 16px;
}
.site-mobile-menu .site-nav-wrap>li>ul>li>ul {
  padding: 0;
  margin: 0;
}
.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li {
  display: block;
}
.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
  font-size: 16px;
  padding-left: 60px;
}
.add-list.float-right {
  margin-top: 4px;
}
.full-header-main {
    /* position: fixed; */
    top: 0;
    z-index: 1;
    width: 100%;
    background: #f90004;
    /* background: linear-gradient(0deg, #f9000400 0%, #f90004bd 60%, #f90004 100%); */
}
.site-navbar .site-navigation .site-menu {
    background: transparent;
    border-radius: 43px;
}
.site-navbar .site-navigation .site-menu>li {
    margin: 0 !important;
}
.site-navbar a {
    color: #fff;
    padding: 21px 10px;
}
.searching-bar {
    background: #00000047;
    padding: 11px;
    border-radius: 10px;
}
.searching-bar form {text-align: left;}
.searching-bar form label {
    margin-bottom: 8px;
}
.searching-bar form input {
    padding: 16px 19px;
    width: 100%;
    border: unset !important;
}
.serach-input-buttoon {
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #eee;
}
.serach-input-buttoon button {
    border-radius: unset !important;
}
.searching-bar {
    background: #fff;
    padding: 26px;
    border-radius: 22px;
    border: 1px solid #eee;
    box-shadow: 0 0 20px #00000040;
}
.full-serach-bar-widget {
    margin-top: -23px;
    z-index: 1;
    position: relative;
}
.ths_sub_main_ul {
    display: none;
    width: 609px;
    border-radius: 0;
    overflow: hidden;
    position: fixed;
    z-index: 99999;
    top: 72px;
    height: calc(100vh - 322px);
    /* -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.18); */
    -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.18);
    /* box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.18); */
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.ths_sub_main_ul_left{
  display: block;
  width:45%;
  background-color: #ff6565;
  padding:20px;
  float: left;
  max-height: 100%;
  min-height: 100%;
  overflow-y:auto;
}
.ths_sub_main_ul_left::-webkit-scrollbar {
   width: 5px;
}
/* Add a thumb */
.ths_sub_main_ul_left::-webkit-scrollbar-thumb {
  border:5px solid #f9f9f9;
  border-left:none
}
.fil_cls::-webkit-scrollbar {
  width: 5px;/* or add it to the track */
}
/* Add a thumb */
.fil_cls::-webkit-scrollbar-thumb {
  border:5px solid #fff;
  border-left:none
}
.ths_sub_main_ul_right::-webkit-scrollbar {
  width: 5px; /* or add it to the track */
}
/* Add a thumb */
.ths_sub_main_ul_right::-webkit-scrollbar-thumb {
  border:5px solid #fff;
  border-left:none
}
.ths_sub_main_ul_right {
    display: block;
    width: 55%;
    background-color: #fd9999;
    padding: 20px;
    float: left;
    max-height: 100%;
    min-height: 100%;
    overflow-y: auto;
}
.ths_sub_main_ul_left_li, .ths_sub_main_ul_right_li{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  width:100%;
  font-size: 16px;
  color: #fff;
  line-height: 1.4;
  padding:10px;
  cursor: pointer;
  position: relative;
}
.ths_sub_main_ul_left .ths_sub_main_ul_left_li.ths_sub_main_ul_left_li_haschild:after{
  content: "\F285";
  display: block;
  font-size: 8px;
  height: 8px;
  line-height: 8px;
  margin-top: 4px;
  opacity: 0.4;
  font-family: "bootstrap-icons";
}
.ths_sub_main_ul_left_li.ths_sub_main_ul_left_li_haschild:hover.ths_sub_main_ul_left_li:after{
  opacity: 1;
}
.ths_sub_main_ul_left_li:hover, .ths_sub_main_ul_right_li:hover{
  background-color: #01669809;
  border-radius: 10px;
}
.ths_sub_main_ul_right_set{
  display: none;
}
.bo_ara .ths_sub_main_ul_left, .bo_ara .ths_sub_main_ul_right {
  float: right;
  text-align: right;
}
.bo_ara .ths_sub_main_ul_left_li, .bo_ara .ths_sub_main_ul_right_li{
  flex-direction: row-reverse;
}
.bo_ara .ths_sub_main_ul_left .ths_sub_main_ul_left_li.ths_sub_main_ul_left_li_haschild:after {
  content: "\f053";
}
@media(max-width:800px){
  .ths_sub_main_ul_left_arw, .ths_sub_main_ul_right_arw{
    display: block;
    font-size: 14px;
    margin-bottom: 20px;
    color:#1d5e87
}
.ths_sub_main_ul {
    width: calc(100% - 55px);
    left: auto;
    right: 0px;
    top: 0px;
    min-height: 100vh;
    border-radius: 0px;
}
.ths_sub_main_ul_left{
    width:100%;
}
.ths_sub_main_ul_right{
    width:100%;
    display: none;
}
}
.finance-section {
  height: 200vh; /* SCROLL AREA */
}
.sticky-slot {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
}
.title {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
}
.title h2 {
  font-size: clamp(4rem, 10vw, 9rem);
  font-weight: 600;
  color: #f90004;
  line-height: 1;
  text-align: center;
  transform-origin: center;
  transition: none;
}
.snippets {
  position: absolute;
  inset: 0;
  list-style: none;
  pointer-events: none;
}
.card {
  position: absolute;
  width: 220px;
  height: 220px;
  border-radius: 24px;
  opacity: 0;
  transform: translate3d(0,0,0) scale(.8);
}
/* Demo colors (replace with images) */
.card-green { background:#35c759; }
.card-blue  { background:#4aa3ff; }
.card-pink  { background:#f6c1f0; }
.card-photo { background:#ddd; }
.snippets .card {
    position: absolute;
    width: 220px;
    opacity: 0;
    transform: translate3d(0, 0, 0) scale(0.9);
    will-change: transform, opacity;
    height: 220px;
    border-radius: 24px;
    opacity: 0;
    transition: none;
    overflow: hidden;
    border: 1px solid #fff;
}
/* LEFT SIDE (Top Row – 4 cards) */
.snippets .card-1 { background:#35c759; left: 0%;  top: 0%; }
.snippets .card-2 { background:#f6c1f0; left: 25%; top: 0%; }
.snippets .card-3 { background:#ddd;    left: 50%; top: 0%; }
.snippets .card-4 { background:#4aa3ff; left: 75%; top: 0%; }
/* RIGHT SIDE (Bottom Row – 4 cards) */
.snippets .card-5 { background:#4aa3ff; left: 20%; top: 60%; }
.snippets .card-6 { background:#35c759; left: 30%; top: 80%; }
.snippets .card-7 { background:#f6c1f0; left: 55%; top: 80%; }
.snippets .card-8 { background:#ddd;    left: 70%; top: 60%; }
.financeTitle {
  font-size: clamp(48px, 6vw, 96px);
  font-weight: 700;
  line-height: 1.05;
  transform-origin: center center;
  will-change: transform, opacity;
}
.finance-section{
  position: relative;
}
._hero-introduction header {
    height: 200vh;
    margin-bottom: -40vh
}
._hero-introduction header .sticky-slot {
    height: 100vh;
    position: sticky;
    top: 0
}
._hero-introduction header h2 {
    font-size: clamp(72px,57.726px + 100vw * .0366,120px);
    padding-bottom: .5em
}
._hero-introduction .snippets {
    overflow: hidden
}
._hero-introduction .snippets li {
    position: absolute
}
._hero-introduction .snippets li .snippet {
    border-color: inherit;
    height: 100%;
    width: 100%
}
._hero-introduction .snippets li:first-child {
    border-color: peru;
    left: 19%;
    top: 6.25%;
    transform: translate(-6%,-40%);
    width: clamp(140px,122.138px + 100vw * .0458,200px)
}
@media only screen and (max-width: 1290px) {
    ._hero-introduction .snippets li:first-child {
        top:5%
    }
}
@media only screen and (max-width: 1023px) {
    ._hero-introduction .snippets li:first-child {
        left:75%;
        top: 14%
    }
}
@media only screen and (max-width: 743px) {
    ._hero-introduction .snippets li:first-child {
        left:82%;
        top: 4.75%
    }
}
._hero-introduction .snippets li:nth-child(2) {
    border-color: #4169e1;
    right: 16.75%;
    top: 3.125%;
    transform: translate(5%,-2%);
    width: clamp(154px,134.344px + 100vw * .0504,220px);
    z-index: 4
}
@media only screen and (max-width: 1023px) {
    ._hero-introduction .snippets li:nth-child(2) {
        right:38%;
        top: 10%
    }
}
@media only screen and (max-width: 743px) {
    ._hero-introduction .snippets li:nth-child(2) {
        right:38%;
        top: 4.75%
    }
}
._hero-introduction .snippets li:nth-child(3) {
    border-color: salmon;
    bottom: 20%;
    right: 13.75%;
    transform: translate(4%,-10%);
    width: clamp(168px,146.55px + 100vw * .055,240px);
    z-index: 2
}
@media only screen and (max-width: 1290px) {
    ._hero-introduction .snippets li:nth-child(3) {
        bottom:20%;
        right: 5%
    }
}
@media only screen and (max-width: 1023px) {
    ._hero-introduction .snippets li:nth-child(3) {
        bottom:10%;
        right: 20%
    }
}
@media only screen and (max-width: 743px) {
    ._hero-introduction .snippets li:nth-child(3) {
        bottom:4.75%;
        right: 3.5%
    }
}
@media only screen and (max-width: 370px) {
    ._hero-introduction .snippets li:nth-child(3) {
        bottom:4.75%;
        right: 2%
    }
}
._hero-introduction .snippets li:nth-child(4) {
    border-color: plum;
    bottom: 8.25%;
    left: 31.25%;
    transform: translate(0);
    width: clamp(154px,134.344px + 100vw * .0504,220px);
    z-index: 5
}
@media only screen and (max-width: 1290px) {
    ._hero-introduction .snippets li:nth-child(4) {
        bottom:4%
    }
}
@media only screen and (max-width: 1023px) {
    ._hero-introduction .snippets li:nth-child(4) {
        bottom:12%;
        left: 20%
    }
}
@media only screen and (max-width: 743px) {
    ._hero-introduction .snippets li:nth-child(4) {
        bottom:4.75%;
        left: 3.5%
    }
}
._hero-introduction .snippets li:nth-child(5) {
    border-color: #32cd32;
    left: 1.75%;
    top: 37.25%;
    transform: translate(-6%,-10%);
    width: clamp(154px,134.344px + 100vw * .0504,220px);
    z-index: 3
}
@media only screen and (max-width: 1023px) {
    ._hero-introduction .snippets li:nth-child(5) {
        left:5%;
        top: 14%
    }
}
@media only screen and (max-width: 743px) {
    ._hero-introduction .snippets li:nth-child(5) {
        left:unset;
        right: 78%;
        top: 4.75%
    }
}
._hero-introduction .snippets .snippet {
    opacity: 0
}
._hero-introduction .taglines li {
    height: 100vh;
    margin-top: calc(-80vh + 1.1em);
    padding-top: 50vh;
    position: sticky;
    top: 0;
    transform: translateY(calc((var(--index) - var(--items)*0.5)*1.1em))
}
._hero-introduction .taglines li:first-child {
    margin-top: 0
}
._hero-introduction .taglines li:last-child {
    height: 20vh;
    margin-top: 0;
    padding-top: 0;
    transform: none
}
._hero-introduction .taglines .icon-card {
    background-color: var(--color);
    height: var(--80-40);
    width: var(--80-40)
}
._hero-introduction .taglines ._icon {
    --color: #fff;
    --size: var(--48-24)
}
._hero-introduction .taglines h3 {
    color: var(--color)
}
@media only screen and (min-width: 2000px) {
    ._hero-introduction header h2 {
        font-size:6vw
    }
    ._hero-introduction .snippets li:first-child {
        width: 10vw
    }
    ._hero-introduction .snippets li:nth-child(2) {
        width: 11vw
    }
    ._hero-introduction .snippets li:nth-child(3) {
        width: 12vw
    }
    ._hero-introduction .snippets li:nth-child(4),._hero-introduction .snippets li:nth-child(5) {
        width: 11vw
    }
}
ul.taglines {
    margin: auto;
    width: 100%;
    max-width: 100%;
    list-style-type: none;
}ul.taglines.flex.flex-col.items-center.title-2.no-select {}
ul.taglines div.flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
._hero-introduction .taglines .icon-card {
    line-height: 40px;
    text-align: center;
    border-radius: 16px;
    margin-right: 20px;
}
._hero-introduction .taglines h3 {
    font-size: 50px;
}
._hero-introduction .taglines h3 {
    font-size: 50px;
    /*text-shadow: 0 0 7px #ffffff;*/
}
ul.taglines div.flex {
    display: flex;
    align-items: center;
    padding: 17px;
    border-radius: 23px;
}
.center_video_caption .display-2 {
    font-size: 75px;
    font-weight: 500;
}
.rounded-16 {
    border-radius: 30px;
    overflow: hidden;
}
.display-large {
    font-size: clamp(56px, 19.067px + 100vw * .0947, 180px);
    line-height: .9;
}
footer .footer-col a {
    border-radius: 8px;
    display: block;
    font-size: 16px;
    letter-spacing: .03em;
    line-height: 1.7;
    overflow: hidden;
    padding: var(--4) 0;
    position: relative;
    transition: opacity .3s cubic-bezier(.2, 0, 0, 1);
    width: -moz-max-content;
    width: max-content;
}
footer .footer-col h6 {opacity: .5}
footer ._icons [data-mode="fill"] {
  fill: #fff;
}
.social_links_footer {
    display: flex;
    align-items: center;
    justify-content: right;
}
.social_links_footer a {
    background:  #f90004;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 35px;
}
.social_links_footer a {
    margin-left: 9px;
}
.one-million-section {
    padding-top: 200px !important;
    padding-bottom: 50px !important;
}
.grid-stack {
    display: grid;
}
.grid-stack>* {
    grid-column: 1;
    grid-row: 1;
}
#hero-animation-flag{
  position: relative;
  overflow: hidden;
}
#hero-animation-flag canvas{
  width: 100%;
  display: block;       /* remove inline gaps */
  border: none;         /* remove any border */
  background: transparent !important; /* transparent background */
  position: absolute;
  height: 500px;
  top: 0;
}
ul#simple_fast_rewarding {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 10px;
    list-style-type: none;
}
ul#simple_fast_rewarding li {
    background: #fff;
    padding: 0px 6px;
    border-radius: 5px;
}
.step-tabs {
  display: flex;
  gap: 16px;
  padding: 14px 0px;
  align-items: center;
  width: fit-content;
}
.tab {
  display: flex;
  align-items: center;
  gap: 8px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}
.circle {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1.5px solid rgba(255,255,255,0.6);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
}
.text {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  white-space: nowrap;
}
/* ACTIVE TAB */
.tab.active .circle {
  background: #fff;
  color: #ff3b0f;
  border-color: #fff;
}
.tab:not(.active) .text {
  display: none;
}
.support-btn {
    position: fixed;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 18px;
    border-radius: 50px;
    border: none;
    cursor: pointer;
    background: transparent;
    overflow: hidden;
    bottom: 29px;
    right: 35px;
    width: 139px;
    z-index: 9;
}
/* background layer */
.support-btn .bg {
  position: absolute;
  inset: 0;
  background: #0404044f;
  border-radius: inherit;
  transition: transform 0.3s ease;
  z-index: 0;
}
/* icon */
.support-btn .icon {
  position: relative;
  z-index: 1;
  color: #fff;
  display: flex;
}
/* text */
.support-btn .label {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}
/* hover effect */
.support-btn:hover .bg {
  transform: scale(1.05);
}
/* active click */
.support-btn:active .bg {
  transform: scale(0.97);
}
/* focus (accessibility) */
.support-btn:focus-visible {
  outline: 2px solid #ff3b0f;
  outline-offset: 3px;
}
.fixed-bar-screen .item-inn-p {
  position: relative;
}
.fixed-bar-screen .item-inn-p li .drop_up_menu {
  position: absolute;
  display: none;
  background: #f90004;
  width: 100%;
  left: 0;
  list-style-type: none;
  text-align: left;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  padding: 13px 14px;
  transition: 1s;
  padding-bottom: 30px;
}
.fixed-bar-screen .item-inn-p li .drop_up_menu a {
  display: block;
  padding: 6px 7px;
}
.fixed-bar-screen .item-inn-p li {
  list-style-type: none;
  display: contents;
}
.fixed-bar-screen .item-inn-p a {
  position: relative;
  z-index: 1;
}
.fixed-bar-screen .item-inn-p {
  /*! overflow: hidden; */
}
.fixed-bar-screen .item-inn-p li:hover .drop_up_menu {
  bottom: 47%;
  display: block;
}
.fixed-bar-screen .item-inn-p li:hover > .drop_up_menu {
  bottom: 47% !important;
}
@media (max-width: 1200px) { 
  .custom-heading-footer {
      font-size: 156px;
  }
  ._hero-introduction .taglines h3 {
      font-size: 32px;
  }
}
@media (max-width: 1200px) { 
  .display-large_mid {
    font-size: 3rem;
}
.display-large {
  font-size: clamp(40px, 19.067px + 68vw * .0947, 152px);
}
.mobile-responsive-d {
  font-size: 39px;
}
.title h2 {
    font-size: clamp(4rem, 7vw, 9rem);
}
.center_video_caption .display-2, .center_video_caption h1 {
  font-size: 50px;
}
}
@media (max-width: 991px) {
    .custom-heading-footer {
        font-size: 95px;
    }
    .display-large {
        font-size: clamp(40px, 19.067px + 57vw * .0947, 152px);
    }
    .slide_content_area h1{
      font-size: 25px;
  }
}
@media (max-width: 800px) { 
  .display-large_mid {
    font-size: 2rem;
    letter-spacing: 10px;
}
}
@media (max-width: 768px){
    ._hero-introduction .taglines h3 {
      font-size: 20px;
  }
  .center_video_caption .display-2, .center_video_caption h1 {
    font-size: 37px;
}
.button-lists img {
    width: 126px;
}
.button-lists a {
    border-radius: 9px !important;
    padding: 4px 9px !important;
}
.custom-heading-footer {
    font-size: 84px;
}
.header-icons-right a {
    padding: 10px 13px !important;
    border-radius: 10px;
    font-size: 14px;
}
section.category._hero-introduction {
    background: #e5e5e5;
}
.display-logo {
    font-size: 30px;
}
.title h2 {
    font-size: clamp(3rem, 2vw, 9rem);
}
.snippets .card {
    width: 100px;
    height: 100px;
}
.center_video_caption .display-2, .center_video_caption h1 {
    font-size: 32px;
}
.center_video_caption .btn {
  padding: 5px 19px !important;
  border-radius: 9px;
}
.display-large {
    font-size: clamp(40px, 19.067px + 50vw * .0947, 152px);
}
}
.z-1 {
  z-index: 1;
}
.new_frame_category .border-mask{
  position:absolute;
  inset:0;
  pointer-events:none;
  border:1px solid #f90004;
  opacity:0;
  border-radius:19px;
  mask-image:radial-gradient(
  circle 200px at var(--x) var(--y),
  #fff 0%,
  transparent 70%
  );
  -webkit-mask-image:radial-gradient(
  circle 200px at var(--x) var(--y),
  #fff 0%,
  transparent 70%
  );
  transition:opacity 0.2s ease;
}
@media (max-width: 575px){
    /*.unify_your_deals_section .swiper-slide-active {*/
    /*    transform: scale(1) !important;*/
    /*    z-index: 2;*/
    /*}*/
    .category_slider_unify_deals {
        margin: 0 !important;
        padding: 0 !important;
    }
    .Subtitle_videos_banner {
        text-align: center;
        font-size: 24px;
        margin-bottom: 23px;
        margin-top: 0;
    }
    .home_banner .video_overlay {
        height: 23%;
        bottom: 22%;
    }
    .partner_page_banner {
        bottom: 51% !important;
    }
    .partner_page_banner h1 {
        margin-bottom: 20px !important;
    }
    .partner_page_banner .d-flex.gap-3 {
        justify-content: center;
    }
    .mobile_view_space_padding_opti {
        margin-top: -19px;
        padding: 0;
        overflow: hidden;
    }
    .listing-card {
        padding: 12px;
        margin-bottom: 17px;
        border-bottom: 2px solid #f90004;
    }
    .display-large_mid {
        font-size: 25px;
        letter-spacing: 10px;
    }
    .home_banner .center_video_caption h1 {
      font-size: 37px;
      text-align: center !important;
      text-transform: capitalize;
  }
  .fixed-bar-screen {
      display: none;
  }
  .fixed-bar-screen {
      display: none;
  }
  .mobile_menu_float_fixed {
      position: fixed;
      bottom: 15px;
      width: 100%;
      z-index: 99;
      text-align: center;
  }
  .mobile_menu_float_fixed .menu_icon {
    background: #0b0b0b94;
    display: flex;
    text-transform: capitalize;
    padding: 10px 16px;
    border-radius: 11px;
    align-content: center !important;
    height: 41px;
}
.mobile_menu_float_fixed .menu_icon svg {
  width: 19px;
  margin-left:4px ;
}
.scroll-down {
  display: none !important;
}
.support-btn{
  display: none;
}
.home_banner .button-lists {
  margin-top: 0 !important;
}
ul.taglines {
  padding: 0;
}
._hero-introduction .taglines .icon-card {
  line-height: 28px;
  text-align: center;
  border-radius: 7px;
  margin-right: 20px;
  width: 45px;
}
._hero-introduction .taglines h3 {
    font-size: 18px;
    width: 80%;
}
.mpbile_video_section_betweeb {
  padding-top: 50px;
  padding-bottom: 50px;
}
.mpbile_video_section_betweeb .rounded-16 {
  padding: 0 !important;
}
.home_banner .video_overlay {
    left: 11px;
}
.mobile_full_height_wripper {
  height: 55% !important;
}
.mobile_full_height_wripper {
  height: 55% !important;
}
.mobile_full_height_wripper .button-lists {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 23px !important;
}
.mobile_full_height_wripper .button-lists a {
  padding: 4px 0px !important;
}
.btn.btn-blur.p-3.px-4.mt-2 {
}
.mobile_full_height_wripper {
}
.mobile_full_height_wripper .center_video_caption {
  text-align: center !important;
}
.mobile-responsive-d {
    font-size: 22px;
}
.explore_products .section_title button.btn {
  padding: 7px 14px !important;
  margin-top: 20px !important;
}
#hero-animation-flag .container {
  padding-top: 0 !important;
}
#simple_fast_rewarding {
  flex-wrap: wrap;
}
#simple_fast_rewarding li {
  border: 1px solid;
}
#hero-animation-flag .section_title h1 {
  margin-bottom: 20px !important;
}
.one-million-section {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}
.container .custom-heading-footer {
    font-size: 52px;
    margin-bottom: 26px;
}
.footer.pt-5.px-4 {
  padding: 0 !important;
}
.footer-col a {
  margin-left: 13px;
}
.footer-col {
  margin-bottom: 30px;
}
.footer-col h6 {
  border-bottom: 1px solid #fa353891;
  padding-bottom: 21px;
}
.text-danger {
}
.social_links_footer {
  justify-content: center;
  margin-top: 18px;
}
.social_links_footer {
  justify-content: center;
  margin-top: 18px;
}
footer .button-lists {
  text-align: center;
}
.social_links_footer a {
  background: #f90004;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 25px;
}
#hero-animation-flag canvas{
  height: 100% !important;
}
.mobile_menu_float_fixed {
    display: block;
}
ul.taglines div.flex {
    display: flex;
    align-items: center;
    padding: 35px 17px;
    border-radius: 23px;
}
._hero-introduction .taglines li {
 transform: translateY(calc((var(--index) - var(--items) * 0.5) * 2.1em));
}
.mobile_view_center {
    display: flex;
    align-items: center;
}
.mobile_view_center .video_overlay {
    position: unset;
}
.video_overlay.row.align-items-bottom {}
.home_banner .center_video_caption h1 {
    margin-bottom: 14px !important;
}
section.home_banner .video.height_content_only {
    justify-content: center;
}
.model_search_forn {
    margin-top: 19px;
}
}
.design_area_content {
    padding: 68px 34px;
}
.custom-check-box{
  width: 20px;
  height: 20px;
}
.remove_bottom_rounded{
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.filter-list-box.mt-2 {
    margin-top: 26px !important;
}
.checkbox-list-filter label {
    padding: 11px 0 !important;
}
.Categories_page_slider_on_top_swiper_5_slider  .swiper-wrapper {
    padding: 11px 9px;
}
a.product-brand-image-icon {
    position: absolute;
    z-index: 1;
    bottom: 8px;
    left: 9px;
}
a.product-brand-image-icon img {
  transition: 1s;
  padding: 2px;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  background: #fff;
}
.section_title_large  h1 {
    font-size: 57px;
    padding: 24px 0;
}
.section_title_large p {
    font-size: 23px;
    line-height: 1.3;
}
.scroll-wrapper {
  height: calc(var(--cards) * 100vh);
}
.scroll-stack {
    position: sticky;
    top: 10px;
    height: 97vh;
    overflow: hidden;
    border-radius: 22px;
}
.stack {
  position: relative;
  height: 100%;
}
.stack-item {
  position: absolute;
  inset: 0;
  will-change: transform;
  transform: translate3d(0, 0, 0);
}
.stack-item:nth-child(1){
  background: #ff8789;
  z-index: 3;
}
.stack-item:nth-child(2){
  background: #ffa8aa;
  z-index: 2;
}
.stack-item:nth-child(3){
  background: #ff8d8f;
  z-index: 1;
}
.scroll-wrapper {
    height: 300vh;
}
.fix_bottom_navs {
    position: absolute;
    bottom: -43px;
    width: 100%;
    gap: 10px;
    display: flex;
    justify-content: center;
}
.fix_bottom_navs div {
    color: #fff;
    background: #f90004;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    position: unset;
}
.fix_bottom_navs div:after {
    font-size: 14px;
}
a.classified_content h3 {font-size: 17px;text-transform: capitalize;margin: 0;margin-top: 15px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-weight: 400;}
a.classified_content h2 {
    font-size: 24px;
    margin: 0;
}
a.classified_content svg {
    width: 35px;
    height: 35px;
    fill: #fff;
}
a.classified_content {
    background: #f6f6f6;
    border: 1px solid #f6f6f6;
    display: block;
    text-align: center;
    padding: 20px;
    border-radius: 16px;
    color: #000;
}
a.classified_content .icons {
    background: #f90004;
    width: fit-content;
    margin: auto;
    border-radius: 8px;
    padding: 6px;
    transition: 0.5s;
}
/*a.classified_content:hover .icons {
    transform: scale(1.2);
}
*/
a.classified_content:hover {
    border-color: #FFE5E6;
}
@media (max-width: 1199px) {
    .padding-add-mobile-become-partner {
        padding: 19px 43px !important;
    }
}
@media (max-width: 900px) {
    .scroll-wrapper {
        height: 260vh;
    }
    .product-page-gallery li:nth-child(1) {
        max-height: 400px !important;
    }
    .product-page-gallery li {
        max-height: 195px !important;
    }
    .product-page-gallery {
        height: 397px;
    }
}
@media (max-width: 704px) {
    .product-page-gallery li {
        position: relative;
        height: 194px !important;
        object-fit: cover !important;
        max-height: unset !important;
        min-height: unset !important;
    }
    .product-page-gallery li:nth-child(1) {
        width: 100%;
        grid-row: 2 / span 2;
        /* max-height: 521px !important; */
    }
    .product-page-gallery {
        display: grid;
        border-radius: 17px;
        overflow: hidden;
        height: 397px !important;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }
}
@media (max-width: 768px) {
    .mobile-filter-listing-page .filter-item {
        width: 100%;
        min-width: 100%;
        border: 1px solid #eee;
        margin-bottom: 12px;
    }
    .mobile-filter-listing-page .filter-item .dropdown-menu {
        display: block !important;
        position: relative;
        z-index: 0;
        border: unset;
    }
}
@media (max-width: 800px) {
    .listing-card .listing-img {
        width: 233px;
        border-radius: 16px;
        min-width: 206px;
    }
    .sort_by_btn_banner .custom-select-wrapper {
        white-space: nowrap;
    }
    .sort_by_btn_banner .btn.btn-light {
        white-space: nowrap;
    }
}
@media (max-width: 600px) {
    .mobile_remove_absolutre_comm{
        position: unset !important;
    }
    .mobile-device-stronge-res h5 {
        font-size: 16px;
        font-weight: 400;
        margin: 0;
    }
    .listing-card {
        flex-wrap: wrap;
    }
    .listing-img {
        width: 100% !important;
        min-width: 100% !important;
    }
    ul.pagination.custom-pagination {
        flex-wrap: wrap;
        gap: 7px;
        justify-content: center;
    }
    .listing-card .meta {
        gap: 10px !important;
        flex-wrap: wrap;
    }
    .slide_content_area {
        text-align: center !important;
    }
    .slide_content_area * {
    }
    .slide_content_area h1 {
        text-align: center !important;
    }
    .slide_content_area p {
        text-align: center !important;
    }
    .slide_content_area .li {}
    .slide_content_area .line-shaprate {margin: auto;}
    .mpbile_video_section_betweeb {
        padding: 1px 1px 1px 1px !important;
    }
    .step-tabs {
        margin: auto;
        margin-top: 15px;
    }
}
@media (max-width: 575px) {
   .display-logo {
    font-size: 22px;
}
.center_video_caption .breadcrumb {
    justify-content: center;
}
.center_btn_mobile_view{
  justify-content: center;
}
.right-content-video-banner {
    text-align: center !important;
}
.section_title_large h1 {
    font-size: 31px;
}
.stack-item {
    padding: 20px;
}
.gallery_bottom_description h5.fw-normal {
    font-size: 16px;
}
.car_finance_calluter {
    margin-top: 0 !important;
}
.col-md-12.map_location {
    margin-top: -20px !important;
}
.gallery_bottom_description.py-4.border-bottom {
    margin-top: -17px !important;
}
.mobile-gap-fixed {
    gap: 13px !important;
    flex-wrap: wrap;
}
.product-page-gallery {
    height: 197px;
    margin: 0;
}
.car-overview-features ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 0px 31px;
}
.mobile-view_optimize .py-3 {
    padding: 7px 0 !important;
}
.mobile-view_optimize {
    margin: 0 !important;
}
.list-process-about {}
.list-process-about .desc-text-about-for-y {
    font-size: 17px;
    font-weight: 200;
    margin-top: 10px;
}
.list-process-about {
    text-align: center;
}
.list-process-about .mt-5 {
    margin-top: 0 !important;
}
.classified_page_padding {
    padding: 25px 15px;
}
.list-process-about .border-bottom {
    border-color: #ffffff6e !important;
}
.stack-item .image-section-covered img {
    height: 203px;
    object-fit: cover;
    border-radius: 16px !important;
}
}
.center_video_caption .text-danger {
    color: #fff !important;
}
.center_video_caption .breadcrumb-item.active {
    color:  #fff !important;
}
.center_video_caption .breadcrumb-item+.breadcrumb-item::before {
    color: #fff !important;
}
#dealsCompany{
    height: 600px;
    overflow-y: scroll;
}
.profile_btn_dropdown .dropdown-menu a:hover {
    color: red;
}
.button-ad {
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    background-color: buttonface;
    margin: 0em 0em 0em 0em;
    border-width: 2px;
    border-style: outset;
}
.home-a{
    border-radius: 23px;
    margin: 2px;
    margin-left: 2px;
}
.fixed-bar-screen .item-inn-p a.home-a [data-mode=fill] {
    fill: #fff !important;
}
.display-logo {
    font-size: 36px!important;
}
.support-btn{
    z-index:9999;
}


.taglines  .-medium img{ 
    filter: brightness(0) invert(1);
}