.center{
  text-align: center;
}

.btn-tab-ind{
  
  background-color:rgba(228, 110, 35, 0.6);
  /*padding: 15px 20px 15px 20px;*/
  border-radius: 0px;
}
.btn-tab-ind p {
    color: #fff;
    font-size: 16px;
    padding:2px 22px;;
    border: 1px solid #333;
    margin-bottom: 0;
}
.btn-tab-ind p a{
  color:#fff;
}
.btn-tab-ind p a:hover{
  color:#333;
}
.bt-wrp1-tab {
    position: absolute;
    top:7%;
    right:2%;
}
.spacer-map{
  margin-top: 70px;
}
.bt-wr {
  position: absolute;
  top:-85px;
  right:5%;
}
.tab-center {
    width: 100%;
    margin: 0 auto;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color:#333333;
    background-color: #f8f8f8;
}
.nav-pills>li>a:focus, .nav-pills>li>a:hover {
   color:#333333;
    background-color: #f8f8f8;
}
.nav-pills>li>a {
    border-radius: 0px;
    background:none;
    color:#FFF;
    font-size: 18px;
    font-weight: bold;
    /* margin: 5px 24px; */
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 12px;
    color: #000;
}
h3 {
    display: block;
    font-size: 22px;
    font-weight: bold;
}
.padd{
  padding-right: 0px;
  padding-left:0px;
}
.img-wrap-1{
  position: relative;
  }
  .story{
  background-color:#cdcdcd;
  
}

.img-wrap-1 img{
  border-radius: 0px;
}
.btn-details{
  background-color: #e46e23 ;
    color: #fff;
    border-bottom: 2px solid #e46e23;
    padding: 4px 20px !important;
    border-radius: 0px !important;
    text-align: center;
}
.btn-details4{
  background-color: #e46e23 ;
  padding: 2px 4px 2px 4px;
  border-radius: 2px;
  bottom:5%;
  border-bottom: 2px solid #e46e23 ;
}


.bt-wrp{
  position: absolute;
  bottom: -10%;
  right:0%;

}

.bt-wrp2{
  position: absolute;
 
  right:1%;
}

h1, .h1 {
    font-size: 36px;
    font-weight: 600;
}

.btn-details1{
  background-color: #FFFF00;
  padding: 2px 4px 2px 4px;
  border-radius: 2px;
  border-bottom: 2px solid #3c763d;
 
}
.btn-details2{
 
 font-size: 14px;
  background-color:rgba(213, 86, 7,1);
  padding: 13px 26px 13px 25px;
  border-radius: 0px !important;
  color: #fff;
  
}
.home-image{
	border:1px solid #c2c2c2;
	padding:0px 0px 20px;
	border-radius:10px;
}

.home-image p{
      padding-top: 20px;
    padding-bottom: 20px;
}

.home-heading{
	text-align: center;
	color: #333333;
      margin-top: 20px;
      font-size: 18px;
    font-weight: bold;
	
}
#stories h1{
  font-size: 55px;
}
.home-img{
	padding: 0 20px;
  position: relative;
     
}



.story-text{
	padding: 25px 20px 0px 0px;
  margin-top:50px;
  margin-bottom: 80px;
}

.timeline {
  margin-bottom: 60px;
  background-color: #ebf6e5;
}
.row.vdivide [class*='col-md-4']:not(:last-child):after {
  background-color:rgba(116, 207, 121, 1);
  width: 2px;
  content: "";
  display:block;
  position: absolute;
  top:0%;
  bottom: 0%;
  right:15%;
  min-height: 7px;
}

.work-heading{
	text-align: center;
}
.work-heading b{
	background-color: rgb(255, 255, 0);
  padding:10px;
}
.iconDetails{
  margin-left:0%;
  float: left; 
  margin-top: 5px;
}
.work{
  
  padding:  5px 0px;
 /* min-height: 170px;*/
  }
  .works-text{
   padding:3px 0px 0px 10px;
    margin-top: 3px;
  }
  .works-text p{
   font-size: 14px;
  }
  .caption p{
    font-size: 11px;
  }
  .read b{
  	color: #e46e23 ;
  	text-align: center;
  }
  .impact-image{
  	text-align: center;
  	padding-bottom: 20px;
  }
  .impact-image img{
    padding-left:13px;
  }
  .impact-story{
  	border: dotted 1px black;

  }
  .impact-heading {
    padding: 12px 0px 0px 12px;
  }
  .space-padd{
    padding-top: 40px;
  }
  .pull-right strong{
    color: #fff;
  }
  .blogs{
  	border: dotted 1px black;
  	padding: 12px;
  	border-bottom: dotted 1px rgba(128, 128, 128, 0.56);
  }
  .blogs h3{
        margin-bottom: 5px;
  }
  .blogs-images{
  	text-align: center;
  	padding-bottom: 5px;
  }
 
 .update h4{
    font-size: 20px;
    font-weight: bold;
    margin-top: 0px !important;
  }
  .update-images{
    margin-top: 10px;
  }
  .supporter{
    border:1px solid #a1a1a1;
    padding: 10px 10px 35px 10px;
    min-height: 497px;
  }
  @-moz-document url-prefix() {
  .supporter{
    border:1px solid #a1a1a1;
    padding: 10px 10px 35px 10px;
    min-height: 497px;
  }
}
.supporter-text{
  padding-top: 10px;
}

#map .modal-content {
  background-color: rgba(31, 28, 28, 0.21);
}
.map{}
.map .img-responsive {
    margin: 0 auto;
}

  .happening{
    background-color:#fffcd0;
    padding-bottom: 20px;
  }
ul, ol {
    margin-top: 0;
    margin-bottom: 0px;
}

.carousel-indicators {
    position: absolute;
    left: 43%;
    z-index: 15;
    width: 85%;
    padding-left: 0;
    margin-left: -35%;
    text-align: center;
    list-style: none;
}

.carousel-indicators-numbers
    li {
      text-indent: 0;
      margin: 0 2px;
      width:20px;
      height:20px;
      border: none;
      border-radius: 100%;
      line-height:20px;
      color: #fff;
      background-color:#999 !important ;
      transition: all 0.25s ease;
    }
.carousel-indicators-numbers li.active, .carousel-indicators-numbers li:hover {
        margin: 0 2px;
        width: 20px;
        height:20px;
        background-color: #e46e23! important;        
      }
      .carousel-indicators li{
        width: 20px !important;
        height: 1.5px !important;
      }
.img-wrap-2 {
    position: absolute;
  }

@media screen and (min-width: 992px){
  .img-wrap-2 {
    position: relative;
  }
     .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    position: absolute;
    margin-left: 85px;
    margin-top: 2.5%;
}
.img-banner{
  max-height: 470px;
  min-height: 470px;
}
.img-thump{
  height: 200px;
}

}

@media screen and (min-width: 600px)
{
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    position: absolute;
    margin-left: 115px;  

  }
  img{
        margin: 0px auto;
  }

}



/*custom*/
 @-moz-document url-prefix() {
  .fa-phone-square{
      font-size: 24px !important;
    }
}
    .fa-phone-square{
      font-size: 24px !important;
    }
    h2{
      font-size: 26px !important;
      font-weight: bold !important;
      text-align: center;
    }
    .nav-pills>li.active>a{
          background-color: #e46e23 !important;
    border-radius: 0px;
    color: white;
    }
    footer h6{
      font-size: 16px;
    }
    footer a{
          font-weight: 300;
    font-size: 11px;
        letter-spacing: 0.5px;
    }
   .foot-pera{
      font-size: 12px;
      letter-spacing: 1px;
        color: #fff;
        padding-top: 50px;
         text-align: justify;
    }
   
    #footer a:hover {
  color:#e46e23;
}
.foot-hr{
  border-top: 1px solid #363636;
  margin: 0;
}
.navbar-default {
     background-color: #fff !important; 
     border-color:#fff!important; 
   }
   .nav-top{
    margin-top: 11px;
   }
   .bt-space{
    margin-top: 30px;
   }
.form-control {
  color: #333 !important;
  border: 1px solid #2c292b !important;
  border-radius: 4px;
}
.bt-st{
  padding-bottom: 20px;
}
.awards{
  margin-bottom: 30px;
}
/*mission page*/
#mission img{
  margin: 0px auto;
  max-height: 330px;
      width: 100%;
}
.spaces{
  /*padding-top: 30px;
  padding-bottom: 30px;*/
}
/*Donation-Tnquary page*/
input[type=text], select {
    width: 100%;
    padding: 12px 20px;
    display: block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-bottom: 15px;
}

input[type=submit] {
    width: 100%;
    background-color: #e46e23 ;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

input[type=submit]:hover {
    background-color: #ff6300;
}

div.form-st{
    border-radius: 5px;
    background-color: #f2f2f2;
    padding: 20px;
}
.space-st{
  margin-bottom: 26px;
  margin-top: 36px;
}
/*//*/

/*Education*/

/* Style the tab */
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: transparent ! important;
    border: 1px solid #2c292b ! important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #2c292b ! important;
    border-bottom-color: transparent;

}
.navbar-brand {
     height: auto; 
}
/*carosal*/
.slide{

}
/*Donation*/
.donation {
    position: fixed;
    right: -1%;
    z-index: 999;
    /*bottom: 15px;*/
}
/*upcoming event*/
.event-pera{
  margin-top: 30px;
  margin-bottom:30px;
}
/*Memmber*/
 #Memmber td, th,table {
    
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

#Memmber tr:nth-child(even) {
    background-color: #dddddd;
}

/*FAQ*/
   /*@import url("css/font-awesome.min.css");*/
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
.panel-heading:hover{
  background-color: #e46e23 ;
  color: #fff;
}

.content-pera{
  padding-top: 30px;
}
.img-st{
  border: 1px solid gray;
}
/*Gallery*/
.mt-30{margin-top:30px}
.mt-40{margin-top:40px}
.mb-30{margin-bottom:30px}

/*********************** Demo - 10 *******************/
.box10:after,.box10:before{content:""}
.box10 .title,{letter-spacing:1px}
.box10{background:#000;overflow:hidden;position:relative}
.box10:after,.box10:before{border-width:0 180px 140px;border-style:solid;border-color:transparent transparent #ff6300;position:absolute;bottom:0;left:50%;z-index:1;transform:translate(-55%,100%);transition:all .5s 0s cubic-bezier(.6,-.28,.735,.045)}
.box10:after{border-width:150px 250px;border-color:transparent #f44336 #2c292b #F44336;top:25%;transform:translate(-60%,100%)}
.box10:hover:before{transition:all .4s 0s cubic-bezier(.175,.885,.32,1.275);transform:translate(-55%,0);transition-delay:.2s}
.box10:hover:after{transition:all .4s 0s cubic-bezier(.175,.885,.32,1.275);transform:translate(-60%,0);transition-delay:0s}
.box10 img{width:100%;height:auto;opacity:1;transform:scale(1.1) translateY(3%);transition:all .5s ease 0s}
.box10:hover img{transform:scale(1.1) translateY(-3%);opacity:.4}
.box10 .box-content{padding:20px 0 0 20px;position:absolute;top:0;left:0;opacity:0;z-index:2;transform:translateY(20%);transition:all .5s ease 0s}
.box10:hover .box-content{opacity:1;transform:translate(0);transition-delay:.1s}
.box10 .title{font-size:23px;font-weight:800;color:#fff}
.box10 .icon{padding:0;margin:0;list-style:none}
.box10 .icon li{display:inline-block}
.box10 .icon li a{display:block;width:35px;height:35px;background:#e46e23;font-size:18px;color:#fff;padding: 8px;margin-right:10px;transition:all .3s ease 0s}
.box11 .icon li,.box11 .icon li a,.box11 .title,.box12 .icon li,.box12 .title{display:inline-block}
.box10 .icon li a:hover{transform:rotate(360deg)}
@media only screen and (max-width:990px){.box10{margin-bottom:20px}
}
@media only screen and (max-width:767px) and (min-width:600px){.box10:before{border-width:0 250px 240px}
.box10:after{border-width:260px 460px}
}
@media only screen and (max-width:599px) and (min-width:430px){.box:before{border-width:0 220px 120px}
.box10:after{border-width:260px 460px}
}


/*Volunteer*/
     .carousel-control.left,.carousel-control.right  {background:none;width:25px;}
.carousel-control.left {left:0px;}
.carousel-control.right {right:0px;}
.broun-block {
    background: url("http://myinstantcms.ru/images/bg-broun1.jpg") repeat scroll center top rgba(0, 0, 0, 0);
    padding-bottom: 34px;
}
.block-text {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 0 #2c2222;
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 0px 5px 0px 5px;
}
.block-text a {
 color: #7d4702;
    font-size: 25px;
    font-weight: bold;
    line-height: 21px;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.mark {
    padding: 12px 0;background:none;
}
.block-text p {
    color: #585858;
    font-family: Georgia;
    font-style: italic;
    line-height: 20px;
}
.sprite {
  background-image: url('img/arrow.png');
}
.sprite-i-triangle {
    background-position: 0 -1298px;
    height: 44px;
    width: 50px;
}
.block-text ins {
    bottom: -44px;
    left: 50%;
    margin-left: -60px;
}


.block {
    display: block;
}
.zmin {
    z-index: 1;
}
.ab {
    position: absolute;
}

.person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
}
.person-text a {
    color: #e46e23;
    display: block;
    font-size: 14px;
    margin-top: 3px;
    text-decoration: underline;
}
.person-text i {
    color: #fff;
    font-family: Georgia;
    font-size: 13px;
}
.rel {
    position: relative;
}
/*Contact us*/
.input-container,textarea {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

.icon {
    padding: 10px;
    background: #e46e24 ;
    color: white;
    min-width: 50px;
    text-align: center;
    height: 46px;
}

.input-field {
    width: 100%;
    padding: 10px;
    outline: none;
}

.input-field:focus {
    border: 2px solid dodgerblue;
}

/* Set a style for the submit button */
.sub-btn {
    background-color: #2c292b ;
    color: white;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}

.btn:hover {
    opacity: 1;
}
/*donate-page*/

.nav.nav-justified > li > a { position: relative; }
.nav.nav-justified > li > a:hover,
.nav.nav-justified > li > a:focus { background-color: transparent; }
.nav.nav-justified > li.active > a > .quote { opacity: 1; }
.nav.nav-justified > li > a > img { box-shadow: 0 0 0 5px #e46e23; }
.nav.nav-justified > li > a > img { 
    max-width: 100%; 
    opacity: .7; 
    -webkit-transform: scale(.8,.8);
            transform: scale(.8,.8);
    -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.nav.nav-justified > li.active > a > img,
.nav.nav-justified > li:hover > a > img,
.nav.nav-justified > li:focus > a > img { 
    opacity: 1; 
    -webkit-transform: none;
            transform: none;
    -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.tab-pane .tab-inner { padding: 30px 0 20px;
 }
.nav.nav-justified > li > a > .quote {
    position: absolute;
    left: 0px;
    top: 0;
    opacity: 0;
    width: 30px;
    height: 30px;
    padding: 5px;
    background-color: #13c0ba;
    border-radius: 15px;
    color: #fff;  
}
.back-img h3{
  color: #fff;
  margin-top: 15px;
  text-decoration: underline;
}
.upper-space{
  padding-top: 50px;
}
@media (min-width: 768px) {
    .nav.nav-justified > li > a > .quote {
        left: auto;
        top: auto;
        right: 20px;
        bottom: 0px;
    }  
}
/
/*navbar*/
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}
/*
1.1 Header Area
***************************************************/
/*Bootstrap Reset*/

.navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
}
.mainmenu {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0;
    border: 0px !important;
    border-radius: 0px!important;
    /*border-bottom: 1px solid #e46e24!important;*/
}
.navbar-nav > li:last-child > a {
    padding-right: 0px;
    margin-right: 0px;
}
.dropdown-menu {
    padding: 0px 0; 
    margin: 0 0 0; 
    border: 0px solid transition !important;
    border: 0px solid rgba(0,0,0,.15);  
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;

}
/*=-====Main Menu=====*/
.navbar-nav .open .dropdown-menu > li > a {padding: 16px 15px 16px 25px;
}
.header_bottom { background: #fff }
.header_area .header_bottom .mainmenu a , .navbar-default .navbar-nav > li > a {
    color: gray;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px;
    font-family: 'Roboto', sans-serif;
}

.header_area .mainmenu .active a,
.header_area .mainmenu .active a:focus,
.header_area .mainmenu .active a:hover,
.header_area .mainmenu li a:hover,
.header_area .mainmenu li a:focus ,
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    color: #ffffff !important;
    background-color: #e46e24 !important;
}
/*-----./ Main Menu-----*/

.navbar-default .navbar-toggle { border-color: #000 } /*Toggle Button*/
.navbar-default .navbar-toggle .icon-bar { background-color: #000 } /*Toggle Button*/

/*==========Sub Menu=v==========*/
.mainmenu .collapse ul > li:hover > a{background: #2c292b; opacity: .8;}
.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background: #fff;}
.mainmenu .collapse ul ul ul > li:hover > a{background: #fff;}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background: #2c292b; opacity: .9;}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:#2c292b}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:#2c292b}

/******************************Drop-down menu work on hover**********************************/
.mainmenu{background: none;border: 0 solid;margin: 0;padding: 3px 0px;min-height:20px}
@media only screen and (min-width: 767px) {
.mainmenu .collapse ul li{position:relative;}
.mainmenu .collapse ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none}
/*******/
.mainmenu .collapse ul ul li{position:relative}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none}
/*******/
.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}

}


marquee{
  max-height: 250px;
}
.bottom-middle {
    position: absolute;
    bottom: 0px;
    padding:10px;
    width: 100%;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    color: white;
    font-size: 1.4em;
}


/*h2.heading:before {
    border-top: 1px solid #ef8739;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 35.5%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 91%;
}
h2.heading i {
    background: #fff;
    padding: 0px 15px;
    text-transform: capitalize;
}*/

h2.heading:before {
    border-top: 3px solid #ef8739;
    content: "";
    margin: 15px auto;
    position: absolute;
    /*top: 35.5%;*/
    left: 0;
    right: 0;
    /*bottom: 0;*/
    z-index: -1;
    width: 91%;
}
h2.heading i {
    background: #fff;
    padding: 0px 15px;
    text-transform: capitalize;
}


.social .fa {
  padding: 5px;
  font-size: 20px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}

.social .fa:hover {
    opacity: 0.7;
}

.social .fa-facebook {
  background: #3B5998;
  color: white;
}

.social .fa-twitter {
  background: #55ACEE;
  color: white;
}

.social .fa-google {
  background: #dd4b39;
  color: white;
}

.social .fa-linkedin {
  background: #007bb5;
  color: white;
}

.social .fa-youtube {
  background: #bb0000;
  color: white;
}

.social .fa-instagram {
  background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 12%, #e6683c 12%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 12%,#e6683c 12%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 12%,#e6683c 12%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
  color: white;
}

.announcement{
  /*background: rgba(228, 110, 36, 0.5);*/
  background: #2c292b;
  }

.announcement a{
  color: white;
}

.suscribe {
    background-color: #e46e23;
    color: #fff;
    text-align: center;
}
.form-inline {
    padding-top: 30px;
    padding-bottom: 30px;
}
.suscribe .news-sub-btn {
    padding: 8px 16px;
    border-radius: 4px;
    border: 1px solid #e46e24;
    color: #e46e24;
}
.suscribe p {
    color: white;
   
}
.input-st {
    padding: 20px 30px 20px 15px!important;
    border-radius: 4px;
}
.right{
  float: right;
}
.modal-news-text p{
    margin: 0;
  }
  
  .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
    width: 100%;
}