.al_body_template_two .scale-effect {
    border-color: #e8e8e8!important;
    box-shadow: rgb(28 28 28 / 3%) 0 .4rem 0.8rem!important;
    background-color: #fff;
    box-sizing: border-box!important;
    border: 1px solid #e8e8e8!important;
    display: block;
    border-bottom: 1px solid #e8e8e8!important;
    border-radius: 12px !important;
}
.al_template_two_menu {
    padding: 12px 0px;
}
.al_template_two_menu .pixelstrap li a img{
    width: 44px;
    height: 44px;
}
.home-slider-wrapper span.carousel-control-prev-icon {
    background-color: #000;
    width: 40px !important;
    height: 40px !important;
    background-size: 12px;
    border-radius: 2px;
}
.home-slider-wrapper span.carousel-control-next-icon {
    background-color: #000;
    width: 40px !important;
    height: 40px !important;
    background-size: 12px;
    border-radius: 2px;
}


#main-menu.menu-slider li.active a {
    color: var(--theme-deafult);
    border-bottom: 1px solid var(--theme-deafult);
}

.al_body_template_two .home-slider-wrapper .banner-img-outer img {
    max-width: 100%;
    max-height: 550px;
}

.fa-facebook-square:before,
.fa-heart:before,
.fa-twitter:before,
.fa-user:before,
.fa-whatsapp:before {
    font-family: FontAwesome !important;
}

.al_body_template_two .pixelstrap ul {
    padding: 5px 0;
    z-index: 9;
}

.al_body_template_two .common-banner {
    height: 300px;
    margin-bottom: 0px;
}

.al_body_template_two .pixelstrap li a,
.al_body_template_two .product-card-box {
    -webkit-transform: scale(1);
    transform: scale(1);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.al_body_template_two header.site-header.fixed-bar img.blur-up.lazyloaded {
    display: none;
}

.al_body_template_two a.btn.btn-solid_al {
    padding: 0;
}

.al_body_template_two .common-product-box,
.al_body_template_two .product-box,
.al_body_template_two .product-card-box,
.al_body_template_two .suppliers-box {
    position: relative;
    border-radius: 0;
    overflow: hidden;
    background-color: transparent;
    box-shadow: none;
}

.al_body_template_two .common-product-box:hover,
.al_body_template_two .product-box:hover,
.al_body_template_two .product-card-box:hover,
.al_body_template_two .suppliers-box:hover {
    box-shadow: none;
    background-color: #fff;
}
.vendor-products-wrapper .cart-box-outer .price_head .customizable-text{
    opacity: unset;font-weight: 400;
}
.al_body_template_two .common-product-box:hover img,
.al_body_template_two .product-box:hover img,
.al_body_template_two .product-card-box:hover img,
.al_body_template_two .suppliers-box:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.al_body_template_two .scale-effect {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}

.al_body_template_two .offer-slider.al .inner_spacing {
    width: 100% !important;
}

.al_body_template_two .offer-slider .img-outer-box {
    width: 100%;
    height: auto;
}

.al_body_template_two .offer-slider.al .common-product-box {
    padding: 10px;
}

.al_body_template_two .offer-slider.al .common-product-box .col-4 {
    padding-right: 0 !important;
}

.al_body_template_two .offer-slider.al .common-product-box .inner_spacing p {
    margin: 0;
}

.al_body_template_two .offer-slider.al .common-product-box .product-description .card_title {
    min-height: auto;
    margin: 0 !important;
}


/* .al_body_template_two footer#footer section.section-b-space.light-layout {
    background-color: #fff;
} */

.al_body_template_two footer#footer .sub-footer {
    background-color: #f9f9f9;
}

body.al_body_template_two .collection-filter .theme-card .offer-slider img {
    padding: 0;
}

.al_body_template_two .related-products a.common-product-box.scale-effect.text-center {
    overflow: hidden;
    display: block;
}

.al_body_template_two .related-products a.common-product-box.scale-effect.text-center:hover {
    background-color: #fff;
}

.al_body_template_two .top-banner-wrapper.text-center {
    margin-bottom: 20px;
    background-color: transparent;
    box-shadow: none;
}

ul.al_main_category_list {
    z-index: 99;
}

article#page-container {
    position: relative;
    /* min-height: 100vh; */
}

body .category-head {
    top: 123px;
}

.al_body_template_two.dark footer#footer section.section-b-space.light-layout {
    background-color: #0c0c0c;
}

.al_body_template_two.dark footer#footer .sub-footer {
    background-color: #000;
}

.al_template_two_content .card .rating,
.al_template_two_content .inner_spacing .rating {
    width: auto;
    padding: 0 6px;
}

.dark #our_vendor_main_div button.slick-arrow {
    background-color: var(--theme-deafult) !important;
}
.cab-banner-area  .cab-input input.form-control::placeholder{
    color: #000!important;
    opacity: 0.9;
}
.cab-banner-area .cab-input input.form-control{
    color: #000!important;  
}
.footer{
    background: url(../../../images/footer-bg.svg) no-repeat bottom;
    padding:6rem 0 30px !important;
}
.custom_nav .navbar-nav {
    flex-direction: row;
    margin-right: 0;
}

.navbar-light .navbar-nav .nav-link {
    color: #181A46;
}
footer{margin-bottom:0 !important;}

@media (max-width: 767px) {

    body .pac-container.pac-logo {
        top: 1996px !important;
    }
    .custom_nav {
        padding: 10px 0!important;
    }
    .al_body_template_two #content-wrap .site-header .navbar-brand img {
        height: auto;
        display: block;
        width: 180px;
        object-fit: contain;
    }
    body.al_body_template_two #content-wrap .site-header .navbar-brand {
        padding: 0;
        flex: 1;
        margin: 0 !important;
        height: auto !important;
    }
    .custom_nav .navbar-nav {
        display: block;
    }
    .custom_nav .navbar-nav li {
        text-align: left;
        display: block;
    }
    .footer.footer .col-sm-6 {
        width: 50%;
        flex: 50%;
        max-width: 50%;
        text-align: left;
    }
    .footer.footer .social-icons {
        text-align: left;
    }
   body .footer-bottom {
        display: block;
    }
    body .copyright_icon {
        display: block;
        align-items: center;
    }
    .footer a{font-size:14px;}
    .footer-bottom p{margin-top:10px;}
    .footer-contant .footer-social ul {
        margin: unset;
        text-align: center;
        margin: 0 auto
    }
    .al_body_template_two .common-banner {
        height: 150px
    }
    .al_body_template_two .al_template_two_content .product-image {
        height: 90px
    }
    body.al_body_template_two #page-container .vendors .slick-slider .slick-slide {
        margin: 20px 0 0
    }
    body.al_body_template_two .top-header .header-dropdown .mobile-account i:before,
    body.al_body_template_two .top-header .header-dropdown .mobile-wishlist i:before {
        font-family: themify !important
    }
    body.al_body_template_two .mobile-menu.main-menu {
        bottom: 10px;
        padding: 0 10px;
        width: 97%
    }
    body.al_body_template_two #content-wrap .site-header .navbar-brand {
        padding: 0;
        margin: auto;
        height: auto !important
    }
    body.al_body_template_two header {
        padding: 0
    }
    body.al_body_template_two .inner_spacing h4 {
        font-size: 12px
    }
    body.al_body_template_two .shimmer_effect .grid-row .card_image {
        height: 90px !important
    }
    .footer-theme .footer-logo img.blur-up.lazyloaded {
        height: 20px;
        margin-top: 20px;
    }
    .al_body_template_two .timing-box_al li img {
        height: 20px;
    }
    .ratio_asos .top-banner-wrapper .top-banner-content h4 {
        padding: 10px 0 0;
    }
    .al_body_template_two .collection-product-wrapper .product-top-filter {
        border: none;
    }
    .al_body_template_two .suppliers-box .suppliers-img-outer img {
        object-fit: contain;
        width: 100% !important;
        height: 100%;
    }
    .al_body_template_two footer#footer section.section-b-space.light-layout {
        padding-top: 0 !important;
    }
    .al_body_template_two .store-btn.mb-3.d-flex.align-items-left.justify-content-start {
        margin-bottom: 0 !important;
    }
    .al_body_template_two .vendor-search-bar .radius-bar {
        display: block !important;
        position: relative;
        bottom: 0;
        z-index: 1;
    }
    .al_body_template_two .page-main-content .collection-product-wrapper .product-wrapper-grid .margin-res .media-body .inner_spacing p {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .al_body_template_two  .cab-banner-area.alTaxiBannerStart {
        height: 60vh!important;
        display: flex!important;
        align-items: center!important;
        background-position: left!important;
        margin-top: 60px;
    }
}


/* Order Placed css start */

.alFourTemplateOrderSucces .card {
    border-radius: 30px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.alFourTemplateOrderSucces .order_detail:before {
    display: none;
}

.al_body_template_two .alFourTemplateOrderSucces .product-order-detail h4 {
    color: var(--theme-deafult);
}

.al_body_template_two .product-order .product-order-detail .order_detail {
    align-items: baseline;
}

.al_body_template_two .extra-items-price,
.al_body_template_two .order-success-sec h3
{
    font-weight: 600;
}
.al_body_template_two .product-order h3{font-weight: 400;}
.al_body_template_two .product-order h3 {
    text-transform: capitalize;
}


.al_body_template_two .order-success-sec {
    background-color: transparent;
    padding: 0;
}

.al_body_template_two .order-success-sec h3 {
    color: #000;
}

.al_body_template_two .product-order.py-3 {
    padding: 0 !important;
    margin: 0;
}

.al_body_template_two .order-success-sec li,
.al_body_template_two .order-success-sec li span {
    display: block;
}

.al_body_template_two .order-success-sec li {
    font-size: 14px;
    color: var(--theme-deafult);
}

.al_body_template_two .order-success-sec li span {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

.alFourTemplateOrderSucces hr.my-2 {
    margin: 0 0 10px !important;
}

.alFourTemplateOrderSucces .product-order .total-sec {
    margin: 5px 0;
    padding: 5px 0;
}

.alFourTemplateOrderSucces {
    margin-bottom: 50px;
}

.al_body_template_two .product-order.py-3 {
    position: relative;
}

.al_body_template_two .product-order.py-3:before {
    position: absolute;
    content: "";
    border-right: 1px solid #eee;
    height: 100%;
    right: -10px;
}


/* Order Placed css end */

body.al_body_template_two .mobile-menu.main-menu {
    bottom: 10px;
    padding: 0 10px;
    width: 97%;
}

body.al_body_template_two header {
    padding: 0;
}

body.al_body_template_two .inner_spacing h4 {
    font-size: 12px;
}

body.al_body_template_two .shimmer_effect .grid-row .card_image {
    height: 90px !important;
}

.al_body_template_two .page-main-content .collection-product-wrapper .product-wrapper-grid .margin-res .media-body .inner_spacing p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

body[dir=rtl] .slick-prev {
    left: 30px !important;
}

.al_body_template_two .al_template_two_content .product-image {
    height: 100%;
    padding-bottom: 100%;
}

.al_body_template_two .al_template_two_content .product-image img {
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.al_body_template_two .al_addCart li.onhover-div a span#cart_qty_span {
    background-color: #ab180c;
    display: inline-block;
    width: 20px;
    border-radius: 50%;
    height: 20px;
    margin: 0px;
    padding: 0px;
    color: #fff;
}

.p-64 {
    padding: 64px !important;
    margin-bottom: 30px;
}
.py-64 {
    padding: 64px 20px!important;
    margin-bottom: 30px;
}

.al_body_template_two .render_full_brands a.barnd-img-outer {
    padding-bottom: 100%;
}

.al_body_template_two .product-box .blur-up.lazyloaded {
    background-size: cover !important;
}

/* .al_body_template_two .render_full_brands a.barnd-img-outer img.blur-up.lazyloaded {
    object-fit: contain;
} */
body.dark.al_body_template_two .render_full_brands a.barnd-img-outer img.blur-up.lazyloaded{
    object-fit: cover;
    background-color:#fff;
}
body.dark.al_body_template_two .main-top-heading p span {
    color: #fff!important;
}
body.dark  select{
    background-color: transparent;
}
body.dark .inner_spacing{
    background-color: #ffffff1a;
    width: 100%!important;
    padding:10px!important;
}
.al_body_template_two .cab-banner-area .btn.btn-solid.new-btn {
    font-size: 14px;
}

.al_body_template_two .margin-res .product-image img {
    padding: 0;
    height: auto !important;
}
.accordion>.card>.card-header h2{
    margin:0px;
}
.accordion .card-header button:after{
    content:inherit;
}
/* 
.al_body_template_two .margin-res .media-body .inner_spacing {
    margin-bottom: 10px;
} */
.royo_whatsapp_img {
    position: fixed;
    z-index: 99999;
    bottom: 7%;
    left: 1%;
}

.royo_whatsapp_img img {
    width: 50px;
}

body.al_body_template_two .slick-track {
    margin-left: 0 !important;
}
body.al_body_template_two ul.status_box a {
    color: var(--theme-deafult);
}

.breadcrumb-section .breadcrumb {
    justify-content: flex-start;
}

/* new home page flow css start */
.movingflowBlock{
    min-height: 60vh;
    /* padding:  64px 0!important; */
}
.movingflowBlock .headingCta {
    text-align: center;
}
.movingflowBlock .headingCta button{
    border: 1px solid #3C5ACD;
    background-color: transparent;
    color: #3C5ACD!important;
    padding: 5px 15px;
    border-radius: 6px;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 10px;
}
.movingflowBlock .headingCta button:hover{
    background-color: #3C5ACD!important;
    color: #fff!important;
}
.movingflowBlock .homeItem {
    margin-top: 40px;
    padding: 30px 30px;
    border-radius: 8px;
    box-shadow: 0 0 10px #ddd;
}
.movingflowBlock .homeItem .heading h6 {
    color: #1B1D6E;
    font-size: 20px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 20px;
}
.movingflowBlock .homeItem .heading h2{
    color: #3C5ACD;
    font-size: 40px;
    line-height: 1.1;
    letter-spacing: -0.3px;
    text-transform: unset;
    margin-bottom: 12px;
}
.movingflowBlock .homeItem .heading p{
    color: #1B1D6E;
    font-size: 20px;
    line-height: 1.2;
}

.movingflowBlock .stepItem h6 {
    font-size: 18px;
    color: #3C5ACD;
    margin-bottom: 30px;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 600;
}

.movingflowBlock .stepItem h3 {
    font-size: 24px;
    color: #2B289E;
    margin-bottom: 10px;
    margin-top: 0;
}
.movingflowBlock .stepItem p{
    color: #1B1D6E; 
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
}
.movingflowBlock .amountLiast ul li{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.movingflowBlock .item{
    max-width: 440px;
    margin: 0 auto;
}
.amountLiast {
    padding: 80px 20px;
}
.movingflowBlock .amountLiast ul li {
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-size: 15px;
    padding-bottom: 10px;
    font-weight: 400;
    color: #000;
    opacity: 0.8;
}
.movingflowBlock .amountLiast ul li span{
    font-weight: 500;
}
.movingflowBlock .amountLiast ul li:nth-of-type(3){
    color: #1fad6a;
    opacity: 1;
}
.movingflowBlock .amountLiast ul li:last-child {
    padding-bottom: 0;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px dashed #000;
    opacity: 0.9;
    font-weight: 700;
}
.movingflowBlock .amountLiast ul li:last-child span{
    font-weight: 700;
}
.tructypeItem h4 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
}
.tructypeItem ul.d-flex {
    flex-wrap: wrap;
}
.tructypeItem ul.d-flex li{
    width: 20%;
    margin: 0 auto;
    padding: 0 3px;
    text-align: center;
}
.tructypeItem ul.d-flex li:first-child{padding-left: 0;}
.tructypeItem ul.d-flex li:last-child{padding-right: 0;}
.tructypeDev {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.tructypeItem ul.d-flex li span {
    display: flex;
    background: #f4f5f7;
    font-size: 14px;
    font-weight: 600;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #f4f5f7;
}
.tructypeItem ul.d-flex li span img{
    margin-bottom: 5px;
    min-height: 32px;
    object-fit: contain;
}
.tructypeItem ul.d-flex li.active span ,
.tructypeItem ul.d-flex li:hover span{
    background-color:#ebedf9;
    border-color:#3459c9;
    color: #000;
    cursor: pointer;
}
.locationForm {
    padding-bottom: 80px;
    
}
.locationForm  form{
    position: relative;
    padding-left: 30px;
    
}
.locationForm  form .icon{
    position: absolute;
    left: 0;
    width: 1px;
    height: 75%;
    border-left: 1px dashed #ccc;
    top: 50%;
    transform: translateY(-50%);
}
.locationForm  form .icon::before {
    content: '';
    position: absolute;
    top: -3px;
    left: -8px;
    background: url('https://s3.us-west-2.amazonaws.com/royoorders2.0-assets/prods/Ovbp4UbdgXm4Ne6xB1nMg2j6Nk6kNW8Z3giCzzOh.png');
    width: 17px;
    height: 17px;
}
.locationForm  form .icon::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: -8px;
    background: url('https://s3.us-west-2.amazonaws.com/royoorders2.0-assets/prods/xGBrRrDAC0A2s1QJLEI5LwlRi8sqTjHzIfziilql.png');
    width: 17px;
    height: 17px;
}


.locationForm .form-group label {
    display: block;
    font-size: 12px;
    margin-bottom: 2px;
}
.locationForm .form-group {
    padding:15px;
    background-color: #f4f4f4;
    border-radius: 8px;
}
.locationForm .form-group  input{
    width: 100%;
    border: unset;
    background-color: transparent;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.movingItem .row {
    position: relative;
}
.movingItem .row:before{
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background-color: #ccc;
    transform: translateX(-50%);
}
.movingItem .row::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 250px;
    border: unset;
    background: linear-gradient(90deg, rgba(59, 94, 186, 0) 0%, #3B5EBA 100%);
    transform: translateX(-50%);
    z-index: 9;
}
.movingItem .row .itemDev::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    border: 2px solid #3C5ACD;
    background-color: #fff;
    border-radius: 50%;
    top: 62%;
    right: -8px;
    z-index: 10;
    transform: translateY(-62%);
}
.step3 {
    padding-top: 40px;
}
.homeItem.active{
    display: block!important;
}

/* ======= Rsponsive start  ====== */

@media(min-width:1900px) {
    ul.sm.pixelstrap.sm-horizontal{
        justify-content: center;
    }
}
@media (max-width:1440px) {
    .al_body_template_two .cab-banner-area .btn.btn-solid.new-btn {
        font-size: 12px;
    }
    .al_body_template_two  .cab-banner-area .card-box{
        padding: 48px 30px;
    }
    .product-right .product-buttons button{margin-bottom: 10px;}
    .product-right .product-buttons a{margin-bottom: 10px;}
 
}
@media (max-width:1300px) {
    .al_body_template_two  .cab-banner-area .card-box{
        padding: 30px 30px;
    }
}
@media (max-width:1200x) {
    .al_body_template_two  .cab-banner-area .cab-booking-form .cab-input{
        margin:0!important;
    }
}
@media (max-width:1100x) {
    .py-64{
        padding:44px 20px!important;    
    }
}
@media (max-width:576px) {
    html,
    body {
        overflow-x: hidden;
    }
    .menu-navigation {
        overflow: visible;
    }
    .pixelstrap li:hover ul {
        display: block;
        position: absolute;
        left: auto;
        top: auto;
        z-index: 11111;
    }
    .al_body_template_two .menu-navigation.al_template_two_menu {
        margin-left: 0px;
    }
    /* .al_body_template_two .menu-navigation.al .navigation-tab-item .nav-link {
        padding-bottom: 0px;
    } */
    .al_body_template_two .navigation-tab {
        border-bottom: 1px solid#efe5e5 !important;
    }
    .pixelstrap li:hover ul li a {
        padding: 4px 10px;
    }
    .pixelstrap li:hover ul li a span {
        font-size: 12px;
        padding: 0px 0px;
    }
    ul.onhover-show-div.open {
        background: #fff;
        padding: 15px;
        box-shadow: 5px 5px 5px 5px #bbb4b46e;
        border-radius: 10px;
    }
   
    body.al_body_template_two .cab-footer button{
        font-size: 11px!important;
    }
}



/* copied from homepage */

@font-face {
    font-family: 'notosans';
    src: url('./NotoSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'notosans', sans-serif;
    margin: 130px 0 0 0;
    padding: 0;
    background-color: #f8f9fa;
}
.d-flex {
    display: flex;
    align-items: center;
    gap: 20px;
}
@media screen and (min-width: 768px) {
    .navbar {
        width: 94%;
        height: 75px !important;
        transition: all 0.5s ease;
        position: fixed;
        top: 10px;
        border-radius: 12px;
        left: 50%; 
        transform: translateX(-50%); 
        z-index: 1030;
        padding: 5px 15px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .navbar.scrolled {
        width: 100%;
        border-radius: 12px;
        transform: translateX(-50%);
        top: 0;
        padding: 5px 15px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }
}
.navbar-brand img {
    height: 35px;
    padding: 5px 15px;
}

.navbar-nav {
    flex: 2;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.navbar-nav .nav-link {
    color: #000;
    font-weight: 300;
    margin-right: 10px;
    font-size: 14px;
    transition: color 0.5s ease;
    padding: 5px 15px;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover {
    color: #3C5ACD !important;
    font-weight: 300;
}

.btn-primary {
    background-color: #3C5ACD !important;
    border: none;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 8px !important;
    transition: background-color 0.5s ease;
}

.btn-primary:hover {
    background-color: #2a41cc;
}

.btn-primary[disabled] {
    display: none !important;
}

.section-wrapper {
    border: 1px solid #ddd;
    background-color: white;
    border-radius: 40px;
    padding: 3rem;
}

.banner-pic {
    border-radius: 40px;
    width: auto;
    overflow: hidden;
}

.banner-tagline1 {
    color: #3C5ACD;
    font-size: 40px;
    margin-top: 0;
    font-weight: bolder;
    text-transform: none;
}

.banner-tagline2 {
    color: #131313;
    font-size: 20px;
}

.form-1 {
    max-width: 80%;
    margin-top: 40px;
}




.form-group {
    position: relative;
    max-width: 400px;
    margin-top: 20px;
}

.text-box {
    width: 100%;
    padding: 12px 8px;
    font-size: 16px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 6px;
    outline: none;
    background: none;
    box-sizing: border-box;
}

.text-box::placeholder {
    color: #B6B6B6;
    font-weight: 100;
}

label {
    position: absolute;
    top: -10px;
    /* Always floated state */
    left: 8px;
    font-size: 12px;
    color: #09101D;
    background: white;
    padding: 0 4px;
    pointer-events: none;
    /* Prevent interaction */
    transition: 0.3s ease all;
    font-weight: 400;
}

.required {
    color: red;
    font-size: 12px;
}




.l-button {
    background-color: #3A56C7;
    color: white !important;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 20px;
    border-radius: 10px;
}

.l-button:hover {
    background-color: #3A56C7;
    box-shadow: 0px 0px 0px 5px #9cb0ff;
    color: white !important;
}

.plan-l-button {
    color: #3A56C7;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 20px;
    border-radius: 10px;
    border: 2px solid #3A56C7;
}

.plan-l-button:hover {
    background-color: #3A56C7;
    box-shadow: 0px 0px 0px 5px #9cb0ff;
    color: white !important;
}

.plan-l-active-button {
    background-color: #3A56C7;
    color: white !important;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 20px;
    border-radius: 10px;
}

.plan-l-active-button:hover {
    border: 2px solid #3A56C7;
    background-color: #3A56C7;
    box-shadow: 0px 0px 0px 5px #9cb0ff;
    color: white !important;
}

.plans-section {
    padding: 50px 20px;
    background-color: #fff;
}

.plans-section h2 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 30px;
}

.property-section {
    text-align: center;
}

.property-section h2 {
    color: #3C5ACD;
    font-size: 2.5rem;
    margin-bottom: 10px;
    font-weight: bolder;
    text-transform: none;
}

.property-section p {
    color: #4a4a4a;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 10px;
}

.property-options {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.property-options .card-p {
    border: 2px solid transparent;
    border-radius: 10px;
    transition: all 0.3s ease;
    overflow: hidden;
    position: relative;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.property-options .card-p img {
    transition: transform 0.3s ease;
}

.property-options .card-p:hover img {
    transform: scale(1.05);
}

.property-options .card-p.active {
    border-color: #3C5ACD;
}

.property-options .card-p-title {
    position: absolute;
    bottom: 10px;
    left: 20px;
}

.room-options {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    margin: 30px 0;
}

.room-options .room {
    text-align: center;
    cursor: pointer;
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    padding: 15px;
    min-width: 120px;
    transition: all 0.3s ease;
    font-size: 1rem;
    color: #4a4a4a;
    background-color: white;
    max-height: 180px;
    max-width: 120px;
}

.room-options .room.active {
    border-color: #3C5ACD;
    background-color: #f3f6ff;
    color: #3C5ACD;
}


.plan-section {
    text-align: center;
}

.plan-section h2 {
    color: #3C5ACD;
    font-size: 2.5rem;
    margin-bottom: 10px;
    font-weight: bolder;
    text-transform: none;
}

.plan-section p {
    color: #4a4a4a;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 10px;
}

.plan-options {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}

.plan-card {
    border: 1px solid #3C5ACD;
    border-radius: 10px;
    width: 300px;
    text-align: left;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    position: relative;
}

.plan-card:hover {
    margin-top: -5px;
    border: 4px solid #3C5ACD;
}

.plan-card.active {
    margin-top: -5px;
    border: 4px solid #3C5ACD;
}

.plan-card h4 {
    color: #3C5ACD;
    font-size: 20px;
    font-weight: bolder;
    text-align: center;
}

.plan-card .price {
    font-size: 20px;
    color: #3C5ACD;
    z-index: 2;
    position: relative;
    text-align: center;
    margin-top: 15px;
}

.plan-card .ribbon {
    width: 104%;
    margin-left: -2%;
    margin-right: -2%;
    position: absolute;
    top: 60px;
    z-index: 1;
}

.plan-card .original-price {
    text-decoration: line-through;
    color: #999;
    font-size: 0.9rem;
}

.plan-card ul {
    list-style-type: none;
    padding: 0;
    margin: 15px 0;
}

.plan-card ul li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 14px;
}

.plan-card ul li .x-digit {
    float: right;
    border: 2px solid #3C5ACD;
    border-radius: 50%;
    padding: 1px 4px;
    font-size: 13px;
    color: #3C5ACD;
}

.plan-card ul li img {
    width: 30px;
    height: auto;
    margin-right: 10px;
}

.plan-card button {
    width: 100%;
}

.last-section {
    text-align: center;
}

.last-section h2 {
    color: #3C5ACD;
    font-size: 2.5rem;
    margin-bottom: 10px;
    font-weight: bolder;
    text-transform: none;
}

.last-section p {
    color: #4a4a4a;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 10px;
}

.summary-container {
    background: #F5F5F5;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    max-width: 400px;
}

.summary-container h5 {
    font-size: 18px;
    color: #3a3f58;
    margin-bottom: 15px;
}

.summary-container .apply-promo-btn {
    border-radius: 0px 10px 10px 0px;
}

.p-title {
    text-align: left;
}

.payment-details {
    margin-top: 20px;
    font-size: 14px;
}

.payment-details p {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}

.sub-section-header {
    text-align: left;
    font-size: 20px;
    margin-bottom: 0;
}

.last-section .form-check-label {
    padding: 0 5px;
    font-size: 14px;
    color: #000000;
    float: left;
}


.footer {
    background-color: #343a40;
    color: white;
    padding: 20px 0;
    text-align: center;
}

.footer a {
    color: white;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}
.move-time{
    height: 52px;
    border-radius: 4px;
}
.otpbox{
    max-width: 50%;
}
.last-section a{
    color: #3c5acd !important;
}
.category-card img {
    max-height: 400px;
}
.mobile-only{
    display: none;
}

/* coupon css raju  start*/
.coupon-container {
    display: flex;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: 97%;
    border: 1px solid #ddd;
}
#promo-list {
    text-align: center;
}
.coupon-tag {
    background: #3c5acd;
    color: #fff;
    padding: 15px;
    font-weight: bold;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    text-align: center;
    font-size: 16px;
    position: relative;
}

.coupon-tag::before,
.coupon-tag::after {
    content: '';
    position: absolute;
    background: #f5f5f5;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.coupon-tag::before {
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
}

.coupon-tag::after {
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}
.promocode_list li{
    width: 100%;
}

.coupon-content {
    flex: 1;
    padding: 15px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.coupon-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.remove-link {
    color: #007bff;
    text-decoration: none;
    font-size: 14px;
}

.remove-link:hover {
    text-decoration: underline;
}

hr {
    border: none;
    border-top: 1px dashed #ccc;
    margin: 10px 0;
}

.coupon-code {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}

.apply-btn {
    background-color: #3c5acd;
    color: #fff;
    border: none;
    padding: 8px 15px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    transition: background-color 0.3s;
    width: 100px;
    align-self: flex-end;
}

.apply-btn:hover {
    background-color: #0056b3;
}

.summary-container .text-box{
    border-radius: 8px 0px 0px 6px;
}
.btn {
    text-transform: none;
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
}

.al_QRcode{
        text-align: center;
    }
    .al_QRcode svg {
        height: 80px;
        width: 60px;
    }

    #active-coupon {
        padding: 8px 15px;
        background-color: #3a56c7;
        color: white;
        border-radius: 5px;
        font-size: 16px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        margin: 10px 0;
    }
    .coupon-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 8px;  /* Space between header and description */
    }

    .coupon-description {
        width: 100%;  /* Full width of parent */
        text-align: left;  /* Align text to the left */
        margin-top: 10px; /* Space between the header and description */
    }
    .coupon-description p{
        color: #fff;
        text-align: center;
    }

    /* Optional: Styling for the description text */
    .coupon-description p {
        margin: 0;
    }
    .coupon-name {
        font-weight: bold;
        font-size: 14px;
    }
    
    .coupon-remove {
        cursor: pointer;
        font-size: 20px;
        color: white;
        transition: color 0.3s ease;
    }
    
    .coupon-remove:hover {
        color: #f1f1f1; /* Light hover color */
    }
    .rta-footer-logos{
        background: #3a56c7;

    }

    .footer {
        background-color: #3a56c7; /* Adjusted to match the image */
        color: white;
        padding: 30px 0;
    }
    .footer a {
        color: white;
        text-decoration: none;
    }
    .footer a:hover {
        text-decoration: underline;
    }
    .social-icons a {
        margin-right: 10px;
        font-size: 20px;
    }
    .footer-logo img {
        max-width: 150px;
    }
    .footer-bottom {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        padding-top: 10px;
        margin-top: 20px;
        text-align: center;
        color: #fff;
        display: flex;
        justify-content: space-between;
    }
    .copyright_icon {
        display: flex;
        align-items: center;
    }
    .copyright_icon a {
        display: inline-block;
        margin-right: 10px;
    }
    .footer-bottom p {
        color: #fff;
        font-size:14px;
    }
    .footer h5 {
        color: #fff;
    }
    .footer i {
        color: #fff;
    }

    ul.list-unstyled li {
        display: block;  /* Ensure that the list items are stacked vertically */
        margin-bottom: 10px; /* Optional: to add space between items */
    }

    .order-inquiry {
        background: #fff;
        color: #3a56c7 !important;
        border: 2px solid #3a56c7;
    }

    .or-span {
        color: #3a56c7;
        display: block;
        margin-top: 20px;
        font-weight: 600;
    }
    .promo-select-btn{
        color: #3a56c7;
    }
    .promo-select-btn:hover{
        cursor: pointer;
    }
    .goog-te-gadget-icon {
        display: none !important;
    }

    .pac-container.pac-logo {
        top: 1600px !important;
    }

    .lang {
        display: flex;
        position: relative;
        align-items: center;
    }
    .lang span.icon {
        position: absolute;
        left: 5px;
        color: #3c5ad0;
    }
    .goog-te-gadget-simple {
        border-radius: 4px;
        padding: 8px 8px 8px 20px!important;
        border: 1px solid #3c5acd !important;
        color: #3c5acd !important;
    }
    
    #google_translate_element span {
        color: #3c5acd  !important;
    }


    .goog-te-banner-frame {
        display: none !important;
    }
        
    .goog-te-menu-value {
        padding: 3px !important;
    }
        
    .goog-te-gadget-simple {
        background-color: transparent !important;
        border-left: 1px solid #d5d5d5;
        border-top: 1px solid #9b9b9b;
        border-bottom: 1px solid #e8e8e8;
        border-right: 1px solid #d5d5d5;
    }
    
    .goog-te-combo {
        margin: 2px 0;
    }
    
    .goog-te-banner-frame.skiptranslate {
        display: none !important;
    }

    
    .skiptranslate iframe {
        visibility: hidden !important;
        height: 0 !important;
    }


/* coupon css raju ends */

@media (max-width: 768px) {

    .section-wrapper {
        padding: 1.5rem;
    }

    .container {
        max-width: 90% !important;
        width: 90% !important;
    }
    body {
        margin: 0 0 0 0;
    }

    .form-1 {
        max-width: 100%;
        margin-top: 40px;
    }
    #getOTPBtn{
        width: 100%;
        margin-bottom: 15px;
    }

    .otpbox{
        max-width: 100%;
    }
    #verifyOTPBtn{
        width: 100%;
    }
    #next-button{
        width: 100%;
    }
    .room-options{
        gap: 4px;
        margin: 10px 0px;
    }
    #letMove {
        padding-bottom: 20px;
    }
    .plan-card {
        width: 100%;
    }

    .plan-card ul li {
      margin-bottom: 16px;
    }
    .plan-card ul {
        margin: 30px 0;
    }
    .banner-tagline1 {
        text-align: center;
    } 
    .banner-tagline2 {
        text-align: center;
    }
    .property-section p {
        font-size: 16px;
    }
    #next-button {
        margin-bottom: 20px;
    }
    .last-section .form-check-label {
        text-align: left;
    }
    .category-card img {
        max-height: 244px;
    }
    .plan-card .ribbon {
        top: 50px;
    }
    .desktop-only{
        display: none;
    }
    .mobile-only{
        display: unset;
    }
    .movingflowBlock {
        min-height: 60vh;
        padding: 80px 0!important;
    }

    .banner-pic {
        border-radius: 16px;
    }

    .section-wrapper {
        border-radius: 40px;
    }
    .p-3 h4 {
        margin-top: 0px;
    }
    .al_QRcode svg {
        height: 80px;
        width: 60px;
    }
    
    
}