@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,%20600,700,800");
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Sacramento');
@import url('https://fonts.googleapis.com/css?family=Caveat');

.modal-backdrop.in {
    z-index: -1;
}
.modal-content {
    background:#064479 url(../images/covidbg.png);
    border: 2px solid yellow;
    box-shadow: 0 2px 4px rgb(0 0 0 / 8%), 0 4px 12px rgb(0 0 0 / 8%);
}
.modal {
  text-align: center;
  padding: 0!important;
}
.modal-header{
    border-bottom: 1px solid #3b6a91;
}
.modal-footer {
    border-top: 1px solid #3b6a91;
    text-align: center;
    font-size: #fff;
}
.modal-footer p{
    color: #fff;
}
.modal-header .close {
    margin-top: -2px;
    font-size: 32px;
}
.modal-title {
    color: #fff;
    text-transform: uppercase;
}
.modal-body .tel h4{color: #fff;text-align: center;font-size: 46px; margin: 20px 0px}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}



.newsSec{position: absolute;right: 30px;z-index: 999;margin: 25px 0px}
#news{width: 320px;height: 375px;border: none;overflow-x: hidden;padding:4px 4px 0px 4px;
  border: 3px solid #fff;}
.spacer-1{
  margin-top: 20px;
}
.celebrity{
  background-color:#000000;
  padding: 40px 50px 35px;
}
.year-sec {

}
.horizont-line{
    height: 1px;
    width: 100px;
    background-color: blue;
}
.line-1 ul  li{
  margin-left: 20px;
  display: inline-block;
}
/*<nav bar drop down submenu start here >       */
.dropdown-content-right {
    
    right:100% !important;
   
    left: 0;
}
.dropdown-submenu{
  position: relative;
}

.dropdown-submenu .submenu{
    display: none !important;
}
.dropdown-submenu:hover .submenu{
    display:block !important;
}
.dropdown-submenu>.dropdown-content {
   top:0;left:100%;
}
.dropdown-submenu>.dropdown-content.dropdown-content-right {
  left:-100%; 
   
}
/*<nav bar drop down submenu end here >       */

.nav a i{font-size: 20px;line-height: 53px;}

.story {
    background-color: #cdcdcd;
}
h4, .h4 {
    font-size: 18px;
    font-weight: bold;
}
.single .input-group .form-control {
    display: block;
    width: 100%;
    height: 24px;
    
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
}

.main .single .btn {
  background-color: #76c04e;
  border-radius: 0px;
  color: #fff;
  padding: 1px 12px;
}
.donate{
  position: absolute;
  z-index: 999;
  right: 20px;
}

.mid-slid {
    padding-top: 10px;
}

.navbar {
  min-height: 90px !important;
  border-bottom: 4px solid #0e509e;
}


.footer-child{
    position: absolute;
    z-index: 999;
    top: 65%;
    left:45%;
}
@-moz-document url-prefix() {
  .footer-child{
    position: absolute;
    z-index: 999;
    top: 70%;
    left: 45%;
  }
}




  .main .single {
  float: right;
    padding: 7px;
max-width: 450px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; 
}
.nav-area{
  background-color: #101f37;
}
.hd_right{
  margin-top: 0px;
}
.hd_right ul li a {
    font: 14px segoe ui,arial,Helvetica,sans-serif;
    color: #fff;
}

.main .single .form-control {
/*height: 50px;*/
/*background: rgba(255, 255, 255, 0.6);*/
border-color: transparent;
border-radius: 0px;
border-color: 1px solid #76c04e;
}
.main .single .form-control:focus {
box-shadow: none;
border-color: #243c4f; }
.main .single .btn {
  background-color: #76c04e;
/*min-height: 50px;*/
border-radius: 0px;
color: #fff;
}
.btn-details3{
  background-color: rgb(11, 136, 242);
  padding: 10px 20px 10px 20px;
  border-radius: 0px;
  border-bottom: 2px solid #512301;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.btn-details3 b{
  font-size: 18px;
color: #fff;
}


.red{
    color:red;
    }
.form-area
{
  background-color: rgba(216, 214, 214, 1);
  padding: 8px 10px 5px;

  }
  .form-area h4{
   color: black;
   /*font-style: bold;*/
  }
  .form-area h5{
  color: black;
  }
  .form-area p{
    margin-top: -10px;
  color: black;
  }
.foo-text p{
  color: #fff;
  margin-top: 10px;
  font-size: 11px !important;
}
.form-group{
  margin-bottom: 7px;
}

.bottom-footer{
  background-color: #101f37;
  padding: 10px;
}
.bottom-footer p{
  color: #fff;
  margin: 0 !important;
  font-size: 13px;
}
.bottom-footer a{
  color: #fff;
}
#footer a:hover {
  color: #1bb2cb;
}
.bottom-footer a:hover {
  color: #0b88f2;
}

#footer a h6{
  font-weight: 600;
  
  text-transform: uppercase;
}
.footer-text{
  margin-top: -8px;
}
.btn-details4{
  background-color: yellow;
  border-radius: 0px;
  color: black;
  border-color: 1px solid #76c04e;
}
.btn-details4 a:hover{
  background-color: #1bb2cb;
}
.logo{
  width: 100% !important;
}


body {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 25px;
    overflow-x:hidden;
}
h2 {
    display: block;
    font-size: 26px;
    font-weight: bold;
}
a {
    transition: all 0.3s ease 0s;
    text-decoration: none;
    color: #333;
}
a:hover, a:focus {
    transition: all 0.3s ease 0s;
    text-decoration: none;
    color: #333;
}
.modal-header{
  text-align: center;
}
.img-wrap-1 img {
    border-radius: 8px !important;
}
.subscribe
{
  background: #ea6c06;
padding: 0px 0px;
border-top: 2px solid #512301;
border-bottom: 4px solid black;
}
.nav-area p{  color: #ffe003;
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 1.5em;
    font-weight: 600;
  }
.hd_right ul li {
    list-style-type: none;
    display: inline-block;
    padding: 8px;
}
p{  color: #475055;
    
  }
 
.newsletter h4{
  font-size: 15px;
  font-weight: 600;
  color:#333333;
  margin-top: 5px;
  margin-bottom: 5px;
}

.carous-control {
    position: absolute;
    top:40%;
    bottom: 0;
}
.carous-control.left {
  opacity: 0.5  
}
.carous-control.left:hover, .carous-control.right:hover{
  opacity: 1  
}
.carous-control.right {
  right: 0;
  left: auto;
  opacity: 0.5
}
.carousel {
    position: relative;
}

.para{
  border: solid 1px green;
 
  padding: 5px;
  text-align: left;
}

.para .lead{
  padding: 2px;
}

.para strong{
  color: #72bf44;
  font-size:22px !important;
}
.para .lead img{
  margin:0 8px;
}

h3{
  font-weight: 600;
}
h1, .h1, h2, .h2, h3, .h3 {
     margin-top: 0px; 
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
}

hr{
     border-top: 2px solid #ccc; 
}
.links{
  background-color: #CCC;
  border-top: 2px solid #76C04E;
}

.newsletter img {
  padding-right: 10px;
}

 .banner-area {
    margin: 0 auto;
    max-width: 1920px;
}

.arrow-bg{
  background-color: rgba(255, 255, 255, 0.8);
  padding: 15px;
}

#footer {
   background-color: rgba(16, 31, 55, 0.7); 
  padding-top: 30px;
  padding-bottom: 20px;
  color: #fff;
  
}

#footer a {
  color: #fff;
  font-size: 12px;
}

#footer a:hover {
  color:#0b88f2;
}

#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer ul > li {
  display: inline-block;
  margin-left: 15px;
}

.support{
  margin-top:12px;
}
.spacer{
  margin-top:50px;
}

.top-nav
{
  background:#76c04e;
}
.top-nav p
{
    margin: 0px;
    padding: 3px 0px;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}
.top-nav a
{
  color: #fff212;
}
.top-nav a:hover
{
  color: #fff;
}
.navbar-brand{
  padding:0 15px;
}
.navbar-default .navbar-nav>li>a {
    color: #333;
    font-weight:normal;
    font-size: 14px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #0e509e;
    font-weight: normal;
   
}


 .activemenu a{color: #0e509e!important; font-weight:600 !important}
.navbar-default {
  background-color: #ffffff;
  border-radius: 0px;
  padding: 0px 0 0 0 !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #1e8035;
}
.navbar-default .navbar-nav>li>a {
    font-weight:normal; 
    font-size: 14px;
    line-height: 55px;
    
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 8px 8px !important;
}

.para p {
    margin: 2px;
    font-size: 11px !important;
}
/*.navbar-default .navbar-nav>li>a {
    color: #000000;
    }*/
/*.nav-area
{
  background: #76c04e;
}*/

  .nav-area ul{
    margin-bottom: 0px;
  }

.hd_right
{
  float: right;
}
.time {
    padding: 11px 0px;
    font: 11px segoe ui,arial,Helvetica,sans-serif;
    color: #fff;
}
.navbar {
     margin-bottom:0px; 
 }
 .dropdown {
    position: relative;
    display: inline-block;
    z-index:1000;
}

.dropdown-content {
    display: none;
    position: absolute; 
    right: 0;
    background-color: rgba(255, 255, 255, 1);
    min-width: 250px;
    z-index: 1;
    left: 0;
}
.dropdown-content a {
  font-size: 14px;
    color:rgba(0, 0, 0, 0.85);
    padding:12px 8px 12px 20px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid  rgba(81, 35, 1, 0.3);
    line-height: 24px;
}
.dropdown-content a:hover {color:#0e509e; }
 


.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

 a {
    transition: all 0.3s ease 0s;
    text-decoration: none;
  }

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    
}
@media screen and (max-width: 640px){

    .hd_right{
      text-align: center;
      float:none;
    }  
}

/********************************/
/*programme page*/
/********************************/
ul{padding:0px;} ul li{list-style-type: none;}
ul.list-items li
{
  font-size: 15px;
  color: #555;
  padding-bottom: 12px;
}
.navbar-nav {
  float: right;
  margin-top: 7px;
}

ul.horizantalUL li
{
	 font-size: 40px;
    padding: 16px;
	float:left;
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
       
}

@media screen and (min-width: 767px){
  .display-none-large-screen{
    display: none;
  }

}

@media screen and (max-width: 440px){

.hd_right ul li {
    list-style-type: none;
    display: inline-block;
    margin-left:0px !important;
    padding: 0px !important;
}
       
}


@media screen and (max-width: 766px){
  .logo {
    width: 64% !important;
  }
  .donate{
    margin-top: 5px;
  }
  .btn-details3 {
    padding: 4px 8px 4px 8px;
  }
  .btn-details3 b {
    font-size: 12px;
  }
  .spacer-10 {
    margin-top: 5px;
  }
  .nav > li {
    position: relative;
    display: block;
    height: auto; !important;
    line-height: 55px !important;
}
  .navbar {
    min-height: 70px !important;
    border-bottom: 4px solid green;
  }
  .navbar-nav {
    float: left;
    margin-top: 5px;
  }
  .dropdown-content {
    position: relative;
    background:#dcdcdc;
    
  }
  .dropdown-submenu>.dropdown-content {
    top: 0;
    left:0; 
  }
  .dropdown-submenu>.dropdown-content.dropdown-content-right {
     left:0%; 
  }
  .text {
     margin-top: 20px; 
    }
  
  p {
    color: #475055;
    font-size: 14px !important;
    margin-bottom: 12px;
    line-height: 20px;
  }
  .display-none{
    display: none;
  }
  .display-none-large-screen{
    display:block;
  }
  .work-media{
    border: dotted 1px black;
    margin: 10px 0;
    padding: 10px 10px 0px 10px;
  }
  .footer-child{
    display: none;
  }
  
}

  .quot {
	  font-size:12px;
	  font-weight:300;
    }


/* posts */
.posts {
  padding: 50px 0px 0px;
}
.posts .box {
  padding: 0 15px 55px;
  margin: 0 0 30px;
  overflow: hidden;
  position: relative;
}
.posts .box:hover .btn-default,
.posts .box:focus .btn-default{
  color: #fff;
  background: #101f37;
  border-color:#101f37;

}
.posts .img-holder {
  padding: 0 15px;
  position: relative;
  margin: 0 -15px 20px;
}
.posts .img-holder:after {
  position: absolute;
  left: 17px;
  top: 2px;
  bottom: 2px;
  right: 17px;
  opacity: 0;
  visibility: hidden;
  height: 0;
  background: rgba(11, 136, 242, 0.36);
  content: "";
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
}
.posts .box:hover .img-holder:after {
  visibility: visible;
  height: auto;
  opacity: 1;
}
.posts img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
padding: 4px;
background: #fff;
}
.posts .box:hover .title {
  bottom: 50%;
  margin: 0 0 -25px;
}
.posts .title {
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  padding: 0 6px 0 0;
  text-align: center;
  display: table;
  text-transform: uppercase;
  z-index: 2;
  font: 16px/20px 'Roboto Condensed', Arial, sans-serif;
  -webkit-filter: drop-shadow(1px 4px 1px rgba(0, 0, 0, 0.3));
  -moz-filter: drop-shadow(1px 4px 1px rgba(0, 0, 0, 0.3));
  -ms-filter: drop-shadow(1px 4px 1px rgba(0, 0, 0, 0.3));
  -o-filter: drop-shadow(1px 4px 1px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(1px 4px 1px rgba(0, 0, 0, 0.3));
}
.posts .title:before{
  border-color: #fff rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1.5em 1.0em;
  clear: both;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.posts .title span {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 50px;
  padding: 3px 19px 7px 25px;
}
.posts .title a {
  display: inline-block;
  vertical-align: middle;
  max-height: 40px;
  overflow: hidden;
  font-weight: 600;
  color: #101f37;
}
.posts p {
  margin: 0 0 20px;
}
.posts .logo {
  width: 131px;
  height: 131px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -65px 0 0 -65px;
  border-radius: 100%;
  z-index: 1;
}
.posts .logo img {
  border: none;
  padding: 0;
}
.posts .button {
  position: absolute;
  overflow:hidden;
  left: 15px;
  right: 15px;
  bottom: 0;
}
.posts .btn {
  min-width: 129px;
  position: relative;
}
.posts .btn:before, .posts .btn:after {
  height: 1px;
  content: "";
  position: absolute;
  top: 50%;
  margin: 0 16px 0 0;
  left: -9999px;
  right: 100%;
  border-bottom: 1px dotted #3f3f3f;
}
.posts .btn:after {
  margin: 0 0 0 16px;
  left: 100%;
  right: -9999px;
}

.bg{background: url("../images/background.jpg");position: relative;z-index: 999}

.story-text h2{color: #fff;}
.story-text> p{color: #fff;}

/*ABOUT US*/
/* page info */
#page-info {
  height: 380px;
  position: relative;
  border-bottom: 1px solid #999;
  overflow: hidden;
}
#page-info:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(6, 6, 6, 0.2);
}
#page-info .img-area {
  /*! height: 196px; */
  position: relative;
  float: left;
  
  min-width: 100%;
}
#page-info .img-area img {
  
  min-width: 100%;
  height: auto;
  display: block;
  position: absolute;
}
#page-info .textholder {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  bottom: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
}
#page-info .textblock {
  height: 380px;
  position: relative;
}
#page-info .textblock .block {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#page-info .page-title {
  padding: 0 9999px 0 0;
  position: relative;
  margin: 0 -9999px 0 0;
}
#page-info .page-title:before {
  /*background: #3f3f3f;*/
  background:rgba(19, 34, 58, 0.5) ;
  position: absolute;
  right: 0;
  width: 9999px;
  content: "";
  top: 0;
  height: 100%;
  margin: 0 0 0 50px;
}
#page-info .page-title .holder {
  overflow: hidden;
  position: relative;
  padding: 0 0 0 55px;
}
#page-info h1 {
  /*background: #3f3f3f;*/
  background:rgba(19, 34, 58, 0.5) ;
  color: #fff;
  margin: 0;
  font-size: 20px;
line-height: 50px;
overflow: hidden;
padding: 0 10px;
height: 50px;
font-weight: 200;
}
#page-info .page-title .holder:after {
  left: 0;
  top: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(19, 34, 58, 0.5);
  border-width: 50px 55px 0 0;
}
.breadcrumb {
  float: left;
  font-size: 12px;
  line-height: 15px;
  position: relative;
  z-index: 5;
  margin: 10px 0 5px;
  background: none;
  border-radius: 0;
  max-width: 600px;
  min-width:361px;
}
.breadcrumb > li {
  float: left;
  margin: 0 0 5px;
}
.breadcrumb > li + li:before {
  content: "\f0a4";
  margin: 0 9px;
  color: #fff;
  font-size: 15px;
  font-family: FontAwesome;
  float: left;
}
.breadcrumb > li .fa-home {
  margin: 0 9px;
}
.breadcrumb li a {
  color: #fff;
}


#about-us>div{
    background: url(../images/page-banner/about-us.jpg)  no-repeat;
    margin: 0;
    height: 1600px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-size: contain;
}
#services>div{
    background: url(../images/page-banner/services.jpg)  no-repeat;
    margin: 0;
    height: 1600px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-size: contain;
}
#activities>div{
    background: url(../images/page-banner/activities.jpg)  no-repeat;
    margin: 0;
    height: 1600px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-size: contain;
}
#picture-gallery>div{
    background: url(../images/page-banner/picture-gallery.jpg)  no-repeat;
    margin: 0;
    height: 1600px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-size: contain;
}

#covid>div{
    background: url(../images/page-banner/covid.jpg)  no-repeat;
    margin: 0;
    height: 1600px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-size: contain;
}

#awards>div{
    background: url(../images/page-banner/awards.jpg)  no-repeat;
    margin: 0;
    height: 1600px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-size: contain;
}

#news-updates>div{
    background: url(../images/page-banner/news-updates.jpg)  no-repeat;
    margin: 0;
    height: 1600px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-size: contain;
}
#get-involved>div{
    background: url(../images/page-banner/get-involved.jpg)  no-repeat;
    margin: 0;
    height: 1600px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-size: contain;
}
#contact-us>div{
    background: url(../images/page-banner/contact-us.jpg)  no-repeat;
    margin: 0;
    height: 1600px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-size: contain;
}
.parallax-item{position:absolute;z-index:5;top:40px;left:400px;}
.padd-top{padding: 10px 0px;}
a.down11{border:1px solid #ccc;border-radius:3px;color:#333;font-size:14px;text-decoration:none !important;font-weight:500;letter-spacing:1px;padding:8px 10px;text-align:center !important;}
a.down11:hover{background:#101f37 none repeat scroll 0 0;border:1px solid #101f37;color:#fff;}

#about-p> div p{text-align: justify;}



/*next vertical menu*/
.facts h4{font-weight: 600;margin: 0px;font-size: 18px;}
ul.menu-navigation {
  font-size:1.2em;
  float:left;
  width:100%;
  padding:0;
  list-style:none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
ul.menu-navigation li{background:rgba(222, 223, 224, 1);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom:8px;

}

ul.menu-navigation li a {
  display:block;
  font-size: 14px;
  color:#101f37;
  font-weight: 500;
  text-decoration:none;
  padding:10px 10px 10px 15px;
  transition: all 0.3s ease 0s;
}
ul.menu-navigation li span {
  display:none;
}
ul.menu-navigation li a:hover {
  background-color:#101f37;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom:8px;
  padding:10px 10px 10px 25px;
  
}
ul.menu-navigation li a:hover span {
  display:block;
  font-size:0.8em;
  padding:10px 0;
}
ul.menu-navigation li img {
  float: left;
  margin-left:15px;
  margin-right: 8px;
  margin-top:8px;
}

.innerBg {
    position: relative;
    padding: 30px 0px 30px;
   
}
.innerBg p{text-align: justify;margin-bottom: 1.4em;}
.handwriting{font-family: 'Caveat', cursive !important;font-size:24px !important;line-height: 28px!important;}
.innerBg p img{margin-left: 15px;}

.tri-down {

    /* Styling block element, not required */
    position: relative;
    margin-bottom: 1.4em;
    padding: 10px 8px;
    border-bottom: 1px solid #999;
    background: #f3f3f3;
  }
  .tri-down h2{
   margin-bottom: 0px;
   font-weight: 600;
   font-size: 18px;
   
  }

  /* Required for Down Triangle */
  .tri-down:before, .tri-down:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-bottom: 0;
  }

  /* Stroke */
  .tri-down:before {
    bottom: -16px;
    left: 21px;

    /* If 1px darken stroke slightly */
    border-top-color: #777;
    border-width: 16px;
  }

  /* Fill */
  .tri-down:after {
    bottom: -15px;
    left: 22px;
    border-top-color: #f3f3f3;
    border-width: 15px;
  }

.triSub{margin-left: 25px;}

.tri-down2 {

    /* Styling block element, not required */
    position: relative;
    margin-bottom: 1.4em;
    padding: 5px 8px;
    border-bottom: 1px solid #999;
    
  }
  .tri-down2 h2{
   margin-bottom: 0px;
   font-weight: 600;
   font-size: 17px;
  }

  /* Required for Down Triangle */
  .tri-down2:before, .tri-down2:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-bottom: 0;
  }

  /* Stroke */
  .tri-down2:before {
    bottom: -16px;
    left: 21px;

    /* If 1px darken stroke slightly */
    border-top-color: #777;
    border-width: 16px;
  }

  /* Fill */
  .tri-down2:after {
    bottom: -15px;
    left: 22px;
    border-top-color: #fff;
    border-width: 15px;
  }

  /*center list*/
  #navcontainer ul
{
margin: 0;
padding: 0;993
list-style-type: none;
text-align: center;
}

#navcontainer ul li { display: inline;border-top: 1px solid rgba(255,255,255,0.1);border-bottom: 1px solid rgba(255,255,255,0.1);padding: 8px;margin-bottom: 5px; }

#navcontainer ul li a
{
text-decoration: none;

color: #fff;

}

#navcontainer ul li a:hover
{
color: #0b88f2;

}
.iconlist li::before {
    content: url("../images/check-square.png");
    position: absolute;
    left: 0.5em;
    top: 9px;
}
.iconlist {
    padding-left: 0;
    margin-left:0;
    list-style-type: none;
}
/*
.iconlist li:before {
    content: url('../images/icon/ship.png');
  position: absolute;
    left: -2.0em;
    width: 1.75em;
    top: 0px;
}*/
.iconlist li:nth-child(odd) {
    position: relative;
    margin-bottom: 5px;
  text-align: left;
  border:none;
  padding: 10px 20px 10px 35px;
  background: #cbdfff;
  width: 100%;
  
}
.iconlist li:nth-child(even) {
    position: relative;
    margin-bottom: 5px;
  text-align: left;
  border:none;
  padding: 10px 20px 10px 35px;
  background: #d2d3d4;
  
  width: 100%;
  
}
.iconlist li:hover {
  background: #101f37;
  cursor:pointer;
  color: #fff;
}
.iconlist li::after {
   /* border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000 #000;
    border-style: solid;
    border-width: 16px;
    content: "";
    height: 20px;
    position: absolute;
    right: -32px;
    top: 1px;
  */
}

.iconlist li a{text-align:left !important;color: rgba(85, 85, 85);padding-left:10px;display: inherit;}
.iconlist > li [class^="fa-"], .iconlist > li [class*=" fa-"] {
    position: absolute;
    left: -1.75em;
    width: 1.75em;
    top: 15px;
    width: 14px;
  border-radius:50%;
  }

  .martop{margin-top: 20px;}

table {
   text-align: center !important;   
}

.table > thead > tr > th {
    text-align: center!important;
    background: 
}

.housework{position: relative;background: #101f37;color: #fff !important;padding: 10px;}
.housework h3{color: #fff;}
.housework p{color: #dbe9ff;}
.foldWrap{position: absolute;bottom: -1px;right: 0;}

.thumb-image {
width: 209px;
    height: 164px;
    padding: 12px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 4px;
    border: 1px solid rgba(158, 26, 101, 0.14);
    background: #fff;
    margin: 0px 0px 20px;

}
.thumb-image2 {
width: 421px;
    height: 230px;
    padding: 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid rgba(158, 26, 101, 0.14);
    background: #fff;
    margin: 0px 0px 20px;

}
.cont-details {
    padding: 10px;
    background: rgba(19, 34, 58);
}

.innerBg .cont-details ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid rgba(26, 48, 83);
    padding: 11px;
}
.innerBg .cont-details ul li span {
    display: block;
    margin-left: 22px;
}
.innerBg .cont-details ul li {
    padding-left: 3px;
    display: block;
    padding: 2px 0;
    color: #fff;
    border-bottom: 1px solid rgba(26, 48, 83, 0.5);
    padding-bottom: 10px;
    padding-top: 10px;
}
.innerBg .cont-details ul li a{
    color: #fff;   
}
.innerBg .cont-details ul li a:hover{
    color: #0b88f2;   
}
.innerBg .cont-details ul li i {
    padding-right: 10px;
    color: #fff;
}

/**********Sitemap**********/
.sitemap {
  padding: 0;
  margin: 0 -15px;
}
.sitemapBtnExport {
  padding: 0;
  text-align: right;
  margin-bottom: 15px;
}
.sitemap .sitemapDiv {
  margin: 10px 0;
  padding: 0 15px;
}
.sitemap ul {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 40px
}
.sitemap li {
  margin: 0 0 10px 0;
  list-style-type: none;
  width: 100%;
  padding: 0;
}
.sitemap li:last-child {
  margin: 0;
}
.sitemap li.sitemapTitle {
  margin-left: -10%;
  width: 110%;
}
.sitemap li.sitemapTitle a {
  text-transform: uppercase;
}
.sitemap li.sitemapTitle a:hover {
  color: #000;
}
.sitemap li.sitemapTitle > a:after, .sitemap li.sitemapTitle > a:before {
  display: none;
}
.sitemap li a {
  color: #444;
  text-decoration: none;
  transition: all 0.3s ease 0ms;
  -webkit-transition: all 0.3s ease 0ms;
}
.sitemap .sitemapTitle a {
  background: #f9f9f9;
  border: 1px solid #e7e7e7;
  color: #000000;
  font-weight:600;
  display: block;
  line-height: 22px;
  padding: 8px 13px;
  text-decoration: none;
}
.sitemap ul li a:hover {
  color: #0b88f2;
}
.sitemap ul:before {
  position: absolute;
  left: 20px;
  top: 0;
  height: 100%;
  width: 1px;
  content: " ";
  background: #d3d3d3;
  display: block;
}
.sitemap ul li a {
  position: relative;
  line-height: 22px;
  display: block;
  min-width: 220px;
  padding: 8px;
  border: 1px solid #e7e7e7;
  text-decoration: none;
}
.sitemap li a:hover {
  padding: 8px 8px 8px 13px;
  background: #f1f2f2;
}
.sitemap ul li a:after, .sitemap ul li a:before {
  position: absolute;
  top: 50%;
  content: " ";
  background: #d3d3d3
}
.sitemap ul li a:before {
  left: -20px;
  width: 20px;
  height: 1px;
  margin-top: -1px
}
.sitemap ul li a:after {
  left: -23px;
  height: 5px;
  width: 5px;
  margin-top: -3px;
  border-radius: 50%
}
.sitemap .btnExport .doc {
  background-image: url(../../images/doc-icon.png);
  background-repeat: no-repeat;
  background-position: 9px 5px;
  padding: 5px 10px 5px 32px;
  margin-left: 10px;
}

/*scroll top*/
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(11, 136, 242, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 999;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
/*end scroll top*/
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@700&display=swap');
.anc{background: #101f37 url(../images/covid.png);padding: 10px 0px 0px }
.anc .imp{color: #fff;font-size: 22px;font-weight: bold;font-family: 'Teko', sans-serif;padding: 20px 0px}

audio{outline: none;}

.accordion-container .accordion-title {
  position: relative;
  margin: 0;
  padding: 0.625em 0.625em 0.625em 2em;
  background-color: #b7bbbf;
  font-size: 1.25em;
  font-weight: normal;
  color: #fff;
  cursor: pointer;
  border-bottom: 1px solid #dedfe0;
  font-weight: 600;
}
.accordion-container .accordion-title:hover,
.accordion-container .accordion-title:active,
.accordion-title.open { 
  background-color: rgba(19, 34, 58, 0.8);
}
.accordion-container .accordion-title::after {
  content: "";
  position: absolute;
  top: 25px;
  right: 25px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top-color: #fff;
}
.accordion-container .accordion-title.open::after {
  content: "";
  position: absolute;
  top: 15px;
  border: 8px solid transparent;
  border-bottom-color: #fff;
}

/*CSS for CodePen*/

.accordion-content {
  padding: 1.25em 2.3125em  ;
  border: 1px solid #dedfe0;
}
.accordion-container {
  width: 100%;
  margin: 0 auto;
}
.accordion-content span{font-size: 11px;}
.accordion-content p{margin: 0;}
.accordion-content p.bold{font-weight: 600;font-size: 18px;border-bottom: 1px dashed #ccc;padding-bottom: 10px;margin-bottom: 15px;}

.list-wrap {
  padding:10px 0px;
}

div.list {
  counter-reset: list-number;
  padding-left:30px;
  position: relative;
}
div.list div:before {
  counter-increment: list-number;
  content: counter(list-number);
  width:20px;
  height:20px;
  display:inline-flex;
  align-items:center;
  justify-content: center;
  font-size:12px;
  background-color:#424e61;
  color:#fff;
  position: absolute;
  left: 0px;
  margin-top: 3px;
}

.link{color: blue;font-weight: 600;}