body {
    background-color: white !important;
    overflow: scroll !important;
    overflow-x: hidden !important;
    width: 100vw !important;
}
p{
    text-align: justify;
}

.single-page-section {
    width: 100vw;
    height: 100vh;
    border-bottom: 2px solid rgba(0, 0, 0, 0.087);
    background-color: transparent !important;
    background-color: white !important;

}

.background-layer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;

}

.mainContainer {
    width: 100vw;
    height: 100vh;
    position: relative;
    display: flex;
    direction: rtl;
    background-color: white;
}

@media (max-width: 868px) {
    .mainContainer {
        overflow: hidden;
        height: 75vh;

    }
}

.main-container__sec-blob {
    height: 90%;
    width: 94%;
    margin-inline: auto;
    margin-block: auto;
    position: relative;

}

.main-container__sec-blob .background-landing {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 9;
}

.main-container__sec-blob .label {
    position: absolute;
    left: 13rem;
    bottom: 3rem;
    width: 500px;
    height: auto;
    z-index: 9;
}
.logo-box {
    gap: 1rem;
    display: flex;
    right: 52vw;
    bottom: 35%;
    width: 35%;
    height: auto;
    z-index: 999;
    position: relative;
    flex-direction: column;
}

.logo-box p {
    font-size: 18px;
    color: rgb(0, 0, 0);
}
@media (max-width: 868px) {
    .logo-box {
        gap: 1rem;
        display: flex;
        right: 7%;
        top: 75% !important;

        width: 50%;
        height: auto;
        position: relative;
        flex-direction: column;
    }
    .logo-box p {
        font-size: 16px;

        
    }
    .logo-box {
        gap: 1rem;
        display: flex;
        right: 7%;
        top: 67%;
        width: 84%;
        height: auto;
        position: relative;
        flex-direction: column;
    }
}

@media (max-width: 568px) {

  

    .logo-box p {
        font-size: 13px;

    }
}

.logo-even {
    width: 15%;
 
}



.mobiles {
    right: -8vw;
    top: 45%;
    transform: translate(0%, -57%);
    width: 50vw;
    height: auto;
    z-index: 999;
    position: absolute;
}

@media (max-width: 1500px) {
    .mobiles {
        right: -35vw;
    }
}

@media (max-width: 868px) {
    .main-container__sec-blob {
        height: 100%;
        width: 100%;

    }

    .mobiles {
        width: 55vw !important;
        top: 43% !important;
        right: 10% !important;
        right: unset;
        transform: translate(-75%, -50%) !important;
    }

    .main-container__sec-blob .label {
        left: 50%;
        transform: translateX(-50%);
        width: 80%;
    }

    .background-landing {
        display: none;

    }

    .main-container__sec-blob {
        background: #FFEFCD;

    }

    .main-container__sec-blob .label {
        left: 70%;
        transform: translateX(-50%);
        width: 45%
    }


    .text {
        color: white;
    }
}


@media (max-width: 568px) {

    .main-container__sec-blob .label {
        left: 62%;
        transform: translateX(-50%);
        width: 68%;
        bottom: 8%;
    }

    .mainContainer {
        overflow: hidden;
    }
}

.mobiles {
    right: -8vw;
    top: 45%;
    transform: translate(0%, -57%);
    width: 50vw;
    height: auto;
    z-index: 999;
    position: absolute;
}

.second-container {
    display: flex;
    color: black;
    align-items: center;
    padding-inline: min(12em, 12vw) min(6rem, 10vw);
    height: 80vh;
}


.second-container__banner-container {
    width: 60%;
    height: 100%;
    min-width: 45vw;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;

}
@media (max-width:868px) {
    .second-container__banner-container {
        width: 80%;
        height: 60%;
        min-width: 45vw;
        margin-right: auto;
    }
    .second-container__banner-container img {
        width: 100% !important;
        height: 80% !important;
        object-fit: cover;
    }
}

@media (max-width: 568px) {
    .second-container__banner-container {
        display: none;
    }

    .second-container {
        height: 55vh;

    }

    .second-container__description-container h3 {
        font-size: 18px !important;
    }

    .second-container__description-container p {
        font-size: 14px !important;
    }

    .second-container__description-container li {
        font-size: 14px !important;
    }
}

.second-container__description-container {

    font-weight: 500;
    max-width: 500px;
    margin-left: auto;
    text-align: right;
    color: #000000;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    line-height: 190%;

}

.second-container__description-container h3 {
    font-size: 3rem;
}

.second-container__description-container p {
    font-size: 1.2rem;
}

.second-container__description-container li {
    font-size: 1.2rem;
}

.second-container__banner-container img {
    width: 60%;
    height: 65%;
    object-fit: cover;
    position: relative;
    z-index: 999;
}

.over-layer {
    z-index: 9999;
    position: relative;
}

.custom-color-order-list li {
    position: relative;
    padding-right: 1rem;
}

.custom-color-order-list li::after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #000000;
    content: '';

}

.third-container {
    display: flex;
    justify-content: center;
    position: relative;
    height: 65vh;
}

.third-container__banner-container {
    height: 100vh;
    position: relative;
    bottom: -2vh;

}

.third-container__banner-container img {
    width: auto;
    height: 60%;
    position: relative;
    z-index: 999;
}

@media (max-width: 568px) {

    .third-container {
        align-items: center;
        height: 35vh !important;
    }
}


@media (max-width: 868px) {
    .third-container__banner-container img {
        width: 40vw;
        height: auto;
    }

    .third-container {
        align-items: center;
        height: 50vh;
    }

    .third-container__banner-container {
        display: flex;
        align-items: center;
        bottom: unset;

    }
}



.main-container_sec-header {
    position: absolute;
    left: 3rem;
    top: 3rem;
    z-index: 9999;
}

.main-container_sec-header ul {
    display: flex;
    gap: .5rem;
    flex-direction: column;
}

@media(max-width:569px) {
    .main-container_sec-header ul {
        font-size: 12px;
    }

}

.main-container_sec-header a {
    display: flex;
    flex-direction: row;
}

.header-links-single {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-weight: bold;
    font-size: larger;
    flex-direction: row-reverse;
}

.header-links-single {
    --color: #777f8d;
}

.header-links-single:hover {
    --color: #002561;
}

.header-links-single.active {
    --color: #000000;
}

.header-links-single .blue-circle {
    height: 6px;
    width: 6px;
    background-color: #000000;
    border-radius: 50%;
}

.header-links-single .text {
    color: #000000;
}

@media(max-width:869px) {
    .header-links-single .text {
        color: #000000;
    }

    .main-container_sec-header {
        right: 4%;
    }

    .header-links-single .blue-circle {
        height: 6px;
        width: 6px;
        background-color: #000000;
        border-radius: 50%;
    }
}

.sec-videos {
    display: flex;
    gap: 1rem;
}

.video-container {
    z-index: 999;
    margin-top: 20px;
    display: flex;
    position: relative;
    height: fit-content;
    --video-unit-counter: 1;
    --video-size: calc(var(--video-unit-counter) * 20vw);
    --video-top: calc(var(--video-unit-counter) * 1vw);
    --video-left: calc(var(--video-unit-counter) * 2vw);
    --video-border-radius: calc(var(--video-unit-counter) * 3vw);
}

@media (max-width: 1600px) {
    .video-container {
        --video-unit-counter: 1.3;

    }
}

@media (max-width: 1300px) {
    .sec-videos {
        flex-wrap: wrap;
        justify-content: center;

    }

    .video-container {
        --video-unit-counter: 2;
    }

    .fourth-section {
        height: fit-content !important;
        padding-block: 3rem;
    }
}

.video-container .video-frame {
    z-index: 99;
    position: relative;
    width: var(--video-size);
    height: auto;
}

@media (max-width: 868px) {
    .video-container {
        --video-unit-counter: 3;
        height: auto;
        width:auto;
    }

    .video-container .video {
        z-index: 5;
        width: 80% !important;
        left: 12% !important;
        object-fit: cover;
        height: 92% !important;
        position: absolute;
    }
}

.video-container .video-frame {
    z-index: 99;
    position: relative;
    width: var(--video-size);
    height: auto;
}

.video-container .video {
    z-index: 5;
    width: 83%;
    height: 92%;
    top: var(--video-top);
    border-radius: var(--video-border-radius);
    left: var(--video-left);
    object-fit: cover;
    position: absolute;
}


.fourth-section {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90vh;
    background-color: #00000061 !important;
}

.video-overlay {
    position: absolute;
    left: 53%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 83%;
    height: 80%;
    cursor: pointer;
    background: radial-gradient(circle, rgba(0, 0, 0, 0.836594012605042) 0%, rgba(0, 0, 0, 0.3884147408963585) 51%, rgba(0, 0, 0, 0) 87%);
    display: grid;
    place-items: center;
    opacity: 1;
    transition: .4s;
    padding-right: 1rem;
}

.video-overlay circle,
.video-overlay path {
    transition: .2s;
}

.video-overlay:hover circle {
    fill: rgb(199, 199, 199);
}

.video-overlay:hover path {
    fill: #3D3D3D;
}

.video-container.playing .video-overlay {
    opacity: 0;
}



.mainlogoeventise {
    top: 7%;
    left: 39%;
    width: 24%;
    position: absolute;
}

.number-iventise {
    position: absolute;
    top: 59%;
    left: 38%;
    width: 27%
}

.logo-iventise {
    position: absolute;
    top: 67%;
    left: 36%;
    width: 34%;

}

@media(max-width:869px) {
 

    .mainlogoeventise {
        top: 13%;
        left: 33%;
        width: 35%;
        position: absolute;
    }

    .number-iventise {
        position: absolute;
        top: 59%;
        left: 33%;
        width: 35%;
    }

    .logo-iventise {
        position: absolute;
        top: 67%;
        left: 31%;
        width: 43%;

    }

}

@media(max-width:469px) {


    .mainlogoeventise {
        top: 11%;
        left: 27%;
        width: 45%;
        position: absolute
    }

    .number-iventise {
        position: absolute;
        top: 59%;
        left: 28%;
        width: 45%
    }

    .logo-iventise {
        position: absolute;
        top: 67%;
        left: 25%;
        width: 55%;

    }
}

@media(max-width:869px) {
    .fifth-section  {
        position: relative;
        height: 70vh !important;
    }
    .guidline {
        top: 47%;
        width: 45% !important;
        height: auto;
        right: 27% !important;
    }

}

@media(max-width:469px) {
    .fifth-section  {
        position: relative;
        height: 35vh !important;
    }
    .guidline {
        object-fit: cover;
        position: absolute;
        top: 47%;
        width: 45% !important;
        height: auto;
        right: 27% !important;
    }
    }


.fifth-section  {
    position: relative;
    height: 95vh;
    border-bottom: none !important;
    z-index: 99;

}

.fifth-section-background {
    width: 100%;
    height: 100%;
}
.background-fenjon {
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
}
.guidline {
    object-fit: cover;
    position: absolute;
    top: 47%;
    width: 35%;
    height: auto;
    right: 32%

}

.sixth-section {
    position: relative;
    height: 90vh;
    border-bottom: none !important;
    z-index: 100;

}

.palte-color {
    position: absolute;
    width: 100%;
    height: 100%
}

.first-color {
    width: 100%;
    height: 250px;
    background-color: #FFEFCD;
    display: flex;
    align-items: center;
    justify-content: center;
    direction: ltr;
}

.second-color {
    width: 100%;
    height:250px ;
    background-color: #DF8F2F;
    display: flex;
    align-items: center;
    justify-content: center;
    direction: ltr;
}

.third-color {
    width: 100%;
    height: 430px;
    background-color: #1E3932;
    display: flex
;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius: 150px;
    border-bottom-right-radius: 150px;
}
.first-color p {
    font-family: sans-serif !important;
    font-size: 40px;
    color: #1E3932;

}

.second-color p {
    font-family: sans-serif !important;
    font-size: 40px;
    color: #FFEFCD;
}

.third-color p {
    font-family: sans-serif !important;
    font-size: 40px;
    color: #FFEFCD;

}



@media(max-width:869px) {
    .sixth-section {
        position: relative;
        height: 70vh !important;
    }

    .first-color p {
        font-size: 30px;

    }
    
    .second-color p {
        font-size: 30px;
    }
    
    .third-color p {
        font-size: 30px;

    }


}

@media(max-width:468px) {

    .first-color {
        height: 200px;

    }
    .second-color {
        height: 180px;
 
    }
    .third-color  {
    
        height: 270px;
        border-bottom-left-radius: 60px;
        border-bottom-right-radius: 60px;
 
    }
    
    

    .first-color p {
        font-size: 20px !important;

    }
    
    .second-color p {
        font-size: 20px !important;
    }
    
    .third-color p {
        font-size: 20px !important;
        margin-bottom: 13rem;

    }
}
.seventh-section{
    position: relative;
    height: 100vh;
    border-bottom: none !important;
    z-index: 99;
}
.seventh-section-background{
    width: 100%;
    height: 100%;
}
.first-mockup-section-seventh{
    width: 100%;
    height: 100%;
}

@media(max-width:869px) {
    .seventh-section{
        height: 50vh;
    }
    .first-mockup-section-seventh{
        width: 100%;
        height: 50vh;
    }
}
@media(max-width:468px) {
    .seventh-section{
        height: 37vh;
    }
    .first-mockup-section-seventh{
        width: 100%;
        height: auto ;
        margin-top: 0%;
    }
    .seventh-section-background{
        width: 100%;
        height: 25vh;
    }

}
.eighth-section{
    position: relative;
    height: 100vh;
    border-bottom: none !important;
    z-index: 99;
}
.eighth-section-background{
    display: flex
    ;
        justify-content: center;
        align-items: center;
    }
.first-mockup-section-eighth{
    width: 75%;
    height: 100%;
    object-fit: cover;

}

@media(max-width:869px) {
    .eighth-section{
    
        height: 30vh;
   
    }
    .eighth-section-background{
      height: 50vh;
     
    }
    .first-mockup-section-eighth{
        width: 100%;
  
    }
}


.mainContainer {
    overflow-x: hidden;
}
.nineth-section {
    position: relative;
    height: 60vh;
    border-bottom: none !important;
    z-index: 100;

}
.nineth-section-background {
    width: 100%;
    height: 100%;
    background-color: #FFEFCD;
    display: flex
;
    justify-content: center;
    align-items: center;
}

.guidline-logo {
    object-fit: cover;
    position: absolute;
    width: 55%;
    height: auto;
 
}
@media(max-width:869px) {
    .nineth-section{
    
        height: 30vh;
   
    }
    .guidline-logo {
        object-fit: cover;
        position: absolute;
        width: 80% !important;
        height: auto;
     
    }


}