.widget-title h3 {
  display: block;
  position: relative;
}

.widget-title p {
  font-size: 22px;
  font-weight: 300;
}

.review_sec{
  background-color: #f5f5f59a;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
  background-color:#704d35 !important ;
}


::-webkit-scrollbar {
  width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #704d35; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}


.review_sec .review-card {
  background-color: #ffffff;
  border: 1px solid #D8D8D8;
  position: relative;
  border-radius: 15px;
  padding: 20px 10px;
  text-align: center;
  font-family: sans-serif;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  margin: 20px 0;
}
.review_sec .review-card::after{
  content: '';
  position: absolute;
  right: 0;
  top: -10px;
  background: url(../images/quote_vextor.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
}
.review_sec .review-card:hover{
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

.review_sec .google-logo img {
  width: 24px;
  margin-bottom: 10px;
}

.review_sec .stars {
  color: #ffc107;
  /* golden yellow for stars */
  font-size: 20px;
  margin-bottom: 10px;
}

.review_sec .review-text {
  font-size: 15px;
  color: #333;
  margin-bottom: 5px;
  line-height: 1.4;
  height: 90px;
  overflow: auto;
  padding: 0px 8px;
}

.review_sec .reviewer {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 5px;
}

.review_sec .reviewer img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 5px;
}

.review_sec .reviewer span {
  font-weight: 600;
  color: #333;
}


.location span {
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
}

.location span img {
  margin-right: 5px;
  width: 15%;
  filter: brightness(0) invert(1);
}

.common_btn {
  padding: 10px 20px;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  display: block;
  background-color: #d7003a;
  border: 1px solid #d7003a;
  border-radius: 5px;
  margin-top: 20px;
}

.common_btn:hover {
  background-color: #fff;
  color: #d7003a;
  border: 1px solid #d7003a;
}




.zIndex2 {
  z-index: 2;
}

.font-weight-300 {
  font-weight: 300;
}

.font-weight-700 {
  font-weight: 700;
}

.show {
  display: block !important;
}

.bggradient {
  background-image: linear-gradient(to bottom, #4b8efb, #3c74d8, #2c5cb7, #1a4496, #012e77);
}

/*== HEADER CSS START ==*/


.header .header-absolute .top-head .logo {
  position: relative;
  z-index: 1;
}

.header .header-absolute .logo-right span>a {
  color: #000000;
  font-size: 20px;
}
/* 
.header .header-absolute .logo-right {
  margin-top: 20px;
} */

/*== BANNER CSS START ==*/
.dsu-form {
  width: 350px;
  padding: 20px 0px;
  background-color: rgb(255, 255, 255);
  position: relative;
  border-radius: 5px;
  z-index: 1;
}

.frmBg {
  position: relative;
  text-align: center;
  padding: 0 15px;
}

.applyBox {
  margin-top: 0px;
  width: 100%;
  display: table;
}

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

.contact-fild-box .form-control {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.8);
  border: 1px solid #d6d7d8;
  border-radius: 5px;
  background-color: #ffffff;
  margin: 0 auto;
  padding: 10px 10px;
  height: auto;
}

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



.btn_submit {
  background-color: #d7003a;
  color: #FFF;
  width: 100%;
  font-size: 22px;
  border-radius: 5px;
  padding: 05px 25px;
}

.btn_submit:hover {
  background-color: #c4a068;
  color: #000;
}

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

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

.dsu-intro {
  position: relative;
  top: 0%;
  z-index: 1;
  right: 0;
}

.dsu-addmission {
  display: block;
  padding: 0px;
}

.formIDfid {
  padding: 0 0px;
}

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

.dsu-addmission .bannerContent h4 {
  font-size: 3.5em;
  line-height: 1.0;
}
.date_para{
  color: #333333;
  text-align: left;
  font-size: 22px;
  line-height: 24px;
  padding: 5px 15px;
background: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
display: block;

}
.dsu-addmission .bannerContent .dsu-start h2 {
  background: linear-gradient(90deg, rgba(194, 128, 87, 0.9) 0%, rgba(111, 76, 54, 0.9) 100%);
  display: block;
  padding: 3px 15px;
  font-size: 2.5em;
  margin: 2px 0 0 0;
  line-height: 1.2;
}
.merit__section{
  background: url(../images/open_bg.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.applyBox .frmBg hr {
  border-color: #000000;
  margin: 10px 0;
}

/*== BANNER CSS end ==*/
.members__section {
background: url(../images/member_bg.webp);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

.pursuebg {
  background-color: #eeeeee;
}

.phase__coll ul li a.btn {
  border: 0px;
  border-radius: 0px;
  float: left;
  background-color: #ebebeb;
  color: #454745;
  font-size: 16px;
  margin: 10px;
}

.phase__coll ul li a.btn:hover {
  background-color: #feae17;
}
.faq__section{
  background: url(../images/faqs_ban.webp);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.faq__section .faq__Div #accordionExample1.accordion>.card .card-header {
  padding: 0px;
}

.faq__section .faq__Div #accordionExample1.accordion>.card .card-header h6 a.collapsible-link[aria-expanded='true'] {
  background-color: #feae17;
  color: #FFFFFF;
  padding: 0.3rem 1.0rem;
}

.faq__section .faq__Div #accordionExample1.accordion>.card .card-header h6 a.collapsible-link[aria-expanded='false'] {
  padding: 0.3rem 1.0rem;
}

.seekers__content ul {
  margin-left: 15px;
}

.newbg {
  background-image: url(../images/new-pic.jpg) !important;
  background-size: 100%;
  background-repeat: no-repeat;
}

.eligibit__section {
background-color: #F5F5F5;
}

.eligibit__section .seekers__content ul li,
.feeslist .seekers__content ul li {
  padding: 20px 0;
  border-bottom: 1px solid #efae2d;
}

.eligibit__section .seekers__content ul li:last-child {
  border: 0px;
}
.eligibit__section .seekers__content img{
  width: 40px;
  height: 31px;
  object-fit: contain;
  margin-right: 8px;
}
.eligibit__section .seekers__content ul li>span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #333333;
  font-size: 22px;
  text-transform: uppercase;
}

.eligibit__section .seekers__content ul li p {
  color: #333333;
  font-size: 16px;
  margin-top: 8px;
}

/* .eligibit__section .seekers__content ul li>span:after {
  position: absolute;
  content: "";
  background-image: url(../images/line.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
  left: -30px;
  top: 5px;
} */
.alumni_section{
  background: url(../images/alumni_bg.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.alumni_section .alumni_box{
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  height: 120px;
  background-color: #fff;
}
.alumni_section .alumni_box img{
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.faq__section .faq__Div .accordion>.card .collapse p,
.faq__section .faq__Div .accordion>.card .collapse ul li {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 300;
}

.faq__section .faq__Div .accordion>.card .collapse {
  background-color: #704d35 !important;
  border-top: 2px solid #FFF;
}

.faq__section .faq__Div .accordion>.card .card-header h6 {
  width: 100%;
}

.faq__section .faq__Div .accordion>.card .card-header h6 a.collapsible-link {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.3;
}

.faq__section .faq__Div .accordion>.card .card-header {
  padding: 0.3rem 0.5rem;
  display: flex;
  align-content: center;
  align-items: center;
}

.faq__section .faq__Div .accordion>.card .card-header h6 a.collapsible-link.collapsed {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.3;
}

.faq__section .faq__Div .accordion>.card .card-header .collapsible-link::before {
  content: '';
  width: 14px;
  height: 2px;
  background: #FFFFFF;
  position: absolute;
  top: calc(50% - 1px);
  right: 1rem;
  display: block;
  transition: all 0.3s;
}

/* Vertical line */
.faq__section .faq__Div .accordion>.card .card-header .collapsible-link::after {
  content: '';
  width: 2px;
  height: 14px;
  background: #FFFFFF;
  position: absolute;
  top: calc(50% - 7px);
  right: calc(1rem + 6px);
  display: block;
  transition: all 0.3s;
}


.faq__section .faq__Div .accordion>.card .card-header .collapsible-link[aria-expanded='true']::after {
  transform: rotate(90deg) translateX(-1px);
}

.faq__section .faq__Div .accordion>.card .card-header .collapsible-link[aria-expanded='true']::before {
  transform: rotate(180deg);
}

.faq__section .faq__Div .accordion>.card {
  width: 49%;
  margin: 8px 0;
  border-radius: 8px;
}

.faq__section .accordion .card-header {
  background-color: #704d35 !important;
  height: 70px;
}
.trained__section{
  background-color: #F5F5F5;
}

.trained__section .parent_grad{
  background: linear-gradient(90deg, #C28057 0%, #6F4C36 100%);
  padding: 30px !important;

}
.trained__section h6 {
  font-size: 3em;
}


.blog-texts {
  position: relative;
  width: 350px;
}

.trained__section .blog-text>a {
  background-color: #d7003a;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  border-radius: 5px;
}

.trained__section .blog-text>a::before {
  border-radius: 5px;
}

.pursuebg .certificateThumb .certificate_absolute {
  top: 0px;
}
.certificate__section{
  background-color: #F5F5F5;
}
.certificate__section .cerficate_box{
  border: 1px solid #D8D8D8E5;
  border-radius: 50px;
  overflow: hidden;
  background-color: #fff;
}

.certificateThumb .certificate_absolute {
  z-index: 1;
  position: relative;
  height: 100%;
  top:0px;
}

.courses_item{
  padding: 40px 20px;
}
.courses_item.second{
  padding: 40px 40px;
}

.certificateThumb img {
  border: 10px solid #704d35;
  border-radius: 50px 0px 0px 50px;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  display: block;
}
.certificateThumb img.img_brd{
  border-radius: 0px 50px 50px 0px;
}

.why__section {
  background-image: url(../images/join_bg.webp);
  background-size: 100%;
  background-repeat: no-repeat;
}

.why__section .why__Item .why__Block .why__Content {
  position: relative;
  overflow: hidden;
background: linear-gradient(90deg, rgba(194, 128, 87, 0.3) 0%, rgba(111, 76, 54, 0.3) 100%);
  margin-top: 30px;
  background-color: #6F4C36;
  padding: 15px;
  border-radius: 5px;
  
}
.why__section .why__Item .why__Block .why__Content::before {
    position: absolute;
    content: '';
    width: 124%;
    transform: rotateZ(34deg);
    height: 100%;
    background-color: #6f4c36;
    transform-origin: top left;
    left: 0;
    top: 0;
}
.why__section .why__Item .why__Block .why__Content  h5{
  margin-top: 10px !important;
  position: relative;
  z-index: 3;
  text-transform: capitalize !important;
}

.why__section .why__Item .why__Block .why__Content .why__icon {
  margin-top: 0px;
  position: relative;
}
.why__section .why__Item .why__Block .why__Content .why__icon img {
  width: 60px;
  height: 60px;
  object-fit: contain;
}

/* .why__section .why__Item .why__Block .why__Content:after {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  background-color: #FFFFFF;
  width: 20%;
  height: 2px;
} */
/* 
.why__section .why__Item .why__Block .why__Content:before {
  position: absolute;
  content: "";
  top: 0px;
  right: 0px;
  background-color: #FFFFFF;
  width: 20%;
  height: 2px;
} */

.why__section .why__Item .why__Block .why__Content h5 {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
}

.members__section .members__conetnt {
  position: relative;
}


.shapesabsolute {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.members__section{
  position: relative;
}

.seekers__content {
  margin-left: 20px;
}

/*== Footer css start ==*/
.footer {
  width: 100%;
  display: table;
  height: 120px;
  padding: 15px 0;
  font-size: 14px;
  background-color: #6a4525;
  color: #FFF;
}

.footeres {
  position: relative;
  width: 100%;
  padding: 15px 0;
  font-size: 14px;
  background-color: #6a4525;
  color: #FFF;
}

.desktop {
  display: block;
}

.mobile {
  display: none;
}

ul.listing li {
  margin: 0 0 !important;
  color: #000;
  font-size: 18px;
  padding: 5px 0;
}

ul.listing li:last-child {
  border: 0px;
}

ul.listing li:last-child {
  border: 0px;
}

ul.listing {
  list-style-type: disc;
  margin-left: 15px;
}
.courses_item h3{
  display: inline-block;
  color: #966d54;
}





.highlight h4 {
  font-size: 22px;
  color: #fff;
}

.highlight .specialized__dv p {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  margin-top: 12px;
}

.highlight .specialized__dv .specialized__content img {
  width: 50px;
  float: left;
}

.highlight .specialized__dv .specialized__content p {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  margin-top: 12px;
  padding: 6px 0 0 58px !important;
}

.eligibility__flex .eligibility__item p span {
  color: #8ddb15;
}

.eligibility__flex .eligibility__item {
  margin: 0;
  align-items: center;
}

.eligibility__flex .eligibility__item p {
  font-size: 16px !important;
  line-height: 30px;
  padding-top: 20px;
  color: #fff;
}

.highlight .picas {
  position: relative;
}

.highlight .picas img {
  border: solid 10px #eeeeee;
}

.logo-right .blog-text>a {
  color: #000;
  display: inline-block;
  background-color: #c4a068;
  font-weight: 500;
  line-height: 1;
  border-radius: 30px;
  padding: 6px 12px;
  position: relative;
  text-transform: capitalize;
  transform: perspective(1px) translateZ(0px);
  transition: color 0.3s ease 0s;
  vertical-align: middle;
  font-size: 14px;
}

.head5 {
  -webkit-animation: head5_animate 2s infinite;
  -moz-animation: head5_animate 2s infinite;
  animation: head5_animate 2s infinite;
}

.head5 {
  -webkit-animation: head5_animate 2s infinite;
  -moz-animation: head5_animate 2s infinite;
  animation: head5_animate 2s infinite;
  font-size: 1.4rem;
}

@-webkit-keyframes head5_animate {
  20% {
    color: #bd0818;
  }

  40% {
    color: #d66703;
  }

  60% {
    color: #c4a068;
  }

  80% {
    color: #d7003a;
  }

  100% {
    color: #c4a068;
  }
}

@-moz-keyframes head5_animate {
  20% {
    color: #bd0818;
  }

  40% {
    color: #d66703;
  }

  60% {
    color: #c4a068;
  }

  80% {
    color: #d7003a;
  }

  100% {
    color: #c4a068;
  }
}

@keyframes head5_animate {
  20% {
    color: #bd0818;
  }

  40% {
    color: #d66703;
  }

  60% {
    color: #c4a068;
  }

  80% {
    color: #d7003a;
  }

  100% {
    color: #c4a068;
  }
}