* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    /* border: 1px solid red; */
}

body {
    /* text-align: justify; */
    font-family: 'Plus Jakarta Sans', sans-serif;
}

section {
    text-align: justify;
}

h3,
h6,
h1 {
    color: #003A70;
}

.img-animate {
    position: absolute;
    right: 0;

}

p {
    line-height: 20px;
}

/* Career Counseling image */

.vh {
    position: absolute;
    bottom: 120px;
    left: 84px;

}

.sh {
    position: absolute;
    right: 230px;
    top: 400px;

}

.bh {
    position: absolute;
    left: 196px;
    top: 10px;

}

.ph {
    position: absolute;
    bottom: -1px;
    left: 377px;
}

.ah {
    position: absolute;
    left: 269px;
    top: 20px;
}

/* Procrastination Support */

.edit1 {
    position: absolute;
    bottom: 280px;

}

.edit2 {
    position: absolute;
    right: 330px;
    top: 370px;

}

.edit3 {
    position: absolute;
    left: 100px;
    top: 10px;

}

.edit4 {
    position: absolute;
    bottom: 200px;
    left: 310px;
}

.edit5 {
    position: absolute;
    left: 160px;
    top: 20px;
}



/* Brain Activation */

.edit6 {
    position: absolute;
    bottom: 190px;

}

.edit7 {
    position: absolute;
    right: 328px;
    top: 350px;

}

.edit8 {
    position: absolute;
    left: 100px;
    top: 10px;

}

.edit9 {
    position: absolute;
    bottom: 90px;
    left: 320px;
}

.edit10 {
    position: absolute;
    left: 210px;
    top: 20px;
}

/* jkgkkkh */
.for {
    position: absolute;
    left: 300px;
}

.six {
    position: absolute;
    top: 250px;
}

.five {
    position: absolute;
    left: 60px;
    top: 40px;
}

.third {
    position: absolute;
    left: 300px;
}

.first {
    position: absolute;
    /* top: 30px;  */
}

.second {
    position: absolute;
    top: 240px;
    right: 300px;
}

.nine {
    position: absolute;

}

.eight {
    position: absolute;
    top: 350px;
    left: 90px;

}

.seven {
    position: absolute;
    left: 100px;

}

@media(max-width:760px) {
    /* .edit {
        width: 100% !important;
    } */

    /* .img-animate {
        padding-top: 30px;
    } */
    body {
        text-align: center;
    }

    .btn {
        margin-left: 60px;
    }

    .bt {
        margin-left: 0px;
        margin-top: 60px;

    }

   

    .media .suzu {
        width: 100% !important;

    }

    body h1 {
        text-align: left !important;
        width: 100% !important;
        font-size: 30px !important;
    }

    .form-control {
        width: 100% !important;
    }

    .mt {
        margin: 0px;
    }

    .em {
        font-size: 18px !important;

    }

    .cs {
        margin-left: 100px;

    }

    .save {
        margin-left: 0;
    }
    .nav-item .download_btn{
        padding-right: 0px !important;
        margin-top: 20px;
        width: 20% !important;
        margin-left: 26px !important;
        
        
    
    }
    .nav-item .call_btn{
        width: 200px;
        /* margin-left: 0px; */
        margin-top: 10px;
        margin-left: 15px !important;
        margin-right: 0px !important;
       
    }
    .slide{
        margin: 0px !important;
    }

}
@media(max-width:998px) {
    .nav-item .download_btn{
        margin-left: 0px !important;
    }
    .nav-item .download_btn{
        padding-right: 0px !important;
        margin-top: 20px;
        width: 10%;
        
       
    
    }
    .nav-item .call_btn{
        width: 200px;
        /* margin-left: 0px; */
        margin-top: 10px;
        margin-left: 15px !important;
        margin-right: 0px !important;
       
    }
 

}








.navbar-brand img {
    padding-left: 2rem;
}

.nav-item .call_btn {
    background-color: #0185FE;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav-item .call_btn i {
    border-right: 1px solid #fff;
    padding-right: 0.3em;
}

.nav-item .call_btn span {
    padding-left: 0.3em;
}

.nav-item .download_btn {
    background-color: #0185FE;
    color: #fff;
}
/* .download_btn{
padding-right: 0px !;
} */




.home_1 .img {
    position: relative;
}

.home_1 .dot1 {
    position: absolute;
    right: 0;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgb(179, 210, 246);
    background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
}
.home_1 .main-img{
    position: relative;
    z-index: 1  ;
}

.home_1 .dot2 {
    display: block;
    position: absolute;
    left: -30px;
    bottom: -90px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: rgb(179, 210, 246);
    background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
}

@media(max-width:998px){
    .home_1 .dot2 {
        position: absolute;
        left: -20px;
        bottom: -90px;
    }
}


.home_2 .img {
    position: relative;
}

.home_2 .dot1 {
    position: absolute;
    right: 0;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgb(179, 210, 246);
    background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
}
.home_2 .main-img{
    position: relative;
    z-index: 1  ;
}

.home_2 .dot2 {
    display: block;
    position: absolute;
    left: -30px;
    bottom: -90px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: rgb(179, 210, 246);
    background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
}

@media(max-width:998px){
    .home_2 .dot2 {
        position: absolute;
        left: -20px;
        bottom: -90px;
    }
}
@media(max-width:760px){
   .img_container{
    margin-bottom: 7rem;
   }
}
.home_3 .dot1{
    position: absolute;
    top: 35%;
    left: -100px;
    z-index: -1;
    transform: translate(0 ,-50%);
    display: block;
    border-radius: 50%;
    width: 400px;
    height: 400px;
    background: rgb(216, 234, 255);
    background: linear-gradient(90deg, rgb(195, 220, 248,0.9) 0%, rgb(232, 189, 225,0.9) 29%, rgba(201, 221, 244,0.9)100%);
}

.home_4 .img{
    position: relative;
}
.home_4 .dot1{
    display: block;
    position: absolute;
    left:0;
    bottom: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgb(179, 210, 246);
    background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
}







.home_5 .img{
    position: relative;
    height: 100%;
    width: 100%;
}

.home_5 .dot1{
    display: block;
    position: absolute;
    left:40%;
    top: 5%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgb(179, 210, 246);
    background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
}
.home_5 .dot2{
    display: block;
    position: absolute;
    right:0;
    bottom: 10%;
    z-index: -1;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: rgb(179, 210, 246);
    background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
}
.home_5 .img1{
    position: absolute;
    right: 0;
    top: 10%;
    width: 100%;
    max-width: 200px;
    min-width:330px ;
}
.home_5 .img2{
    position: absolute;
    left: 0;
    bottom: 20%;
    width: 100%;
    max-width: 160px;
    min-width:200px ;
}
.home_5 .img3{
    position: absolute;
    right: 34%;
    bottom: 10%;
    width: 100%;
    max-width: 90px;
    min-width:120px ;
}

@media(max-width:998px){
    .home_5 .img1{
        position: absolute;
        right: -9%;
        top: 10%;
        width: 100%;
        max-width: 200px;
        min-width:260px ;
    }
    .home_5 .img2{
        position: absolute;
        left: -7%;
        bottom: 38%;
        width: 100%;
        max-width: 160px;
        min-width:160px ;
    }
    .home_5 .img3{
        position: absolute;
        right: 13%;
        bottom: 40%;
        width: 100%;
        max-width: 90px;
        min-width:120px ;
    }
    .home_5 .dot2{
        display: block;
        position: absolute;
        right:-20%;
        bottom: 40%;
        z-index: -1;
        width: 180px;
        height: 180px;
        border-radius: 50%;
        background: rgb(179, 210, 246);
        background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
    }
    .home_5 .dot1{
        position: absolute;
        top: 1%;
    }
}
@media(max-width:760px){
    .flex-change{
        display: flex;
        flex-direction: column-reverse;
    }
    .display_hidden{
        display: none;
    }
    .home_5 .img_box{
        padding: 0;    }
    .home_5 .dot1{
        display: block;
        position: relative;
        left:10%;
        top: 5%;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: rgb(179, 210, 246);
        background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
    }
    .home_5 .dot2{
        display: block;
        position: relative;
        right: -60%;
        bottom: 36%;
        z-index: -1;
        width: 139px;
        height: 139px;
        border-radius: 50%;
        background: rgb(179, 210, 246);
        background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
    
    }
    .home_5 .img1{
        position: relative;
        right: -6rem;
        top: 0;
        width: 100%;
        max-width: 200px;
        min-width:260px ;
    }
    .home_5 .img2{
        position: relative;
        left: 0;
        bottom: 23px;
        width: 100%;
        max-width: 160px;
        min-width:160px ;
    }
    .home_5 .img3{
        position: relative;
        right: -1%;
        bottom: 0;
        width: 100%;
        max-width: 90px;
        min-width:120px ;
    }
    
}


.home_6 .img{
    position: relative;
    height: 100%;
    width: 100%;
}

.home_6 .dot1{
    display: block;
    position: absolute;
    left:40%;
    top: 5%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgb(179, 210, 246);
    background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
}
.home_6 .dot2{
    display: block;
    position: absolute;
    right:0;
    bottom: 17%;
    z-index: -1;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: rgb(179, 210, 246);
    background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
}
.home_6 .img1{
    position: absolute;
    right: 0;
    top: 10%;
    width: 100%;
    max-width: 200px;
    min-width:330px ;
}
.home_6 .img2{
    position: absolute;
    left:139px;
    bottom: 20%;
    width: 100%;
    max-width: 160px;
    min-width:200px ;
}
.home_6 .img3{
    position: absolute;
    right: 28%;
    bottom: 23%;
    width: 100%;
    max-width: 90px;
    min-width:120px ;
}

@media(max-width:998px){
    .home_6 .img1{
        position: absolute;
        right: -9%;
        top: 10%;
        width: 100%;
        max-width: 200px;
        min-width:260px ;
    }
    .home_6 .img2{
        position: absolute;
        left: 0;
        bottom: 47%;
        width: 100%;
        max-width: 160px;
        min-width:160px ;
    }
    .home_6 .img3{
        position: absolute;
        right: 24%;
        bottom: 46%;
        width: 100%;
        max-width: 90px;
        min-width:120px ;
    }
    .home_6 .dot2{
        display: block;
        position: absolute;
        right: -20%;
        bottom: 45%;
        z-index: -1;
        width: 180px;
        height: 180px;
        border-radius: 50%;
        background: rgb(179, 210, 246);
        background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
    }
}
@media(max-width:760px){
    .flex-change{
        display: flex;
        flex-direction: column-reverse;
    }
    .display_hidden{
        display: none;
    }
    .home_6 .img_box{
        padding: 0;    }
    .home_6 .dot1{
        display: block;
        position: relative;
        left:10%;
        top: 5%;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: rgb(179, 210, 246);
        background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
    }
    .home_6 .dot2{
        display: block;
        
        right: 0%;
        bottom: 20%;
        z-index: -1;
        width: 130px;
        height: 130px;
        border-radius: 50%;
        background: rgb(179, 210, 246);
        background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
    
    }
    .home_6 .img1{
        position: relative;
        right: -6rem;
        top:-200px;
        width: 100%;
        max-width: 200px;
        min-width:260px ;
    }
    .home_6 .img2{
        position: relative;
        left: 0;
        bottom: -164px;
        width: 100%;
        max-width: 160px;
        min-width:160px ;
    }
    .home_6 .img3{
        position: relative;
        right: 10%;
        bottom:-200px;
        width: 100%;
        max-width: 90px;
        min-width:120px ;
    }
    
}


/* home7 */


.home_7 .img{
    position: relative;
    height: 100%;
    width: 100%;
}

.home_7 .dot1{
    display: block;
    position: absolute;
    left:40%;
    top: 5%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgb(179, 210, 246);
    background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
}
.home_7 .dot2{
    display: block;
    position: absolute;
    right:0;
    bottom: 10%;
    z-index: -1;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: rgb(179, 210, 246);
    background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
}
.home_7 .img1{
    position: absolute;
    right: 0;
    top: 10%;
    width: 100%;
    max-width: 200px;
    min-width:330px ;
}
.home_7 .img2{
    position: absolute;
    left: 118px;
    bottom: 15%;
    width: 100%;
    max-width: 160px;
    min-width:200px ;
}
.home_7 .img3{
    position: absolute;
    right:29%;
    bottom: 12%;
    width: 100%;
    max-width: 90px;
    min-width:120px ;
}

@media(max-width:998px){
    .home_7 .img1{
        position: absolute;
        right: -11%;
        top: 10%;
        width: 100%;
        max-width: 200px;
        min-width:260px ;
    }
    .home_7 .img2{
        position: absolute;
        left: 0;
        bottom: 43%;
        width: 100%;
        max-width: 160px;
        min-width:160px ;
    }
    .home_7 .img3{
        position: absolute;
        right: 20%;
        bottom: 41%;
        width: 100%;
        max-width: 90px;
        min-width:120px ;
    }
    .home_7 .dot2{
        display: block;
        position: absolute;
        right:-18%;
        bottom: 38%;
        z-index: -1;
        width: 180px;
        height: 180px;
        border-radius: 50%;
        background: rgb(179, 210, 246);
        background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
    }
}
@media(max-width:760px){
    .flex-change{
        display: flex;
        flex-direction: column-reverse;
    }
    .display_hidden{
        display: none;
    }
    .home_7 .img_box{
        padding: 0;    }
    .home_7 .dot1{
        display: block;
        position: relative;
        left:10%;
        top: 5%;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: rgb(179, 210, 246);
        background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
    }
    .home_7 .dot2{
        display: block;
        
        right: 0%;
        bottom: 15%;
        z-index: -1;
        width: 139px;
        height: 139px;
        border-radius: 50%;
        background: rgb(179, 210, 246);
        background: linear-gradient(90deg, rgba(179, 210, 246, 1) 0%, rgba(221, 184, 215, 1) 29%, rgba(179, 210, 246, 1) 100%);
    
    }
    .home_7 .img1{
        position: relative;
        right: -4rem;
        top: -175px;
        width: 100%;
        max-width: 200px;
        min-width:260px ;
    }
    .home_7 .img2{
        position: relative;
        left: 0;
        bottom: -213px;
        width: 100%;
        max-width: 160px;
        min-width:160px ;
    }
    .home_7 .img3{
        position: relative;
        right: 8%;
        bottom: -234px;
        width: 100%;
        max-width: 90px;
        min-width:120px ;
    }
    
}
.display_none {
    display: none;
}

    @media(max-width:998px){
        .footer_button{
            width: 90%;
            margin-right: 70px;

            margin-bottom: 50px;
    }
}
@media(max-width:998px){
    .nav_bar{
        padding-left: 0px;
        padding-right: 0px;
    }
    .footer_img{
        display: flex;
    }
    
    .footer_button{
        width: 100% !important;
        
    }
    .flex-change{
        padding: 0px !important;
        margin: 0px !important;
    }
    .bg{
        padding-bottom: 26px !important;
    }
     /* .img-bottom{
        margin-top: 70px !important;
    } */
   .slide_img1 {
        margin-top: 165px !important;
    }
    .slide_img2 {
        margin-top: 140px;
        
       
    }
    .slide_img3{
        margin-top: 112px !important;
    }
    .img-bottom{
        margin-top: 3px !important;
       }
    .slide_btn{
        margin-bottom: 70px !important;
    }
    .mar{
        padding-top: 50px !important;
    }
   h1.suzu{ 
        width: 100% !important;
        font-size: 30px !important;
        }
        .box{
            margin-top: 30px !important;
        }
       
   
}
@media(max-width:760px){
    .footer_button{
        width: 80% !important;
        margin: 0px; 
        margin-bottom: 30px;
    }
    .slide_img3{
        margin-top: 0px !important;
        justify-content: center !important; 
       margin: auto !important;  
     }
     .slide_img2 {
        margin-top: 139px !important;
     }
    
}