.input-file input {
    background: transparent!important;
    /* position: relative; */
    z-index: 1!important;
}

.btn-choose {
    position: absolute!important;
    right: -1px;
    background: transparent;
    color: #000!important;
    /* box-shadow: none; */
    z-index: 0!important;
    cursor: pointer!important;
    font-size: 14px;
}

.btn {
    cursor: pointer!important;
}

.btn.disabled,
.btn:disabled {
    opacity: .45!important;
    cursor: not-allowed!important;
}

.btn.disabled:hover {
    border: none;
    cursor: default!important;
    opacity: .45!important;
    cursor: not-allowed!important;
}

.btn:disabled:hover {
    opacity: .45!important;
    cursor: not-allowed!important;
}


/* .one_{
    position: absolute; top: 15%; left: 10%
    }

    .two_{
    font-size: 100%; font-weight: normal; color: #000434; padding: 5px 0 0 0; margin: 0; line-height: 0px;
    }

    .three_{
    width:100%; font-weight: normal; color: #d90c5b; padding-top: 5px; margin: 0;
    }

    .four_{
    font-size: 100%; font-weight: normal; color: #000434; padding: 10px 0 10px 0; margin: 0; line-height: 0px;
    }
    .five_{
        font-size: 100%; font-weight: normal; color: #9a9a9a; padding: 4px 0 0 0; margin: 0; line-height: 15px;
    }
    .six_{
        font-size: 100%; font-weight: normal; color: #9a9a9a; padding: 0px 0 0 0; margin: 0; line-height: 0px;
    }
    .seven_{
        text-align: left; font-size: 100%; font-weight: bold; color: #000434;
    }
    .eight{
        text-align: left; font-size: 100%; font-weight: bold; color: #000434;
    }
    .nine_{
        text-align: left; font-size: 100%; font-weight: bold; color: #000434;
    }
    .ten_{
        text-align: left; font-size: 100%; font-weight: bold; color: #000434;
    }
    .sitelogo{
        max-width: 100%;
        width: 130px;
        margin-top: -10px;
    }*/


/* .backgroundlogo{

        max-height: 100%;
        width: 100%;
        height: 100%;
    } */

.card-body img {
    height: auto!important;
}

.video_audio iframe {
    width: 100%;
}

.cert_tab .certificate_table {
    /* position: absolute!important;
    top: 10px!important;
    left: 0px!important;
    font-size: 12px!important;
    margin: 0 40px!important; */
    position: relative!important;
    top: -37px!important;
    left: 0px!important;
    /* font-size: 12px!important; */
    margin: 0 0px!important;
}

.cert_tab table td {
    padding: 0 30px 0 10px;
    border-bottom: none!important;
}

.cert_tab p {
    padding-bottom: 5px!important;
    /* font-size: 12px!important; */
}

.mce-item-table {
    /* margin-top: -15px!important; */
    margin-left: 0px!important;
}

.mce-item-table table td {
    /* font-size: 11px!important; */
    padding: 0px;
}

.cert_tab table td {
    line-height: 14px!important;
}

body p {
    /* font-weight: normal!important; */
    font-family: 'Roboto';
}

body {
    font-family: 'Roboto';
}

.btn-danger {
    background-color: #f4c001;
    border-color: #f4c001;
}

.btn-blue {
    cursor: pointer!important;
    color: #032048!important;
    border-color: #032048!important;
}

.toast-container {
    z-index: 99999999!important;
}

.pad30 {
    padding-top: 30px;
    padding-left: 0px;
    padding-right: 0px;
}

.header {
    /* float: left; */
    width: 100%;
    /* height: 80vh; */
    position: relative;
    /* background-image: url("../images/banner.png"); */
    background-size: cover;
    background-repeat: no-repeat;
}

.header-courses {
    /* float: left; */
    width: 100%;
    height: 80vh;
    position: relative;
    background-image: url("../../assets/images/banner.png") !important;
    background-size: cover;
    background-repeat: no-repeat;
}

.header1 {
    /* float: left; */
    width: 100%;
    height: 80px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #20214d;
    z-index: 9;
}

.carous {
    float: left;
    width: 100%;
    height: 100vh;
    position: relative;
    background-image: url("../images/banner.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    float: left;
    width: 50%;
    position: fixed;
    top: 0;
    z-index: 999999999999;
    justify-content: center;
    display: flex;
    margin: 0;
    transform: translate(50%, 110px);
    left: 0;
    padding: 15px;
}

.banner-overlay {
    float: left;
    width: 100%;
    height: 100vh;
    position: absolute;
    background: #27285f;
    background: rgba(39, 40, 95, .5);
}

.bg-white {
    background-color: #fff !important;
}

.top-header {
    position: unset;
    background: transparent;
    width: 100%;
    float: left;
    z-index: 99999999;
}

.top-fix {
    position: fixed;
    z-index: 99999999;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 6px -6px rgba(51, 51, 51, .5);
    -moz-box-shadow: 0 5px 6px -6px rgba(51, 51, 51, .5);
    box-shadow: 0 5px 6px -6px rgba(51, 51, 51, .5);
    transition: .4s ease;
    -webkit-transition: .4s ease;
    -moz-transition: .4s ease;
}

.top-header.top-fix .navbar-toggler svg {
    color: #27285f;
}

.top-header.top-fix .navbar {
    /* padding: 10px  0 !important; */
    padding: 0px 0 !important;
}

.top-header.top-fix .org-logo {
    display: block !important;
    transition: 0.1s;
}

.top-header.top-fix .white-logo {
    display: none !important;
}

.white-logo {
    display: block;
}

.org-logo {
    display: none;
}

.top-header.top-fix .navbar-nav li a {
    color: #27285f !important;
}

.top-header.top-fix .navbar-nav li a.register {
    color: #fff !important;
}

.top-header.top-fix .navbar-nav li a:hover {
    color: #f4c001 !important;
}

.top-header.top-fix .navbar-nav li a.active,
.top-header .navbar-nav li a.active {
    color: #f4c001 !important;
}

.apply-btn-section {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.apply-btn-section a.apply-btn {
    float: left;
    width: auto;
    padding: 6px 20px;
    text-decoration: none;
    color: #fff;
    margin-top: 0px;
    font-size: 15px;
    font-family: 'CerebriSans-Medium';
    border-radius: 25px;
    background-color: #f4c001;
    border: 1px solid #f4c001;
}

.apply-btn-section a.apply-btn:hover {
    background: #fff !important;
    color: #f4c001 !important;
    border: 1px solid #f4c001 !important;
}

.subscribe-search button[type="submit"] {
    border-radius: 5px;
    background-color: #f4c001;
    float: left;
    width: auto;
    font-family: 'CerebriSans-Medium';
    font-size: 14px;
    color: #fff;
    padding: 6px 20px;
    position: absolute;
    right: 6px;
    left: auto;
    top: 4px;
    border: 1px solid #f4c001;
}

.subscribe-search button[type="submit"]:hover {
    background: #fff;
    color: #f4c001;
    border: 1px solid #f4c001;
}

.contact_smbt button {
    text-decoration: none;
    font-family: 'CerebriSans-Medium';
    font-size: 16px;
    border-radius: 25px;
    background-color: #f4c001;
    padding: 8px 30px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid transparent;
    box-shadow: none;
    outline: 0;
}

.contact_smbt button:hover,
.contact_smbt button:focus,
.contact_smbt button:active {
    background-color: #fff;
    color: #f4c001 !important;
    border: 1px solid #f4c001;
}

@media (min-width:991px) {
    .top-fix {
        position: unset !important;
    }
    .top-header {
        position: fixed !important;
    }
}

@media (min-width:768px) {
    .header.inner-ban .top-fix {
        position: unset !important;
    }
    .header.inner-ban .top-header {
        position: fixed !important;
    }
    .header.inner-ban {
        height: 70vh !important;
    }
    .banner-carousel.inner_cau .carousel-inner {
        min-height: auto !important;
        height: 100%;
        margin-top: 40px;
    }
    .banner-carousel.inner_cau .carousel-inner .banner-con-p p {
        max-width: 600px !important;
    }
    .banner-carousel.inner_cau .carousel-inner .banner-con h3 {
        font-size: 35px !important;
    }
}


/* .navbar{
    padding: 20px 0;
} */

.navbar {
    padding: 10px 0;
}

.navbar-nav li a {
    font-family: 'CerebriSans-Medium';
    font-size: 14px;
    text-transform: uppercase;
    /* padding: 10px 20px !important;
    color: #fff !important; */
}

.navbar-nav li a:hover {
    color: #f4c001 !important;
}

.navbar-nav li a.register {
    font-family: 'CerebriSans-Medium';
    font-size: 14px;
    text-transform: uppercase;
    padding: 8px 30px !important;
    color: #fff !important;
    border-radius: 25px;
    background-color: #f4c001;
    border: 1px solid #f4c001;
    float: left;
    width: auto;
}

.navbar-nav li a.register:hover {
    background-color: #fff;
    border: 1px solid #f4c001;
    color: #f4c001 !important;
}

.navbar-nav li.dropdown .dropdown-menu a {
    color: #27285f !important;
}

.navbar-nav li.dropdown .dropdown-menu a:hover {
    color: #f4c001 !important;
}

.navbar-nav li.dropdown .dropdown-menu a:focus {
    color: #f4c001 !important;
    background-color: #f8f9fa;
}

.banner-carousel {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
}


/* .carousel-inner{
    min-height: 500px;
    display: flex;
    align-items: center;
    z-index: -1!important;
} */

.carousel {
    /* position: absolute;
    top: -57px;
    width: 100%;
    height: 100vh; */
    position: absolute;
    top: 0px;
    width: 100%;
    height: 112%;
    z-index: 0;
}

.carousel-inner {
    height: 98%;
    display: flex;
    align-items: center;
    z-index: -1!important;
}

.nav-slide-set {
    position: static;
}

.banner-con {
    float: left;
    width: 100%;
}

.banner-con h3 {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: 'Roboto';
    font-size: 45px;
}

.banner-con-p {
    float: left;
    width: 100%;
    justify-content: center;
    display: flex;
}

.banner-con-p p {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 30px;
    max-width: 550px;
    opacity: 0.8;
}

.banner-register {
    float: left;
    width: 100%;
    justify-content: center;
    display: flex;
}

.banner-register a {
    float: left;
    width: auto;
    text-decoration: none;
    font-family: 'CerebriSans-Medium';
    font-size: 16px;
    border-radius: 25px;
    background-color: #f4c001;
    padding: 8px 30px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.banner-register a:hover {
    background-color: #fff;
    color: #f4c001 !important;
}

.header .carousel-control-next,
.header .carousel-control-prev {
    top: auto !important;
    align-items: unset !important;
    width: 40px;
    /* height: 40px; */
    height: 33px;
    padding: 10px 0;
}

.header .carousel-control-prev {
    right: 60px !important;
    left: auto;
}

.header .carousel-control-next {
    right: 25px !important;
    left: auto;
}

.header .carousel-control-next svg,
.header .carousel-control-prev svg {
    background: #fff;
    color: #000;
    padding: 6px;
    height: 25px;
    width: 25px;
    border-radius: 50%;
}

.header .carousel-control-next svg:hover,
.header .carousel-control-prev svg:hover {
    background: #f4c001;
    color: #fff;
}

.city-owl {
    float: left;
    width: 100%;
    padding: 40px 0;
    background: #fcfcfc;
}

.city-owl-slide {
    float: left;
    width: 100%;
}

.companies .item img {
    float: left;
    width: 100%;
    /* filter: grayscale(100%); */
    filter: grayscale(0%);
    transition: .2s ease;
    height: 50px;
    object-fit: contain;
}

.companies .item img:hover {
    filter: grayscale(0);
}

.navbar-brand {
    float: left;
    width: auto;
}

.navbar-brand img {
    float: left;
    /* width: 220px; */
}

.afine-line {
    float: left;
    width: 100%;
    padding: 100px 0;
    min-height: 400px;
    align-items: center;
    display: flex;
    position: relative;
    z-index: -999;
}

.clip-set {
    position: absolute;
    height: 100%;
    display: block;
    width: 100%;
    top: 0;
    right: 0;
    background: #f4c001;
    clip-path: polygon(100% 0, 100% 100%, 100% 100%, 39% 100%, 60% 0);
}

.afine-line-con {
    float: left;
    width: 100%;
}

.afine-line-con h4 {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 35px;
    color: #27285f;
}

.afine-line-con p {
    float: left;
    width: 100%;
    color: #27285f;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 28px;
}

.afine-line-con a {
    float: left;
    width: auto;
    padding: 6px 20px;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-family: 'CerebriSans-Medium';
    border-radius: 25px;
    background-color: #f4c001;
    border: 1px solid #f4c001;
}

.afine-line-con a:hover {
    background-color: #fff;
    color: #f4c001 !important;
    border: 1px solid #f4c001;
}

.afine-line-iframe {
    float: left;
    width: 100%;
    justify-content: center;
    display: flex;
    padding: 0 40px;
}

.afine-line-iframe iframe {
    float: left;
    width: 100%;
    height: 300px;
    border-radius: 25px;
}

.afine-course {
    float: left;
    width: 100%;
    padding: 100px 0 60px 0;
    background-image: radial-gradient(circle at 49% 44%, #4f5198, #27285f 130%);
}

.afine-course-con {
    float: left;
    width: 100%;
}

.afine-course-con h4 {
    float: left;
    width: 100%;
    font-family: 'CerebriSans-Medium';
    font-size: 35px;
    color: #fff;
    max-width: 350px;
}

.afine-course-con p {
    float: left;
    width: 100%;
    color: #fff;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 30px;
    max-width: 500px;
}

.courses-list {
    float: left;
    width: 100%;
    padding: 40px 0 0 0;
}

.courses-list-card {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.courses-list-card h1 {
    float: left;
    width: 100%;
    font-family: 'CerebriSans-ExtraBold';
    color: #5a5da2;
    font-size: 40px;
    margin: 0 0 10px 0;
    padding: 0;
}

.courses-list-card h4 {
    float: left;
    width: 100%;
    font-family: 'CerebriSans-SemiBold';
    font-size: 18px;
    color: #fff;
    margin: 0;
    padding: 0;
}

.courses-list-card p {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 14px;
    opacity: 0.6;
    color: #fff;
    margin: 6px 0 0 0;
    padding: 0;
    line-height: 22px;
}

.courses-list-card a {
    float: left;
    width: auto;
    font-family: 'CerebriSans-Medium';
    text-decoration: none;
    font-size: 16px;
    color: #f4c001;
    margin: 10px 0 0 0;
    padding: 0;
    position: relative;
}

.courses-list-card a:hover {
    color: #fff !important;
}

.courses-list-card a svg {
    padding-top: 0px;
    font-size: 14px;
    position: absolute;
    top: 6px;
    right: -12px;
}

.afine-business {
    float: left;
    width: 100%;
    padding: 80px 0;
    background: #fff;
    position: relative;
}

.afine-business-bg {
    float: left;
    width: 100%;
    position: absolute;
    height: 380px;
    background: #fcfcfc;
    top: 0;
}

.afine-business-con {
    float: left;
    width: 100%;
}

.afine-business-con h4 {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 35px;
    color: #27285f;
    max-width: 350px;
}

.afine-business-con p {
    float: left;
    width: 100%;
    color: #27285f;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 30px;
    max-width: 500px;
}

.inx-owl {
    float: left;
    width: 100%;
}

.inx-owl-slide {
    float: left;
    width: 100%;
}

.inx-owl-slide .item .card {
    border: none !important;
    border-radius: 10px !important;
    box-shadow: 0 0 10px 0 rgba(227, 221, 240, 0.8);
    -moz-box-shadow: 0 0 10px 0 rgba(227, 221, 240, 0.8);
    -o-box-shadow: 0 0 10px 0 rgba(227, 221, 240, 0.8);
    -webkit-box-shadow: 0 0 10px 0 rgba(227, 221, 240, 0.8);
    background-color: #ffffff;
}

.inx-owl-slide .item .card img {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    height: 150px;
    object-fit: fill;
}

.inx-owl-slide .item .card .card-body {
    padding: 20px !important;
}

.inx-owl-slide .item .card .card-body h5 {
    float: left;
    width: 100%;
    color: #27285f;
    font-family: 'CerebriSans-SemiBold';
    font-size: 16px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.city-owl-slide .item span {
    text-align: center;
    width: 100%;
    float: left;
    color: #ff0000;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: 'Roboto';
    z-index: -999;
}

.banner-carousel .carousel-control-next,
.banner-carousel .carousel-control-prev {
    bottom: 40px !important;
}

.inx-owl-slide .item .card .card-body p {
    float: left;
    width: 100%;
    color: #27285f;
    font-family: 'Roboto';
    font-size: 14px;
    margin: 10px 0 0 0;
    padding: 0;
    line-height: 22px;
}

.inx-owl-slide .item .card .card-body a {
    float: left;
    width: auto;
    padding: 6px 20px;
    text-decoration: none;
    color: #fff;
    margin-top: 10px;
    font-size: 10px;
    font-family: 'CerebriSans-Medium';
    border-radius: 25px;
    /* background-color: #f4c001;
    border: 1px solid #f4c001; */
}

.inx-owl-slide .item .card .card-body a:hover {
    background: transparent;
    color: #0a0a09;
    border: 1px solid #0a0a09;
}

.inx-slider {
    float: left;
    width: 100%;
    padding-top: 20px;
}

.inx-owl-slide .owl-nav.disabled {
    display: block !important;
}

.inx-owl-slide .owl-nav.disabled .owl-next span,
.inx-owl-slide .owl-nav.disabled .owl-prev span {
    display: none !important;
}

.inx-owl-slide .owl-nav.disabled .owl-next,
.inx-owl-slide .owl-nav.disabled .owl-prev {
    width: 25px;
    height: 25px;
    background: #333848;
    opacity: 0.3;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    padding: 4px !important;
}

.inx-owl-slide .owl-nav.disabled .owl-next:focus,
.inx-owl-slide .owl-nav.disabled .owl-prev:focus {
    outline: none !important;
}

.inx-owl-slide .owl-nav.disabled .owl-next:hover,
.inx-owl-slide .owl-nav.disabled .owl-prev:hover {
    background-color: #f4c001 !important;
    opacity: 1 !important;
}

.inx-owl-slide .owl-nav.disabled .owl-next {
    position: absolute;
    right: -50px;
    top: 45%;
}

.inx-owl-slide .owl-nav.disabled .owl-prev {
    position: absolute;
    left: -50px;
    top: 45%;
}

.inx-owl-slide .owl-nav {
    display: block !important;
}

.inx-owl-slide .owl-nav .owl-next span,
.inx-owl-slide .owl-nav .owl-prev span {
    display: none !important;
}

.inx-owl-slide .owl-nav .owl-next,
.inx-owl-slide .owl-nav .owl-prev {
    width: 25px;
    height: 25px;
    background: #333848 !important;
    opacity: 0.3;
    border-radius: 50%;
    color: #fff !important;
    font-size: 12px !important;
    padding: 4px !important;
}

.inx-owl-slide .owl-nav .owl-next:focus,
.inx-owl-slide .owl-nav .owl-prev:focus {
    outline: none !important;
}

.inx-owl-slide .owl-nav .owl-next:hover,
.inx-owl-slide .owl-nav .owl-prev:hover {
    background-color: #f4c001 !important;
    opacity: 1 !important;
}

.inx-owl-slide .owl-nav .owl-next {
    position: absolute;
    right: -50px;
    top: 45%;
}

.inx-owl-slide .owl-nav .owl-prev {
    position: absolute;
    left: -50px;
    top: 45%;
}

.students {
    float: left;
    width: 100%;
    min-height: 550px;
    align-items: center;
    display: flex;
    background-image: url("../images/students.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.students-con {
    float: left;
    width: 100%;
}

.students-con h1 {
    float: left;
    width: 100%;
    color: #333848;
    font-family: 'Roboto';
    font-size: 80px;
    margin: 0;
    padding: 0;
}

.students-con h4 {
    float: left;
    width: 100%;
    color: #333848;
    font-family: 'Roboto';
    font-size: 45px;
    margin: 0;
    padding: 0;
}

.students-con p {
    float: left;
    width: 100%;
    color: #27285f;
    font-family: 'Roboto';
    font-size: 18px;
    margin: 10px 0 0 0;
    line-height: 30px;
    padding: 0;
}

.students-con a {
    float: left;
    width: auto;
    padding: 8px 30px;
    text-decoration: none;
    color: #fff;
    margin-top: 30px;
    font-size: 16px;
    font-family: 'CerebriSans-Medium';
    border-radius: 25px;
    background-color: #f4c001;
    border: 1px solid #f4c001;
}

.students-con a:hover {
    background: #fff;
    color: #f4c001;
    border: 1px solid #f4c001;
}

.textmonial {
    float: left;
    width: 100%;
    position: relative;
    min-height: 550px;
    align-items: center;
    display: flex;
}

.textmonial-bg {
    float: left;
    width: 450px;
    background-color: #f4c001;
    position: absolute;
    top: 0;
    height: 100%;
}

.textmonial-owl {
    float: left;
    width: 100%;
    padding: 40px;
    min-height: 300px;
    background: #fff;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
}

.text-owl-item {
    float: left;
    width: 100%;
}

.text-owl-item h4 {
    float: left;
    width: 100%;
    color: #333848;
    font-family: 'CerebriSans-ExtraBold';
    font-size: 28px;
    margin: 0;
    padding: 0;
}

.text-owl-item h6 {
    float: left;
    width: 100%;
    color: #333848;
    font-family: 'CerebriSans-Regular';
    font-size: 18px;
    margin: 5px 0 0 0;
    padding: 0;
}

.text-owl-item p {
    float: left;
    width: 100%;
    color: #27285f;
    line-height: 28px;
    font-family: 'Roboto';
    font-size: 16px;
    margin: 30px 0 0 0;
    padding: 0;
}

.text-owl-slide .owl-nav {
    display: block !important;
}

.text-owl-slide .owl-nav .owl-next span,
.text-owl-slide .owl-nav .owl-prev span {
    display: none !important;
}

.text-owl-slide .owl-nav .owl-next,
.text-owl-slide .owl-nav .owl-prev {
    width: 25px;
    height: 25px;
    background: #f1f1f1 !important;
    opacity: 1;
    border-radius: 50%;
    color: #000 !important;
    font-size: 12px !important;
    padding: 4px !important;
}

.text-owl-slide .owl-nav .owl-next:focus,
.text-owl-slide .owl-nav .owl-prev:focus {
    outline: none !important;
}

.text-owl-slide .owl-nav .owl-next:hover,
.text-owl-slide .owl-nav .owl-prev:hover {
    background-color: #f4c001 !important;
    opacity: 1 !important;
    color: #fff !important;
}

.text-owl-slide .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    top: 0%;
}

.text-owl-slide .owl-nav .owl-prev {
    position: absolute;
    right: 35px;
    top: 0%;
}

.queoye {
    float: left;
    width: 100px;
    position: absolute;
    top: 43%;
    left: 10%;
}

.queoye img {
    float: left;
    width: 100%;
    opacity: 0.5;
}

.subscribe {
    float: left;
    width: 100%;
    padding: 60px 0;
    background-image: linear-gradient(284deg, #4f5198 100%, #27285f 1%);
    position: relative;
}

.subscribe-ri {
    float: left;
    width: auto;
    position: absolute;
    bottom: 0;
    right: 0;
}

.subscribe-ri img {
    float: left;
    width: auto;
    height: 230px;
}

.subscibe-con {
    float: left;
    width: 100%;
}

.subscibe-con h4 {
    float: left;
    width: 100%;
    color: #fff;
    font-family: 'CerebriSans-Medium';
    font-size: 35px;
    margin: 0;
    padding: 0;
    text-align: center;
}

.subscibe-con p {
    float: left;
    width: 100%;
    color: #fff;
    opacity: 0.8;
    line-height: 28px;
    font-family: 'Roboto';
    font-size: 16px;
    margin: 5px 0 0 0;
    padding: 0;
    text-align: center;
}

.subscribe-input {
    float: left;
    width: 100%;
    justify-content: center;
    display: flex;
    margin-top: 20px;
}

.subscribe-search {
    float: left;
    width: 350px;
    position: relative;
    background: #fff;
    border-radius: 8px;
    height: 44px;
}

.subscribe-search input {
    float: left;
    width: 220px;
    position: absolute;
    border: none;
    font-family: 'Roboto';
    color: #333848;
    font-size: 14px;
    top: 10px;
    left: 30px;
}

.subscribe-search input:focus {
    outline: none;
}

.subscribe-search input[type="submit"] {
    border-radius: 5px;
    background-color: #f4c001;
    float: left;
    width: auto;
    font-family: 'CerebriSans-Medium';
    font-size: 14px;
    color: #fff;
    padding: 6px 20px;
    position: absolute;
    right: 6px;
    left: auto;
    top: 4px;
    border: 1px solid #f4c001;
}

.subscribe-search input[type="submit"]:hover {
    background: #fff;
    color: #f4c001;
    border: 1px solid #f4c001;
}

.subscribe-search svg {
    float: left;
    width: auto;
    position: absolute;
    font-size: 14px;
    color: #333848;
    opacity: 0.5;
    top: 14px;
    left: 10px;
}

.footer {
    float: left;
    width: 100%;
    padding: 20px 0;
    background: #000;
}

.footer-con {
    float: left;
    width: 100%;
}

.navbar-toggler svg {
    color: #fff;
}

.owl-dots {
    display: none !important;
}

.footer-con ul.copyright li a:hover {
    color: #f4c001;
}

.footer-con ul.home li a:hover {
    color: #f4c001;
}

.duration {
    float: left;
    width: 100%;
    padding: 60px 0;
}

.duration-con {
    float: left;
    width: 100%;
}

.duration-con img {
    float: left;
    width: 40px;
    height: 40px;
}

.duration-con h4 {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 30px;
    color: #27285f;
    margin: 10px 0 0 0;
    padding: 0;
}

.duration-con h5 {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 18px;
    color: #27285f;
    margin: 10px 0 0 0;
    padding: 0;
    text-transform: capitalize;
}

.duration-con p {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 28px;
    color: #27285f;
    margin: 0px 0 0 0;
    padding: 0;
    text-transform: capitalize;
}

.about-it {
    width: 100%;
    float: left;
    padding: 60px 0 !important;
    min-height: auto !important;
}

.about-it.pt-0 {
    padding-top: 0 !important;
}

.about-it.pt0 {
    padding-top: 0 !important;
}

.about-it h5 {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 28px;
    color: #27285f;
}

.about-it ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 0 20px;
}

.about-it ul li {
    float: left;
    width: 100%;
    color: #27285f;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 28px;
    list-style-type: none;
}

.about-it ul li svg {
    color: #32bea6;
    margin: 0 5px 0 0;
}

.bg-grey {
    background: #fcfcfc;
}

.about-it a.collapse-im {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 20px;
    color: #27285f;
    background: none !important;
    border: none !important;
    padding: 0 !important;
    margin: 0;
}

.about-it a.collapse-im svg {
    font-size: 18px;
}

.get-imgs {
    float: left;
    width: 100%;
}

.get-imgs ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    justify-content: center;
    display: flex;
}

.get-imgs ul li {
    float: left;
    width: 100% !important;
}

.get-imgs ul li img {
    float: left;
    width: 60px;
    height: 60px;
}

.get-imgs-img {
    justify-content: center;
    display: flex;
}

.get-imgs ul li p {
    text-align: center !important;
    margin-top: 10px;
}

.contact_section_bottom {
    width: 100%;
    float: left;
    padding: 80px 0;
    background-color: #fcfcfc;
}

.contact_content_left h1 {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 35px;
    color: #27285f;
}

.contact_content_left p {
    float: left;
    width: 60%;
    color: #27285f;
    font-family: 'Roboto';
    font-size: 16px;
    margin-top: 10px;
    line-height: 28px;
}

.contact_content_right {
    width: 100%;
    float: left;
}

.contact_content_form {
    width: 100%;
    float: left;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    background-color: #ffffff;
    padding: 50px 40px;
}

.contact_content_form h1 {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 35px;
    color: #27285f;
    padding-left: 0;
}

.content_form_box {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.content_form_box label {
    float: left;
    width: 100%;
    color: #27285f;
    font-family: 'CerebriSans-SemiBold';
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.content_form_box input,
.content_form_box textarea {
    float: left;
    width: 100%;
    color: #27285f;
    font-family: 'CerebriSans-SemiBold';
    font-size: 14px;
    margin: 0px 0 10px 0;
    padding: 10px;
    border: 0;
    outline: 0;
    box-shadow: none;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    background-color: #f6f9fc
}

.content_form_box textarea {
    height: 100px;
}

.content_form_box input::-webkit-input-placeholder,
.content_form_box textarea::-webkit-input-placeholder {
    color: #27285f;
    opacity: 0.5;
}

.inx-bts-set {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
}

.content_form_box input:-ms-input-placeholder,
.content_form_box textarea:-ms-input-placeholder {
    color: #27285f;
    opacity: 0.5;
}

.content_form_box input::placeholder,
.content_form_box textarea::placeholder {
    color: #27285f;
    opacity: 0.5;
}

.content_form_box input::-webkit-outer-spin-button,
.content_form_box input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.content_form_box input[type=number] {
    -moz-appearance: textfield;
}

.contact_smbt {
    width: 100%;
    float: left;
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.contact_smbt input {
    text-decoration: none;
    font-family: 'CerebriSans-Medium';
    font-size: 16px;
    border-radius: 25px;
    background-color: #f4c001;
    padding: 8px 30px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid transparent;
    box-shadow: none;
    outline: 0;
}

.header.bg-imag-ms {
    background-image: url('../images/ms-office-banner.png') !important;
}

.header.bg-imag-eng {
    background-image: url('../images/english-banner.png') !important;
}

.header.bg-imag-maths {
    background-image: url('../images/maths-banner.png') !important;
}

.header.bg-imag-it {
    background-image: url('../images/it-banner.png') !important;
}

.header.bg-imag-course {
    background-image: url('../images/course-banner.png') !important;
}

.header.bg-imag-pro {
    background-image: url('../images/pro-banner.png') !important;
}

.header.bg-imag-abt {
    background-image: url('../images/abt-ban.png') !important;
    background-position: center;
}

.header.bg-imag-contact {
    background-image: url('../images/contact-ban.png') !important;
    background-position: center;
}

.contact_smbt input:hover,
.contact_smbt input:focus,
.contact_smbt input:active {
    background-color: #fff;
    color: #f4c001 !important;
    border: 1px solid #f4c001;
}

.contact_content_left {
    width: 100%;
    float: left;
    padding-top: 50px;
}

.contact_content_left img {
    width: 100%;
    float: left;
    object-fit: cover;
    padding-right: 50px;
}

.content_left_text {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.mt-10 {
    margin-top: 10px;
}

h1.pro-course-head {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 35px;
    color: #27285f;
    text-align: center;
    margin-bottom: 30px;
}

.header {
    /* float: left; */
    width: 100%;
    /* z-index: -2; */
}

.course-banner {
    width: 100%;
    /* float: left; */
    background: url('../images/course-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.course-bg-overlay {
    width: 100%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #27285f;
    opacity: 0.8;
    height: 100vh;
}

.banner-course-content {
    width: 100%;
    float: left;
}

.banner-course-content h6 {
    width: 100%;
    float: left;
    font-family: 'Roboto';
    color: #fff;
    font-size: 24px;
    padding: 0;
    margin: 0 0 8px 0;
}

.banner-course-content h1 {
    width: 100%;
    float: left;
    font-family: 'Roboto';
    color: #fff;
    font-size: 50px;
    padding: 0;
    margin: 0;
}

.banner-course-content p {
    width: 100%;
    float: left;
    /* font-family: 'Roboto'; */
    font-family: 'Roboto';
    color: #fff;
    font-size: 20px;
    padding: 0;
    line-height: 28px;
    margin: 10px 0 0 0;
}

.course-content-start {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 70px 0;
}

.skill-intro {
    width: 100%;
    float: left;
}

.skill-intro h1 {
    width: 100%;
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 35px;
    color: #27285f;
}

.pathway-content {
    width: 100%;
    float: left;
}

.pathway-box {
    width: 100%;
    float: left;
    margin-top: 30px;
    padding: 15px;
    background: #ffff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(227, 221, 240, 0.8);
    -moz-box-shadow: 0 0 10px 0 rgba(227, 221, 240, 0.8);
    -o-box-shadow: 0 0 10px 0 rgba(227, 221, 240, 0.8);
    -webkit-box-shadow: 0 0 10px 0 rgba(227, 221, 240, 0.8);
}

.pathway-box img {
    width: 60px;
    float: left;
    margin-bottom: 10px;
    -o-object-fit: contain;
    object-fit: contain;
}

.pathway-box h4 {
    width: 100%;
    float: left;
    font-family: 'CerebriSans-SemiBold';
    color: #008800;
    font-size: 18px;
    min-height: 42px;
    padding: 0;
    margin: 0 0 10px 0;
}

.pathway-box p {
    width: 100%;
    float: left;
    /* font-family: 'Roboto'; */
    font-family: 'Roboto';
    color: #000;
    font-size: 16px;
    padding: 0;
    margin: 0 0 10px 0;
}

.pathway-box a {
    width: 100%;
    float: left;
    font-family: 'CerebriSans-Medium';
    color: #f4c001;
    font-size: 18px;
    padding: 0;
    margin: 0;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.pathway-box a span {
    padding: 0 8px 0 0;
    margin: 0;
}

.pathway-box a:hover {
    color: #000;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .students {
        min-height: 400px;
    }
    .textmonial {
        min-height: 400px;
    }
    .queoye {
        left: 7%;
    }
}

@media (min-width: 320px) and (max-width: 991px) {
    .header {
        height: 100%;
        background-attachment: fixed;
    }
    .text-owl-slide .owl-nav .owl-next,
    .text-owl-slide .owl-nav .owl-prev {
        font-size: 10px !important;
    }
    .inx-owl-slide .owl-nav .owl-next,
    .inx-owl-slide .owl-nav .owl-prev {
        font-size: 10px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .inx-owl-slide .owl-nav .owl-prev {
        left: -30px;
    }
    .inx-owl-slide .owl-nav .owl-next {
        right: -30px;
    }
    .students {
        min-height: auto;
    }
    .carousel-inner {
        min-height: 300px;
    }
    .afine-line {
        padding: 50px;
    }
    .afine-course {
        padding: 50px 0 30px 0;
    }
    .afine-business {
        padding: 40px 0;
    }
    .textmonial {
        min-height: 400px;
    }
    .students-con h1 {
        font-size: 60px;
    }
    .students-con h4 {
        font-size: 40px;
    }
    .students-con p {
        font-size: 16px;
        line-height: 26px;
    }
    .students-con a {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .subscribe {
        padding: 40px 0;
    }
    .afine-line-con h4 {
        font-size: 30px;
    }
    .afine-course-con h4 {
        font-size: 30px;
    }
    .afine-business-con h4 {
        font-size: 30px;
    }
    .inx-owl-slide .item .card .card-body h5 {
        min-height: 40px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .banner-con h3 {
        font-size: 26px;
    }
    .alert-success {
        color: #155724;
        background-color: #d4edda;
        border-color: #c3e6cb;
        float: left;
        width: 100%;
        position: fixed;
        top: 0;
        z-index: 999999999999;
        justify-content: center;
        display: flex;
        margin: 0;
        transform: unset;
        left: 0;
        padding: 10px;
    }
    .map-set {
        margin: 30px 0 0 0;
    }
    .reg-add {
        padding: 30px 0;
    }
    .clip-set {
        display: none;
    }
    .textmonial-bg {
        width: 130px;
        height: 100%;
        min-height: auto;
    }
    .contact_section_bottom {
        padding: 30px 0 !important;
    }
    .contact_content_left {
        padding-top: 0 !important;
    }
    .contact_content_left h1,
    .contact_content_form h1 {
        font-size: 24px !important;
    }
    .contact_content_form {
        padding: 20px !important;
    }
    .contact_smbt button {
        font-size: 14px !important;
    }
    .contact_content_left p {
        font-size: 14px !important;
        line-height: 24px !important;
        width: 100% !important;
        float: left;
    }
    .banner-con-p p {
        font-size: 14px;
        line-height: 24px;
    }
    .banner-register a {
        font-size: 14px;
    }
    .carousel-inner {
        min-height: 300px;
    }
    .city-owl {
        padding: 20px 0;
    }
    .afine-line {
        padding: 30px 0;
    }
    .afine-line-con h4 {
        font-size: 24px;
    }
    .afine-line-con p {
        font-size: 14px;
        line-height: 24px;
    }
    .afine-line-con a {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .afine-line-iframe iframe {
        height: auto !important;
    }
    .afine-course {
        padding: 30px 0 20px 0;
    }
    .afine-course-con h4 {
        font-size: 24px;
    }
    .afine-course-con p {
        font-size: 14px;
        line-height: 24px;
    }
    .courses-list {
        padding: 0 !important;
    }
    .courses-list-card {
        margin-bottom: 20px;
    }
    .afine-business {
        padding: 30px 0;
    }
    .afine-business-con h4 {
        font-size: 24px;
    }
    .afine-business-con p {
        font-size: 14px;
        line-height: 24px;
    }
    .students {
        min-height: auto;
        background-image: url(../images/students.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 40px 0;
        position: relative;
    }
    .students-bg {
        position: absolute;
        top: 0;
        float: left;
        width: 100%;
        height: 100%;
        background: rgba(39, 40, 95, .7);
    }
    .students-con h1 {
        font-size: 60px;
        color: #fff;
    }
    .students-con h4 {
        font-size: 30px;
        color: #fff;
    }
    .students-con p {
        font-size: 16px;
        line-height: 26px;
        color: #fff;
    }
    .text-owl-item h4 {
        font-size: 20px;
    }
    .text-owl-item h6 {
        font-size: 16px;
    }
    .text-owl-item p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px !important;
    }
    .textmonial-owl {
        padding: 20px;
    }
    .textmonial {
        min-height: 350px;
    }
    .textmonial-owl {
        min-height: 200px;
    }
    .subscibe-con h4 {
        font-size: 24px;
    }
    .subscibe-con p {
        font-size: 14px;
        line-height: 24px;
    }
    .subscribe {
        padding: 30px 0;
    }
    .get-imgs ul {
        display: block;
    }
    .get-imgs ul li {
        width: auto !important;
    }
    .get-imgs ul li img {
        float: left;
        width: 90px;
        height: 90px;
        padding: 20px;
    }
    .duration {
        padding: 30px 0;
    }
    .duration-con h4 {
        font-size: 24px;
    }
    .duration-con h5 {
        font-size: 16px;
    }
    .duration-con {
        margin-bottom: 20px;
    }
    .about-it {
        padding: 30px 0 !important;
    }
    .about-it a.collapse-im {
        font-size: 16px !important;
    }
    .about-it a.collapse-im svg {
        font-size: 16px !important;
    }
    .afine-line-iframe {
        padding: 20px !important;
    }
    .abt_us {
        padding: 30px 0;
    }
}

@media (min-width: 320px) and (max-width: 576px) {
    .subscribe-search {
        width: 300px;
    }
    .carousel-inner {
        min-height: 550px;
        align-items: unset;
    }
    .inx-owl-slide .owl-nav .owl-prev {
        left: 0;
    }
    .inx-owl-slide .owl-nav .owl-next {
        right: 0;
    }
    .navbar-brand img {
        width: 180px;
    }
    .footer-con ul.copyright {
        float: left;
        width: 100%;
    }
    .footer-con ul.copyright li {
        width: 100%;
        padding: 3px 0;
    }
    .footer-con ul.home li a {
        margin: 0 !important;
    }
    .footer-con ul.home {
        float: left;
    }
    .footer-con ul.home li {
        width: 100%;
        padding: 3px 0;
    }
}

.contact-support {
    float: left;
    width: 100%;
}

.about-form {
    float: left;
    width: 100%;
    margin: 40px 0;
}

.about {
    float: left;
    width: 100%;
}

.about h1 {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 40px;
    color: #27285f;
    padding: 0;
    margin: 0;
}

.about p {
    float: left;
    width: 100%;
    color: #27285f;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 32px;
    padding: 0;
    margin: 0;
}

.about h2 {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 26px;
    color: #27285f;
    padding: 0;
    margin: 0;
}

.contact-support h1 {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 35px;
    color: #f4c001;
    padding: 0;
    margin: 0;
}

.footer-icon ul.copyrights li a:hover {
    color: #f4c001;
}

.support-form {
    float: left;
    width: 100%;
    margin: 40px 0;
    padding: 0;
}

.support {
    float: left;
    width: 100%;
    background: #a05151;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 80px 5px;
}

.support h1 {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 26px;
    color: #fff;
    padding: 0;
    margin: 0 0 18px 0;
    text-align: center;
}

.support a {
    float: left;
    width: auto;
    padding: 6px 20px;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-family: 'CerebriSans-Medium';
    border-radius: 25px;
    background-color: #f4c001;
    border: 1px solid #f4c001;
}

.support a:hover {
    background-color: #fff;
    color: #f4c001 !important;
    border: 1px solid #f4c001;
}

.s1 {
    background: #ea9ab4;
}

.s2 {
    background: #b97c7c;
}

.s3 {
    background: #7eb1b1;
}

.s4 {
    background: #a4bba1;
}

.s5 {
    background: #c19552;
}

.s6 {
    background: #d6e871;
}

.supp {
    float: left;
    width: 100%;
    margin: 40px 0;
    padding: 0;
}

.footer-con {
    width: 100%;
    float: left;
    padding: 10px 0;
}

.footer-con h1 {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 25px;
    color: #fff;
    padding: 0;
    margin: 0;
}

.add-foot {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.add-foot ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.add-foot ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.add-foot ul li a svg {
    margin-right: 8px;
}

.add-foot ul li a {
    float: left;
    width: auto;
    margin: 0;
    padding: 5px 0;
    font-family: 'CerebriSans-Regular';
    color: #9e9e9e;
    font-size: 16px;
    text-decoration: none;
}

.add-foot ul li a:hover {
    color: #f4c001;
    text-decoration: none;
}

ul.social-link li {
    width: auto;
    margin-right: 20px;
}

.add-foot p {
    float: left;
    width: 100%;
    color: #9e9e9e;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 33px;
    padding: 0;
    margin: 10px 0 0 0;
}

.reg-add {
    width: 100%;
    float: left;
    padding: 60px 0;
    position: relative;
}

.registered {
    float: left;
    width: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.registered h2 {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 35px;
    color: #27285f;
    padding: 0;
    margin: 0 0 10px 0;
}

.registered p {
    float: left;
    width: 100%;
    color: #27285f;
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 33px;
    padding: 0;
    margin: 0;
}

.map-set {
    width: 100%;
    float: left;
    margin: 0;
}

.map-set iframe {
    border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
    box-shadow: 0 0 10px 0 rgba(227, 221, 240, 0.8);
    -moz-box-shadow: 0 0 10px 0 rgba(227, 221, 240, 0.8);
    -o-box-shadow: 0 0 10px 0 rgba(227, 221, 240, 0.8);
    -webkit-box-shadow: 0 0 10px 0 rgba(227, 221, 240, 0.8);
}

.abt_us {
    width: 100%;
    float: left;
    padding: 60px 0;
}

.abt_head {
    width: 100%;
    float: left;
}

.abt_head {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 40px;
    color: #27285f;
    padding: 0;
    margin: 0;
    text-align: center;
}

.abt_head_con {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.abt_us_img {
    width: 100%;
    float: left;
}

.abt_us_img img {
    width: 100%;
    float: left;
    object-fit: contain;
}

.abt_us_text {
    width: 100%;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.abt_us_text p {
    float: left;
    width: auto;
    margin: 0;
    padding: 5px 0;
    font-family: 'CerebriSans-Regular';
    color: #9e9e9e;
    font-size: 16px;
    text-decoration: none;
}

.abt_us_text h2 {
    float: left;
    width: 100%;
    font-family: 'Roboto';
    font-size: 30px;
    color: #27285f;
    padding: 0;
    margin: 10px 0 0 0;
    text-align: left;
}


/*.btn-blue:hover {
     color: #032048!important;
    border-color: #032048!important;
}*/

.btn-blue {
    /* color: #818fa3 !important; */
    color: #032048!important;
    border-color: #032048!important;
    background: #fff;
    text-decoration: none;
    /* border: 1px solid #818fa3; */
    box-shadow: none !important;
    transition: .5s;
    font-size: .8rem;
    border-radius: 5px!important;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 600;
    padding-left: 15px;
    padding-right: 15px;
    width: auto !important;
    margin: 0;
}

.descheight {
    height: 220px;
}

.contentWrapper {
    min-height: 600px;
    padding-bottom: 20px;
}

@media only screen and (max-width: 600px) {
    .bckwhite {
        margin-top: 90px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .students-con {
        background: rgba(255, 255, 255, 0.9)!important;
        padding: 3px 10px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .students-con {
        background: rgba(255, 255, 255, 0.9);
        padding: 3px 10px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .header {
        height: auto;
    }
    .students-con {
        background: rgba(255, 255, 255, 0.9);
        padding: 3px 10px;
    }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}

.banner h1 {
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 48px;
    font-weight: 100;
    line-height: 48px;
    margin: 0 0 1px;
    text-transform: uppercase;
    padding: 10px;
    background: linear-gradient(to right, #890137 0%, #242965 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
}

.banner .carousel-caption {
    left: 0;
    right: 0;
    text-align: left;
    top: 11.7em;
}

.proile-rating {
    text-align: left;
}

.form-control {
    border-radius: 20px !important;
}

.input-group input {
    padding: 4px 3px 3px 15px !important;
    min-height: 38px;
}

.input-group .input-group-btn button {
    border-radius: 0 20px 20px 0;
    height: 38px;
    box-shadow: none;
}


/* footer {
    margin-top: 40px;
} */

.read-more {
    display: block;
    padding: 7px 20px;
    border: 1px solid #f4c001;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    background: #f4c001;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 24px;
    right: 0px;
}


/* The ribbons */

.ribbon {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#032048 0%, #032048 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    right: -21px;
}

.ribbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #032048;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #032048;
}

.ribbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #032048;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #032048;
}

.card .card-footer a.btn-success {
    color: #fff !important;
    background-color: #28a745 !important;
    border-color: #28a745 !important;
}

.card .card-footer a.btn-danger {
    color: #fff !important;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}

.card p {
    padding-bottom: 10px !important;
}

.card h6 p {
    padding-bottom: 0px !important;
}
