﻿body,html {
    overflow-x:hidden;
}

.header .topheaderbtns {
    text-transform: capitalize;
    background-color: #1D2453;
    color: #FFFFFF;
    text-align: center;
    padding: 11px 10px 11px 10px;
    border-radius: 0px 30px 0px 30px;
    border: 1px solid #1D2453;
}


    .header .topheaderbtns a {
        color: white;
        font-family: "Jost", serif;
        text-decoration: none;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 1px;
    }

.book .booktoppers p {
    margin-bottom: 0px;
    font-family: Poppins, serif;
    margin: 10px 0px;
    font-size: 16px;
}

.book {
    padding: 27px 0px;
}

    .book h3, .whychoose h2, .LearnwithNeeraj h2, .Testimonials h2 {
        font-family: "Jost", serif;
        font-size: 38px;
        font-weight: bold;
    }

.booktoppers {
    text-align: center;
    background: #9CD0EFAD;
    padding: 10px;
    min-height: 232px;
    border-radius: 11px;
    box-shadow: rgb(0 0 0 / 7%) 0px 5px 15px;
    margin-top: 13px;
}

.book .booktoppers p span {
    font-family: "Jost", serif;
    font-weight: bold;
    font-size: 22px;
}

.book .booktoppers i {
    font-size: 50px;
    background: white;
    padding: 21px 0px;
    /* display: grid
; */
    /* place-items: center; */
    border-radius: 44px;
    height: 90px;
    width: 90px;
}

.fa-school {
    color: #14C28B;
}

.fa-newspaper {
    color: #C80C0C;
}

.book .fa-book {
    color: #6F50DB;
}

.fa-star {
    color: #EACC6F;
}

.whychoose .whybox {
    text-align: center;
    margin: 9px 0px 35px 0px;
    background: white;
    padding: 10px;
    min-height: 233px;
    /* margin: auto; */
    display: grid;
    place-items: center;
    border-radius: 11px;
    box-shadow: rgb(0 0 0 / 7%) 0px 5px 15px;
}

    .whychoose .whybox img {
        width: 25%;
    }

.whychoose h3 {
    font-family: "Jost", serif;
    font-size: 19px;
    margin: 14px 0px;
    font-weight: bold;
}

.learnbox h4 {
    font-family: "Jost", serif;
    font-size: 25px;
    margin: 14px 0px;
    color: black;
}

.whychoose {
    background: #9CD0EFAD;
    padding: 32px 10px;
}

.learnbox {
    text-align: center;
    border: 1px solid #e9e9e9;
    border-radius: 7px;
    padding: 18px 10px;
    min-height: 175px;
    background: #9CD0EFAD;
    margin-bottom: 10px;
}

    .learnbox i {
        color: black;
        font-size: 29px;
        background: white;
        padding: 10px;
        border-radius: 28px;
    }

.whychoose h2 {
    font-family: "Jost", serif;
    margin-bottom: 50px;
}

.LearnwithNeeraj {
    padding: 37px 10px;
}

    .LearnwithNeeraj h2 {
        margin-bottom: 34px;
    }

.footer {
    background-color: #1B2155;
    padding: 29px 0px 0px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

    .footer .container {
        position: relative;
        z-index: 99;
    }

    .footer p {
        font-family: Poppins;
        color: #dfdfdf;
        font-size: 14px;
        text-align: justify;
    }

    .footer .footerbtn span {
        font-family: Poppins;
        background: white;
        padding: 10px 45px;
        border-radius: 0px 30px 0px 30px;
        font-weight: bold;
    }

.footerbtn {
    margin: 43px 10px;
    text-align: center;
}

.footer h5 {
    color: white;
    font-family: Poppins;
}

.footer li {
    font-family: Poppins;
    color: #d5d5d5;
    list-style: none;
    align-content: normal;
    line-height: 29px;
}

.footer ul {
    padding-left: 0px;
}

.footerbottom {
    border: 1px solid white;
    padding: 15px 10px;
}

.elementor-background-overlay {
    background-image: url(https://www.neerajtutorials.in/wp-content/uploads/2022/08/bgs4.png);
    opacity: 0.1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    inset: 0;
    z-index: -1;
    position: absolute;
}

.Testimonials .quote i {
    color: white;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    background-color: #1D2453;
}

.Testimonials .testibox {
    position: relative;
    box-shadow: rgb(161 160 160 / 35%) 0px 5px 15px;
    margin: 6px;
    border-radius: 14px;
    padding: 30px;
    min-height: 365px;
}

.testibox img {
    border-radius: 90px;
}

.Testimonials h3 {
    font-family: "Jost", serif;
    font-size: 25px;
    margin: 14px 0px;
    font-weight: bold;
}

.Testimonials h5 {
    font-family: "Jost", serif;
}


.Testimonials p {
    font-family: Poppins;
}

.call {
    color: #F4BF00;
}

.whatsap {
    color: #1CBC00;
}

.email {
    color: #BC0000;
}

.blogs {
    color: #22C040;
}

.footerbottom i {
    font-size: 24px;
}

.contacticons {
    padding: 20px 0px;
    border-bottom: 1px solid;
}

    .contacticons p {
        font-size: 17px;
        text-align: center;
        margin-bottom: 0;
    }

.footerbottom2 {
    border-top: 1px solid white
}

    .footerbottom2 span {
        font-family: Poppins;
    }

.contacticons a {
    text-decoration: none;
    color: white;
    font-family: Poppins;
}

.header {
    padding: 17px 0px;
}



:root {
    --choc: #392620;
    --sand: #eddcc2;
    --pink: #bd9ba6;
    --gold: #d1bd6b;
    --white: #ffffff;
    --sidebar-width: 100%;
    --toggler-size: 30px;
    --toggler-offset-left: 10px;
    --toggler-offset-top: 10px;
    --toggler-color: var(--sand);
    --toggler-color-hover: var(--choc);
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.wrapper {
    position: relative;
}

.sidebar,
.content {
    transition: all 0.25s ease-out;
}

.sidebar {
    position: fixed;
    top: 0;
    left: 0;
    width: var(--sidebar-width);
    height: 100vh;
    transform: translateX(100%);
    background: #1B2155;
    opacity: 0.5;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    z-index: 999;
    text-align: center;
    padding-left: 10%;
    padding-top: 30%;
}

.menu {
    list-style: none;
    padding: 0;
}

.menuLink {
    display: block;
    padding: 10px 20px;
    font-size: 5vmin;
    color: var(--choc);
    text-decoration: none;
    transition: 0.3s;
}

    .menuLink:hover,
    .menuLink:focus {
        background: var(--choc);
        color: var(--gold);
    }

.menu-toggler {
    position: relative;
    top: var(--toggler-offset-top);
    left: var(--toggler-offset-left);
    width: var(--toggler-size);
    height: var(--toggler-size);
    cursor: pointer;
    z-index: 1000;
    top: 40px;
}

    .menu-toggler svg {
        display: block;
        width: 100%;
        height: 100%;
        color: #1B2155;
    }

.input-toggler {
    display: none;
}

    .input-toggler:checked ~ .sidebar {
        transform: translateX(0);
        opacity: 0.95;
    }

    /* Icon toggle */
    .input-toggler:checked ~ .menu-toggler #burgerIcon {
        display: none;
    }

    .input-toggler:checked ~ .menu-toggler #crossIcon {
        display: block;
    }

#crossIcon {
    display: none;
}

.content {
    padding: 2rem;
    text-align: center;
}
@media only screen and (max-width:767px)
{
    .sliderleftdiv h1{
        font-size:32px !important;
    }

    .sliderleftdiv h3 {
        font-size: 18px !important;
    }
    .learnbox h4 {
        font-size: 22px;
    }
    .footer .footerbtn span {
        font-size: 11px;
    }
    .header .topheaderbtns a {
        font-size: 15px;
    }
    .topheaderbtns{
        margin-top:20px;
    }
}

.inputboxes label {
    font-family: Poppins;
    font-weight: bold;
    padding: 0px 0px 5px 0px;
}

.inputboxes input, .inputboxes select {
    font-family: Poppins;
    margin-bottom: 21px;
    padding: 7px;
}
.formsdiv {
    padding: 35px 35px 35px 35px;
    background-color: #FFFFFF66;
    border-radius: 24px 24px 24px 24px;
    border: 1px solid;
}
.loginbtn input {
    background: #1B2155;
    color: white;
    padding: 9px 22px;
    border-radius: 22px;
    border: none;
    font-weight: bold;
    font-family: Poppins;
    letter-spacing: 0.9px;
}
.formsection {
    padding: 38px 10px
}

.whybox p {
    font-family: Poppins;
}

.menu  li a{
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-family: Poppins;
    letter-spacing: 0.9px;
}
.menu li {
    padding: 7px 0px;
    text-align: left;
}


@media only screen and (min-width:1200px)
{
    .mainlogo {
        margin-left: -40px;
        width: 93% !important;
    }
}

.blue {
    padding: 7px 0px 7px 0px;
    background-color: #AAFBFD;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
    margin-top: 20px;
}
.red {
    padding: 7px 0px 7px 0px;
    background-color: #FFC9C9;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
    margin-top: 20px;
}

.yellow {
    padding: 7px 0px 7px 0px;
    background-color: #FFF8C4;
    border-radius: 10px 10px 10px 10px;
    text-align: center;
    margin-top: 20px;
}
.sliderleftdiv  h5{
    font-size: 30px;
    font-weight: 600;
    font-family:Poppins;
}
.sliderleftdiv p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
}

.letstart span {
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    background-color: #1D2453;
    color: white;
    padding: 18px 30px;
    border-radius: 31px;
    font-weight: 500;
}
.letstart{
    margin-top:30px;
}

.sliderleftdiv h1 {
    color: #1D2453;
    /*font-family: "Shippori Mincho", Sans-serif;*/
    font-size: 51px;
    font-weight: 800;
    text-transform: capitalize;
    letter-spacing: 1px;
    text-align: center;
}
.footerbtn span{
    color: #1D2453;
    text-decoration:none;
}
.footerbtn a {
    text-decoration:none
}

.footerbtn span:hover {
    border-radius: 30px  0px 30px  0px !important;
    transition:0.7s ;
}
.footerbtn span {
    transition: 0.7s ;
}
.sliderleftdiv h3 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #1D2453;
}

.topheaderbtns:hover {
    border-radius: 0px !important;
    background: white;
    border: 1px solid #1D2453;
    transition: 0.7s;
    padding: 11px 10px 11px 10px;
}

    .topheaderbtns:hover a {
        color: #1D2453;
    }