/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
    font-family: 'Roboto';
    src: url('roboto-regular-webfont.woff2') format('woff2'), url('roboto-regular-webfont.woff') format('woff'), url('roboto-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Regular'), url('Roboto-Regular.woff') format('woff');
}


@font-face {
    font-family: 'Roboto Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Italic'), url('Roboto-Italic.woff') format('woff');
}


@font-face {
    font-family: 'Roboto Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Bold'), url('Roboto-Bold.woff') format('woff');
}


@font-face {
    font-family: 'Roboto Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Bold Italic'), url('Roboto-BoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Roboto Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Thin'), url('Roboto-Thin.woff') format('woff');
}


@font-face {
    font-family: 'Roboto Thin Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Thin Italic'), url('Roboto-ThinItalic.woff') format('woff');
}


@font-face {
    font-family: 'Roboto Light';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Light'), url('Roboto-Light.woff') format('woff');
}


@font-face {
    font-family: 'Roboto Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Light Italic'), url('Roboto-LightItalic.woff') format('woff');
}


@font-face {
    font-family: 'Roboto Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Medium'), url('Roboto-Medium.woff') format('woff');
}


@font-face {
    font-family: 'Roboto Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Medium Italic'), url('Roboto-MediumItalic.woff') format('woff');
}


@font-face {
    font-family: 'Roboto Black';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Black'), url('Roboto-Black.woff') format('woff');
}


@font-face {
    font-family: 'Roboto Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Black Italic'), url('Roboto-BlackItalic.woff') format('woff');
}


body {
    font-family: 'Roboto' !important;
    overflow-x: hidden !important;
}

.navbar-nav {
    margin-left: auto;
    font-family: 'Roboto Regular' !important;
    color: black !important;
}

    .navbar-nav .nav-link {
        font-family: 'Roboto';
        color: black !important;
    }

    .navbar-nav .active .nav-link {
        font-family: 'Roboto Bold';
    }

.padding-top-5 {
    padding-top: 2%;
}

.text-center {
    text-align: center;
}

.heading-narrow {
    font-family: 'Roboto';
    font-weight: bold;
    color: #154D92;
}

.box-darkblue {
    background-color: darkblue;
    color: white;
}

.box-skyblue {
    padding-top: 2%;
    font-weight: 300;
    font-size: small;
    width: 100%;
    border-radius: 10px;
    border: #43B0F0 solid 1px;
    /* background-color: #43B0F0;
    color: white;*/
    color: black;
}

.remove-underline:hover {
    text-decoration: none !important;
}

.heading-1 {
    font-family: 'Roboto bold';
    font-size: 12px;
    color: black;
}

.heading-2 {
    font-family: 'Roboto bold';
    font-size: 12px;
    color: black;
}

.JoinNow {
    font-family: 'Roboto bold';
    color: #3A8E97;
}


.fasize {
    font-size: 20px;
}

.text-white {
    color: white !important;
}

.sectionCourseBoxes {
    padding-top: 5%;
    padding-bottom: 5%;
}

.nav-bottom-border-Green {
    border-bottom: 2px solid #3A8E97;
}

/*--------------------------------------------------------------
# Features
--------------------------------------------------------------*/
.other-p {
    font-family: 'Roboto';
}

.mt-10 {
    font-family: 'Roboto';
    margin-top: -84px;
}

.features .icon-box {
    display: flex;
    align-items: center;
    padding: 20px;
    background: white;
    transition: ease-in-out 0.3s;
}

    .features .icon-box i {
        font-size: 32px;
        padding-right: 10px;
        line-height: 1;
    }

    .features .icon-box h3 {
        font-weight: 700;
        margin: 0;
        padding: 0;
        line-height: 1;
        font-size: 16px;
    }

        .features .icon-box h3 a {
            color: #000441;
            transition: ease-in-out 0.3s;
        }

            .features .icon-box h3 a:hover {
                color: #000441;
            }

    .features .icon-box:hover {
        background: #eca9ce;
    }

.header-content .header5 {
    font-size: 28px;
    padding-bottom: 90px;
    padding-top: 0px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: center;
    color: #2c2c2c;
}

.about-digital .heading {
    position: relative;
    top: -98px;
    left: 50%;
    width: 70px;
    text-align: center;
    margin-left: -30px;
    height: 70px;
}

.about-digital h4 {
    font-weight: 800 !important;
    font-size: 30px !important;
    background: linear-gradient(345deg, #0883fa, #43B0F0);
    padding: 12px;
    border-radius: 50%;
    color: #fff;
    border: 3px solid #f2f2f2;
}

.about-digital {
    -webkit-box-shadow: 0px 0px 191px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 191px 1px rgba(0, 0, 0, 0.1);
    padding: 65px 20px 10px;
    background-color: white;
    margin-top: 55px;
}

    .about-digital h3 {
        font-size: 16px;
        padding-bottom: 15px;
        border-bottom: 1px solid #ccc;
        text-align: center;
        color: #1d2025;
        font-weight: 600;
    }

    .about-digital p {
        text-align: center;
        padding-top: 10px;
        font-size: 14px;
        color: #505050;
        font-weight: 400 !important;
    }

@media(max-width:768px) {
    .about-digital h3 {
        font-size: 14px;
    }

    .about-digital p {
        font-size: 12px;
    }
}


.about-digital:hover {
    transform: translateY(-10px);
    border-bottom: 7px solid #00B0F5;
    transition: all 500ms;
}

.about-digital {
    border-bottom: 7px solid #fff;
    transition: all 500ms;
}

    .about-digital:hover .heading {
        transform: rotate(360deg);
        background: rgb(41,165,223) !important;
        transition: all 500ms;
    }

.rounded-2 {
    border-radius: 10px !important;
}

.header1 {
    font-family: 'Roboto';
    font-size: 180%;
}

.header2 {
    font-family: 'Roboto';
    font-size: large;
}


.location-heading {
    position: absolute;
    display: block;
    bottom: 30px;
    z-index: 2;
    width: 100%;
}

.radius-10 {
    border-radius: 10px;
}

.location-box::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #84004aab, #fb00876b);
    z-index: 1;
    opacity: .4;
}

.location-box {
    overflow: hidden;
    position: relative;
    z-index: 2;
    border-radius: 10px;
}


.span-c {
    color: #101673;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 2px;
}

.h-c {
    font-weight: 700;
    color: #101673;
    margin-top: 35px;
    font-size: 21px;
}

.mt-c {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    color: #505050;
    margin: 0px;
    text-align: center;
    padding-top: 20px;
}

.c-main {
    text-align: center;
    border-radius: 10px;
    border: 1.75px solid #101673;
    width: 30%;
}


@media (max-width: 767px) {

    .c-main {
        margin-left: 12px;
        margin-right: 12px;
        /* margin-bottom: 5px; */
        padding-bottom: 10px;
        width: 93%;
    }


    .h-c {
        font-size: 21px;
    }


    .mt-c {
        padding-top: 0px;
    }
}

/*=============
testimonial*/
.student-parent-container {
    width: 90%;
    margin: 0 auto;
    max-width: 1060px;
    text-align: center;
    display: contents;
}

    .student-parent-container .header {
        font-size: 26px;
        line-height: 1.3;
        text-align: center;
        color: black;
        padding-bottom: 6px;
    }

    .student-parent-container .testimonial-container {
        overflow: hidden;
        width: 400px;
        margin: 0 auto;
        position: relative;
        height: 350px;
    }

@media (max-width: 767px) {
    .student-parent-container .testimonial-container {
        height: 350px;
    }
}

.testimonial-container .quote-image {
    position: absolute;
    width: 97px;
    height: 87px;
    top: 0;
    left: 0;
}

.quote-image img {
    width: 100%;
    opacity: 0.4;
}

.testimonial-container .testimony-slider {
    position: absolute;
    z-index: 2;
    white-space: nowrap;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    list-style: none;
    padding: 0;
    margin: 0;
    will-change: left;
    left: 0;
    font-size: 0;
}

    .testimonial-container .testimony-slider li {
        display: inline-block;
    }

.testimony-slider .student-teacher-testimony {
    padding: 62px 0 32px;
    white-space: normal;
    position: relative;
    width: 267px;
    margin: 0 20px;
}

.student-teacher-testimony .title {
    font-size: 14px;
    font-style: italic;
    line-height: 1.5;
    text-align: center;
    color: #222222;
    padding-bottom: 22px;
}

.student-teacher-testimony .student-section {
    white-space: nowrap;
}

.student-section .student-image {
    min-width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
}

.student-image img {
    position: absolute;
    z-index: -1;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    top: 0px;
    top: -3px;
}

.student-section .student-image.first img {
    left: -20px;
}

.student-section .student-image.second img {
    left: -78px;
}

.student-section .student-image.third img {
    left: -140px;
}

.student-section .student-image.fourth img {
    left: -195px;
}

.student-section .student-image.fifth img {
    left: -253px;
}

.student-section .student-details {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 1.31;
    text-align: left;
    color: #222222;
    padding-left: 6px;
}

.student-parent-container .testimony-indicator {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    padding-bottom: 52px;
}

.testimony-indicator .indicator {
    opacity: 0.5;
    width: 34px;
    height: 3px;
    border-radius: 1px;
    display: inline-block;
    padding: 0 3px;
    transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    cursor: pointer;
}

    .testimony-indicator .indicator::after {
        content: '';
        width: 100%;
        height: inherit;
        display: inline-block;
        margin: 0 auto;
        border-radius: 1px;
        background-color: #6e6e6e;
        position: relative;
        top: calc(50% - 15px);
    }

    .testimony-indicator .indicator.active {
        opacity: 1;
    }

.student-parent-container .testimony-video-section {
    min-width: 285px;
    width: 100%;
    height: 219px;
    display: inline-block;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}

.testimony-video-section:hover > .play-button {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.testimony-video-section .testimony-image {
    position: absolute;
    width: 100%;
    border-radius: 10px;
    left: 0;
}

.testimony-video-section .play-button {
    position: absolute;
    top: calc(50% - 45px);
    right: calc(50% - 25px);
}

@media (min-width:640px) {
    .student-parent-section {
        padding: 75px 0 157px;
    }

        .student-parent-section .bkg-violet {
            width: 1475px;
        }

    .student-parent-container .header {
        font-size: 28px;
        padding-bottom: 25px;
    }

    .student-parent-container .testimonial-container {
        width: 420px;
    }

    .testimony-slider .student-teacher-testimony {
        text-align: left;
        padding-left: 39px;
        width: 400px;
    }

    .student-teacher-testimony .title {
        text-align: left;
        font-size: 15px;
        line-height: 1.67;
        padding-bottom: 26px;
    }

    .student-section .student-image {
        min-width: 70px;
        height: 70px;
    }

    .student-section .student-details {
        font-size: 14px;
    }

    .student-parent-container .testimony-indicator {
        padding: 42px 0 65px;
    }

    .testimony-indicator .indicator {
        width: 62px;
        height: 4px;
    }

    .student-parent-container .testimony-video-section {
        width: 395px;
        height: 251px;
    }

    .student-image img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        top: 2px;
    }

    .student-section .student-image.first img {
        left: 15px;
    }

    .student-section .student-image.second img {
        left: -55px;
    }

    .student-section .student-image.third img {
        left: -127px;
    }

    .student-section .student-image.fourth img {
        left: -200px;
    }

    .student-section .student-image.fifth img {
        left: -272px;
    }
}

@media (min-width:1024px) {
    .student-parent-container .testimonial-section {
        display: inline-block;
        vertical-align: middle;
    }

    .student-parent-section .bkg-violet {
        width: 2050px;
        left: calc(50% - 1200px);
    }

    .student-parent-container .header {
        padding-bottom: 65px;
        font-size: 26px;
        width: 100%;
        margin: 0 auto;
    }

    .student-parent-container .testimony-video-section {
        width: 500px;
        height: 320px;
        margin-left: 120px;
        vertical-align: middle;
    }

    .testimony-video-section .play-button {
        top: calc(50% - 38px);
        right: calc(50% - 38px);
    }

    .play-button .play {
        width: 76px;
        height: 76px;
    }

    .student-parent-container .testimony-indicator {
        padding: 82px 0 65px;
    }
}

@media (max-width:1024px) {
    .video-container {
        width: 223.7px;
        height: 126px;
    }
}



.testimonials::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.section-header {
    margin-bottom: 10px;
}

.testimonial-item {
    text-align: center;
    color: black;
}

.testimonial-img {
    width: 100px;
    border-radius: 50%;
    border: 6px solid rgba(255, 255, 255, 0.15);
    margin: 0 auto;
}

.testimonial-item h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0 0px 0;
    color: black;
}

.testimonial-item h4 {
    font-size: 14px;
    color: black;
    margin: 0 0 5px 0;
}




/*=====end here=====*/
.round {
    padding: 10px;
    border-radius: 100%;
}

.rounddesign i {
    color: white;
    margin-left: 3px;
    border: black solid 1px;
    border-radius: 100%;
}

.rounddesign .active {
    border: rgb(107, 106, 106) solid 1px !important;
    background-color: transparent !important;
    color: rgb(107, 106, 106) !important;
}

.ulformat {
    list-style: none;
    text-decoration: none !important;
    text-justify: auto;
}

    .ulformat a {
        color: white !important;
        text-decoration: none !important;
    }

.box {
    border: #43B0F0 solid 3px;
    padding: 5%;
}

.linera-blue-sky {
    background: rgb(21, 83, 145);
    background: linear-gradient(180deg, rgba(21, 83, 145, 1) 0%, rgba(78, 176, 141, 1) 100%);
}

.box .form-control {
    border: #43B0F0 solid 1px;
}

.WinBtn {
    background: rgb(21, 83, 145);
    background: linear-gradient(180deg, rgba(21, 83, 145, 1) 0%, rgba(78, 176, 141, 1) 100%);
    color: white;
    border-radius: 5px;
    border: none;
    padding: 2% 5% 2% 5%;
    font-family: 'Roboto';
}

    .WinBtn:hover {
        background: rgb(16, 68, 120);
        background: linear-gradient(180deg, rgb(16, 68, 120) 0%, rgb(50, 131, 102) 100%);
        color: white;
    }

.form-head {
    font-weight: bold;
    font-size: x-large;
    color: #154D92;
}

.form-subHead {
    font-weight: bold;
    color: #154D92;
    font-size: larger;
}

.Success {
    padding-top: 5%;
    padding-bottom: 5%;
}

.success-Head {
    color: #154D92;
    font-weight: bold;
    font-size: xx-large;
    padding-bottom: 2%;
}

.yearsAdv {
    padding-top: 5%;
    padding-bottom: 5%;
}

.listAdv {
    text-decoration: none;
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}

.ListAdv-Item {
    margin-left: -1;
    padding: 2%;
    border-radius: 5px;
    background-color: white;
}

    .ListAdv-Item li {
        padding-left: 100px !important;
    }

    .ListAdv-Item > a {
        color: black;
    }

        .ListAdv-Item > a:hover {
            text-decoration: none;
            color: #154D92;
        }

    .ListAdv-Item i {
        color: #154D92;
    }

        .ListAdv-Item i:hover {
            color: #4688d9;
        }

.box-center {
    margin: auto;
}

.adv-Heading {
    font-size: small;
    font-weight: bold;
    color: #154D92;
}

.sub-adv-heading {
    font-size: small;
    width: 100%;
}

.FounderSec {
    justify-content: center;
    padding: 5% 0 5% 0;
}

.imgFounder {
    width: 100%;
}

.Team {
    padding-top: 5%;
    padding-bottom: 5%;
}

.AccademicHeading {
    color: #154D92;
    font-size: x-large;
    font-weight: bolder;
}

.features {
    padding-top: 5%;
    background-color: white !important;
}

.YoutubeSec {
    background-color: white;
    padding: 5% 0 5% 0;
}

.btn-new-head {
    color: white;
    background-color: red !important;
    border: red solid 1px;
    border-radius: 4px;
}

    .btn-new-head:hover {
        background-color: rgb(222, 0, 0) !important;
    }

#menu > li:last-child {
    float: right;
}

.text-right1 {
    text-align: center;
    font-size: medium;
}

.text-left1 {
    text-align: center;
    font-size: medium;
}

@media only screen and (min-width: 992px) and (max-width:1100px) {
    .padding-nav-left-2 {
        padding-left: 0%;
        float: right;
    }

    .ulwidthnav {
        width: 87%;
        float: right;
    }

    .skyblueNavbar {
        margin: 0;
        background-color: #408fcf !important;
        text-align: right;
        height: 40px;
    }

    .navspace {
        font-size: small;
        padding-left: 0px;
        padding-right: 0px;
    }

    .flexcolum {
        justify-content: center;
        font-size: 10px;
        flex-direction: row !important;
    }

        .flexcolum a {
            color: white !important;
            text-decoration: none;
        }

    .text-right1 {
        text-align: right;
        font-size: 18px !important;
    }

    .text-left1 {
        text-align: left;
        font-size: 18px !important;
    }

    .navbar-brand {
        max-width: 230px;
    }

    .nav2 {
        font-size: small;
    }
}

@media only screen and (min-width: 1101px) and (max-width:1200px) {
    .padding-nav-left-2 {
        padding-left: 0%;
        float: right;
    }

    .ulwidthnav {
        width: 78%;
        float: right;
    }

    .skyblueNavbar {
        margin: 0;
        background-color: #3A8E97 !important;
        text-align: right;
        height: 40px;
    }

    .navspace {
        font-size: small;
        padding-left: 5px;
        padding-right: 5px;
    }

    .flexcolum {
        justify-content: center;
        font-size: 12px;
        flex-direction: row !important;
    }

    .text-right1 {
        text-align: right;
        font-size: 20px !important;
    }

    .text-left1 {
        text-align: left;
        font-size: 20px !important;
    }

    .navbar-brand {
        max-width: 300px;
    }

    .nav2 {
        font-size: small;
    }
}

@media only screen and (min-width: 1201px) and (max-width:1300px) {
    .padding-nav-left-2 {
        padding-left: 0%;
        float: right;
    }

    .ulwidthnav {
        width: 70%;
        float: right;
    }

    .skyblueNavbar {
        margin: 0;
        background-color: red !important;
        text-align: right;
        height: 40px;
    }

    .navspace {
        font-size: medium;
        padding-left: 2px;
        padding-right: 2px;
    }

    .flexcolum {
        justify-content: center;
        font-size: 13px;
        flex-direction: row !important;
    }

    .text-right1 {
        text-align: right;
        font-size: x-large !important;
    }

    .text-left1 {
        text-align: left;
        font-size: x-large !important;
    }

    .navbar-brand {
        width: 328px;
    }

    .nav2 {
        font-size: medium;
    }
}



@media screen and (min-width:400px) and (max-width:719px) {
    .boxcurve {
        background: red top/cover;
        height: 140%;
        -webkit-mask: radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top left, radial-gradient(var(--r1, 240%) var(--r2, 65%) at bottom, transparent 79.5%, white 80%) top center, radial-gradient(var(--r1, 260%) var(--r2, 64.5%) at top, white 79.5%, transparent 80%) top right;
        mask: radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top left, radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at bottom, transparent 79.5%, white 80%) top center, radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top right;
        -webkit-mask-size: 33.4% 140%;
        -webkit-mask-repeat: no-repeat;
        mask-size: 33.4% 140%;
        mask-repeat: no-repeat;
    }
}

.boxcurveimage {
    /* background: url(../images/curvedesign.png); 
  background-repeat: no-repeat;
  background-size: 100% 1000px;
  padding-bottom: 18%;*/
    background: rgb(20, 78, 146);
    background: linear-gradient(180deg, rgba(20, 78, 146, 1) 0%, rgba(108, 241, 208, 1) 100%);
}

@media screen and (min-width:720px) and (max-width:990px) {
    .boxcurve {
        background: #3A8E97 top/cover;
        height: 140%;
        -webkit-mask: radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top left, radial-gradient(var(--r1, 240%) var(--r2, 65%) at bottom, transparent 79.5%, white 80%) top center, radial-gradient(var(--r1, 260%) var(--r2, 64.5%) at top, white 79.5%, transparent 80%) top right;
        mask: radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top left, radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at bottom, transparent 79.5%, white 80%) top center, radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top right;
        -webkit-mask-size: 33.4% 140%;
        -webkit-mask-repeat: no-repeat;
        mask-size: 33.4% 140%;
        mask-repeat: no-repeat;
    }

    .flexcolum {
        justify-content: center;
        flex-direction: column !important;
    }

    .text-right1 {
        text-align: center;
    }

    .text-left1 {
        text-align: center;
    }
}

@media only screen and (min-width:991px) and (max-width:1300px) {
    .navitemcenter {
        text-align: right;
        height: 68px;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .boxcurve {
        background: #3A8E97 top/cover;
        height: 120%;
        -webkit-mask: radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top left, radial-gradient(var(--r1, 240%) var(--r2, 65%) at bottom, transparent 79.5%, white 80%) top center, radial-gradient(var(--r1, 260%) var(--r2, 64.5%) at top, white 79.5%, transparent 80%) top right;
        mask: radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top left, radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at bottom, transparent 79.5%, white 80%) top center, radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top right;
        -webkit-mask-size: 33.4% 140%;
        -webkit-mask-repeat: no-repeat;
        mask-size: 33.4% 140%;
        mask-repeat: no-repeat;
    }


    /*.boxcurveimage{
    background: url(../images/curvedesign.png); 
    background-repeat: no-repeat;
    background-size: 100% 1000px;
    padding-bottom: 22%;
    }*/

}

@media only screen and (min-width: 1301px) and (max-width:1400px) {
    .padding-nav-left-2 {
        padding-left: 1%;
        float: right;
    }

    .ulwidthnav {
        width: 75%;
        float: right;
    }

    .skyblueNavbar {
        margin: 0;
        background-color: red !important;
        text-align: right;
        height: 40px;
    }

    .navspace {
        font-size: medium;
        padding-left: 5px;
        padding-right: 5px;
    }

    .boxcurve {
        background: #3A8E97 top/cover;
        height: 120%;
        -webkit-mask: radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top left, radial-gradient(var(--r1, 240%) var(--r2, 65%) at bottom, transparent 79.5%, white 80%) top center, radial-gradient(var(--r1, 260%) var(--r2, 64.5%) at top, white 79.5%, transparent 80%) top right;
        mask: radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top left, radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at bottom, transparent 79.5%, white 80%) top center, radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top right;
        -webkit-mask-size: 33.4% 140%;
        -webkit-mask-repeat: no-repeat;
        mask-size: 33.4% 140%;
        mask-repeat: no-repeat;
    }

    .text-right1 {
        text-align: right;
        font-size: x-large !important;
    }

    .text-left1 {
        text-align: left;
        font-size: x-large !important;
    }

    /*.boxcurveimage{
    background: url(../images/curvedesign.png); 
    background-repeat: no-repeat;
    background-size: 100% 1000px;
    padding-bottom: 18%;
    }*/

    .flexcolum {
        justify-content: center;
        font-size: 15px;
        flex-direction: row !important;
    }

    .navbar-brand {
        width: 400px;
    }
}

@media only screen and (min-width: 1401px) and (max-width:1500px) {
    .navbar-brand img {
        width: 400;
    }

    .padding-nav-left-2 {
        padding-left: 1%;
        float: right;
    }

    .ulwidthnav {
        width: 70%;
        float: right;
    }

    .skyblueNavbar {
        margin: 0;
        background-color: red !important;
        text-align: right;
        height: 40px;
    }

    .navspace {
        padding-left: 5px;
        padding-right: 5px;
    }

    .boxcurve {
        background: #3A8E97 top/cover;
        height: 120%;
        -webkit-mask: radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top left, radial-gradient(var(--r1, 240%) var(--r2, 65%) at bottom, transparent 79.5%, white 80%) top center, radial-gradient(var(--r1, 260%) var(--r2, 64.5%) at top, white 79.5%, transparent 80%) top right;
        mask: radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top left, radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at bottom, transparent 79.5%, white 80%) top center, radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top right;
        -webkit-mask-size: 33.4% 140%;
        -webkit-mask-repeat: no-repeat;
        mask-size: 33.4% 140%;
        mask-repeat: no-repeat;
    }

    /* .boxcurveimage{
    background: url(../images/curvedesign.png); 
    background-repeat: no-repeat;
    background-size: 100% 1000px;
    padding-bottom: 18%;
    }*/
    .flexcolum {
        justify-content: center;
        flex-direction: row !important;
    }

    .text-right1 {
        text-align: right;
        font-size: x-large !important;
    }

    .text-left1 {
        text-align: left;
        font-size: x-large !important;
    }
}

@media only screen and (min-width: 1501px) {
    .navbar-brand img {
        width: 400px;
    }

    .padding-nav-left-2 {
        padding-left: 1%;
        float: right;
    }

    .ulwidthnav {
        width: 65%;
        float: right;
    }

    .navspace {
        font-size: large;
        padding-left: 5px;
        padding-right: 5px;
    }

    .nav2 {
        font-size: large;
    }

    .boxcurve {
        background: #3A8E97 top/cover;
        height: 120%;
        -webkit-mask: radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top left, radial-gradient(var(--r1, 240%) var(--r2, 65%) at bottom, transparent 79.5%, white 80%) top center, radial-gradient(var(--r1, 260%) var(--r2, 64.5%) at top, white 79.5%, transparent 80%) top right;
        mask: radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top left, radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at bottom, transparent 79.5%, white 80%) top center, radial-gradient(var(--r1, 160%) var(--r2, 68.15%) at top, white 79.5%, transparent 80%) top right;
        -webkit-mask-size: 33.4% 140%;
        -webkit-mask-repeat: no-repeat;
        mask-size: 33.4% 140%;
        mask-repeat: no-repeat;
    }

    .flexcolum {
        justify-content: center;
        flex-direction: row !important;
    }

    .text-right1 {
        text-align: right;
        font-size: x-large !important;
    }

    .text-left1 {
        text-align: left;
        font-size: x-large !important;
    }
}

.skyblueNavbar {
    margin: 0;
    background-color: #3A8E97 !important;
    text-align: right;
}

.padding-0 {
    padding-right: 0;
    padding-left: 0;
}

/*=========PAGE 2=========*/

.topbox {
    background-color: #3A8E97 !important;
    color: white;
    font-family: 'Roboto';
}

.topbox-heading {
    margin: auto;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: x-large;
}

.vl {
    border-right: 2px dotted white;
}

.valighndot {
    border: 3px dotted white;
    height: 10px;
    width: 0px;
}

.sec1box {
    background-color: #002060;
}

.sec1box-h1 {
    font-weight: bolder;
    font-size: xx-large;
    padding-top: 2%;
    color: white;
}

.sec1box-h2 {
    font-weight: bolder;
    font-size: xx-large;
    padding-top: 2%;
    color: white;
}

.sec1box-h3 {
    font-weight: bolder;
    font-size: x-large;
    padding-top: 2%;
    color: #3A8E97;
}

.sec1box-h4 {
    font-weight: bolder;
    font-size: xx-large;
    padding-top: 2%;
    padding-bottom: 2%;
    color: white;
}

    .sec1box-h4 a {
        color: white;
    }

        .sec1box-h4 a:hover {
            color: #3A8E97;
            text-decoration: none;
        }

.nav-link-border {
    /* border: #43B0F0 solid 1px !important;*/
    color: white;
}

    .nav-link-border:hover {
        /* border: #43B0F0 solid 1px !important;*/
        color: #3A8E97;
        background-color: white;
    }


.nav-item-padding-left {
    padding-left: 2%;
}

.activetab {
    color: #3A8E97;
    background-color: white !important;
    border-radius: none !important;
}

.boxdata {
    padding-bottom: 1%;
    background-color: white;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.105);
}

.boxdata-h1 {
    font-weight: 600;
    font-size: x-large;
    padding-top: 1%;
}

.boxdata-h2 {
    border: #50505019 solid .01px;
    font-weight: 800;
    font-size: 240%;
}

.boxdata-h3 {
    font-weight: 400;
    padding-top: 1%;
    color: #505050;
}

.boxdata-h4 {
    font-weight: 300;
    font-size: bold;
    padding-top: 1%;
    color: #505050;
}

.boxdata-h5 {
    font-weight: 300;
    font-size: small;
    color: black;
}

.boxrow {
    background-color: white;
    border: #6e6e6e2a solid 1px;
    color: black !important;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.105);
}

    .boxrow:hover {
        background-color: white;
        transition: cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s;
    }

.boxrowheader {
    font-family: 'Roboto Bold' !important;
    padding-top: 3%;
    font-weight: bold;
    padding-bottom: 1%;
}

.boxrow-content {
    font-family: 'Roboto';
    padding: 3% 3% 5% 3%;
}

.classfeatures {
    padding-top: 2%;
    padding-bottom: 2%;
}

.boxrowheader {
    font-weight: bold;
}

.doticonsize {
    font-size: 10px;
}

.edu-box {
    border: #6e6e6e32 solid 1px;
    padding: 5%;
    height: 100%;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.105);
}

.edu-box1 {
    border: #6e6e6e32 solid 1px;
    padding: 2% 3% 2% 3%;
    height: 100%;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.105);
}

.edu-box-img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.edu-box-h1 {
    font-weight: bolder;
    font-size: x-large;
    font-family: 'Roboto' !important;
}

.edu-box-content {
    padding-top: 2%;
    color: black;
    font-family: 'Roboto Bold';
}

.narrow-text {
    font-family: 'Roboto';
}

.Procedure-Box {
    border: rgba(0, 0, 0, 0.065) solid 1px;
    padding: 2%;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.105);
}

.Procedure-MainHead {
    font-weight: bold;
    text-align: center;
    font-size: x-large;
    color: black;
}

.Procedure-SubHead {
    font-weight: bold;
    color: black;
    text-align: center;
    padding-top: 2%;
    font-size: large;
}

.Procedure-Content {
    padding-top: 2%;
}

    .Procedure-Content > p {
        font-size: medium;
        font-weight: 100 !important;
        color: black;
        font-family: 'Roboto';
    }

.Procedure-content-head {
    font-family: 'Roboto Bold';
    font-weight: 900 !important;
    color: black;
}

.Proceudre-Join {
    float: right;
    background-color: #43B0F0;
    color: white;
    padding: 2% 5% 2% 5%;
    border-radius: 5px;
}

    .Proceudre-Join:hover {
        text-decoration: none;
    }

.WhyCourse-Box {
    /* border: yellow solid 1px;*/
    padding: 5%;
    color: white;
}

.WhyCourse-Box-sub {
    /* background-color: rgb(246, 246, 181);*/
    padding: 5%;
    font-family: 'Roboto';
    /*box-shadow: 0px 0px 30px 1px rgb(242, 248, 206);*/
}

    .WhyCourse-Box-sub p {
        text-align: justify;
        text-justify: inter-word;
    }

.WhyCourse-Box-sub-head {
    color: white;
    font-family: 'Roboto Bold';
    font-size: large;
}

#LatestToppers > li {
    border-radius: 50% !important;
    width: 10px;
    height: 10px;
}

.inspired-box {
    background-color: #FAF9FE;
    padding: 5%;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.inspired-review-box {
    background-color: white;
    padding: 5%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    /*box-shadow: 0px 0px 30px 0px #22222258;*/
}

.inspired-text {
    font-family: 'Roboto Thin';
    padding-bottom: 20%;
}

.inspired-img {
    border-radius: 100%;
}

.inspired-percentage {
    font-family: 'Roboto Thin';
    width: 70%;
    text-align: center;
}

.tablespace {
    border-spacing: 10px !important;
    width: 100%;
}

.td-left-right-border {
    border-left: 1px solid #43B0F0 !important;
    border-right: 1px solid #43B0F0 !important;
}

.td-bottom-border {
    border-bottom: 1px solid #43B0F0 !important;
}

.td-top-border {
    border-top: 1px solid #43B0F0 !important;
}

.td-left-border {
    border-left: 1px solid #43B0F0 !important;
}

.td-right-border {
    border-right: 1px solid #43B0F0 !important;
}

.tr-bottom-border {
    border-bottom: 1px solid #43B0F0 !important;
}

.td-left-only-border {
    border-left: 1px solid #43B0F0 !important;
    border-right: 1px solid #43B0F0 !important;
    border-top: 1px solid white !important;
    border-bottom: 1px solid white !important;
}

.tr-top-border {
    border-top: 1px solid #43B0F0 !important;
}

/*======collapse bar======*/
.card-header {
    font-family: 'Roboto Bold';
    font-weight: bold !important;
}

    .card-header h5 .test::after {
        font-family: 'Font Awesome 6 Free';
        font-weight: 900;
        content: "\f107";
        width: auto;
        float: right;
    }


    .card-header h5 .collapsed .test::after {
        content: "\f106";
    }

.test {
    float: right;
}

.LatestTopper i {
    color: rgb(227, 224, 224);
    padding-left: 1%;
}

.LatestTopper .active {
    color: gray;
    background-color: transparent !important;
}

.StoriesInspaired i {
    color: gray;
    padding-left: 1%;
}

.StoriesInspaired .active {
    color: black;
    background-color: transparent !important;
}

/*====collaps bar========*/

.ULCenter {
    display: flex;
    justify-content: right;
}

.features-box {
    background-color: #154D92;
    display: flex;
    flex-flow: row;
    justify-content: center;
    color: white;
    padding: 3% 0% 3% 0%;
}

.feature-item {
    padding-left: 2%;
    color: white;
    text-align: center;
}

.feature-item1 {
    padding-left: 4%;
    width: 20%;
    color: white;
    text-align: center;
    float: right;
    background-color: #1d76e3 !important;
}

.fbox-count {
    font-family: 'Roboto Bold';
    font-weight: bolder;
    font-size: xx-large;
    padding-top: 5%;
}

.fbox-descriptin {
    font-family: 'Roboto Bold';
    font-size: medium;
}

.fbox-Years {
    font-size: 600%;
    font-family: 'Roboto Bold';
}

.fbox-Presence {
    padding: 2%;
    width: 110%;
    font-family: 'Roboto Bold';
    background-color: white;
    color: black;
}

/*===rotate animation========*/
.rotateanimation {
    -webkit-animation: anim 5s infinite linear;
    animation: anim 5s infinite linear;
}

@-webkit-keyframes anim {
    from {
        -webkit-transform: rotateY(0deg);
    }

    to {
        -webkit-transform: rotateY(360deg);
    }
}

@keyframes anim {
    from {
        transform: rotateY(0deg);
    }

    to {
        transform: rotateY(360deg);
    }
}

.boxfooter {
    color: white !important;
    padding: 2%;
}

    .boxfooter .ulformat {
        list-style: none;
        text-decoration: none !important;
        text-justify: auto;
    }


        .boxfooter .ulformat a {
            color: white !important;
            text-decoration: none !important;
        }

.educatesection {
    font-family: 'Roboto';
}

/*==end here===*/
/*====About Us====*/
.Aboutsec1 {
    font-family: 'Roboto' !important;
    background-color: #3A8E97;
}

.Aboutsec1box-h1 {
    font-weight: bolder;
    color: white;
    font-size: xx-large;
}

.Aboutsec1box-h2 {
    font-weight: bolder;
    color: black;
    font-size: xx-large;
    padding-bottom: 5%;
}

.SupportText {
    font-family: 'Roboto';
    position: absolute;
    color: white;
    padding-left: 2%;
    bottom: 8px;
    left: 16px;
}

.nopadding {
    padding: 2 !important;
    margin: 0 !important;
}

.SupportBox {
    padding: 2%;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.RobotoFont {
    font-family: 'Roboto';
}

.SupportBoxText {
    color: black !important;
    font-family: 'Roboto';
}

    .SupportBoxText p {
        font-family: 'Roboto';
        color: #4b4949 !important;
    }

    .SupportBoxText b {
        font-family: 'Roboto Italic';
        font-weight: bolder;
        font-size: large;
        color: black !important;
    }

.AIHead {
    font-family: 'Roboto';
    font-weight: bolder;
    font-size: larger;
    color: black;
}

.AIText li {
    line-height: 1.6;
    font-family: 'Roboto';
}

.AddressBox {
    line-height: 2;
    font-family: 'Roboto';
}

.AddressHead {
    font-weight: bolder;
    color: black;
    font-size: larger;
}

.WelcomeTopbox {
    background-color: #F1F4FD;
    padding: 2%;
}

.WelcomeHead {
    font-size: xx-large;
    font-family: 'Roboto bold';
    font-weight: 1000;
}

.bold-text {
    font-family: 'Roboto Bold';
}

.Description {
    padding-top: 6%;
    line-height: 3;
    font-family: 'Roboto';
}

.ln-1 {
    line-height: 2;
}

.flexcolum-center {
    text-align: center;
    margin: 0 auto;
    justify-content: center;
}

.flexcolum {
    padding-top: 2%;
    display: flex;
    flex-direction: column;
}

    .flexcolum .flexcolum-item {
        color: white !important;
        margin-left: 5px;
        margin-right: 5px;
    }

        .flexcolum .flexcolum-item a {
            color: white !important;
            margin-left: 5px;
            margin-right: 5px;
        }

.centertable {
    margin-left: auto;
    margin-right: auto;
}

.CourseHead {
    text-align: center;
    color: #154D92;
    font-family: 'Roboto bold';
    font-size: x-large;
}

.CourseHead1 {
    text-align: center;
    color: #3A8E97;
    font-family: 'Roboto bold';
    font-size: x-large;
}

.CourseHead2 {
    text-align: center;
    color: #154D92;
    font-family: 'Roboto bold';
    font-size: x-large;
}

.borderBlue {
    border: 1px solid #154D92;
}

.borderGreen {
    border: 1px solid #3A8E97;
}

.HeaderBlue {
    background-color: #154D92;
    color: white;
    text-align: center;
}

.HeaderGreen {
    background-color: #3A8E97;
    color: white;
    text-align: center;
}

.CourseSubBox {
    text-align: center;
}

.borderBlue1 {
    border-radius: 10px;
    /*border: 1px solid #154D92;*/

    box-shadow: 0px 0px 20px 0px rgba(21, 77, 146, 0.1);
}

    .borderBlue1:hover {
        border-bottom: 5px solid rgb(21, 77, 146);
    }

.borderGreen1 {
    /* border: 1px solid #3A8E97;*/
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgba(58, 142, 151, 0.1);
}

    .borderGreen1:hover {
        border-bottom: 5px solid rgb(58, 142, 151);
    }

.HeaderBlue1 {
    color: black;
    text-align: center;
    padding: 2%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.HeaderGreen1 {
    color: black;
    text-align: center;
    padding: 2%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.CourseSubBox1 {
    padding: 4%;
    text-align: center;
}

.CourseBox {
    font-size: small;
}

    .CourseBox a {
        color: black !important;
    }

        .CourseBox a:hover {
            text-decoration: none;
        }
/*=====About Us====*/
/*====Line*====*/
.toptobottomLine::before {
    content: '';
    position: absolute;
    height: 85%;
    width: 1px;
    background-color: #1d76e3;
}

.toptobottomLine ul {
    list-style: none;
}

    .toptobottomLine ul li {
        margin-top: 3%;
        font-family: 'Roboto bold';
        font-size: large;
        font-weight: bold;
    }

.subpaymentText {
    margin-top: 1%;
    font-family: 'Roboto';
    font-size: small;
}

.toptobottomLine ul li::before {
    content: '';
    position: absolute;
    height: 15px;
    width: 15px;
    background-color: white;
    border: 1px solid #3A8E97;
    border-radius: 50%;
    left: 8px;
}

.discription-box {
    font-size: smaller;
}

.hrpaymentstep {
    width: 30%;
    border: 2px solid #3A8E97;
    text-align: left !important;
    float: left;
}

/*=========*/
.serviceBox {
    font-family: 'Poppins', sans-serif;
    text-align: center;
    padding: 28px 22px;
    position: relative;
    z-index: 1;
    box-shadow: 0px 0px 20px 0px rgba(58, 142, 151, 0.1);
    border-radius: 50px;
}

    .serviceBox:before,
    .serviceBox:after {
        content: '';
        height: 50%;
        width: 50%;
        border: 4px solid #3A8E97;
        border-right: none;
        border-bottom: none;
        border-radius: 50px 0 0 0;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
    }

    .serviceBox:after {
        transform: rotate(180deg);
        top: auto;
        bottom: 0;
        left: auto;
        right: 0;
    }




/*========*/

/*===More popup===*/
.morepopup ul {
    list-style: none;
}

    .morepopup ul li {
        line-height: 2;
    }

.morepopup li a {
    text-decoration: none;
    color: black;
}

    .morepopup li a:hover {
        text-decoration: none;
        color: #3A8E97;
    }

/*======success stories========*/
.WhiteNav {
    background-color: white;
    color: black;
}

    .WhiteNav .nav-link {
        color: black;
    }

.successbox {
    margin-bottom: 2%;
    margin-top: 2%;
    border: 1px solid rgba(0, 0, 0, 0.065);
    padding: 2% 4% 2% 4%;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.ssname {
    font-size: medium;
    font-family: 'Roboto bold';
    text-align: center;
}

.sssubhead {
    font-size: small;
    text-align: center;
}

.SSJustifyLeft {
    text-align: center;
    padding-left: 10%;
    text-align: justify;
    text-justify: inter-word;
}

.SSJustifyRight {
    text-align: center;
    padding-right: 10%;
    text-align: justify;
    text-justify: inter-word;
}

/*===pedagogy===*/
.OPMainHead {
    font-family: 'Roboto Bold';
    color: #00B0F5;
}

.OPText {
    font-family: 'Roboto';
    line-height: 1.6;
    text-align: justify;
    text-justify: inter-word;
}

.OPSubHead {
    font-family: 'Roboto Bold';
    color: #00B0F5;
}

/*====Exam Details====*/
.EM_Head {
    font-family: 'Roboto Bold';
}

.GrayBox {
    margin-top: 3%;
    background-color: #F1F3F4;
    font-family: 'Roboto';
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    padding: 3%;
}

    .GrayBox h5 {
        font-family: 'Roboto Bold';
    }

    .GrayBox h6 {
        font-family: 'Roboto Bold';
    }

    .GrayBox p {
        text-align: justify;
        text-justify: inter-word;
    }

.EXList h5 {
    font-family: 'Roboto Bold';
}

.EXList h6 {
    font-family: 'Roboto Bold';
}

.doted {
    border: 2px dashed black;
}

.center-justify {
    text-align: justify;
    text-justify: inter-word;
}

.box-shadow {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.box-shadow1 {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.shadow-card {
    width: 243.333px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.testimonial-box {
    background: linear-gradient(180deg, rgba(20, 78, 146, 1) 0%, rgba(108, 241, 208, 1) 100%);
    border-radius: 10px;
    font-size: small;
}

.testimonial-discription {
    padding: 0% 15% 5% 15%;
}

.testimonial-imagebox img {
    border: 5px solid white;
}

.whitebox {
    border-radius: 10px;
    padding: 5%;
    font-family: 'Roboto';
}

.img {
    position: relative;
}

    .img i {
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%, -50%);
    }

.text-justify-center {
    text-align: justify;
    text-justify: inter-word;
}

/*===============*/ /*
.dropdown-menu {
  min-width: 200px;
  overflow-x: hidden;
}

.dropdown-menu.columns-2 {
  min-width: 400px;
}

.dropdown-menu.columns-3 {
  float: left;
  min-width: 650%;
  overflow-x: hidden;

}

.dropdown-menu li a {
  padding: 5px 15px;
  font-weight: 300;
}

.multi-column-dropdown {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.multi-column-dropdown li a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  color: #333;
  white-space: normal;
}

.multi-column-dropdown li a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #999;
}

@media (max-width: 767px) {
  .dropdown-menu.multi-column {
    min-width: 240px !important;
    overflow-x: hidden;
  }
}
*/
/*====navigation=========*/


/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column {
        width: 100%;
        height: auto;
    }
}

.color-green {
    color: #3A8E97;
}

.small-text {
    font-size: small;
}

.dropdown-menu {
    width: 360px;
}

.dropdown-item {
    font-family: 'Roboto';
}

    .dropdown-item:focus,
    .dropdown-item:hover {
        background-color: #1C2331;
        color: #3A8E97 !important;
    }

.nav-link:focus {
    font-family: 'Roboto Bold';
    color: #3A8E97 !important;
}

.dropdown-item {
    padding-top: 3% !important;
    padding-bottom: 3% !important;
}
/*====================*/
@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width: 1200px;
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
}
/*====================*/
/*=========login==========*/
.center-screen {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 30vh;
}

.loginText {
    border-color: #3A8E97 !important;
    color: #3A8E97;
}

.PopBox {
    margin-left: 1%;
    margin-right: 1%;
    padding: 1% 2% 1% 2%;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    margin: auto;
}

    .PopBox:hover {
        background-color: rgba(90,250,181, 0.1);
    }

.anchor-pop {
    color: black;
}

    .anchor-pop:hover {
        text-decoration: none;
        color: #3A8E97;
    }

.latestActive {
    color: black !important;
    border-bottom: 5px solid rgb(0,176,245) !important;
    font-size: x-large !important;
}

.latestfooter {
    color: black !important;
    border-bottom: 5px solid rgb(0,176,245) !important;
    font-size: large !important;
}

.anchortag {
    text-decoration: none !important;
    color: black !important;
}

    .anchortag:hover {
        color: gray !important;
    }

.float {
    position: fixed;
    bottom: 40px;
    right: 40px;
    text-align: center;
}

.my-float {
    margin-top: 22px;
}

.newHead {
    font-family: 'Roboto';
    font-weight: bold;
    font-size: large;
}

    .newHead a {
        text-decoration: none;
        color: black;
    }

        .newHead a:hover {
            color: red;
            text-decoration: none;
        }

.bg-darkcyan {
    background-color: darkcyan !important;
}

.insta-color {
    color: rgb(246 10 140);
}

.facebook-color {
    color: rgb(77 69 250);
}

.youtube-color {
    color: red;
}

.linkdin-color {
    color: #3A8E97;
}

.main-focus-color {
    background: rgb(243,245,246);
    color: blue;
}

.btn-readmore {
    background-color: transparent !important;
    border: 2px solid darkcyan;
    color: darkcyan;
    padding: 2px 4px 2px 4px;
    text-decoration: none;
}

    .btn-readmore:hover {
        text-decoration: none;
        color: green;
        border: 2px solid green;
    }

.text-red {
    color: black !important;
}

    .text-red:hover {
        color: black !important;
    }

    .text-red a {
        color: rgb(0,176,245) !important;
        text-decoration: none;
    }

        .text-red a:hover {
            color: black !important;
            text-decoration: none;
        }

.box-Head {
    background-color: rgb(0,176,245) !important;
    border-start-start-radius: 20px;
    padding: 2%;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: large;
}

.radius-20 {
    border-radius: 20px !important;
}

.box-content {
    text-align: justify;
    justify-content: center;
    padding: 3% 10% 3% 3%;
}

    .box-content ul li {
        color: rgb(0,176,245);
    }

        .box-content ul li span {
            color: black;
        }

.box-readmore {
    text-align: center;
    padding: 4% 2% 4% 2%;
    border-top: 1px solid rgba(0, 0, 0, 0.105);
    font-weight: bold;
}

    .box-readmore a {
        text-decoration: none;
        color: rgb(0,176,245);
        font-weight: bold;
    }

        .box-readmore a:hover {
            text-decoration: none;
        }

.box-content2 {
    text-align: justify;
    justify-content: center;
    padding: 3% 3% 3% 3%;
}

    .box-content2 ul li {
        color: rgb(0,176,245);
    }

.btn-new {
    background-color: rgb(0,176,245);
    color: white;
    padding: 2% 10% 2% 10%;
    text-align: center;
}

.buynow-btn {
    color: darkblue;
    text-decoration: none;
}

    .buynow-btn:hover {
        color: rgb(0,176,245);
        text-decoration: none;
    }

.image-box img {
    border-start-start-radius: 20px;
    border-start-end-radius: 20px;
}

.review-box {
    padding: 4%;
    text-align: justify;
    justify-content: center;
}

.review-person {
    display: flex;
    flex-direction: row;
    padding: 4%;
}

    .review-person img {
        border-radius: 100%;
        box-shadow: 2px 2px 2px 2px rgb(75 73 73 / 0.32);
    }

.person-name {
    padding-left: 4%;
    padding-top: 2%
}

.name-revier {
    font-weight: bolder;
}

.btn-viewall {
    padding: 2% 4%;
    font-weight: bolder;
    color: white;
    text-decoration: none;
    background-color: rgb(236,153,33);
    border-radius: 10px;
}

    .btn-viewall:hover {
        color: white;
        text-decoration: none;
    }

.owl-next {
    font-size: xx-large !important;
    position: absolute !important;
    right: -10vh !important;
    bottom: 40vh;
    padding: 20px 40px !important;
}

.owl-prev {
    font-size: xx-large !important;
    position: absolute !important;
    left: -10vh !important;
    bottom: 40vh;
    padding: 20% 40% !important;
}

.telephone-btn {
    text-decoration: none;
    background: rgb(41,165,223);
    background: linear-gradient(180deg, rgba(41,165,223,1) 0%, rgba(6,67,140,1) 100%);
    padding: 1% 5%;
    color: white;
    border-radius: 10px;
}

    .telephone-btn:hover {
        text-decoration: none;
        color: whitesmoke;
    }

.btn-submitt {
    padding: 2% 4%;
    background-color: rgb(238,157,40);
    color: white;
    font-weight: bold;
    border-radius: 10px;
    border: none;
}

.header-text-adv {
    padding: 4% 2% 4% 5%;
    font-weight: bold;
}

.content-adv {
    font-size: small;
}

.card-fixed-height-40vh {
    height: 100%;
}

.collapse-icon-box {
    display: flex;
    flex-direction: row;
    background-color: white !important;
}

.card-header .title {
    font-size: 17px;
    color: #000;
}

.card-header .accicon {
    float: right;
    font-size: 20px;
    width: 1.2em;
}

.card-header {
    cursor: pointer;
    border-bottom: none;
    background-color: white !important;
}

.card {
    border: 1px solid #ddd;
}

.card-body {
    border-top: 1px solid #ddd;
}

.card-header:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
}

.nav-panel {
    display: flex;
    flex-direction: column;
    background-color: #F0F2F3 !important;
    border-end-start-radius: 20px;
    width: 100%;
    height: 100%;
    padding: 2%;
    font-family: 'Roboto' !important;
}

    .nav-panel a {
        text-decoration: none;
        padding: 2%;
        color: rgb(83 82 82) !important;
        font-weight: bold;
        font-family: 'Roboto' !important;
    }

        .nav-panel a:hover {
            text-decoration: none;
            background-color: rgb(32,54,127);
            color: white !important;
            font-weight: bold;
        }

        .nav-panel a i {
            float: right;
        }

.show-me {
    display: block;
}

.nav-conatiner .sub-nav-panel {
    display: flex;
    flex-direction: column;
    font-family: 'Roboto';
}

    .nav-conatiner .sub-nav-panel h5 {
        padding-top: 2%;
        padding-left: 2%;
        font-family: 'Roboto' !important;
        color: rgb(139 138 138);
    }

    .nav-conatiner .sub-nav-panel a {
        padding: 2%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        text-decoration: none;
        font-family: 'Roboto' !important;
        font-size: small;
        color: black !important;
    }

        .nav-conatiner .sub-nav-panel a:hover {
            padding-left: 6%;
            background-color: rgb(32,54,127);
            color: white !important;
            font-family: 'Roboto' !important;
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
            text-decoration: none;
        }

@media only screen and (max-width: 992px) {
    .hide-me {
        display: none !important;
    }

    .show-me-small {
        display: block;
    }
}

@media only screen and (min-width: 992px) {

    .show-me-small {
        display: none;
    }

    .sticky {
        position: fixed;
        top: 0;
        width: 20%;
    }
}

.nav-font-roboto-Light {
    font-family: "Roboto Light" !important;
}

.nav-font-roboto-Medium {
    font-family: "Roboto Medium" !important;
}

.nav-allence {
    background-color: rgb(255,255,255) !important;
    box-shadow: 0px 15px 10px -15px rgb(0 0 0 / 0.42) !important;
}

.btn-nav {
    padding: 8px 16px;
    background-color: rgb(0,176,245) !important;
    color: white;
    font-family: 'Roboto Medium';
    border-radius: 5px;
}


#preloader {
    background: rgb(255 255 255 / 0.53)url(../images/SVG/loading.gif) no-repeat center center;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 100;
}

.header-sub-pages {
    background: url(../images/course-d-bg.jpg) no-repeat;
}

.content {
    text-align: justify;
    justify-content: center;
}

    .content h3 {
        margin-top: 2%;
        margin-bottom: 2%;
    }

.my-page {
    padding-top: 10%;
}

    .my-page h4 {
        font-weight: bold;
    }

.wpb_page_list {
    list-style: none;
    padding: 0 !important;
    width: 100%;
    border-radius: 10px;
}

.page_item {
    padding: 4% 5%;
    border: 1px solid rgb(0 0 0 / 0.3);
    width: 100%;
}

    .page_item a {
        text-decoration: none;
        color: black;
    }

        .page_item a:hover {
            text-decoration: none;
        }

.current_page_item {
    color: white !important;
    font-weight: bold;
    background-color: rgb(32,54,127);
}

    .current_page_item a {
        color: white !important;
    }

.font-blue {
    color: rgb(32,54,127) !important;
}

.no-color h3 {
    color: rgb(32,54,127) !important;
    font-weight: bold;
}

.no-color h2 {
    color: rgb(32,54,127) !important;
    font-weight: bold;
    margin-top: 2%;
    margin-bottom: 2%;
}

.no-color h4 {
    color: rgb(32,54,127) !important;
    font-weight: bold;
    margin-top: 2%;
    margin-bottom: 2%;
}

.no-color h5 {
    font-family: 'Roboto Bold';
    color: black;
    margin-top: 2%;
    margin-bottom: 2%;
}

.address-foot {
    color: black;
    padding-top: 2%;
    font-family: "Roboto Light";
}

.flex-lg-row span {
    color: rgb(0 0 0 / 0.86);
    font-size: large;
    padding-bottom: 5%;
    font-family: "Roboto Bold";
}

.d-flex a {
    text-decoration: none;
    font-family: "Roboto Light";
    color: black;
    font-size: small;
    padding: 2% 0 2% 0;
}

    .d-flex a:hover {
        text-decoration: none;
    }

.phone {
    padding: 2% 0%;
}

    .phone a {
        text-decoration: none;
        padding: 2% 4%;
        color: black;
        background-color: rgba(0, 0, 0, 0.105);
        border-radius: 10px;
    }

        .phone a:hover {
            text-decoration: none;
            color: black;
        }

.bg-requestcallback {
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    padding: 3%;
    border-radius: 10px;
    box-shadow: 10px 10px 10px 10px rgb(3 3 3 / 0.2);
    border: 2px solid rgb(3 3 3 / 0.3);
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.current_page_item {
    background-color: rgb(0,176,245) !important;
    color: white !important;
}

.dropdown-menu li {
    position: relative;
    width: 30% !important;
}

.dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
}

.dropdown-menu > li:hover > .dropdown-submenu1 {
    display: block;
}

.font-small {
    font-size: small;
}

.homepage .page-item {
    font-size: large;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    border-radius: 30px;
}

    .homepage .page-item a {
        color: black;
        font-family: 'Roboto Light';
        height: 10vh !important;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 15vh !important;
    }

.padding-page {
    padding: 2%;
}

.bg-skyblue {
    background-color: rgb(0,176,245);
    color: white;
}

.bg-themesky {
    background-color: rgb(224,245,254)
}


.inner-detail h3, h2, h1, h4, h5, h6 {
    padding-top: 2%;
    font-weight: bolder !important;
    font-family: 'Roboto Bold';
}

.inner-detail .heading {
    padding-top: 2%;
    font-size: 20%;
    font-weight: bolder !important;
    font-family: 'Roboto Bold';
}

.table-head-color {
    background-color: rgb(0,176,245);
    color: white;
    font-weight: bolder;
}

.faq-title {
    margin-top: 4%;
    margin-bottom: 5%;
    text-align: center;
}

.faq {
    padding-bottom: 5%;
}

.inner-faq .card {
    margin-top: 2%;
}

.card-header {
    word-wrap: break-word !important;
}

    .card-header .mb-0 {
        color: black !important;
        margin: 0px !important;
        padding: 0px;
    }

h2 .btn {
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: right;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.my-faq-title {
    font-size: medium;
    color: black !important;
}

.btn-link:hover {
    color: rgb(0,176,245) !important;
    text-decoration: none !important;
}

.caps-text {
    font-weight: bolder;
    font-family: 'Roboto Bold';
    font-size: 200%;
    color: rgb(0,176,245) !important;
}

.caps-subtext {
    padding-top: 0 !important;
    margin-top: -5% !important;
    font-weight: bolder;
    font-family: 'Roboto Bold';
    font-size: 80%;
    width: 100%;
    color: rgb(0,176,245) !important;
}

.ButtonPart a {
    text-decoration: none;
    background-color: rgb(0,176,245);
    color: white;
    padding: 2% 6%;
    border-radius: 10px;
}

    .ButtonPart a:hover {
        text-decoration: none;
        background-color: #154D92;
        color: white;
    }

.card-width-40 {
    width: 40vh !important;
}

.card-body-content {
    padding: 5%;
}

.gradient-background-skyBlue {
    background: linear-gradient(264deg,#358cce,#9beded,#03abf9);
    background-size: 180% 180%;
    color: black;
    font-family: 'Roboto Black';
    animation: gradient-animation-skyBlue 3s ease infinite;
}

@keyframes gradient-animation-skyBlue {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.background-skyblue {
    background-color: #e5e5f7;
    background-image: repeating-radial-gradient( circle at 0 0, transparent 0, rgb(231 242 246 / 0.43) 30px ), repeating-linear-gradient( rgb(68 187 247 / 0.29), rgb(68 214 247 / 0.29) );
}

.inner-detail {
    opacity: 1 !important;
}

.fs-large {
    font-size: medium !important;
    padding-top: 3%;
    font-family: 'Roboto';
}

.sectionDiscount li a {
    font-family: Roboto;
}

    .sectionDiscount li a:hover {
        color: #00B0F5;
    }
