/*.col-md-4{
  display: inline-block;
  margin-left:-10px;
}*/
.col-md-4 img{
  width:100%;
  height:auto;
}
  


span.carousel-control-prev-icon {
 position: relative;
 bottom: 40px;
 right: 40px;
}

span.carousel-control-next-icon {
 position: relative;
 bottom: 40px;
}

.widget-container {
  display:flex;
  justify-content: center;
  margin-top:30px;
}
.widget {
  text-align:center;
  width:350px;
  padding:10px;
  margin: 0 10px;
  border-radius:10px;
  box-shadow:0px 0px 5px #999;
  transition:box-shadow 0.5s ease;
}
.widget-image { height:40vh; }
.widget-image img {
  width:100%;
  height:100%;
  object-fit:cover;
  overflow:hidden;
}
.widget:hover { box-shadow:0px 0px 20px #06F; 
}



/*
carrer image eefects*/.widgets-container {
  display:flex;
  justify-content: center;
  margin-top:30px;
}
.widgets {
  text-align:center;
  width:350px;
  padding:10px;
  margin: 0 10px;
  border-radius:5px;
  box-shadow:0px 0px 5px #999;
  transition:box-shadow 0.5s ease;
}
.widgets-image { height:40vh; }
.widgets-image img {
  width:100%;
  height:100%;
  object-fit:cover;
  overflow:hidden;
}
.widgets:hover { box-shadow:0px 0px 20px #13e857; 
}



/*
carrer image eefects*/



.topspace{
    margin:100px auto;max-width:805px;
    }


.carrer{ }
.carrer h2{text-align: center; margin-bottom: 2px; font-size: 24px; padding: 15px; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}
.carrer h2 span{border-bottom: 5px solid #D7D6C1; width:25%;  padding-bottom: 5px;}
.carrer h2 span:hover{border-bottom: 5px solid #F5D408;}

.skill-develop{padding-bottom: 10px;}
.sports-develop{text-align:center; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}
.sports-develop span{border-bottom: 3px solid green; padding-bottom: 10px;}
.sports-develop span:hover{border-bottom: 2px solid #e87413;}


ul.top-social{position: fixed; z-index: 4; top: 35%;}
ul.top-social li{display: block;}
ul.top-social li  p{margin: 0; padding: 0;}
ul.top-social li span{font-size: 15px;}
ul.top-social li i{font-size: 20px; padding-left: 10px}
ul.top-social li a{color: #fff; background: #fff; display: inline-block; text-align: right; transition: all 0.3s linear 0s; padding: 10px 15px 10px 0; width: 120px;  margin-left: -95px; border-radius: 0 5px 5px 0;}
ul.top-social li a img{}
ul.top-social li a:hover{width: 220px;}
ul.top-social li:nth-child(1) a{background-color: #475993;}
ul.top-social li:nth-child(2) a{background-color: #1c9ef4;}
ul.top-social li:nth-child(3) a{background-color: #c4302b;}
ul.top-social li:nth-child(4) a{background-color: #dd4b39;}
ul.top-social li:nth-child(5) a{background-color: #25D366;}
ul.top-social li:nth-child(6) a{background-color: #c4302b;}




ul.donation{position: fixed; z-index: 4; top: 80%;}
ul.donation li{display: block;}
ul.donation li  p{margin: 0; padding: 0;}
ul.donation li span{font-size: 15px;}
ul.donation li i{font-size: 20px; padding-left: 10px}
ul.donation li a{color: #fff; background:  #0086af; display: inline-block; text-align: right; transition: all 0.3s linear 0s; padding: 10px 15px 10px 0; width: 120px;  margin-left: -90px; border-radius: 0 5px 5px 0;}
ul.donation li a img{ margin: 0; padding: 0;  }
ul.donation li a:hover{width: 220px;}



.innerbanner {
    width: 100%;
    height:auto;
    padding:150PX 0;
    margin-top: 0px;
    margin-bottom: 20PX;
    background: url(../img/01.jpg);
    background-repeat: no-repeat;
}

    .innerbanner h2 {
        color: #fff;
        text-align: center;
        font-size: 56px;
    font-family: 'latoblack', sans-serif;
    }

    .innerbanner1 {
    width: 100%;
    height: auto;
    text-align: center;
    margin-left: auto; 
    margin-right: auto;
    position: relative;
}

 .innerbanner1 h2 {
        color: #fff;
        text-align: center;
        font-size: 36px;
        position: absolute;
        top: 40%;
        margin-left: auto;
        margin-right: auto;
        margin: auto;
        font-family: first;
    }
  .over{overflow: scroll; overflow: auto; height: 300px; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}

  .dance-heading span{font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto; border-radius: 5px; border-bottom: 4px solid #0f3586; text-align:center; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}
  .dance-heading span:hover{font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto; border-radius: 5px; border-bottom: 4px solid #13e5e8; text-align:center; transition: 1s; padding-right: 10px; padding-left: 10px;}



  .chair-heading strong{border-radius: 5px; border-bottom: 4px solid #ecc731; text-align:center; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto; }
  .chair-heading strong:hover{border-radius: 5px; border-bottom: 4px solid #13e5e8; text-align:center; transition: 1s; padding-right: 10px; padding-left: 10px;}

  .dance-para{font-size: 16px; line-height:25px; padding: 0px 5px; color: #525252; text-align: justify;}

  .chairheading{text-align: center; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}



#breadcrumb {
    margin-top: 25px;
    z-index: 99;
    
}

    #breadcrumb a {
        color: #09aaa0;
    }

        #breadcrumb a:hover {
            color: #1369f0;
        }

.breadcrumb {

  font-size: 16px;
    border-radius: 0;
    padding-top: 8px;
  padding-bottom: 6px;
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: 15px;
    padding: 5px 10px;
    border: 2px 2px 0 2px solid #f3f3f3;
    background: #fffbfb;
    border-bottom: 1px solid #d4d5ea;
    border-radius: 5px;
    border-top: 1px solid #d4d5ea;
    width: 100%;
}

.breadcrumb>.active {
    color: #777;

}

/*
  dance images*/
.dissolve, .dissolve a, .dissolve span {
  width: 300px;
  height:300px;
  margin: 25px auto;
  display:block;
  position:relative;
}
.dissolve{float:left;margin:10px;}
.dissolve a, .dissolve span {
  text-indent:-9999em;
  margin:0;
  background:url(../img/d1.jpg) no-repeat 0 0;
  z-index:2;
}
.dissolve span {
  background:url(../img/d2.jpg) no-repeat 0 0;
  z-index:1;
  position:absolute;
  top:0;
  left:0;
  opacity:0;
}
.dissolve span{ 
  -webkit-animation: dissolve2 16s infinite;
  -moz-animation: dissolve2 16s infinite;
  -ms-animation: dissolve2 16s infinite;
  animation: dissolve2 16s infinite;
}
.dissolve a{
  -webkit-animation: dissolve 16s  infinite ;
  -moz-animation: dissolve 16s  infinite ;
  -ms-animation: dissolve 16s  infinite ;
  animation: dissolve 16s  infinite ;
}
.dissolve:nth-child(1) span { 
  -webkit-animation-delay: 4s;
  -moz-animation-delay: 4s;
  -ms-animation-delay: 4s;
  animation-delay: 4s;
}
.dissolve:nth-child(2) span{ 
  -webkit-animation-delay: 8s;
  -moz-animation-delay: 8s;
  -ms-animation-delay: 8s;
  animation-delay: 8s;
  background:url(../img/music1.jpg) no-repeat 0 0;
}
.dissolve:nth-child(3) span{ 
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -ms-animation-delay: 12s;
  animation-delay: 12s;
  background:url(../img/dance.jpg) no-repeat 0 0;
}
.dissolve:nth-child(4) span{ 
  -webkit-animation-delay: 16s;
  -moz-animation-delay: 16s;
  -ms-animation-delay: 16s;
  animation-delay: 16s;
  background:url(../img/music.jpg) no-repeat 0 0;
}
.dissolve:nth-child(1) a{ 
  -webkit-animation-delay: 4s;
  -moz-animation-delay: 4s;
  -ms-animation-delay: 4s;
  animation-delay: 4s;
}
.dissolve:nth-child(2) a{ 
  -webkit-animation-delay: 8s;
  -moz-animation-delay: 8s;
  -ms-animation-delay: 8s;
  animation-delay: 8s;
  background:url(../img/music1.jpg) no-repeat 0 0;
}
.dissolve:nth-child(3) a{
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -ms-animation-delay: 12s;
  animation-delay: 12s;
  background:url(../img/Q1.png) no-repeat 0 0;
}
.dissolve:nth-child(4) a{
  -webkit-animation-delay: 16s;
  -moz-animation-delay: 16s;
  -ms-animation-delay: 16s;
  animation-delay: 16s;
  background:url(../img/42.png) no-repeat 0 0;
}

.dissolve:nth-child(5) a{
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -ms-animation-delay: 12s;
  animation-delay: 12s;
  background:url(../img/q1.jpg) no-repeat 0 0;
}
.dissolve:nth-child(5) a{
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -ms-animation-delay: 12s;
  animation-delay: 12s;
  background:url(../img/dm1.jpg) no-repeat 0 0;
}
.dissolve:nth-child(6) a{
  -webkit-animation-delay: 16s;
  -moz-animation-delay: 16s;
  -ms-animation-delay: 16s;
  animation-delay: 16s;
  background:url(../img/music1.png) no-repeat 0 0;
}

.dissolve:nth-child(6) a{
  -webkit-animation-delay: 16s;
  -moz-animation-delay: 16s;
  -ms-animation-delay: 16s;
  animation-delay: 16s;
  background:url(../img/dance.jpg) no-repeat 0 0;
}
@-webkit-keyframes dissolve {
  0% {opacity: 1;}
  12% {opacity:0}
  25%{opacity:1}
}
@-webkit-keyframes dissolve2 {
  0% {opacity: 0;}
  12% {opacity:1}
  25%{opacity:0}
}
@-moz-keyframes dissolve {
  0% {opacity: 1;}
  12% {opacity:0}
  25%{opacity:1}
}
@-moz-keyframes dissolve2 {
  0% {opacity: 0;}
  12% {opacity:1}
  25%{opacity:0}
}
@-ms-keyframes dissolve {
  0% {opacity: 1;}
  12% {opacity:0}
  25%{opacity:1}
}
@-ms-keyframes dissolve2 {
  0% {opacity: 0;}
  12% {opacity:1}
  25%{opacity:0}
}
@keyframes dissolve {
  0% {opacity: 1;}
  12% {opacity:0}
  25%{opacity:1}
}
@keyframes dissolve2 {
  0% {opacity: 0;}
  12% {opacity:1}
  25%{opacity:0}
}



/*
  dance images*/

/*
  gallery images*/
  /* Box Model */
*,
*:before,
*:after {
  box-sizing: border-box;
}
/* Basic */
body, html, img {
  margin: 0;
  padding: 0;

}

/* Gallery Theme */
.col-1-3:after,
.gallery-box:after {
  content: '';
  display: table;
  clear: both;
}
.col-1-3 {
  width: 100%;
  float: left;
}
.gallery-box img {
  width: 100%;
  vertical-align: top;
  transition: all .5s ease;
}
.gallery-box:hover img {
  opacity: .2;
}
.gallery-box img:hover {
  opacity: 1;
}
@media (min-width: 480px) {
  .col-1-3 {
    width: 50%;
  }
  .col-1-3:first-of-type {
    width: 100%;
  }

}
@media (min-width: 768px) {
  .col-1-3,
  .col-1-3:first-of-type {
    width: 33.33%;

  }

}

/* Gallery Theme */
/*
cahirman person*/
@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Lobster');

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}


ul {
  list-style: none;
}

a {
  color: white;
  text-decoration: none;
}

h1 {
  padding: 10px 0;
  font-size: 2em;
}


.chairperson-activity{
  background:url("../img/welcome_bg.jpg");
  padding: 20px 0;
}

.chairperson-activity1{
  background:url("../img/first.jpg");
  padding: 20px 0;
}

.item img{
  width: 100%;
  box-shadow: 5px 5px 10px #000;
}


.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #000;
}

.item:hover .overlay {
  opacity: 0.8;
  
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}




.how-to-helps{background: #fbfaf8; padding:10px 100px 50px 100px;}

.about-heading strong{border-bottom: 3px solid green; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}
.sports-para{font-size: 16px; line-height: 27px; padding-top: 20px;  padding-bottom: 20px; text-align: justify; color: #525252;}
.sports-para strong {color: #0086af; font-weight: 600;}
.edu-heading{text-align:center; color: #f2b41c;}
.edu-img{padding-top: 10px; padding-bottom: 20px;}
.edu-img p{font-size: 16px; color: #525252; text-align: justify; line-height: 25px; }
.edu-img p strong{ color:#0086af; font-weight: 600; }
.edu-img img:hover{filter:sepia(30%);  border-radius: 10px; }
.m-img img:hover{  border-radius: 15px; }
.medical-heading{text-align:center; padding-top: 20px; padding-bottom: 30px; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}

.yoga-para{ line-height: 30px; font-size: 16px; padding-bottom: 50px; color: #525252; text-align: justify;}
.yoga-img{padding-top: 20px;}
.art-item{border-radius: 10px; padding: 5px; background: #09aba0;  box-shadow: 0 0 20px #09aba0; margin-bottom: 30px; }
.art-item img{ border-radius: 10px; }
.art-item h4{ font-size: 24px; font-weight: 600; text-align: center; color: #fff; margin: 10px 0;}

.art-item1{border-radius: 50%; padding: 5px; background: #09aba0;  box-shadow: 0 0 20px #09aba0; margin-bottom: 30px; }
.art-item1 img{ border-radius: 50%; }
.art-item1 h4{ font-size: 24px; font-weight: 600; text-align: center; color: #fff; margin: 10px 0;}

.yoga-img{border-radius:10px; }

.yoga-heading{text-align: center; padding: 30px 0 30px 0; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}
.yoga-heading:hover{text-align: center; padding: 30px 0 30px 0; color: #2284f3;}
.yoga-heading span{border-bottom-style:dotted;  padding:5px; border-bottom-color: ;}


.medical-img{padding-bottom: 30px; }
.medical-para p{font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto; font-size: 20px;}
.about-banner{width: 100%; margin: auto; text-align: center;}
.art-heading{text-align:center; padding-top: 20px; padding-bottom: 30px; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}
.art-heading span{border-bottom-style: double; padding-bottom: 10px;}
.art-img{padding-top: 0px; margin-top: px;}
.arts{border:5px solid black; margin-top: 15px; border-radius: 10px;}
.arts .art-img:hover{box-shadow: 5px 8px 8px 4px #ccc;}
.contact-map{width: 100%; height: 100%;}
.contact-heading{text-align:center; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}
.contact-heading span{border-bottom: 4px solid green; padding-right: 10px; padding-left: 10px; padding-bottom: 5px;}
.contact-heading span:hover{border-bottom: 4px solid green; padding-right: 10px; padding-left: 10px; padding-bottom: 5px; border-radius: 10px; transition: 0.5s;}
.add1 h3{font-size: 20px;}
.add1 p{font-size: 15px; color: #000;}
/*
form*/

.gallery{
  height: 375px;
}
.gallery a{text-decoration: none;}
.gallery-year{
  background:#09aaa0;
  color: #fff;
  margin: 10px 0;
  box-shadow: 0 0 10px #195691;
  border-radius: 10px;
  height: auto;
}

.gallery-year h6 {
    color: #fff;
    text-align: center;
    padding: 15px 0;
    margin: 0;
    line-height: 25px;
    font-weight: 400;
    font-size: 18px;
}

.gallery-category {
    background: #09aaa0;
    color: #fff;
    margin: 10px 0;
    box-shadow: 0 0 10px #195691;
    border-radius: 10px;
    height: 310px;
}

.gallery-category img{
  border-radius: 10px 10px 0 0;
  height:235px;
}
.gallery-detail{
  background: #195691;
  color: #fff;
  margin: 10px 0;
  box-shadow: 0 0 10px #195691;
  border-radius: 10px;
  height: 295px;
}
.gallery-detail img{
  border-radius: 10px
  border-radius: 10px;
    height: 235px;
}

.gallery-detail-image {
    background: #195691;
    color: #fff;
    margin: 10px 0;
    box-shadow: 0 0 10px #195691;
    border-radius: 10px;
    height: auto;
}

.gallery-detail-image img {
    border-radius: 10px border-radius: 10px;
    height: 235px;
    }
.gallery-category h6{
  color: #fff;
  text-align:center;
  padding: 15px 0;
  margin: 0;
  line-height: 25px;
  font-weight: 400;
  font-size: 18px;
}
.get-touch {
    padding: 25px 25px 10px;
    border: 6px solid #195691;
}

    .get-touch input {
        width: 100%;
        margin: 0 10px;
        font-size: 18px;
    }

.media-category{
  background: #195691;
  color: #fff;
  margin: 10px 0;
  box-shadow: 0 0 10px #195691;
  border-radius: 10px;
  height: 295px;
}
.media-category h6{
  color: #fff;
  text-align:center;
  padding: 5px;
  margin: 0;
  line-height: 25px;
  font-weight: 400;
  font-size: 16px;
}

.media-category1{
  background: #195691;
  color: #fff;
  margin: 10px 0;
  padding: 10px 0;
  box-shadow: 0 0 10px #195691;
  border-radius: 10px;
  height: auto;
}
.media-category1 h6{
  color: #fff;
  text-align:center;
  padding: 5px;
  margin: 0;
  line-height: 25px;
  font-weight: 400;
  font-size: 24px;
}
.media-detail{
  background: #195691;
  color: #fff;
  margin: 10px 0;
  box-shadow: 0 0 10px #195691;
  border-radius: 10px;
  height: 235px;
}
.media-detail img{
  border-radius: 10px;
    height: 235px;
}
.media-category img{
  border-radius: 10px 10px 0 0;
  height:235px;
}
.contact-form-bg {
    background-color: #0080ff;
    padding: 10px;

    margin-top: 30px;
}

.contact-form-bg2 {
    background-color: #fff;
    padding: 30px;
}

.cus-cont-input {
    border: solid #dadada 3px;
    border-radius: 0;
    height: 40px;
    resize: vertical;
}
textarea .cus-cont-input {
    border: solid #dadada 3px;
    border-radius: 0;
    height: 40px;
    resize: vertical;
    margin: 0 10px;
}
#txtMessage{margin: 0 10px;}
#btnSubmit {
    background: #03374a;
    color: #fff;
 margin: 0;
    text-align: center;
  
    font-size: 16px;

}
.cus-cont-submit {
    background: #03374a;
    width: 50%;
    height: 50px;
    color: #fff;
    border: 0;
    outline: 0;
    text-align: center;
    margin: 0 auto;
    display: -webkit-box;
    border-radius: 25px;

}


.products1 {
    margin: 30px 0;
}

.add1 {
    margin: 10px 0;
}

    .add1 h3 {
        margin-bottom: 15px !important;
    }
.add1 h2 {
        margin: 0 !important;
    }

    .add1 h5 {
        font-size: 16px !important;
        line-height: 30px;
    }


    .add1 p a {
        color: #212529;
    }

.add ul {
    margin: 0;
    padding-left: 0
}
.meditation-img img{border-radius: 20px;}
.meditation{padding-top: 50px; padding-bottom: 20px; background: #fbfaf8; padding-right: 30px; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}


.safety p{font-size: 16px; padding-top: 20px; color: #525252;}





.m{width: 100%; text-align: center; margin: auto;}

.events-img:hover{ transform: rotate(5deg); transition: 1s;}
.event h2{text-align:center; padding: 20px;}
.box{background: #333644; color: white; text-align:center; padding: 20px; font-size: 14px;  margin-bottom: 15px; }
.box1{background: #0e1b4d; color: white; text-align:center; font-size: 14px;   height: 60px; margin-top: -5px;}
.box1{}
.events-img img { height:235px;
}


.events-imgs:{margin-top: 10px; margin-bottom: }
.h-education{text-align:center; padding-top: 20px; padding-bottom: 10px; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}
.h-education span{ border-bottom: double; padding: 10px; }
.h-education span:hover{border-bottom-color:#1679f7; }
.h-ed p{ font-size: 16px; line-height: 28px; padding: 20px; color: #525252; text-align: justify;}
.h-img{padding-top: 30px; padding-bottom: 30px; }
.h-ed p strong{ color:#0086af; font-weight: 600; }

.h-img img{border:4px solid #ced6d6; padding-top: px; box-shadow: 1px 3px 9px 10px; border-radius: 10px; }
.h-img img:hover{border:2px solid #ced6d6; transition: 1s;  box-shadow: 1px 3px 9px 10px #ced6d6;  }
.fpara p{font-size: 16px; padding: 20px; color:#727272;}

.g-heading{text-align:center; padding-top: 20px; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}
.art{
  padding: 50px 0;
}
.v-heading{text-align:center; padding-top: 20px; padding-bottom: 20px; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}
.v-headings{ padding-top: 20px; padding-bottom: 20px;}
.v-heading span{border-bottom: ridge; border-radius: 5px; padding-bottom: 5px;}
.v-heading span:hover{border-bottom: double; border-radius: 5px; border-bottom-color: green;}
.v-img img,.b{border:4px solid grey; }
.v-img:hover{transform: scale(1.1); overflow: hidden; transition: 0.5s; overflow-y: hidden; z-index: 1;}
.b{font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto; text-align:center; background-color: #15539e; color: white; padding-bottom: 15px; margin-bottom:10px; font-size: 16px;}
.form{border:3px solid blue; margin-top: 20px; margin-bottom: 20px;}
.form:hover{border-radius: 5px; border-color: #20c4e9;}
.form input{width: 90%; height: 40px; padding-left: 10px; margin-left: 20px; font-size: 16px; }
.form .captcha input{}

.suggestion{text-align: center; padding: 20px; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}
.suggestion span{border-bottom:dashed; padding-bottom: 10px; padding-left: 15px; padding-right: 15px;}
.suggestion span:hover{border-bottom-color: #25bcde; transition: 1s;}
.cap-img{font-size: 20px; margin-top: 10px}
.c-heading{text-align:center; padding-top: 20px; padding-bottom: 20px; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}
.complain-banners{width: 100%;

margin: auto;

text-align: center;}
.form-heading{font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto; text-align:center; background: #047aa5; color: white; height:50px; border-radius: 5px; padding: 10px;}
.form-headings{font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto; text-align:center; background: #03374a; color: white; height:50px; border-radius: 5px; padding: 10px;}
.e-heading{font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto; text-align: center; padding-bottom: 20px; padding-top: 20px; border-bottom: 4px solid double;}


.e-service{font-size: 16px; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}

.e-service ul{list-style: inline; list-style: none; margin:0; padding: 0;}
.e-service ul li{font-size: 16px; color:#525252; float: left; width: 50%;}
.e-service ul li i{ color:#0086af; }
.e-img{padding-bottom: 20px;}
.e-heading span{border-bottom: 4px solid green; padding-bottom: 5px; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}
.e-heading span:hover{border-radius: 5px; border:3px solid blue; padding-right: 10px; padding-left: 10px; transition: 0.5s;}
.d-heading{text-align: center; padding-top: 20px; padding-bottom: 20px;}
.d-para{font-size: 16px; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto;}
.d-para ul li{list-style: inline;}
.d-heading span{border-bottom: 4px solid #78c2ff; padding-bottom: 5px;}
.dg-img{padding-bottom: 10px; }
.dg-img img{border:10px solid #e8f0f1; border-radius: 10px;}
.video{height: 350px; margin-bottom: 100px;}
.video iframe{width: 100%; height: 100%;}
.video-title{margin-top: -4px; background-color:#2f9ddb; height: 70px; width: 100%; padding: 0 5px; font-size: 16px; color: white; text-align: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}





/*.gender b{ padding-left: 30px;}
.gender input{margin-left: 10px;}
.gender-strong strong{margin-top: 50px;}


.register{border:4px solid blue; border-radius: 10px;}
.register input{height: 40px; width: 90%; font-size: 16px; }
.register strong{ font-size: 16px;}*/


/*
volunteer-form*/
/*.volunteer-form{margin-top: 100px; margin-bottom: 60px;}

.v-forms{background: #3ca6b5; border:black 3px solid; width: 40%; padding-bottom: 90px; border-radius: 5px;}

 label{margin-left: 50px; color: white; font-size: 14px; padding-top: 11px; padding-bottom: 10px;}
 .form-input{    padding: 5px 0px 7px 14px;
    margin: 0px 35px 0px;
    font-size: 14px;
     border-radius: 5px;
     width: 360px;

}
.submit{width: 70px;}*/

/*.v-forms label{font-size: 16px; color: white; padding: 12px 79px 11px 34px;}

.form-input{margin-left: 50px;}


*/



.v-h{text-align:center; padding-top: 30px;}
.v-h span{border-bottom: 3px solid grey; border-radius: 4px; padding-bottom: 10px;}
.c-code i{
  padding-top: 10px; font-size: 14px; color: #333;
}
.v-f{margin-top: 30px; margin-bottom: 60px; }
.v-f label{font-size: 14px; padding: 0 0 0 2px; margin: 4px 0;}
.v-f input{font-size: 14px; padding-right: 0 0 0 0px !important; margin: 4px 0;}
.v-f strong{font-size: 14px; }
.donation-type-peopel{margin: 4px 13px;}

.infor h3{padding: 0; margin: 0 10px; }

#ddlScope{width: 100%; height:40px; margin: 0 0 0 18px;}
#btnProceed{font-size: 16px; background: #435457; padding: 10px 0px; margin: 0;}
#btnProceed:hover{background: #435457;}
#txtComment{/*margin-left: 14px;*/}
#txtamount{    margin-left: 0; margin-top: 0;    width: 100%;}
#career {
    position: relative;
    background: #ffffff;
    border: 1px solid #ccc;
    padding-top: 14px;
    margin-top: 40px;
    padding-bottom: 20px;

  
}

.info h3 {
    color: white;
    line-height: 30px;
    background: #2584d5;
    width: 100%;
    height: 50px;
    font-weight: 600;
    font-size: 24px;
  margin: 10px 13px;
  padding-top: 10px;
  padding-left: 10px;

}

.infor h3 {
    font-weight: 600;
    font-size: 24px;
    color:white;
    margin: 10px 0;
    background-color: #2584d5 !important;
    width: 100%;
    height:auto;
    padding: 10px 10px;
 
}

.infor h5 {
    font-weight: 600;
    font-size: 14px;
    color: #333;
    margin: 10px 0px;
   
    width: 100%;
    padding-left: 10px;
}
.infor {
    font-size:14px;
}
.infor{/*margin-left: 14px;*/ margin-right: 0;}
.info{/*margin-left: 14px;*/ margin-right: 0;}

.cus-cont-input {
    border: solid #dadada 3px;
    border-radius: 0;
    height: 40px;
    resize: vertical;
    /*   margin-top: 40px;*/
}

#career button:hover {
    color:white;
}
#ddlDay,#ddlMonth,#ddlYear{height: 30px;
 width: 80px; font-size: 12px; /*margin-left: 14px;*/}

.form-control {
  
    font-size: 12px !important;
   /* margin: 0 10px !important;*/
  }

 .label{font-size: 16px;  color: #4d3d3d;   margin-bottom: 10px; margin-top: 20px;}
 .career-lable{color: #6c757d; font-size: 16px;}

.btn-defaults{background: #435457; color: white;      height: auto; width: 100%; font-size: 17px;}
.btn-default span{font-size: 22px; padding-top: 5px;}
.add h2{padding-top: 40px;}
.add{ font-size: 14px;   }
.join-us{
  font-size: 16px; color: #333;
}
.contact-name{font-size: 16px;  color: #4d3d3d; margin:0 10px;}
#spnName{
    margin: 4px 0 0 10px;
    font-size:10px;
}
.widgets h2{margin-top: 8px;}

input[type="radio"] {
    margin: 4px 0 0;
    line-height: normal;
    width: 15px;
    }

    #scope{
      width: 100%;
      height: 40px;
    }

    @media (min-width: 769px) {
  #career {
    position: relative;
    background: #ffffff;
    border: 1px solid #ccc;
    padding-top: 14px;
    margin-top: 40px;
    padding-bottom: 50px;

  
}
}
.our-activity{font-size: 24px; padding: 10px 0;}
.help-li h6{font-size: 18px; padding: 5px 0 0 0;}


table tr th {
    background: #037294;
    font-size: 16px;
    color: #fff;
    padding: 5px;
    text-align: center;
}

table tr td {
    padding: 5px;
    font-size: 14px;
    color: #333;
}

    table tr td i {
        color: #333;
    }