.widget-title h3 {
    display: inline-block;
    position: relative;
    font-size: 25px;
}

.widget-title h3 span {
    /*color: #b02b2f;*/
     color: #E84E19;
}

.widget-title h3 span.blue {
    color: #28296c;
}

.widget-titles h3 {
    display: inline-block;
    position: relative;
    font-size: 25px;
}

.widget-titles h3 span {
    color: #b02b2f;
}

.widget-titles h3 small {
    display: block;
    font-size: 25px;
}

.stu-gre {
    /*background-color: #9a2827;*/
    background-color: #E84E19;
    padding: 5px;
    margin-bottom: 15px;
}

.stu-gre p {
    margin-bottom: 0;
    color: #ffffff;
    font-size: 14px;
}

.desk-div {
    display: flex;
}

.mobile-div {
    display: none !important;
}

/* .widget-title h3:after {
    position: absolute;
    content: "";
    background-color: #000;
    height: 2px;
    width: 40px;
    top: 15px;
    left: -50px;
}

.widget-title h3:before {
    position: absolute;
    content: "";
    background-color: #000;
    height: 2px;
    width: 40px;
    top: 15px;
    right: -50px;
} */

.zIndex2 {
    z-index: 2;
}

.font-weight-300 {
    font-weight: 300;
}

.font-weight-700 {
    font-weight: 700;
}

.font-weight-900 {
    font-weight: 900;
}

.show {
    display: block !important;
}

.whatChat a,
.sideNavi a.WhatsappBg {
    background: #31b946;
}

/*== HEADER CSS START ==*/

.header {
    width: 100%;
    display: table;
    padding: 0px 0 12px;
}

.header .navbar.navbar-dark .navbar-nav .nav-link {
    color: #2b2a29;
    font-size: 16px;
    padding: 0 16px;
    font-weight: 700;
}

.navbar-nav .nav-item {
    border-left: 1px solid #000;
}

.navbar-nav .nav-item:first-child {
    border-left: 0px solid #000;
}

.header .navbar.navbar-dark .admiss {
    margin-left: 25px;
}

/*== BANNER CSS START ==*/

.dsu-form {
    padding: 20px 0px;
    border-radius: 0rem;
    background: #3d3d3d;
    position: relative;
    z-index: 1;
    float: right;
    width: 320px;
}

.frmBg {
    position: relative;
    text-align: center;
    padding: 0 0;
}

.frmBg h4 span {
    color: var(--text-yellow);
}

.applyBox {
    margin: 0;
    width: 100%;
    display: table;
}

.contact_fild {
    padding: 10px;
    padding-bottom: 0;
}

.contact-fild-box .form-control,
.contact-fild-box .form-select {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.8);
    border: 0px solid rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    background-color: #d1d2d4;
    margin: 0 auto;
    padding: 10px 10px;
    height: auto;
}

.form-group {
    margin-bottom: 0.8rem;
}

.btn_submit {
    background-color: #fbfbfb;
    color: #73695f;
    font-size: 16px;
    border-radius: 25px;
    padding: 9px 50px;
    font-weight: 800;
    text-transform: uppercase;
}

.btn_submit:hover {
    background-color: #fff;
    color: #73695f;
}

.contact-fild-box {
    margin-bottom: 3px;
    position: relative;
}

.contact-fild-box.text-center {
    margin-bottom: 0px;
}

.dsu-intro {
    position: relative;
    top: 0rem;
    z-index: 1;
    right: 0;
}

.dsu-addmission {
    margin-top: 0%;
    display: block;
    padding: 0px;
    width: 100%;
}

.formIDfid {
    padding: 0 0px;
}

.contact-fild-box .form-control option {
    color: #000;
}

.dsu-addmission .bannerContent span {
    display: inline-block;
    padding-bottom: 10px;
    font-weight: 500;
}

.dsu-addmission .bannerContent h1 {
    font-size: 45px;
    letter-spacing: 2px;
    /*line-height: 43px;*/
    color: #b02b2f;
    font-family: "Montserrat";
    ;
    font-weight: 900;
    filter: drop-shadow(7.092px 5.541px 12px rgba(1, 2, 2, 0.39));
    /* -webkit-text-stroke: 3px rgb(255, 255, 255); */
    text-shadow: 3px 3px 0 #FFF, -3px 3px 0 #FFF, -3px -3px 0 #FFF, 3px -3px 0 #FFF;
}

.dsu-addmission .bannerContent h4 {
    font-size: 1.9rem;
    line-height: 1;
    color: #f57b12;
}

.dsu-addmission .bannerContent h4 span {
    color: #fff;
    font-weight: 700;
}

.dsu-addmission .bannerContent .admi__content-btn {
    width: 70%;
    padding: 10px 0px;
}

.dsu-addmission .bannerContent .admi__content-btn .bg-whi {
    border-radius: 50px;
    background-color: #fff;
    width: 90%;
    height: 100%;
    padding: 10px;
    margin-top: 15px;
    padding-left: 30px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    border: 5px solid #b02b2f;
}

.dsu-addmission .bannerContent hr {
    background: #8889a3;
    height: 1px;
    opacity: initial;
}

.dsu-addmission .bannerContent .admi__content-btn strong {
    font-size: 1.7rem;
    font-weight: 500;
    color: #f57b12;
}

.dsu-addmission .bannerContent .admi__content-btn strong b {
    font-weight: 500;
}

.dsu-addmission .bannerContent .admi__content-btn .bg-whi span {
    padding: 02px 0px;
    margin-bottom: 0px;
    color: #b02b2f;
}

.dsu-addmission .bannerContent .admi__content-btn {
    padding: 02px 0px;
    margin-bottom: 0px;
    font-weight: 700;
    color: #b02b2f !important;
}

.dsu-addmission .bannerContent .admi__content-btn p {
    display: table;
    padding: 0.5rem 0rem;
    font-size: 17px;
    font-weight: 500;
}

.dsu-addmission .bannerContent .admi__content-btn .listing {
    padding-top: 15px;
}

.dsu-addmission .bannerContent .admi__content-btn .listing ul {
    list-style: disc;
    margin-left: 20px;
}

.dsu-addmission .bannerContent .admi__content-btn .listing ul li {
    font-size: 18px;
    line-height: 27px;
    color: #000000;
    font-weight: 500;
}

.dsu-addmission .bannerContent .ban_usp_content {
    border-radius: 8px;
    background-color: #2a2a2a;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 2px solid #5a5a5a;
    padding: 8px 5px;
}

.dsu-addmission .bannerContent .ban_usp_content img {
    height: 25px;
    width: 25px;
}

.dsu-addmission .bannerContent .ban_usp_content h2 {
    font-size: 14px;
    line-height: 16px;
    margin-top: 5px;
    color: #ffdb6f;
    font-weight: 700;
    text-align: center;
}

.dsu-addmission .bannerContent .ban_usp_content p {
    font-size: 10px;
    padding: 0;
    line-height: 13px;
    color: #fff;
    font-weight: 500;
    text-align: center;
}

/*== BANNER CSS end ==*/

.elements__section {
    position: relative;
}

.elements__section .united_elements {
    display: flex;
    width: 100%;
    min-height: 335px;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    flex-direction: column;
    padding: 20px 10px;
    background-color: #a60000;
}

.elements__section .united_elements.yel {
    background-color: #cc9933;
}

.elements__section .united_elements p {
    color: white;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
}

.vellore__section {
    position: relative;
}
.vellore__section .next_gen_content {
    display: flex;
    overflow: hidden;
    position: relative;
    min-height: 110px;
    padding: 10px 5px;
    min-height: 130px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: transparent;
    border: 1.5px solid #000000;
    border-top: none;
}

.vellore__section .next_gen_content img {
    width: auto;
    height: 50px;
    margin-bottom: 10px;
}

.vellore__section .next_gen_content p {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 15px;
    color: #0d0c0c;
    font-weight: 300;
    text-align: center;
}



.vellore__section .next_gen_content::before {
    position: absolute;
    top: 0;
    left: -95%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.vellore__section .ulockd-blog-post1:hover .next_gen_content{
    background-color: #7e0100;
    transition: .5s;
}

.vellore__section .next_gen_content:hover img {
    filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(266deg) brightness(104%) contrast(101%);
}

.vellore__section .ulockd-blog-post1:hover .next_gen_content p {
    color: #fff;
}
.vellore__section .ulockd-blog-post1:hover .next_gen_content a{
    color: #fff !important;
    font-weight:900;
}

.vellore__section .ulockd-blog-post1:hover .next_gen_content::before {
    -webkit-animation: shine 0.75s;
    animation: shine 0.75s;
}

.vellore__section p {
    color: #3d3d3d;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
}

/*== SEC1 css start ==*/

.courses_sec1 {
    position: relative;
    width: 100%;
}

.activities__section .courses-wrap {
    position: relative;
    width: 22%;
    margin: 18px;
    padding: 0px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    border-radius: 20px;
    z-index: 0;
    overflow: visible;
    background-color: transparent;
    border: 1px solid #fff;
}

/* Shine */

.activities__section .container {
    max-width: 100%;
}

.activities__section .courses_sec1 .courses-wrap {
    position: relative;
    overflow: hidden;
}

.activities__section .courses_sec1 .courses-wrap::before {
    position: absolute;
    top: 0;
    left: -95%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.activities__section .courses_sec1 .courses-wrap:hover::before,
.activities__section .courses_sec1 .courses-wrap:hover:before {
    -webkit-animation: shine 0.75s;
    animation: shine 0.75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.section4 {
    background-color: #b8b9ba;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.section4:after {
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    right: 0px;
    top: 0px;
    background-color: #7e0100;
}

.vawe {
    position: absolute;
    /* bottom: 0px; */
    top: 50px;
    left: 0px;
    width: 100%;
    right: 0px;
    opacity: 0.2;
    height: 28rem;
    background-image: url(../images/vawe.png);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1;
}

.speaks {
    position: relative;
}

.speaks .students__item {
    padding: 0 25px;
    text-align: center;
}

.speaks .students__item .students__wrap {
    position: relative;
    align-items: center;
}

.speaks .students__item .students__wrap .students__photo {}

.speaks .students__item .students__wrap .students__con {
    width: 70%;
    margin-left: 10px;
}

.speaks .students__item .students__wrap h6 {
    color: #f57b12;
    font-size: 22px;
}

.speaks .students__item .students__wrap span {
    color: #3d3d3d;
    font-size: 14px;
}

.speaks .students__item .fa-quote-left {
    font-size: 20px;
    color: #f57b12;
    position: absolute;
    left: 1px;
    top: 0;
}

.speaks .students__item .fa-quote-right {
    font-size: 20px;
    color: #f57b12;
    position: relative;
    left: 80%;
}

.speaks .students__item p {
    margin-top: 10px;
    line-height: 1.4;
    text-align: justify;
    color: #3d3d3d;
    font-size: 15px;
}

.reviewss {
    position: relative;
    padding-left: 20px;
}

.reviewss .star {
    position: relative;
    padding-bottom: 10px;
    text-align: center;
    margin-top: -12%;
}

.reviewss .star img {
    width: 90%;
}

.reviewss .reviews__item {
    padding: 0 0 0 0px;
}

.reviewss .widget-titles h4 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

.reviewss .widget-titles span {
    font-size: 20px;
    color: #ffae00;
    font-weight: 700;
    text-align: center;
}

.reviewss .reviews__item .reviews__wrap {
    position: relative;
    padding-top: 25px;
    text-align: left;
}

.reviewss .reviews__item .reviews__wrap .reviews__con {
    width: 70%;
    margin-left: 0px;
}

.reviewss .reviews__item .reviews__wrap h6 {
    color: #fff;
    font-size: 22px;
}

.reviewss .reviews__item p {
    margin-top: 10px;
    line-height: 1.4;
    text-align: justify;
    color: #fff;
    font-size: 15px;
}

/*== Footer css start ==*/

.footer {
    background-color: #2d2d2d;
    font-size: 13px;
}

.footer span {
    color: #f57b12;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}

.coz {
    display: none;
}

/* .highlight__section .highlight__relative .highlight__top:hover .highlight__img { background-color: white; } */

.highlight__section .highlight__relative .highlight__top:hover {
    -webkit-transform: translateY(-0.5em);
    transform: translateY(-0.5em);
}

.custom_w {
    width: 100% !important;
}

.highlight__relative {
    display: flex;
    justify-content: center;
    align-items: center;
}

.highlight__relative .ranking_img {
    display: flex;
    width: 70%;
    justify-content: center;
    align-items: center;
}

.highlight__section .highlight__relative .highlight__top {
    padding: 10px;
    border-radius: 20px;
    background-color: #dadada;
    min-height: 200px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.highlight__section .highlight__relative .trags {
    background-color: #7e0100 !important;
}

.highlight__section .highlight__relative .highlight__top .highlight__img {
    width: auto;
    height: auto;
    line-height: 95px;
    margin: 0 5px;
}

.highlight__section .highlight__relative .highlight__top .highlight__img img {
    width: 97px !important;
    height: 97px !important;
}

.highlight__section .highlight__relative .highlight__top p {
    font-size: 16px;
    line-height: 17px;
    color: #3d3d3d;
    font-weight: 500;
    text-align: left;
}

.highlight__section .highlight__relative .highlight__top p strong {
    font-size: 19px;
    line-height: 27px;
    color: #7e0100;
    font-weight: 900 !important;
    font-family: "Montserrat";
    text-align: left;
}

.highlight__section .highlight__relative .highlight__top p.sml {
    font-size: 11px;
    line-height: 15px;
    color: #181717;
    font-weight: 500;
    font-family: "Montserrat";
}

.highlight__section .highlight__relative .highlight__top.trags p {
    font-size: 14px;
    color: #fff;
}

.highlight__section .highlight__relative .highlight__top.trags strong {
    font-size: 18px;
    font-weight: 700;
    display: block;
    color: #fff;
}

.highlight__section .eligblity {
    background-color: #7e0100;
    border-radius: 10px;
    margin-top: -22px;
}

.highlight__section .eligblity p {
    font-size: 1.1rem;
    color: #fff;
    font-weight: 400;
    padding: 15px;
    text-align: center;
}

.highlight__section .eligblity p span {
    font-weight: 700;
}

/*== SEC1 css start ==*/

.section1 {
    background-color: #f4f4f4;
}

.courses_sec1 {
    position: relative;
    width: 100%;
}

/* Shine */

.section1 .courses_sec1 .courses-wrap {
    position: relative;
    overflow: hidden;
    width: auto;
    margin: auto;
}

.section1 .courses_sec1 .courses-wrap::before {
    position: absolute;
    top: 0;
    left: -95%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.section1 .courses_sec1 .courses-wrap:hover::before,
.section1 .courses_sec1 .courses-wrap:hover:before {
    -webkit-animation: shine 0.75s;
    animation: shine 0.75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.coursescontent i {
    float: left;
    padding-right: 5%;
    z-index: 1;
}

.section1 .courses-wrap strong {
    font-size: 16px;
    color: #3b3a3a;
    font-weight: 400;
    font-family: "Montserrat";
    margin-top: 0px;
    /* padding-top: 9px;
     float: left;
    display: flex; */
    /* align-items: center; */
}

.section1 .courses-wrap:hover strong {
    color: #0e0e0e;
}

.courses-wrap-inner:hover .coursescontent i {
    filter: brightness(0) invert(1);
}

.courses-wrap-inner:before {
    position: absolute;
    content: "";
    background-color: #b02b2f;
    height: 0px;
    width: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 999;
}

.courses-wrap-inner img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    background-position: center;
}

.courses-wrap-inner {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0px 0px;
    padding-top: 0px;
    z-index: 1;
}

.coursescontent {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    width: 100%;
    background-color: rgb(255, 255, 255);
    height: 65px;
}

.section1 .courses-wrap {
    position: relative;
    width: 100%;
    margin: 18px;
    padding: 0px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    z-index: 0;
    overflow: visible;
    border-top: 0;
    border-right: 0;
    height: 315px;
    border-radius: 20px;
    background-color: rgba(126, 1, 0, 0);
    border: 1px solid #1f1f1f;
}

.section1 .courses-wrap:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0 0 17px rgba(32, 46, 60, 0.7);
    background-color: #b02b2f;
}

.highlights__section {
    background-color: #7e0100;
}

.collaborations__section .highlights__Item {
    width: 100%;
    display: flex;
    align-items: center;
    min-height: 130px;
    justify-content: center;
    flex-direction: column;
    position: relative;
    padding: 5px 10px;
    /* min-height: 208px; */
    border-radius: 0px;
}

.highlights__Item:hover {
    background-color: #af2b2f;
    transition: .5s;
}

.highlights__Item:hover p {
    color: #fff !important;
}

.highlights__Item:hover img {
    filter: invert(99%) sepia(100%) saturate(25%) hue-rotate(344deg) brightness(104%) contrast(100%);
}

.collaborations__section .highlights__Item.brd {
    border-right: 2.5px solid #a4a4a4;
}

.highlights__Content {
    margin-top: 10px;
}

.collaborations__section .highlights__Item .highlights__Icon {
    margin-bottom: 2px;
}

/* .collaborations__section {
    text-align: left;
    padding-left: 7px;
} */

.collaborations__section .highlights__Item .highlights__Content>strong {
    display: block;
    font-size: 20px;
    color: #7e0100;
    padding-bottom: 20px;
}

.collaborations__section .highlights__Item .highlights__Content>h4 {
    font-weight: 400;
    color: #2b2a2a;
    font-size: 18px;
    padding-bottom: 10px;
}

.collaborations__section .highlights__Item .highlights__Content>p {
    font-size: 16px;
    line-height: 24px;
    color: #3d3d3d;
    font-weight: 700;
    text-align: center;
}

#guests-sliders.owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    background: transparent;
    color: #e9c927;
    font-size: 30px;
    padding: 0;
    margin: 0;
    display: none;
}

#ranking-slider.owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    border-radius: 20px;
    background-color: rgba(57, 34, 34, 0.913);
    color: #ffffff;
    font-size: 30px;
    padding: 0;
    height: 40px;
    width: 40px;
    line-height: 40px;
    margin: 0;
    display: block !important;
}

#ranking-slider .owl-nav {
    display: block !important;
}

#ranking-slider.owl-theme .owl-dots .owl-dot span {
    background: #000;
}

#ranking-slider.owl-theme .owl-dots .owl-dot.active span {
    background: #7e0100;
}

#collaborations-slider .owl-item.active.center {
    border: 2px solid red;
}

#leaders-slider.owl-theme .owl-dots .owl-dot span {
    background: #ffffff;
}

#leaders-slider.owl-theme .owl-dots .owl-dot.active span {
    background: #e9c927;
}

#ranking-slider.owl-theme .owl-nav .owl-prev {
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
}

#ranking-slider.owl-theme .owl-nav .owl-next {
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
}

#students-slider1.owl-theme .owl-nav {
    position: relative;
    margin: 10px 0px;
    display: flex;
    align-items: flex-start;
}

#students-slider1.owl-theme .owl-nav [class*="owl-"] {
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.913);
    color: #000000;
    font-size: 25px;
    margin-top: 20px;
    padding: 0;
    height: 40px;
    width: 40px;
    line-height: 40px;
    /* display: block !important; */
}

#programs-slider.owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    background: transparent;
    color: #e9c927;
    font-size: 30px;
    padding: 0;
    margin: 0;
}

#programs-slider.owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 3px;
    background-color: #dddddd;
    margin: 0;
    border-radius: 0;
}

#programs-slider.owl-theme .owl-dots .owl-dot.active span,
#programs-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #e9c927;
}

#programs-slider.owl-theme .owl-nav [class*="owl-"]:hover {
    color: #ffe400;
}

#programs-slider.owl-theme .owl-nav {
    width: 180px;
    position: relative;
    margin: 0 auto;
}

#programs-slider.owl-theme .owl-nav .owl-prev {
    left: -0px;
}

#programs-slider.owl-theme .owl-nav .owl-next {
    right: -0px;
}

.allies-inner {
    border: 1px solid #ccc;
    padding: 30px 20px;
}

.allies-inner .extra_bord {
    border: 1.5px solid #f5efef;
    border-radius: 6px;
    padding: 3px 0px;
}

.allies-inner1 {
    background-color: #efefef;
    padding: 30px 20px;
}

.alumni__section {
    background-color: #ffffff;
}

.alumni__section h1 {
    /*color: #9a2827;*/
    color:#E84E19;
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
}

.alumni__section .stu_item h2 {
    font-weight: 700;
    line-height: 26px;
    padding: 5px 0px;
    font-size: 18px;
    color: #1f1f1fba;
}

.alumni__section .stu_item img {
    width: auto;
    height: 30px;
    padding: 5px 0px;
}

.alumni__section .stu_item p {
    line-height: 28px;
    margin-top: 15px;
    font-size: 18px;
    color: #42474a;
    text-align: justify;
}

#students-slider.owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    background: transparent;
    color: #b88f4e;
    font-size: 30px;
    padding: 0;
    margin: 0;
}

#students-slider.owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 3px;
    background-color: #dddddd;
    margin: 0;
    border-radius: 0;
}

#students-slider.owl-theme .owl-dots .owl-dot.active span,
#students-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #b88f4e;
}

#students-slider.owl-theme .owl-nav [class*="owl-"]:hover {
    color: #ffe400;
}

#students-slider.owl-theme .owl-nav {
    width: 180px;
    position: relative;
    margin: 0 auto;
}

#students-slider.owl-theme .owl-nav .owl-prev {
    left: -0px;
}

#students-slider.owl-theme .owl-nav .owl-next {
    right: -0px;
}

.workings {
    background-color: #fff;
}

#client-slider.owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    color: #ffffff;
    background-color: transparent;
    top: 35%;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 24px;
    opacity: 0.9;
}

/* #ranking-slider.owl-theme .owl-nav {
  display: none;
} */

#ranking-slider.owl-theme .owl-dots .owl-dot span {
    background: #000;
}

#ranking-slider.owl-theme .owl-dots .owl-dot.active span {
    background: #7e0100;
}

#client-slider.owl-theme .owl-nav [class*="owl-"]:hover {
    color: #f7943e;
    opacity: 1;
}

#client-slider.owl-carousel .owl-item img {
    width: 100%;
    /* height:130px;
object-fit:contain;
padding:15px; */
    min-width: 100%;
    margin: 0px 0px;
}

#client-slider.owl-carousel .owl-item .items {
    background-color: #ffffff;
}

#client-slider.owl-theme .owl-dots {
    position: relative;
}

#client-slider.owl-theme .owl-nav .owl-prev {
    left: -30px;
    background-image: url(../images/arrowicon.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 18px;
    text-indent: -9999999px;
    background-position: center;
}

#client-slider.owl-theme .owl-nav .owl-next {
    right: -30px;
    background-image: url(../images/arrowicon.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 18px;
    text-indent: -9999999px;
    background-position: center;
    transform: rotate(-180deg);
}

#client-slider.owl-theme .owl-dots .owl-dot span {
    background: #000;
}

#client-slider.owl-theme .owl-dots .owl-dot.active span {
    background: #7e0100;
}

#guests-sliders.owl-theme .owl-dots .owl-dot span {
    background: #000;
}

#guests-sliders.owl-theme .owl-dots .owl-dot.active span {
    background: #7e0100;
}

.collaborations__section {
    background-color: #fafafa;
}

.collaborations__section .collaborations_owl {
    margin-left: 1.5rem;
    padding: 1rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    border: 1px solid #a7a9ab;
    border-radius: 1.2rem;
    position: relative;
    z-index: 3;
    background: #fff;
}

.collaborations__section:after {
    background-color: #42474a;
    position: absolute;
    content: "";
    width: 30%;
    height: 100%;
    top: 0;
    left: 0;
    clip-path: polygon(0 0, 100% 0, 88% 100%, 0% 100%);
}

.collaborations__section:before {
    background-color: #7e0100;
    position: absolute;
    content: "";
    width: 30%;
    height: 100%;
    top: 0;
    left: 7px;
    clip-path: polygon(0 0, 100% 0, 88% 100%, 0% 100%);
}

.collaborations__section .collab__item {
    position: relative;
    border-right: 1px solid #a4a4a4;
    padding: 0 0.5rem;
}

.collaborations__section .owl-item:last-child .collab__item {
    border: 0;
}

#collaborations-slider.owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.913);
    color: #000000;
    font-size: 20px;
    padding: 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    margin: 0;
    display: block !important;
}

#collaborations-slider .owl-nav {
    display: none !important;
}

.owl-theme .owl-dots .owl-dot {
    margin: 10px 0px;
}

#collaborations-slider.owl-theme .owl-dots .owl-dot span,
#elements_slider.owl-theme .owl-dots .owl-dot span {
    background: #000;
}

#collaborations-slider.owl-theme .owl-dots .owl-dot.active span,
#elements_slider.owl-theme .owl-dots .owl-dot.active span {
    background: #7e0100;
}

#collaborations-slider.owl-theme .owl-nav .owl-prev {
    left: -230px;
    top: 120px;
}

#collaborations-slider.owl-theme .owl-nav .owl-next {
    left: -190px;
    top: 120px;
}

.leaders {
    position: relative;
}

.leaders::after {
    content: "";
    width: 150px;
    height: 90px;
    bottom: 50px;
    left: -50px;
    background-image: url(../images/Vector\ Smart\ Object\ copy\ 5.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
}

.leaders::before {
    content: "";
    width: 150px;
    height: 90px;
    top: 50px;
    right: -30px;
    background-image: url(../images/Vector\ Smart\ Object.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
}

.leaders-main {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 30px 0px;
}

.myCard {
    opacity: 1;
    width: 351px;
    height: 264px;
    margin: 10px;
    border-radius: 20px;
    background-color: transparent;
    perspective: 1000px;
}

.title {
    font-size: 25px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat";
    text-align: center;
}

.backSide .title {
    font-size: 25px;
    color: #7e0100;
    font-weight: 700;
    font-family: "Montserrat";
    text-align: center;
}

.frontSide img {
    width: 100px;
    height: 100px;
}

.innerCard {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    cursor: pointer;
}

.myCard:hover .innerCard {
    transform: rotateY(180deg);
}

.frontSide,
.backSide {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 1rem;
    color: white;
    box-shadow: 0 0 0.3em rgba(255, 255, 255, 0.5);
    font-weight: 700;
}

/* .frontSide,
  .frontSide::before {
    background: linear-gradient(43deg, rgb(65, 88, 208) 0%, rgb(200, 80, 192) 46%, rgb(255, 204, 112) 100%);
  }
   */

.backSide,
.backSide::before {
    background-color: white;
}

.backSide {
    transform: rotateY(180deg);
}

.frontSide::before,
.backSide::before {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "";
    width: 110%;
    height: 110%;
    position: absolute;
    z-index: -1;
    border-radius: 1em;
    filter: blur(5px);
    animation: animate 5s linear infinite;
}

@keyframes animate {
    0% {
        opacity: 0.3;
    }

    80% {
        opacity: 1;
    }

    100% {
        opacity: 0.3;
    }
}

.about__section,
.students__section {
    background-color: #980000;
}

.speaks .students__item .students__wrap .students__photo img {
    width: 60%;
}

#wa_btn-content {
    position: fixed;
    bottom: 126px;
    right: 9px;
}

.modal-content {
    background: rgba(126, 1, 0, 0.9);
}

.modal-content .modal-header h5 {
    font-size: 1.3rem;
}

.modal-header {
    display: block;
    text-align: center;
}

button.close {
    position: absolute;
    width: 28px;
    top: 0;
    right: 0;
    padding: 0.2rem;
    font-size: 2rem;
}

.bg-gold {
    background-color: #b88f4e;
    padding: 5px;
    display: inline-block;
}

.about__section .blog-text>a.mobile {
    display: none;
}

/* .callusTop, .blog-text .mobile, .sideNavi-flex__callus { display: none !important;} */

.marquee {
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #7e0100;
}

.marquee span {
    display: inline-block;
    font-size: 1.2rem;
    padding-left: 100%;
    padding: 0.8rem 0;
    text-indent: 0;
    animation: marquee 20s linear infinite;
}

.marquee span:hover {
    animation-play-state: paused;
}

@keyframes marquee {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(-100%, 0);
    }
}

.thankyou-relative .bc-img01 {
    height: 75vh;
}

.hero-sectionn .dsu-intro .contact_fild .npf_wgts iframe {
    height: 520px;
}

.course {
    width: 190px;
    margin-top: 25px;
}

.departments {
    /* border-top: 10px solid black; */
    /* border-radius: 20px; */
    /* background-image: url(https://img.freepik.com/premium-photo/watercolor-paper-texture-background_463999-3456.jpg); */
}

.box2 {
    width: 90%;
    background-color: rgb(255, 255, 255);
    padding: 20px;
    border-radius: 0 50px 50px 0;
}

.box1 {
    border-radius: 20px 20px 0 25px;
    border-bottom: none;
    border-top: 10px solid black;
}

.box-2 {
    background-image: url(https://img.freepik.com/premium-photo/watercolor-paper-texture-background_463999-3456.jpg);
}

.box3 {
    border-top-left-radius: 20px;
}

.box3,
.box1 {
    padding: 45px 0;
    background-image: url(https://img.freepik.com/premium-photo/watercolor-paper-texture-background_463999-3456.jpg);
}

/* .box1:after {
    content: "";
    position: absolute;
    background-color: #f5f5f5;
    width: 80px;
    height: 80px;
    border-radius: 50%;
} */
.widget_container {
    /*background: rgba(127, 7, 5);*/
    background:#E84E19;
    padding: 15px;
    border: 1px solid #ccc;
}

.widget_container {
    /*background: #7f0c0a;*/
     background:#E84E19;
}

.form-custom>.form-group,
.merge_field_div {
    display: inline-block;
    width: 100%;
    position: relative;
    vertical-align: top;
}

.form-group {
    margin-bottom: 11px;
}

.form-control {
    padding: 5px 0 5px 5px;
}

.form-control {
    border-radius: 79px;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: rgba(0, 0, 0, 0.8);
    background-color: #d1d2d4;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.widget_heading {
    margin: 0 0 15px;
    border-bottom: none;
    text-align: center;
}

.Select {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 6px 8px 6px;
    margin-top: 0px;
    color: #333;
    background-color: #d1d2d4;
    width: 100%;
    border-radius: 8px 4px 4px 8px;
}

input#Mobile {
    border-radius: 4px;
}

.input-group.widget_input .widget_input {
    margin: 0 !important;
}

.input-group-btn {
    display: table-cell;
    width: 22%;
}

.Mobile {
    width: 78%;
}

.form-group.label-floating.reg_course_id_div.CourseId.field-select {
    width: 100%;
}

.select-arrow-cust {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    cursor: pointer;
    padding-right: 24px;
    position: relative;
}

.form-control:focus {
    background-color: #d1d2d4;
}

.form-custom>.npf_cpt_new {
    display: inline-flex;
    width: 100%;
    position: relative;
    vertical-align: top;
}

.checkbox input[type=checkbox] {
    margin-left: 0px !important;
    left: 0px;
}

#registerBtn {
    opacity: 1;
    font-weight: bold;
}

.btn-register {
    background: #fbfbfb;
    color: #73695f;
    font-size: 16px;
    border-radius: 25px;
    padding: 9px 50px;
    font-weight: 800;
    text-transform: uppercase;
    width: 69%;
    margin-left: 14%;
}

.btn-npf {
    /* width: 100%; */
    color: white;
    border: none;
}

.btn-default {
    color: #333;
}

.margin-right-15 {
    margin-right: 15px;
}

/* Style tab links */
.tablink {
    /* background-color: #7e0100; */
    background-color: white;
    color: rgb(44, 44, 44);
    font-weight: 600;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    font-size: 17px;
    box-shadow: 0px 4px 46px rgba(0, 0, 0, 0.14);
    width: 25%;
    margin: 0px 20px;
}

.tablink:hover {
    /*background-color: #7e0100;*/
    background-color:#E84E19;
    color: white;
}

/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
    color: white;
    display: none;
    padding: 100px 20px;
    height: 100%;
}

#Home {
    background-color: rgb(255, 255, 255);
}

#News {
    background-color: rgb(255, 255, 255);
}

#Contact {
    background-color: rgb(255, 255, 255);
}

#About {
    background-color: rgb(255, 255, 255);
}

.department1 {
    /* width: 90%; */
    margin-left: 14%;
}

.image {
    margin: auto;
}

.attractions-item:last-child {
    float: none;
}

.attractions-item {
    position: relative;
    border-radius: 10px;
    transition: 0.5s;
    z-index: 1;
    width: 100%;
    margin: 10px 20px;
}

.attractions-item::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    border-radius: 10px;
    background: rgba(0, 0, 0, .5);
    transition: 0.5s;
    z-index: 2;
}

.attractions-item:hover:after {
    height: 100%;
}

.attractions-item .attractions-name {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    color: white;
    font-size: 24px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    z-index: 3;
    opacity: 0;
}

.attractions-item:hover .attractions-name {
    opacity: 1;
}

@media only screen and (max-width: 736px) {
    .tablink {
        float: none;
        width: 100%;
        margin: 10px 0px;

    }

    .department1 {
        margin-left: 2%;
        margin-right: 2%;
    }

    .tabcontent {
        padding: 20px 20px;
    }

    .attractions-item {
        margin: 10px 0px;
    }

    .accreditationLogos img {
        height: 300px !important;
    }

    .gallery-iteam img {
        height: 300px !important;
    }

}

.gallery-iteam img {
    height: 500px;
}

.gallery .owl-theme .owl-nav {
    color: white;
    /* background-color: #28296c; */
}

.gallery .owl-theme .owl-nav [class*=owl-] {
    background-color: #7e0100;
    width: 40px;
    height: 40px;
}

.gallery .owl-theme .owl-nav i {
    margin-top: 9px;
}

.accreditationLogos img {
    height: 500px;
}

.accreditationLogos .owl-theme .owl-nav {
    color: rgb(0, 0, 0);
    /* background-color: #28296c; */
}

.accreditationLogos .owl-theme .owl-nav [class*=owl-] {
    background-color: #b8b9ba;
    width: 40px;
    height: 40px;
}

.accreditationLogos .owl-theme .owl-nav i {
    margin-top: 9px;
    /* color: black; */
}

.contact h6 {
    font-size: 20px;
    margin: 10px 0px;
}

.contact p {
    font-size: 16px;
    margin-bottom: 20px;
    color: #42474a;
    margin-left: 23px;
}

.contact i {
    color: #7e0100;
}

.contact a {
    color: #42474a;
}

.contact {
    padding-top: 0px;
    margin-top: 0px;
}

.ulockd-blog:before {
    background-color: rgba(255, 255, 255, 0.8);
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
}

.ulockd-blog-post1 {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ulockd-blog-post1 .post-info {
    background-color: #f6f6f6;
    padding: 5px 10px;
    text-align: center;
}

.ulockd-blog-post1 .post-thumb {
    position: relative;
    overflow: hidden;
}

.blog-overlay {
    height: 100%;
    content: "";
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ulockd-blog-post1:hover .blog-overlay {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
}

.post-dates {
    background: #fff none repeat scroll 0 0;
    font-size: 16px;
    padding: 5px 15px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 0;
}


.post-dates::before {
    position: absolute;
    top: 0;
    left: -95%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.ulockd-blog-post1:hover .post-dates{
    background-color: #7e0100;
    color:white;
    transition: .5s;
}

/* .ulockd-blog-post1:hover img {
    filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(266deg) brightness(104%) contrast(101%);
} */

.post-dates:hover p {
    color: #fff;
}
.ulockd-blog-post1:hover .post-dates::before {
    -webkit-animation: shine 0.75s;
    animation: shine 0.75s;
}

.ulockd-blog-post1 .post-info .day {
    display: block;
    font-size: 26px;
    font-weight: 700;
    line-height: normal;
    text-align: center;
}

.ulockd-blog-post1 .post-info .month {
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
}

.ulockd-blog-post1 .post-details {
    padding: 30px 30px 20px;
}

.ulockd-blog-post1 .post-details h3, .ulockd-blog-post1 .post-details p{
    text-align:start;
}
.ulockd-blog-post1 .post-details h3{
    font-size:20px;
    margin-bottom:10px;
}
.ulockd-blog-post1 .post-details h3 a{
    color: #7e0100 !important;
    /* font-size: 30px; */
    /* margin-bottom: 15px; */
    text-align:start;
}
.fsize21 b{
    filter: drop-shadow(7.092px 5.541px 12px rgba(1, 2, 2, 0.39));
    text-shadow: 1.3px 1.3px 0 #FFF, -1.3px 1.3px 0 #FFF, -1.3px -1.3px 0 #FFF, 1.3px -1.3px 0 #FFF;
    letter-spacing: 3px;
    font-size: 28px;
}
.inputcaptcha{
    width: 40% !important;
    height: 30px !important;
    background:white !important;
}
.content{
text-align: center;
    color: rgb(126, 1, 0);
    font-size: 20px;
    font-weight: 700;
}
.attractions-item img{
    height:230px;
}
.social-links {
     position: fixed;
    top: 23%;
    right: -90px;
     z-index:9999;
}

.social-links li{
         position: relative;
    right: 0px;
    background: #7e0100;
    padding: 9px 10px;
    vertical-align: middle;
    margin-bottom:10px;
    z-index:9999;
    
}
.social-links li:hover {
    right: 90px;
}
.social-links li i{
    color:white;
    font-size:20px;
    margin-right:10px;
}
.social-links li span{
    color:white;
    font-size: 16px;
    font-weight: 700;
}
.what{
    position: fixed;
    bottom: 10px;
    left: 10px; 
    cursor: pointer;
    z-index: 99999999;
}
    .what img{
     width:47%;
}
/*** Gallery End ***/

/*# sourceMappingURL=style.css.map */