body {
  background: #fff;
  color: #6e6e6e;
  font-size: 14px;
  line-height:1.8;
  font-weight:500;
  font-family: "Open Sans", sans-serif;
}
html,body{
	width:100%;
	max-width:100%;
	overflow-x:hidden;
}
a {
  color: #333;
  transition: 0.5s;
}
.btn{
	padding: 8px 30px;
	border-radius: 20px;
}
.section-header{padding: 30px 0 50px;text-align: center;}
.bg2{background:#f1f1eb url(../img/bg2.png) center}
.bg2#about{padding: 60px 0 80px 0;}
.bg2 h1{
	font-size: 60px;
}
.bg3{background: #1a1a1a url(../img/subscribe-bg.png) center}
.bg3#about{padding: 60px 0 80px 0;color:#fff}
.bg3 .section-header h1{
	color:#fff
}


.bg1{background:#f1f1eb url(../img/donate-bg.png) center;font-size: 18px;}
.bg1#about{padding: 60px 0 80px 0;}
.map-bg{
	background:#000;
	color:#fff;
	padding:60px 0 0;
}
.map-bg .section-header p{
	color:#ddd
}
#about.bg-green{
	position: absolute;

width: 100%;

top: 42%;
}
	.bg-grey{background-color: #f4f4f4}
ul.latest-news{
	padding:0;
	list-style-type:none;
}
ul.latest-news li .img{
	display:inline-block;
	width:25%;
	position:relative;
	vertical-align: top;
}
ul.latest-news li .data h2{
	font-size: 20px;

margin: 0;
}

ul.latest-news li .data{
	display: inline-block;

width: 72%;

margin-left: 2%;
}

.serviceBox{
    margin: 0 -15px;
}
.serviceBox img{
    width: 100%;
    height: auto;
}
.serviceBox .service-content{
    position: relative;
    background: #009345;
    color: #fff;
    padding: 50px 30px 30px;
}
.right .serviceBox .service-icon{
	right: -25px;
	left:auto;
	z-index: 1;
}
.serviceBox .service-icon{
    display: block;
    width: 50px;
    height: 50px;
    background: #009345;
    border-radius: 2px;
    position: absolute;
    top: -35px;
    left: -25px;
    margin: auto;
    transform: rotate(45deg);
}
.serviceBox .service-icon i{
    font-size: 30px;
    line-height: 70px;
    color: #009345;
    transform: rotate(-45deg);
}
.serviceBox .title{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
	color:#fff;
	position:relative;
	padding: 0 0 15px;
}
.serviceBox .title:after{
	height:3px;
	width:30px;
	background:#fff;
	position:absolute;
	bottom: 0;

content: '';

display: block;
}
.serviceBox .description{
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 20px;
}
.serviceBox .read-more{
    display: inline-block;
    padding: 7px 20px;
    border: 1px solid #fff;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #009345;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
}
.serviceBox .read-more:hover{
    color: #009345;
    background: #fff;
    text-decoration: none;
}
.serviceBox.middle .service-content{
    padding: 50px 30px 50px;
}
.serviceBox.middle .service-icon{
    bottom: 40%;
    top: auto;
}
@media only screen and (max-width: 990px){
    .serviceBox .title{ font-size: 17px; }
}
@media only screen and (max-width: 767px){
    .serviceBox{ margin: 0 0 30px 0; }
	.text-left-inphone{
		text-align:left!important
	}
	#about.bg-green {

    position: relative;
	}
}
#phone-menu-container{
	display:none
}
.map-bg .row{
	background: #009345;
}
.three-section-grid .container{
	position: relative;

z-index: 2;

padding: 80px 0;
}

a:hover, a:active, a:focus {
  color: #f01616;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
  color: #009345;
}
.section-header h1{
	text-align:center;
	font-weight: 700;
text-transform:uppercase;
color: #009345;
}
.section-header h1 span{
color: #f01616;
}

/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #009345;
  color: #fff;
  display: inline-block;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}
.banner img{width:100%;
max-width:100%;
height:auto}
.back-to-top i {
  padding-top: 12px;
  color: #fff;
}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }
  .home .nivo-caption{
      display:none!important;
  }
}

/*--------------------------------------------------------------

# Header

--------------------------------------------------------------*/
#header1{
	background:#1a1a1a;
	padding:5px 0;
	color:#fff
}
#header1 a{
	color:#fff
}
.findhome-sticky #header {
  position: fixed;
  padding:  0;
}

#header {
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
  background: #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
  padding: 10px 0;
}

#header.header-scrolled {
  background: rgba(0, 0, 0, 0.9);
  padding: 0px 0;
  height: 72px;
  transition: all 0.5s;
}

#header #logo {
  float: left;
}


#header #logo h1 {
  font-size: 34px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
}

#header #logo h1 a, #header #logo h1 a:hover {
  color: #fff;
  padding-left: 10px;
  border-left: 4px solid #009345;
}

#header #logo img {
  padding: 0;
  margin: 0;
}
.carousel-arrows{
	position: absolute;

bottom: 15%;

width: 100px;

right: 9%;

left: auto;

height: auto;
}
@media (max-width: 768px) {
  #header #logo h1 {
    font-size: 28px;
  }
  #header.header-scrolled{
	  height:auto;
  }
  #header.header-scrolled #logo img {
    
    margin: 10px 0;
}
.header-scrolled #logo img {

    height: 100%;

}

  #header #logo img {
	max-width: 85%;
  }
}
.img-responsive{
	max-width:100%;
	height:auto
}
 .white-text{
	 color:#fff;
 }
.blue-btn, .green-btn:focus, .green-btn:hover{
	background: #1c2a33;
	color:#fff;
	text-transform:uppercase;
	font-size: 14px;
}
.green-btn, .blue-btn:focus, .blue-btn:hover{
	background: #009345;
	color:#fff;
	text-transform:uppercase;
	font-size: 14px;
}
.about-col a.btn{
	bottom: -20px;

position: relative;
}
#intro .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  display: inline-block;
  padding: 10px 40px;
  border-radius: 3px;
  text-transform:uppercase;
  transition: 0.5s;
  margin: 10px;
  color: #fff;
  background: transparent;
  border: 2px solid #fff;
}

#intro .btn-get-started:hover {
  background: #fff;
  color: #009345;
}

/*--------------------------------------------------------------

# Navigation Menu

--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}



/* Nav Meu Container */
#nav-menu-container {
  float: right;
  margin: 0;
}

@media (max-width: 768px) {
  #nav-menu-container {
    display: none;
  }
}

/* Nav Meu Styling */
.gform_wrapper ul li.gfield {

    float: left;

}
.wpcf7-form .col-sm-6{
	float:left;
}
.nav-menu a {
  padding: 19px 7px;
  text-decoration: none;
  display: inline-block;  
  font-family: "Open Sans", sans-serif;  
  text-transform: uppercase;
  outline: none;
  line-height: 1.8;
}

.nav-menu > li {
  margin-left: 0px;
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 13px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #009345;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 5px 10px 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

@media (max-width: 768px) {
  #mobile-nav-toggle {
    display: inline;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.8);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

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

#mobile-nav ul li {
  position: relative;
  display: block;

width: 100%;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #009345;
}

#mobile-nav ul .menu-has-children li a {
  text-transform: none;
}

#mobile-nav ul .menu-item-active {
  color: #009345;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------

# Sections

--------------------------------------------------------------*/

.about-cols .animated:hover .img, .about-cols .animated:hover p{
	background: #009345;
	color:#fff
}
.about-cols .animated:hover .img .title1{
	color:#fff
}
.about-cols .animated:hover img{
	border-radius:5px;
	width:90px;
	height:90px;
	margin:0 0 10px;
}

.about-cols{
	text-align:center;
	transition:1s;
}
.about-cols .img{
	background: #fff;

padding: 15px;
margin: 0 0 15px;
box-shadow: 1px 1px 10px rgba(0,0,0,.2);
}
.about-cols .img .title1{
	margin: 0 0 10px;

font-size: 16px;

color: #6a6a6a;

text-transform: uppercase;

letter-spacing: 3px;

font-weight: 700;
}
.about-cols p{
	background: #fff;
min-height: 182px;
padding: 15px;
margin: 0 0 15px;
box-shadow: 1px 1px 10px rgba(0,0,0,.2);
}


/* Sections Header

--------------------------------*/
.section-header h3 {
  font-size: 32px;
  color: #111;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
}

.section-header p {
  text-align: center;
  padding-bottom: 30px;
  color: #333;
}

/* Section with background

--------------------------------*/
.section-bg {
  background: #f7f7f7;
}
.home-contact-box .service {
margin-bottom: 30px;
    display: block;

}
.home-contact-box .fa {

    color: #009345;

}
.home-contact-box .service-img {
display: inline-block;
    float: left;
    width: 15%;

}
.home-contact-box .service-data {
float: right;
    width: 84.5%;
    margin-right: 0;
    margin-bottom: 12px;

}
#featured-services .box:first-child{
	text-align:center;
	background:#fff
}
#featured-services .box:last-child{
	padding-left:40px;
}
#featured-services .home-contact-box .service-data p, #featured-services .home-contact-box .service-data p a{
	color:#333
}
   #featured-services .home-contact-box .service-data p b{
	color:#333;
	text-transform:uppercase
} 
/* Featured Services Section

--------------------------------*/
#featured-services {
  background: #f4f4f4;
  position:relative;
}

#featured-services .box {
  padding: 50px 20px;
}

#featured-services .box-bg {
  background-image: linear-gradient(0deg, #000000 0%, #242323 50%, #000000 100%);
  padding: 50px;

color: #fff;
}
#featured-services.three-section-grid .box-bg ul li i{
	color: #fff;
margin-right:5px;
font-size: 14px;
}
.three-section-grid .box-bg ul{
	list-style-type:none;
}
#featured-services.three-section-grid .box-bg ul li {
	line-height: 2.5;
}
.three-section-grid .box-bg .section-header h3 {
    color: #fff;
	margin-bottom:0;
	padding-bottom:0
}
#featured-services i {
  color: #009345;
  font-size: 48px;
  display: inline-block;
  line-height: 1;
}

#featured-services h4 {
  font-weight: 400;
  margin: 15px 0;
  font-size: 18px;
}

#featured-services h4 a {
  color: #fff;
}

#featured-services h4 a:hover {
  color: #009345;
}

#featured-services p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 0;
}

/* About Us Section

--------------------------------*/
#about {
  padding: 60px 0 40px 0;
  position: relative;
}

#about .container {
  position: relative;
  z-index: 10;
}

#about .about-col {
 
  margin-bottom: 20px;
  text-align: center;
}

#about .about-col .img {
  position: relative;
}

#about .about-col .img img {
  border-radius: 4px 4px 0 0;
}

#about .about-col h2 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 30px 0 12px 0;
}

#about .about-col h2 a {
  color: #000;
}

#about .about-col h2 a:hover {
  color: #009345;
}

#about .about-col p {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  margin-bottom: 0;
  padding: 10px;

margin: 0 auto;
}

/* Services Section

--------------------------------*/
#services {
  background: #fff;
  background-size: cover;
  padding: 60px 0 40px 0;
}

#services .box {
  margin-bottom: 30px;
}

#services .icon {
  float: left;
}

#services .icon i {
  color: #009345;
  font-size: 36px;
  line-height: 1;
  transition: 0.5s;
}

#services .title {
  margin-left: 60px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#services .title a {
  color: #111;
}

#services .box:hover .title a {
  color: #009345;
}

#services .description {
  font-size: 14px;
  margin-left: 60px;
  line-height: 24px;
  margin-bottom: 0;
}
.bg3 ul{
	padding-left: 0;

list-style-type: none;
}
.bg3 ul li a{
	color:#ddd;
}
.bg3 .widget-title{
	color: #fff;

font-weight: 500;
}
.bg3 ul li a:hover{
	color:#fff;
}
.nav-menu .menu-has-children ul li a:hover, .nav-menu .menu-has-children ul li a:focus{
	border-bottom:none
}
