/*******************************/

/********* General CSS *********/

/*******************************/

@import url("https://fonts.googleapis.com/css2?family=Montserrat&amp;display=swap");
@import url('https://fonts.googleapis.com/css2?family=Ultra&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

.popup-img {
  width: auto;
  max-width: 100%;
  height: 500px;
  object-fit: cover;
}

body {
  width: 100%;

  font-family: "Montserrat", sans-serif;


  width: 100%;

  height: 100%;
}

.modal {
  z-index: 1041 !important;

  background: #00000099;
  overflow: hidden !important;
  padding: 0 20px !important;
}

header.header-sec {
  background-image: url("../image/bg\ 2.jpg");

  background-repeat: no-repeat;

  background-size: cover;
}

#modelpop2 a {
  text-decoration: none;

  display: contents;
}

#music .pdf-sec .pdf-col {
  flex: 0 0 25%;

  max-width: 100%;

  margin: 0px 0px;
}

.ptb-30 {
  padding-top: 30px;

  padding-bottom: 30px;
}

.ptb-70 {
  padding-top: 70px;

  padding-bottom: 70px;
}

a:hover {
  text-decoration: none;
}

.hidden {
  display: none;
}

.modal-title.tab {
  margin-bottom: 0;

  line-height: 1.5;

  font-weight: bold;

  background: #d2d2d2;

  margin-bottom: 10px;
}

.gradient-text {
  background: #1f86dd;

  background: -moz-linear-gradient(left, #1f86dd 0%, #7bacd6 75%);

  background: -webkit-linear-gradient(left, #1f86dd 0%, #7bacd6 75%);

  background: linear-gradient(to right, #1f86dd 0%, #7bacd6 75%);

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f86dd', endColorstr='#7bacd6', GradientType=1);

  -webkit-background-clip: text;

  -webkit-text-fill-color: transparent;

  background-clip: text;

  -webkit-box-decoration-break: clone;
}

.gradient-btn {
  background: linear-gradient(90deg, #dcdcdc 8.33%, #f6f6f6 100%);

  border-radius: 5px;

  text-transform: none;

  transition: 0.5s;
}

.gradient-btn:hover {
  background: linear-gradient(90deg, #ffd600 8.33%, #ffd600 100%);
}

.hero-sec {
  width: 100%;

  padding: 50px 0 ;
  padding-bottom: 10px;
}

/*.hero-sec .head-sec {

    padding: 25px 45px;

    background-color: #fff;

    border: 3px solid #d28500;

}*/

/*.hero-sec .mil-overay {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: rgba(38,50,56,.95);

}*/

.hero-sec .container .mil-dots {
  position: absolute;

  left: 0;

  top: 0;

  width: 100px;

  height: 90vh;
}

.mil-dots {
  background-image: radial-gradient(
    rgba(255, 255, 255, 0.2) 15%,
    transparent 0
  );

  background-size: 10px 10px;
}

.hero-sec .container {
  position: relative;

  z-index: 2;
}




.py-5 {

  padding-top: 2rem !important;
    padding-bottom: 3rem !important;

}







.hero-sec .cnt-sec h2 {
  font-size: 50px;

  font-weight: 700;

  color: #d3daff;

  margin-bottom: 18px;
    font-family: "Outfit", Helvetica, Arial, Lucida, sans-serif;
  font-style: normal;
/*font-family: Satisfy, cursive;  
  margin: 1em 0;
  color: rgb(241, 159, 7); */
 
}
#outreach .pdf-sec .img-sec {
  border: 2px solid #fff;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  width: 45%;
  margin: 0 auto;
}

.hero-sec .cnt-sec p {
  font-size: 18px;

  color: #fff;
  font-weight: 600;
}

.hero-sec .cnt-sec a {
  color: #fff;
}

.hero-sec .cnt-sec .btn-sec {
  width: 100%;

  display: inline-block;

  margin-top: 40px;
}

.hero-sec .cnt-sec .btn-sec a {
  padding: 15px 80px;

  font-size: 22px;

  letter-spacing: 2px;

  color: #000;

  font-weight: 600;

  text-decoration: none;

  background-color:  #ffd600;

  border-radius: 10px;
  transition: 0.4s;
  display: inline-block;
  margin-bottom: 50px;
  line-height: 1.3;
  margin-top: -20px;
}

.hero-sec .cnt-sec .btn-sec a:hover {
  color: #fff;

  background-color:  #ff7b1a;
}





    .row-cols-lg-4>* {
        -ms-flex: 0 0 25% !important;
        flex: 0 0 33% ;
        max-width: 35%;
       }







.hero-sec .cnt-sec .btn-sec a i {
  margin-right: 12px;

  font-size: 22px;
}

.hero-sec .img-sec {
  border-radius: 50px;
}

.hero-sec .img-sec img {
  width: 80%;
  /* margin-right: 120px; */
  margin-bottom: 50px;
  border-radius: 15px;
  z-index: auto;
  border: 5px solid #fff;
}

section.midd-part.wow.fadeInUp {
  background: url(../../img.freepik.com/premium-photo/abstract-shining-background-design_851755-2114e303.jpg?w=996);

  background-size: cover;
}

.social-info {
  width: 100%;

  display: inline-block;

  margin: 20px 0;
}

.social-info p i {
  margin-right: 7px;
}

.social-info p a {
  font-weight: 600;
}

.midd-part {
  width: 100%;

  display: inline-block;

  margin-top: 0px;

  padding: 40px 10px;

  background-color: rgba(255, 255, 255, 0.5);

  /* border-top: 1px solid #fff; */
}

.midd-part .title-sec {
  width: 100%;

  display: inline-block;

  margin-bottom: 30px;

  padding: 20px 0px;

  text-align: center;
}

/* New Style */

.hero-sec .head-sec .content-box {
  align-items: center;
}

.hero-sec .head-sec .box .img-sec {
  text-align: right;
}

.midd-part .justify-content-center {
  justify-content: center !important;
}
.midd-part .box {
  display: flex;
  max-width: 33%;
  flex: 0 0 23%;
}

.midd-part .info-sec {
  background-color:#de871c;
  border-radius: 10px;
  transition: 0.3s;
}

.modal-dialog .modal-content {
  background-image: url("../image/backgroundruparel.jpg");

  background-repeat: no-repeat;

  background-size: cover;
}

.modal-dialog .mySlides {
  text-align: center;
  padding: 15px 0px;
  background-color: #fff;
}
.modal-dialog .container {
  padding: 0;
  margin: 0;
}

.modal-dialog .container-box {
  max-width: 100% !important;
}

.card-popup.inner-pop .modal .modal-dialog {
  max-width: 50%;
}
.card-popup.inner-pop .modal .modal-dialog .modal-content .content-box {
  padding: 30px 0px;
}

.card-popup.inner-pop .modal .modal-dialog .modal-content .img-box img {
  max-width: 300px;
  height: 300px;
  width: 100%;
  object-fit: cover;
  border-radius: 15px;
}

.card-popup.inner-pop .modal .modal-dialog .modal-content .cta-box {
  margin-top: 30px;
}
.card-popup.inner-pop .modal .modal-dialog .modal-content .cta-box .more-cta {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  background-color: #000;
  border-radius: 4px;
  padding: 10px 25px;
  display: inline-block;
  text-transform: uppercase;
  transition: 0.3s;
}
.card-popup.inner-pop
  .modal
  .modal-dialog
  .modal-content
  .cta-box
  .more-cta:hover {
  background-color: cyan;
  transform: scale(1.1);
}

.card-popup.inner-pop .modal .modal-dialog .modal-content .modal-header .hide {
  background-color: #fff;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -18px;
  right: -21px;
  cursor: pointer;
}
.card-popup.inner-pop
  .modal
  .modal-dialog
  .modal-content
  .modal-header
  .hide
  p {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  transition: 0.3s;
}

.card-popup.inner-pop
  .modal
  .modal-dialog
  .modal-content
  .modal-header
  .hide:hover
  p {
  transform: rotate(360deg);
}

/* New Style */

.midd-part .title-sec h2 {
  font-size: 30px;

  color: #000;

  font-weight: 600;

  border-radius: 10px;

  border: 1px dashed #000;

  padding: 10px 25px;

  width: fit-content;

  margin: 0 auto;
}

.title {
  width: 100%;

  max-width: 500px;

  margin-left: auto;

  margin-right: auto;

  margin-bottom: 50px;

  position: relative;
}

.title h2 {
  text-align: center;

  margin: 0 auto;

  padding: 10px 20px;

  color: #000;

  font-size: 36px;

  font-weight: 800;

  background-color: transparent;


  width: fit-content;

  position: relative;

  z-index: 2;
}

/*.title:before {

    content: " ";

    height: 2px;

    width: 30%;

    background-color: transparent;

    border-bottom: 1px dotted #000;

    position: absolute;

    top: 50%;

    left: 0px;

}

.title:after {

    content: " ";

    height: 2px;

    width: 30%;

    background-color: transparent;

    border-bottom: 1px dotted #000;

    position: absolute;

    top: 50%;

    right: 0px;

}*/

.midd-part .info-sec {
  width: 100%;

  display: inline-block;

  margin: 20px 0px;

  margin-bottom: 0px;
}

.midd-part .info-sec .info-pop-sec {
  margin-top: 0px;

  transition: all 0.3s ease-in-out;
}

.midd-part .info-sec h2 {
  color: #fff;

  font-size: 16px;

  font-weight: 600;

  padding: 8px 10px;

  border-radius: 0px 0px 10px 10px;

  text-align: center;

  position: relative;

  z-index: 1;
}

.midd-part .info-sec:hover {
  background-color: #f5df6d;
}

.midd-part .info-pop-sec .pop-sec {
  border-radius: 10px 10px 0px 0px;

  overflow: hidden;
}

.midd-part .info-pop-sec .pop-sec img {
  cursor: pointer;

  width: 100%;

  border-radius: 10px 10px 0px 0px;

  overflow: hidden;

  transition: all 0.3s ease-in-out;
  background-color: #b32222;
  object-fit: cover;
}

.midd-part .info-sec:hover .pop-sec img {
  transform: scale(1.2);

  transition: all 0.5s ease-in-out;
}

.midd-part .card {
  width: 100%;

  display: inline-block;

  margin-bottom: 30px;

  border-radius: 5px;

  cursor: pointer;
}

.midd-part .card:hover h3 {
  color: #ffca49;
}

.midd-part .card .details-sec {
  margin-top: 10px;

  padding: 10px;

  min-height: 90px;
}

.midd-part .card .details-sec h3 {
  font-size: 25px;
}


.card-popup .modal .modal-body li {
  font-size: 28px;

  margin-bottom: 10px;
}

.card-popup .modal .modal-dialog {
  max-width: 980px;
}

/* .card-popup .modal .modal-content {
  background: #fff;
} */

.card-popup .modal .modal-header {
  text-align: center;
  background-color: #003ca4b3;
  border-bottom: 1px solid #000;
}

.card-popup .modal .modal-header .modal-title {
  width: 100%;

  text-align: center;

  color: #fff;
}

.card-popup .modal .modal-header .close {
  border-radius: 100%;

  background-color: #fff;

  width: 40px;

  height: 40px;

  opacity: 1;

  text-align: center;

  position: relative;

  transition: all 0.3s ease-in-out;

  z-index: 1;
}

.card-popup .modal-header .close {
  padding: 1rem 1rem;

  margin: -2rem -2rem -1rem auto;
}

.card-popup .modal .modal-header .close span {
  position: absolute;

  top: 8px;

  left: 13px;
}

.card-popup .modal .modal-header .close:hover {
  transform: rotate(360deg);

  transition: all 0.3s ease-in-out;
}

.card-popup .modal .pdf-sec {
  width: 100%;

  display: flex;

  flex-wrap: wrap;

  text-align: center;

  justify-content: center;

  overflow: hidden;

  transition: all 0.3s ease-in-out;
  margin: 0px 0px;
}

.card-popup .modal .pdf-sec .pdf-col {
  /* flex: 0 0 47.8%; */

  max-width: 100%;

  /* margin: 20px 20px 20px 20px; */
}

.card-popup .modal a {
  text-decoration: none;
}

.card-popup .modal a:hover p {
  color: #000;
}

.card-popup .modal .pdf-sec .img-sec {
  border: 2px solid #fff;

  overflow: hidden;

  /* transition: all 0.3s ease-in-out; */

  width: 60%;

  margin: 0 auto;
  /* background: black; */
  border-radius: 5px;
  /* cursor: pointer; */
}

#spin .pdf-sec .img-sec {
  border: 2px solid #fff;

  overflow: hidden;

  transition: all 0.3s ease-in-out;

  width: 30%;

  margin: 0 auto;
}



.modal-body h3 {

    text-align: center;

    font-size: 17px;
    display: grid;
    margin-top: 10px;
    color: #000;
    font-weight: 600;

}

.modal-body h3:hover { color: #3f4ef7;
text-decoration: underline ;
}






.card-popup .modal .pdf-sec .img-sec img {
  /* transition: all 0.3s ease-in-out; */
  width: 100%;
  /* object-fit: cover; */
  height: auto;
  border: 1px solid;
}

.card-popup .modal .pdf-sec .img-sec:hover img {
  /* transform: scale(1.2);

  transition: all 0.5s ease-in-out; */
}

.card-popup .modal .pdf-sec p {
  color: #000;

    /* margin-top: 30px; */
    /* cursor: pointer; */
    /* margin-bottom: 20px; */
    font-weight: 800;
    padding: 0px 30px;
}

footer {
      background: #000;
      color: #fff;
      text-align: center;
      padding: 15px 10px;
      font-size: 1rem;
      width: 100%;
      box-sizing: border-box;
      margin-top: auto;
    }

footer p {
  font-size: 16px;

  color: #fff;

  margin-bottom: 0px;
}







@media (max-width: 991px) {
  .popup-img {
    height: 350px;
  }

  .cnt-sec {
    margin-top: 0px;

    margin-left: 0px;

    text-align: center;
  }

  .hero-sec .img-sec {
    text-align: center;

    /* margin-bottom: 25px; */
  }

  .midd-part .card .img-sec img {
    width: 100%;
  }
}

@media (max-width: 767px) {
  #music .pdf-sec .pdf-col {
    flex: 0 0 49%;

    max-width: 100%;

    margin: 0px 0px;
  }

  /* .card-popup .modal .pdf-sec .pdf-col {
    flex: none;

    max-width: 100%;

    margin: 0px 10px;
  } */

  body {
    background-position: center;
  }










  

  .header-sec .col-lg-6 {
    order: 2;
  }

  .header-sec .col-lg-6.position-relative {
    order: 1;
  }

  .hero-sec .cnt-sec h2 {
    font-size: 42px;

    margin-top: 0px;
  }

  .midd-part .full-row .info-sec h2 {
    margin-bottom: 20px;

    font-size: 25px;
  }

  .midd-part .full-row .info-sec h2,
  .midd-part .full-row .info-pop-sec {
    flex: 0 0 100%;

    max-width: 100%;
  }
}

.img-fluid-tab {
  height: 200px !important;
}
* {
  box-sizing: border-box;
}

img {
  vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  background-color: #ffffff;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff !important;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #000;
  font-size: 15px;
  font-weight: 600;
  padding: 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

.hr-lines:before{
  content: " ";
  width: 130px;
  position: absolute;
  top: 44%;
  left: 18px;
  display: block;
  border-bottom: 2px solid orange;
  border-top: 2px solid orange;
  height: 8px;
  background-color: transparent;
}
.hr-lines:after {
  width: 130px;
    background: #000;
    position: absolute;
    top: 44%;
    right: 18px;
    content: " ";
    display: block;
    border-bottom: 2px solid orange;
    border-top: 2px solid orange;
    height: 8px;
    background-color: transparent;
}



/* New Media q. */
@media (min-width: 1199.98px){
  .pop {
    max-width: 23% !important
  }






}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .card-popup .modal .pdf-sec .pdf-col {
    flex: 0 0 33%;
    max-width: 40%;
    
  }
.pop {
    max-width: 23% !important
  }
  .card-popup .modal .pdf-sec .img-sec img {
    height: auto;
  
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .hero-sec .cnt-sec h2 {
    font-size: 38px;
  }
  .hero-sec .cnt-sec .btn-sec a {
    padding: 15px 50px;
  }
  .hero-sec .img-sec img {
    width: 85%;
  }

  .midd-part .justify-content-center {
    justify-content: start !important;
  }

  .midd-part .box {
    max-width: 33.33%;
    flex: 0 0 33.33%;
  }

  .card-popup .modal .pdf-sec .img-sec img {
    height: auto;
  }
}

@media (max-width: 767.98px) {
  .hero-sec,
  .midd-part {
    padding: 50px 0px;
  }
  .hero-sec .head-sec .box .img-sec {
    text-align: center;
  }
  .hero-sec .img-sec img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    max-width: 320px;
  }
  .hero-sec .img-sec {
    margin-bottom: 0px;
  }
  .hero-sec .cnt-sec .btn-sec {
    margin-top: 25px;
  }
  .hero-sec .cnt-sec .btn-sec a {
    padding: 12px 40px;
    font-size: 18px;
  }

  .midd-part .box {
    max-width: 33.33%;
    flex: 0 0 33.33%;
  }
  .title {
    margin-bottom: 30px;
  }

  .card-popup .modal .pdf-sec p {
    display: block;
  }
  .card-popup .modal .pdf-sec .img-sec {
    width: 100%;
  
  }
  .card-popup.inner-pop .modal .modal-dialog {
    max-width: 70%;
  }
  .card-popup.inner-pop
    .modal
    .modal-dialog
    .modal-content
    .modal-header
    .hide
    p {
    display: block;
  }
}

@media (max-width: 575.98px) {
  .hero-sec .cnt-sec .btn-sec a {
    margin: 0;
  }
  .hero-sec .cnt-sec h2 {
    font-size: 32px;
  }
  .custom-card img {
      height: 220px !important;
    }

  .title h2 {
    font-size: 28px;
  }

  .midd-part .box {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .card-popup.inner-pop .modal .modal-dialog {
    max-width: 100%;
    margin: 10px auto;
  }
  .card-popup.inner-pop .modal .modal-dialog .modal-content .content-box {
    padding: 30px 20px;
  }
}

@media (max-width: 425.98px) {
  .midd-part .box {
    max-width: 80%;
    flex: 0 0 80%;
    margin: 0 auto;
  }

.custom-card img {
      height: 220px !important;
    }

    
.card-popup .modal .pdf-sec {


display: block !important;
overflow: scroll;


}

  .card-popup .modal .pdf-sec .img-sec img {
    height: auto;
  }
  .card-popup.inner-pop .modal .modal-dialog .modal-content .img-box img {
    height: 250px;
  }
  .hr-lines:after {
    width: 100px !important;
  }
  .hr-lines:before {
    width: 100px !important;
    .custom-card img {
      height: 220px !important;
    }
  }
  
  
}
@media (max-width: 375.98px) {
  .midd-part .box {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .hr-lines:after {
    width: 80px !important;
  }
  .hr-lines:before {
    width: 80px !important;
  }

  .custom-card img {
      height: 190px !important;
    }
}




/* Responsive adjustments */
@media (max-width: 767.98px) {
    .intro-header {
        padding: 40px 0;
        min-height: auto;
    }
    .profile-img-container {
        width: 250px;
        height: 250px;
        margin: 0 auto 20px auto;
    }
    .display-4 {
        font-size: 2.5rem;
    }
    .lead {
        font-size: 1rem;
    }
    .order-md-1 { order: 2; }
    .order-md-2 { order: 1; }

    .text-center.text-md-start {
        text-align: center !important;
    }
    .text-center.text-md-end {
        text-align: center !important;
    }

    .portfolio-section {
        padding-top: 40px;
    }
    .custom-card img {
      height: 220px !important;
    }

 .modal-content .modal-body {
    padding: 0;
    min-height: 300px;
    height: 470px;
    overflow: scroll;
  
    
}


    .row-cols-lg-4>* {
      flex: 0 0 100% ;
      margin-top: 15px;
        max-width: 90% !important ;
       }










    
}

@media (max-width: 375.40px) {

 .custom-card img {
      height: 190px !important;
    }

}






.btn-pop:link, .btn-pop:visited {
  background-color: #414c5f;
  color: white;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 10px 0;
  border-radius: 10px;
  width: 220px;
}

.btn-pop:hover {
  background-color:#2f5aa4;
}
.btn-pop:active {
  background-color: 4c76bf(255, 238, 0);
}
/* New Media q. */
/* #003ca4b3 */



/* 
.position-relative{

  top: -40px;
} */

.popt {
  margin:10px 10px 0 10px !important;
  background-color:darkorange !important;
}

.popt:hover {
  background-color: rgb(212, 124, 16) !important;


}

/* For WebKit browsers */
::-webkit-scrollbar {
  width: 12px; /* Adjust the width */
}

::-webkit-scrollbar-thumb {
  background: #888; /* Color of the scrollbar thumb */
}

::-webkit-scrollbar-thumb:hover {
  background: #555; /* Color on hover */
}
/* For WebKit browsers */
::-webkit-scrollbar {
  width: 12px; /* Adjust the width */
}

::-webkit-scrollbar-thumb {
  background: #888; /* Color of the scrollbar thumb */
}

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






.portfolio-section {
    background-color: rgba(226, 226, 226, 0.7);
    padding-top: 60px;
    padding-bottom: 80px;
}

.reference-title {
    /* background-color: #f7bbd7;
    color: #4a148c;
    padding: 10px 20px;
    border-radius: 8px;
    font-weight: bold;
    display: block;
    width: fit-content;
    margin: 0 auto 50px auto;
    font-family: "Outfit", Helvetica, Arial, Lucida, sans-serif;
    animation: breatheTitle 3s infinite alternate ease-in-out;
    transform-origin: center center; */





text-align: center;
    padding: 12px 16px;
    max-width: 220px;
    margin: 0px auto 0px;
    color: #ffffff;
    font-weight: 700;
    border-radius: 10px;
   
    font-size: 25px;
    letter-spacing: 1px;
    box-sizing: content-box;
    width: 100%;
    box-shadow: 0px 4px 10px rgba(123, 51, 125, 0.15);
    font-family: "Outfit", sans-serif;
    background-color: #374864;










}

/* @keyframes breatheTitle {
    0% {
        transform: scale(1);
        background-color: #f7bbd7;
        box-shadow: 0 0 0px rgba(74, 20, 140, 0);
    }
    50% {
        transform: scale(1.02);
        background-color: #ffe0f0;
        box-shadow: 0 0 10px rgba(74, 20, 140, 0.4);
    }
    100% {
        transform: scale(1);
        background-color: #f7bbd7;
        box-shadow: 0 0 0px rgba(74, 20, 140, 0);
    }
}


@keyframes pulsateCardGlow {
    0% {
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    }
    50% {
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1),
                    0 0 10px rgba(255, 105, 180, 0.6);
    }
    100% {
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    }
} */

.custom-card {
    border-radius: 15px;
    border: none;
    background-color: #fff;
    
    animation: pulsateCardGlow 2.5s infinite alternate ease-in-out;

    position: relative;
    z-index: 1;

    transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.4s ease-out;
}

.custom-card:hover {
    transform: translateY(-20px) scale(1.08) rotateZ(3deg);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
    
    z-index: 2;
}

.custom-card img {
    height: 180px;
    object-fit: cover;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    width: 100%;
    display: block;
}

.custom-card .card-body {
    background-color: #fff;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}


.custom-card .card-body:hover{

  background-color: #ffd600;
}





.custom-card .card-text {
    font-size: 18px;
    font-weight: 600 !important;
    margin-bottom: 0;
    text-align: center;
    color: #000 !important;
    display: inline-block;
    /* background-color: #ffd600; */
    padding: 5px 10px;
    font-family: "Outfit", Helvetica, Arial, Lucida, sans-serif;
    white-space: normal;
    line-height: 1.3;
}
