.widget-title h3 { display: inline-block; position: relative;}
.zIndex2 { z-index: 2;  }
.font-weight-300 { font-weight: 300; }
.font-weight-700 { font-weight: 700; }
.font-weight-600 { font-weight: 600; }
.show { display: block!important;}
.gradient, .course__section .course-item:hover, .course__section .modules__block .modules-item:hover { background-image: linear-gradient(to bottom, #4968a7, #3d5da0, #325299, #264891, #183d8a);}
/*== HEADER CSS START ==*/
.header .header-absolute { position: absolute; }
#header.sticky .header-absolute { background-color: var(--bg-red); }  
.header .navbar-light .navbar-nav .nav-link {
    color: #FFFFFF;
    padding: 0 1rem;
    border-right: 2px solid #FFF;
} 
.header .navbar-light .navbar-nav .nav-link:last-child {
    border: 0;
}
.header .navbar-light .navbar-nav .nav-link:focus,  .header .navbar-light .navbar-nav .nav-link:hover {
    color: var(--bg-yellow);
}
/*== BANNER CSS START ==*/
.dsu-form { padding: 20px 0px; background-color: rgba(188, 45, 45, 0.8); position: relative; z-index: 1; border-radius: 1.5rem; margin: 7rem 0 2rem;}
.frmBg { position: relative; text-align: center; padding: 0 0;}
.frmBg h4 span { color: var(--text-yellow); }
.applyBox {  margin-top: 0px; width: 100%; display: table;}
.contact_fild { padding: 20px 20px 0;}
.contact-fild-box .form-control, 
.contact-fild-box .form-select { font-size: 13px; color: rgba(0,0,0,0.9); border: 1px solid #c7c6c8; border-radius: 0;  background-color: #ffffff;
     margin: 0 auto; padding: 10px 10px; height: auto;}
.form-group { margin-bottom: 0px;}
.btn_submit { background-color: var(--gradient); color: #FFFFFF; font-size: 22px; border-radius: 0px; padding: 5px 20px; margin-top: 16px !important;  }
.btn_submit:hover {background-image: linear-gradient(to left, #1ca8ec, #2999e3, #3889d8, #457acc, #506abe); color: #FFFFFF;}
.contact-fild-box { margin-bottom: 10px; position: relative;}
.contact-fild-box.text-center { margin-bottom: 0px;}
.dsu-intro { position:relative;}
.dsu-addmission { margin-top: 14rem; display: block; padding: 0px;}
.formIDfid { padding: 0 0px; }
.contact-fild-box .form-control option { color: #000; }
.dsu-addmission .bannerContent h1 { font-size: 2.2rem; line-height: 1.2;  }
.dsu-addmission .bannerContent h1 strong { font-size: 3.0rem; line-height: 1.2;  }
.dsu-addmission .bannerContent .post__dv { width: 65%; background-image: linear-gradient(to bottom, #d54747, #cf4140, #c93a3a, #c23433, #bc2d2d); padding: 0.5rem 1rem; margin-top: 2rem; }
.dsu-addmission .bannerContent .post__dv ul li { color: #FFFFFF; font-size: 1.8rem; padding: 0.5rem 0; line-height:2rem }

.fild-flex .contact-fild-box { width: 49%; } 
.contact-fild-box input[type=checkbox] { left: 0; position: relative;}
.contact-fild-box .form-check-input:checked { background-color: var(--bg-yellow); border-color: var(--bg-yellow);}
.contact-fild-box .form-check .form-check-label { color: #FFFFFF; font-size: 12px; line-height: 1.5; }
#course-slider1.owl-theme .owl-nav [class*=owl-], #app-slider.owl-theme .owl-nav [class*=owl-] { background: var(--bg-green); width: 30px; height: 30px; border-radius: 100%; font-size: 1.4rem; }
/*== BANNER CSS end ==*/
.about__section ul { list-style-image: url(../images/check.png); margin-left: 2rem; }
.about__section ul li { font-size: var(--font); font-weight: 600; padding:0.2rem 0; position: relative; }
.about__section .bridafter, .courses__section .courses__tab_block .ma-tilt { padding: 1rem; }
.courses__section .courses__tab_block .ma-tilt:after, .courses__section .courses__tab_block .ma-tilt:before { background-color: #FFFFFF !important; }
.about__section .bridafter:after, .courses__section .courses__tab_block .ma-tilt:after { position: absolute; content:""; width: 12rem; height: 12rem; background-color: #db5a5a; left:0px; top:0; z-index: -1;  }
.about__section .bridafter:before, .courses__section .courses__tab_block .ma-tilt:before { position: absolute; content:""; width: 12rem; height: 12rem; background-color: #c34242; right:0px; bottom:0; z-index: -1;  }
.courses__section .nav-pills { /*justify-content: space-between;*/ justify-content: center;}
.courses__section .nav-pills .nav-item { width: 50%; }
.courses__section .nav-pills .nav-link { background-color: #FFFFFF; color: var(--text-dark); border-radius: 0; text-align:  center; font-size: 1.5rem; line-height: 1.5rem; padding: 1rem; font-weight: bold; }
.courses__section .nav-pills .nav-link.active, .nav-pills .show>.nav-link { background-color: var(--bg-yellow); }
.courses__section .courses__tab_block .tab__content  { padding-left: 2rem; }
.courses__section .courses__tab_block .tab__content p { color: #FFFFFF; margin-bottom: 1.3rem; }
.courses__section .courses__tab_block .tab__content p > strong { font-size: 1.4rem; font-weight: 400; display: block; margin-bottom: 0.2rem; }

.testimonial__section, .research-section, .campus__section, .courses__section { background-image: linear-gradient(to bottom, #d54747, #cf4140, #c93a3a, #c23433, #bc2d2d); color: #FFF;}
.spec__section .specialization__block, .spec__section .image-box { position: relative; overflow: hidden; }
.spec__section .image-box .image { position: relative; margin-bottom: 0;}
.spec__section .image-box .image .lightbox-image img { width: 100%; }
.spec__section .image-box .image:after, .spec__section .image-box .image:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--theme-color1)));
    background-image: linear-gradient(transparent, var(--theme-color1));
    z-index: 1;
    content: "";
    pointer-events: none;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.spec__section .image-box:hover .image::before {
    height: 0%;
}
.spec__section .image-box:hover .image::after { height: 100%;}
.spec__section .image-box .image:after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--bg-red)));
    background-image: linear-gradient(transparent, var(--bg-red));
    height: 0;
    z-index: 1;
}
.spec__section .image-box .caption-box p.title a { color: #FFFFFF;  }
.spec__section .image-box .caption-box {
    position: relative;
    padding:1rem;
    width: 100%;
    text-align: center;
    background-color: var(--bg-red);
    z-index: 2; height: 100px;
}

.dream__block .infr-thumb { margin-top: 2rem; }

.recruiters-section .dream__block .dream_counter { background-color: #000016; padding: 1.5rem 1.5rem; display: flex; align-items: center; height: 140px; }
.recruiters-section .dream__block .dream_counter:hover { background-color: var(--bg-red); }
.recruiters-section .dream__block .dream_counter .content_job strong { font-size: 2.8rem; }
.recruiters-section .dream__block .col-lg-4:nth-child(2) .dream_counter {border-left: 1px solid #cacaca; border-right: 1px solid #cacaca;}
.recruiters-section .recruiters_item .recruiters-logo { position: relative; margin-bottom: 8px; border: 1px solid #838282; border-radius: 15px; overflow: hidden; } 
.recruiters-section { background-image: url(../images/legacybg.webp); background-repeat: no-repeat; background-size: 100%; }
.recruiters-section:after { position: absolute; content: ""; width: 100%; height: 100%; top:0; left:0; background-color: rgba(255, 255, 255, 0.8);  }

.research-section:after { position: absolute; content: ""; width: 100%; height: 20%; bottom:0; left:0; background-color: #FFFFFF; }
.research-section .articles__item { background-image: linear-gradient(to right, #b4b4b5, #c0c0c1, #cccccd, #d9d9d9, #e5e5e5); padding: 1.5rem 1rem; border-radius: 0.8rem; margin-top: 1.2rem; }
.research-section .owl-item:nth-child(even) .articles__item { background-image: linear-gradient(to right, #bb9f16, #c5a714, #ceae11, #d8b60d, #e2be08); }
.testimonial__section .testimonial__relative .testimonial__item .tittle_one { color: rgba(255, 255, 255, 0.1); font-size: 6em; line-height: 1.1; text-align: right; }
.testimonial__section .testimonial__relative .testimonial__item .testi__img { display: flex; align-items: center; }
.testimonial__section .testimonial__relative .testimonial__item .testi__img .image { margin-top: 1rem; position: relative; overflow: hidden; width: 130px; height: 130px; border: 3px solid var(--bg-yellow); border-radius: 100%; }
/*== Footer css start ==*/
.footer { background-color:#101c49; color: #FFFFFF; font-size: 14px; } 
.desktop { display: block;}
.mobile { display: none;}
.fonts11 { font-size: 3.5rem; line-height: 1.1; }
ul.listing li { position: relative; padding: 5px 0; font-size: var(--font); padding-left: 30px; color: #FFF; }
ul.listing li:after { position: absolute; content: ""; left: 0px; top: 5px; width: 18px; height: 18px; line-height: 9px; background-color: var(--bg-yellow); color: var(--bg-red); padding: 5px; border-radius: 100%; font-family: 'Font Awesome 5 Pro'; content: "\f00c"; font-size: 0.5rem; }

.Shapes__top {top: -30px; left: -30px;}
.Shapes__bottom {bottom: -30px; right: -30px;}
.patten_ab_right { animation: jumpTwo 4s infinite linear; }

@-webkit-keyframes bg-shape-rotate {
  0% { -webkit-transform: rotate(0deg) }
  100% {
    -webkit-transform: rotate(360deg);
    opacity: 0;
  }
}

.culture__section .culture__block { padding-left: 8rem; }
.courses__tab_block .tab__content {
    height: 450px;
    overflow: overlay;
    padding-right: 1rem;
}
.courses__tab_block .tab__content::-webkit-scrollbar {
    width: 4px;
    background-color: #ededed;
}


.courses__tab_block .tab__content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(104, 140, 240, 0.3);
  }

.courses__tab_block .tab__content::-webkit-scrollbar-thumb {
    background-color: var(--bg-yellow); 
}

#culture-slider.owl-theme .owl-dots .owl-dot span, 
#speciali-slider.owl-theme .owl-dots .owl-dot span, 
#recruiters-slider.owl-theme .owl-dots .owl-dot span,
#testimonial-slider.owl-theme .owl-dots .owl-dot span, 
#articles-slider.owl-theme .owl-dots .owl-dot span { width: 15px; height: 15px; background-color: transparent; margin: 5px 2px; border: 1px solid var(--bg-red);}
#culture-slider.owl-theme .owl-dots .owl-dot.active span, #speciali-slider.owl-theme .owl-dots .owl-dot.active span, 
#recruiters-slider.owl-theme .owl-dots .owl-dot.active span { background: var(--bg-red);}

#testimonial-slider.owl-theme .owl-dots .owl-dot span, 
#articles-slider.owl-theme .owl-dots .owl-dot span, 
#recruiters-slider.owl-theme .owl-dots .owl-dot span { border-color: #FFFF; }
#testimonial-slider.owl-theme .owl-dots .owl-dot.active span, 
#articles-slider.owl-theme .owl-dots .owl-dot.active span, 
#recruiters-slider.owl-theme .owl-dots .owl-dot.active span { background: #FFFFFF; }

.courses__section:after, .testimonial__section:after, .research-section:after {
    bottom: 0%;
    content: "";
    left: 0px;
    z-index: 1;
    width: 20rem;
    height: 20rem;
    position: absolute;
    -webkit-animation: scale 3s linear infinite;
    animation: scale 3s linear infinite;
    background-color: rgba(255,255,255,0.1);
    clip-path: circle(50% at 7% 50%);
}

.courses__section:before, .testimonial__section:before, .research-section:before, .campus__section:before {
    top: 0%;
    content: "";
    right: 0px;
    z-index: 1;
    width: 20rem;
    height: 20rem;
    position: absolute;
    -webkit-animation: scale 3s linear infinite;
    animation: scale 3s linear infinite;
    background-color: rgba(255,255,255,0.1);
      clip-path: circle(50% at 81% 50%) !important;

}


#course-slider1.owl-theme .owl-nav, #app-slider.owl-theme .owl-nav {
    position: absolute;
    top: -3rem;
    right: 0;
}

.course__section, .contact__section, .testimonial__section .testimonial__relative .testi__img:before, #speciali-slider.owl-theme .owl-nav [class*=owl-]:hover, #testimonial-slider.owl-theme .owl-nav [class*=owl-]:hover {
    background-image: linear-gradient(to right, #731b18, #671431, #4e1c40, #312243, #182239);
    color: #FFF;
}

#recruiters-slider.owl-theme .owl-nav [class*=owl-], #gallery-memeber.owl-theme .owl-nav [class*=owl-] {
    border: 0;
    width: 2.8rem;
    height: 2.8rem;
    line-height: 2.1rem;
    font-size: 2.5rem;
    margin: 0.1rem;
    padding: 0px;
    border-radius: 5px;
    text-align: center;
    z-index: 2;
    color: var(--bg-red);
    background-color: #ffffff;
    box-shadow: 0 0.4rem 1rem rgba(0,0,0,0.32);
    overflow: hidden;
}
#gallery-memeber.owl-theme .owl-nav { right: 7rem !important;  top: -3.5rem !important; }
#recruiters-slider.owl-theme .owl-nav, #gallery-memeber.owl-theme .owl-nav {
    position: absolute;
    top: -3rem;
    right: 0;
    z-index: 5;
    margin-top: 0;
}
#recruiters-slider.owl-theme .owl-nav [class*=owl-]:hover, 
#gallery-memeber.owl-theme .owl-nav [class*=owl-]:hover { background: #4a528f; color: #FFFFFF; }
#testimonial-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    background: #505965;
    color: #FFF;
    padding: 5px;
    width: 50px; line-height: 42px; height: 50px;
    font-size: 2.2em;
    top: 40%;
    margin: 0px;
    border-radius: 100%;
    text-align: center;
}
#testimonial-slider.owl-theme .owl-nav .owl-prev {
    left: -70px;
}
#testimonial-slider.owl-theme .owl-nav .owl-next {
    right: -70px;
}