html{
    font-size: 62.5%;
}
*{
    margin: 0;
    padding: 0;
}
body{
    font-family: "Muli", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.vephla-nav, .contact-btn{
    display: none;
}
.hidden{
    display: block;
    float: right;
    font-size: 2rem;
    font-weight: 400;
    cursor: pointer;
    padding: 20px 20px 0 0;

}
header{
    position: relative;
    background-image: url(Images/img4.jpg);
    height: 800px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    }
    .overlay{
    background-color: rgba(0, 0, 0, 0.638);
    height: 800px;
    }
    .vephla{
        position: static;
        width: 700px;
        margin: 0 auto;
        text-align: start;
        margin-bottom: 60px;
    }
    .vephla h1{
        color: whitesmoke;
        font-size: 40px;
        font-weight: 600;
        padding: 10px 0;
    }
    .vephla p{
        font-size: 17px;
        word-spacing: 1px;
        color: #666;
        font-weight: 400;
        padding: 10px 0;
        line-height: 1.6;
        width: 670px;
    }
    .vephla a{
        text-decoration: none;
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        background-color: #7971ea;;
        padding: 1.5rem 5rem;
        border: 0.1rem solid #7971ea;;
        border-radius: 4.5rem;
        margin-top: 1.4rem;
        text-transform: uppercase;
    }
    .vephla a:hover{
        color: #fff;
        background-color: #0d0cb5;
        border: 0.1rem solid #0d0cb5;
    }
    .form{
        position: static;
        width: 700px;
        margin: 0 auto;
        height: 40rem;
        background-color: white;
        border-radius: 0.7rem;
    }
    label{
        color: #000;
        font-size: 2.3rem;
        font-weight: 400;
        margin: 50px 0 0 30px;
    }
    input{
        width: 350px;
        margin: 0 auto;
        margin-left: 50px;
        margin-bottom: 15px;
    }
    .form a{
        margin-left: 50px;
    }
    .courses h1{
        color: whitesmoke;
        font-size: 26px;
        font-weight: bold;
        text-align: center;
        text-transform: capitalize;
        padding: 8rem 0 3rem;
    }
    .ui{
        display: none;
    }
    .section-1{
        position: relative;
        height: 770px;
    }
    .frontend{
        position: absolute;
        top: -100px;
        left: 65px;
        width: 340px;
        height: 648px;
    }
    .front-price{
        position: absolute;
        top: 200px;
        right: 0;
    }
    .course_mobile{
        color: #666;
        font-size: 18px;
        font-weight: 300;
        text-align: start;
        padding: 1rem 0 1rem 2rem;
        width: 300px;
        line-height: 2.6rem;
    }
    .number{
        color: #666;
        padding: 14px 0 25px 20px;
    }
    
    .data{
        position: absolute;
        top: -100px;
        left: 425px;
        width: 340px;
        height:692px;
    }
    .data-price{
        position: absolute;
        top: 240px;
        right: 0;
    }
    .prev{
        position: absolute;
        bottom: 80px;
        left: 315px;
    }
    .next{
        position: absolute;
        bottom: 80px;
        right: 300px;
    }
    .course_mobile{
        color: #666;
        font-size: 18px;
        font-weight: 300;
        text-align: start;
        padding: 1rem 0 1rem 2rem;
        width: 300px;
        line-height: 2.6rem;
    } 
    .section-2 h1{
        font-size: 2.8rem;
        text-align: center;
    }
    .section-2 p{
        font-size: 1.8rem;
        width: 650px;
        margin: 0 auto;
        line-height: 1.7;
    }
    
.section-3{
    position: relative;
    height: 870px;
    margin: 0 auto;
    margin-bottom: 3rem;
}
.lady, .man{
    position: static;
    width: 700px;
    margin: 0 auto;
}
.lady img, .man img{
    width: 100%;
}
.section3-text, .section4-text{
    position: static;
    width: 720px;
    margin: 0 auto;
    margin-top: 20px;
}
.section3-text h2, .section4-text h2{
    font-weight: 400;
    font-size: 3.2rem;
    letter-spacing: 1px;
    padding-bottom: 7px;
}
.section3-text p, .section4-text p{
    color: #666;
    font-size: 1.8rem;
    font-weight: lighter;
    text-align: start;
    padding: 2rem;
    line-height: 1.5;
    word-spacing: 2px;
}
.section-6{
    width: 800px;
    margin: 0 auto;
}
.section-6 h1{
    color: #000;
    font-size: 2.6rem;
    font-weight: bolder;
    text-align: center;
    margin-bottom: 0;
}
.section-6 p{
    color: #666;
    font-size: 1.8rem;
    font-weight: lighter;
    width: 700px;
    margin: 0 auto;
    line-height: 1.5;
    word-spacing: 2px;
    letter-spacing: .8px;
    margin-top: 0;
}
.section-7{
    position: relative;
    height: 1700px;
    background-color: #fff;
}
.product{
    position: absolute;
    top: 10rem;
    left: 60px;
    width: 33rem;
    height: 650px;
    border: 0.1rem solid lightgrey;
    background-color: white;
}
.fullstack{
    position: absolute;
    top: 100px;
    left: 420px;
    width: 330px;
    height: 690px;
    border: 0.1rem solid lightgray;
    background-color: white;
}
.analytic{
    position: absolute;
    left: 60px;
    top: 870px;
    width: 33rem;
    height: 690px;
    border: 0.1rem solid lightgray;
    background-color: white;
}
.course-text1{
    color: #666;
    font-size: 1.8rem;
    font-weight: 400;
    text-align: center;
    padding: 1rem 0 1rem 2rem;
    width: 28rem;
    line-height: 2.6rem;
}
.para{
    color: black;
    font-size: 1.9rem;
    font-weight: 300;
    text-align: center;
    padding-top: 10rem;
}
.para1{
    color: #666;
    font-size: 1.8rem;
    font-weight: lighter;
    text-align: center;
    padding: 2rem 0;
}
.product-img{
    position: absolute;
    top: 30px;
    left: 140px;
    width: 15rem;
    
}
.fullstack-img{
    position: absolute;
    top: 3.5rem;
    left: 500px;
    width: 15rem;
}
.analytic-img{
    position: absolute;
    top: 800px;
    left: 140px;
    width: 15rem;
}
.section-8{
    position: relative;
    width: 100%;
    height:800px ;
   
}
.overlay-1{
    background-color: rgba(0, 0, 0, 0.826);
    height:800px;
    width: 100%;
}
.section8-img{
    position: absolute;
    top: 70px;
    left: 360px;
    width: 100px;
    
}
.odif{
    color: #fff;
    font-size: 1.6rem;
    font-weight: 400;
    text-align: center;
    padding: 200px 0 20px;
}
.italic{
    color: #fff;
    font-style: italic;
    font-weight: 300;
    font-size: 20px;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
    padding: 1rem 0;
}
.section-9{
    position: relative;
    height: 1400px;
    width: 100%;
    overflow: hidden;

}
.section-9 h1{
    position: absolute;
    top: 30px;
    left: 320px;
    z-index: 1;
    font-size: 2.4rem;
    font-weight: 700;
}
.reason{
    position: absolute;
    top: 120px;
    left: 50px;
    background-color: #fff;
    width: 700px;
    height: 45rem;
    margin-top: 80px;
    border-radius: 0.5rem;
    box-shadow: 0.5rem 0.5rem 10rem lightgray ;
}
.reason-icon{
    position: absolute;
    top: 200px;
    left: 90px;
}
.blob-1{
    position: absolute;
    top: 0;
    right: -10rem;
    width: 390px;
}
.blob-2{
    position: absolute;
    bottom: 10px;
    left: -20px;
    width: 550px;
}
.person{
    position: absolute;
    bottom: 0;
    left: 90px;
    width: 650px;
}
.reason p{
    width: 500px;
    margin-left: 100px;
    line-height: 2.2;
    font-size: 1.6rem;
}

.sec{
    height: 770px;
}

.section-10 h1{
    font-size: 2.6rem;
    font-weight: bold;
    max-width: 410px;
    margin: 0 auto;
    padding: 6rem 2rem 0;
}
.section-10 p{
    color: #666;
    font-size: 1.8rem;
    font-weight: 300;
    max-width: 410px;
    margin: 0 auto;
    padding: 1rem 2rem;
    line-height: 1.5;
}
.name{
    
    width: 70px;
    margin-left: 140px;
}
.last{
    margin-left: 20px;
}
.subject{
    width: 345px;
    margin: 0 auto;
    margin-left: 140px;
    padding: 15px 30px ;
}
.message{
    margin-top: 20px;
    margin-left: 140px;
    padding: 15px 195px 0 15px;
}
.section-10 a{
    padding: 15px 40px;
    margin-left: 140px;
}

.footer{
    position: relative;
    max-width: 700px;
    height: 115rem;
    margin: 0 auto;
}
.footer h2{
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.1rem;
}
.vep{
    padding: 15rem 0 1rem;
}
.footer-text{
    color: #666;
    font-size: 1.7rem;
    font-weight: 350;
    width: 220px;
    line-height: 1.5;
    padding: 1rem 0;
}
.footer-text span{
    display: block;
}
.talk{
    position: absolute;
    top: 15rem;
    left: 300px;
    width: 100px;
}
.talk a{
    text-decoration: none;
    color: #7971ea;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.8;
    
}
.centre{
    position: absolute;
    top: 15rem;
    right: 20px;
    width: 200px;
}
.centre h2{
    padding: 0 ;
}
.centre p{
    color: #666;
    font-size: 1.7rem;
    font-weight: 350;
    line-height: 1.5;
    padding: 1rem 0 10px 0 ;
}
.centre input{
    width: 80px;
    border: 1px solid grey;
    font-size: 1.6rem;
    color: grey;
    margin-left: 0;
    border-radius: 0;
}
.centre a{
    text-decoration: none;
    background-color: #7971ea;
    font-size: 1.2rem;
    color: #fff;
    padding: 1.4rem 2rem;
    font-weight: 700;
}
.centre a:hover{
    background-color: #3030f6;
}
.track{
    position: absolute;
    top: 400px;
    right: 0;
    width: 230px;
}
.track h3{
    font-size: 1.6rem;
    font-weight: 300;
    color: grey;
    letter-spacing: 0.1rem;
    padding: 2rem 0;
}
.track a{
    text-decoration: none;
    color: #7971ea;
    font-size: 1.5rem;
    font-weight: 200;
    line-height: 1.5;
}
.copy{
    max-width: 110rem;
    margin: 0 auto;
    height: 4rem;
}
.copy p{
    font-size: 1.6rem;
    font-weight: 400;
    color: grey;
    letter-spacing: 0.1rem;
    padding: 4rem 0 10rem;
    text-align: center;
}a.soft{
    font-size: 1.6rem;
    font-weight: 400;
    color: #7971ea;
    text-decoration: none;
    letter-spacing: 0.1rem;
    padding: 4rem 0 10rem;
}