/* ==========================================================================
   ForceFive New Styles
   ========================================================================== */

   
/* ==========================================================================
   Section Defaults
   ========================================================================== */
.section {
  padding:4rem 0 0 0;
  /*padding:2rem 0 0 0;
  padding: 4rem 0;*/
  position: relative;
}

.section--impact {
  padding: 0;
}


.button_btn {
	text-decoration: none;
	color: #fff !important;
	display: inline-block;
	background-color: #76bfbf;
	padding: 10px 30px;
	position: relative;
	border: 1px solid #fff;
	bottom: -45px;
	font-size:.975rem;
	-webkit-transition: all 0.2s cubic-bezier(.6,.2,.6,.9);
	 -moz-transition: all 0.2s cubic-bezier(.6,.2,.6,.9);
	   -o-transition: all 0.2s cubic-bezier(.6,.2,.6,.9);
		  transition: all 0.2s cubic-bezier(.6,.2,.6,.9);
}

.button_btn:hover {
	background-color: #58585a;
	color:#76bfbf;
	-webkit-transition: all 0.2s cubic-bezier(.6,.2,.6,.9);
	 -moz-transition: all 0.2s cubic-bezier(.6,.2,.6,.9);
	   -o-transition: all 0.2s cubic-bezier(.6,.2,.6,.9);
		  transition: all 0.2s cubic-bezier(.6,.2,.6,.9);
}

	.button_btn_wrapper {
		text-align:center;	
	}

@media only screen and (min-width: 40em) {
	.button_btn {
		font-size: 1rem;
		position:absolute;
		bottom:-25px;
		padding: 10px 30px;
	}
	
	.button_btn_wrapper {
		text-align:left;	
	}
}

/* ==========================================================================
   Impact areas
   ========================================================================== */
	/*.section--impact {
		  background-color: rgba(0,0,0,0.3);
	}*/
	
	.impact {
		position: relative;
		overflow: hidden;
		padding: 4.5rem 0;
		color: #fff;
	}
	
	.impact__image {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	
@media only screen and (min-width: 40em) {

  .impact {
    /*padding: 0;*/
   /* padding: 8rem 0 0 0;*/
  }
  .impact_instagram {
    padding: 5rem 0;
   /* padding: 8rem 0 0 0;*/
  }
  
  .impact_inner {
    padding: 10rem 0 !important;
  }
  
  
}

/*------- General -------*/
	.text_center {
		text-align:center;	
	}

	.f5-menu {
		background-color: #76bfbf;
	}

	h1 {
		margin-bottom: 10px;
		margin-bottom: 0.625rem;
		font-size: 36px;
		line-height: 1.25;
	}

	h2 {
		margin-bottom: 8px;
		margin-bottom: .5rem;
		font-size: 30px;
		line-height: 1.1666;
	}

	h3 {
		margin-bottom: 6px;
		margin-bottom: 0.375rem;
		font-size: 26px;
		line-height: 1.2857;
	}


	h4 {
		margin-bottom: 5px;
		margin-bottom: 0.3125rem;
		font-size: 22px;
		line-height: 1.25;
	}

	h5 {
		margin-bottom: 5px;
		margin-bottom: 0.3125rem;
		font-size: 21px;
		line-height: 1.25;
	}

	h6 {
		margin-bottom: 5px;
		margin-bottom: 0.3125rem;
		font-size: 20px;
		line-height: 1.2142;
	}	
	p, ol, ul, dl, address {
		margin: 0 0 20px 0;
		/*margin: 0 0 1.5rem 0;*/
		/*font-size: 16px;*/
		font-size: 1rem;
		line-height: 1.5;
		font-family: 'Lato', sans-serif;
	}
	
	.videoWrapper {
	  position: relative;
	  padding-bottom: 77%; /* 16:9 */
	  height: 0;
	}
	.videoWrapper iframe {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	}

	.site-title img {
		vertical-align: text-bottom;
		width:200px;
	}

	.div_outter {
		width: 100%;
		display: inline-table;
		height: 100%;
		
	}
		.div_inner {
			display: table-cell;
			vertical-align: middle;
		}

@media only screen and (min-width: 50em) {
	.site-title img {
		width:310px;
	}
		
	p, ol, ul, dl, address {
		margin: 0 0 24px 0;
		/*font-size: 16px;*/
		font-size: 1.15rem;
	}
	
	h1 {
		font-size: 48px;
	}
	
	h2 {
		font-size: 30px;
	}
	
	h3 {
		font-size: 24px;
	}
	
	h4 {
		font-size: 22px;
	}
	
	h5 {
		font-size: 20px;
	}
	
	h6 {
		font-size: 18px;
	}
}

@media only screen and (min-width: 60em) { 

}

/*------- Start Header -------*/
	.inner-shadow {
		background-color:rgba(0,0,0,0.3);
		position:absolute;
		width:100%;
		height:100%;
		z-index:10;
		top:0;
	}
	
	.fa-minus:before {
    content: "\f068" !important;
	}
	
	.menu-hamburger p {
		margin-bottom:0;
		font-weight: 700;
		font-size:1.125rem;	
	}
	
	.main-navigation {
		padding:0 !important;	
	}
	
@media only screen and (min-width: 40em) {
	.menu_mobile {
		display:none;	
	}
	
	.menu_desktop {
		display:block;	
	}
	
	.menu-hamburger {
		display:none;	
	}
		
	.main-navigation ul a {
		padding:20px 0 !important;
		font-weight: normal;
	}
	
	.main-navigation ul ul a {
		padding: 0 0 0 20px !important;	
		width: 100% !important;
		font-weight:normal;
		line-height: 50px;
		display:inline-block;
	}
	.main-navigation ul ul {
		width: 250px;
		text-align: left;
		background-color:#83c6c5;
	}
	
	.main-navigation ul ul li {
		width:250px;
	}
	
	.main-navigation ul ul {
		top: 67px;
	}
		
}
	
@media only screen and (max-width: 800px) {
	.main-navigation ul ul {
		width: 100%;
		text-align: center;
		top:0;
	}
	.main-navigation ul a {
		padding:0 !important;
		display:inline-block;
		font-weight: normal;
	}
	
	.main-navigation ul ul a {
		padding: 5px 0 !important;
		background-color:#83c6c5 !important;
	}
			
	.site-content.section-slider, 
	.site-header.section-slider {
		width:100%;
	}
	
	.menu_mobile {
		display:block;	
	}
	
	.menu_desktop {
		display:none;	
	}
	
	#site-navigation .wpml-ls-item {
		display: inline-block;
	}
	.menu-hamburger {
		/*display: inline-block;*/
		position: relative;
		top: 0;
		right: 0;
		background-color: #76bfbf;
		height: 100%;
		width: 100%;
		color: #fff;
		cursor: pointer;
		transition: 0.3s;
		text-align: center;
		z-index: 9999;
		padding: 25px 0;	
		/*padding: 10px 0;*/	
	}
	
	.menu-hamburger.active span {
		left: 46.5%;
	}
	
	.menu-hamburger span {
	  position: absolute;
	  height: 4px;
	  width: 30px;
	  background-color: #fff;
	  top: 50%;
	  left: 50%;
	  transform: translate(-50%,-50%);
	  transition: 0.3s;
	}
	
	.menu-hamburger span:before {
	  content: '';
	  position: absolute;
	  top: -5px;
	  /*left: 50%;*/
	  transform: translate(-50%,-50%);
	  background-color: #fff;
	  height: 4px;
	  width: 30px;
	  transition: 0.3s;
	}
	
	.menu-hamburger span:after {
	  content: '';
	  position: absolute;
	  top: 9px;
	  /*left: 50%;*/
	  transform: translate(-50%,-50%);
	  background-color: #fff;
	  height: 4px;
	  width: 30px;
	  transition: 0.3s;
	}
	
	.menu-hamburger.active span { background-color: transparent; }
	.menu-hamburger.active span:before { transform: rotate(45deg);top: 0; }
	.menu-hamburger.active span:after { transform: rotate(-45deg);top: 0; }
	
	#menu-main-menu.mobile-nav {
	  /*display: inline-block;*/
	  display: none;
	  position: absolute;
	  top: 0;
	  right: 0;
	  width: 100%;
	  transform: translateX(100%);
	  transition: 0.5s;
		z-index: 10;
	}
		
	#menu-main-menu.mobile-nav.active { 
		display: inline-block; 
		transform: translateX(0);
		transition: 0.5s; 
	}
	
	.main-navigation.menu_mobile {
		display: none;
	}

	.main-navigation.menu_mobile.active {
		display: block;
		background-color:#76bfbf;
		padding-top:0;
	}

	
	.main-navigation.menu_mobile.active li {
		width: 100%;
	}

}
	
/*------- End Header -------*/
/*------- Start Footer -------*/
	@media only screen and (min-width: 40em) { 

	}


/*------- End Footer -------*/

