/* General */
html, body {
    font-family: 'Roboto', sans-serif;
    color: #222;
    align-content: center ;
    background-color: #e8e7e4;
    overflow-x: hidden; 
    max-width: 100%;
    height: auto;
}


/* hiding the scrollingbar */
::-webkit-scrollbar { 
    display: none; 
}


.navbar {
    padding: 0.8rem;
    background-color: #e8e7e4 !important;
}


.navmenu-text{
    color: #bcb8ad !important;
    font-size: 14px !important;
    font-weight: 400;
}

.LAN-AR{
    text-decoration: none;
    color: #f8377b;
    font-weight: 600;
    font-size: 12px !important;
}

.LAN-AR:hover {
    text-decoration: none;
    color: #f8377b;
    font-weight: 600;
    font-size: 12px !important;
}

.LAN-EN{
    text-decoration: none;
    color: #3c67f1;
    font-weight: 600;
    font-size: 12px !important;
}

.LAN-EN:hover {
    text-decoration: none;
    color: #3c67f1;
    font-weight: 600;
    font-size: 12px !important;
}

.VSeperator{
    height: 20px;
    width: 2px;
    margin-left: 10px;
    margin-right: 10px;
}

.lan-sep{
    border-radius: 5px;
    background-color: #bfbebc;
}

.active-main {
    color: #616161 !important;
    font-weight: 200 !important; 
    border-bottom: 2px solid #8d8d8d;
}
.nav-link {
    font-size: 12px !important;
    margin-left: 25px;
}

.ltr{
    direction: ltr;
}

.rtl{
    direction: rtl
}


/* Body Imgs */
.wi-100{
    width: 104%; 
    height: auto;
    margin-left: -15px
}




/* NavBar */


/*custom-toggler.navbar-toggler*/

.navbar {
    padding: 0.8rem;
    background-color: #e8e7e4 !important;
}


.navmenu-text{
    color: #bcb8ad !important;
    font-size: 14px !important;
    font-weight: 400;
}

.LAN-AR{
    text-decoration: none;
    color: #f8377b;
    font-size: 12px !important;
}

.LAN-AR:hover {
    text-decoration: none;
    color: #f8377b;
    font-size: 12px !important;
}

.LAN-EN{
    text-decoration: none;
    color: #3c67f1;
    font-size: 12px !important;
}

.LAN-EN:hover {
    text-decoration: none;
    color: #3c67f1;
    font-size: 12px !important;
}

.VSeperator{
    height: 20px;
    width: 2px;
    margin-left: 10px;
    margin-right: 10px;
}

.lan-sep{
    border-radius: 5px;
    background-color: #bfbebc;
}

.active-main {
    color: #616161 !important;
    font-weight: 200 !important; 
    border-bottom: 2px solid #8d8d8d;
}
.nav-link {
    font-size: 12px !important;
    margin-left: 25px;
}

.maring50-r{
    margin-right: 35px;
}

.maring50-l{
    margin-left: 35px;
}



/* Slider */

.carousel-inner img{
    width: 100%;
    height: 100%;
}

.carousel-caption{
    position: absolute;
    top: 55%;
    transform: translateY(-55%);
}


.carousel-caption h1 {
    font-size: 450%;
    text-transform: uppercase;
}

.carousel-caption h3 {
    font-size: 150%;
    font-weight: thin !important;
    text-transform: uppercase;
}





/* Seperator */

.seperator-banner{
    background-image: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
    height: 20px;
}

.arr{
    height: 60px;
    width: 60px;
    margin-top: -20px;
}

/* About Us */

.about{
    padding-top: 260px;
}
.about-caption{
    position: absolute;
    top: 6%;
    transform: translateY(-6%);
    transform: translateX(8.5%)
}

.about-caption span{
    font-size: 280%;
    font-weight: thin !important;
    text-transform: uppercase;
    background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about-caption h3 {
    margin-top: 23px;
    font-size: 100%;
    font-weight: 100;
    color: #a5a297;
}

.about-caption button{
    margin-left: 15px;
    margin-top: 10px;
    background: linear-gradient(90deg,#fc6d8b, #9a4ccb);
    border-radius: 25px;
    color: white;
    font-size: 80%;
    
}
.why-header{
    margin-top: -100px
}

.why-header span{
    font-size: 200%;
    font-weight: thin !important;
    text-transform: uppercase;
    background: linear-gradient(-90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    align-self: center;
}



/* Why PPt */

.rounded1{
    height: 180px;
    width: 230px;
    
}
.rounded2{
    height: 180px;
    width: 200px;
    
}

.mar-why{
    margin-top: 175px;
}
.st-why{
    color: #b762a2;
    margin-top: 20px;
    font-weight: bold;
    font-size: 32px; 
    text-transform: uppercase;

}
.nd-why{
    color: #5db6e5;
    margin-top: 20px;
    font-weight: bold;
    font-size: 32px; 
    text-transform: uppercase;

}
.rd-why{
    color: #dc6d61;
    margin-top: 20px;
    font-weight: bold;
    font-size: 32px; 
    text-transform: uppercase;

}
.th-why{
    color: #4abcbb;
    margin-top: 20px;
    font-weight: bold;
    font-size: 32px; 
    text-transform: uppercase;

}

.par-why{
    color: #bbb8b3;
    font-weight: thin;
    font-size: 13px;
}


    /* Our Edu System */

.Edu{
    margin-top: 200px;
}

.EDUSYS-header {
margin-bottom: -50px;
}
.EDUSYS-header span{
    font-size: 480%;
    font-weight: thin !important;
    text-transform: uppercase;
    background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.EDUSYS1-caption{
    position: absolute;
    top: 35%;
    transform: translateY(-35%);
    transform: translateX(40%);
}



.EDUSYS1-caption h3 {
    margin-top: 23px;
    font-size: 100%;
    font-weight: 100;
    color: #a5a297;
}

.EDUSYS1-caption button{
    margin-left: 15px;
    margin-top: 10px;
    background: linear-gradient(90deg,#fc6d8b, #9a4ccb);
    border-radius: 25px;
    color: white;
    font-size: 80%;
}

.EDUSYS2-caption{
    position: absolute;
    top: 77%;
    transform: translateY(-77%);
    transform: translateX(17%)
}

.EDUSYS2-caption span{
    font-size: 180%;
    font-weight: thin;
    background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.EDUSYS2-caption h3 {
    margin-top: 10px;
    font-size: 100%;
    font-weight: 100;
    color: #a5a297;
}

.EDUSYS2-caption button{
    margin-left: 15px;
    margin-top: 10px;
    background: linear-gradient(90deg,#fc6d8b, #9a4ccb);
    border-radius: 25px;
    color: white;
    font-size: 80%;
}


/* Valuer */

.valuer{
    margin-top: 150px
}

.valuer-mar{
    margin-top: 50px
}

.valuer span{
    font-size: 270%;
    font-weight: 200 !important;
    text-transform: uppercase;
    background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.valuer p{
    font-size: 100%;
    font-weight: thin !important;
    color: #a5a297;
    padding-right: 100px;
    padding-left: 100px;
    margin-top: 20px
}

.valuer-sep{
    margin-top: 100px;
    background-image: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
    height: 80px;
}

.valuer-sep p {
    font-weight: 300 !important;
    font-size: 120%;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 120px;
    padding-right: 120px;
    color: #e5dedb;
    text-transform: uppercase;
}

/* Social Media */

.SM-mar{
    margin-top: 80px
}

.SM-caption{
    position: absolute;
    top: 0%;
    transform: translateY(0%);
    transform: translateX(8%);
}

.SM-caption span{
    font-size: 170%;
    font-weight: thin;
    background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.SM-caption h3 {
    margin-top: 10px;
    font-size: 100%;
    font-weight: 100;
    color: #a5a297;
}

.Y{
    position: absolute;
    top: 43%;
    left: 7%;
    transform: translateY(-43%);
    transform: translateX(-65%)
}

.Y img{
    height: 60px;
    width: 60px;
}

.F{
    position: absolute;
    top: 82%;
    left: 22%;
    transform: translateY(-82%);
}

.F img{
    height: 60px;
    width: 60px;
}

.T{
    position: absolute;
    top: 50%;
    right:22%;
    transform: translateY(-50%);
}
.T img{
    height: 60px;
    width: 60px;
}

.I{
    position: absolute;
    top: 30%;
    right:6%;
    transform: translateY(-30%);
}

.I img{
    height: 60px;
    width: 60px;
}

/* Contact Us */

.DisBonjour{
    width: 75%;
    height: auto;
}

.CN-mar{
    margin-top: 80px
}

.CN{
    padding-right:14%; 
    padding-left:14%;
    margin-top: 75px;
}

.Location{
    margin-top: 5px;
}

.Location img{
    height: 30px;
    margin-left: 3px;
}

.location-text{
    margin-left: 10px;
    color: #b8b5ac;
}

.Message{
    margin-top: 30px;
}

.Message img{
    width: 25px;
}

.Message-text{
    margin-left: 7px;
    color: #b8b5ac;
}

.map {
    margin-top: 30px;
    width: 100%;
    height: 100%;
}

/* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
    width: 100%; /* Full width */
    padding: 12px; /* Some padding */  
    border: 1px solid #c9c7c3; /* Gray border */
    background-color: #c9c7c3;
    color: #7a7975 !important;
    border-radius: 4px; /* Rounded borders */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    margin-top: 6px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical; /* Allow the user to vertically resize the textarea (not horizontally) */
    
}

input[type=email], select, textarea {
    width: 100%; /* Full width */
    padding: 12px; /* Some padding */  
    border: 1px solid #c9c7c3; /* Gray border */
    background-color: #c9c7c3;
    color: #7a7975 !important;
    border-radius: 4px; /* Rounded borders */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    margin-top: 6px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical; /* Allow the user to vertically resize the textarea (not horizontally) */
}

::placeholder {
    color: #a5a297;
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
    margin-top: 5px;
    background-image: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
    color: #ffffff !important;
    font-size: 150%;
    font-weight: 100;
    width: 100%;
    padding: 12px 20px;
    border: none;
    border-radius: 40px;
    cursor: pointer;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
    background-image: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
}



/* Add a background color and some padding around the form */
.container {
    border-radius: 5px;
    padding: 20px;
}

.footer {
    background-color: #d3d1cc;
    margin-top: 60px;
}


.v-center h5{
    color: #ffffff;
    text-transform: uppercase;
    font-size: 100%;
    margin-top: 60px;
    margin-bottom: 18px;
}

.v-center p{
    color: #ffffff;
    text-transform: uppercase;
    font-size: 80%;
    font-weight: 400;
}

@media (max-width: 1024px) {

    /* Nav Bar */

    .maring50-r{
        margin-right: 35px;
    }
    
    .maring50-l{
        margin-left: 35px;
    }



    /* Slider */

    .slide{
        margin-top: 60px;
    }



    /* About */

    .about-caption{
        position: absolute;
        top: 0%;
        transform: translateY(0%);
        transform: translateX(8.5%)
    }


    
    /* Edu System */

    .EDUSYS2-caption{
        position: absolute;
        top: 70%;
        transform: translateY(-70%);
        transform: translateX(17%)
    }

    /* Valuer */

    .valuer p{
        font-size: 100%;
        font-weight: thin !important;
        color: #a5a297;
        padding-right: 50px;
        padding-left: 50px;
        margin-top: 20px
    }

    .valuer-sep p {
        padding-left: 75px;
        padding-right: 75px;
    }
}

@media (max-width: 900px) {
    /* Nav Bar */

    .maring50-r{
        margin-right: 0px;
    }
    
    .maring50-l{
        margin-left: 0px;
    }

    .nav-link {
        font-size: 12px !important;
        margin-left: 5px;
    }

    /* Seperator Banner */

    .seperator-banner{
        background-image: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        height: 15px;
    }
    
    .arr{
        height: 40px;
        width: 40px;
        margin-top: -10px;
    }

    /* About */

        .about-caption{
            position: absolute;
            top: -10%;
            transform: translateY(10%);
            transform: translateX(7%)
        }


    /* Why PPT */
    
    .why-header{
        margin-top: -80px
    }
    
    .why-header span{
        font-size: 180%;
        font-weight: thin !important;
        text-transform: uppercase;
        background: linear-gradient(-90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        align-self: center;
    }

    /* Our Edu System */

    .EDUSYS-header {
        margin-bottom: -30px;
    }

    .EDUSYS-header span{
        font-size: 320%;
        font-weight: thin !important;
        text-transform: uppercase;
        background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .EDUSYS1-caption{
        position: absolute;
        top: 30%;
        transform: translateY(-30%);
        transform: translateX(40%);
    }
    
    
    
    .EDUSYS1-caption h3 {
        margin-top: 23px;
        font-size: 80%;
        font-weight: 100;
        color: #a5a297;
    }
    
    .EDUSYS1-caption button{
        margin-left: 15px;
        margin-top: 10px;
        background: linear-gradient(90deg,#fc6d8b, #9a4ccb);
        border-radius: 25px;
        color: white;
        font-size: 60%;
    }
    
    .EDUSYS2-caption{
        position: absolute;
        top: 70%;
        transform: translateY(-70%);
        transform: translateX(17%)
    }
    
    .EDUSYS2-caption span{
        font-size: 120%;
        font-weight: thin;
        background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .EDUSYS2-caption h3 {
        margin-top: 10px;
        font-size: 80%;
        font-weight: 100;
        color: #a5a297;
    }

    .EDUSYS2-caption button{
        margin-left: 15px;
        margin-top: 5px;
        background: linear-gradient(90deg,#fc6d8b, #9a4ccb);
        border-radius: 25px;
        color: white;
        font-size: 60%;
    }
    

    /* Valuer */

    .valuer{
        margin-top: 150px
    }

    .valuer-mar{
        margin-top: 20px
    }

    .valuer span{
        font-size: 150%;
        font-weight: 400 !important;
        text-transform: uppercase;
        background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .valuer p{
        font-size: 100%;
        font-weight: thin !important;
        color: #a5a297;
        padding-right: 10px;
        padding-left: 10px;
        margin-top: 20px
    }

    .valuer-sep{
        margin-top: 100px;
        background-image: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        height: 80px;
    }

    .valuer-sep p {
        font-weight: 300 !important;
        font-size: 95%;
        color: #e5dedb;
        text-transform: uppercase;
    }



    /* Social Media */

    .SM-mar{
        margin-top: 80px
    }

    .SM-caption{
        position: absolute;
        top: 0%;
        transform: translateY(0%);
        transform: translateX(5%);
    }

    .SM-caption span{
        font-size: 120%;
        font-weight: thin;
        background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-transform: uppercase;
    }

    .SM-caption h3 {
        margin-top: 10px;
        font-size: 80%;
        font-weight: 100;
        color: #a5a297;
    }

    .Y{
        position: absolute;
        top: 43%;
        left: 7%;
        transform: translateY(-43%);
        transform: translateX(-65%)
    }

    .Y img{
        height: 40px;
        width: 40px;
    }

    .F{
        position: absolute;
        top: 82%;
        left: 22%;
        transform: translateY(-82%);
    }

    .F img{
        height: 40px;
        width: 40px;
    }

    .T{
        position: absolute;
        top: 55%;
        right:22%;
        transform: translateY(-55%);
    }
    .T img{
        height: 40px;
        width: 40px;
    }

    .I{
        position: absolute;
        top: 30%;
        right:6%;
        transform: translateY(-30%);
    }

    .I img{
        height: 40px;
        width: 40px;
    }


        /* footer */
    
    .v-center img{
        width: 115%;
    }

    .v-center h5{
        color: #ffffff;
        text-transform: uppercase;
        font-size: 100%;
        margin-top: 60px;
        margin-bottom: 18px;
    }
    
    .v-center p{
        color: #ffffff;
        text-transform: uppercase;
        font-size: 80%;
        font-weight: 400;
    }

}

@media (max-width: 500px) {
    /* Nav Bar */

    .maring50-r{
        margin-right: 0px;
    }
    
    .maring50-l{
        margin-left: 0px;
    }

    .nav-link {
        font-size: 12px !important;
        margin-left: 5px;
    }

    /* Seperator Banner */

    .seperator-banner{
        background-image: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        height: 10px;
    }
    
    .arr{
        height: 20px;
        width: 20px;
        margin-top: -15px;
    }

    /* About */

    .about{
        padding-top: 80px;
    }
    .about-caption{
        position: absolute;
        top: -10%;
        transform: translateY(10%);
        transform: translateX(4%)
    }
    
    .about-caption span{
        font-size: 150%;
        font-weight: thin !important;
        text-transform: uppercase;
        background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .about-caption h3 {
        margin-top: 5px;
        font-size: 60%;
        font-weight: 100;
        color: #a5a297;
    }
    
    .about-caption button{
        margin-left: 15px;
        margin-top: 2px;
        background: linear-gradient(90deg,#fc6d8b, #9a4ccb);
        border-radius: 25px;
        color: white;
        font-size: 40%;
        
    }


    /* Why PPT */
    
    .why-header{
        margin-top: -45px
    }
    
    .why-header span{
        font-size: 100%;
        font-weight: thin !important;
        text-transform: uppercase;
        background: linear-gradient(-90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        align-self: center;
    }

    .mar-why{
        margin-top: 80px;
    }

    /* Our Edu System */

    .Edu{
        margin-top: 80px;
    }

    .EDUSYS-header {
        margin-bottom: -10px;
    }

    .EDUSYS-header span{
        font-size: 200%;
        font-weight: thin !important;
        text-transform: uppercase;
        background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .EDUSYS1-caption{
        position: absolute;
        top: 30%;
        transform: translateY(-30%);
        transform: translateX(40%);
    }
    
    
    
    .EDUSYS1-caption h3 {
        margin-top: 23px;
        font-size: 80%;
        font-weight: 100;
        color: #a5a297;
    }
    
    .EDUSYS1-caption button{
        margin-left: 15px;
        margin-top: 10px;
        background: linear-gradient(90deg,#fc6d8b, #9a4ccb);
        border-radius: 25px;
        color: white;
        font-size: 60%;
    }
    
    .EDUSYS2-caption{
        position: absolute;
        top: 70%;
        transform: translateY(-70%);
        transform: translateX(17%)
    }
    
    .EDUSYS2-caption span{
        font-size: 120%;
        font-weight: thin;
        background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .EDUSYS2-caption h3 {
        margin-top: 10px;
        font-size: 80%;
        font-weight: 100;
        color: #a5a297;
    }

    .EDUSYS2-caption button{
        margin-left: 15px;
        margin-top: 5px;
        background: linear-gradient(90deg,#fc6d8b, #9a4ccb);
        border-radius: 25px;
        color: white;
        font-size: 60%;
    }
    

    /* Valuer */

    .valuer{
        margin-top: 150px
    }

    .valuer-mar{
        margin-top: 20px
    }

    .valuer span{
        font-size: 150%;
        font-weight: 400 !important;
        text-transform: uppercase;
        background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .valuer p{
        font-size: 100%;
        font-weight: thin !important;
        color: #a5a297;
        padding-right: 10px;
        padding-left: 10px;
        margin-top: 20px
    }

    .valuer-sep{
        margin-top: 100px;
        background-image: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        height: 80px;
    }

    .valuer-sep p {
        font-weight: 300 !important;
        font-size: 95%;
        color: #e5dedb;
        text-transform: uppercase;
    }



    /* Social Media */

    .SM-mar{
        margin-top: 80px
    }

    .SM-caption{
        position: absolute;
        top: 0%;
        transform: translateY(0%);
        transform: translateX(5%);
    }

    .SM-caption span{
        font-size: 120%;
        font-weight: thin;
        background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-transform: uppercase;
    }

    .SM-caption h3 {
        margin-top: 10px;
        font-size: 80%;
        font-weight: 100;
        color: #a5a297;
    }

    .Y{
        position: absolute;
        top: 43%;
        left: 7%;
        transform: translateY(-43%);
        transform: translateX(-65%)
    }

    .Y img{
        height: 40px;
        width: 40px;
    }

    .F{
        position: absolute;
        top: 82%;
        left: 22%;
        transform: translateY(-82%);
    }

    .F img{
        height: 40px;
        width: 40px;
    }

    .T{
        position: absolute;
        top: 55%;
        right:22%;
        transform: translateY(-55%);
    }
    .T img{
        height: 40px;
        width: 40px;
    }

    .I{
        position: absolute;
        top: 30%;
        right:6%;
        transform: translateY(-30%);
    }

    .I img{
        height: 40px;
        width: 40px;
    }


        /* footer */
    
    .v-center img{
        width: 115%;
    }

    .v-center h5{
        color: #ffffff;
        text-transform: uppercase;
        font-size: 100%;
        margin-top: 60px;
        margin-bottom: 18px;
    }
    
    .v-center p{
        color: #ffffff;
        text-transform: uppercase;
        font-size: 80%;
        font-weight: 400;
    }

}

@media (max-width: 380px) {

    /* Seperator Banner */

    .seperator-banner{
        background-image: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        height: 10px;
    }
    
    .arr{
        height: 25px;
        width: 25px;
        margin-top: -15px;
    }

    /* About */

    .about{
        padding-top: 80px;
    }
    position: absolute;
        .about-caption{
        top: -30%;
        transform: translateY(30%);
        transform: translateX(6%)
    }
    
    .about-caption span{
        font-size: 100%;
        font-weight: thin !important;
        text-transform: uppercase;
        background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .about-caption h3 {
        margin-top: 5px;
        font-size: 50%;
        font-weight: 100;
        color: #a5a297;
    }
    
    .about-caption button{
        margin-left: 15px;
        margin-top: 2px;
        background: linear-gradient(90deg,#fc6d8b, #9a4ccb);
        border-radius: 25px;
        color: white;
        font-size: 20%;
        
    }


    /* Why PPT */
    
    .why-header{
        margin-top: -40px
    }
    
    .why-header span{
        font-size: 70%;
        font-weight: thin !important;
        text-transform: uppercase;
        background: linear-gradient(-90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        align-self: center;
    }

    /* Our Edu System */

 

    .EDUSYS-header {
        margin-bottom: -10px;
    }

    .EDUSYS-header span{
        font-size: 150%;
        font-weight: thin !important;
        text-transform: uppercase;
        background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .EDUSYS1-caption{
        position: absolute;
        top: 27%;
        transform: translateY(-27%);
        transform: translateX(35%);
    }
    
    
    
    .EDUSYS1-caption h3 {
        margin-top: 23px;
        font-size: 40%;
        font-weight: 100;
        color: #a5a297;
    }
    
    .EDUSYS1-caption button{
        margin-left: 15px;
        margin-top: -10px;
        background: linear-gradient(90deg,#fc6d8b, #9a4ccb);
        border-radius: 25px;
        color: white;
        font-size: 20%;
    }
    
    .EDUSYS2-caption{
        position: absolute;
        top: 70%;
        transform: translateY(-70%);
        transform: translateX(10%)
    }
    
    .EDUSYS2-caption span{
        font-size: 80%;
        font-weight: thin;
        background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .EDUSYS2-caption h3 {
        margin-top: -2px;
        font-size: 40%;
        font-weight: 100;
        color: #a5a297;
    }

    .EDUSYS2-caption button{
        margin-left: 15px;
        margin-top: 5px;
        background: linear-gradient(90deg,#fc6d8b, #9a4ccb);
        border-radius: 25px;
        color: white;
        font-size: 20%;
    }
    

    /* Valuer */

    .valuer{
        margin-top: 100px
    }

    .valuer-mar{
        margin-top: 20px
    }

    .valuer span{
        font-size: 150%;
        font-weight: 400 !important;
        text-transform: uppercase;
        background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .valuer p{
        font-size: 60%;
        font-weight: thin !important;
        color: #a5a297;
        margin-top: 20px
    }

    .valuer-sep{
        margin-top: 100px;
        background-image: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        height: 70px;
    }

    .valuer-sep p {
        font-weight: 300 !important;
        font-size: 60%;
        padding-left: 0px;
        padding-right: 0px;
        color: #e5dedb;
        text-transform: uppercase;
    }



    /* Social Media */

    .SM-mar{
        margin-top: 80px
    }

    .SM-caption{
        position: absolute;
        top: -20%;
        transform: translateY(20%);
        transform: translateX(-5%);
    }

    .SM-caption span{
        font-size: 70%;
        font-weight: 300;
        background: linear-gradient(90deg, #c50d72, #DA2E6E, #E33C6D, #F75B69);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-transform: uppercase;
    }

    .SM-caption h3 {
        margin-top: -3px;
        font-size: 60%;
        font-weight: 100;
        color: #a5a297;
    }

    .Y{
        position: absolute;
        top: 40%;
        left: 7%;
        transform: translateY(-40%);
        transform: translateX(-65%)
    }

    .Y img{
        height: 20px;
        width: 20px;
    }

    .F{
        position: absolute;
        top: 82%;
        left: 20%;
        transform: translateY(-82%);
    }

    .F img{
        height: 20px;
        width: 20px;
    }

    .T{
        position: absolute;
        top: 60%;
        right:25%;
        transform: translateY(-65%);
    }
    .T img{
        height: 20px;
        width: 20px;
    }

    .I{
        position: absolute;
        top: 28%;
        right:10%;
        transform: translateY(-28%);
    }

    .I img{
        height: 20px;
        width: 20px;
    }

    /* Contact Us */

    .DisBonjour{
        width: 100%;
        height: auto;
    }

    .CN{
        padding-right:14%; 
        padding-left:14%;
        margin-top: 40px;
    }

    .location-text{
        margin-left: 10px;
        color: #b8b5ac;
        font-size: 60%;
    }

    .Message-text{
        margin-left: 7px;
        color: #b8b5ac;
        font-size: 60%;
    }
    
    ::placeholder {
        color: #a5a297;
        font-size: 80%;
    }

    /* footer */
    
    .v-center img{
        width: 115%;
    }

    .v-center h5{
        color: #ffffff;
        text-transform: uppercase;
        font-size: 100%;
        margin-top: 60px;
        margin-bottom: 18px;
    }
    
    .v-center p{
        color: #ffffff;
        text-transform: uppercase;
        font-size: 80%;
        font-weight: 400;
    }

}