@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


.dsu-form {
  margin-bottom: 20px;
  padding: 1.3rem 0;
  float: right;
  position: relative;
  z-index: 1;
  width: 368px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)), url(.jpg);
  box-shadow: -4px 0px 8px rgba(0, 0, 0, 0.08), 4px 0px 8px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  margin: 3.4rem 0;
}



.dsu-addmission {
  margin-top: 5rem;
}

.frmBg {
  position: relative;
  text-align: center;
}

.frmBg h4 {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  color: #1E1E1E;
}

.bc-img01 {
  background-image: url(../images/mainbanner.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}





.contact_fild {
  padding: 0.5rem 20px 0;
}

.contact-fild-box .form-control,
.contact-fild-box .form-select {
  width: 100%;
  border-bottom: 2px solid var(--text-dark);
  border-radius: 0rem;
  background-color: transparent;
  margin: 0 auto;
  height: auto;
  padding: 13px 24px;
  border: 0.5px solid #ADB5BD;
  border-radius: 8px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #939393 !important;
}

.form-group {
  margin-bottom: 0px;
}

.btn_submit {
  align-items: center;
  padding: 5px 40px;
  gap: 10px;
  color: #fff;
  background: #f8ca00;
  ;
  border-radius: 40.0783px;
  width: 100%;
  font-size: 20px;
}

.btn_submit:hover {
  color: #FFFFFF;
}

.contact-fild-box {
  margin-bottom: 9px;
  position: relative;
}

.contact-fild-box.text-center {
  margin-bottom: 0px;
}

.dsu-intro {
  position: relative;
  width: 100%;
}

.form {
  margin-top: 3rem;
  display: block;
  padding: 0px;
  margin-right: 4rem;
}

.form .course_ul {
  margin-left: 18px;
  margin-top: 5px;
}

.form .course_ul li {
  font-size: 18px;
  padding: 2px 0px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  color: #fff;
  list-style-type: disc;

}

.form .course_ul li::marker {
  color: #FAA61A;
  /* Change this to your desired color */
}

.form .course_ul li span {
  font-weight: 300;
}

.form .courHead {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-size: 19px;
  line-height: 32px;
  color: #FAA61A;
  margin-top: 15px;
}

.formIDfid {
  padding: 0 0px;
}

.contact-fild-box .form-control option {
  color: #000;
}









.slider-text5 h1 {
  color: #fff;
  font-size: 21px;
}

.slider-text5 h1 span {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  align-items: center;
  color: #FFFFFF;
}

.container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.achievements-text h3 {
  font-size: 22px;
}

.tab-content img {
  border-radius: 0px;
  object-fit: cover;
}

.details ul {
  padding: 0px;
  list-style-type: none;
  text-decoration: none;
}

.details ul li {
  margin-right: 8px;
  background-color: #ececec;
  text-align: left;
  display: inline-block;
  padding: 10px;
  color: #131313;
  font-size: 15px;
  margin-bottom: 0px;
  font-weight: 400;
  width: 53%;
  float: left;
}

.location ul li {
  background-color: #fff;
  width: 19%;
  box-shadow: none;
  padding: 20px 10px;
  border-radius: 5px;
  border: 1px solid #8f8d8d33;
}

.location ul li a {
  color: #000;
}

.location ul li:hover {
  color: #fff;
  box-shadow: 2px 4px 7px #5c5e5ea6 !important;
}

.location ul li:hover a {
  color: #000;
}

.wp-camps {
  margin: 190px 0 0 0;
}

.wp-camps h2 {
  letter-spacing: 3px;
  font-size: 45px;
  line-height: 46px;
  font-weight: 500;
  position: relative;
}

.wp-camps h2:before {
  content: "";
  background: #feb92d;
  height: 7px;
  width: 100px;
  position: absolute;
  bottom: -18px;
  border-radius: 15px;
}

.wp-camps p {
  font-size: 17px;
  color: #3e3e3e;
  font-weight: 400;
  line-height: 29px;
  margin: 42px 0 0 0;
  display: block;
}

.carousel-item .active {
  position: relative;
}

.director-section {
  background-image: url(../images/direct.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.director-section .text_Sec .headText h1 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 32px;
  color: #FFFFFF;
  margin: 0;
}

.director-section .text_Sec .headText {
  position: relative;
}

.director-section .text_Sec .headText::after {
  position: absolute;
  width: 3.5px;
  height: 75px;
  background-color: #FFCC29;
  bottom: -2px;
  left: -15px;
  content: '';

}

.director-section .text_Sec .headText p {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #FFFFFF;
}

.director-section .text_Sec p {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #fff;
}


.map-section {
  background-image: url(../images/flag.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.map-section .mar_text h3 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 45px;
  line-height: 34px;
  color: #F3CC6D;
  margin-bottom: 15px;
}

.map-section .mar_text p {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #FFFFFF;
}



.lifeAt_row img,
.lifeAt_collum img {
  object-fit: cover;
  border-radius: 4px;
  width: 400px;
}

.lifeAt_row {
  display: flex;
  gap: 16px;
  height: 536px;
  cursor: pointer;
  overflow-y: hidden;
}

.lifeAt_collum {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}

.rfm-marquee-container {
  overflow-x: hidden;
  display: flex;
  flex-direction: row;
  position: relative;
}

.rfm-marquee {
  flex: 0 0 auto;
  min-width: 100%;
  z-index: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  animation: scrolling 56s linear infinite;
}

@keyframes scrolling {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translatex(-144vw);
  }
}



.form {
  z-index: 88;
  padding: 0px;
  width: 27%;
  right: 95px;
  top: 108px;
}

.form .form-control {
  height: 42px;
  background: #fff;
  border: 1px solid #fff;
  color: #000;
  font-weight: normal;
  border-radius: 4px !important;
}

h1.widget_heading p {
  color: #fff;
}

.widget_container p {
  color: #fff !important;
}

.about1 .carousel-item img {
  height: 100vh;
  object-fit: cover;
}



.banner10 h2 {
  padding-top: 0% !important;
}

.banner10 h3 {
  padding-top: 2%;
}

.banner10 h4 {
  padding-top: 3%;
}

.banner10 {
  padding-top: 1%;
}

.banner10 h4 img {
  height: 100px;
  object-fit: cover;
}

.about1 .carousel-caption {
  right: 0%;
  left: 0%;
  bottom: 0px;
  top: 42px;
}

/* .slider-text5 {
  text-align: left;
  padding: 0 70px;
} */

.slider-text5 img {
  height: 100px !important;
  object-fit: cover;
  margin-top: 10px;
}

.slider-text5 h2 {
  font-size: 30px;
  text-align: left;
  color: #fff;
  font-weight: 700;
  line-height: 46px;
}

.slider-text5 h2 span {
  color: #fcca29;
}


.slider-text5 h3 {
  font-size: 22px;
  text-align: left;
  color: #000000;
  line-height: 28px;
  margin: 10px 0;
  background-color: #FFCC29;
  padding: 5px 23px;
  display: inline-block;
  text-transform: uppercase;
}

.slider-text5 h3 span {
  font-size: 21px;
}

.slider-text5 h4 {
  font-size: 22px;
  text-align: left;
  color: #fff;
  display: block;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.21) 0%, rgba(255, 255, 255, 0.0758654) 82.87%, rgba(255, 255, 255, 0.01) 92.68%);
  padding: 5px 20px;
  margin-bottom: 15px;
}

.footer {
  padding: 30px 0;
}

.footer p {
  color: #fff;
}

.footer p a {
  color: #fff;
}

@media screen and (max-width: 1170px) {
  .form {
    z-index: 9;
    right: 15px;
    margin-top: -3%;
    margin-bottom: 0%;
    background-color: black;
    position: absolute;
  }

  .slider-text5 h2 {
    font-size: 34px;
    line-height: 36px;
  }

  .about1 .carousel-item img {
    height: 114vh;
    object-fit: cover;
  }
}

@media only screen and (max-width: 1024) and (min-width: 768px) and (orientation: portrait) {
  .award-img-border {
    border-bottom: 4px solid #f8c628;
    border-left: 4px solid #f8c628;
    position: absolute;
    /* padding: 86px; */
    left: 0px;
    z-index: 1;
    width: 90%;
    height: 113px;
    border-top: 4px solid #f8c628;
    margin-top: -11% !important;
    z-index: -1000;
  }

  .award-text1 h3 {
    font-size: 32px;
    margin-top: 3px !important;
  }
}

@media screen and (max-width: 1024px) {
  .form {
    padding: 0px;
    width: 100%;
    right: 8px;
    top: 7px;
    margin-top: 0px;
    margin-bottom: 40px;
    position: relative;
  }

  .about1 .carousel-item img {
    height: 40vh;
    object-fit: cover;
  }

  .about1 {
    position: relative;
  }



  .slider-text5 {
    text-align: left;
    padding: 0 40px;
  }
}

@media screen and (max-width: 980px) {
  .dsu-addmission {
    margin-top: 2rem;
    position: relative;
    z-index: 2;
  }

  .bc-img01::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background-color: #0000006f;
  top: 0;
  left: 0;
}
}

@media screen and (max-width: 728px) {

  .dsu-form {
    background-color: #afafaf;
    width: 100%;
    margin-top: 5px;
  }

  .about1 .carousel-caption {
    right: 0%;
    left: 0%;
    bottom: 0px;
    top: 15px;
  }

  .sideNavi {
    position: fixed;
    width: 100%;
    bottom: 0px;
    top: auto;
    right: auto;
    left: 0;
    z-index: 5;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .slider-section {
    display: none;
  }

  .sideNavi a {
    display: block;
    text-align: center;
    width: 100%;
    padding: 12px 2px;
    color: #000;
  }

  .footer {
    height: 100px;
    font-size: 12px;
  }

  .sideNavi .sideNavi-flex {
    display: flex;
  }

  .sideNavi-item {
    width: 100%;
    display: flex;
  }

  .copy {
    height: 100px;
  }

  .details ul li {
    margin-right: 0px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
  }

  .filter .accordion .card .card-header h2 a {
    display: inline-block;
    background: #000;
    width: 90%;
    text-align: left;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 0 !important;
    padding: 2px 7px 7px 7px;
    font-weight: 300;
    height: 60px;
  }

  .width-new {
    width: 90%;
    float: left;
  }

  .filter .accordion .card .card-header h2 a.btn.collapsed:after {
    font-family: "font awesome 5 free";
    content: "\f067";
    font-weight: 900;
    margin-right: 0;
    float: right;
    background: 0 0;
    margin-top: 0;
    font-size: 16px;
    color: #fff;
    background: #ffcc29;
    padding: 18px 14px 18px;
    margin: 6px 0px 0px 0px;
    position: absolute;
    right: 0px;
    top: 0px;
  }

  .filter .accordion .card .card-header h2 a.btn:after {
    padding: 18px 14px 18px;
    margin: 6px 0px 0px 0px;
    position: absolute;
    right: 0px;
    top: 0px;
  }

  .wp-camps {
    margin: 20px 0 0 0;
  }

  .wp-camps h2 {
    letter-spacing: 3px;
    font-size: 26px;
    line-height: 36px;
    font-weight: 500;
    position: relative;
  }

  .wp-camps h2:before {
    height: 5px;
  }

  .wp-camps-img img {
    height: auto;
    width: 100%;
    object-fit: contain;
  }

  .logo img {
    width: 100%;
  }

  .logo {
    width: 100%;
  }

  .director-section .text_Sec {
    padding: 15px;
  }

    .director-section .text_Sec .headText h1{
        font-size: 24px;
    line-height: 26px;

  }

  .director-section .text_Sec .headText p {
    font-size: 18px;
    line-height: 31px;
  }

  .director-section .text_Sec .headText::after {
    position: absolute;
    width: 3.5px;
    height: 60px;
    background-color: #FFCC29;
    bottom: 3px;
    left: -10px;
    content: '';
  }

  .mar_text {
    text-align: center;
    padding: 15px;
  }

  .form {
    position: relative;
    z-index: 9;
    width: 100%;
    /* right: 0; */
    margin-top: 0%;
    margin-bottom: 44%;
    margin-bottom: 30px;
  }

  .slider-text5 {
    text-align: center;
    padding: 0 10px 20px;
    text-align: center;
    padding: 0 10px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .slider-text5 h2 {
    font-size: 24px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    line-height: 35px;
  }

  .slider-text5 h3 {
    font-size: 18px;
    margin: 4px 0;
  }

  .slider-text5 h3 span {
    font-size: 15px;
  }

  .about1 .carousel-item img {
    height: 35vh;
    object-fit: cover;
  }

  .slider-text5 img {
    height: 80px !important;
  }


}


@media screen and (max-width: 628px) {
  .form {
    width: 100% !important;
  }
}