/*
Template Name: Education Element
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************center_home****************/
.carousel-caption {
  color: #000;
  text-align: center;
}
/*********************center_home_end****************/
body {
  overflow-x: hidden !important;
}
/*********************qual****************/
.qual_1li1 {
  border: 3px solid #0f0b3f;
  transition: 0.3s;
  height: 200px;
  background: #fff;
}
.qual_1li1:hover {
  background: #0f0b3f;
  color: #fff;
}
.qual_1li1:hover i {
  color: #fff;
}
.qual_1li1:hover a {
  color: #fff;
}
.qual_1r .button {
  color: #333 !important;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
/*********************qual_end****************/

/*********************find****************/
.find_1m2 span a {
  width: 80px;
  height: 80px;
  line-height: 80px;
}
.find_1m2 {
  background: #000000b0;
}
/*********************find_end****************/

/*********************upcome****************/
.upcome_1ri {
  border-top: 15px solid #007bff;
}
/*********************upcome_end****************/

/*********************event****************/
.event_1ri {
  background: #2f2046;
}
.event_1ri {
  margin-top: 2px !important;
}
.event_1ri:hover {
  background: #18024e;
}
.event_1ri:hover .event_1rir h6 span {
  color: #18024e !important;
}
.event_1ri:hover .event_1rir h6 i {
  color: #18024e !important;
}
.event_1r {
  min-height: 550px;
}
.event_1l {
  min-height: 550px;
}
/*********************event_end****************/

/*** Testimonial ***/
.testimonial-carousel .owl-item img {
  /*width: 100px;*/
  height: 100px;
}

.testimonial-carousel .owl-nav {
  margin-top: 30px;
  display: flex;
  justify-content: start;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
  margin-right: 15px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--dark);
  border: 2px solid var(--primary);
  border-radius: 50px;
  font-size: 18px;
  transition: 0.5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
  color: #ffffff;
  background: var(--primary);
}

/*** Testimonial End ***/

/*********************testim****************/
#testim {
  padding-bottom: 260px;
}
.main_2 {
  bottom: -150px;
}

/*********************testim_end****************/

@media screen and (max-width: 767px) {
  .carousel-caption {
    padding: 15px;
    bottom: 40px;
    left: 0;

    text-align: center;
  }
  .carousel-caption p {
    text-align: left;
    font-size: 14px;
  }
  .carousel-caption h2 {
    font-size: 22px;
  }
  .carousel-caption .button {
    padding: 10px 15px !important;
  }
  .carousel-caption .button_1 {
    padding: 10px 15px !important;
  }
  .qual_1li1 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .qual_1r {
    margin-top: 15px;
    text-align: center;
  }
  .find_1l h2 {
    text-align: center;
  }
  .find_1l {
    margin-bottom: 15px;
  }
  .find_1l .button {
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .find_1m1 img {
    min-height: 360px;
  }
  .find_1r {
    margin-top: 15px;
  }
  .find_1r h6 {
    text-align: center;
  }
  .upcome_1ri {
    position: static !important;
  }
  .upcome_1l {
    text-align: center;
    margin-bottom: 15px;
  }
  .upcome_1l br {
    display: none;
  }
  .news_1lir {
    margin-top: 15px;
    text-align: center;
  }
  .news_1lir p {
    text-align: left;
  }
  #event {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .event_1l {
    min-height: auto;
    padding: 15px !important;
    text-align: center;
  }
  .event_1r {
    min-height: auto;
    padding: 15px !important;
  }
  .event_1r h3 {
    text-align: center;
  }
  .event_1ri {
    padding: 15px 0px !important;
  }
  .testim_1l {
    text-align: center;
    margin-bottom: 15px;
  }
  .testim_1l br {
    display: none;
  }
  .main_2 {
    position: static !important;
  }
  #testim {
    padding-bottom: 30px;
  }
  #testim_o {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .testim_o_1i {
    padding: 15px !important;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .testim_o_1i p {
    text-align: left;
  }
  #subs {
    margin-top: 0;
    padding-top: 0 !important;
    padding-bottom: 30px !important;
  }
  .subs_1l h2 {
    text-align: center;
  }
  .subs_1l {
    margin-bottom: 15px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 991px) {
  .center_home img {
    min-height: 600px;
  }
  .carousel-caption {
    left: 10%;
    width: 50%;
  }
  .qual_1li1 h5 {
    font-size: 14px;
  }
  .qual_1li1 p {
    font-size: 12px;
  }
  .find_1m1 img {
    min-height: 360px;
  }
  .news_1lil img {
    min-height: 180px;
  }
  .event_1l {
    padding: 15px !important;
    text-align: center;
  }
  .event_1r {
    padding: 15px !important;
  }
  .main_2 {
    position: static !important;
  }
  #testim {
    padding-bottom: 30px;
  }
  #testim_o {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #subs {
    margin-top: 0;
    padding-top: 0 !important;
    padding-bottom: 30px !important;
  }
  .subs_1r img {
    min-height: 300px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .center_home img {
    min-height: 600px;
  }
  .carousel-caption {
    width: 50%;
  }
  .find_1m1 img {
    min-height: 360px;
  }
  .event_1l {
    padding: 15px !important;
    text-align: center;
  }
  .event_1r {
    padding: 15px !important;
  }
  .testim_o_1i p {
    font-size: 14px;
  }
  .subs_1r img {
    min-height: 300px;
  }
}
@media (min-width: 1201px) and (max-width: 1330px) {
}
/* Dropdown */
.blue {
  color: #02245b;
}

.text-theme {
  color: #02245b;
}

.modal-content {
  border-block-start: 2px solid #d33390;
  border-block-end: 2px solid #d33390;
}
.btn-cls {
  color: #d33390;
  border: 3px solid #d33390;
  border-radius: 25px;
  padding-inline: 25px;
  font-weight: bold;
}

.btn-cls:hover {
  border: 2px solid #d33390;
}

.modal-content {
  border-block-start: 2px solid #d33390;
  border-block-end: 2px solid #d33390;
}
.btn-cls {
  color: #d33390;
  border: 3px solid #d33390;
  border-radius: 25px;
  padding-inline: 25px;
  font-weight: bold;
}

.btn-cls:hover {
  border: 2px solid #d33390;
}

.form-container {
  background: #db2384;
  border-radius: 8px;
  padding: 30px 30px 30px 30px;
  width: 300px;
  position: fixed;
  right: 0;
  top: 20%;
  z-index: 100;
}
.anime {
  animation-name: example;
  animation-duration: 4s;
}
.stable-form {
  transform: translate(0);
}
@keyframes example {
  0% {
    background-color: red;
    right: -300px;
    top: 20%;
  }
  100% {
    background-color: yellow;
    right: 0px;
    top: 20%;
  }
}
.anime-infinite {
  animation-name: example;
  animation-duration: 10s;
  animation-iteration-count: infinite;
}
@keyframes example {
  0% {
    right: 0px;
    top: 20%;
  }
  25% {
    right: -350px;
    top: 20%;
  }
  50% {
    right: 0px;
    top: 20%;
  }
  75% {
    right: -350px;
    top: 20%;
  }
  100% {
    right: 0px;
    top: 20%;
  }
}
.animated-form {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}
.animated-form input {
  padding: 10px;
  text-decoration: none;
  outline: none;
  border: none;
  border-radius: 5px;
  font-size: 15px;
}
.animated-form select,
option {
  padding: 10px;
  border: 1px solid #ccc;
  outline: none;
  border-radius: 4px;
  font-size: 16px;
  width: 100%;
  /* Inputs should take full width of form */
}
/* Submit Button outside and vertically aligned top to bottom */
.animated-form button {
  padding: 10px;
  background-color: #4caf50;
  color: white;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  position: absolute;
  /* Position it outside of the form */
  left: -53px;
  /* Move button to the right outside the form */
  top: 40%;
  /* Start the button from the top */
  transform: rotate(90deg);
  /* Rotate the button 90 degrees */
  transform-origin: center center;
  /* Ensure the rotation happens around the center */
  transition: background-color 0.3s ease;
}

#contact .row i {
  color: #000;
  font-size: 20px;
}
.testimonial-carousel .owl-item img {
  width: 100px !important;
  height: 100px;
  border-radius: 50%;
}
.qual_1li1 button {
  position: relative;
  bottom: 10px;
}
.item {
  position: relative;
}
.bottom-btn {
  position: absolute;
  bottom: 10px;
  /* Adjust this to control the distance from the bottom */
  left: 50%;
  transform: translateX(-50%);
}
.testimonial-item img {
  border-radius: 50%;
}
.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 18px;
  left: 8px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
						.float-call {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 90px;
  left: 8px;
  background-color: blue;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.my-float {
  margin-top: 16px;
}
.thanks-message-box {
  padding-block: 150px;
  text-align: center;
}
.img-partner {
  margin-block: 10px;
  width: 100px;
}

.project-item:hover img,
.project-carousel .owl-item.center img {
  margin-top: 0px;
}

.dropdown-menu .fa-chevron-right {
  color: #02245b;
}

.image-container {
  width: 100%;
  overflow: hidden;
}
.image-container .lap-view {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 300px) and (max-width: 768px) {
  .form-container {
    display: none;
  }
}

.mobile-image {
  display: none;
}

.lap-view {
  display: block;
}

@media (min-width: 300px) and (max-width: 768px) {
  .mobile-image {
    display: block;
    width: 100%;
    height: 200px !important;
  }

  .center_home img {
    min-height: 200px;
    overflow-x: hidden !important;
  }

  body {
    overflow-x: hidden !important;
  }

  .lap-view {
    display: none;
  }
}

.modal-content {
  border-block-start: 2px solid #d33390;
  border-block-end: 2px solid #d33390;
}

.btn-cls {
  color: #d33390;
  border: 3px solid #d33390;
  border-radius: 25px;
  padding-inline: 25px;
  font-weight: bold;
}

.btn-cls:hover {
  border: 2px solid #d33390;
}

.modal-backdrop {
  width: 100% !important;
  height: 100% !important;
}

#phone-error {
  display: none;
  color: red;
}

#openModalBtn {
  display: none;
}

.degree-section .degree-section-img {
  border-radius: 16px;
  padding: 10px;
}

#courses .courses-col-sty{
  min-height: 350px;
}
#courses .courses-col-img{
  object-fit: cover;
}

.project-width-fade {
  max-width: 600px;
}

.wccd-couese-section{
  background-color: #02245B;
}
.wccd-couese-section .clr-heading{
  color: aliceblue;
}

.be-creative .association-back-img{
  background-image: url("../img/be\ ceative\ n.webp");
  /* background-image: url(img/be\ ceative\ n.webp); */
  background-attachment: fixed;
}

  