﻿*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}
.exam-img img {
    width: 100%;
    border-radius: 50px 0px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
.numbers {
    font-weight: 600;
    font-size: 41px;
    color: red;
}

.users {
    border-radius: 999em 999em 999em 40px;
    padding: 35px;
    background-color: #ffffff87;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
    .users:hover {
        color: #feffff;
        background: #0192ef;
        cursor: pointer;
    }


.about-us {
    display: flex;
    width: 825px;
    margin: 0 auto;
    justify-content: space-between;
    margin-bottom: 30px;
}

.leader {
    background-color: white;
    text-align: center;
}
h2.lead-head {
    padding: 19px 0;
    /* margin: 41px 0px; */
}

.numbers {
    font-size: 42px;
    color: red;
}

.numbers-content {
    font-size: 20px;
    font-weight: 600;
    width: auto;
    margin: 0 auto;
    line-height: 1.2;
}

.why-test-pattern {
    position: relative;
    background: #fff;
}

.ui-wrapper {
    padding: 25px 15px;
    margin: 0 auto;
    max-width: 1005px;
}





.why-test-pattern__box {
    position: relative;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 8px;
    margin-bottom: 22.5px;
    height: auto;
    overflow: hidden;
}

.why-test-pattern__inner {
    height: 230px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
    align-items: center;
    z-index: 9;
}

    .why-test-pattern__inner img {
        height: 108px;
        width: 108px;
    }

.mb--16, .my--16 {
    margin-bottom: 1rem !important;
}

.mb--8, .my--8 {
    margin-bottom: 0.5rem !important;
}

.abcd {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.abcd h3 {
    font-size: 1.125rem;
    line-height: 1.75rem;
}


.ui-text_grey {
    font-size: 14px;
    color: #646f79;
}

.why-test-pattern__heading {
    text-align:center;
    font-size: 2rem;
    line-height: 1.6rem;
    font-weight: 600;
    margin-bottom: 60px;
}

/*testimonial css*/

.testimonials {
    background: #f4f4f4;
}

.shadow-effect {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #ECECEC;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.02);
}

#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}

.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #3190E7;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

#customers-testimonials .item {
    text-align: center;
    padding: 30px;
    margin-bottom: 0px;
    opacity: .2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 90px;
    margin: 0 auto 17px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #3190E7;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}

#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}

    #customers-testimonials.owl-carousel .owl-dots .owl-dot {
        display: inline-block;
    }

        #customers-testimonials.owl-carousel .owl-dots .owl-dot span {
            background: #3190E7;
            display: inline-block;
            height: 20px;
            margin: 0 2px 5px;
            transform: translate3d(0px, -50%, 0px) scale(0.3);
            transform-origin: 50% 50% 0;
            transition: all 30ms ease-out 0s;
            width: 20px;
        }

.marqueebox {
    background: #eee;
    padding: 30px 0;
}

.look {
    padding: 30px 0;
    background-color: #eee;
    display: flex;
}

.markimage {
    width: 200px;
    height: 100px;
    display: inline-block;
    border: 2px solid rgb(80, 80, 80);
}

    .markimage img {
        width: 200px;
        height: 100px;
    }

.book {
    background: #fff;
    padding: 20px;
}

.look {
    padding: 30px 0;
    background-color: #eee;
    display: flex;
}

.markimage {
    width: 200px;
    height: 100px;
    display: inline-block;
    border: 2px solid rgb(80, 80, 80);
}

    .markimage img {
        width: 200px;
        height: 100px;
    }

.book {
    background: #fff;
    padding: 20px;
}

.ab {
    margin-bottom: 40px !important;
    text-align: center;
}

/*frequently ask css*/
section.greayBgBox {
    position: relative;
    background: #b462130f;
    box-shadow: rgb(149 157 165 / 35%) 0px 8px 24px;
}
    section.greayBgBox:before {
        content: '';
        position: absolute;
        width: 40%;
        height: 100%;
        left: 0;
        top: 0;
        background-image: url('../img/5562402_21421 (2).jpg');
        background-size: cover;
        background-position: inherit;
    }

.number {
    color: #1e1414;
    font-size: 23px;
}

    .number:hover {
        color: #1e1414 !important;
        font-size: 23px;
    }

    .number i {
        color: #fe006a;
    }

.abc:hover {
    background-color: #ff2882de !important;
}

.abc {
    margin-right: 15px;
}

.joiny {
    justify-content: space-between;
}

.hand {
    padding: 0 12px 12px 12px;
}

.title {
    margin: 0 0 50px 0;
    font-size: 26px;
}

.mb25 {
    margin-bottom: 25px !important;
}

.title span {
    /* margin: 15px auto 0;*/
    background: #b55800;
    height: 4px;
    border-radius: 32px;
    width: 50px;
    display: block;
}

.faq .panel-heading a i {
    margin-right: 5px;
    border: 2px solid #fbbaba;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 21px;
    border-radius: 100%;
    font-weight: normal;
    color: #fe006a;
}

.panel-default > .panel-heading {
    color: #212121;
    background-color: #f5f5f5;
    border-color: #dddddd;
}

.panel-body {
    padding: 15px;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #dddddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #dddddd;
}

.panel-heading {
    padding: 10px 15px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 3px;
}

.panel {
    box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
    border: none;
    background-color: #ffffff;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 3px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
}

    .panel-title a {
        color: #000000ba;
    }

.rec-img {
    box-shadow: 0px 4px 18px -6px rgb(0 0 0 / 12%), 0px 8px 42px -4px rgb(24 39 75 / 12%);
    height: 259px;
    width: 523px;
    margin: 12px -6px 0px;
    padding: 12px 0px 14px 0px;
}

    .rec-img img {
        height: 100%;
        width: 100%;
    }
/*frequently ask css*/




/*start exam section css*/

.sublist {
    background-size: 100%;
    background-repeat: no-repeat;
    /*margin-top: 80px;*/
    padding: 40px 0px;
    position: relative;
    background-color: #dfdedb87;
}

.myhead {
    color: #333;
    font-family: tahoma;
    font-size: 3rem;
    font-weight: 100;
    line-height: 1.5;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    width: 662px;
    margin: auto;
}

    .myhead span {
        font-size: 40px;
        margin-left: -96px;
    }

.message {
    background-color: #a25f1fbd;
    color: #fff;
    display: block;
    font-weight: 600;
    overflow: hidden;
    position: absolute;
    padding-left: 0.5rem;
    top: 0.2rem;
    left: 449px;
    animation: openclose 5s ease-in-out infinite;
}

.freetest {
    margin-top: 27px;
}

.card-pd {
    position: relative;
}

.sublist-card {
    background: #fff !important;
    border-radius: 0 50px;
    text-align: center !important;
    padding: 20px !important;
    height: 100%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
section#subject .col-12.col-sm-4.col-md-3.card-mrg {
    margin-bottom: 20px;
}

.science {
    text-align: center;
    margin-bottom: 23px !important;
    padding-top:7px;
}

.nam {
    font-size: 17px;
    margin-bottom: 0 !important;
}

.my-para {
    margin-top: 0 !important;
    padding-top: 0 !important;
    font-size: 15px;
}

.btn-new {
    background: #0192ef;
    color: #fff;
    transition: all ease-in-out 0.3s;
    padding: 1px 14px;
    margin: 4px 0px 13px;
}

.btn-new:hover {
    background: #c07833;
    color:white;
}



.line {
    width: 100%;
    height: 4rem;
    overflow: hidden;
    padding: 0;
    /*margin-bottom: 16px;*/
}

.lineUp {
    animation: 2s anim-lineUp ease-out infinite;
}

@keyframes anim-lineUp {
    0% {
        opacity: 0;
        transform: translateY(80%);
    }

    20% {
        opacity: 0;
    }

    50% {
        opacity: 1;
        transform: translateY(0%);
    }

    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}


.custom-html p {
    font-size: 14px;
    font-family: sans-serif;
}

.custom-html{
    margin:12px;
}

    .custom-html ul {
        margin: 0px 50px 0px;
    }



 /*   review css*/

#demo {
    background: linear-gradient(112deg, #0192ef0a 50%, #b4621314 50%);
}

.carousel-caption {
    position: initial;
    z-index: 10;
    padding: 5rem 8rem;
    color: rgba(78, 77, 77, 0.856);
    text-align: center;
    font-size: 1.2rem;
    font-style: italic;
    font-weight: bold;
    line-height: 2rem
}

@media(max-width:767px) {
    .carousel-caption {
        position: initial;
        z-index: 10;
        padding: 3rem 2rem;
        color: rgba(78, 77, 77, 0.856);
        text-align: center;
        font-size: 0.7rem;
        font-style: italic;
        font-weight: bold;
        line-height: 1.5rem
    }
}

.carousel-caption img {
    width: 6rem;
    border-radius: 5rem;
}

@media(max-width:767px) {
    .carousel-caption img {
        width: 4rem;
        border-radius: 4rem;
        margin-top: 1rem
    }
}

#image-caption {
    font-style: normal;
    font-size: 1rem;
    margin-top: 0.5rem
}

@media(max-width:767px) {
    #image-caption {
        font-style: normal;
        font-size: 0.6rem;
        margin-top: 0.5rem
    }
}

#demo a i {
    background-color: rgb(1 146 239);
    padding: 1.4rem;
}

@media(max-width:767px) {
    #demo a i {
        padding: 0.8rem
    }
}

.carousel-control-prev {
    justify-content: flex-start
}

.carousel-control-next {
    justify-content: flex-end
}

.carousel-control-prev,
.carousel-control-next {
    transition: none;
    opacity: unset;
}

.test-img {
    height: 100px !important;
    width: 100px !important;
    margin: auto;
}

    .test-img img {
        height: 100% !important;
        width: 100% !important;
    }

    /*top-section css*/

.top-sec {
    background: url(),url(banner-left-bg.8e5ffd2….png);
    background-image: url('../../Content/img/banner-responsive.ded2f90b43dad4bd0573.png'),url('../../Content/img/banner-left-bg.8e5ffd26bf8220f9c1b0.png');
    background-repeat: no-repeat,no-repeat;
    background-position: 100% 0,0 100%;
    background-size: 50% 50%,110% 80%;
    padding-bottom: 100px;
}

    .top-sec h1 {
        color: #071e57;
        font-weight: 600;
    }

.top-sec-img img{
    width:100%;
    height:100%;
}

.mob-form {
    margin: 36px 0px 0px 31px;
}

    .mob-form span {
        position: absolute;
        left: 83px;
        padding-top: 9.4px;
        z-index: 2;
        color: #b46213;
    }

input.mob {
    height: 46px;
    position: relative;
    border-radius: 23px;
    padding: 8px 0px 8px 52px;
    width: 93%;
    border: 2px solid #0192ef;
}

    input.mob:focus-visible {
        outline: none;
    }

.form-control:focus {
    box-shadow: none !important;
    border-color: #0192ef !important;
}

.form-regy {
    top: 305.3px;
    background: #b36010fc;
    border-radius: 22px;
    position: absolute;
    right: 70px;
    padding: 6px 12px;
    color: #ffffff !important;
    animation: blink 2s linear infinite;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    border: brown;
}

    .form-regy:hover {
        background-color: #0192efd6;
        color: #ffffff !important;
    }

.form-pad {
    padding: 40px 17px 0px;
}


.look {
    padding: 30px 0;
    background-color: #eee;
    display: flex;
}

.markimage {
    width: 200px;
    height: 100px;
    display: inline-block;
    border: 2px solid rgb(80, 80, 80);
}

    .markimage img {
        width: 200px;
        height: 100px;
    }

.book {
    background: #fff;
    padding: 20px;
}

.panel-title a:hover {
    text-decoration: none;
}

.accordion-container {
    position: relative;
    height: auto;
    margin: 10px auto;
}

    .accordion-container > h2 {
        text-align: center;
        color: #fff;
        padding-bottom: 5px;
        margin-bottom: 20px;
        padding-bottom: 15px;
        border-bottom: 1px solid #ddd;
    }

.set {
    margin: 6px 0px;
    position: relative;
    width: 100%;
    height: auto;
    background-color: #f5f5f5;
}

    .set > a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 49px !important;
        display: block;
        padding: 10px 15px;
        text-decoration: none;
        color: #555;
        font-weight: 600;
        border-bottom: 1px solid #ddd;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

        .set > a i {
            border: 2px solid #b55800;
            float: right;
            color: #b55800;
            border-radius: 50%;
            padding: 2px;
            margin-top: 2px;
            position: absolute;
            right: 15px;
        }

        .set > a.active {
            color: white !important;
            background-color: #b55800;
        }

            .set > a.active i {
                border: 2px solid #ffffff;
                color: #ffffff !important;
            }

.content {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display: none;
}

    .content p {
        font-family: sans-serif;
        padding: 10px 15px;
        margin: 0;
        color: #333;
    }

@keyframes taadaa {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#register {
    color: #fff;
    animation: taadaa 2s infinite;
}
.space {
    padding: 50px 0;
}

ul.number-loc {
    padding: 0;
    list-style-type: none;
}

    ul.number-loc li {
        position: relative;
        padding-left: 20px;
        margin-bottom: 10px;
    }

        ul.number-loc li:before {
            display: inline-block;
            content: "\f040";
            font-family: "FontAwesome";
            width: 18px;
            position: absolute;
            left: 0;
            top: 1px;
            color: #0192ef;
            font-size: 14px;
        }

    ul.number-loc.two-line {
        display: flex;
        flex-wrap: wrap;
    }

        ul.number-loc.two-line li {
            width: 32%;
        }

.bg-whitef {
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    height: 100%;
    padding: 30px;
}

section.massafff {
    background: #b462130f;
    box-shadow: rgb(149 157 165 / 35%) 0px 8px 24px;
}

section.testtt {
    background: #fff;
    box-shadow: rgb(149 157 165 / 67%) 0px 8px 24px;
    position: relative;
}

    section.testtt:before {
        content: '';
        position: absolute;
        width: 50%;
        height: 100%;
        top: 0;
        right: 0;
        background-image: url(../img/demo.jpg);
        background-repeat: no-repeat;
    }


@media screen and (max-width: 992px) {
    .form-regy {
        top: -41px;
        position: relative;
        right: -68%;
    }
    .delight {
        text-align: -webkit-center;
        background: #fff;
        margin-top: 10px;
        padding: 10px 30px 30px;
        z-index: 10;
    }

    .log-reg {
        margin-right: 20%;
    }

    .logy {
        margin-left: 1px;
    }

    .home {
        margin-left: 0px;
    }  
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
    .form-regy {
        top: -41px;
        position: relative;
        right: -55%;
    }

    .log-reg {
        margin-right: 10%;
    }

    .logy {
        margin-left: 1px;
    }

    .home {
        margin-left: 0px;
    }

    .about-us {
        width: 100%;
    }

    .exam-img {
        width: 100%;
    }
    .foot-head {
        font-size: 20px;
    }
    .numbers {
        font-size: 35px;
    }
}

@media screen and (max-width: 768px) and (min-width: 640px) {
    .logo {
        width: 150px;
        margin-left: 40px;
        margin-top: 3px;
    }

    .about-us {
        width: 100%;
    }

    .numbers {
        font-size: 20px;
    }

    .numbers-content {
        font-size: 13px;
    }

    .exam-img {
        width: 100%;
    }

    .log-reg {
        margin-right: 12%;
        font-size: 12px;
    }

    .foot-head {
        font-size: 19px;
    }
    .container {
        max-width: 100%;
    }
    .top-sec h1 {
        font-size: 25px;
    }

    .ab {
        font-size: 23px;
    }

    .set > a {
        font-size: 13px;
    }
}

@media screen and (max-width: 640px) and (min-width: 320px) {
    .logo {
        width: 150px;
        margin-left: 15px;
    }

        .callBackDiv .imageDiv {
            padding: 2px 2px;
        }

    .about-us {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }

    .numbers {
        font-size: 25px;
    }

    h2.lead-head {
        font-size: 25px;
    }

    .title {
        margin: 14px 0 50px 0;
        font-size: 18px;
    }

    .exam-img {
        width: 100%;
    }

    .foot-head {
        font-size: 17px;
    }

    .sethd {
        font-size: 20px;
    }

    .lineUp {
        font-size: 20px;
    }

    .why-test-pattern__heading {
        font-size: 25px;
    }

    .top-sec h1 {
        font-size: 25px;
    }

    .ab {
        font-size: 23px;
    }

    .set > a {
        font-size: 13px;
    }

    .log-reg {
        margin-right: 5%;
    }
    .form-regy {
        right: -50%;
    }
    .content p {
        font-size: 12px;
    }
}



@media screen and (min-width:200px) and (max-width:992px) {
    ul.number-loc.two-line li {
        width: 100%;
    }
    .head {
        background: url(../img/logo_background.png);
        background-repeat: no-repeat;
        height: auto;
        background-position: center;
    }
    .top-sec {
        background-repeat: no-repeat,no-repeat;
        background-position: 100% 0,0 100%;
        background-size: cover;
        padding-bottom: 100px;
        color: #fff;
    }
        .top-sec h1 {
            color:#fff;
        }
    .form-pad {
        padding: 10px 0;
    }
    .sublist {
        background-color: transparent;
    }
    .space {
        padding: 20px 0;
    }
    section.testtt:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-image: url(../img/demo.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
        opacity: 0.2;
    }
    section.greayBgBox:before{
        display:none;
    }
    .footer-menu {
        margin: 20px 0;
    }
    .mob-form {
        margin: 0;
    }
    input.mob {
        padding: 5px 0px 8px 30px;
        width: 100%;
    }
    .form-regy {
        right: -66%;
    }
    .mob-form span {
        left: 25px;
    }
}