﻿
/* Default styles for smaller screens */
.width-image1 {
    width: 80%;
}

.width-image2 {
    width: 19%;
}


/* Styles for screens up to 768px */
@media (min-width: 121px) and (max-width: 559px) {
    .app-img {
        height: 100% !important;
        margin-top: 10px;
    }

    .width-image1 {
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    .width-image2 {
        width: 100% !important;
    }
}

@media (min-width: 426px) and (max-width: 768px) {
    .app-img {
        height: 214px !important;
    }
}

@media (min-width: 560px) and (max-width: 768px) {


    .width-image1 {
        width: 50% !important;
    }

    .width-image2 {
        width: 48% !important;
    }
}



/* Styles for screens up to 1024px */
@media (min-width: 425px) and (max-width: 1024px) {
    .app-img {
        height: 28vh !important;
    }

    .SquareBox b {
        font-size: 18px !important;
    }

    .leare-More {
        padding: 36px 24px 0px 24px !important;
    }
}

@media (min-width: 768px) and (max-width: 900px) {


    .width-image1 {
        width: 64% !important;
    }

    .width-image2 {
        width: 34% !important;
    }
}

/* Styles for screens from 1440px and above */

@media (min-width: 1024px) {
    .app-img {
        height: 58% !important;
    }

    .width-image1 {
        width: 75% !important;
    }

    .width-image2 {
        width: 24% !important;
    }
}

@media (min-width: 1025px) and (max-width: 1239px) {
    .app-img {
        height: 100% !important;
        width: 100%;
    }

    .width-image1 {
        width: 75% !important;
    }

    .width-image2 {
        width: 24% !important;
    }
}

@media (min-width: 1240px) and (max-width: 1439px) {
    .app-img {
        height: 27vh !important;
    }

    .width-image1 {
        width: 80% !important;
    }

    .width-image2 {
        width: 19% !important;
    }
}



@media (min-width: 1440px) {
    .app-img {
        height: 74% !important;
    }

    .width-image1 {
        width: 80% !important;
    }

    .width-image2 {
        width: 19% !important;
    }
}

@media screen and (min-width:1441px) and (max-width: 1600px) {
    .app-img {
        height: 28vh !important;
    }

    .width-image1 {
        width: 80% !important;
    }

    .width-image2 {
        width: 19% !important;
    }
}

@media screen and (min-width:1600px) and (max-width: 1800px) {
    .app-img {
        height: 31vh !important;
    }

    .width-image1 {
        width: 80% !important;
    }

    .width-image2 {
        width: 19% !important;
    }
}

@media screen and (min-width:1800px) and (max-width: 2560px) {
    .app-img {
        height: 92% !important;
    }

    .width-image1 {
        width: 80% !important;
    }

    .width-image2 {
        width: 19% !important;
    }
}


.red-box {
    border: 4px solid #2b2d64;
}

    .red-box:hover {
        border: 4px solid #C9061F;
        transition: all 0.2s ease-out;
    }

.section-3-card {
    cursor: pointer;
}

    .section-3-card:hover .red-text-on-hover {
        color: #C9061F !important;
        cursor: pointer;
    }

.scaled-image-container {
    overflow: hidden !important;
    display: inline-block !important;
}

.scale-img-on-hover {
    transform: scale(1) !important;
    transition: all 0.3s ease-in-out !important;
}

    .scale-img-on-hover:hover {
        transform: scale(1.2) !important;
        transition: all 0.3s ease-in-out !important;
    }



.scale-img-on-hover2:hover {
    transform: scale(1.08) !important;
    transition: all 0.3s ease-in-out !important;
    overflow: hidden;
}

.no-text-overflow {
    display: inline-block;
    max-width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.scal2:hover {
    color: #C9061F !important;
}

.no-text-overflow2 {
    display: inline-block;
    max-width: 58%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.no-text-overflow3 {
    display: inline-block;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.section-4-item {
    cursor: pointer;
    padding: 10px !important;
    overflow: hidden !important;
}


[dir=rtl] {
    .text-end-lang-based

{
    text-align: left !important
}

}

[dir=ltr] {
    .text-end-lang-based

{
    text-align: right !important
}

video::-webkit-media-controls {
    display: none !important;
}

video::-webkit-media-controls-enclosure {
    display: none !important;
}

video::-webkit-media-controls-panel {
    display: none !important;
}

tspan {
    font-family: 'Open Sans', 'sans-serif';
}

.new .owl-nav button.owl-prev {
    left: -22px;
}

.new2 .owl-nav button.owl-prev {
    left: 0px;
}

.new .owl-nav button.owl-next {
    right: -22px;
}

.new2 .owl-nav button.owl-next {
    right: 0px;
}

.owl-dots {
    display: none;
    position: absolute;
}


@media (max-width: 1020px) {
    .owl-nav i {
        font-size: 35px;
    }
}

@media screen and (max-width: 425px) {
    .title-comingSoon {
        font-size: 50px !important;
    }
}

@media screen and (max-width: 320px) {
    .shop-logo .brand {
        width: 137px !important;
    }

    .owl-nav i {
        font-size: 17px !important;
    }

    .shopbar-button .shopbar-button-icon {
        font-size: 15px !important;
    }

    .shopbar-button .shopbar-button-label-sm {
        font-size: 9px !important;
    }

    .shopbar-button {
        min-width: 36px;
    }

    .sector-container p {
        margin: 15px 0px !important;
        font-size: 12px !important;
    }

    .sector-container {
        margin: 0px 10% !important;
    }

    .img__container . {
        position: relative;
    }

    .card-main {
        height: 400px;
        margin-right: 5px;
        margin-left: 5px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .title-comingSoon {
        font-size: 40px !important;
    }

    .suptitle-comingSoon {
        font-size: 22px !important;
    }

    .des-comingSoon {
        font: normal normal normal 16px/24px Segoe UI !important;
    }

    #cmngSoon {
        width: 200px !important;
        height: 200px !important;
    }

    .cmn-img {
        font-size: 80px !important;
    }
}

.cmn-img {
    color: #f00;
    font-size: 120px;
}

/* --- 4 image animation --- */
/*-------- Animation slide-up-show slide-down-hide --------*/
@keyframes slide-up-show {
    0% {
        opacity: 0;
        transform: translateY(10%);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}



@keyframes slide-down-hide {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(10%);
    }
}
/*-------- Animation slide-up-hide slide-down-show --------*/
@keyframes slide-down-show {
    0% {
        opacity: 0;
        transform: translateY(-10%);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slide-up-hide {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-10%);
    }
}
/*-------- Animation slide-left-show slide-right-hide --------*/
@keyframes slide-left-show {
    0% {
        opacity: 0;
        transform: translateX(-10%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slide-right-hide {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-10%);
    }
}
/*-------- Animation slide-right-show slide-left-hide --------*/
@keyframes slide-right-show {
    0% {
        opacity: 0;
        transform: translateX(10%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slide-left-hide {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(10%);
    }
}

.image-sequence {
    position: relative;
}

    .image-sequence:before {
        position: absolute;
        content: 'AlDERI';
        font-size: 200px;
        font-weight: 700;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0.5;
        color: #000;
    }
/* --- 4 image animation --- */
/* --- 3 image animation --- */
/*-------- Animation zoom --------*/
@keyframes zoom-In1 {
    from {
        transform: scale(1.1);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes zoom-out1 {
    from {
        transform: scale(1);
        opacity: 1;
    }

    to {
        transform: scale(1.1);
        opacity: 0;
    }
}
/*------------------ or ------------------*/
@keyframes zoom-In2 {
    from {
        transform: scale(0.8);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes zoom-out2 {
    from {
        transform: scale(1);
        opacity: 1;
    }

    to {
        transform: scale(0.8);
        opacity: 0;
    }
}
/* --- 3 image animation --- */

.doHide {
    display: none !important;
}

.catContainer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 10px;
    filter: grayscale(100%);
    position: relative;
    border: 1px solid #fff;
}

.overCover {
    position: absolute;
    inset: 0;
}

.catContainer p {
    margin-top: 13px;
}

.catBox {
    width: 100px;
    /*height: 100px;*/
    /*overflow: hidden;*/
    border: 1px solid rgba(0,0,0,0.1);
    background-color: rgba(0,0,0,0.1);
    /*display: flex;*/
    justify-content: center;
    align-items: center;
}

.catContainer:hover {
    filter: none;
    cursor: pointer;
    /*border: 1px solid #1f2248;*/
}

.activeBox {
    filter: none;
    /*border: 1px solid #1f2248;*/
}

/* ---- catigory slider start */
.owl-carousel.owl-loaded.caro {
    display: none;
    width: 100%;
}

.owl-carousel.caro:first-child {
    display: block;
}
/* ---- catigory slider end */

.owl-carousel.carousel2 {
    display: block;
}

div {
    caret-color: transparent;
}

@media (max-width: 1920px) {
    .productBox2 {
        min-height: 407px !important;
    }
}

@media (max-width: 1440px) {
    .productBox2 {
        min-height: 400px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .productBox2 .row {
        height: auto !important;
    }
}

@media (max-width: 1000px) {
    .slideF {
        flex: 0 0 auto;
        width: 100%;
    }
}

@media (min-width: 1000px) {
    .slideF {
        flex: 0 0 auto;
        width: 50%;
    }
}

#hand {
    display: flex;
    align-items: end;
}

@media (max-width: 995px) {
    #hand {
        display: none;
    }
}

#handTitle {
    text-align: @(isRtl ? "right" : "left");
    font-family: inherit !important;
    font: normal normal bold 75px/100px Montserrat;
    letter-spacing: 0px;
    color: #292F77;
    opacity: 1;
}

@media (max-width: 470px) {
    #handTitle {
        font-size: 65px !important;
    }
}

@media (max-width: 420px) {
    #handTitle {
        font-size: 50px !important;
        line-height: 50px !important;
    }
}

@media (max-width: 350px) {
    #handTitle {
        font-size: 30px !important;
        line-height: 30px !important;
    }
}

/*------------ svg start ------------*/
.port:hover {
    fill: #Fe0000;
    cursor: pointer;
}

#mapBox {
    border: 1px solid #727171;
    border-radius: 1em;
    background-color: white;
    height: 200px;
    width: 420px;
    padding: 20px 15px;
    overflow: visible;
    margin: 10px;
    position: absolute;
    top: 35%;
    right: 8%;
    opacity: 0;
    transition: opacity 0.5s, transform 0.5s;
    text-align: left;
    /*transform: translateX(-20px);*/
}

#mapBox2 {
    border: 1px solid #727171;
    border-radius: 1em;
    background-color: white;
    height: auto;
    width: 100%;
    padding: 10px 15px;
    margin: auto;
    text-align: left;
}
/*------------ svg end ------------*/


.artlist.artlist-grid.artlist-6-cols.artlist-boxed.block-body.pt-3 article div:nth-child(2) {
    display: none;
}

.heading-title.fs-h1 {
    font-weight: 700;
    color: #292F77;
    text-align: center;
    margin-bottom: 20px;
}




.toolBox {
    position: absolute;
    left: 7%;
    top: 50%;
    color: #292F77;
    transform: translate(0, -50%);
    width: 40%;
    text-align: left !important;
    overflow: visible;
}

    .toolBox b {
        font-size: 20px;
    }

    .toolBox h1 {
        font-weight: bolder;
    }

@media (max-width: 465px) {
    .toolBox {
        width: 60%;
    }

        .toolBox b {
            font-size: 13px;
        }

        .toolBox h1 {
            font-weight: 700;
            font-size: 20px;
        }

        .toolBox img {
            width: 60% !important;
        }

        .toolBox a {
            font-size: 12px;
            padding: 5px 10px;
        }
}

/*--------------------- scale --*/
.scalContainer {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

.scal {
    width: 100%;
    transition: all .2s linear;
}

    .scal:hover {
        transform: scale(1.1);
    }
/*--------------------- scale --*/
@media (max-width: 968px) {
    .mobile, #menubar-my-account {
        display: none;
    }
}

.screen {
    display: unset;
}

@media (max-width: 700px) {
    .cms-menu {
        display: none;
    }

    .cms-menu2 {
        display: block;
    }

    .mobile {
        display: block;
        background-color: rgba(234, 234, 250, 0.5);
        padding-bottom: 7px;
    }

    .screen {
        display: none;
    }

    .fs {
        padding: 15px;
    }

    .toolBox {
        left: 7%;
        top: 42%;
        transform: translate(0, -50%);
    }

    .shopbar-col-group-tools {
        width: auto !important;
    }

    .shopbar-tools {
        width: auto !important;
        flex-direction: row-reverse;
    }
}

#MobileLinks {
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #D7D6F5 100%) 0% 0% no-repeat padding-box;
}

#drrefdf {
    float: right;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#gbnrt {
    display: flex;
    justify-content: start;
    align-items: start
}

#lkemvknqkop {
    margin-top: 10px;
    text-align: justify;
}

#sfgbfn {
    display: flex;
    justify-content: start;
}

#adrgtbta {
    width: 40%;
    max-width: 170px;
    height: fit-content;
}

#ksdjnt {
    width: 40%;
    max-width: 170px;
    height: fit-content;
}

#hhgfhfhdhdgh {
    @(isRtl ? "display:none;" : "")
}

#kjsdbggjkjkjr {
    @(isRtl ? "" : "display:none;")
}

#lkerjvnqerkbnqe, #kljvnqerkrn, #kjrnqeriquiebv, #aklrjnqerjklbnqe, .sjkorjnyh {
    width: 100%;
}


.ttttt {
    padding: 15px 50px;
    font-weight: 500;
    padding-bottom: 18px;
    background: #292F77 !important;
}


.iiiii {
    width: 80%;
    max-width: 300px;
    margin-bottom: 10px;
}

#ttt {
    font-weight: 700;
    color: #292F77;
    text-align: center;
    margin-bottom: 20px
}

.lottie {
    width: 100%;
    margin: auto
}

.flx {
    display: flex;
}

    .flx > div {
        align-self: center;
    }

    .flx > h1 {
        font-weight: 800;
        color: #292F77;
        margin-bottom: 20px;
    }

    .flx > p {
        text-align: justify;
    }

    .flx > a {
        color: #fff;
    }

.myVid {
    border-radius: 1em;
    width: 100%;
}

.vidCont {
    height: 250px;
    border-radius: 1.5rem;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    cursor: pointer;
}

    .vidCont img {
        width: 100px;
        height: 100px;
    }

    .vidCont:hover img {
        transition: all .5s;
        transform: scale(1.1);
    }

#map {
    position: relative;
    overflow: visible;
}

    #map > h2 {
        font-weight: 700;
        color: #292F77;
        text-align: center;
        margin-bottom: 20px;
    }

#map22 {
    background-color: #707070;
    padding: 30px;
}

.homeBtn {
    color: white !important;
    background: #292F77 0% 0% no-repeat padding-box;
    border-radius: 31px;
    padding: 10px 30px;
    border-color: #292F77 !important;
}

#CatigorySlider {
    min-height: 550px;
}

.rounded-3 {
    border-radius: 10px;
}

/* ---------------------- skeleton animated background -------------------------- */
:root {
    --loading-grey: #B8B8B8;
}

.loading {
    background-color: var(--loading-grey);
    background: linear-gradient( 100deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, .5) 50%, rgba(255, 255, 255, 0) 60% ) var(--loading-grey);
    background-size: 200% 100%;
    background-position-x: 180%;
    animation: 1s loading ease-in-out infinite;
}

@keyframes loading {
    to {
        background-position-x: -20%;
    }
}

.navbar-inverse .megamenu .nav-item .nav-link {
    font-weight: bold;
}
