body.al_body_template_ten {
    visibility: hidden;
    background-color: #fff;
}

body.al_body_template_ten.dark,
body.al_body_template_ten.light {
    visibility: visible;
    overflow-x: hidden;
}

.no-store-wrapper {
    display: none;
}

.carousel-inner a.banner-img-outer {
    display: block;
    height: 350px;
    overflow: hidden;
}

.carousel-inner a.banner-img-outer img {
    height: 100%;
    object-fit: cover;
}


/*-------------homepage 6 css custom-----*/

.al_body_template_ten .slick-track {
    margin-left: 0 !important;
}

body.al_body_template_ten.dark h6.card_title.ellips {
    color: #fff !important;
}

.al_body_template_ten .nav-cate-img img {
    width: 100%;
    object-fit: cover;
    margin-bottom: 10px;
    border-radius: 10px 10px 0 0;
    height: 130px;
}

.al_body_template_ten .altenMainMenu .slick-slide .al_main_category a .alCategoryName {
    max-width: 180px;
    width: 100%;
    display: block;
    margin: 0 auto;
    letter-spacing: 0;
    text-transform: capitalize !important;
    height: 45px;
    overflow: hidden;
    overflow-wrap: break-word;
}

.al_body_template_ten .altenMainMenu .pixelstrap .al_main_category_list li a span {
    text-align: left;
    font-size: 12px !important;
    font-weight: normal;
    text-transform: capitalize;
}

.al_body_template_ten .menu-navigation_al .pixelstrap li.al_main_category:hover ul.al_main_category_list {
    display: block;
    width: 200px !important;
}

.al_body_template_ten .product-card-box.position-relative.al_box_third_template.al h6.card_title.ellips {
    color: #000;
    font-size: 16px;
    margin-bottom: 0;
}

.al_body_template_ten .alSpaMenuCard.active ul li a {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 1px;
}

.al_body_template_ten ul#main-menu {
    flex-wrap: wrap;
}


/* ================================ Shimmer effect Start Form Here =========================================*/

.container.mb-3.shimmer_effect.alcardCatagory .row {
    display: flex;
    justify-content: center;
}

.shimmer_effect .card_icon {
    display: none;
}

.alcardCatagory .col-2.cards {
    width: 150px;
    max-width: 158px;
    padding: 0;
    margin: 0 12px 0 0;
}

.alHomeServiceShimmer {
    position: fixed;
    z-index: 99999999999999999;
    width: 100%;
    background-color: #fff;
    top: 0;
}

.dark .alHomeServiceShimmer {
    background-color: #232323;
}

.shimmer_effect .headerLoding.loading {
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    height: 80px;
    position: absolute;
    z-index: 999999;
    margin: 0 auto;
    top: 20px;
    width: 95%;
    left: 0;
    right: 0;
    border-radius: 190px;
}

.cardbanner {
    height: 420px;
}

.alcardCatagory {
    margin-top: -130px;
}

.cardCatagory {
    height: 183px;
    border-radius: 15px;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    margin: 10px 0;
}

.shimmer_effect .menu-slider span .loading {
    width: calc(100% - 20px);
    height: 10px;
    display: block;
    margin: auto
}

.shimmer_effect {
    overflow: hidden
}

.grid-row.grid-4-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px
}

.shimmer_effect .card_image {
    width: 100%;
    height: 100%
}

.shimmer_effect .card_image.loading {
    width: 100%;
    height: 250px;
    margin-bottom: 10px;
    border-radius: 10px 10px 0 0;
}

.shimmer_effect .card_title.loading.maintitle {
    height: 50px;
}

.shimmer_effect .card_title.loading {
    width: 50%;
    height: 20px;
    margin: 0 0 10px;
    border-radius: 3px;
    position: relative;
}

.shimmer_effect .card_content.loading {
    width: 80%;
    height: 10px;
    margin: 10px 0;
    border-radius: 3px;
    position: relative
}

.shimmer_effect .card_description {
    padding: 8px;
    font-size: 16px
}

.shimmer_effect .card_description.loading {
    height: 2rem;
    margin: 10px 0;
    border-radius: 3px
}

.shimmer_effect .loading {
    position: relative;
    background: #cccccc;
    overflow: hidden
}

.shimmer_effect .loading:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transform: translateX(-100px);
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    animation: loading .8s infinite
}

.shimmer_effect h2.h2-heading {
    width: 260px;
    height: 20px
}

.shimmer_effect .card_icon {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px
}

.shimmer_effect .card_price {
    width: 50px;
    height: 20px
}

.shimmer_effect .card_line {
    height: 1px;
    width: 100%;
    margin: 10px 0
}

@keyframes loading {
    100% {
        transform: translateX(100%)
    }
}


/* ================================ Shimmer effect Start Form end =========================================*/


/* ========================== slick arrow ========================== */

.al_body_template_ten .slick-dots li button:before {
    display: none;
}

.al_body_template_ten .altenMainMenu .slick-next.slick-arrow,
.al_body_template_ten .vendors .slick-next.slick-arrow {
    right: 0;
}

.al_body_template_ten .altenMainMenu .slick-prev.slick-arrow,
.al_body_template_ten .vendors .slick-prev.slick-arrow {
    left: 0;
}

.al_body_template_ten .altenMainMenu .slick-arrow,
.al_body_template_ten .vendors .slick-arrow {
    font-size: 0;
    border: 0;
    background-color: var(--theme-deafult);
    height: 50px;
    width: 50px;
    border-radius: 50px;
    z-index: 1;
}

.al_body_template_ten .altenMainMenu .slick-next:before,
.al_body_template_ten .vendors .slick-next:before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    position: absolute;
    content: "";
    right: 15px;
    top: 19px;
}

.al_body_template_ten .altenMainMenu .slick-next:after,
.al_body_template_ten .vendors .slick-next:after {
    position: absolute;
    content: "";
    right: 15px;
    top: 25px;
    height: 2px;
    width: 20px;
    background-color: #fff;
}

.al_body_template_ten .altenMainMenu .slick-prev:before,
.al_body_template_ten .vendors .slick-prev:before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(135deg) translateY(-50%);
    -webkit-transform: rotate(135deg) translateY(-50%);
    position: absolute;
    content: "";
    right: 25px;
    top: 30%;
}

.al_body_template_ten .altenMainMenu .slick-prev:after,
.al_body_template_ten .vendors .slick-prev:after {
    position: absolute;
    content: "";
    right: 15px;
    top: 26px;
    height: 2px;
    width: 20px;
    background-color: #fff;
}


/*================== Wrapper home page css ==========================*/

.al_body_template_ten .img-outer-box {
    margin-top: -26px;
}

.alSpaListBox p {
    margin-top: 10px;
    font-size: 20px;
    line-height: 24px
}

.alFdTitle {
    font-size: 20px;
    line-height: 24px
}

.alFdText {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #B6B6B6;
    font-family: 'MontserratRegular';
}

.alFdLink {
    font-size: 14px;
    line-height: 14px;
    text-decoration: underline
}

.spamiddleeast .slick-track .slick-slide:nth-child(odd) {
    margin-top: 70px
}

.alTesimonialsTitle {
    font-size: 30px;
    line-height: 40px;
    color: #555555
}

.alTesimonialsText {
    font-weight: 600;
    font-size: 47px;
    line-height: 57px;
    color: #0C0C0C
}

.alTesimonialsUsername {
    font-size: 24px;
    line-height: 34px;
    color: #555555
}

.alTesimonialsFrom {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #0C0C0C;
    font-family: 'MontserratRegular';
}

.testimonials .slick-arrow:hover {
    color: #fff;
    background-color: var(--top-header-color);
}

.testimonials .slick-arrow {
    font-size: 0;
    border: 0;
    background-color: var(--theme-deafult);
    height: 50px;
    width: 50px;
    border-radius: 50px;
    position: absolute;
    bottom: 0
}

.testimonials .slick-prev.slick-arrow {
    left: 25%;
    bottom: 0;
    top: auto;
}

.testimonials .slick-next.slick-arrow {
    right: 25%;
    bottom: 0;
    top: auto;
}

.testimonials .slick-dots li {
    width: auto;
    height: auto;
}

.testimonials .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 110px;
    margin: 0 auto 15px;
    padding: 0
}

.testimonials .slick-dots li {
    display: inline-block;
    margin: 0 3px
}

.testimonials .slick-dots li button {
    padding: 0;
    font-size: 0;
    border: 1px solid var(--theme-deafult);
    height: 5px;
    width: 5px;
    border-radius: 10px
}

.testimonials .slick-dots li.slick-active button {
    background-color: var(--theme-deafult)
}

.clientsFeedBackSlider {
    padding-bottom: 100px
}

.testimonials .slick-prev:before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(135deg) translateY(-50%);
    -webkit-transform: rotate(135deg) translateY(-50%);
    position: absolute;
    content: "";
    right: 25px;
    top: 30%
}

.testimonials .slick-prev:after {
    position: absolute;
    content: "";
    right: 15px;
    top: 26px;
    height: 2px;
    width: 20px;
    background-color: #fff
}

.testimonials .slick-next:before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    position: absolute;
    content: "";
    right: 15px;
    top: 19px
}

.testimonials .slick-next:after {
    position: absolute;
    content: "";
    right: 15px;
    top: 25px;
    height: 2px;
    width: 20px;
    background-color: #fff
}

.alScrollDown {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.alScrollDown p {
    color: #B6B6B6;
    font-weight: 400;
    font-size: 14px;
}

.alScrollDown .alMouse {
    position: relative;
    animation: mymove 2s infinite;
    animation-fill-mode: forwards;
}

@keyframes mymove {
    from {
        top: 0px;
    }
    to {
        top: 10px;
    }
}

@-webkit-keyframes mymove {
    from {
        top: 0px;
    }
    to {
        top: 10px;
    }
}

.alFindSecMobile {
    background-color: #fff;
    box-shadow: 0 2px 7px rgba(62, 62, 76, .1);
    border-radius: 10px;
}

.alFindSecMobile label {
    display: block;
}

.alFindSecMobile span {
    color: #0C0C0C;
    opacity: .5;
}

.alFindSearch .btn {
    border-radius: 0 0 10px 10px;
    box-shadow: none;
}

.alFindSecMobile span {
    position: relative;
    width: 100%;
    display: block;
}

.alFindSecMobile span:before {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    content: "";
    right: 10px;
    top: 2px;
}


/* ====================== home product css ========================= */

.product-description_list.border-bottom {
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.product-description_list.border-bottom p {
    margin-bottom: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.product-description_list.border-bottom p.al_product_category {
    margin-bottom: 10px;
    font-size: 12px;
    color: var(--theme-deafult);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


/* ============= main menu css ===================== */

.al_body_template_ten .altenMainMenu .pixelstrap a,
.al_body_template_ten .altenMainMenu .pixelstrap a:active,
.al_body_template_ten .altenMainMenu .pixelstrap a:hover,
.al_body_template_ten .altenMainMenu .pixelstrap li>a {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    padding: 0;
    font-size: 12px;
}

.al_body_template_ten .altenMainMenu .pixelstrap .al_main_category_list li a {
    text-align: left;
}

.al_body_template_ten .nav-cate-img img {
    height: 150px;
    width: 150px;
    object-fit: fill;
    margin-bottom: 10px;
    border-radius: 10px 10px 0 0;
}

.al_body_template_ten .altenMainMenu {
    margin-top: -120px;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 9;
}

.al_body_template_ten .altenMainMenu .slick-slide .al_main_category a .alCategoryName {
    text-transform: uppercase;
    max-width: 120px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.al_body_template_ten .al_custom_brand .brand-box {
    overflow: hidden;
    background-color: #fff;
    padding: 0 0 10px;
    border-radius: 15px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
}

.al_body_template_ten .altenMainMenu .slick-slide {
    background-color: #fff;
    margin: 0 10px;
    padding: 0 0 10px;
    border-radius: 15px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
}

.al_body_template_ten .altenMainMenu .slick-list {
    overflow: visible;
}

.al_body_template_ten .vendors .slick-slide img {
    margin: 0 auto;
}

.al_body_template_ten .vendors .top-heading {
    margin-bottom: 20px;
}

.al_body_template_ten .vendors .slick-list.draggable {
    padding: 15px 0 !important;
    margin: 0 40px !important;
}

.al_body_template_ten .vendors .product-card-box {
    overflow: hidden;
    padding: 0 0 10px;
    background-color: #fff;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
}

.al_body_template_ten .vendors .product-card-box:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.al_body_template_ten .vendors .media-body {
    padding: 0 20px 10px;
}
.al_body_template_ten .vendors .brand-ing,
.al_body_template_ten .altenMainMenu .pixelstrap li>a {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    padding: 0;
    font-size: 12px;
}

.al_body_template_ten .altenMainMenu .pixelstrap .al_main_category_list li a {
    text-align: left;
}

.al_body_template_ten .nav-cate-img img {
    height: 150px;
    width: 150px;
    object-fit: cover;
    margin-bottom: 10px;
    border-radius: 10px 10px 0 0;
}

.al_body_template_ten .altenMainMenu {
    margin-top: -120px;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 9;
}

.al_body_template_ten .altenMainMenu .slick-slide .al_main_category a .alCategoryName {
    text-transform: uppercase;
    max-width: 120px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.al_body_template_ten .al_custom_brand .brand-box {
    overflow: hidden;
    background-color: #fff;
    padding: 0 0 10px;
    border-radius: 15px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
}

.al_body_template_ten .altenMainMenu .slick-slide {
    background-color: #fff;
    margin: 0 10px;
    padding: 10px;
    border-radius: 15px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
}

.al_body_template_ten .altenMainMenu .slick-list {
    overflow: visible;
}

.al_body_template_ten .vendors .slick-slide img {
    margin: 0 auto;
}

.al_body_template_ten .vendors .top-heading {
    margin-bottom: 20px;
}

.al_body_template_ten .vendors .slick-list.draggable {
    padding: 15px 0 !important;
    margin: 0 40px !important;
}

.al_body_template_ten .vendors .product-card-box {
    overflow: hidden;
    padding: 0 0 10px;
    background-color: #fff;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
}

.al_body_template_ten .vendors .product-card-box:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.al_body_template_ten .vendors .media-body {
    padding: 0 20px 10px;
}

.al_body_template_ten .vendors .brand-ing,
.al_body_template_ten .vendors .suppliers-img-outer,
.al_body_template_ten .vendors .img-outer-box {
    background-color: #eeeeee;
    position: relative;
    padding-bottom: 100%;
}

.al_body_template_ten .vendors .brand-ing img,
.al_body_template_ten .vendors .suppliers-img-outer img,
.al_body_template_ten .vendors .img-outer-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
}

.al_body_template_ten .vendors .al_clock {
    min-height: 40px;
}

.al_body_template_ten .vendors span.rating-number {
    position: absolute;
    top: 5px;
    right: 10px;
    padding: 3px 10px;
    background-color: var(--theme-deafult);
    color: #fff;
    border-radius: 50px;
}

.al_body_template_ten .vendors .al_custom_brand .slick-slide {
    margin: 0 10px;
}

a.brand-box.d-block.black-box {
    text-align: center;
}


/*09--19--2022*/

.recent-orders ul.product_list .item_no {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -1px;
    top: -7px;
    right: auto;
    left: 55px;
    background: var(--theme-deafult);
    text-align: center;
    border-radius: 50px;
    color: #fff;
}

.recent-orders ul.product_list li img {
    width: 50px;
    object-fit: cover;
    height: 50px;
    border-radius: 50px;
}

.al_body_template_ten.dark .al_custom_brand .render_brands .brand-box {
    background-color: #232323;
}

.dark .vendors h2.h2-heading,
.dark .brand-slider h6,
.dark .product-m .supplier-rating h6,
.dark .vendors .al_top_heading h2 {
    color: #fff;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    max-width: 1280px;
}


/* car bar css start */

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

.cab-footer button.btn.btn-solid.new-btn {
    background-color: var(--theme-deafult);
    color: #fff;
}

.cab-banner-area .card-box {
    padding: 48px;
    border-radius: 20px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, .5)
}

.cab-input {
    margin: 31px 0 13px;
    position: relative
}

.cab-footer {
    margin: 19px 0 0
}

.input-line {
    width: 1px;
    height: 46px;
    background: #000;
    position: absolute;
    top: 33px;
    left: 22px
}

.cab-footer .btn.btn-solid:last-child {
    margin-right: 0
}

.input-line:before {
    content: "";
    width: 7px;
    height: 7px;
    border: 1px solid #000;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    left: -3px
}

.input-line:after {
    width: 7px;
    height: 7px;
    border: 1px solid #000;
    content: "";
    position: absolute;
    bottom: -10px;
    left: -3px
}

.cab-input input.form-control {
    background-color: #f6f6f6;
    padding: 11px 30px 11px 40px;
    height: auto;
    min-height: 52px;
    border: 0;
    border-radius: 0 !important;
    font-size: 16px
}


/* car bar css end */


/*responsive css add */



/*-------------dark theme css---------------*/

.al_body_template_ten .progress-order {
    width: calc(100% + 48px);
    margin: -24px 0 20px;
    background: #00000012;
    color: var(--theme-deafult);
    position: relative;
    left: -24px;
    font-weight: 600;
    font-size: 16px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 5px 0;
}

.al_body_template_ten .badge-success {
    color: #fff;
    background-color: #28a745;
}

.al_body_template_ten .badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.al_body_template_ten .pulse {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--theme-deafult);
    cursor: pointer;
    box-shadow: 0, 0, 0 rgb(67 190 225 / 50%);
    position: absolute;
    left: -4px;
    top: 6px;
    -webkit-animation: pulse-animation 2s infinite;
    -moz-animation: pulse-animation 2s infinite;
    animation: pulse-animation 2s infinite;
}

.al_body_template_ten .status_box li {
    margin: 0 0 10px;
}

.al_body_template_ten .status_box li img {
    opacity: .5;
}

.al_body_template_ten .status_box label {
    background: rgba(247, 184, 75, .25);
    color: #f7b84b;
    border-radius: 50px;
    padding: 2px 10px;
    font-size: 12px;
    overflow: hidden;
    vertical-align: middle;
}

.al_body_template_ten .order_detail:before {
    content: "";
    border-left: 1px solid var(--theme-deafult);
    background-color: var(--theme-deafult);
    position: absolute;
    height: calc(100% - 30px);
    left: -1px;
    top: 15px;
}

.al_body_template_ten .vendors .al_clock b {
    color: var(--theme-deafult);
}

body.al_body_template_ten.homeHeader.dark .product-description_list.border-bottom p.al_product_category {
    color: #fff;
}

body.al_body_template_ten.homeHeader.dark .displayProducts .product-box .media-body h3 {
    padding: 10px 0;
}

body.al_body_template_ten.homeHeader.dark .displayProducts .product-box .media-body h6 {
    color: #cbcbcb;
}

body.al_body_template_ten.homeHeader.dark .displayProducts .product-box .media-body h4 {
    color: #cbcbcb;
}

body.al_body_template_ten.homeHeader.dark .displayProducts .product-box .media-body p {
    color: #cbcbcb;
}

li.alMenuIcon {
    margin-left: 15px;
}




/* new landing page css start */
.top-bg{background-image: url('/assets/images/bg-mask.svg');
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 140px 0px;
    margin-top: 90px;
}
.header-content.typewriter{
    padding-top:40px;
    text-align: center;
}
.top-bg h1{
    font-weight: 700;
font-size: 60px;
line-height: 71px;
text-align: center;
color: #FFFFFF;
/* padding-top: 50px; */
margin: 0px;
text-transform: inherit;
}
.top-bg h2 {
    font-weight: 600;
    font-size: 94px;
    line-height: 100px;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-family: 'Oswald';
    margin-bottom: 35px;
}
.top-bg h2 sup {
    font-family: 'MontserratRegular' !important;
    font-weight: 700;
    font-size: 13px;
    line-height: 61px;
    color: #FFFFFF;
    margin-left: -40px;
    vertical-align: text-top;
}
.strok-text {
    color: #FEDE00;
    /* -webkit-text-fill-color: #ffffff00; */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #FEDE00;
    font-weight: 900;
}
.nav-top-head{
    padding:0px 0px;
    justify-content: center;
}
.outer-searchs{
    position: relative;
    display: flex;
align-items: center;
padding: 8px 32px;
background: #FFFFFF;
border: 1px solid #E6E9ED;
border-radius: 200px;
width: 330px;
margin-bottom:20px;
}
.outer-searchs .form-control{border:0px;width: 100%;height: 100%;}
.pin-pos {
    position: absolute;
    left: 13px;
}
.pin-pos2 {
    position: absolute;
    right: 4px;
}
.btn-req{
    background: #FEDE00;
border-radius: 26.4px;
padding: 13px 25px;
font-weight: 500;
font-size: 15px;
line-height: 24px;
letter-spacing: -0.22px;
color: #000000;
text-transform: capitalize;
}
.white-btn{
    background-color: #fff;
    color: #0074D9;
}
.white-btn:hover{color: #0074D9;}
.btn-req:hover{color: #000000;}
.nav-top-head li{
   margin:0px 15px 0px 0px;
}
.mb-40{
    margin-bottom: 40px;
}

.header-content2 h4{
font-weight: 700;
font-size: 34px;
line-height: 67px;
text-align: center;
color: #000000;
margin:0px;
}
.header-content2 h3{
    font-weight: 700;
    font-size: 54px;
    line-height: 60px;
    text-align: center;
    color: #0074D9;
    margin:0px;
    }

    .header-content2 p{
font-weight: 400;
font-size: 16px;
line-height: 23px;
display: flex;
align-items: center;
text-align: center;
color: rgba(0, 0, 0, 0.6);
margin-top:20px;
margin-bottom:60px;
    }
.welcome-sec{
    padding: 50px 0px !important;
}


.typewriter h1 {
    overflow: hidden;
    border-right: 2px solid #fff;
    margin: 0 auto;
    letter-spacing: 2px;
    animation:
      typing 4.5s steps(60, end),
      blink-caret .75s step-end infinite;
      display: inline-block;
      white-space: nowrap;
  }

  /* The typing effect */
  @keyframes typing {
    from { width: 0 }
    to { width: 80% }
  }

  /* The typewriter cursor effect */
  @keyframes blink-caret {
    from, to { border-color: transparent }
    50% { border-color: #fff; }
  }

.our-app{background: #F8F8F8;
position: relative;    overflow: hidden;
padding:90px 0px !important;}
.pos-rr {
    position: absolute;
    right: -60px;
    bottom: 0px;
    width: 40%;
}
.our-app-text p{
    font-weight: 700;
font-size: 34px;
line-height: 37px;
color: #000000;
}
.our-app-text h5{
    font-size: 43px;
    color:#0074D9;
    line-height: 47px;
    margin:0px;
    letter-spacing: 0px;
    font-weight: bold;
    margin-bottom: 20px;
}
.our-app-text h6{
    font-weight: 400;
font-size: 16px;
line-height: 23px;
color: rgba(0, 0, 0, 1);
margin:20px 0px;
}
.border-side{
    padding:10px 0px;
    text-align: center;
    margin-bottom: 45px;
position: relative;
min-height: 220px;
}
.border-side h3{
    color:#000000;
    font-size: 18px;
    line-height: 24px;
    margin-top:16px;font-weight: 600;
}

.border-side p{
    color:rgba(0, 0, 0, 0.6);
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
}
.border-side::after {
    border-right: 1px solid #ccc;
    content: '';
    position: absolute;
    right: -10px;
    height: 100%;
    top: 0;
}
.bord-b{position: relative;}
.bord-b::before {
    border-bottom: 1px solid #ccc;
    content: '';
    position: absolute;
    bottom: -22px;
    height: 1px;
    left: 0px;
    width: 100%;
}
 .bord-none .col-lg-3:last-child .border-side::after{
border-right:0px;
}
.outer-cars{
    background: #FCFCFC;
box-shadow: 0px 4px 19px rgba(0, 0, 0, 0.15);
border-radius: 20px;
height: 170px;
margin:40px 10px 20px 10px;
position: relative;
}

.yallow-b{
    background: #FFDC00;
border-radius: 20px 10px;
height: 94px;
width: 80%;
}
.veh-pos {
    position: absolute;
    top: 10%;
    left: 44%;
    transform: translate(-50%, -50%);
    width: 75%;
}
.outer-cars p{
    font-weight: 700;
font-size: 20px;
padding: 18px;
color: #000000;
margin-bottom: 0px;
}
.cars-slider{
position: relative;
overflow: initial;}




.cars-slider.btn-sliders .slick-next.slick-arrow {
    position: absolute;
    right: 0px;
    font-size: 0px;
    width: 40px;
    height: 40px;
    background: #0074D9;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #0074D9;
    transform: translateY(-50%);
  }

  .cars-slider.btn-sliders .slick-prev.slick-arrow {
    position: absolute;
    right: 50px;
    font-size: 0px;
    width: 40px;
    height: 40px;
    background: #0074D9;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #0074D9;
    transform: translateY(-50%);
  }

  /* .btn-sliders .slick-prev.slick-arrow::after {
     content: '\f104';
    font-family: fontawesome;
    font-size: 25px;
    position: absolute;
    left: 13px;
    top: 1px;
    color:#fff;
  } */

  /* .btn-sliders .slick-next.slick-arrow::after {
    content: '\f105';
    font-family: fontawesome;
    font-size: 25px;
    position: absolute;
    left: 18px;
    top: 1px;
  } */

  .cars-slider.btn-sliders .slick-prev:before {
    content: '\f104';
    font-family: fontawesome;
    font-size: 25px;
    position: absolute;
    right: 16px;
    top: 6px;
    color:#fff;
}
.cars-slider.btn-sliders .slick-next:before {
    content: '\f105';
    font-family: fontawesome;
    font-size: 25px;
    position: absolute;
    left: 16px;
    top: 6px;
    color:#fff;
}


.cars-slider.btn-sliders .slick-arrow{
    top:-80px;
}
.cars-slider.btn-sliders  .slick-prev{
    right:60px;
    left: auto;
}
.pt-100{padding-top:100px !important;}

.nav-check li{
    font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 30px;
color: #191A15;
padding-bottom:22px;
position: relative;
display: block;
}

.nav-check{
    padding-left:48px;
    display: block;
    margin-top:30px;
}

.nav-check li::after {
    content: '';
    position: absolute;
    left: -48px;
    top: 0px;
    background-image: url('/assets/images/ceck1.png');
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    height: 29px;
    width: 29px;
}
.safty-content{
    font-weight: 500;
font-size: 18px;
line-height: 30px;
color: #000000 !important;
margin-top:22px;
}

.outer-cards1{
    background: #FFFFFF;
box-shadow: 0px 0px 20px rgba(226, 226, 226, 0.25);
border-radius: 10px;
padding:30px;
margin:10px 0px;
}

.flex-t h5{
    font-weight: 700;
font-size: 20px;
line-height: 27px;
color: #000000;
margin:0px;
}
.flex-t p{
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #0074D9;
    margin-bottom: 0px;
}
.flex-t{
    padding-left:80px;
    position: relative;
}
.ride-t{
    font-weight: 400;
font-size: 16px;
line-height: 22px;
color: #333333 !important;
margin-top:33px;
margin-bottom: 0px;
}
.size-dummy{
    width: 70px;
height: 70px;
border-radius: 50%;
overflow: hidden;
position: absolute;
left:0px;
top: 0px;
}

.size-dummy img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.ridein-slider.btn-sliders .slick-next.slick-arrow {
    position: absolute;
   left: -42%;
    font-size: 0px;
    width: 40px;
    height: 40px;
    background: transparent ;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #0074D9;
    transform: translateY(-50%);
  }

  .ridein-slider.btn-sliders .slick-prev.slick-arrow {
    position: absolute;
    left: -48%;
    font-size: 0px;
    width: 40px;
    height: 40px;
    background: transparent;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #0074D9;
    transform: translateY(-50%);
  }



  .ridein-slider.btn-sliders .slick-prev:before {
    content: '\f104';
    font-family: fontawesome;
    font-size: 25px;
    position: absolute;
    right: 16px;
    top: 6px;
    color:#0074D9;
}
.ridein-slider.btn-sliders .slick-next:before {
    content: '\f105';
    font-family: fontawesome;
    font-size: 25px;
    position: absolute;
    left: 16px;
    top: 6px;
    color:#0074D9;
}


.ridein-slider.btn-sliders .slick-arrow{
    top:70%;
}
.ridein-slider .btn-sliders  .slick-prev{
    left:60px;
    left: auto;
}

.ridein-slider{
    position: relative;
    overflow: initial;}




/* rides css */
.top-bg2{background-image: url('/assets/images/texi-bg.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 80px !important;
    padding-bottom: 0px;
}
.every-head{
    color: rgba(254, 255, 255, 1);
    font-size: 51px;
    font-weight: 700;
    line-height: 63px;
    margin-bottom:20px;
    text-transform: inherit;
}
.botttom-align{
    align-items: center;
}
.pos-line span{
    line-height: 70px;
    font-weight: 700;
    font-size: 12px;
    color:rgba(254, 222, 0, 1);
    position: relative;

}

.pos-line{
    max-width: 60%;
    text-align: center;
}
.pos-line span::after {
    position: absolute;
    content: '';
    width: 135px;
    left: -148px;
    height: 1px;
    background: #fff;
    z-index: 9999;
    top: 50%;
}
.pos-line span::before {
    position: absolute;
    content: '';
    width: 135px;
    right: -148px;
    height: 1px;
    background: #fff;
    z-index: 9999;
    top: 50%;
}
.btn-list li{margin-bottom:10px;}
.outer-imgs{
    height: 440px;
    overflow: hidden;
    border-radius: 10px;
}

.outer-imgs img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.one-app{
    background-color: #F8F8F8;
    padding:100px 0px !important;
}
.left-space{padding-left:30px}
.one-app2{
    font-size: 70px;
    font-weight: 700;
    margin:20px 0px;
    text-transform: inherit;
    line-height: 80px;
    color:#000;
}
.blue-btn{
    border-radius: 26.4px;
background: #0074D9;
padding: 13px 35px;
color: #FFF;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 24px;
margin-top:10px;
}

.blue-btn:hover{color: #FFF;}
.py-77{
    padding: 77px 0px !important;
}
.container-80{
    width: 82%;
}
.ouer-img-width{
    border-radius: 0px 20px 20px 0px;
    overflow: hidden;
}
.ouer-img-width img{
    border-radius:  0px 20px 20px 0px;
  object-fit: cover;
    width: 100%;
}
.pb-0{padding-bottom:0px !important}

.pt-77{
    padding-top: 77px !important;
    padding-bottom:0px !important;
}

.outer-blue{
    border-radius: 20px;
background: #0074D9;
padding:60px;
position: relative;
}
.get-time h3{
    color: #FFF;
text-align: center;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 50px;
margin: 0px 0px 35px 0px;
}
.get-time{padding-bottom: 0px !important;
padding-top:100px !important;
overflow: hidden;
position: relative;}

.round-pos {
    position: absolute;
    left: 185px;
    top: -230px;
    z-index: 9;
    /* width: 239px; */
}

.round-pos2 {
    position: absolute;
    right: 114px;
    bottom: -205px;
    pointer-events: none;
    z-index: 9;
    /* width: 239px; */
}

.top-bg3 {
    background-image: url('/assets/images/bg-h.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 80px !important;
    padding-bottom: 0px;
}
.phone-p{
color: #FFF !important;
font-size: 16px;
font-family: Inter;
font-style: normal;
font-weight: 500;
line-height: 28px;
}
.text-6{
    font-size: 29px;
font-style: normal;
font-weight: 700;
line-height: 67px;
color: #fff;
margin: 0px;
}
.left-align{justify-content: left ;}
.pt-90{padding-top:90px !important}

.well-sec h3{
    color: #000;
text-align: center;
font-size: 34px;
font-style: normal;
font-weight: 700;
line-height: 67px;
opacity: 1;
margin: 0px;
}
.well-sec h2{
    color: #0074D9;
    font-size: 55px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 70px;
}
.well-sec{
    padding:70px 0px !important;
}
.out-well h6{
    color: #000;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 24px;
letter-spacing: -0.22px;
opacity: 1;
margin:10px 0px;
}

.out-well p{
    color: rgba(0, 0, 0, 0.60);
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 23px;
}
.out-well{
    margin-bottom:60px;
}

.faq-card{
    border-radius: 10px;
border: 1px solid rgba(0, 0, 0, 0.13);
padding:20px 40px;
margin:33px 0px;
}


.accordion-title:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.accordion-title.collapsed:before {
    float: right !important;
    content:"\f067";
}
.card-texts{
    padding-bottom:10px;
}
.card-texts li{
    list-style:disc;

}
.card-hr a{
    color: #0074D9;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 28px;
}
.card-hr{
    margin-bottom:14px;
}
.accordion-title.collapsed{
    color: #000 !important;
}
.card-faq li{list-style: circle;
position: relative;}
.card-faq li::after {
    position: absolute;
    content: '';
    height:5px;
    width: 5px;
    background-color: #000;
    border-radius: 50%;
    left: -16px;
    top: 8px;
}
.card-faq{
    padding-left: 20px;
}

.card-texts{
    color: #000;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 27px;
}
/* -------------business css start--------------- */
.top-bg4{
    background-color: rgba(0, 116, 217, 0.08);;
padding:66px 0px !important;
color: #000;
}

.top-bg4 h1, .top-bg4 p {
color: #000 !important;
}
.top-bg4 .outer-searchs input::placeholder{
    color:#000;

}
.already-bus{
    color: #000;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 27px;
}
.already-bus a{
    text-decoration: underline;
    font-weight: bold;
    color: #000;}

.pt-85{padding-top:85px !important;
padding-bottom: 0px !important;}
.left-space2 {
    padding-left: 90px;
}
.left-space2 p{
    color: #000;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 43px;
margin-bottom:17px;
}
.left-space2 h5{
    color: #000;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 27px;
margin-bottom: 12px;
}
.list-solution li{
display: flex;
margin-bottom:15px;}
.plane-side{width: 25px;}
.t-side{
    width:calc(100% - 25px);
    padding-left:10px;
}
.t-side h4{
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    margin-top:0px !important;
}

.t-side p{
    color: rgba(0, 0, 0, 0.60);
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 21px;
}
.list-solution {margin-top:10px;}

.blue-sec{
    background-color: #0074D9;
    padding:85px 0px !important;
}
.blue-sec h6{
    color: #FFF;
font-size: 43px;
font-style: normal;
font-weight: 700;
line-height: 43px;
}
.mt-85{
    margin-top:85px !important;
}
.header-content3 h4 {
    color: #000;
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin-top: 0px;
}
.header-content3 h3{
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    color: #0074D9;
    margin: 0px;
}
.enhanec-t{
    color: #000 !important;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 30px;
opacity: 1;
}

.header-content3{margin-bottom:45px;}
.case-outer{
    margin-bottom:25px;
}
.case-img{
    height: 230px;
    width: 100%;
    overflow: hidden;
    margin-bottom:30px;
}
.case-img img{
    height: 100%;
    width: 100%;
   object-fit: cover;
}
.case-outer p{
    color: rgba(0, 0, 0, 0.60);
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 21px;
margin-bottom:6px;
}
.case-outer a{
    color: #000;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: 27px;
text-decoration-line: underline;
}
.case-study{
    background: rgba(0, 116, 217, 0.03);
    padding:46px 0px !important;
}
.case-study h5{
    color: #0074D9;
font-size: 27px;
font-style: normal;
font-weight: 700;
line-height: 60px;
margin:0px;
}
.case-study h4{
    font-weight: 700;
    font-size: 43px;
    line-height: 50px;
    color: #000;
    margin-bottom:46px;
    margin-top:0px;
}
.simple-t{
    color: rgba(0, 0, 0, 0.60);
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 21px;
}

.start-today{padding:77px 0px 90px 0px !important;}
.anchor-bold{
    color: #000;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: 27px;
text-decoration-line: underline;
padding:10px;
}
.py-25{
    padding:25px 0px !important;
}

.nav-t .navbar-nav li {
    padding: 5px 20px !important;
    display: flex;
    align-items: center;
}
.header-content{
    padding-top:20px;
}




































































@media (max-width:991px) {
    .pos-rr {
        position: inherit;
        margin-bottom: 58px;
    }
    .typewriter h1 {
          border: none;
      }
      .pos-rr {
        position: inherit;
        right: 0px;
        bottom: 0px;
        width: 100%;
    }


}

@media (max-width:767px) {




    .welcome-sec {
        padding: 20px 0px !important;
        overflow: hidden;
    }

.cars-slider{padding-top:20px;}
    .nav-t {
        width: auto !important;
        margin: 0px 15px;
    }

    .nav-t .navbar-collapse {
        position: absolute;
        background: rgb(255, 255, 255);
        width: 100%;
        left: 0px;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px;
    }
    .case-study { padding: 26px 0px !important;
    }
    .start-today {
        padding: 35px 0px 30px 0px !important;
    }
    .anchor-bold {
        font-size: 13px;
    }

    .btn-req {
        padding: 7px 13px;
        font-weight: 500;
        font-size: 13px;
        line-height: 22px; }

    .one-app2 {
        font-size: 28px;
        line-height: 41px;
        margin-top: 29px;
        margin-bottom: 0px;
    }

    .py-25 {
        padding: 12px 0px !important;
    }
    .case-outer {
        margin-bottom: 36px;
    }
    .case-study h5 {
        color: #0074D9;
        font-size: 20px;
        line-height: 36px;
    }
    .top-bg {
        margin-top: 76px;
    }
    .case-study h4 {
        font-size: 19px;
        line-height: 26px;
        margin-bottom: 30px;
    }

    .header-content3 h4 {
        font-size: 20px;
        line-height: 29px;
    }
    .header-content3 h3 {
        font-size: 28px;
        line-height: 35px;
    }
    .mt-85 {
        margin-top: 26px !important;
    }
    .header-content3 {
        margin-bottom: 16px;
    }
    .blue-sec { padding: 40px 0px !important;
    }
    .blue-sec h6 {
        font-size: 24px;
        font-weight: 600;
        line-height: 40px;
        margin-bottom: 30px;
    }
    .text-bl {
        text-align: center;
    }
    .left-space2 {
        padding-left: 15px;
    }

    .faq-card { padding: 15px 15px;
        margin: 20px 0px;
    }
    .card-hr a {
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
    }
    .well-sec h3 {
        font-size: 23px;
        line-height: 56px;
    }
    .well-sec h2 {
        font-size: 29px;
        margin-bottom: 40px;
    }
.outer-imgs{margin-bottom:15px;
    height: 290px;}
    .out-well {
        margin-bottom: 35px;
        text-align: center;
    }
    .out-well.text-right{
        text-align: center !important;
    }
    .get-time { padding-top: 25px !important;
    }
    .get-time h3 {
        font-size: 23px;
        font-weight: 600;
        line-height: 32px;
        margin: 0px 0px 22px 0px;
    }
    .outer-blue {
        padding: 15px;
    }
    .yallow-b {
        height: 68px;
        width: 88%;
    }
    .our-app-text p {
        margin-bottom: 7px;
    }
    .ouer-img-width img {
        border-radius: 20px 20px 20px 20px;
        margin-bottom: 20px;
    }
    .container-80 {
        width: 100%;
        padding: 0px 15px;
    }
    .cars-slider {
        margin-bottom: 0px;
    }
    .one-app {
        padding: 45px 0px !important;
    }
    .one-app2 {
        font-size: 35px;
        margin: 20px 0px;
        line-height: 41px;
    }
    .left-space {
        padding-left: 15px;
    }
    .top-bg2 {
        padding-top: 34px !important;
    }
    .pos-line {
        max-width: 100%;
    }
    .every-head {
        font-size: 27px;
        line-height: 37px;
        text-align: center;
    }
    .space-right{padding-right: 15px;}

    .header-content.typewriter {
        padding-top: 13px;
    }
    .border-side::after {
        border-right: none;
    }
    .border-side {
        margin-bottom: 30px;
        min-height: auto;
    }
    .bord-b::before {
        border-bottom: none;
    }
    .cars-slider.btn-sliders .slick-prev.slick-arrow {
        right: 68px;
    }
    .cars-slider.btn-sliders .slick-next.slick-arrow {
        right: 18px;
    }
    .outer-cars {
        height: auto;
    }
    .outer-cars p {
        font-size: 15px;
        padding: 13px;
    }
    .top-bg h1 {
        font-size: 20px;
        line-height: 36px;
    }
    .top-bg h2 {
        font-size: 41px;
        line-height: 57px;
        margin:0px;
        margin-bottom: 10px;
    }
    .top-bg h2 sup {
        line-height: 43px;
        margin-left: -10px;
    }
    .header-content2 h3 {
        font-size: 27px;
        line-height: 31px;
    }
    .header-content2 h4 {
        font-size: 24px;
        line-height: 42px;
    }

    .our-app-text h5{
        font-size: 24px;
        line-height: 31px;
    }
    .our-app-text p{
        font-size: 24px;
        line-height: 42px;
    }
    .outer-cars {
        height:auto;
        margin: 20px 0px;
    }
    .pt-100 {
        padding-top: 30px !important;
    }
    .welcome-sec {
        padding: 20px 0px !important;
    }
    .our-app {
        padding: 50px 0px !important;
    }
    .outer-cards1 {
        padding: 15px;
    }

    .welcome-sec.pb-150 img{
        margin-top:15px;
    }
    .found-text {
        margin-top: 12px;
        width: 100%;
        margin-bottom: 20px;
    }
    .footer-bg-clr h3 {
        line-height: 19px;
        margin-bottom: 15px;
    }

.border-side h3 {
    font-size: 19px;
}
.border-side p {
    font-size: 14px;
}

.outer-searchs {
    width: 100%;
    margin-bottom: 10px;
}






}





@media (max-width:576px) {


    body {
        overflow-x: hidden;
    }
    .al_body_template_ten .cab-banner-area .card-box {
        padding: 18px;
    }
    .cab-footer button {
        width: 100%;
    }
    .menu-navigation {
        overflow: visible;
    }
    .pixelstrap li:hover ul {
        display: block;
        position: absolute;
        left: auto;
        top: auto;
        z-index: 11111;
    }
    .age-restriction {
        padding-right: 0px !important;
    }
    .al_body_template_ten .logo .navbar-brand img {
        width: 100%;
        height: 40px !important;
        display: block;
    }
    .al_body_template_ten .logo a.navbar-brand {
        margin-bottom: 0px;
    }
    .al_body_template_ten .vendor_mods_section {
        margin-top: 10px;
    }
}


@media (min-width:576px) {
    .modal-check .modal-dialog {
        max-width: 435px;
    }
}

.header-content .mb-40{
    margin-bottom:100px !important;
}

