html body {
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
}

.btnsupport {
    background-color:#4BEC68;
    border: 1px solid #4BEC68;
    text-align: center;
    border-radius: 25px;
    padding: 5px 50px;
    color: white;
}

.btnsupport:hover {
    background-color:#4BEC68;
    border: 1px solid #4BEC68;
    text-align: center;
    border-radius: 25px;
    padding: 5px 50px;
    color: white;
}

.btnRegister {
    background-color: white;
    border: 1px solid #2B96CC;
    text-align: center;
    border-radius: 25px;
    padding: 3px 50px;
    margin: 0px 20px 0px 0px;
    color: black;
}

.btnRegister:hover {
    background-color: white;
    border: 1px solid #2B96CC;
    text-align: center;
    border-radius: 25px;
    padding: 3px 50px;
    margin: 0px 20px 0px 0px;
    color: black;
}

/* .navbar-nav, .mr-auto {
    flex: 1;
    margin: auto !important;
    display: flex;
    justify-content: space-between;
} */

.bgblue {
    background-color: #2B96CC;
}

.nav-link {
    color: white !important;
}

.jumbotron {
    padding: 50px;
}

.footerjumbotron {
    background-image: url('/assets/home/2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: fit-content;
}

.footerpart2 {
    background-color: #004670;
    color: white;
    height: fit-content;
    padding: 50px;
}

.cardhome1 {
    background-image: url('/assets/home/3.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: fit-content;
    text-align: center;
    padding: 30px;
    border-radius: 25px;
    margin-top: 20px;
}

.jumbotronhome {
    background-color: #0D679C;
    height: fit-content;
    margin: 30px 0px 30px 0px;
}

.div1 {
    background-color: white;
    border-radius: 25px;
    text-align: center;
    padding: 20px;
    margin-top: 30px;
}

.icon {
    font-size: 40px;
    background-color: #0D679C;
    color: white;
    border-radius: 100%;
    padding: 10px 20px;
}

.blue {
    color: #0D679C;
    font-weight: 700;
}

.exams {
    background-color: #EFEFEF;
    padding: 20px;
    text-align: center;
    border-radius: 25px;
    border: 1px solid black;
    margin-top: 20px;
}

.jumbotron2 {
    background-color: #EBEBEB;
    padding: 50px;
    margin: 40px 0px 40px 0px;
}

.review {
    background-color: white;
    border-radius: 150px;
    padding: 60px;
    text-align: center;
}

.owl-dots {
    display: none !important;
}

.owl-prev {
    position: absolute;
    top: 30%;
    left: 0;
    font-size: 50px !important;
    color: #004670 !important;
}

.owl-prev:hover {
    position: absolute;
    top: 30%;
    left: 0;
    background: transparent !important;
    color: #004670 !important;
}

.owl-next {
    position: absolute;
    top: 30%;
    right: 0;
    font-size: 50px !important;
    color: #004670 !important;
}

.owl-next {
    position: absolute;
    top: 30%;
    right: 0;
    background: transparent !important;
    color: #004670 !important;
}

.bg-img {
    background-image: url('/assets/home/3.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: fit-content;
    padding: 10px;
    border-radius: 35px 35px 0px 0px;
    border: 1px solid #004670;
}

.exampagebox1 {
    border: 1px solid #004670;
    border-radius: 35px;
    width: fit-content !important;
    margin-top: 20px;
}

.cartbody {
    padding: 30px;
    background-color: #EBF8FF;
    border-radius: 35px;
}

.rounded {
    background-color: white;
    color: #004670;
    border-radius: 100% !important;
    padding: 25px;
    padding: 10px 20px;
    width: fit-content;
    height: fit-content;
    margin: 10px 0px 10px 10px;
    box-shadow: 7px 15px 25px -10px rgba(0, 0, 0, 0.65);
    -webkit-box-shadow: 7px 15px 25px -10px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 7px 15px 25px -10px rgba(0, 0, 0, 0.65);
}

.price {
    background-color: white;
    color: #004670;
    border-radius: 25px;
    border: 1px solid white;
    width: fit-content;
    height: fit-content;
    padding: 5px 20px;
}

.textsuccess {
    color: #3BB44A;
}

.textfail {
    color: red;
}

.btnorernow {
    background-color: #0D679C;
    color: white;
    border: 1px solid #0D679C;
    padding: 5px 40px;
    border-radius: 25px;
    margin-top: -30px;
    margin-left: 85px;
}

.btnorernow:hover {
    background-color: #0D679C;
    color: white;
    border: 1px solid #0D679C;
    padding: 5px 40px;
}

.exampagebox2 {
    background-image: url('/assets/home/3.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: fit-content;
    width: fit-content;
    padding: 20px 40px 20px 40px;
    border-radius: 35px;
    border: 1px solid #004670;
    color: white;
}

.jumbotron3 {
    padding: 50px;
    height: fit-content;
    background-color: #F2F2F2;
}

.jumbotron4 {
    background-image: url('/assets/home/3.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px;
    height: fit-content;
    border-radius: 35px;
    margin: 30px 0px 0px 0px;
}

.btngetstarted {
    background-color: #004670;
    color: white;
    border: 1px solid #004670;
    padding: 5px 30px;
    border-radius: 25px;
    margin-top: -30px;
    font-size: 14px;
}

.btngetstarted:hover {
    background-color: #004670;
    color: white;
    border: 1px solid #004670;
    padding: 5px 30px;
    border-radius: 25px;
    margin-top: -30px;
    font-size: 14px;
}

.ceexambg {
    background-color: #E6F7FF;
    padding: 10px;
    border: 2px solid #0D679C;
    border-radius: 25px;
}

.jumbotron5 {
    background-color: #F5F5F5;
    padding: 30px;
}

.btnsubmit {
    background-color: #004670;
    color: white;
    border: 1px solid #004670;
    padding: 5px 30px;
    border-radius: 25px;
    margin-top: 50px;
}

.btngetstarted:hover {
    background-color: #004670;
    color: white;
    border: 1px solid #004670;
    padding: 5px 30px;
    border-radius: 25px;
}

.jumbotron6 {
    background-color: #F2F2F2;
    padding: 50px;
}

.moneyback {
    background-image: url('/assets/home/3.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    padding: 20px 0px 20px 10px;
    border-radius: 75px;
    color: white !important;
    margin-top: 20px;
}

.circelicon {
    background-color: white;
    color: #004670;
    border-radius: 100%;
    padding: 5px 20px;
    font-size: 50px;
}

.FundReques {
    background-color: #004670;
    color: white;
    border: 1px solid #004670;
    padding: 5px 50px;
    border-radius: 25px;
    margin-top: 50px;
}

.FundReques:hover {
    background-color: #004670;
    color: white;
    border: 1px solid #004670;
    padding: 5px 50px;
    border-radius: 25px;
    margin-top: 50px;
}

.register {
    background-color: #ECF8FF;
    border: 2px solid #146B9F !important;
    padding: 30px;
    border-radius: 25px;
}

.round {
    border-radius: 25px;
    border: 1px solid black !important;
}

.btn-shoppping {
    background-color: #2A97CA;
    color: white;
    border: 1px solid #2A97CA;
    width: 100%;
    border-radius: 25px;
    margin-bottom: 30px;
}

.btn-shoppping:hover {
    background-color: #2A97CA;
    color: white;
    border: 1px solid #2A97CA;
    width: 100%;
    border-radius: 25px;
}

.btn-checkout {
    background-color: #0D679C;
    color: white;
    border: 1px solid #0D679C;
    width: 100%;
    border-radius: 25px;
}

.btn-checkout:hover {
    background-color: #0D679C;
    color: white;
    border: 1px solid #0D679C;
    width: 100%;
    border-radius: 25px;
}

.activeurl2 {
    background-color: white;
    color: black;
    padding: 5px;
}

.theadcolor {
    background-color: #004670 !important;
    color: white !important;
}

.custombtn {
    background-color: #004670 !important;
    color: white !important;
    margin-bottom: 20px;
}
.bi-facebook{
    background-color: #004670;
    color: white;
    font-size: 20px;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0px 10px 0px 0px;
}
.bi-instagram{
    background-color: #004670;
    color: white;
    font-size: 20px;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0px 10px 0px 0px;
}
.bi-linkedin{
    background-color: #004670;
    color: white;
    font-size: 20px;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0px 30px 0px 0px;
}
@media (min-width: 576px) {
    .h-sm-100 {
        height: 100%;
    }
}