#BG
{
    position: fixed;
    width: 101%;
    height: 100%;
    left: -9px;
    top: -5px;
    filter: blur(4px);
}

img{
    width: 100%;
}
.main
{
    position: relative;
    top: 0px;
    left: 0px;
}

.div-footer
{
    margin-top: 2vh;
}
.sild_content
{
    display: none;
}

.active_Div
{
    display: block !important;
}

.section_2 {
    backdrop-filter: blur(16px);
    padding: 5% !important;
    margin: 0 3%;
}

#commander-img
{
    width: 20vw;
}
.trans-btt
{
    animation: btt 500ms;
}

.trans-rtl
{
    animation: rtl 500ms;
}

.trans-ltr
{
    animation: ltr 500ms;
}

.trans-rotat_Y
{
    animation: rotat_Y 500ms;
}

.trans-w_f0t85
{
    animation: w_f0t85 500ms;
}

.trans-w_f0t100
{
    animation: w_f0t100 500ms;
}

.trans-most-hide
{
    animation: trans-most-hide 500ms;
}

#sec-1 img{
    width: 25vw;
}

.top_id {
    backdrop-filter: blur(10px);
    font-weight: bolder;
    font-size: 2vw;
    color: aliceblue;
}

#top_id a{
    text-decoration: none;
    color: #fff6dd;
}

#companies_logo
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}

.co_logo
{
    width: 8%;
}

.co_logo img{
    width: 85%;
}

.sec-2, .sec-3, .sec-7 , .sec-8, .sec-9
{
    margin-top: 6vh;
    /* height: 80%; */
}

.sec-3 p, .sec-4 p, .sec-5 p 
{
    font-size: 1.065vw;
    line-height: 1.5;
    color: white;
    font-family: 'MainFontIt';
}
#cloud_2
{
    display: none;
}
#videoPlay
{
    width: 100%;
    border-radius: 25px;
    box-shadow: 0px 0px 28px 2px #fff9db;
    /* animation: rtl 500ms; */
}
#welcome {
    color: white;
    /* font-size: 35px; */
    font-size: 2.5vw;
    font-weight: bold;
    font-family: 'MainFont';
}



.real_welcome1 p {
    width: 90%;
    margin: auto;
    color: #f1cc6b;
    /* font-size: 1.4vw; */
    font-size: 1.3vw;
    line-height: 1.5;
    font-family: 'MainFontIt';
    font-weight: 500;
    /* animation: ltr 500ms; */
}

.learnmore p{
    width: 50%;
}

.learnmore:hover
{
    cursor: pointer;
}

.v-bar
{
    width: 0.1vw;
    background-color: gold;
    border: 2px solid gold;
    height: calc(19vw + 18vh);
    border-radius: 25px;
    box-shadow: 0px 0px 12px 0.5px gold;
}


.learnmore {
    width: 80%;
    display: flex;
    align-items: center;
    margin: auto;
    color: rgb(255, 255, 138);
}

.learnmore p {
    color: rgb(255, 255, 138);
    font-family: 'MainFont';
}

.jsonArrowView, .jsonArrowView1 {
    width: fit-content;
    display: flex;
    align-items: center;
}

.jsonArrowView lottie-player, .jsonArrowView1 lottie-player {
    margin: -7px;
    width: 30px;
    height: 30px;
}
.firstlettieArrow {
    margin-left: 10px !important;
}

.silder
{
    display: flex ;
    flex-wrap: nowrap;
    justify-content: center;
}

.slid_pointer
{
    width: 10px;
    height: 10px;
    background-color: white;
    box-shadow: 0px 0px 6px 1px white;
    border-radius: 25px;
    margin: 0.3rem;
}

.active
{
    background-color: rgb(251, 248, 105);
    box-shadow: 0px 0px 6px 3px rgb(245, 233, 13);
}

.slid_pointer:hover
{
    cursor: pointer;
}

.sec-3, .sec-5, .sec-6
{
    /* height: 28vw; */
    background: #00000047;
}

.sec-3 video, .sec_vid video {
    box-shadow: 0px 0px 13px 2px white;
    border-radius: 10px;
    width: 100%;
    margin-left: 0.7vw;
}

.sec-3 img, .sec-4 img, .sec-5 img{
    width: 45%;
}

#playVideo
{
    /* position: relative; */
    top: -13vw;
    transform: translate(0px, -61%);
    width: 300px; 
    height: 300px;
}

#Slide_Image
{
    width: 100%;
    /* position: relative;
    top: 2vw;
    transform: translate(0px, 2%); */
}

#cloud_1
{
    position: absolute;
    right: calc(5vw + 7vh);
    width: 17%;
}

#cloud_2
{
    position: absolute;
    top: calc(1vw + 24vh + 24%);
    width: 17%;
}

.sec-4
{
    text-align: center;
    margin-top: calc(1vh + 1vw);
}

.Slide3_Image
{
    width: 85%;
}

.sec_vid_p
{
    /* position: relative; */
    /* top: -13vh;
    transform: translate(0px, -12vh); */
    top: calc(1vw - 168px);
}

.sec-4 p, .sec-5 p 
{
    font-size: 1.4vw;
}

.sec-img_30
{
    width: 30%;
}

.sec-6 img{
    width: 75%;
}

#forthPartPParg span {
    color: white;
    font-size: calc(0.6vw + 0.6vh + 15px);
    font-weight: bold;
    font-family: 'MainFont';
}

.sec-7
{
    background-color: #201e2b;
    border-radius: 20px 20px 0 0;
    /* margin-top: 1vh; */
}

.sec-7-img{
    text-align: end;
}

.sec-7-img img
{
    width: 80%;
}

.sec-7-p
{
    text-align: left;
    color: white;
    font-family: 'MainFontIt';
    font-size: 0.8rem;
}

.uniform h3 {
    color: #ffff20;
    font-size: 1.6vw;
    font-family: 'MainFontIt';
    z-index: 1;
}

/* .uniform::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    background-color: #201e2b;
    opacity: 0.3;
    z-index: 0;
} */
 

.sec-8 
{
    margin: 6vh 0 0 0 !important;
    padding: 0 !important;
    background: #201e2b33;
    filter: none !important;
}
.sec-8-img{
    width: 100% !important;
    margin: 5px;
}

.PartJson8
{
    width: fit-content;
    height: 30px;
    border-radius: 30px;
    background-color: #201e2b;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 40px;
    z-index: 1;
}

.PartJson8 p{
    color: yellow;
}

#uniformJson:hover {
    cursor: pointer;
}

.cust-merg
{
    margin: 3%;
}

.space-between
{
    justify-content: space-between !important;
}

.w-49-9
{
    width: 49.9%;
}

.port_w-49-7
{
    width: 49.7%;
}

.sec-9-imgs img {
    width: 49%;
    padding: 0 2%;
    box-sizing: border-box;
}

#FifthPartLeftSide_ , .sec-9-imgs
{
    /* padding: 19vh 0; */
    height: 155vh;
}

#FifthPartLeftSide_::before, .sec-10-imgs::before {
    top: 0 !important;
    height: 100% !important;
}

#FifthPartLeftSide_ div{
    box-sizing: border-box;
    padding: 0 4%;
}

.sec-9-imgs::before, .sec-10-imgs::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #201e2b;
    opacity: 0.3;
    z-index: -1;
}

#fastfood
{
    padding: 0px;
    margin: auto;
    width: 14rem;
}

.sec-10
{
    margin-top: 2rem;
}
.sec-10-imgs
{
    /* padding: 19vh 0; */
    height: 140vh;
}

.sec-10-imgs, #FifthPartLeftSide_2  {
    height: 125vh;
}

.sec-10-imgs img  {
    width: 45%;
    padding: 0;
    border-radius: 10px;
    margin: -25px;
}

#FifthPartLeftSide_2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}

#FifthPartLeftSide_2 p {
    font-size: 1.7vw;
    line-height: 2;
}

#sevenPartPargraph {
    text-align: left;
}

.sec-11
{
    margin-top: 3vh;
}

#sec-11::before
{
    content: '';
    position: absolute;
    width: 100%;
    height: 8%;
    /* top: 0; */
    left: 0;
    background: #201e2b;
    opacity: 0.3;
}

.p11-pos
{
    position: relative;
    top: 15vh;
}

#sevenPartPargraph{
    line-height: normal !important;
}
.cust_pos
{
    position: relative;
    top: -11vw !important;
    transform: translate(0, 39px);
}

#learn_financial
{
    color: #f1cc6b !important;
}

.build_img
{
    border-radius: 20px;
    box-shadow: 1px 0px 20px 7px #cec7c791;
}

/* ------------------------------- start effects ------------------------------ */
@keyframes rtl
{
    0%
    {
        transform: translate(105%, 0%);
        opacity: 0.2;
    }

    100%
    {
        transform: translate(0%, 0%);
        opacity: 1;
    }
}

@keyframes ltr
{
    0%
    {
        transform: translate(-100%, 0px);
        opacity: 0.2;
    }

    100%
    {
        transform: translate(0%, 0px);
        opacity: 1;
    }
}

@keyframes rotat_Y
{
    0%
    {transform: rotateY(180deg);}

    100%{ transform: rotateY(0deg);    }
}

@keyframes w_f0t85 {
    
    0%{width: 0%;}
    100% {width: 85%;}
    
}

@keyframes w_f0t100 {
    
    0%{width: 0%;}
    100% {width: 100%;}
    
}

@keyframes btt
{
    0%
    {
        transform: translate(0px, 85%);
        opacity: 0.5;
    }

    100%
    {
        transform: translate(0%, 0px);
        opacity: 1;
    }
}

@keyframes most-hide
{
    80%
    {
        opacity: 0.0;
    }

    100%
    {
        opacity: 1;
    }

}

/* ------------------------------- end effects ------------------------------ */

/* --------------------- media screen ------------------------- */

@media(max-width : 2000px){
    .sec-7-p {
        font-size: 0.7rem;
    }    
    #forthPartPParg, #forthPartPParg span, .top_id,  #FifthPartLeftSide_ p, 
    #FifthPartLeftSide_2 p, .uniformSecPargraph1, .sec-11 p{
        font-size: 1.5rem !important;
    }
    .real_welcome1 p {
        font-size: 1rem;
    }

}

@media(max-width : 1500px){
    .sec-7-p {
        font-size: 0.7rem;
    }
    #forthPartPParg, #forthPartPParg span, .top_id ,#FifthPartLeftSide_ p ,
     #FifthPartLeftSide_2 p, .uniformSecPargraph1, .sec-11 p{
        font-size: 1.2rem !important;
    }
    
    .real_welcome1 p {
        font-size: 1rem;
    }

}

@media(max-width : 1000px){
    .sec-7-p {
        font-size: 0.5rem;

    }
    #forthPartPParg, #forthPartPParg span, .top_id , #FifthPartLeftSide_ p ,
     #FifthPartLeftSide_2 p, .uniformSecPargraph1, .sec-11 p {
        font-size: 1rem !important;
    }
    
    .real_welcome1 p {
        font-size: 0.7rem;
    }

    .firstSpan {
        line-height: 1;
    }

    .sec-10-imgs img 
    {
        margin: -15px;
    }
}

@media(max-width : 750px){
    .sec-7-p {
        font-size: 0.4rem;
    }
    
    #forthPartPParg, #forthPartPParg span, .top_id, #FifthPartLeftSide_ p , 
    #FifthPartLeftSide_2 p, .uniformSecPargraph1, .sec-11 p{
        font-size: 0.7rem !important;
    }

    .sec-10-imgs img 
        {
            margin: 0;
        }
    .real_welcome1 p {
        font-size: 0.6rem;
    }

    .firstSpan {
        line-height: 1;
    }
}

@media(max-width : 500px){
    .sec-7-p {
        font-size: 0.3rem;
    }
    
    #forthPartPParg, #forthPartPParg span, .top_id , #FifthPartLeftSide_ p  , 
    #FifthPartLeftSide_2 p , .uniformSecPargraph1, .sec-11 p{
        font-size: 0.6rem !important;
    }
    
    .real_welcome1 p {
        font-size: 0.8rem;
    }

    .firstSpan {
        line-height: 1;
    }
}

@media(max-width : 250px){
    .sec-7-p {
        font-size: 0.2rem;
    }
    #forthPartPParg, #forthPartPParg span, .top_id , #FifthPartLeftSide_ p ,
     #FifthPartLeftSide_2 p, .uniformSecPargraph1, .sec-11 p{
        font-size: 0.5rem !important;
    }

    .real_welcome1 p {
        font-size: 0.5rem;
    }

    .firstSpan {
        line-height: 1;
    }
}

@media (min-width : 900px)
{
    .sld-scr900-w50
    {
        width: 50% !important;
    }
}

@media (max-aspect-ratio : 2) or (aspect-ratio : 16/9)
{
    #FifthPartLeftSide_, .sec-9-imgs {
        height: 100vh;
    }
    /* .sec-9-imgs img {
        width: 43%;
    } */

}

@media (max-aspect-ratio : 9/5)
{
    .sec-9-imgs img {
        width: 43%;
    }
}

@media  (aspect-ratio : 16/9)
{
    .sec-9-imgs img {
        width: 41%;
    }
}

@media(orientation : portrait)
{
    p
    {
        text-align: center !important;
    }

    #BG {
        left: -2px;
    }
    .main, #mainNav {
        /* left: -2.5vw;
        transform: translate(5vw, 0px); */
        margin: auto;
    }    
    .v-bar{
        display: none;
    }
    .sec-11 {
        /* margin-top: 3vh; */
        margin-bottom: 25vh;
    }
    .slid2_content
    {
        flex-direction: column-reverse;
    }

    #welcome {
        font-size: 2.5vh;
    }

    .real_welcome1 p, .top_id {
        /* font-size: 2vh; */
        text-align: center;
    }

    .learnmore p {
        width: 100%;
    }

    .sec-3 p, .sec-4 p {
        font-size: 2vw;
    }

    .sec-7-img, .sec-7-p
    {
        width: 50% !important;
        text-align: center;
    }
    
    .PartJson8
    {
        margin: auto;
    }

    .port_w-49-7
    {
        width: 100%;
    }
    #FifthPartLeftSide_, .sec-9-imgs, #FifthPartLeftSide_2, .sec-10-imgs  {
        /* padding: 19vh 0; */
        height: 30%;
    }

    .sec-9-imgs img, .sec-10-imgs img {
        padding: 2%;
    }
    .sec-10-imgs img {
        width: 46%;
        padding: 0;
        margin: 2px;
    }

    .main {
        /* left: 3vw; */
        margin: auto;
    }

    .port-hid
    {
        display: none;
    }

    .cust_pos, .p11-pos {
        position: unset;
    }    

    #sevenPartPargraph
    {
        font-size: 1rem !important;
        margin: auto;
        line-height: 4vh !important;
        font-weight: 900;
        background: #31313163;
        border-radius: 10px;
    }
    /* .sec_vid_p {
        position: relative;
        top: calc(1vh - 257px);
    }

    .sec_3_content {
        height: calc(22vh + 33vw + 47%);
    } */
}

/* ------------------ General Media screen --------------------- */

 /* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) 
{
    .co_logo
    {
        width: 45%;
    }
    
    .co_logo img{
        width: 55%;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) 
{
    .co_logo
    {
        width: 45%;
    }

    .co_logo img{
        width: 55%;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px)
{
    .co_logo
    {
        width: 30%;
    }
    .co_logo img{
        width: 65%;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px)
{
    .co_logo
    {
        width: 22%;
    }

    .co_logo img{
        width: 75%;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px)
{
    .co_logo
    {
        width: 8%;
    }
    
    .co_logo img{
        width: 85%;
    }
}