.header{
    background: linear-gradient(90deg, #ED7F23 0%, #185B9B 100%) !important; 
    box-shadow: 0px 4px 4px 0px #00000040 !important;

}
.navbar-nav .nav-link:hover{
    color: rgb(228 129 37) !important;
    transition: .3s all ease-in-out;
}

.dropsOfHope-content h2 {
    color: #124F91;
    font-family: Lato;
    font-size: 52px;
    font-weight: 700;
    line-height: 62px;

}

.dropsOfHope-content p,
.desc-primary {
    color: #185B9B;
    font-family: Lato;
    /* font-size: 24px; */
    font-size: calc(1.3rem + .6vw);
    font-weight: 500;
    text-align: center;


}
.desc-secondary {
    color: #185B9B;
    font-family: Lato;
    font-size: 22px;
    font-weight: 500;
   


}
.dropsOfHope-content p span,
.desc-primary span {
    font-weight: 700 !important;

}

/* .dropsOfHope-section {
    background: linear-gradient(90deg, #ffffff 0%, #f8cfaf 100%);

} */

/* Register section */

.form-header {
    color: #fff !important;
    background: linear-gradient(94.77deg, #ED7F22 -9.82%, #164D92 107.11%);
    border-radius: 34px 34px 0 0;
}
.form-header h3{
    color: #fff !important;
    font-size: calc(1.3rem + .6vw);
}
.reg-section{
    border-top: 5px solid #ED7F23;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.register-container,
.register-container h6{
    font-size: 18px;
}

.bloodGroup-card{

border: 3px solid !important;
border-image: linear-gradient(180deg, #EE7725 12%, #124F91 100%) !important;
box-shadow: 0px 4px 4px 0px #000000A8 !important;
background: #FFFFFFD9 !important;
border-radius: 33px !important;
padding: 4rem 1.5rem;

}
.heading{
    text-align: center;
    background: linear-gradient(90deg, #124F91 35%, #EE7725 60%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}
.bloudGroup-bg{
    /*background-image :url('~/assets2/images/bloodGroup-bgImage.png') !important;*/
    background-repeat: no-repeat;
    /* background-position: center; */
    background-size: cover;
}
.video-section{
    border-top: 5px solid #E34D50;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.videos-container .card.video-card{
    /* min-height: 360px; */
    position: relative;
    border-radius: 45px !important;
    background: transparent !important;
    border: 0;
    padding: 0 !important;

}
.videos-container .card.video-card .videoPlay-btn{

    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;

}
.videos-container .card.video-card .videoPlay-btn .play-icon{
    width: 15%;
}
.videos-container h4{
    font-weight: 700;
}

.videos-container .download-label{
    font-size: 11px;
    font-weight: 700;
}

.video-content {
    position: relative;
    border-radius: 45px !important;
    min-width: 100%;
    height:360px;
  }
  

.myth-busters-section{
    border-top: 5px solid #164D92;
    box-shadow: 0px 4px 4px 0px #00000040;
}


.slider-card{

background-image: linear-gradient( 360deg, white, white), linear-gradient(90deg, #EE7725 0%, #164D92 100%);;
background-origin: border-box;
background-clip: content-box, border-box;
padding: 2px;
border-radius: 24px;
border: 4px;
z-index: 1;


}
.slider-card .card-body{
    padding: 2.5rem !important;
}
.slider-card h5,
.slider-card p{
    color: #124F91 !important;
}
.slider-card h5{
    font-weight: 700;
}

.footer-section{
    border-top: 5px solid #ED7F23;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.footer-section hr{
    color: #000000;
    opacity: 0.75 !important;
}
.footer-section p{
    font-weight: 700;
    line-height: 32px;
}

.footer-section .unit-section{
    margin-bottom: 35px;
    background-color: #fff;
    padding: 20px 30px;

  }
  .footer-section .bottom-section {
    background-color: #e8f0ff;
    border-bottom: 2px black solid;

  }

  footer{
    background: linear-gradient(90deg, #ED7F23 0%, #185B9B 100%);

  }
  .footer-container{
    background: #fff;
  }

  .text-hover:hover{
    color: #ED7F23 !important;
    transition: .3s all ease-in-out;
  }
  .bg-hover:hover{
    background-color: #ED7F23 !important;
    transition: .3s all ease-in-out;
  }

  .aster-links-col,
  .aster-links-col a{
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #124F91 !important;
    font-size: 18px;
    font-weight: 700;
    text-align: center;

  }
  .aster-links-col p{
    font-size: 16px !important;

  }

  .unit-section p{
    color: #104c8f;
  }
  .footerSub-heading{
    font-size: 20px;
    font-weight: 700;
  }

.activities-content {
    background-color: #124F91;
    color: #ffff;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
}

.activities-content p {
    font-size: 18px;

}

.activityImg-contain {
    background:
        linear-gradient(107deg, #ED7F22 16.68%, #164D92 107.71%);
}

.activityImg-contain .img-container {
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.activityImg-contain .img-container .image-content .p-img {
    position: absolute;
    /* top: -100px; */
    /* bottom: 96px; */
    left: -70px;
    padding: 20px;
    z-index: 1;
}

.activityImg-contain .img-container .image-content .heart-img{

    position: absolute;
    width: 75px;
    top: -15px;
    right: 42px;


}

.activityImg-contain .image-content {
    position: relative;
    top: 0;
    left: 0;
    /* background-color: #ED7F22; */
    color: #ffff;
    margin: 15px;
    padding: 30px 30px 30px 65px;
    font-size: 15px;
    z-index: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.activityImg-contain .image-content .content {
    background-color: #ED7F22;
    /* padding-left: 52px; */
    padding: 35px 25px 15px 48px;
}

.activityImg-contain .image-content h5 {
    font-size: 18px;

}

.activityImg-contain .image-content p {
    font-size: 11px;

}

.activityImg-contain .img-content {
    color: #fff;
    padding: 10px;
}

.activityImg-contain img {
    width: 250px;
    height: auto;
}

.activityImg-contain .img-content h5{
    font-size: 16px;
}

.activityImg-contain .img-content p {
    font-size: 14px;
}

.bg-theme .reg-para {
    font-size: 24px;
    color: #335483;
}
.bg-theme .reg-para p a {
   text-decoration: none;
    color: #ED7F22;
    cursor: pointer;
}
.bg-theme .reg-para p a:hover{
    color: black!important;

}

.bg-theme-section2 {
    font-size: 23px;

}

.bg-darktheme-section {
    background: linear-gradient(94.77deg, #ED7F22 -9.82%, #164D92 107.11%);
    color: #fff !important;
}

.btn-theme{
    background: linear-gradient(270deg, rgb(19 78 135) 0%, rgb(230 137 52) 86%);
    display: block;
    margin: 15px auto;
    padding: 5px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    border: 0;
    display: inline-block;
    text-align: center;
    color: white;
    transition: .75s ease;
}



/* Custom slider */

.owl-carousel.mythBusters-slide{
    position:relative;
}
.owl-carousel.mythBusters-slide .owl-prev, .owl-next {
  position:absolute;
  top: 30%;
  /* background-color: black !important;*/
}

 .owl-carousel.mythBusters-slide .owl-prev {
  left: -64px;
}

.owl-carousel.mythBusters-slide .owl-next {
  right: -72px;
}

.owl-carousel.mythBusters-slide button svg path{

    transform: scale(0.85);


}
.owl-carousel.mythBusters-slide .owl-next:hover svg path{
    fill: #ED7F22;
    transition: .25s all ease-in-out;
    transform: scale(0.9) ;
}

.owl-carousel.mythBusters-slide .owl-prev:hover svg path{
    fill: #ED7F22;
    transition: .25s all ease-in-out;
    transform: scale(0.9) ;
}

.owl-dots {
    text-align: center;
    padding-top: 15px;
  }
  .owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
  }
  .owl-dots button.owl-dot.active {
    background-color: #ED7F22;
  }
  .owl-dots button.owl-dot:focus {
    outline: none;
  }
  





/* responsiveness */
