/* =======================================================================
Template Name: Youtubers
Author:  SmartEye Technologies
Author URI: www.smarteyeapps.com
Version: 1.0
coder name:Prabin Raja
Description: This Template is created for Youtubers
======================================================================= */
/* ===================================== Import Variables ================================== */
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700);
@import url(https://fonts.googleapis.com/css?family=Arimo:300,400,400italic,700,700italic);

/* ===================================== Basic CSS ==================================== */
* {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
  outline: none;
  color: #444;
}

a:hover {
  color: #444;
}

ul {
  margin-bottom: 0;
  padding-left: 0;
}

a:hover,
a:focus,
input,
textarea {
  text-decoration: none;
  outline: none;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.cp {
  cursor: pointer;
}

html{
  scroll-behavior: smooth;
}
html,
body {
  height: 100%;
}

p {
  margin-bottom: 0px;
  width: 100%;
}

.no-padding {
  padding: 0px;
}

.no-margin {
  margin: 0px;
}

.hid {
  display: none;
}

.top-mar {
  margin-top: 15px;
}

.h-100 {
  height: 100%;
}

::placeholder {
  color: #747f8a !important;
  font-size: 13px;
  opacity: .5 !important;
}

.container-fluid {
  padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #545454;
}

body {
  background-color: #f1f1f145 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  color: #6A6A6A;
  overflow-x: hidden;
}

.session-title {
  padding: 30px;
  margin: 0px;
  margin-bottom: 20px;
}

span.btn-title {
  color: #fff;
}

span.btn-title:hover {
  color: #eb3237;
}

@media screen and (max-width: 767px) {
  .session-title {
    padding: 5px;
  }
}

.session-title h2 {
  width: 100%;
  text-align: center;
  font-weight: 600;
  margin-bottom: 0px;
}

.session-title p {
  max-width: 850px;
  text-align: center;
  float: none;
  margin: auto;
  font-size: .9rem;
  margin-top: 6px;
}

.session-title span {
  float: right;
  font-style: italic;
}

.inner-title {
  padding: 20px;
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  border-bottom: 1px solid #ccccccc4;
  display: block;
  padding-right: 0px;
}

.inner-title h2 {
  width: 100%;
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  text-align: left;
  border-bottom: 1px solid #863dd9;
  padding-bottom: 10px;
  margin-bottom: 0px;
  width: 300px;
}

.inner-title p {
  width: 100%;
  text-align: center;
}

.inner-title .btn {
  float: right;
  margin-top: -38px;
  font-weight: 600;
  font-size: .8rem;
}

.page-nav {
  background-size: 100%;
  padding: 68px;
  text-align: center;
  background-color: #eaeaea;
}

.page-nav ul {
  float: none;
  margin: auto;
}

@media screen and (max-width: 992px) {
  .page-nav {
    background-size: auto;
  }
}

@media screen and (max-width: 767px) {
  .page-nav {
    padding-top: 200px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 425px) {
  .page-nav {
    padding-top: 65px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 375px) {
  .page-nav {
    padding-top: 60px;
    padding-bottom: 35px;
  }

  .page-nav h1 {
    font-size: 29px !important;
  }

  .page-nav ul li {
    float: none !important;
    font-size: 15px !important;
  }

  h3 {
    padding-bottom: 15px;
    font-size: 20px !important;
  }
}

.page-nav h2 {
  font-size: 28px;
  width: 100%;
  font-weight: 700;
  color: #444;
}

@media screen and (max-width: 600px) {
  .page-nav h2 {
    font-size: 26px;
  }
}

.page-nav ul li {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  font-size: 16px;
  font-size: .93rem;
  font-weight: 600;
  color: #444;
}

.page-nav ul li i {
  width: 30px;
  text-align: center;
  color: #444;
}

.page-nav ul li a {
  color: #444;
  font-size: .93rem;
  font-weight: 600;
}

.btn-success {
  background-color: #eb3237;
  border-color: #eb3237;
}

.btn-success:hover {
  background-color: #eb3237 !important;
  border-color: #eb3237 !important;
}

.btn-success:active {
  background-color: #eb3237 !important;
  border-color: #eb3237 !important;
}

.btn-success:focus {
  background-color: #eb3237 !important;
  border-color: #eb3237 !important;
  box-shadow: none !important;
}

.btn-primary {
  background-color: #eb3237;
  border-color: #eb3237;
}

.btn-primary:hover {
  background-color: #eb3237 !important;
  border-color: #eb3237 !important;
}

.btn-primary:active {
  background-color: #eb3237 !important;
  border-color: #eb3237 !important;
}

.btn-primary:focus {
  background-color: #eb3237 !important;
  border-color: #eb3237 !important;
  box-shadow: none !important;
}

.btn {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px;
}

.form-control:focus {
  box-shadow: none !important;
  border: 1px solid #CCC;
}

.btn-light {
  background-color: #FFF;
  color: #3F3F3F;
}

.collapse.show {
  display: block !important;
}

.form-control:focus {
  box-shadow: none;
  border: 1px solid #CCC;
}

.form-control {
  background-color: #F8F8F8;
  margin-bottom: 20px;
}

.form-control:focus {
  background-color: #FFF;
  border-color: #CCC;
}

.container {
  max-width: 1170px;
}

@media screen and (max-width: 575px) {
  .container {
    padding: 10px 15px;
  }
}

/* =================== Header Style Starts Here =================== */
header {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #EB3335;
  width: 100%;
  z-index: 99;
}

header .logo {
  padding-top: 6px;
}

header .header-top {
  background-color: #fff;
  border-bottom: 1px solid #d3d7cea6;
  padding: 7px;
}

header .header-top .col-det .ulleft li {
  float: left;
  padding: 12px;
  color: #686968;
  font-size: .9rem;
}

header .header-top .col-det .ulleft li i {
  margin-right: 5px;
  color: #bfbfbf;
}

header .header-top .col-det .ulleft li span {
  margin-left: 15px;
}

header .header-top .col-det .ulright {
  float: right;
}

header .header-top .col-det .ulright li {
  float: left;
  padding: 10px;
  color: #d3d7ce;
  font-size: 1rem;
  font-weight: 600;
}

header .header-top .col-det .ulright li i {
  margin-right: 5px;
  color: #8c8a8a;
}

header .header-top .col-det .ulright li small {
  color: #8c8a8a;
  font-weight: 600;
}

header .header-top .col-det .ulright li span {
  margin-left: 15px;
}

header .header-top .btn-bhed {
  padding-top: 7px;
  text-align: right;
}

header .header-top .btn-bhed .btn {
  padding: 5px 23px;
  border-radius: 50px;
  margin-left: 5px;
}

header .header-bottom {
  padding: 6px;
  background-color: #EB3335;
}

@media screen and (max-width: 576px) {
  header .header-top {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  header .header-bottom {
    padding: 0px;
  }
}

@media screen and (max-width: 991px) {
  header .header-bottom img {
    padding: 5px;
    margin-top: 0px;
    max-width: 230px;
  }
}

header .nav-col .navbad {
  display: block;
  float: right;
  padding: 10px 0 0 0;
}

@media screen and (max-width: 991px) {
  header .nav-col .navbad {
    width: 100%;
  }
}

header .nav-col .navbad li {
  padding: 15px 15px;
  font-weight: 700;
  font-size: .9rem;
  float: left;
}

@media screen and (max-width: 1005px) {
  header .nav-col .navbad li {
    padding: 15px 12px;
  }
}

@media screen and (max-width: 1024px) {

  .col-lg-3.col-md-6.folouws,
  .col-lg-3.d-none.d-md-block.col-md-6.btn-bhed {
    padding-left: 0px !important;
  }

  header .header-top .col-det .ulright li {
    padding: 9px;
  }
}

@media screen and (max-width: 991px) {
  header .nav-col .navbad li {
    float: none;
    width: 100%;
    padding: 10px;
  }
}

header .nav-col .navbad li a:hover {
  background-color: #eb3237;
  color: #fff !important;
}

header .nav-col .navbad .nav-btn {
  float: right;
}

header .small-menu {
  float: right;
  color: #686968;
  font-size: 1.8rem;
  position: absolute;
  right: 13px;
  top: 19px;
}
.dropdown-menu.show{
  transform: none !important;
    top: 55px !important;
    left: 10px !important;
}
@media screen and (max-width: 767px) {
  .navbar {
    padding: 0px;
  }
  .dropdown-menu.show{
    top: 40px !important;
}
}

.navbar-toggler {
  position: absolute;
  right: 0px;
  top: -40px;
}

@media screen and (max-width: 767px) {
  .navbar-toggler {
    top: -50px;
  }
}

.scroll-to-fixed-fixed {
  background-color: #FFF;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.scroll-to-fixed-fixed {
  padding: 5px !important;
}

@media screen and (max-width: 768px) {
  .collapse.show {
    padding: 20px 10px;
  }

  header .nav-col .navbad li a {
    color: #fff !important;
    background-color: #2d3b66;
    border-radius: 0px !important;
  }

  header .nav-col .navbad li {
    padding: 1px;
  }

  header .nav-col .navbad li a:hover {
    background-color: #eb3237 !important;
    color: #fff !important;
  }
}

/* =================== Slider Style Starts Here =================== */
.slider {
  position: relative;
}

.slider-captions {
  position: absolute;
  bottom: 132px;
  text-align: center;
}

@media screen and (max-width: 1050px) {
  .slider-captions {
    bottom: 100px !important;

    width: 90%;
    text-align: center;
    float: none;
    margin: auto;
  }

  .slider-captions .slider-title {
    font-size: 42px;
  }
}

@media screen and (max-width: 810px) {
  .slider-captions {
    bottom: 50px !important;
  }

  .slider-captions .slider-title {
    font-size: 32px;
  }
}

@media screen and (max-width: 572px) {
  .slider-captions .slider-title {
    font-size: 15px;
    letter-spacing: 0px;
  }

}

.slider-title {
  font-size: 66px;
  font-weight: 600;
  color: #fff;
  letter-spacing: -3px;
}

.slider-text {
  margin-bottom: 20px;
  color: #fff;
  font-size: 30px;
}

.slider-img {
  background: -moz-linear-gradient(top, rgba(45, 32, 44, 0.3) 0%, rgba(45, 32, 44, 0.1) 100%);
  background: -webkit-linear-gradient(top, rgba(45, 32, 44, 0.3) 0%, rgba(45, 32, 44, 0.1) 100%);
  background: linear-gradient(to bottom, rgba(45, 32, 44, 0.3) 0%, rgba(45, 32, 44, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc1b2429', endColorstr='#cc1b2429', GradientType=0);
  position: relative;
}

.slider-img img {
  position: relative;
  z-index: -1;
}

.slider .owl-nav .owl-prev,
.slider .owl-nav .owl-next {
  color: #fff;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  padding: 6px 12px;
  font-size: 22px;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  background: transparent;
  filter: Alpha(Opacity=50);
  line-height: 1;
  border: 2px solid #fff;
}

.owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
  background-color: #fff;
}

.slider .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: 25px;
}

.slider .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  right: 25px;
}

.slider .owl-dots .owl-dot {
  position: relative;
  text-align: center;
  bottom: 40px;
  max-width: 1140px;
  margin: 0 auto;
}

.slider .owl-dots .owl-dot span {
  display: block;
  width: 14px;
  height: 14px;
  margin: 0px 0px 10px 10px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.8;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 2px solid #fff;
  float: left;
}

.slider .owl-dots .owl-dot.active span {
  background-color: #fff;
}

.slider .owl-dots .owl-dot.active span,
.slider .owl-controls.clickable .owl-page:hover span {
  background-color: #fff;
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
}

.slider .col-lg-offset-2 {
  float: none;
  margin: auto;
}

@media screen and (max-width: 425px) {

  .slider .owl-nav .owl-prev,
  .slider .owl-nav .owl-next {
    padding: 2px 8px;
    display: none;
  }

  .slider .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
  }

  .slider-captions {
    font-size: 15px !important;
    letter-spacing: 0;
  }

  h3.slider-text.hidden-xs {
    font-size: 9px !important;
  }
}

/* ===================================== About CSS ================================== */
.about-us {
  background-color: #edf1f5;
  padding: 50px;
}

@media screen and (max-width: 940px) {
  .about-us {
    padding: 30px 10px;
  }
}

@media screen and (max-width: 425px) {
  .about-us {
    padding: 0px 10px;
  }
}

.about-us .natur-row {
  margin-top: 20px;
}

.about-us .text-part h2 {
  font-weight: 600;
  font-size: 1.8rem;
  margin-bottom: 20px;
}

.about-us .text-part p {
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 27px;
  font-weight: 500;
  text-align: justify;
  font-size: .9rem;
}

.about-us .image-part .about-quick-box .about-qcard {
  padding: 50px 30px;
  background-color: #FFF;
  box-shadow: 0 2px 3px 0 rgba(218, 218, 253, 0.35), 0 0px 3px 0 rgba(206, 206, 238, 0.35);
  border-radius: 15px;
  text-align: center;
  margin-bottom: 30px;
}

.about-us .image-part .about-quick-box .about-qcard p {
  font-weight: 600;
  font-size: 1.2rem;
}

.about-us .image-part .about-quick-box .about-qcard i {
  font-size: 3rem;
  margin-bottom: 30px;
  color: #3cc88f;
}

.about-us .image-part .about-quick-box .about-qcard .red {
  color: #ff6b70;
}

.about-us .image-part .about-quick-box .about-qcard .yell {
  color: #f7a900;
}

.about-us .image-part .about-quick-box .about-qcard .blu {
  color: #21d7d9;
}


/* ===================================== Our Work CSS ================================== */

/* .owl-carousel-education .col-md-4.col-sm-6{
width: 100% !important;
}
.category-section .col-md-4.col-sm-6{
width: 100vw !important;
} */
/* .category-section.col-md-4.col-sm-6 img{
width: 25vw !important;
} */
.events .event-ro {
  width: 100%;
}

.events .event-ro .event-box img {
  /* height: 300px; */
  width: 35vw;
  /* object-fit: cover; */
}

@media screen and (max-width: 425px) {
  .events .event-ro .event-box img {
    width: 100vw;
  }

  .events .event-ro {
    width: auto;
  }
}

/* ===================================== Events Home CSS ================================== */
.events {
  background-color: #efefef2e;
  padding: 50px;
}

@media screen and (max-width: 940px) {
  .events {
    padding: 5px 10px;
  }
}

.events .event-ro .event-box {
  text-align: center;
  margin-bottom: 20px;
}

.events .event-ro .event-box img {
  margin-bottom: 20px;
}

.events .event-ro .event-box h4 {
  font-size: 18px;
}

.events .event-ro .event-box .raises {
  margin-bottom: 10px;
}

.events .event-ro .event-box .raises span {
  color: #eb3237;
}

.events .event-ro .event-box .desic {
  font-size: 13px;
  margin-bottom: 15px;
}

.row.Upcoming-events {
  background: linear-gradient(to right, #E8F5E9 0%, #FFF9C4 55%, #E3F2FD 100%);
  margin: 0px;
  width: 100%;
  color: black;
  padding: 10px 50px;
  margin-bottom: 35px;
  text-align: center;
  font-size: clamp(18px, calc(16px + 0.5vw), 24px);
}

.row.Upcoming-events .scrolling-container {
  overflow-x: hidden;
  white-space: nowrap;
  width: 100%;
  position: relative;
}

.row.Upcoming-events .scrolling-container ul {
  display: inline-flex;
  margin: 0;
  padding: 0;
  list-style: none;
  animation: scroll 10s linear infinite;
}

.row.Upcoming-events .upcomming-event {
  text-transform: uppercase;
  margin: 0px;
  display: contents;
}

@keyframes scroll {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translateX(-100%);
  }
}

#events .container {
  max-width: 1400px;
}

#events .section-title {
  font-size: 1.5rem;
  color: #2c3e50;
  display: inline-block;
  margin-bottom: 15px;
}

#events .video iframe {
  border-radius: 25px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  max-width: 80%;
}

.print_media .card {
  display: flex;
  flex-flow: column;
  align-items: start;
  width: 100%;
  border: none;
  gap: 1rem;
  padding: 0 10px;
  text-align: center;
}

.print_media .card img {
  width: 220px;
  height: 120px;
  border-radius: 5px;
  object-fit: contain;
  margin: 0px auto;
}

.print_media .media-title,
.Contributors .card-title {
  color: #eb3237;
  font-size: 1.2rem;
  font-weight: 600;
}

/* a.btn.btn-primary.youtube {
  margin-top: 23%;
} */

a.btn.btn-primary.print, a.btn.btn-primary.youtube {
  margin-top: 1rem;
}

a.btn.btn-primary.contributors {
  margin-top: 1rem;
}

.Contributors small {
  color: #eb3237;
  font-size: 12px;
}

@media screen and (max-width: 767px) {

  a.btn.btn-primary.youtube,
  a.btn.btn-primary.print,
  a.btn.btn-primary.contributors {
    margin-top: 10%;
    margin-bottom: 10%;
  }

}
.event-list .table .thead-dark th {
  background-color: #23315a;
  border-color: #606a74;
}
/* event deatils page */
#event-deatails .container{
  padding: 40px 15px; 
  background-color: #ffffff; 
  border-radius: 10px; 
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
#event-deatails .container img{
  width: 70%; 
  border-radius: 10px; 
  margin: 0 auto;
}
#event-deatails .description{
  line-height: 1.6; 
  font-size: 1rem; 
  color: #555;
  margin: 0 auto;
  max-width: 512px;
}
#event-deatails i.fa-solid{
  color: #23315a;
}
#event-deatails .d-flex{
  gap: 10px;
}

/* ===================================== Mission Vision CSS ================================== */
.mission-vision {
  background-color: #FFF;
}

.mission-vision .mission {
  padding: 50px;
}

@media screen and (max-width: 940px) {
  .mission-vision .mission {
    padding: 30px 10px;
  }
}

.mission-vision .vision {
  padding: 50px;
}

@media screen and (max-width: 940px) {
  .mission-vision .vision {
    padding: 30px 10px;
  }
}

@media screen and (max-width: 425px) {
  .row.vision {
    flex-direction: column-reverse;
  }

  .mission-vision .mission {
    padding: 0px 10px;
  }
}

.mission-vision .mv-det {
  margin: auto;
}



/* ===================================== Charity Number CSS ================================== */
.doctor-message {
  background-image: url("../images/slider/health_care_for_all.jpg");
  background-attachment: fixed;
  background-size: cover;
}

.doctor-message .session-title h2 {
  color: #FFF;
}

.doctor-message .inner-lay {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 50px;
  color: #FFF;
}

@media screen and (max-width: 940px) {
  .doctor-message .inner-lay {
    padding: 30px 10px;
  }
}

.doctor-message .inner-lay .numb {
  text-align: center;
  padding: 30px;
}

.doctor-message .inner-lay .numb h3 {
  font-size: 42px;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
  margin-bottom: 20px;
  color: #FFF;
}

@media screen and (max-width: 425px) {
  .doctor-message .inner-lay {
    padding: 30px 10px;
  }

  .doctor-message .inner-lay .numb {
    text-align: center;
    padding: 10px;

  }

  .doctor-message .inner-lay .numb h3 {
    margin-bottom: 10px;
    font-size: 28px !important;
  }

  .numb span {
    font-size: 12px;
  }
}


/* ===================================== Our Blog CSS ================================== */
.our-blog {
  background-color: #FDFDFD;
  padding: 40px;
}

.our-blog .pagination {
  margin: 0 auto;
}

@media screen and (max-width: 967px) {
  .our-blog {
    padding: 5px 10px;
  }
}

.our-blog .single-blog {
  margin-bottom: 20px;
  background-color: #FFF;
  box-shadow: 0 2px 6px 0 rgba(218, 218, 253, 0.65), 0 2px 6px 0 rgba(206, 206, 238, 0.54);
}

.our-blog .single-blog figure {
  margin-bottom: 5px;
}

.our-blog .single-blog .blog-detail {
  padding: 15px;
}

.our-blog .single-blog small {
  color: #eb3237;
  font-size: 12px;
}

.our-blog .single-blog h4 {
  font-size: 1.2rem;
  margin-bottom: 10px;
  margin-top: 10px;
}

.our-blog .single-blog p {
  text-align: justify;
  text-indent: 20px;
}

.our-blog .single-blog .link a {
  font-size: 12px;
  color: #eb3237;
}

.our-blog .single-blog .link i {
  padding-top: 6px;
  margin-left: 5px;
  color: #FFFFFF;
}

/* ===================================== Footer CSS ================================== */
.footer {
  padding: 50px;
  padding-bottom: 50px;
  background-color: #1e2436;
  color: #FFF;
}

/* footer nav */
.nav-box {
  margin-top: 50px;
  border-radius: 50px;
  border: 1px solid #ccc;
}

.nav-box ul li {
  float: left;
  padding: 15px;
}

.nav-box ul li a {
  color: #FFFF;
}

.nav-box .btn {
  margin-top: 7px;
  float: right;
  border-radius: 50px;
}

@media screen and (max-width: 940px) {
  .footer {
    padding: 10px;
  }
}

.footer h2 {
  font-size: 26px;
  margin-top: 10px;
  color: #FFF;
  font-size: 1.2rem;
  margin-bottom: 15px;
}

.footer p {
  text-align: justify;
  text-indent: 20px;
  font-size: .9rem;
}

.footer .link-list li {
  padding: 10px;
  border-bottom: 1px solid #6C6C6C;
  font-size: .9rem;
}

.footer .link-list li a {
  color: #FFF;
}

.footer .link-list li i {
  float: right;
}

.footer .map-img {
  font-weight: 600;
  font-size: 17px;
  padding-left: 20px;
}

.footer address {
  font-weight: 300;
  font-size: .8rem;
}

.footer address a {
  color: #FFF;
  font-size: .8rem;
  font-family: "mouse-300", Arial, Helvetica, sans-serif;
}

.copy {
  padding: 20px;
  background: #1a202f;
  color: #FFF;
}

.copy a {
  color: #FFF;
}

.copy span {
  float: right;
}

.copy span i {
  margin-right: 20px;
}

.kf-2 {
  background-color: #FCFCFC;
  padding: 50px;
}

@media screen and (max-width: 940px) {
  .kf-2 {
    padding: 30px 10px;
  }
}

@media screen and (max-width: 576px) {
  .copy .footer-icons1 {
    display: none;
  }

  .copy .footer-icons2 {
    display: block !important;
  }

  .nav-box ul li {
    padding: 15px 7.5px;
  }

  .nav-box ul li a {
    font-size: 14px;
  }

  .donate-link {
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
  }

  .innerFheaded-9.clearfix {
    display: flex;
    justify-content: center;
  }

  .copy {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
  }
}

@media screen and (max-width: 425px) {
  .donate-link.col-md-3 {
    margin: 10px;
    display: none;
  }

  .donate-btn {
    display: block !important;
  }

  a.btn.btn-primary {
    border-radius: 50px;
  }

  .nav-box ul li {
    padding: 10px 6.5px !important;
  }

  .nav-box ul li a {
    font-size: 12px;
  }

  .donate-link.col-md-3.donate-btn {
    text-align: center;
  }

  .copy {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  }

  .copy a {
    font-size: 14px;
  }

  .copy span {
    float: right;
    margin: 5px 0;
  }

  .nav-box {
    margin-top: 25px !important;
  }

}

@media screen and (max-width: 375px) {
  .donate-link.col-md-3 {
    margin: 10px;
  }

  .nav-box ul li {
    padding: 10px 4.5px !important;
  }

  .nav-box ul li a {
    font-size: 12px;
  }


  .copy {
    display: flex !important;
    justify-content: center;
    align-items: center;
    font-size: 12px !important;
  }

  .copy a {
    font-size: 11px;
  }
}


@media screen and (max-width: 320px) {
  .copy a {
    font-size: 10px;
  }
}

.kf-2 .single-key {
  box-shadow: 0 2px 3px 0 rgba(218, 218, 253, 0.35), 0 0px 3px 0 rgba(206, 206, 238, 0.35);
}

/* ===================================== Our Team Starts Here ===================================== */
.our-team {
  padding: 50px;
  background-color: #cccccc1c;
}

@media screen and (max-width: 940px) {
  .our-team {
    padding: 30px 10px;
  }
}

@media screen and (max-width: 768px) {
  .our-team .team-row .single-usr {
    width: 30vw !important;
  }

  .our-team .team-row .single-usr img {
    height: 300px;
  }
}

@media screen and (max-width: 425px) {
  .our-team {
    padding: 0px 10px;
  }

  .our-team .team-row .single-usr {
    width: auto !important;
  }

  .our-team .team-row .single-usr img {
    height: 400px !important;
  }

  .owl-carousel-team .owl-prev,
  .owl-next {
    display: none;
    /* border: 1px solid green; */
  }

  .corporate .row .single-usr {
    width: auto !important;
  }

  .corporate .row .single-usr img {
    height: 350px !important;
    object-fit: cover;
  }

}

.our-team .team-row {
  margin-top: 20px;
}

.our-team .team-row .single-usr {
  box-shadow: 0 2px 6px 0 rgba(218, 218, 253, 0.65), 0 2px 6px 0 rgba(206, 206, 238, 0.54);
  margin-bottom: 20px;
  width: 20vw;
}

.our-team .team-row .single-usr img {
  /* width: 100%; */
  height: 300px;
  object-fit: cover;
}

.corporate .row .single-usr {
  width: 18vw;
}

.corporate .row .single-usr img {
  height: 250px;
  object-fit: cover;
}

.our-team .team-row .single-usr .det-o {
  padding: 20px;
  background-color: #eb3237;
  text-align: center;
}

.our-team .team-row .single-usr .det-o h4 {
  color: #FFF;
  margin-bottom: 0px;
  font-size: 1.1rem;
  font-weight: 600;
}

.our-team .team-row .single-usr .det-o i {
  color: #FFF;
  font-size: .8rem;
}



/* ===================================== Gallery Style  ================================== */
.gallery-filter {
  width: 100%;
  text-align: center;
}

.gallery-filter .btn {
  background-color: #FFF;
}

.gallery {
  padding: 50px;
  padding: 30px;
  background-color: #FFF;
}

.gallery_product img {
  height: 200px;
  object-fit: cover;
}

.gallery_product:hover {
  transform: scale(1.1);
  transition: all 1s ease-in-out;
}

@media screen and (max-width: 940px) {
  .gallery {
    padding: 30px 10px;
  }
}

.gallery-title {
  font-size: 36px;
  color: #00ab9f;
  text-align: center;
  font-weight: 500;
  margin-bottom: 70px;
}

.gallery-title:after {
  content: "";
  position: absolute;
  width: 7.5%;
  left: 46.5%;
  height: 45px;
  border-bottom: 1px solid #eb3237;
}

.filter-button {
  font-size: 18px;
  border: 1px solid #eb3237;
  border-radius: 5px;
  text-align: center;
  color: #eb3237;
  margin-bottom: 30px;
}

.filter-button:hover {
  font-size: 18px;
  border: 1px solid #eb3237;
  border-radius: 5px;
  text-align: center;
  color: #ffffff;
  background-color: #eb3237;
}

.btn-default:active .filter-button:active {
  background-color: #eb3237;
  color: white;
}

.port-image {
  width: 100%;
}

.gallery_product {
  margin-bottom: 30px;
}

/*# sourceMappingURL=style.css.map */

/* color change */
.page-nav {
  background-color: #23315a;
}

.page-nav .row {
  display: grid;
}

h1,
.page-nav ul li a,
.page-nav ul li,
.page-nav ul li i {
  color: #ffffff;
}

h3,
h4 {
  color: #eb3237;
  font-weight: 700;
}

h3 {
  padding-bottom: 20px;
  font-size: 32px;
}

.doctor-message h3 {
  color: #ffffff;
}

.session-title {
  display: block;
  text-align: center;
}

.footer .link-list li a:hover,
.nav-box ul li a:hover {
  color: #eb3237;
}

.footer {
  background-color: #23315a;
}

.btn-success:hover,
.btn-primary:hover {
  background-color: #ffffff !important;
  color: #eb3237;
}

.events .event-ro .event-box img {
  margin-bottom: 0;
}

.events .event-ro .event-box .event-box-img {
  margin-bottom: 20px;
}

.our-blog img:hover,
.our-team .team-row .single-usr:hover img,
.events .event-ro .event-box img:hover {
  transform: scale(1.1);
  transition: all 1s ease-in-out;
}

.our-blog figure,
.events .event-ro .event-box .event-box-img {
  overflow: hidden;
}

.about-quick-box p {
  color: #28a745;
}

.our-team .team-row .single-usr .single-usr-img {
  overflow: hidden;
}

.our-team .team-row .single-usr:hover .det-o {
  background-color: #23315a;
  transition: all 1s ease-in-out;
}

header .nav-col .navbad li a {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
}

header .nav-col .navbad li a:hover {
  border-color: #eb3237;
  transition: all 0.5s ease-in-out;
}

header .header-top .col-det .ulleft li,
header .header-top .col-det .ulleft li i,
header .header-top .col-det .ulright li small,
header .header-top .col-det .ulright li,
header .header-top .col-det .ulright li i {
  color: #23315a;
}

button.btn.btn-sm.btn-default {
  background-color: #28a745;
  color: #ffff !important;
}

button.btn.btn-sm.btn-default:hover {
  background-color: #ffffff;
  color: #28a745 !important;
  border-color: #28a745;
}

button.btn.btn-sm.btn-default a:hover {
  color: #218838 !important;
}

footer .footer-address,
.footer-support {
  max-width: 250px;
  margin: auto 0 auto auto;
}

footer .footer-about {
  padding: 10px 15px;
}

.owl-carousel .owl-item img {
  max-height: 650px;
}

@media screen and (max-width:767px) {

  footer .footer-address,
  .footer-support {
    max-width: 100%;
    margin: 0;
  }
}

/* pagination style */
.page-item.active .page-link {
  background-color: #eb3237;
  border: #eb3237;
}

.pagination {
  justify-content: center !important;
}

.page-link,
.page-link:hover {
  color: #1a202f;
}


@media screen and (max-width:425px) {
  .pagination {
    display: none;
  }

  .gallery_product img {
    width: 100%;
    height: 100%;
  }
}

/* imagegallery zoom Image style*/
.zoomImgpopup {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #00000080;
  display: none;
  z-index: 11;
}

.zoomImg {
  position: absolute;
  left: 20%;
  right: 20%;
  top: 15%;
  background: #ffffff;
}

.zoomImg img {
  width: 100%;
  height: 100%
}

.zoomImgpopup .actionbtn .left,
.zoomImgpopup .actionbtn .right {
  position: absolute;
  top: 50%;
  background: transparent;
  font-weight: 700;
  font-size: 15px;
  width: 30px;
  text-align: center;
  height: 30px;
  cursor: pointer;
  border-radius: 20px;
  border: 1px solid #fff;
  color: #fff;
}

.zoomImgpopup .actionbtn .left {
  left: 10px;
}

.zoomImgpopup .actionbtn .right {
  right: 10px;
}

.close {
  position: absolute;
  right: 9px;
  /* background: #ffffff; */
  background: transparent;
  width: 30px;
  top: 8px;
  color: #f8f8f8;
  border-radius: 22px;
}

@media screen and (max-width:425px) {

  .zoomImgpopup,
  .zoomImg {
    display: none;
    background: none !important;
  }
}

/* ===================================== Contact CSS ================================== */
.contact-form {
  background-color: #fff;
  padding: 40px 30px 10px;
  border-radius: 8px;
  margin: 1rem 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.contact-form button {
  padding: 5px 23px;
  border-radius: 50px;
}

/* ===================================== Donate CSS ================================== */
.donate-container {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #edf1f5;
}

.donate-box {
  background-color: #fff;
  padding: 20px;
  border-radius: 8px;
  margin: 2rem 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.donate-box h3,
.donate-box p {
  text-align: center;
}

.qrcode {
  display: flex;
  justify-content: center;
  align-items: center;
}

.qrcode img {
  height: 55vh;
}

@media screen and (max-width:425px) {
  .qrcode img {
    height: 100%;
    width: 100%
  }
}

.support-page,
.corporate-page,
.workwithus-page,
.organization-page {
  margin: 20px auto;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.workwithus-page h2,
.corporate-page h2 {
  color: #2049afc2;
  text-transform: uppercase;
  font-weight: bold;
}

/* ===================================== Support-page CSS ================================== */

.support-page {
  margin: 20px auto;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.support-page h2 {
  color: #2049afc2;
  text-transform: uppercase;
  font-weight: bold;
}

.support-page p {
  font-size: 16px;
  text-align: justify;
}

.support {
  background-color: #28a745;
  color: #ffffff;
  border: none;
  cursor: pointer;
  padding: 5px 23px;
  border-radius: 50px;
}

.support:hover {
  border: 1px solid #218838;
}

.img-fluid {
  display: flex;
  justify-content: center;
  align-items: center;
}

.bx1 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.bx2 {
  padding: 50px;
}

@media screen and (max-width:768px) {

  .support-page .row {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .bx2 {
    padding: 20px;
  }
}

/* ===================================== Organization-page CSS ================================== */

.organization-page {
  margin: 20px auto;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.organization-page h3 {
  color: #2049afc2;
  text-transform: uppercase;
  font-weight: bold;
}

/* for press releases  */
.press-releases-details {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}

/* Base styles for the image */
.press-releases-details img {
  object-fit: cover;
  display: block;
  margin: 0 auto;
}

.text-part.col-md-12 small {
  color: black;
  font-size: 17px;
  font-weight: 600;
  float: inline-end;
  margin: -16px 0;
}

.press {
  width: 1052px;
  box-shadow: 12px 0 8px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
}

@media screen and (max-width:767px) {
  .press {
    width: 100%;
  }

  .press-releases-details img {
    width: 100%;
    height: auto;
  }

  .text-part.col-md-12 small {
    font-size: 15px;
  }
}

@media screen and (max-width:1053px) {
  .press {
    width: 100%;
  }
}