/* Css Template */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');


@import url(../css/animate.css);
@import url(../css/bootstrap.css);
@import url(../css/bootstrap.min.css);
@import url(../css/navigation.css);
@import url(../css/responsive.css);


@media (min-width:1200px) {
  .container {
    padding: 0px;
  }
}



/*** 

====================================================================
  Reset
====================================================================

 ***/
* {
  margin:0px;
  padding:0px;
  border:none;
  outline:none;
}


/*** 

====================================================================
  Global Settings
====================================================================

 ***/


body {
  color:#555;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: inherit;
  margin: 0;
  padding: 0;
  font-weight: 400;
}

a{
  text-decoration:none;
  cursor:pointer;
  color:#f8b239;
}

a:hover,a:focus,a:visited{
  text-decoration:none;
  outline:none;
}

h1,h2,h3,h4,h5,h6 {
  position:relative;
  font-family: 'Assistant', sans-serif;
  font-weight:normal;
  margin:0px;
  background:none;
  line-height:1.6em;
}

input,button,select,textarea{
  font-family: 'Assistant', sans-serif;
}

p{
  position:relative;
  line-height:1.8em; 
  font-family: 'Assistant', sans-serif; 
}
img{
  max-width: 100%;
}
.strike-through{
  text-decoration:line-through; 
}

.main-title{
  font-size: 24px !important;
  color: #333 !important;
  font-weight: 600 !important;
  text-align: center !important;
}

.auto-container{
  position:static;
  max-width:1200px;
  padding:0px 15px;
  margin:0 auto;
}

.small-container{
  max-width:680px;
  margin:0 auto;
}

.page-wrapper{
  position:relative;
  margin:0 auto;
  width:100%;
  min-width:300px;
  overflow: hidden;
  
}
ul,li{
  list-style:none;
  padding:0px;
  margin:0px; 
}


/*** 

====================================================================
                        Home-Page
====================================================================

***/
/** header area **/
.main-header{
  color: #333;
}
.header-upper{
  position: relative;
  border-bottom:1px solid;
  border-color: rgba(150, 150, 150, 0.2);
  width: 100%;
}
.header-upper .top-left li{
  display: inline-block;
  border-left: 1px solid;
  border-color: rgba(150, 150, 150, 0.2);
  line-height: 40px;
  padding: 0 10px;
}
.header-upper .top-left li a{
  color: #333;
  font-size: 12px;
  line-height: 25px;
  font-family: sans-serif;
  margin: 0px;
  font-weight: 700;
}
.text-center1{
  border-right: 1px solid;
  border-color: rgba(150, 150, 150, 0.2);
}
.header-upper .top-left li i:before{
  color: #e87a1a;
  margin-right: 6px;
}
.header-upper .top-right .social-link{
  padding: 0px;
  margin: 0px;
  list-style: none;
  float: right;
}
.header-upper .top-right .social-link li{
  display: inline-block;
  padding: 0px;
  margin: 0px;
  border-left: 1px solid;
  border-color: rgba(150, 150, 150, 0.2);
  line-height: 40px;
}
.header-upper .top-right .social-link a {
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: #e87a1a;
  transition: all 500ms ease;
  text-align: center;
  width: 38px;
}
.header-upper .top-right .social-link li:last-child{
  border-right: 1px solid;
  border-color: rgba(150, 150, 150, 0.2);
}
.header-upper .top-right .social-link a:hover{
  color: #006e37;
  transition: all 500ms ease;
}
.form-horizontal {
  padding: 30px 25px 10px 0;
}
.control-input {
  border-radius: 0px;
  height: 40px;
}
.modal-title {
  font-size: 22px;
  font-weight: 600;
}
.btn-regis{
  background:#449d44;
  padding:6px 20px;
  border-radius:0px;
}
.btn-bhk {
	background: none;
	float: right;
	font-size: 19px;
	font-weight: 600;
	text-transform: unset;
	margin: -13px -11px 0 0;
	padding: 0;
}
/* header lower section */
.header-lower {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
.navbar.navbar-right.defoult-menu{
  margin-top: 10px;
}

.logo {
	position: absolute;
	z-index: 123;
	font: 18px verdana;
	color: #6DDB07;
	float: left;
	top: -20px;
	border-left: 1px solid #eee;
}
.navbar-right{
     margin-right:0;
}
/* right search button css */
.more-option {
    display: inline-block;
    border-radius: 0px;
    margin-right: 15px;
}
.more-option li {
    padding: 10px 0px;
    position: relative;
    display: inline-block;
}
.hover_none {
  width: 40px;
}
.more-option .seach-toggle {
    background: transparent;
    border-radius: 0;
    background-color: #e87c21;
    color: #fff;
    border-radius: 35px;
    cursor: pointer;
    display: block;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    text-align: center;
    padding: 8px 13px;
    transition: all 500ms ease;
}
.more-option .seach-toggle:hover{
  color: #fff;
  transition: all 500ms ease;
}
.more-option .search-box {
    opacity: 0;
    position: absolute;
    right: 125px;
    top: 321%;
    transition: all 500ms ease 0s;
    visibility: hidden;
    z-index: 1;
}
.more-option li {
    padding: 10px 0px;
    position: relative;
    display: inline-block;
}
.more-option .search-box .form-group {
    position: relative;
    padding: 0px;
    margin: 0px;
    width: 100%;
    min-width: 250px;
}
.more-option .search-box .form-group input[type="search"] {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #3fa46a;
    color: #f8b239;
    display: block;
    font-size: 13px;
    line-height: 24px;
    position: relative;
    transition: all 500ms ease 0s;
    width: 100%;
    height: 40px;
    padding-left: 15px;
    padding-right: 50px;
}
.more-option .search-box .form-group button, .nav_right_area .search-box .form-group input[type="submit"] {
    background: #3fa46a;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0px;
    width: 40px;
    transition: all 500ms ease 0s;
}
.more-option .search-box.now-visible {
  top: 192%;
  right: 25%;
  opacity: 1;
  visibility: visible;
}
/* compost story area css */
.compost_story_area {
  padding:0;
  text-align: center !important;
}
.compost_story_area .soil-title {
  font-size: 40px !important;
  color: #fff !important;
  padding-right: 40px;
  font-weight: 700;
  padding:15px 0;
}
.compost-blacright{
  background: rgba(0, 0, 0, 0.2);
  padding: 30px 20px;
  text-align: center;
}
.compost_story_area h3{
  font-size: 28px;
  font-family: 'Rasa', serif;
  font-style: italic;
  color: #fff;
}
.compost_story_area h3 i{
  color: #fff;
}
.compost_story_area .title1{
  font-size: 38px;
  font-weight: 900;
  color: #3fa46a;
}
.compost_story_area .title1.small{
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}
.compost_story_area .coloryellow {
  color: #3fa46a !important;
}
.compost_story_area .fa-youtube-playicon{
  font-size: 38px;
}
.compost_story_area .width100 {
  width: 120px;
  height: 120px;
  border: 6px solid #3fa46a;
  margin: 0 22px 15px 0 !important;
}
.panel-heading a{
  color: #fff !important;
}
/* soil nature panel section start here */
.soli_naturebg{
  background: url(../images/why-soil-ktg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}
.textleft1{
  text-align: left !important;
  padding:0 !important;
}

.right.carousel-control {
  top: -26%;
  background: none;
}
.right.margin12 {
  margin-right: 45px !important;
}
.panel.panel-default a{
  color: #5cb85c;
}
.carousel-control{
  width: auto !important;
  opacity: .9 !important;
}
.carousel-control i {
  color: #fff !important;
  font-weight: 900;
  background-color: #5cb85c;
  border-color: #4cae4c;
  padding: 6px 15px;
  border-radius: 4px;
  text-shadow: none !important;
  opacity: .9 !important;
  font-size: 21px;
}
.fullwidth{
  margin-bottom: 0 !important;
}
.panel-heading {
  padding: 3px 2px 0px 3px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-body.animated.fadeInDown {
  height: auto;
}
.panel-body {
  padding: 7px 0 0 0;
  height: 55px;
  line-height: 20px;
}

.soli_naturebg .healthy-oil{
  font-size: 32px;
  color: #fff;
  text-align: center;
  padding: 0 50px 80px 50px;
}
.healthy-oil.padding100 {
  padding-top: 134px;
}
.award-video{
  background:#fff;
  padding: 80px 0 0 0;
}
.award-video .awaed-title{
  font-size: 32px !important;
  color: #6AB43E !important;
  font-weight: 700 !important;
  line-height: 34px;
}
.award-video .awardtext{
  color: #888 !important;
  font-size: 17px;
}
/*
    Created on : 2016-12-16, 13:40:46
    Author     : Sławomir Netteria.NET https://netteria.net
*/




.the-meagine-commetee h3 {
	text-align: left !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
	font-size: 22px !important;
	color: #444 !important;
}

.patner-supperter {
	border: 1px solid #eee;
	padding: 0;
	text-align: center !important;
        margin-top:15px;
}
.patner-supperter h4 {
	font-size: 21px !important;
	font-weight: 600 !important;
	text-align: center !important;
	background: #eee !important;
	padding: 10px 0 !important;
	font-weight: 100 !important;
	color: #333 !important;
}
.logo-patner {
	width: auto !important;
	border: 1px solid #eee;
	margin: 15px 0;
}




#closer_videopopup{
    position: absolute;
    display: table-cell;
    right: 2%;
    top: 2%;
    font-size: 32px;
    text-align: center;
    vertical-align: middle;
    padding: auto;
    cursor: default;
    background: none;
    border: none;
    color: #ffffff;
    z-index: 100004;
}
#opct{
    position: fixed;
    z-index: 100000;
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
    bottom: 0;
    right: 0;
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    opacity: 0.9;
}
#videCont{
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin: auto;
    max-width: 720px;
    height: 0;
    height: auto !important;
}
.video{
    position: absolute;
    top: 15%;
    left: 0;
    width: 100%;
    opacity: 1 !important;

}
#video1{
    cursor: pointer;
    cursor: hand;
}
.human-bg {
  background: rgba(234,185,95,0.4);
  padding: 70px 0 90px 0;
  margin-top: 80px;
}
.thumbnail{
  margin-bottom: 0 !important;
}
.human-bg .healthy-oil{
  font-size: 32px;
  padding:0px 50px 0 50px;
}
.green-bg{
  background: rgba(63,164,106,0.6);
  margin-top: 0;
  text-align: center;
  color: #fff;
}
.green-bg p{
  color: #fff;
  font-size: 24px;
}
.green-bg .subscribe-widget input {
  width: 23%;
  font-size: 14px;
  border: 1px solid rgba(245, 245, 245, 0.3);
  padding: 8px 15px;
  margin-bottom: 10px;
  border-radius: 25px !important;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  background: rgba(245, 245, 245, 0.11);
  margin-left: 10px;
  text-transform: capitalize;
}
.green-bg  ::-webkit-input-placeholder { /* Chrome */
  color: #ffffff;
  opacity: 0.6;
}

.green-bg  :-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
  opacity: 0.6;
}

.green-bg  ::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
  opacity: 0.6;
}

.green-bg  :-moz-placeholder { /* Firefox 4 - 18 */
  color: #ffffff;
  opacity: 0.6;
}
.link-btn {
  position: relative;
  font-size: 14px;
  font-family: 'opensans',sans-serif;
  line-height: 23px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  margin: 0px;
  background: #ff9024;
  padding: 12px 36px;
  border: 1px solid #ff9024;
  border-radius: 25px;
  box-shadow: 0px 5px rgba(63, 191, 197, 0.35);
  transition: all 500ms ease;
  margin-top: 20px !important;
  letter-spacing: 2px;
}
.link-btn:hover{
  background: #fff;
  color: #ff9024;
  transition: all 500ms ease;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


/* about page css start here */
.about-bg{
  background: url(../images/kidtakes-about.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  width: 100%;
  height: 100%;
}
.content-panel .soil-title{
  padding-top: 0% !important;
  text-align: center;
}
.content-panel h3{
  text-align: center;
  font-family: 'opensans',sans-serif;
}
.comic_rrland{
  padding:80px 0; 
}
.comic_rrland p{
  text-align: right;
  font-size: 18px;
  padding-top: 160px;
}
.ryland-learned{
  padding-top: 80px 0;
}
.ryland-learned p{
  font-size: 20px;
  text-align: center;
}
.text-left{
  text-align: left !important;
}
.gallery_bg p {
  padding: 0 9%;
  text-align: center;
  margin-bottom: 10px;
}
/* engangment-restoration section css */
.engangment-restoration{
  padding:80px 0;
  text-align: center;
}
.engangment-restoration .big-title{
  font-size: 38px;
  text-align: center;
  color: #333;
}
.engangment-restoration h3{
  font-size: 24px;
  text-align: center;
  color: #333;
  font-weight: 900;
  padding:20px 0 0px 0;
}
.engangment-restoration p {
  font-size: 14px;
  padding:0 0px;
}
.engangment-restoration img{
  width: 270px;
  text-align: center;
}
.ab-nature{
  background: url(../images/why-soil-ktg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  color: #fff;
  width: 100%;
  height: 100%;
  padding:150px 0 170px 0;
}
.ab-nature h2{
  font-size: 55px;
  text-align: center;
  font-weight: 900;
}
.worklinks a{
  text-align: center;
  border: 3px solid #fff;
  padding:20px 0px;
  color: #fff !important;
  font-weight: 600 !important;
  display: inline-block;
  font-size: 24px !important;
  text-transform: uppercase;
  font-family: 'opensans',sans-serif;
  width: 100%;
}
/* work page section start here */
.work-bg{
  background: url(../images/work-images.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  color: #fff;
  width: 100%;
  height: 100%;
}
.paddingwork{
  padding: 80px 0;
}
.work-bg p{
  font-size: 20px;
  text-align: center;
}
.media-bg{
  background: url(../images/work-img2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  color: #fff;
  width: 100%;
  height: 100%;
  padding:80px 0;
  text-align: center;
}
.media-bg h2 {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  padding: 20px 0 10px 0;
}
.media-bg p {
  font-size: 16px;
  color: #fff;
  padding: 0 50px;
}
.media-bg p a{ 
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}
.media-bg .color-white .social-mainlinks li a i{
  color: #fff !important;
  font-size: 46px;
}
.education-bg{
  background: url(../images/wormbin_dark.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  color: #fff;
  width: 100%;
  height: 100%;
  padding:80px 0;
  text-align: center;
}
.bg-none{
  background: none;
  padding:0;
}
.post-right.upcoming-event-right.pull-left p {
	color: #555;
	text-align:left;
	margin-top: 15px !important;
	padding:0 ;
	margin-bottom:20px;
}
.healthy-aras-area{
  background: url(../images/landscape_dark.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  color: #fff;
  width: 100%;
  height: 100%;
  padding:80px 0;
  text-align: center;
}
.gardan_comunity{
  background: url(../images/work-images.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  color: #fff;
  width: 100%;
  height: 100%;
  padding:80px 0;
  text-align: center;
}
.mesh-sectionbg{
  background-color: rgba(213,209,180,0.99);
  padding:70px 0;
  text-align: center;
  color: #333;
}
.our-blog-area{
  padding:70px 0;
  text-align: center;
}
.white-obx {
  box-shadow: 2px 2px 2px #eee;
  padding-bottom: 5px;
  min-height: 335px;
}
.our-blog-area .white-obx a.read-blog{
  text-align: center;
  display: inline-block;
  font-size: 40px;
  text-transform: uppercase;
  color: #333;
  font-weight: 900;
  line-height: 50px;
  font-family: 'opensans',sans-serif;
  padding-top: 125px;
}
.our-blog-area .white-obx a img{
  height: 170px;
}
.our-blog-area .white-obx h3{
  font-size: 22px;
  font-weight: 600;
  padding-top: 15px;
  line-height: 26px;
  color: #555;
}
.soil-title.paddingo{
  padding-top: 10% !important;
}
/* donate page css start here */
.donate_bg{
  background: url(../images/seeds_kiss_the_ground.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
.green_bg .compost-blacright{
  background: rgba(63,164,106,0.6);
  text-align: left !important;
  padding-left: 50px;
  padding-top: 70px;
  padding-bottom: 70px;
}
.green_bg .compost-blacright .title1{
  color: #fff;
  text-transform: normal !important;
}
.fields input {
  width: 70%;
  font-size: 14px;
  padding: 10px;
  border-radius: 4px;
  border-width: 0px;
  color: #5C5C5C;
  font-family: 'opensans',sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
  -webkit-font-smoothing: antialiased;
  border-radius: 0px;
}
.fields i {
	background: #eee;
	color: #444;
	padding: 12.8px 15px;
	margin-right: -5px;
}
.amount .buttonr {
  width: 100px;
  background-color: gray;
  margin-bottom: 10px;
  display: inline-block;
  text-align: center;
  color: white;
  padding: 7px 0px;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: 400ms background-color;
  -moz-transition: 800ms opacity, 800ms right;
  -ms-transition: 800ms opacity, 800ms right;
  -o-transition: 800ms opacity, 800ms right;
  transition: 200ms background-color;
  font-family: 'opensans',sans-serif;
}
.amount .button2 {
  width: 70%;
  background-color: gray;
  margin-bottom: 10px;
  display: inline-block;
  text-align: center;
  color: white;
  padding: 7px 0px;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: 400ms background-color;
  -moz-transition: 800ms opacity, 800ms right;
  -ms-transition: 800ms opacity, 800ms right;
  -o-transition: 800ms opacity, 800ms right;
  transition: 200ms background-color;
  font-family: 'opensans',sans-serif;
}

.donation-box .amount .button:hover {
  background-color: #393939;
}
.donate-button{
  font-size: 14px;
  font-family: 'opensans',sans-serif;
  line-height: 23px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  margin: 0px;
  background: #ff9024;
  padding: 12px 36px;
  border: 1px solid #ff9024;
  border-radius: 25px;
  box-shadow: 0px 5px rgba(63, 191, 197, 0.35);
  transition: all 500ms ease;
  margin-top: 20px !important;
  letter-spacing: 2px;
  display: inline-block;
  cursor: pointer;
}
.fon-size{
  font-size: 18px !important;
  text-align: center;
  padding-top: 50px;
}
/* donate modal box */
.popup h2{
  font-size: 26px;
  font-weight: 700;
  color: #444;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}
.popup .form-control{
  border-radius: 0px;
  height: 40px;
  margin-bottom: 10px;
  margin-top: 15px;
}
.total{
  border:1px solid #eee;
  padding:8px 15px;
  display: inline-block;
}
.main { margin: 0 auto; padding: 40px 20px; max-width: 960px; font-size: 19px; line-height: 30px;}
.main a { color: #DB7580; text-transform: none; }
.popup { display: none; position: absolute; top: 0px !important; left: 0%; width:100%; margin-top: 50px; padding: 50px 30px;
            background: #fff; color: #333; font-size: 19px; line-height: 30px; border: 8px solid #150E2D;z-index: 999999 !important;}
.popup-mobile {position: relative; top: 0; left: 0; margin: 30px 0 0; width: 100%;}   
.popup-btn-close {position: absolute; top: 8px; right: 14px; color: #4EBD79; font-size: 14px; font-weight: bold; text-transform: uppercase; cursor: pointer;} 

/* Contact page css start here */
.contact-bg{
  background: url(../images/contact-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
.contact-form .subscribe-widget input{
  width: 48.9%;
}
.contact-form .subscribe-widget textarea{
  font-size: 14px;
  border: 1px solid rgba(245, 245, 245, 0.3);
  padding: 8px 15px;
  margin-bottom: 10px;
  border-radius: 15px !important;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  background: rgba(245, 245, 245, 0.11);
  margin-left: 10px;
  width: 99%;
  height: 150px;
}
/* ngo team css */
.ngoteam-bg{
  background: url(../images/ngo-team.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.content-panel .our_team{
  font-size: 48px;
  text-transform: capitalize;
  text-align: center;
  font-weight: 600;
}
.team_member_bg{
  padding:80px 0;
  background: #F9FAED;
  text-align: center;
}
.team_member_bg .white-box{
  background: #fff;
  box-shadow: 1px 1px 2px #eee;
  padding:0 0 15px 0;
}
.team_member_bg .white-box h3{
  font-weight: 600;
  font-size: 22px;
  text-transform: capitalize;
  padding-top: 15px;
  text-align: left !important;
  padding: 20px 0 0px 20px;
}
.team_member_bg .white-box p{
  padding:0 20px;
  text-align: justify !important;
}
/* board page css */
.board-bg{
  background: url(../images/seeds_kiss_the_ground.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.advisors-bg{
  background: url(../images/healthy_soil_kiss_the_ground.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.eesources-bg{
  background:url(../images/kisstheground_about_us.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.letter_spacing{
  letter-spacing: 12px;
}
.resourses_bg{
  background-color: rgba(249,250,237,0.99);
  padding:80px 0;
}
/*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/
.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #EEEEEE;
}
.panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #212121;
  background-color: #FAFAFA;
  border-color: #EEEEEE;
}
.panel-title {
  font-size: 14px;
}
.panel-title > a {
  display: block;
  padding: 15px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  color: #333;
}
.more-less {
  float: right;
  color: #3fa46a;
  font-weight: 900;
  font-size: 18px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #EEEEEE;
  font-size: 14px;
  font-family: 'opensans',sans-serif;
  color: #444;
  padding: 20px 15px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body ol{
  margin-left: 15px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body ol li {
  list-style-type: lower-alpha;
}
.sendsustroy{
  padding: 80px 0 0 0;
}
.sendsustroy h3 {
  color: #333;
  font-size: 19px;
  text-align: center;
  padding: 0 10%;
}
/*banner start here*/
.slider-info{
  color:#fff;
  text-align:center;
}
#site-slider img{
  margin: 0 auto;
  text-align: center;
}
#site-slider .container{
  position:absolute;
  left:14%;
  top:40%;
}
#site-slider .container h4{
  color: #3fa46a;
  font-size: 200.5%;
  text-shadow: none;
  line-height: 1.5;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  letter-spacing: 5px;
  word-spacing: normal;
  text-transform: none;
  font-weight: 600;
}
#site-slider .container .getstarted {
  padding: 20px 53px;
  border-radius: 100px;
}
.start{
  background: url(../images/landtoclouds-1096x1080.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding:80px 0;
}
.compost_pladge{
  background-color: rgba(255, 255, 255, 0.60);
  border-radius: 20px 20px 20px 20px;
  color: #333;
  padding: 35px 45px 55px;
}
.start h2{
  font-weight: 700;
  color: #3fa46a;
  font-size: 28px;
  font-style: italic;
}
.start form label{
  font-size: 16px;
  color: #3fa46a;
  font-weight: 200;
  margin-bottom: 10px;
}
.start form label input{
  margin-right: 10px;
}
.start form input.f-control{
  padding: 10px;
  background-color: #F1F1F1;
  border: 2px solid rgba(51,51,51,.1);
  -moz-box-sizing: border-box;
  margin-bottom: 8px;
  width: 100%;
}
.start form .button {
  border-color: rgba(255,255,255,.50) !important;
  background-color: rgba(51,51,51,.1) !important;
  border-radius: 6px !important;
  width: 100%;
  padding:10px;
  text-align: center;
  text-transform: uppercase;;
  font-weight: 700;
  font-size: 14px;
}
.fb_share{
  padding-top:40%;
}
.fb_share h3{
  font-size: 28px;
  font-style: italic;
  color: #fff;
  font-weight: 700;
}
.fb_share h6{
  font-size: 18px;
  color: #fff;
  padding-bottom:25px;
}
.fb_share .fb{
  padding: 13px 40px;
  margin-right: 3px;
  margin-bottom: 3px;
  float: left;
  border: 0;
  text-decoration: none;
  background-color: #3d7189;
  color: #fff;
}
.fb_share .fb i, .fb_share .tt i{
  margin-right: 8px;
  font-size: 22px;
}
.fb_share .tt{
  padding: 13px 40px;
  margin-right: 3px;
  margin-bottom: 3px;
  float: left;
  border: 0;
  text-decoration: none;
  background-color: #85afc6;
  color: #fff;
}
.video_composting{
  background: #F9FAED;
  padding:80px 0;
}
.video_composting iframe{
  border:1px solid #ccc;
  padding: 5px;
  background:#fff;
}
.video_composting h2{
  font-size: 28px;
  font-weight: 900;
  color: #333;
}
.help-usfbtw{
  background: #fff;
  padding: 80px 0;
  text-align: center;
}
.help-usfbtw h2{
  font-size: 24px;
  font-weight: 900;
  color: #444;
}
.help-usfbtw h3{
  font-size: 18px;
  font-weight: 600;
  color: #555;
}
.help-usfbtw .fb {
  padding: 13px 100px;
  border: 0;
  display: inline-block;
  text-decoration: none;
  background-color: #3d7189;
  color: #fff;
  margin-top: 30px;
  margin-right: 20px;
}
.help-usfbtw .tt {
  padding: 13px 100px;
  border: 0;
  display: inline-block;
  text-decoration: none;
  background-color: #85afc6;
  color: #fff;
  margin-top: 30px;
}
.help-usfbtw .fb i, .help-usfbtw .tt i {
  margin-right: 8px;
  font-size: 22px;
}
.our_inspiration{
  background: url(../images/ktg_pitchfork_darker-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding:80px 0;
}
.our_inspiration h2{
  font-size: 28px;
  font-weight: 900;
  color: #fff;
}
.our_inspiration p{
  font-size: 18px;
  color: #fff;
}
.compost_story_produce{
  background: #fff;
  padding:80px 0 80px 0;
  text-align: center;
}
.compost_story_produce h3{
  font-size: 20px;
  color: #3d7189;
  text-align: center;
}
.compost_story_produce p{
  font-size: 18px;
  color: #3d7189;
  text-align: center;
  margin-top: 20px;
}
/*blog page css start here */
.blog-bg{
  background:url(../images/Biodynamic-Image-1200x511.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.padding012 {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  color: #fff;
}
.content_bigdeal{
  padding: 80px 0;
}
.content_bigdeal p{
  font-size: 14px;
  color: #333;
  text-align: left;
  font-weight: 400;
  margin: 20px 0;
}
.content_bigdeal ol li{
  list-style: inside;
}
.blog-bg1{
  background:url(../images/hands.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.positioabsolute {
  background: none;
  position: absolute;
  top: 0;
  width: 100%;
}
#background {
  position: absolute;
  top:0;
  left:0;
  z-index: -999;
  width: 100%;
  height: 100%;
}
.font700{
  font-size: 36px;
  font-weight: 700;
}
.up_events {
  background: rgba(0, 0, 0, 0.2);
  padding: 30px 20px;
  border-radius: 3px;
  box-shadow: 0px 5px 1px rgba(234,185,95,0.9);
  transition: all 500ms ease;
  border-top: 5px solid rgba(234,185,95,0.9);
}
.up_events h3 {
  font-size: 29px !important;
  color: #fff;
  font-family: 'Roboto',sans-serif;
  font-weight: normal;
  border-bottom: 1px solid #ccc;
  font-style: normal;
  margin-bottom: 25px;
  font-weight: 600;
  padding-bottom: 10px;
}
.up_events p{
  color: #fff;
}
.text-left{
  text-align: left !important;
  padding: 0 0 25px 0 !important;
}
/* our work page css start here */
.forming-bg{
  background:url(../images/forming-garden.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.segregation-bg{
  background:url(../images/segregation-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.compost_methods_food_scraps_bg{
  background:url(../images/compost_methods_food_scraps.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.what-todo-manure{
  background:url(../images/what-todo-manure.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.ngo-residential{
  background:url(../images/ngo-residential.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.education-institute{
  background:url(../images/education-institute.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.corporate-house{
  background:url(../images/corporate-house.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.participants{
  background:url(../images/participants.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.bea-part{
  background:url(../images/bea-part.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.Take-a-Pledge{
  background:url(../images/Take-a-Pledge.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.bea-members{
  background:url(../images/bea-members.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* send us form css start */
.engangment-restoration .subscribe-widget form input{
  width: 48%;
  height: 46px;
  margin-bottom: 15px;
  margin-left: 10px;
  padding: 0 20px;
  border-radius: 20px;
  font-size: 13px;
  border:1px solid #ccc;
}
.engangment-restoration .subscribe-widget form textarea{
  width: 97%;
  height: 120px;
  margin-bottom: 15px;
  margin-left: 10px;
  padding: 0 20px;
  border-radius: 10px;
  font-size: 13px;
  border:1px solid #ccc;
}

/* gallery page css start here */
.filter-button{
  font-size: 18px;
  border: 1px solid #ccc;
  border-radius: 0px;
  text-align: center;
  color: #555;
  margin-bottom: 30px;
  font-size: 13px;
  font-weight: 600;
  width: 129px;
  height: 40px;
  margin-top: 80px;
}
.filter-button:hover{
  font-size: 14px;
  border: 1px solid #42B32F;
  border-radius: 5px;
  text-align: center;
  color: #ffffff;
  background-color: #42B32F;
}
.filter-button{
}
.btn-default:active .filter-button:active{
  background-color: #42B32F;
  color: white;
}
.port-image{
  width: 100%;
}
.gallery_product {
  margin-bottom: 30px;
  background: #fff;
  position: relative;
}
.galer-ti {
  /* height: 150px !important; */ 
  /* padding: 10px; */
  /* box-shadow: 0 0 3px 2px #D3D0D0; */
  /* overflow: hidden; */
  border: 1px solid #C8C5C5;
  text-align: center;
}
/*
.group1.cboxElement img {
  border: 1px solid #ccc;
  border-radius: 0px;
  overflow: hidden;
  max-height: 100%;
  text-align: center;
  margin: 0 auto;
}
*/

.litle-title{
  margin-bottom:5px !important;
}


.group1.cboxElement img {
  border: 1px solid #ccc;
  border-radius: 0px;
  width: 100%;
  height: 250px;
  object-fit: cover;
}
/* resoures page css */
.btn.btn-default.costom1 {
  border-radius: 0px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
  padding: 0px;
  width: 30px;
  height: 28px;
  line-height: 27px;
  text-align: center;
}
.btn.btn-default.costom1 i{
  font-size: 14px;
}
.panel-title {
  background: #6AB43E;
  border-radius: 0px 10px 0px;
}
.panel-title > a{
  font-family: 'Ubuntu', sans-serif;
  padding: 0;
  margin: 0 0 2px 0;
  height: 46px;
  line-height: 46px;
  font-size: 15px;
  font-weight: 500;
  display: block;
  background: transparent;
  overflow: hidden;
  -webkit-border-radius: 0px 0px 0 10px;
  -moz-border-radius: 0px 0px 0 10px;
  border-radius: 0px 0px 0 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: font-size 0.5s 0.1s ease-in;
  -moz-transition: font-size 0.5s 0.1s ease-in;
  -o-transition: font-size 0.5s 0.1s ease-in;
  transition: font-size 0.5s 0.1s ease-in;
}
.panel-title > a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 0 0 0 56px;
  position: relative;
}
.panel-title > .collapsed::before {
  background: #122e11 !important;
}
.panel-title > .collapsed::before {
  z-index: 2;
  content: "\f067";
  font-family: 'FontAwesome';
  display: inline-block;
  width: 48px;
  height: 46px;
  line-height: 46px;
  background: transparent;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  overflow: hidden;
  -webkit-border-radius: 0px 4px 0 4px;
  -moz-border-radius: 0px 4px 0 4px;
  border-radius: 0px 4px 0 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.current a::after {
  content: "\f068" !important;
  font-family: 'FontAwesome';
  display: inline-block;
  width: 48px;
  height: 46px;
  line-height: 46px;
  background: transparent;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  overflow: hidden;
  -webkit-border-radius: 0px 4px 0 4px;
  -moz-border-radius: 0px 4px 0 4px;
  border-radius: 0px 4px 0 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.current a::after {
  background: #122e11 !important;
}

/* resoures page css end */
.videobg{
  background-color: #ffffff;
  padding: 12px 12px 12px 12px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  border:1px solid #d9edd4;
}
.parallax {
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-size: cover;
}
.logo-main {
  box-shadow: 0px 5px 1px rgba(234,185,95,0.9);
  padding: 25px;
  background: rgba(0, 0, 0, 0.2);
}
.letsdoit.pull-right {
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  padding: 56px 33px 0px;
  line-height: 29px;
}
.divider .container {
  padding-top: 90px;
  padding-bottom: 100px;
}
.line-bottom {
  position: relative;
  margin-bottom: 37px;
  padding-bottom: 10px;
}
.line-height-1 {
  line-height: 1 !important;
  font-size: 26px !important;
  font-weight: 600;
  color: #fff !important;
}
.text-theme-colored {
  color: #fff !important;
}
.line-bottom::after{
  background: #fff;
}
.line-bottom::after {
  bottom: -1px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 50px;
}

.whitebg {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  box-shadow: 0 5px 1px rgba(234, 185, 95, 0.9);
  padding: 22px 10px 0;
}
.col-item .price h5
{
    line-height: 20px;
    margin: 0;
}

.price-text-color
{
    color: #fff;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: justify;
    color: #fff !important;
}

.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.bg-theme-colored {
  background-color: #6AB43E !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.p-15 {
  padding: 15px !important;
}
.text-white {
  color: #fff !important;
}
.font-weight-600 {
  font-weight: 600 !important;
}
.font-28 {
  font-size: 1.64705882rem !important;
}
.upcoming-event-right {
  margin-left: 20px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  color: #fff;
}
.mr-5 {
  margin-right: 5px !important;
}
.font-13 {
  font-size: 13px !important;
  color: #ff9024;
}
.font-22{
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 5px;
}
.font-22 a{
    color: #ff9024 !important;
}
.upcoming-event-right p{
  color: #fff;
}
.white-box{
  box-shadow: 0px 5px 1px rgba(234,185,95,0.9);
  background: rgba(0, 0, 0, 0.2);
  padding: 30px 15px;
}
.awardtext{
  color: #fff;
}
.about-bg p {
  font-size: 18px;
  color: #fff;
}
.number-list{
  margin-left: 15px;
}
.number-list li{
  list-style-type:decimal;
  font-size: 14px;
  color: #333 !important;
}
.number-list.white li{
  color: #fff !important;
}
.garbagegarden{
  font-weight: 600;
  padding-bottom: 10px;
  color: #fff;
  font-size: 28px; 
}
.persentage input{
  width: 100%;
  height: 35px;
  padding: 0 10px;
  margin-bottom: 14px;
}
.big-title1{
  font-size: 22px !important;
  font-weight: 600 !important;
}
.nopadding{
  padding: 0 !important;
}
.our_team{
  color: #fff;
}

.text-leftall{
  text-align: left !important;
}
.text-leftall h2, .text-leftall h4{
  text-align: left !important;
  margin-bottom: 20px;
}
.text-leftall h4{
  font-size: 18px;
  font-weight: 600;
}
.listing{
  border-right: 1px solid #3f9f39;
}
.listing li{
  text-align: left;
  font-size: 13px;
  font-weight: 600;
  padding: 10px;
  margin-bottom: 5px;
  transition: all 0.4s ease-in-out;
}
.listing li.active,.listing li.active a{
  background-color: #5cb85c;
  color: #fff !important;
}
.listing li a{
  color: #333;
}
.listing li:hover,.listing li:hover a{
  background-color: #3f9f39;
  color: #fff;
}
.text-leftall form input{
  height: 38px;
  border-radius: 0px;
}
.btn.btn-default.btn-info{
  text-align: left !important;
  border-radius: 0px;
  border:none;
  padding: 10px 25px;
  font-size: 13px;
  text-transform: unset;
  color: #fff;
  float: left;
  background:#5cb85c !important;
}

.checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 30px;
}
.checkbox input[type="checkbox"] {
    opacity: 0;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  border: 1px solid #cccccc;
  border-radius: 3px;
  margin-top: 6px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox input[type="checkbox"]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
  margin-top: -1px;
}
.other input{
  padding: 0 10px !important;
  border:1px solid #eee !important;
}

.mySlides {display:none}

/* Slideshow container */
.slideshow-container {
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.slideshow-container .prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.slideshow-container .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.slideshow-container .prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.slideshow-container .text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.slideshow-container .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.slideshow-container .dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.slideshow-container .active, .dot:hover {
  background-color: #717171;
}
.blog-bg1{
  background: url(../images/blog-bg.jpg) no-repeat;
  background-position: center;
  background-size: 100%;
}
.blog-main h3{
  font-size: 24px !important;
  font-weight: 600;
  color: #333;
  padding:10px 15px;
  text-align:left !important;
  background:#eee;
  border-radius: 5px;
  margin: 20px 0 10px;
  border:1px solid #ccc;
}
.team_member_bg p{
  margin-bottom: 0 !important;
}
.main-color{
  color: #f8b239 !important;
}
.mision2025 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  margin-left: 40px;
  margin-top: 130px;
}
.right-cat{
  background:#eee;
  padding: 5px 20px;
}
.right-cat ul li a{
  font-size: 16px;
  text-transform: capitalize;
  color: #333;
  padding: 8px 0;
}
.border-box h4{
  font-size: 18px;
  color: #333;
  font-weight: 600;
}
.soil-title.donateh {
  padding-top: 35%;
}
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

.col-md-12.controls.main-controls.pull-right {
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 14px;
}

.contet-sec p{
  font-size: 14px !important;
}
.site-contact.fadeIn i {
   font-size: 26px;
   border: 1px solid #3fa46a;
   width: 50px;
   height: 40px;
   line-height: 40px;
   margin-bottom: 15px;
   color:#3fa46a;
}
.site-contact.fadeIn h5{
  font-size: 24px;
  font-weight: 600;
  color: #444;
}


.heading-left-border-left.border-color {
  margin-bottom: 35px;
  width: 100%;
  margin-left: 0;
}
.border-color {
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid #ffd526;
  width: 170px !important;
}
.heading-left-border-left.border-color::after {
  margin-left: 0;
  width: 60px;
}
.border-color::after {
  position: relative;
  top: 3px;
  margin: auto;
  display: block;
  content: '';
  border-bottom: 3px solid #6AB43E;
}
.pphoto{
  height: auto;
}
.paddingtop100{
  padding: 40px 0 10px 0;
}
.paddinggefoult{
  padding:0 0 !important; 
}
.our-patnervg{
  padding: 80px 0;
}
.our-patnervg .our-patner{
  font-size: 32px !important;
  color: #6AB43E !important;
  font-weight: 700 !important;
  line-height: 34px;
  padding-bottom: 30px
}
.border{
  border: 1px solid #eee;
  text-align: center;
  padding: 13px;
}
.ms-gallery{
  text-align: center;
  padding:5px;
  border:1px solid #eee;
}
.ms-gallery h4{
  font-size: 18px !important;
  font-weight: 600;
  padding: 10px 0 0 0;
  line-height: 24px;
}
.round_box{
  display: inline-block;
  color: #999;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border:1px solid rgba(63, 191, 197, 0.35);
  margin:15px auto;
}
.team_member_bg p {
  padding: 0 15%;
}
.contet-sec p{
  padding: 0 15%;
}
.btn_back{
  background:#6AB43E;
  color:#fff;
  font-size:13px;
  font-weight:600;
  border-radius:20px;
  border-color:#6AB43E;
}
/* read more read less button css */
.morelink {
  background: #5cb85c;
  padding: 4px 15px;
  border-radius: 2px;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  margin-top: 15px !important;
  display: inline-block;
}
/* blog page css start here */
.border-box{
  border:1px solid #ccc;
  padding:0 10px 25px 10px;
}
.donate-form .form-control{
  height: 40px;
  font-size: 13px;
  font-weight: 600;
}
.donate-form textarea{
  height: 80px !important;
}
.donate-form .btn{
  padding: 10px 20px;
  font-size: 13px;
  text-transform: capitalize;
  font-weight: 600;
  color: #fff;
  border-color: #e87c21;
  background: #e87c21;
}
.fields.float i{
	float:left;
}
.fields.float input{
	float:left !important;
	width:40%;
}
footer ul li{
     line-height: 26px;
     list-style: outside;
     margin-left: 15px;
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

.contet-sec{
  padding: 80px 0;
}
.contet-sec p{
  font-size: 16px;
  text-align: center;
  padding: 0 15%;
}
.color-white{
	color:#fff !important;
	font-size:14px !important;
	font-weight:600 !important;
}








.titleh4 {
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	line-height: 27px;
	margin-bottom: 20px;
	color: #555;
}


.titleh4text {
	text-align: center;
	padding: 0 13%;
	font-size: small;
}


.highlight li {
	line-height: 22px;
	color: #444;
	margin-top: 7px;
	border-bottom: 1px solid #ccc;
	list-style: initial;
	margin-left: 14px;
	list-style: url;
	list-style: url;
	font-size: smaller;
}







/* footer section start here */
footer{
  background: #F9FAED;
  padding:80px 0 80px 0;
  color: #333;
}
footer .footer-title{
  font-weight: 700;
  padding-bottom: 30px;
  color: #3fa46a;
}
footer ul.width45 {
  width: 43%;
}
footer ul li:hover a{
  color: #ff9024;
}
footer ul li a{
  font-size: 13px;
  font-family: 'opensans',sans-serif;
  font-weight: 600;
  text-transform: capitalize;
  transition: all 0.4s ease-in-out;
  color: #333;
}
footer ul.address li{
  font-size: 13px;
  font-family: 'opensans',sans-serif;
  font-weight: 600;
  color: #333;
  padding-left: 20px;
  position: relative;
}
footer ul.address li i{
  position: absolute;
  top: 8px;
  left: 0;
}

.YouTubePopUp-Wrap{
    position:fixed;
    width:100%;
    height:100%;
    background-color:#000;
    background-color:rgba(0,0,0,0.8);
    top:0;
    left:0;
    z-index:9999999999999;
}
.YouTubePopUp-animation{
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUp;
    animation-name: YouTubePopUp;
}
@-webkit-keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
@keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
.logged-in .YouTubePopUp-Wrap{ /* For WordPress */
    top:32px;
    z-index:99998;
}
.YouTubePopUp-Content{
    max-width:970px;
    display:block;
    margin:0 auto;
    height:100%;
    position:relative;
}
.YouTubePopUp-Content iframe{
    max-width:100% !important;
    width:100% !important;
    display:block !important;
    height:480px !important;
    border:none !important;
    position:absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.YouTubePopUp-Hide{
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUpHide;
    animation-name: YouTubePopUpHide;
}
@-webkit-keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
@keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
.YouTubePopUp-Close{
    position:absolute;
    top:0;
    cursor:pointer;
    bottom:528px;
    right:0px;
    margin:auto 0;
    width:24px;
    height:24px;
    background:url(../images/close.png) no-repeat;
    background-size:24px 24px;
    -webkit-background-size:24px 24px;
    -moz-background-size:24px 24px;
    -o-background-size:24px 24px;
}
.YouTubePopUp-Close:hover{
    opacity:0.5;
}
@media all and (max-width: 768px) and (min-width: 10px){
    .YouTubePopUp-Content{
        max-width:90%;
    }
}
@media all and (max-width: 600px) and (min-width: 10px){
    .YouTubePopUp-Content iframe{
        height:320px !important;
    }
    .YouTubePopUp-Close{
        bottom:362px;
    }
}
@media all and (max-width: 480px) and (min-width: 10px){
    .YouTubePopUp-Content iframe{
        height:220px !important;
    }
    .YouTubePopUp-Close{
        bottom:262px;
    }
}

/* social links css */
.social-links{
  padding-top: 80px;
}
.social-mainlinks {
  text-align: center;
}
.social-links .social-mainlinks li{
  display: inline-block;
  padding-left: 20px;
}
.social-links .social-mainlinks li a i {
  font-size: 40px;
  background: #ff9024 !important;
  transition: all 0.4s ease-in-out;
  color: #fff;
  width: 60px;
  height: 56px;
  border-radius: 8px;
  text-align: center;
  line-height: 56px;
}
.social-links .social-mainlinks li a:hover i{
  color: #3fa46a !important;
}
/* copyright section start here */
.copyright{
  padding:20px 0;
  background: rgba(63,164,106,0.6);
}
.copyright p{
  font-size: 13px;
  font-family: 'opensans',sans-serif;
  font-weight: 600;
  text-transform: capitalize;
  color: #fff;
  margin:0;
  padding:0;
}
.copyright p a{
  color: #333;
}

/* scrool to top button css */
.scrollToTop {
  width: 40px;
  height: 40px;
  padding: 6px;
  text-align: center;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  position: fixed;
  right: 15px;
  display: none;
  bottom: 2px;
  border-radius: 50px;
  border: 2px solid #ff9024 ;
}
.scrollToTop i{
  color: #ff9024;
}
.scrollToTop:hover{
  text-decoration:none;
}

@media only screen and (max-width:767px){
  .sendsustroy h3 {
    padding: 0 !important;
  }
}







.awardfroutext {
   font-size: 17px !important;
}