/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');*/
@media (min-width: 0px) {
    body {
        overflow-x: hidden;
    }

    #s2 {
        color: black;
        font-size: 1.5rem;
    }

    #slogan span {
        font-size: 35px;
        font-weight: bolder;
    }

    #backimg{
        position: absolute;
        top: 0;
        left: 0;
        height: 100% !important;
        width: 100% !important;
        opacity: 0.15;
    }

    .pop_div {
        line-height: 45px;
        border: 1px solid black;
        box-shadow: #02020287 10px 10px;
        font-weight: bold;
        border-radius: 20px;
        margin-left: auto;
        margin-right: auto;
        min-height: 270px;
        scale:0
    }

    #firstDiv {
        -webkit-animation: sl 2500ms ease 1s forwards;
        -o-animation: sl 2500ms ease 1s forwards;
        animation: sl 2500ms ease 1s forwards;
        -moz-animation: sl 2500ms ease 1s forwards;
        z-index: 1;
    }

    #secondDiv {
        -webkit-animation: sl 2s ease 1000ms forwards;
        -o-animation: sl 2s ease 1000ms forwards;
        animation: sl 2s ease 1000ms forwards;
        -moz-animation: sl 2s ease 1000ms forwards;
        z-index: 2;
    }

    #thirdDiv {
        -webkit-animation: sl 3s ease 3s forwards;
        -o-animation: sl 3s ease 3s forwards;
        animation: sl 3s ease 3s forwards;
        -moz-animation: sl 3s ease 3s forwards;
        margin-top: 25px;
    }

    .p_second {
        font-size: 1.3rem;
        opacity: 0;
    }

    #firstDiv .p_second {
        -webkit-animation: showSecondP 1s ease 1500ms forwards;
        -o-animation: showSecondP 1s ease 1500ms forwards;
        animation: showSecondP 1s ease 1500ms forwards;
        -moz-animation: showSecondP 1s ease 1500ms forwards;
    }

    #secondDiv .p_second {
        -webkit-animation: showSecondP 1s ease 2500ms forwards;
        -o-animation: showSecondP 1s ease 2500ms forwards;
        animation: showSecondP 1s ease 2500ms forwards;
        -moz-animation: showSecondP 1s ease 2500ms forwards;
    }

    #thirdDiv .p_second {
        -webkit-animation: showSecondP 1s ease 3500ms forwards;
        -o-animation: showSecondP 1s ease 3500ms forwards;
        animation: showSecondP 1s ease 3500ms forwards;
        -moz-animation: showSecondP 1s ease 3500ms forwards;
    }

    #ourCommitment {
        padding-left: 12vw;
        top: 10px;
    }
    #founder{
        padding-left: 20vw
    }
    .titr{
        text-shadow: grey 4px 6px;
        font-size: xx-large;
        font-weight: bold;
    }

    .cart-container .box {
        margin-top: 15px;
    }

    .triangle {
        border-style: solid;
        border-width: 15vh 75vw 0 25vw;
        border-color: white black;
        z-index: 0;
    }

    #sha {
        margin-top: 8vh;
        line-height: 30px;
    }

    #contact {
        font-size: 2rem;
        font-weight: bolder;
    }

    #founders {
        /*text-shadow: grey 4px 6px;*/
        font-size: 2rem;
        font-weight: bolder;
    }
}

@media (min-width: 576px) {

}

@media (min-width: 768px) {

}

@media (min-width: 992px) {
    body {
        overflow-x: hidden;
    }

    #lgBackImg {
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 0
    }

    #s2 {
        color: white;
        font-size: 3rem;
    }

    #slogan span {
        font-size: 50px;
        font-weight: bolder;
    }

    #boxes-container:before{
        background-size: cover;
        background-repeat: no-repeat;
        opacity: 0.15;
    }

    .pop_div {
        font-size: 25px;
        text-align: center;
        background-size: cover;
        background-repeat: no-repeat;
        scale: 0;

    }
    #firstDiv {
        z-index: 1;
        -webkit-animation: sl 3s ease 500ms forwards;
        -o-animation: sl 3s ease 500ms forwards;
        animation: sl 3s ease 500ms forwards;
        -moz-animation: sl 3s ease 500ms forwards;
        margin-left: 16%!important;

    }

    #secondDiv {
        z-index: 2;
        -webkit-animation: sl 3s ease 1500ms forwards;
        -o-animation: sl 3s ease 1500ms forwards;
        animation: sl 3s ease 1500ms forwards;
        -moz-animation: sl 3s ease 1500ms forwards;
        line-height: 45px;
        margin-left: 58%!important;
    }

    #thirdDiv {
        -webkit-animation: sl 3s ease 2200ms forwards;
        -o-animation: sl 3s ease 2200ms forwards;
        animation: sl 3s ease 2200ms forwards;
        -moz-animation: sl 3s ease 2200ms forwards;
        line-height: 45px;
        margin-left: 33%!important;
    }

    .pop_div {
        border: none;
    }

    .pop_div:hover {
        z-index: 4 !important;
    }

    .p_second {
        font-weight: bold;
        font-size: 1.3rem;
    }

    #secondDiv {
        margin-top: -30vh !important;
        z-index: 2;
    }

    #thirdDiv {
        /*margin-top:h !important;*/
        z-index: 3;
    }

    .titr{
        font-size: xxx-large;
    }
    #ourCommitment {
        padding-left: 19vw;
    }
    #founder{
        padding-left: 25vw;
        z-index: 10;
    }
    #vawe1img, #vawe2img {
        margin-top: -50px;
    }


    .cart-container .box {
        min-height: 400px;
        margin: 20px;
    }

    #cart2 {
        margin-left: 30% !important;
    }

    #cart3 {
        margin-left: 30% !important;
        margin-top: -25% !important;

    }

    #bgart::before {
        content: '';
        position: absolute;
        top: -50px;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.15;
    }

    #cart4 {
        margin-left: -54% !important;
    }

    #cart5 {
        margin-left: 30% !important;
    }

    #sha {
        margin-top: 24vh;
    }

    #contact {
        font-size: 3rem;
        font-weight: bolder;
        margin-left: 64vw;
        text-shadow: grey 4px 6px;
    }

    #founders {
        font-size: 3rem;
        font-weight: bolder;
        margin-left: 20vw;
        margin-top: 10vh;
        text-shadow: grey 4px 6px;
    }

    .sha1 {
        box-shadow: #1e1e258c 6px 6px !important;
    }

    .sha2:hover {
        box-shadow: inset -3px -1px 20px 0px !important;

    }


}

@media (min-width: 1200px) {

}

@media (min-width: 1400px) {

}

#firstDiv {
        /*background-image: url("/public/assets/image/102.jpg");*/
        background-color: #81495152;
   
}

#secondDiv {
    /*background-image: url("/public/assets/image/101.jpg");*/
    background-color: #2f8f8b38;
   
}

#thirdDiv {
    /*background-image: url("/public/assets/image/107.jpg");*/
    background-color: #bcaa3b52;
   
}


#boxes-container {
    overflow-y: hidden;
    /*position: relative;*/
    /*z-index: 1;*/
    position: relative;
}



@keyframes sl {
    0% {
        scale: 0%;

    }
    100% {
        scale: 100%;

    }
}


@keyframes showSecondP {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

#allcarts-container {
    background: linear-gradient(
            to bottom,
            #011633db 0%,
            #ffffff 100%
    );
    z-index: 1;
    position: relative;
}

.cart-container {
    transform-style: preserve-3d;
}

.cart-container .box {
    transform-style: preserve-3d;
    perspective: 1000px;
    cursor: pointer;
    border-radius: 20px;
    min-height: 450px;
    overflow: hidden;
    /*border: 2px solid red;*/
    /*margin: -8%;*/
}

.cart-container .box .body {
    position: absolute;
    top: 0;
    left: 0;
    width: 84%;
    height: 84%;
    transform-style: preserve-3d;
    transition: 2s ease;
    margin: 8%;
}


.cart-container .box .body .imgContainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    transform-style: preserve-3d;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 20px;
    background-color: black;
    color: white;
    line-height: 45px;
}

.cart-container .box .body .imgContainer img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.4;
    border-radius: 20px;
}

.cart-container .box .body .imgContainer p {
    position: relative;
    text-align: center;
    line-height: 45px !important;
}

.cart-container .box .body .content {
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    text-align: left;
    width: 100%;
    height: 100%;
    /*backface-visibility: hidden;*/
    transform-style: preserve-3d;
    transform: rotateY(180deg);
    line-height: 35px;
    padding-right: 10px;
    padding-left: 10px;
}

.cart-container .box .body .content ::-webkit-scrollbar {
    display: none;
}

.cart-container .box:hover .body {
    transform: rotateY(180deg);
}

.cart-container .box .body .content div {
    transform-style: preserve-3d;
    padding: 20px;
    background: linear-gradient(135deg,
    #001226 0%,
    #001226 50%,
    #5081b6 100%);
    transform: translateZ(50px);
    /*width: 390px;*/
    height: 380px;
    overflow-y: scroll;
    border-radius: 20px;
    /*align-items: center !important;*/
    /*justify-content: center !important;*/
    /*display: flex !important;*/
}

#contactInformation a {
    color: black;
    text-decoration: none;
}

#foundersDiv {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}