@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Exo:ital,wght@0,100..900;1,100..900&display=swap');
.dropdown:hover>.dropdown-menu {
    display: block;
  }
   .dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
      pointer-events: none;
  }
  .dropdown-menu > a:hover {
     background-color: #F9E79F;
     font-weight:bold;
  }
  .dropdown{
    font-family: "Exo 2", sans-serif !important;
  }
  .nav-link{
    font-family: "Exo 2", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    color:#303132 !important;
    position: relative;
  }
  .nav-link:hover,.nav-link.active{
    color: #010101 !important;
  }
  .nav-link:before{
    content: "";
    position: absolute;
    bottom: 0;
    left:50%;
    transform: translateX(-50%);
    width: 100%;
    height: 1px;
    background-color:#5A50F8;
    visibility: hidden;
    transition: 0.3s ease-in-out;
  }
  .nav-link:hover::before{
    width: 100%;
    visibility: visible;
  }
  .nav-custom{
    height: 50px;
  }
  .div-our-mission{
    padding: 20px;
    font-family: "Exo 2", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    background-color: #007bff;
    color: #EDEEF0;
    
  }
  
  .marquee1 {
    width: 100%;
    overflow: hidden;
    
    font-optical-sizing: auto;
    font-weight: normal;
    color: #000;
   
    height:200px;
  }
  .panel1{
    max-height: 500px;
  }
  .notification-text{
    font-family: "Exo 2", sans-serif;
    font-weight: bold;
    color: #ecebf0;
    border-bottom: 0.5px solid #fff;
    font-size: 18px;
    text-transform: uppercase;
    background-image: linear-gradient(to top, #1e3c72 0%, #1e3c72 1%, #2a5298 100%);
    height: 30px;
    padding-top: 2px;
    padding-bottom: 2px;

    text-align: center;
  }
  .notification-div{
    background-color: #fff;
    box-shadow: 21px 10px 15px -3px rgba(0,0,0,0.1);

  }
  
  .p3{
    
    background-image: linear-gradient(-225deg, #FFFEFF 0%, #D7FFFE 100%);
    }
    .circular--landscape { 
      display: inline-block; 
      position: relative; 
      width: 100px; 
      height: 100px; 
      overflow: hidden; 
      border-radius: 50%; 
      text-align: center;
    } 
    .circular img { 
      width: auto; 
      height: 100%; 
      text-align: center;
    }
    .p6{
     
      background-image: linear-gradient(to top, lightgrey 0%, lightgrey 1%, #e0e0e0 26%, #efefef 48%, #d9d9d9 75%, #bcbcbc 100%);
    }
    .pk{
     margin: 20px;
    }
    .cs2{
      background-image: linear-gradient(to top, lightgrey 0%, lightgrey 1%, #e0e0e0 26%, #efefef 48%, #d9d9d9 75%, #bcbcbc 100%);
      margin: 20px;
    }
    .tab_cls{
      background-color: #F7EEC8;
    }
    .tab_img{
      
      text-align: center;
      vertical-align: middle;
      
    }
    .tab_div:hover{
      background-color: #EBEBEB;
    }
    .small_ico{
      border: 1px solid #048caa;
      background-color: #efe9ed;
      color: black;
     
      font-weight: bold;
      text-align: center;
      border: 1px solid #D6D2D2;
      padding: 4px;
      border-radius: 50%;
      width: 200px;
      height: 200px; 
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

    }
    .next_text{
      font-size: 15px;
      font-weight: bold;
      margin-top: 20px;
      color: #F2EBEB;
    }
    .cir{
      border-radius: 50% !important;
      height: 100px;
      font-weight: 100px;
    }
    .p_square1{
      background-color: #23C63C;
      color: #fff;
      height: 100px;
      padding: 10px;
      margin: 10px;
      border-radius: 10px;
      text-align: center;    
      font-family: "Exo 2", sans-serif;
  }
  .p_square1:hover{
    background-color: #067737;
    color: #fff;
    height: 100px;
    padding: 10px;
    margin: 10px;
    border-radius: 10px;
    text-align: center;    
   
}
.p_square2{
  background-color: #F15313;
  color: #fff;
  height: 100px;
  padding: 10px;
  margin: 10px;
  border-radius: 10px;
  text-align: center;    
  font-family: "Exo 2", sans-serif;
}
.p_square2:hover{
background-color: #B33A0A;
color: #fff;
height: 100px;
padding: 10px;
margin: 10px;
border-radius: 10px;
text-align: center;    

}
.p_square3{
  background-color: #0794EA;
  color: #fff;
  height: 100px;
  padding: 10px;
  margin: 10px;
  border-radius: 10px;
  text-align: center;    
  font-family: "Exo 2", sans-serif;
}
.p_square3:hover{
background-color: #0C6DA7;
color: #fff;
height: 100px;
padding: 10px;
margin: 10px;
border-radius: 10px;
text-align: center;    

}
.p_square4{
  background-color: #B80510;
  color: #fff;
  height: 100px;
  padding: 5px;
  margin: 10px;
  border-radius: 10px;
  text-align: center;    
  font-family: "Exo 2", sans-serif;
}
.p_square4:hover{
background-color: #7A060D;
color: #fff;
height: 100px;
padding: 10px;
margin: 10px;
border-radius: 10px;
text-align: center;    

}
.p_square5{
  background-color: #9854E1;
  color: #fff;
  height: 100px;
  padding: 10px;
  margin: 10px;
  border-radius: 10px;
  text-align: center;    
  font-family: "Exo 2", sans-serif;
}
.p_square5:hover{
background-color: #420B7E;
color: #fff;
height: 100px;
padding: 10px;
margin: 10px;
border-radius: 10px;
text-align: center;    

}
.s_circle{
  background-color: white;
  color: #000;
  padding: 10px;
  border-radius: 30px;
  text-align: center;
    
}

@media screen and (min-width: 600px) {  /* desktop*/
  .note {display:block;}
}
@media screen and (max-width: 600px) { /* phone*/
  .note {display:none;}
}
.sm_div_link{
  padding: 10px 0px 0px 0px;
}
.sm_link{
  color: #fff;
  
}
.sm_link:hover{
  text-decoration: none !important;
  color:#bcbcbc;
}
.mess_div{
  background-image: linear-gradient(to top, #1e3c72 0%, #1e3c72 1%, #2a5298 100%); 
  height: 40px;
  padding: 8px;
  text-transform: uppercase;
  color:#f5f3f3;
  font-weight: bold;
}
.p_div{
  margin: 10px;
  font-family: "Exo 2", sans-serif;
  padding: 10px;;
  border: 0.5px rgb(205, 203, 203) solid;
  margin: 15px;
  border-radius: 10px;;
}

.c1{

  background-color: #0f7ad9; 
  
}
.cp{
  font-size:20px ;
  color: #fff;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* CSS used here will be applied after bootstrap.css */
.ekko-lightbox-nav-overlay a {
  color: goldenrod;
}
.gallery-title {
  text-align: center;
font-weight: 500;
border-bottom: 1px dotted orange;
margin-top: 1em;
}
.bk{
  background-color:#f3f2ee;
  padding:10px;
}
.f1{
  text-align:center; 
  font-family: 'Exo 2',sans-serif;
  font-weight:normal;
  font-size:22px;
  
}
.f2{
  text-align:center; 
  font-size:18px;
  text-align: justify;
  text-justify: inter-word;
  padding-bottom: 10px;;
}
/* Marquee Section */

@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

.ticker{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 40px;
  color:#f7f4f4;
}
.news{
  width: 80%;
  background: #026e07;
  padding: 0 2%
}
.title{
  width: 20%;
  text-align: center;
  background: #02490e;
  position: relative
}
.title:after{
  position: absolute;
  content: "";
  right: -11%;
  border-left: 20px solid #02490e;
  border-top: 18px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 24px solid transparent;
  top: 0px
}
.title h5{
  font-size: 15px;
  margin: 3% 
}
.news marquee{
  font-size: 18px;
  margin: 0.6%;
}
.news-content p{
  margin-right: 41px;
  display: inline
}

@media screen and (min-width: 75em) {
  .title h5 {
    font-size: 1.2em;
  }
}
.profile {
  position: relative;
  padding: 30px;
  width: 350px;
  height: 350px;
}
.profile::after {
  content: "";
  border-radius: 999px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: conic-gradient(from 30deg, #6be89b, #1b780f 46%, transparent 46%);
  -webkit-mask: radial-gradient(
    farthest-side,
    transparent calc(100% - 3px),
    #fff calc(100% - 3px + 1px)
  );
  mask: radial-gradient(
    farthest-side,
    transparent calc(100% - 3px),
    #fff calc(100% - 3px + 1px)
  );
}
.profile img {
  border-radius: 999px;
  display: block;
  width: 100%;
  height: 100%;
}
.tbl{
  max-height: 550px;
  height: 500px;

}
/*footer section*/
.footer-section {
  background: #151414;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid #373636;
}
.single-cta i {
  color: #ff5e14;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #757575;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
      color: #7e7e7e;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #ff5e14;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover{
  color: #ff5e14;
}
.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #ff5e14;
    padding: 13px 20px;
    border: 1px solid #ff5e14;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: #202020;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a{
  color: #ff5e14;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #ff5e14;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}
.accordion>.card .card-header {
    margin-bottom: -1px;
    border: #0b0ae6 1px solid;
}
.accordion>.card .card-header {
    margin-bottom: -1px;
    border: #0b0ae6 1px solid;
}




