@charset "UTF-8";
/**
 * @license
 * MyFonts Webfont Build ID 3210911, 2016-04-28T07:21:49-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: BrandonTextWeb-Black by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brandon-text/black/
 * 
 * Webfont: BrandonTextWeb-Regular by HVD Fonts
 * URL: http://www.myfonts.com/fonts/hvdfonts/brandon-text/regular/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3210911
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright (c) 2015 by Hannes von Doehren. All rights reserved.
 * 
 * © 2016 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/30fe9f");
@font-face {
  font-family: 'BrandonTextWeb-Black';
  src: url("webfonts/30FE9F_0_0.eot");
  src: url("webfonts/30FE9F_0_0.eot?#iefix") format("embedded-opentype"), url("webfonts/30FE9F_0_0.woff2") format("woff2"), url("webfonts/30FE9F_0_0.woff") format("woff"), url("webfonts/30FE9F_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'BrandonTextWeb-Regular';
  src: url("webfonts/30FE9F_1_0.eot");
  src: url("webfonts/30FE9F_1_0.eot?#iefix") format("embedded-opentype"), url("webfonts/30FE9F_1_0.woff2") format("woff2"), url("webfonts/30FE9F_1_0.woff") format("woff"), url("webfonts/30FE9F_1_0.ttf") format("truetype");
}
/* sharing cities */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
/* line 239, ../sass/style.scss */
body {
  font-family: "BrandonTextWeb-Regular", Arial, sans-serif !important;
  font-weight: 300;
  font-size: 18px;
  color: #777777;
  color: #7f7f7f;
  background: #fff;
  height: 100%;
  position: relative;
}

/* line 251, ../sass/style.scss */
a {
  color: #00877a;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
/* line 254, ../sass/style.scss */
a:hover, a:active, a:focus {
  color: #00877a;
  outline: none;
}

/* line 259, ../sass/style.scss */
p {
  margin-bottom: 1.5em;
}

/* line 263, ../sass/style.scss */
h1, h2, h3, h4, h5, h6 {
  color:#00877A;
  text-transform:uppercase;
  font-family: "BrandonTextWeb-Black", Arial, sans-serif !important;
  font-weight: 400;
  margin: 0 0 30px 0;
}

h4{
  color:#ea564e;
  text-transform:none;
  
}


/* line 269, ../sass/style.scss */
::-webkit-selection {
  color: #818892;
  background: #f9f6f0;
}

/* line 274, ../sass/style.scss */
::-moz-selection {
  color: #818892;
  background: #f9f6f0;
}

/* line 279, ../sass/style.scss */
::selection {
  color: #818892;
  background: #f9f6f0;
}

/* line 285, ../sass/style.scss */
.edge--bottom {
  position: relative;
  z-index: 1;
}
/* line 116, ../sass/style.scss */
.edge--bottom:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
/* line 143, ../sass/style.scss */
.edge--bottom:after {
  bottom: 0;
  transform: skewY(-1.5deg);
  transform-origin: 100%;
}

/* line 289, ../sass/style.scss */
.edge--bottom--reverse {
  position: relative;
  z-index: 1;
}
/* line 116, ../sass/style.scss */
.edge--bottom--reverse:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
/* line 143, ../sass/style.scss */
.edge--bottom--reverse:after {
  bottom: 0;
  transform: skewY(1.5deg);
  transform-origin: 0 100%;
}

/* line 293, ../sass/style.scss */
.edge--top {
  position: relative;
  z-index: 1;
}
/* line 116, ../sass/style.scss */
.edge--top:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
/* line 129, ../sass/style.scss */
.edge--top:before {
  top: 0;
  transform: skewY(1.5deg);
  transform-origin: 100% 0;
}

/* line 297, ../sass/style.scss */
.edge--top--reverse {
  position: relative;
  z-index: 1;
}
/* line 116, ../sass/style.scss */
.edge--top--reverse:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
/* line 129, ../sass/style.scss */
.edge--top--reverse:before {
  top: 0;
  transform: skewY(-1.5deg);
  transform-origin: 0 0;
}

/* line 301, ../sass/style.scss */
.edge--both {
  position: relative;
  z-index: 1;
}
/* line 116, ../sass/style.scss */
.edge--both:before, .edge--both:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
/* line 157, ../sass/style.scss */
.edge--both:before {
  top: 0;
  transform: skewY(1.5deg);
  transform-origin: 100% 0;
}
/* line 169, ../sass/style.scss */
.edge--both:after {
  bottom: 0;
  transform: skewY(-1.5deg);
  transform-origin: 100%;
}

/* line 305, ../sass/style.scss */
.edge--both--reverse {
  position: relative;
  z-index: 1;
}
/* line 116, ../sass/style.scss */
.edge--both--reverse:before, .edge--both--reverse:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
/* line 157, ../sass/style.scss */
.edge--both--reverse:before {
  top: 0;
  transform: skewY(-1.5deg);
  transform-origin: 0 0;
}
/* line 169, ../sass/style.scss */
.edge--both--reverse:after {
  bottom: 0;
  transform: skewY(1.5deg);
  transform-origin: 0 0;
}

/* Header Member/public logged/ logged in */

header#fh5co-header.navbar-fixed-top ul.nav-pref{
	top:0px;
	display:none;
}

@media (max-width: 768px) { 
	header#fh5co-header.navbar-fixed-top ul.nav-pref{
		display:block;
	}
}
header#fh5co-header ul.nav-pref{
	display:block;
}

body.public header#fh5co-header ul li.logged {
  display:none;
}

body.public header#fh5co-header ul li.unlogged {
  display:initial;
}

body.member header#fh5co-header ul li.logged {
  display:initial;
}

body.member header#fh5co-header ul li.unlogged {
  display:none;
}

header#fh5co-header  ul.nav-pref li a{
  margin:0px 10px;
  padding:3px 8px !important;
}

header#fh5co-header  ul.nav-pref li.logOut a{
  color:#d64a45 !important;
  cursor:pointer;
}

header#fh5co-header  ul.nav-pref li a:hover span{
  text-decoration:none !important;
}

#fh5co-header #navbar li.logOut a span:before{
	background-color:#d64a45 !important;
}

header#fh5co-header  ul.nav-pref li a span{
  position: relative;
  top: auto;
  left: 5px;
  right: auto;
  height: auto;
  overflow: none;
  display: initial !important;
  text-decoration:underline;
}
header#fh5co-header  ul.nav-pref {
  position: absolute;
  right: 30px;
  top: -20px;
  background-color: #ececec;
  border-top: none;
  padding: 5px 10px;
  border-radius:0 0 5px 5px;
}

@media (max-width: 768px) { 
	header#fh5co-header  ul.nav-pref{
	  position:static;
	}
	header#fh5co-header ul.nav-pref li.logged{
	  float:left;
	}
	header#fh5co-header ul.nav-pref li.logged,header#fh5co-header ul.nav-pref li.unlogged{
	  text-align:center;
	  width:100%;
	}
	header#fh5co-header ul.nav-pref li.loggedAsMemberName{
	  width:initial;
	}
	header#fh5co-header  ul.nav-pref nav #btnLanguage .dropdown-menu{
	  position:absolute;
	  background-color:#ccc;
	}
	
	header#fh5co-header  ul.nav-pref nav,header#fh5co-header  ul nav{
	 width:100%;
	}
	
	#btnLanguage{
	  width: 350px;
	  margin: 0 auto !important;
	}
	
	#btnLanguage ul li a{
	  float:left;
	}
	header#fh5co-header  ul.nav-pref nav #btnLanguage{
	  margin: 0 auto !important;
	}
	
}

header#fh5co-header ul.nav-pref li span.loggedAs{
  text-transform:uppercase;
  font-size: 15px;
}

header#fh5co-header  ul.nav-pref li span.memberName{
  color: #000;
  font-size: 14px;
  margin-right:40px;
}

header#fh5co-header  ul.nav-pref nav #btnLanguage{
  margin-left:-30px;
}


header#fh5co-header  ul.nav-pref nav #btnLanguage .dropdown-menu{
  min-width:0px;
}

header#fh5co-header  ul.nav-pref nav #btnLanguage button:hover,#btnLanguage button:hover{
  background-color:#00877A !important;
}

/* langagues */
header#fh5co-header  ul.nav-pref nav #btnLanguage ul,#btnLanguage ul{
	list-style-type:none;
}

header#fh5co-header  ul.nav-pref nav #btnLanguage ul li{
	float:left;
	height:30px;
}

header#fh5co-header  ul.nav-pref nav #btnLanguage ul li a{
	top:-20px;
	padding: 10px 8px !important;
}

header#fh5co-header  ul.nav-pref nav #btnLanguage ul li span,#btnLanguage ul li span{
	width: 25px;
	text-indent: -9999px;
	display: block !important;
	background-size: contain;
	background-repeat: no-repeat;
}

header#fh5co-header  ul.nav-pref nav #btnLanguage ul li span.flagBG,span.flagBG{
	background-image: url("../images/flags/Bulgaria.png");
}
header#fh5co-header  ul.nav-pref nav #btnLanguage ul li span.flagEN,span.flagEN{
	background-image: url("../images/flags/United-Kingdom.png");
}
header#fh5co-header  ul.nav-pref nav #btnLanguage ul li span.flagFR,span.flagFR{
	background-image: url("../images/flags/France.png");
}
header#fh5co-header  ul.nav-pref nav #btnLanguage ul li span.flagIT,span.flagIT{
	background-image: url("../images/flags/Italy.png");
}
header#fh5co-header  ul.nav-pref nav #btnLanguage ul li span.flagPL,span.flagPL{
	background-image: url("../images/flags/Poland.png");
}
header#fh5co-header  ul.nav-pref nav #btnLanguage ul li span.flagPT,span.flagPT{
	background-image: url("../images/flags/Portugal.png");
}

header#fh5co-header  ul.nav-pref nav #btnLanguage button:hover{
  background-color:#00877A !important;
}

header#fh5co-header  ul.nav-pref nav #btnLanguage button-default:active:hover{
  color:#ececec !important;
}

header#fh5co-header  ul.nav-pref nav #btnLanguage button.btn{
  padding: 2px 5px;
}

/* BREADCRUMB */

 header#fh5co-header.navbar-fixed-top .breadcrumb {
	top:0px;
	display:none;
	padding-top:10px;
}

header#fh5co-header .breadcrumb {
	/*display:none;*/
	margin-top:8px !important;
	padding: 4px 15px;
	border-radius:0px 0px 4px 4px;
}

header#fh5co-header .breadcrumb .breadcrumb-item {
	margin-right:0px;
	text-transform:uppercase;
	font-size:12px;
	padding:5px 0px 5px !important;
}

header#fh5co-header .breadcrumb .breadcrumb-item:hover {
	text-decoration:none !important;
}

header#fh5co-header .breadcrumb .breadcrumb-item:after{
	content: "\f0da" !important;
	margin-left:10px;
	font-family:FontAwesome;
}

header#fh5co-header .breadcrumb .breadcrumb-item:first-child:before{
	content:"\f015" !important;
	font-family:FontAwesome;
	margin-right:5px;
}


header#fh5co-header .breadcrumb .breadcrumb-item:last-child:after{
	content:"" !important;
}

header#fh5co-header .breadcrumb .breadcrumb-item:hover{
	color: #d64a45;
}

header#fh5co-header .breadcrumb .breadcrumb-item:hover:after{
	color: #00877a;
}

header#fh5co-header .breadcrumb .breadcrumb-item.active{
	color: #00877a;
	font-weight:bold;
}

.open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus{
	background-color:#00877A !important;
	color:white;
}

@media screen and (max-width: 992px) {
	nav.breadcrumb{
		margin-left:-15px;
		margin-right:-15px;
		margin-bottom: 0;
	}
}
header#fh5co-header ul li a span{
  position: relative;
  top: auto;
  left: 5px;
  right: auto;
  height: auto;
  overflow: none;
  display: initial;
}

header#fh5co-header ul li#top0 a span{
  display: block !important;
}





/* line 311, ../sass/style.scss */
header#fh5co-header {
  position: absolute;
  z-index: 99;
  width: 100%;
  opacity: 1;
  top: 0;
  margin-top: 20px;
}

header#fh5co-header:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.98);
  width: 100%;
  height: 110px;
  position:absolute;
  top:-20px;
}

 #fh5co-header.navbar-fixed-top:before {
  display:none;
}

@media screen and (max-width: 992px) {
  /* line 311, ../sass/style.scss */
  #fh5co-header {
    position: relative;
    margin-top: 0 !important;
	background-color:#fff;
	padding: 20px 0 0 0;

  }
  
    #fh5co-header.navbar-fixed-top {
    padding:0;
  }
  
  #fh5co-header .navbar-default {
    min-height:75px;
  }
  
  header#fh5co-header:before {
  background-color:transparent;
}
  
  #fh5co-header .navbar-collapse {
    background-color:#fff;
  }
  
  #fh5co-header .fh5co-nav-toggle {
    margin-top:-20px !important;
  }
  
  #fh5co-header.navbar-fixed-top .fh5co-nav-toggle {
    margin-top:15px !important;
  }
  
  /* line 329, ../sass/style.scss */
  #fh5co-header .navbar-brand {
    color: #00877a !important;
  }
  /* line 331, ../sass/style.scss */
  #fh5co-header .navbar-brand img {
    max-height: 100%;
  }
  
  #fh5co-header.navbar-fixed-top .navbar-brand {
	margin-top:-10px !important;
  }
  
	#fh5co-header.navbar-fixed-top .navbar-brand > img {
	  height:auto;
	  width:initial !important;
	}


  
  #fh5co-header #navbar ul.languageSelection li a {
	margin: 0 10px;
	margin-top: -10px;
  }
  
  /* line 338, ../sass/style.scss */
  #fh5co-header #navbar li a:hover {
    color: #00877a !important;
  }

  /* line 348, ../sass/style.scss */
  #fh5co-header #navbar li.active a, #fh5co-header #navbar li.activated a {
    background: transparent;
    background: none;
    color: #00877a !important;
  }
  /* line 353, ../sass/style.scss */
  #fh5co-header #navbar li.active a span:before, #fh5co-header #navbar li.activated a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
/* line 365, ../sass/style.scss */
#fh5co-header .navbar {
  padding-bottom: 0;
  margin-bottom: 0;
}
#fh5co-header #navbar {
  padding-top:30px;
}
/* line 371, ../sass/style.scss */
#fh5co-header #navbar li a {
  font-family: "BrandonTextWeb-Regular", Arial, sans-serif !important;
  color: #00877A;
  position: relative;
  font-size: 14px;
  font-weight: 300;
  padding: 15px 3px;
  text-transform:uppercase;
}
@media screen and (max-width: 1195px) {
	#fh5co-header #navbar li a {
	  padding: 10px 3px;
	  font-size:12px;
	}
}
/* line 379, ../sass/style.scss */
#fh5co-header #navbar li a span {
  position: relative;
  display: block;
  padding-bottom: 2px;
}
/* line 383, ../sass/style.scss */
#fh5co-header #navbar li a span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #d64a45;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
/* line 404, ../sass/style.scss */
#fh5co-header #navbar li a:hover {
  color: #d64a45 !important;
}
/* line 409, ../sass/style.scss */
#fh5co-header #navbar li a:hover span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
/* line 422, ../sass/style.scss */
#fh5co-header #navbar li.active a, #fh5co-header #navbar li.activated a {
  background: transparent;
  background: none;
  color: #d64a45;
}
/* line 427, ../sass/style.scss */
#fh5co-header #navbar li.active a span:before, #fh5co-header #navbar li.activated a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* line 437, ../sass/style.scss */
#fh5co-header .navbar-brand {
  float: left;
  display: block;
  font-size: 30px;
  font-weight: 700;
  padding-left: 0;
  color: #fff;
  margin-top: -35px;
}
/* line 446, ../sass/style.scss */
#fh5co-header.navbar-fixed-top {
  position: fixed !important;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  margin-top: 0px;
  top: 0;
}
/* line 455, ../sass/style.scss */
#fh5co-header.navbar-fixed-top .navbar-brand {
  color: #00877a;
  margin-top:-18px;
}



#fh5co-header.navbar-fixed-top .navbar-brand > img {
  height:auto;
  width:120px;
}

@media (min-width: 1420px) {
  
 
   .container{
	   width:80%;
   }
   
  }

  #fh5co-header.navbar-fixed-top #navbar{
	  padding-top:0px;
  }
/* line 460, ../sass/style.scss */
#fh5co-header.navbar-fixed-top #navbar li a {
  color: #00877a;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding:23px 3px;
}
#fh5co-header.navbar-fixed-top #navbar li.active a , #fh5co-header.navbar-fixed-top #navbar li.activated a {
  background: transparent;
  background: none;
}

@media screen and (max-width: 992px) {
  /* line 311, ../sass/style.scss */
  #fh5co-header {
    position: relative;
    margin-top: 0;
   
  }
 
#fh5co-header #navbar li a {
	padding: 4px 5px !important;
	font-size: 11px;
}
 
/* line 463, ../sass/style.scss */
#fh5co-header.navbar-fixed-top #navbar li a {
	font-size: 11px;
}

#fh5co-header.navbar-fixed-top #navbar li a:hover {
  color: #d64a45;
}

#fh5co-header.navbar-fixed-top #navbar .nav-pref li a, #fh5co-header #navbar.nav-pref li a {
	padding: 10px 8px !important;
	font-size: 12px;
	margin-top: -10px;
}
/* line 468, ../sass/style.scss */
#fh5co-header.navbar-fixed-top #navbar li.active a , fh5co-header.navbar-fixed-top #navbar li.activated a {
  background: transparent;
  background: none;
  color: #d64a45 !important;
}
}
@media screen and (max-width: 768px) {
	#fh5co-header #navbar{
		padding-top: 10px;
		margin-top: 30px;	
	}
	#fh5co-header .navbar-default{
		min-height:50px;
	}
	#fh5co-header .navbar-brand img{
		max-height:65px;
	}
	#fh5co-header .fh5co-nav-toggle{
		margin-top:-10px !important;
	}
	#fh5co-header #navbar li a {
		padding: 0px 5px;
	    font-size:18px !important;
	}
	#fh5co-header.navbar-fixed-top #navbar li a {
	padding: 0px 5px;
	}
	header#fh5co-header ul.nav-pref nav #btnLanguage ul li a{
		top:0px;
	}
}	
#fh5co-header #navbar li a span:before {
  background-color:#d64a45;
}
	
/* line 473, ../sass/style.scss */
#fh5co-header.navbar-fixed-top #navbar li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  background-color: #00877a;
}
/* line 485, ../sass/style.scss */
#fh5co-header .navbar-default {
  border: transparent;
  background: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}

@media screen and (max-width: 768px) {
  /* line 485, ../sass/style.scss */
  #fh5co-header .navbar-default {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
}
/* line 494, ../sass/style.scss */
#fh5co-header .navbar-default .brand-slogan {
  margin: 28px 0 0 15px;
  float: left;
  letter-spacing: 2px;
  color: #adadad;
}
/* line 499, ../sass/style.scss */
#fh5co-header .navbar-default .brand-slogan em {
  color: #00877a;
  font-style: normal;
}
/* line 505, ../sass/style.scss */
#fh5co-header a {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

/* line 512, ../sass/style.scss */
#fh5co-home {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: right 0px !important;
  background-attachment: fixed;
  position: relative;
  width: 100%;
  background-color: #e1eeec;
  color: #fff;
  overflow: hidden;
}

#fh5co-home.bckimg {
	background-size:100% auto;
	background-position:top center !important;
	height:750px;
}
#fh5co-home.bckimg .text-inner {
	padding-top: 150px;
	vertical-align:top;
}

@media screen and (max-width: 1024px) {
	#fh5co-home.bckimg {
	height:550px;
	}
	#fh5co-home.bckimg .text-inner {
	padding-top: 100px;
	}
}

@media screen and (max-width: 768px) {
	#fh5co-home.bckimg {
	height:400px;
	background-position:top 50px center !important;
	}
	#fh5co-home.bckimg .text-inner {
	padding-top: 50px;
	}
	.bgSectionWhite:after {
		height:40px !important;
	}
	.bgSectionWhite:before {
		height:40px !important;
	}
	.slant {
		height:40px !important;
	}
}

@media screen and (max-width: 480px) {
	#fh5co-home.bckimg {
		height:330px;
		background-position:top 80px center !important;
	}
	#fh5co-home.bckimg .text-inner {
	padding-top: 0px;
	}
	.bgSectionWhite:after {
		height:15px !important;
	}
	.bgSectionWhite:before {
		height:0px !important;
	}
	.slant {
		height:15px !important;
	}
}

/* line 523, ../sass/style.scss */
#fh5co-home .gradient {
/*  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  opacity: .9;
  -webkit-backface-visibility: hidden;
  background-color: #00877a;
  /* IE9, iOS 3.2+ 
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIHN0b3AtY29sb3I9IiMzMjk5OTgiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzZjYzk5YyIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #329998), color-stop(1, #6cc99c));
  *//* Android 2.3 
  background-image: -webkit-linear-gradient(top left, #e1eeec 0%, #6cc99c 100%);
  *//* IE10+ 
  background-image: linear-gradient(to bottom right, #e1eeec 0%, #6cc99c 100%);
  background-image: -ms-linear-gradient(top left, #e1eeec 0%, #6cc99c 100%);
  opacity: 0.5;*/
}
@media screen and (min-width: 992px) {
  /* line 537, ../sass/style.scss */
  #fh5co-home, #fh5co-home .text-wrap {
    height: 950px;
  }
}
/* line 541, ../sass/style.scss */
#fh5co-home .text-wrap {
  display: table;
  width: 100%;
  position: relative;
  z-index: 4;
}
/* line 547, ../sass/style.scss */
#fh5co-home .text-inner {
  display: table-cell;
 /* vertical-align: middle;*/
  text-align: left;
}

#fh5co-home .text-inner h2 p {
  color:#00877a;
}

#fh5co-home .text-inner div div{
  background-color:rgba(255,255,255,0.5);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#fh5co-home .text-inner div div h2 .slant{
  display:none;
}

/* line 551, ../sass/style.scss */
#fh5co-home .text-inner a {
  color: white;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
/* line 555, ../sass/style.scss */
#fh5co-home .text-inner a:hover, #fh5co-home .text-inner a:active, #fh5co-home .text-inner a:focus {
  text-decoration: none;
  color: white;
  border-bottom: 1px dashed white;
}
/* line 561, ../sass/style.scss */
#fh5co-home .text-inner h1 {
  font-size: 37px;
  color: #d64a45;
  margin: 20px 0 20px 0;
  padding-top:20px;
}
/* line 566, ../sass/style.scss */
#fh5co-home .text-inner h2 {
  font-size: 18px;
  line-height: 34px;
  font-weight: 300;
  color: rgba(0, 0, 0, 0.8);
  margin: 0;
}
@media screen and (max-width: 992px) {
  /* line 512, ../sass/style.scss */
  #fh5co-home {
    background-size: 100%;
  }
  /* line 576, ../sass/style.scss */
  #fh5co-home .text-inner h1,
  #fh5co-home .text-inner h2 {
    text-align: center;
  }
  /* line 578, ../sass/style.scss */
  #fh5co-home .gradient {
    opacity: 0.9;
  }
}

/* line 585, ../sass/style.scss */
.slant{
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  background-color: #fff;
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  bottom: 0;
  margin-bottom: -35px;
  padding: 0;
  width: 101%;
}
.slantnews{
  position: absolute;
  transform: rotate(-1.7deg);
  -ms-transform: rotate(-1.7deg);
  -webkit-transform: rotate(-1.7deg);
  -o-transform: rotate(-1.7deg);
  -moz-transform: rotate(-1.7deg);
  content: "";
  z-index: 3;
  display: inline-block;
  height: 70px;
  bottom: 0;
  margin-bottom: -35px;
  padding: 0;
  width: 101%;
  border-top: 10px solid #FFF;
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
/*
  border-top: 10px solid #00877a;
  background: rgba(131, 195, 174, 1) none repeat scroll 0 0;*/
}

@media screen and (max-width: 992px) {
  /* line 585, ../sass/style.scss */
  .slant {
    background-color: transparent;
  }
}

/* line 606, ../sass/style.scss */
#fh5co-intro {
  position: relative;
  bottom: 0;
  /*margin-top: -150px;*/
  z-index: 10;
  padding-top: 7em;
  padding-bottom: 7em;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100%;
}
@media screen and (max-width: 768px) {
  /* line 606, ../sass/style.scss */
  #fh5co-intro {
    padding-bottom: 3em;
  }
}
/* line 620, ../sass/style.scss */
#fh5co-intro > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
/* line 624, ../sass/style.scss */
#fh5co-intro .fh5co-block {
  width: 33.33%;
  float: left;
  text-align: center;
  font-size: 16px;
  min-height: 370px;
  vertical-align: middle;
  padding: 20px 40px;
  background: #fff;
  -webkit-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  z-index: 7;
  flex-grow: 1;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  /* line 624, ../sass/style.scss */
  #fh5co-intro .fh5co-block {
    width: 100%;
  }
}
/* line 648, ../sass/style.scss */
#fh5co-intro .fh5co-block > .overlay-darker {
  z-index: 8;
  opacity: .5;
  background: #83C3AE;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/* line 658, ../sass/style.scss */
#fh5co-intro .fh5co-block > .overlay {
  background: #fff;
  opacity: 1;
  z-index: 9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

/* blog */
#fh5co-intro .fh5co-block:nth-child(1)  > .overlay{	
}

/* social */
#fh5co-intro .fh5co-block:nth-child(2){
	
}

#fh5co-intro .fh5co-block:nth-child(2)  > .overlay{

}

#fh5co-intro .fh5co-block:nth-child(2)  .fh5co-text h2{
	margin-bottom:70px;
}

#fh5co-intro .fh5co-block:nth-child(2)  .fh5co-text p a{
	padding:10px;
	font-size:60px;
	color:#00877a;
}
	#fh5co-intro .fh5co-block:hover:nth-child(2) .fh5co-text p a{
		color:#FFF;
	}
		#fh5co-intro .fh5co-block:nth-child(2)  .fh5co-text p a:hover{
			color:#00877a;
		}

@media screen and (max-width: 1024px) {
	#fh5co-intro .fh5co-block:nth-child(2)  .fh5co-text p a{
	font-size:40px;
	}
}

@media screen and (max-width: 320px) {
	#fh5co-intro .fh5co-block:nth-child(2) .fh5co-text p a{
		font-size:45px;
		padding:15px;
	}
}	

#fh5co-intro .fh5co-block:nth-child(2)  .fh5co-text p:last-child{
	display:none;
}

/* news and events */
#fh5co-intro .fh5co-block:nth-child(3)  > .overlay{
}

#fh5co-intro .fh5co-block:nth-child(3)  > .fh5co-text > p{

}

#fh5co-intro .fh5co-block:nth-child(3)  > .fh5co-text .newsPreview i, #fh5co-intro .fh5co-block:nth-child(1)  > .fh5co-text .newsPreview i{
	font-size:60px;
	color:#00877a;
	float:left;
	padding:0 10px 0 0;
}
#fh5co-intro .fh5co-block:hover:nth-child(3) .fh5co-text .newsPreview i, #fh5co-intro .fh5co-block:hover:nth-child(3) .fh5co-text .newsPreview a, #fh5co-intro .fh5co-block:hover:nth-child(1) .fh5co-text .newsPreview i, #fh5co-intro .fh5co-block:hover:nth-child(1) .fh5co-text .newsPreview a{
		color:#FFF;
}
		#fh5co-intro .fh5co-block:nth-child(2)  .fh5co-text .newsPreview  a:hover{
		color:#00877a;
		}

#fh5co-intro .fh5co-block:nth-child(3)  > .fh5co-text .newsPreview p, #fh5co-intro .fh5co-block:nth-child(1)  > .fh5co-text .newsPreview p{
	text-align:left;
	line-height:initial;
	line-height:17px;
}

#fh5co-intro .fh5co-block:nth-child(3)  > .fh5co-text .newsPreview a.newsMore, #fh5co-intro .fh5co-block:nth-child(1)  > .fh5co-text .newsPreview a.newsMore {
	float:right;
	line-height:initial;
	margin-top:15px;
	text-decoration:underline;
	cursor:pointer;
}
#fh5co-intro .fh5co-block:nth-child(3)  > .fh5co-text .newsPreview a:hover.newsMore, #fh5co-intro .fh5co-block:nth-child(1)  > .fh5co-text .newsPreview a:hover.newsMore {
	text-decoration:none;
	color:#00877a;
}
/* line 669, ../sass/style.scss */
#fh5co-intro .fh5co-block > .fh5co-text {
  position: relative;
  z-index: 10;
}

#fh5co-intro .fh5co-block > .fh5co-text  p{
  min-height:72px;
}

/* line 672, ../sass/style.scss */
#fh5co-intro .fh5co-block > .fh5co-text .fh5co-intro-icon {
  font-size: 50px;
  color: #00877a;
  margin-bottom: 15px;
  display: block;
}
/* line 679, ../sass/style.scss */
#fh5co-intro .fh5co-block h2 {
  font-size: 24px;
  font-weight: 400;
}
/* line 685, ../sass/style.scss */
#fh5co-intro .fh5co-block:hover > .overlay, #fh5co-intro .fh5co-block:focus > .overlay {
  opacity: 0;
  z-index: 9;
}
/* line 689, ../sass/style.scss */
#fh5co-intro .fh5co-block:hover > .fh5co-text, #fh5co-intro .fh5co-block:focus > .fh5co-text {
  color: #fff;
}
/* line 691, ../sass/style.scss */
#fh5co-intro .fh5co-block:hover > .fh5co-text .fh5co-intro-icon, #fh5co-intro .fh5co-block:focus > .fh5co-text .fh5co-intro-icon {
  color: #fff;
}
/* line 696, ../sass/style.scss */
#fh5co-intro .fh5co-block:hover h2, #fh5co-intro .fh5co-block:focus h2 {
  color: #ea564e;
}
/* line 699, ../sass/style.scss */
#fh5co-intro .fh5co-block:hover .btn, #fh5co-intro .fh5co-block:focus .btn {
  border: 2px solid #fff !important;
  background: transparent;
}
/* line 702, ../sass/style.scss */
#fh5co-intro .fh5co-block:hover .btn:hover, #fh5co-intro .fh5co-block:focus .btn:hover {
  background: #00877a !important;
  border: 2px solid #00877a !important;
}

/* icône webinar news and events */

	
	/* news & events page*/
	
	
	.eventClass:before, .newsClass:before, .webinarClass:before, .blogClass:before, .pressClass:before{
		font-family:fontAwesome;
		position: absolute;
		top: 10px;
		left: 30px;
		font-size: 40px;
		color:#fff;
		text-shadow: 1px 1px 1px #00877a;
		z-index:1;
		display:block;
		margin-top:20px;
	}
	
	.eventClass:before{content: "\f274";}
	.newsClass:before{content: "\f1ea";}
	.blogClass:before{content: "\f1ea";}
	.pressClass:before{content: "\f1ea";}
	.webinarClass:before{content: "\f109";}
	
	/*compact news */
	
	.newsCompact .eventClass:before, .newsCompact .newsClass:before, .newsCompact .webinarClass:before, .newsCompact .blogClass:before, .newsCompact .pressClass:before{
		top:0px;
		left:20px;
	}
	
	
	/* detail news */
	
	.detailListText .eventClass:before, .detailListText .newsClass:before, .detailListText .webinarClass:before, .detailListText .blogClass:before, .detailListText .pressClass:before{
		position: relative;
		text-align:center;
		width:100%;
		font-size: 80px;
		padding-bottom:20px;
	}
	
		/*Event detail page*/
	
	.newsPreview{
		position:relative;
	}
	
	.newsPreview i {
		visibility:hidden;
	}
	
	.newsPreview.eventClass:before, .newsPreview.newsClass:before, .newsPreview.webinarClass:before, .newsPreview.blogClass:before, .newsPreview.pressClass:before{
		position: absolute;
		top: -31px;
		left: 0;
		text-shadow:transparent;
		color:#00877a;
		transition: all 0.3 ease;
	}
		.fh5co-block:hover .newsPreview.eventClass:before, .fh5co-block:hover .newsPreview.newsClass:before, .fh5co-block:hover .newsPreview.webinarClass:before, .fh5co-block:hover .newsPreview.pressClass:before, .fh5co-block:hover .newsPreview.blogClass:before{
			color:#fff;
		}
	
	
	
/* line 714, ../sass/style.scss */
.watch-video {
  text-align: center;
  /*width: 100%;*/
  display: block;
  float: left;
}

.watch-video {
  margin-top:-150px;
}

.section-heading .watch-video {
  margin-top:0px;
}
/* line 719, ../sass/style.scss */
.watch-video span {
  display: block;
  margin-bottom: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 726, ../sass/style.scss */
.watch-video .btn-video {
  display: block;
  font-size: 60px;
  height: 120px;
  width: 120px;
  margin: 0 auto;
  border: 2px solid #00877a;
  line-height: 0px;
  display: table;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
/* line 737, ../sass/style.scss */
.watch-video .btn-video:hover, .watch-video .btn-video:focus, .watch-video .btn-video:active {
  text-decoration: none;
}
/* line 740, ../sass/style.scss */
.watch-video .btn-video i {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  right: -9px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/* line 751, ../sass/style.scss */
.watch-video .btn-video:hover i, .watch-video .btn-video:focus i {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.popup-vimeo img{margin:0 auto;}

/* line 763, ../sass/style.scss */
.bgSectionWhite, #fh5co-services, #fh5co-testimonials, #fh5co-counters, #fh5co-work, #fh5co-contact, #fh5co-about {
  padding: 6em 0;
}

.bgSectionWhite {
 position:relative;
}
@media screen and (max-width: 768px) {
  /* line 763, ../sass/style.scss */
.bgSectionWhite,  #fh5co-services, #fh5co-testimonials, #fh5co-counters, #fh5co-work, #fh5co-contact, #fh5co-about {
    padding: 2em 0;
  }
}

/* line 769, ../sass/style.scss */
#fh5co-services, #fh5co-work, #fh5co-counters {
  padding: 7em 0;
}
@media screen and (max-width: 768px) {
  /* line 769, ../sass/style.scss */
  #fh5co-services, #fh5co-work, #fh5co-counters {
    padding: 4em 0;
  }
}

/* line 775, ../sass/style.scss */
#fh5co-services {
  background-color: #00877a;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIHN0b3AtY29sb3I9IiMzMjk5OTgiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzZjYzk5YyIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #329998), color-stop(1, #6cc99c));
  /* Android 2.3 */
  background-image: -webkit-linear-gradient(top left, #e1eeec 0%, #6cc99c 100%);
  /* IE10+ */
  background-image: linear-gradient(to bottom right, #e1eeec 0%, #6cc99c 100%);
  background-image: -ms-linear-gradient(top left, #e1eeec 0%, #6cc99c 100%);
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.7);
}
&:before, &:after {
  	position: absolute;
  	transform: rotate(-1.7deg);
  	-ms-transform: rotate(-1.7deg);
  	-webkit-transform: rotate(-1.7deg);
  	-o-transform: rotate(-1.7deg);
  	-moz-transform: rotate(-1.7deg);
  	background-color: #fff;
  	content: "";
  	z-index: 3;
  	display: inline-block;
  	height: 70px;
  	padding: 0;
  	width: 101%;
  }
  &:before {
  	top: 0;
  	margin-top: -35px;
	border-bottom: 10px solid #00877a;
  }
  &:after {
  	bottom: 0;
  	margin-bottom: -35px;
  }
/* line 806, ../sass/style.scss */
#fh5co-services .fh5co-service {
  padding-right: 30px;
}
/* line 809, ../sass/style.scss */
#fh5co-services h3 {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.85);
}
/* line 813, ../sass/style.scss */
#fh5co-services .icon {
  font-size: 70px;
  margin-bottom: 30px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/* line 817, ../sass/style.scss */
#fh5co-services .icon:before {
  color: #fff;
}
/* line 822, ../sass/style.scss */
#fh5co-services .section-heading h2 {
  color: #ea564e;
}
/* line 825, ../sass/style.scss */
#fh5co-services .section-heading h2.left-border:after {
  background: rgba(255, 255, 255, 0.3);
}

/* line 832, ../sass/style.scss */
#fh5co-separator {
  background-color: #00877a;
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIHN0b3AtY29sb3I9IiMzMjk5OTgiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzZjYzk5YyIgc3RvcC1vcGFjaXR5PSIxIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0, #329998), color-stop(1, #6cc99c));
  /* Android 2.3 */
  background-image: -webkit-linear-gradient(top left, #e1eeec 0%, #6cc99c 100%);
  /* IE10+ */
  background-image: linear-gradient(to bottom right, #e1eeec 0%, #6cc99c 100%);
  background-image: -ms-linear-gradient(top left, #e1eeec 0%, #6cc99c 100%);
  overflow: hidden;
  position: relative;
  color: rgba(255, 255, 255, 0.7);
  height: 400px;
  /*&:before, &:after {
  	position: absolute;
  	transform: rotate(-1.7deg);
  	-ms-transform: rotate(-1.7deg);
  	-webkit-transform: rotate(-1.7deg);
  	-o-transform: rotate(-1.7deg);
  	-moz-transform: rotate(-1.7deg);
  	background-color: #fff;
  	content: "";
  	z-index: 3;
  	display: inline-block;
  	height: 70px;
  	padding: 0;
  	width: 101%;
  }
  &:before {
  	top: 0;
  	margin-top: -35px;
  }
  &:after {
  	bottom: 0;
  	margin-bottom: -35px;
  }*/
}
/* line 864, ../sass/style.scss */
#fh5co-separator .fh5co-service {
  padding-right: 30px;
}
/* line 867, ../sass/style.scss */
#fh5co-separator h3 {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.85);
}
/* line 871, ../sass/style.scss */
#fh5co-separator .icon {
  font-size: 70px;
  margin-bottom: 30px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/* line 875, ../sass/style.scss */
#fh5co-separator .icon:before {
  color: #fff;
}
/* line 880, ../sass/style.scss */
#fh5co-separator .section-heading h2 {
  color: #ea564e;
}
/* line 883, ../sass/style.scss */
#fh5co-separator .section-heading h2.left-border:after {
  background: rgba(255, 255, 255, 0.3);
}

/* line 891, ../sass/style.scss */
#fh5co-counters {
  background: #00877a;
  overflow: hidden;
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
  padding: 9em 0 10em 0;
  /*&:before, &:after {
  	position: absolute;
  	transform: rotate(-1.7deg);
  	-ms-transform: rotate(-1.7deg);
  	-webkit-transform: rotate(-1.7deg);
  	-o-transform: rotate(-1.7deg);
  	-moz-transform: rotate(-1.7deg);
  	background-color: #fff;
  	content: "";
  	z-index: 3;
  	display: inline-block;
  	height: 70px;
  	padding: 0;
  	width: 101%;
  }
  &:before {
  	top: 0;
  	margin-top: -35px;
  }
  &:after {
  	bottom: 0;
  	margin-bottom: -35px;
  }*/
}
@media screen and (max-width: 768px) {
  /* line 891, ../sass/style.scss */
  #fh5co-counters {
    padding: 4em 0;
  }
}
/* line 903, ../sass/style.scss */
#fh5co-counters .fh5co-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: #00877a;
}
/* line 935, ../sass/style.scss */
#fh5co-counters .section-heading {
  position: relative;
  z-index: 3;
  margin-bottom: 0;
}
/* line 939, ../sass/style.scss */
#fh5co-counters .section-heading h2 {
  color: #83c3ae;
}
/* line 942, ../sass/style.scss */
#fh5co-counters .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3) !important;
}
/* line 948, ../sass/style.scss */
#fh5co-counters .section-heading .subtext h3 {
  color: rgba(0, 0, 0, 0.85) !important;
}
/* line 953, ../sass/style.scss */
#fh5co-counters .fh5co-counter {
  position: relative;
  z-index: 3;
  text-align: center;
  margin-bottom: 90px;
  color: #fff;
}
@media screen and (max-width: 992px) {
  /* line 953, ../sass/style.scss */
  #fh5co-counters .fh5co-counter {
    margin-bottom: 50px;
    float: left;
    width: 100%;
  }
}
/* line 964, ../sass/style.scss */
#fh5co-counters .fh5co-counter .fh5co-counter-icon,
#fh5co-counters .fh5co-counter .fh5co-counter-number,
#fh5co-counters .fh5co-counter .fh5co-counter-label {
  display: block;
}
/* line 969, ../sass/style.scss */
#fh5co-counters .fh5co-counter .fh5co-counter-icon {
  font-size: 40px;
  color: #83c3ae;
}
/* line 973, ../sass/style.scss */
#fh5co-counters .fh5co-counter .fh5co-counter-number {
  font-size: 70px;
  color: #fff;
  font-weight: 300;
}
/* line 978, ../sass/style.scss */
#fh5co-counters .fh5co-counter .fh5co-counter-label {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: 400;
}

/* line 987, ../sass/style.scss */
#fh5co-testimonials .box-testimony {
  margin-bottom: 2em;
  float: left;
}
/* line 990, ../sass/style.scss */
#fh5co-testimonials .box-testimony a {
  color: rgba(255, 255, 255, 0.5);
}
/* line 992, ../sass/style.scss */
#fh5co-testimonials .box-testimony a:hover, #fh5co-testimonials .box-testimony a:focus, #fh5co-testimonials .box-testimony a:active {
  color: white;
  text-decoration: none;
}
/* line 997, ../sass/style.scss */
#fh5co-testimonials .box-testimony blockquote {
  padding-left: 0;
  border-left: none;
  padding: 30px;
  background: #fff;
  background: #00877a;
  font-size: 20px;
  font-weight: 300;
  position: relative;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
/* line 1008, ../sass/style.scss */
#fh5co-testimonials .box-testimony blockquote:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 40px;
  border-top: 10px solid black;
  border-top-color: #fff;
  border-top-color: #00877a;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
/* line 1020, ../sass/style.scss */
#fh5co-testimonials .box-testimony blockquote p {
  font-style: italic;
  color: #fff;
}
/* line 1025, ../sass/style.scss */
#fh5co-testimonials .box-testimony .author {
  line-height: 20px;
  color: black;
  font-size: 16px;
  margin-left: 20px;
  font-weight: 400;
}
/* line 1031, ../sass/style.scss */
#fh5co-testimonials .box-testimony .author a {
  color: #00877a;
}
/* line 1033, ../sass/style.scss */
#fh5co-testimonials .box-testimony .author a:hover {
  text-decoration: underline;
}
/* line 1037, ../sass/style.scss */
#fh5co-testimonials .box-testimony .author > figure {
  float: left;
  margin-right: 10px;
}
/* line 1040, ../sass/style.scss */
#fh5co-testimonials .box-testimony .author > figure img {
  width: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
/* line 1045, ../sass/style.scss */
#fh5co-testimonials .box-testimony .author p {
  float: left;
  margin-top: 10px;
}

.bgSectionWhite:before, .bgSectionWhite:after {
  	position: absolute;
  	transform: rotate(-1.7deg);
  	-ms-transform: rotate(-1.7deg);
  	-webkit-transform: rotate(-1.7deg);
  	-o-transform: rotate(-1.7deg);
  	-moz-transform: rotate(-1.7deg);
  	background-color: #fff;
  	content: "";
  	z-index: 3;
  	display: inline-block;
  	height: 70px;
  	padding: 0;
  	width: 100% !important;
  }
  .bgSectionWhite:before {
  	top: -120px;
	margin-top: -25px;
	/*border-top: 10px solid #00877a;*/
	position: relative;
  }
  .bgSectionWhite .container {
	  margin-top:-110px;
 }
  .bgSectionWhite.bgIntro .container {
	  margin-top:0px;
  } 
 
 @media screen and (max-width: 768px) {
	 .bgSectionWhite:before {
  	top: -50px;
	 }
	.bgSectionWhite .container {
		  margin-top:40px;
	  }
	
 
}
  .bgSectionWhite:after {
  	bottom: 0;
  	margin-bottom: -35px;
  }
  .bgSectionWhite.noAfter:after, .bgSectionColor.noAfter:after, .bgSectionWhite.noBefore:before, .bgSectionColor.noBefore:before  {
  	height:0px;
  }
  .bgSectionWhite.noBefore:before {
	  position:absolute;
	  border-top:0px solid;
  }
  
/* liste tenaudacious goals */
.bgSectionWhite .author ol {
  text-align:left;
}

.bgSectionWhite .author ol li{
  clear:both;
}

.bgSectionWhite .author ol li span{
  float:right;
  text-align:left;
  color:#00877a;
}
/* end tenacious goals */

/* line 1049, ../sass/style.scss */
#fh5co-testimonials .box-testimony .author .subtext {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-weight: 400 !important;
}

/* line 1059, ../sass/style.scss -------------------*/
#fh5co-work {
/*  overflow: hidden;
  position: relative;
  background: rgba(131,195,174,1);*/

    background-color: #00877a;
    background-image: linear-gradient(to right bottom, #e1eeec 0%, #6cc99c 100%);
    color: rgba(0, 0, 0, 0.85);
    overflow: hidden;
    position: relative;
}
  
}
  #fh5co-work:before, #fh5co-work:after {
  	position: absolute;
  	transform: rotate(-1.7deg);
  	-ms-transform: rotate(-1.7deg);
  	-webkit-transform: rotate(-1.7deg);
  	-o-transform: rotate(-1.7deg);
  	-moz-transform: rotate(-1.7deg);
  	background-color: #fff;
  	content: "";
  	z-index: 3;
  	display: inline-block;
  	height: 70px;
  	padding: 0;
  	width: 101%;
  }
  #fh5co-work:before {
  	top: 0;
  	margin-top: -35px;
  }
  #fh5co-work:after {
  	bottom: 0;
  	margin-bottom: -35px;
  }


#fh5co-work p {
  color:#fff;
}
/* line 1066, ../sass/style.scss */
#fh5co-work a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}

#fh5co-work i {
  font-size:100px;
}
/* line 1069, ../sass/style.scss */
#fh5co-work a:hover {
  color: white;
}
/* line 1097, ../sass/style.scss */
#fh5co-work .section-heading h2 {
  color: #ea564e;
}
/* line 1100, ../sass/style.scss */
#fh5co-work .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3);
}
/* line 1105, ../sass/style.scss */
#fh5co-work .section-heading h3 {
  color: #00877A;
}
/* line 1109, ../sass/style.scss */
#fh5co-work .fh5co-project-item {
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  background: #fff;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media (min-width: 1200px) {
	#fh5co-work .fh5co-project-item {
		min-height:260px;
	}
}
@media (min-width:1440px){
	#fh5co-work .fh5co-project-item {
		min-height:320px;
	}
}
@media (min-width:1900px){
	#fh5co-work .fh5co-project-item {
		min-height:350px;
	}
}
@media (min-width:2150px){
	#fh5co-work .fh5co-project-item {
		min-height:400px;
	}
}
/* line 1122, ../sass/style.scss */
#fh5co-work .fh5co-project-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/* line 1127, ../sass/style.scss */
#fh5co-work .fh5co-project-item .fh5co-text {
  padding: 10px 20px;
}
/* line 1129, ../sass/style.scss */
#fh5co-work .fh5co-project-item .fh5co-text h2, #fh5co-work .fh5co-project-item .fh5co-text span {
  text-decoration: none !important;
}
/* line 1132, ../sass/style.scss */
#fh5co-work .fh5co-project-item .fh5co-text h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}
/* line 1137, ../sass/style.scss */
#fh5co-work .fh5co-project-item .fh5co-text span {
  color: rgba(179, 179, 179, 0.85);
  font-size: 16px;
  font-weight: 400;
}
/* line 1143, ../sass/style.scss */
#fh5co-work .fh5co-project-item:hover, #fh5co-work .fh5co-project-item:focus {
  -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  top: -15px;
}
/* line 1151, ../sass/style.scss */
#fh5co-work .fh5co-project-item:hover img, #fh5co-work .fh5co-project-item:focus img {
  opacity: .7;
}
/* line 1154, ../sass/style.scss */
#fh5co-work .fh5co-project-item:hover h2, #fh5co-work .fh5co-project-item:hover span, #fh5co-work .fh5co-project-item:focus h2, #fh5co-work .fh5co-project-item:focus span {
  text-decoration: none !important;
}

/*------------------------------
	BG SECTION COLOR
------------------------------*/

.bgSectionColor{
  padding: 6em 0;
}
@media screen and (max-width: 768px) {
 .bgSectionColor{
    padding: 2em 0;
  }
}

@media screen and (max-width: 768px) {
	.bgSectionColor {
    padding: 4em 0;
  }
}



.bgSectionColor {
  overflow: hidden;
  position: relative;
  background: rgba(131,195,174,1);
 /* background: -moz-linear-gradient(top, rgba(131,195,174,1) 0%, rgba(8,148,134,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(131,195,174,1)), color-stop(100%, rgba(8,148,134,1)));
  background: -webkit-linear-gradient(top, rgba(131,195,174,1) 0%, rgba(8,148,134,1) 100%);
  background: -o-linear-gradient(top, rgba(131,195,174,1) 0%, rgba(8,148,134,1) 100%);
  background: -ms-linear-gradient(top, rgba(131,195,174,1) 0%, rgba(8,148,134,1) 100%);
  background: linear-gradient(to bottom, rgba(131,195,174,1) 0%, rgba(8,148,134,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83c3ae', endColorstr='#089486', GradientType=0 );*/
}
  .bgSectionColor:before, .bgSectionColor:after {
  	position: absolute;
  	transform: rotate(-1.7deg);
  	-ms-transform: rotate(-1.7deg);
  	-webkit-transform: rotate(-1.7deg);
  	-o-transform: rotate(-1.7deg);
  	-moz-transform: rotate(-1.7deg);
  	background-color: #fff;
  	content: "";
  	z-index: 3;
  	display: inline-block;
  	height: 70px;
  	padding: 0;
  	width: 100%;
  }
  .bgSectionColor:before {
  	top: 0;
  	margin-top: -35px;
/*	border-bottom: 10px solid #00877a;*/
  }
  .bgSectionColor:after {
  	bottom: 0;
  	margin-bottom: -35px;
  }
  .bgSectionColor.noAfter:after {
  	height:0px;
  }

.bgSectionColor p {
  color:#fff;
}

.bgSectionColor a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}

.bgSectionColor a.btn {
  text-decoration: none;
}

.bgSectionColor i {
  font-size:100px;
}

.bgSectionColor a:hover {
  color: white;
}

.bgSectionColor .section-heading h2 {
  color: #ea564e;
}

.bgSectionColor .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3);
}

.bgSectionColor .fh5co-project-item {
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  background: #fff;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.bgSectionColor .fh5co-project-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.bgSectionColor .fh5co-project-item .fh5co-text {
  padding: 10px 20px;
}

.bgSectionColor .fh5co-project-item .fh5co-text h2, .bgSectionColor .fh5co-project-item .fh5co-text span {
  text-decoration: none !important;
}

.bgSectionColor .fh5co-project-item .fh5co-text h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

.bgSectionColor .fh5co-project-item .fh5co-text span {
  color: rgba(179, 179, 179, 0.85);
  font-size: 16px;
  font-weight: 400;
}

.bgSectionColor .fh5co-project-item:hover, .bgSectionColor .fh5co-project-item:focus {
  -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  top: -15px;
}

.bgSectionColor .fh5co-project-item:hover img, .bgSectionColor .fh5co-project-item:focus img {
  opacity: .7;
}

.bgSectionColor .fh5co-project-item:hover h2, .bgSectionColor .fh5co-project-item:hover span, .bgSectionColor .fh5co-project-item:focus h2, .bgSectionColor .fh5co-project-item:focus span {
  text-decoration: none !important;
}

/*------------------------------
	BG SECTION COLOR INTRO
------------------------------*/

.bgSectionColorIntro{
  padding: 6em 0;
}
@media screen and (max-width: 768px) {
 .bgSectionColorIntro{
    padding: 2em 0;
  }
}

.bgSectionColorIntro {
  padding: 7em 0;s
}
@media screen and (max-width: 768px) {
	.bgSectionColorIntro {
    padding: 4em 0;
  }
}



.bgSectionColorIntro {
  overflow: hidden;
  position: relative;
 /* background: rgba(131,195,174,1);
  background: -moz-linear-gradient(top, rgba(131,195,174,1) 0%, rgba(8,148,134,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(131,195,174,1)), color-stop(100%, rgba(8,148,134,1)));
  background: -webkit-linear-gradient(top, rgba(131,195,174,1) 0%, rgba(8,148,134,1) 100%);
  background: -o-linear-gradient(top, rgba(131,195,174,1) 0%, rgba(8,148,134,1) 100%);
  background: -ms-linear-gradient(top, rgba(131,195,174,1) 0%, rgba(8,148,134,1) 100%);
  background: linear-gradient(to bottom, rgba(131,195,174,1) 0%, rgba(8,148,134,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83c3ae', endColorstr='#089486', GradientType=0 );*/
}
  .bgSectionColorIntro:before, .bgSectionColorIntro:after {
  	position: absolute;
  	transform: rotate(-1.7deg);
  	-ms-transform: rotate(-1.7deg);
  	-webkit-transform: rotate(-1.7deg);
  	-o-transform: rotate(-1.7deg);
  	-moz-transform: rotate(-1.7deg);
  	background-color: #fff;
  	content: "";
  	z-index: 3;
  	display: inline-block;
  	height: 70px;
  	padding: 0;
  	width: 101%;
  }
  .bgSectionColorIntro:before {
  	top: 0;
  	margin-top: -35px;
	background-color:transparent;
	
  }
  .bgSectionColorIntro:after {
  	bottom: 0;
  	margin-bottom: -35px;
  }


/*.bgSectionColorIntro p, .bgSectionColorIntro div {
  color:#fff;
}

.bgSectionColorIntro a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}*/

.bgSectionColorIntro i {
  font-size:100px;
}

/*.bgSectionColorIntro a:hover {
  color: white;
}*/

.bgSectionColorIntro .section-heading h2 {
  color: #ea564e;
}

.bgSectionColorIntro .section-heading h2:after {
  background: rgba(255, 255, 255, 0.3);
}

.bgSectionColorIntro .fh5co-project-item {
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  background: #fff;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.bgSectionColorIntro .fh5co-project-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.bgSectionColorIntro .fh5co-project-item .fh5co-text {
  padding: 10px 20px;
}

.bgSectionColorIntro .fh5co-project-item .fh5co-text h2, .bgSectionColorIntro .fh5co-project-item .fh5co-text span {
  text-decoration: none !important;
}

.bgSectionColorIntro .fh5co-project-item .fh5co-text h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

.bgSectionColorIntro .fh5co-project-item .fh5co-text span {
  color: rgba(179, 179, 179, 0.85);
  font-size: 16px;
  font-weight: 400;
}

.bgSectionColorIntro .fh5co-project-item:hover, .bgSectionColorIntro .fh5co-project-item:focus {
  -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  top: -15px;
}

.bgSectionColorIntro .fh5co-project-item:hover img, .bgSectionColorIntro .fh5co-project-item:focus img {
  opacity: .7;
}

.bgSectionColorIntro .fh5co-project-item:hover h2, .bgSectionColorIntro .fh5co-project-item:hover span, .bgSectionColorIntro .fh5co-project-item:focus h2, .bgSectionColorIntro .fh5co-project-item:focus span {
  text-decoration: none !important;
}


/* KEY FACTS - About Page */

#prj-threedim.bgSectionColor h1{
		margin: 0 0 10px 0;
		font-size:25px;
}

#prj-threedim.bgSectionColor i{
	font-size:50px;
}

/* line 1161, ../sass/style.scss */
.fh5co-person {
  border: 2px solid rgba(242, 242, 242, 0.85);
  padding: 80px 30px 0px 30px;
  float: left;
  width: 100%;
  position: relative;
  height:280px
}
@media screen and (max-width: 992px) {
  /* line 1161, ../sass/style.scss */
  .fh5co-person {
    margin-bottom: 3.5em;
  }
}
/* line 1170, ../sass/style.scss */
.fh5co-person figure {
  position: absolute;
  margin-top: -60px;
  top: 0;
  left: 50%;
  margin-left: -60px;
  display: block;
  margin-bottom: 50px;
}
/* line 1178, ../sass/style.scss */
.fh5co-person figure img {
  width: 120px;
  border: 2px solid rgba(242, 242, 242, 0.85);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

/* FLAG EU FOOTER */

.fh5co-person.eu-flag figure  {
  margin-top:-38px;
}

.fh5co-person.eu-flag figure img {
  width: 120px;
  height:auto !important;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
/* line 1184, ../sass/style.scss */
.fh5co-person h3 {
  margin-bottom: 0px;
}
/* line 1187, ../sass/style.scss */
.fh5co-person .fh5co-position {
/*  color: rgba(179, 179, 179, 0.85);*/
  color:#00877A;
  display: block;
  margin-bottom: 20px;
}

/* line 1195, ../sass/style.scss */
.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 400;
}
/* line 1203, ../sass/style.scss */
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #00877a;
}

/* validation field */
.form-control.empty {
  border: 2px solid rgba(255, 0, 0, 0.6);		
}

/* line 1209, ../sass/style.scss */
.btn {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
/* line 1211, ../sass/style.scss */
.btn:hover, .btn:active, .btn:focus {
  outline: none;
}
a.btn {
  text-decoration: none;
}
footer#footer{
	margin-bottom: -150px !important;
	padding-bottom: 0px;
}
footer#footer section.bgSectionColor:after{
	display:none;
}

footer#footer ul li.title-footer{
	font-size:25px;
}

footer#footer ul li{
	list-style-type:none;
}


/* line 1215, ../sass/style.scss */
#fh5co-contact {
  padding-bottom: 0;
}
/* line 1218, ../sass/style.scss */
#fh5co-contact .fh5co-contact-info {
  padding: 0;
  margin: 0 0 1.5em 0;
}
/* line 1222, ../sass/style.scss */
#fh5co-contact .fh5co-contact-info li {
  position: relative;
  padding: 0;
  margin: 0 0 1.5em 0;
  padding-left: 50px;
  list-style: none;
}
/* line 1229, ../sass/style.scss */
#fh5co-contact .fh5co-contact-info li i {
  position: absolute;
  top: .2em;
  left: 0;
}
/* line 1236, ../sass/style.scss */
#fh5co-contact figure {
  margin-bottom: 20px;
}

/* line 1240, ../sass/style.scss */
.section-heading {
  float: left;
  width: 100%;
  /*padding-bottom: 50px;
  margin-bottom: 50px;*/
  clear: both;
}
/* line 1246, ../sass/style.scss */
.section-heading h2 {
  margin: 0 0 30px 0;
  font-size: 50px;
  font-weight: 300;
  color: #d64a45;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding-bottom: 20px;
  line-height: 1.5;
}
/* line 1257, ../sass/style.scss */
.section-heading h2.left-border:after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background: #00877a;
  left: 0%;
  margin-left: 0px;
  bottom: 0;
}
/* line 1269, ../sass/style.scss */
.section-heading h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 80px;
  height: 2px;
  background: #00877a;
  left: 50%;
  margin-left: -40px;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  /* line 1246, ../sass/style.scss */
  .section-heading h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  /* line 1284, ../sass/style.scss */
  .section-heading h3 {
    font-size: 24px !important;
    line-height: 34px;
  }
}

/* line 1295, ../sass/style.scss */
.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* line 1302, ../sass/style.scss */
.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
/* line 1308, ../sass/style.scss */
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #00877a;
}
/* line 1312, ../sass/style.scss */
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
/* line 1316, ../sass/style.scss */
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 3px;
  color: #00877a;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #00877a;
  transition: all .2s ease-out;
}
/* line 1327, ../sass/style.scss */
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 3px;
  background: #00877a;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

/* line 1339, ../sass/style.scss */
.fh5co-nav-toggle i::before {
  top: -7px;
}

/* line 1342, ../sass/style.scss */
.fh5co-nav-toggle i::after {
  bottom: -7px;
}

/* line 1345, ../sass/style.scss */
.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

/* line 1348, ../sass/style.scss */
.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

/* line 1351, ../sass/style.scss */
.fh5co-nav-toggle.active i {
  background: transparent;
}

/* line 1354, ../sass/style.scss */
.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

/* line 1362, ../sass/style.scss */
.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

/* line 1370, ../sass/style.scss */
.fh5co-nav-toggle {
  position: absolute;
  top: 2px;
  right: 0px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 25px;
  border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  /* line 1370, ../sass/style.scss */
  .fh5co-nav-toggle {
    display: block;
  }
}

footer.searchResultsNav {
  width:100%;
  text-align:center;
  color:#00877a;
}

footer.searchResultsNav a {
  color:#00877a;
}
	footer.searchResultsNav a:hover {
  color:#fff;
  background-color:#00877a;
  }
  
/* line 1388, ../sass/style.scss */
#footer {
  padding: 50px 0;
  color: #7f7f7f;
  position: relative;
}
/* line 1393, ../sass/style.scss */
#footer .gotop {
/*position: absolute;*/
 top: -20px;
 left: 50%;
/* margin-left: -40px;*/
 background: #fff;
 z-index: 8;
 width: 60px;
 height: 60px;
 font-size: 35px;
 padding-top: 5px;
 text-align: center;
 vertical-align: middle;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -ms-border-radius: 50%;
 border-radius: 50%;
 -webkit-transition: 0.2s;
 -o-transition: 0.2s;
 transition: 0.2s;
}
/* line 1408, ../sass/style.scss */
#footer .gotop:hover, #footer .gotop:focus {
  top: -25px;
  text-decoration: none !important;
}
/* line 1413, ../sass/style.scss */
#footer .copyright {
  font-size: 16px;
  margin-bottom: 0px;
  padding-bottom: 0;
}
/* line 1417, ../sass/style.scss */
#footer .copyright p {
  line-height: 100px;
}



/* line 1422, ../sass/style.scss */
.btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/* line 1426, ../sass/style.scss */
.btn.btn-primary {
  background: #00877a;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
/* line 1431, ../sass/style.scss */
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #00877a;
}
/* line 1436, ../sass/style.scss */
.btn:hover, .btn:active, .btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}

/* BTN NEWSLETTER */
button.btn.btn-default.btnSubmitNewsletter{
	padding-bottom:5px !important;
}

button.btn.btn-default.btnSubmitNewsletter:hover, button.btn.btn-default.btnSubmitNewsletter:active, button.btn.btn-default.btnSubmitNewsletter:focus{
	background-color:#00877a !important;
}
/* line 1442, ../sass/style.scss */
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}


/* line 1449, ../sass/style.scss */
.social {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
}
/* line 1455, ../sass/style.scss */
.social li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
/* line 1460, ../sass/style.scss */
.social li a {
  font-size: 16px;
  display: table;
  width: 40px;
  height: 40px;
  margin: 0 4px;
}
/* line 1467, ../sass/style.scss */
.social li a i {
  display: table-cell;
  vertical-align: middle;
}
/* line 1471, ../sass/style.scss */
.social li a:hover, .social li a:active, .social li a:focus {
  text-decoration: none;
  border-bottom: none;
}
/* line 1475, ../sass/style.scss */
.social li a.social-box {
  background: #00877a;
  color: #fff;
}
/* line 1479, ../sass/style.scss */
.social li a.social-circle {
  background: #00877a;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
/* line 1484, ../sass/style.scss */
.social li a:hover {
  background: #393e46 !important;
}
/* line 1491, ../sass/style.scss */
.social.social-box a {
  background: #00877a;
  color: #fff;
}
/* line 1497, ../sass/style.scss */
.social.social-circle a {
  background: #00877a;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

/* line 1506, ../sass/style.scss */
#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  /* line 1506, ../sass/style.scss */
  #map {
    height: 200px;
  }
}

/* line 1517, ../sass/style.scss */
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* line 1528, ../sass/style.scss */
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

/* line 1531, ../sass/style.scss */
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

/* line 1535, ../sass/style.scss */
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/* line 1542, ../sass/style.scss */
.js .to-animate,
.js .to-animate-2,
.js .single-animate {
  opacity: 0;
}

@media screen and (max-width: 480px) {
  /* line 1550, ../sass/style.scss */
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

/* line 1556, ../sass/style.scss */
.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  /* line 1556, ../sass/style.scss */
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

/* line 1562, ../sass/style.scss */
.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  /* line 1562, ../sass/style.scss */
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

/* line 1568, ../sass/style.scss */
.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  /* line 1568, ../sass/style.scss */
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}

/* line 1576, ../sass/style.scss */
.fh5co-animated {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* discover */
/* line 1587, ../sass/style.scss */
.discover figure img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/* line 1588, ../sass/style.scss */
.discover figure:hover img, .discover figure:focus img {
  -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  top: -15px;
}
/* line 1596, ../sass/style.scss */
.discover figure:hover img img, .discover figure:focus img img {
  opacity: .7;
}
/* line 1599, ../sass/style.scss */
.discover figure:hover img h2, .discover figure:hover img span, .discover figure:focus img h2, .discover figure:focus img span {
  text-decoration: none !important;
}
/* line 1603, ../sass/style.scss */
.discover figure:hover figcaption, .discover figure:focus figcaption {
  text-decoration: none;
  color: #00877a;
}
/* line 1607, ../sass/style.scss */
.discover figure figcaption {
  color: #fff;
  margin-top: -40px;
  line-height: 40px;
  padding: 0px 20px;
  text-align: right;
}

/* sharing cities specials - jdq */
.sc-infolist  {
	text-align:left;
	margin-bottom:20px;
}

.sc-infolist .newsWrapper  {
	padding-bottom:10px;
	background-color: #83c3ae;
	min-height:430px;
}

.sc-infolist .newsWrapper  {
	padding-bottom:5px;
	background-color: #83c3ae;
	min-height:430px;
	border-radius: 10px;
	transition:all 0.3s ease;
}
	.sc-infolist:hover .newsWrapper  {
		margin-top:-10px;
		-webkit-box-shadow: 10px 26px 37px -13px rgba(0,0,0,0.64);
		-moz-box-shadow: 10px 26px 37px -13px rgba(0,0,0,0.64);
		box-shadow: 10px 26px 37px -13px rgba(0,0,0,0.64);
	}
	
.sc-infolist h3 {
	background-color:#00877a;
	color:#fff;
	padding-left:10px;
	text-align:center;
	margin-bottom: 10px;
	padding-top:5px;
}
	.sc-infolist:hover .newsWrapper h3  {
		
	}

.sc-infolist h3:first-letter {
	text-transform:uppercase;
}

.sc-infolist .newsContent{
	Color:#fff;
	padding:5px 15px;
}

.sc-infolist .newsImg img{
	border-radius: 10px 10px 0 0;
}

.sc-infolist .newsContent .newsTxt{
	min-height:90px;
	border-bottom: 1px solid #00877a;
	margin-bottom: 10px;
	padding-bottom:10px;
}


.sc-infolist .newsDatum strong {
	font-size: 15px;
	color: #818892;
}

.sc-infolist .newsMore i {
	font-size:15px;
}

	.sc-infolist .newsMore  a:hover {
		text-decoration:none;
		color:#fff;
	}

@media (max-width: 480px) { 
	
}
@media (max-width:767px){
	.sc-infolist .newsImg img{
		border-radius: 10px 10px 0 0;
	}
}
@media (min-width:768px){}
@media (min-width:992px){}
@media (min-width:1200px){}

/* news Compact */	

.newsCompact .newsCompactContainer .newsCompactWrapper{
	transition: all 0.3s ease
}

.newsCompact .newsCompactContainer:hover .newsCompactWrapper{
	-ms-transform: translate(-5px, -5px); /* IE 9 */
	-webkit-transform: translate(-5px, -5px); /* Safari */
	transform: translate(-5px, -5px);
	-webkit-box-shadow: 10px 26px 37px -13px rgba(0,0,0,0.64);
	-moz-box-shadow: 10px 26px 37px -13px rgba(0,0,0,0.64);
	box-shadow: 10px 26px 37px -13px rgba(0,0,0,0.64);
}

.newsCompact .newsCompactPadding{
	padding: 0 20px;
	min-height:150px;
}

.newsCompact .newsCompactWrapper{
	background-color: #83c3ae;
	border-radius:10px;
	margin-top:20px;
	margin-right: -5px;
	margin-left: -5px;
}

.newsCompact .noPaddingMargin{
	padding:0;
	margin:0;
}

.newsCompact .newsCompactImg img{
	border-radius:10px 0 0 10px;
}

.newsCompact .newsCompactTitle{
	background-color:#00877a;
	padding: 0px 10px;
	border-radius:0 10px 0 0;
}

.newsCompact .newsCompactTitle h4{
	color: #fff;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom:0px;
}
.newsCompact .newsCompactTitle  h4:first-letter{
	text-transform:uppercase;
}

.newsCompact .newsCompactTxt{
	font-size: 15px;
	height: 73px;
	color: #fff;
	border-bottom:1px solid #00877a;
	padding-top:5px;
}

.newsCompact strong{
	color: #818892;
	font-size:14px;
}

.newsCompact i{
	font-size:14px;
}

.newsCompact a:hover{
	text-decoration:none;
	color:#fff;
}

/*** newsletter fragment ***/
.nws-show {
	opacity:1;
	-webkit-transition: ease opacity 1s; /* Safari */
    transition: ease opacity 1s;
}
.nws-hide {
	opacity:0;
	-webkit-transition: ease opacity 1s; /* Safari */
    transition: ease opacity 1s;
}
/*** list docs fragment ***/
.listdocs {
	text-align:left;
}
.listdocs li {
    display: block;
}
.listdocs li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e022";
    font-family: 'Glyphicons Halflings';
    font-size: 12px;
    float: left;
    margin-top: 4px;
    margin-left: -20px;
    color: #CCCCCC;
}
.bgSectionColor .listdocs li:before {
	color: #FFFFFF;
}
.bgSectionColor .listdocs a {
	color: #FFFFFF;
	text-decoration:none;
}
.bgSectionColor .listdocs a:hover {
	text-decoration:underline;
}

/*** scheduler dhtml ***/
.dhx_cal_event_clear.cal_event, .dhx_cal_event_line.cal_event {
	background-image: none;
    background-color: #00877a;
    border-color: #00877a;
	height:20px;
	color:#ffffff;
}
.dhx_cal_event_clear.cal_webinar, .dhx_cal_event_line.cal_webinar {
	background-image: none;
    background-color: #83c3ae;
    border-color: #83c3ae;
	height:20px;
}
.dhx_cal_event_clear.cal_event a, .dhx_cal_event_line.cal_event a, .dhx_cal_event_clear.cal_webinar a, .dhx_cal_event_line.cal_webinar a {
	color:#ffffff;
}
.dhx_now .dhx_month_body, .dhx_now .dhx_month_head {
	 background: rgb(214, 74, 69) !important; /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(214, 74, 69, .3) !important;
}

/*** carousel ***/
.carousel-indicators {
    bottom: 0px;
	margin-bottom: -15px;
}

.carousel-indicators li {
    background: #D1D1D1;
    text-decoration: none;
}

.carousel-indicators li.active, .carousel-indicators li:hover {
    background: #939393;
    cursor: pointer;
}

/*** events list ***/
.evlist_entry{
	margin-bottom:20px;
	margin-left:24px;
	margin-right:24px;
	cursor:pointer;
	border-bottom:1px dashed #CCC;
	display:table-row;
}
.evlist_date {
	width:100px;
	float:left;
}
.evlist_day {
	font-size:34px;
	font-weight:bold;
	line-height:34px;
	color: #d64a45;
	display:table-cell;
}
.evlist_month {
	font-size:12px;
	font-weight:normal;
	margin-top:-4px;
	color: #d64a45;
}
.evlist_year {
	display:none;
	font-size:20px;
	font-weight:bold;
	color: #d64a45;
}
.evlist_info {
	display:table-cell;
	vertical-align:top;
}
.evlist_info h3 {
	font-size:20px;
	font-weight:200;
	margin-bottom:0px;
	font-family: Verdana ! important;
	margin-top:-3px;
}
.evlist_info p {
	font-size:12px;
	color:#CCC;
}
.evlist_more {
	display:none;
}

@media (max-width: 375px) { 
	.sc-infolist .newsContent .newsTxt{
	height: 120px;
	}
}

@media (max-width: 800px) { 
	.newsCompact .newsCompactTitle{
		border-radius:0;
	}
	.newsCompact .newsCompactImg img{
		border-radius:10px 10px 0 0;
	}
	.newsCompact .newsCompactTxt{
	height: 155px;
	}
}


@media (max-width: 1080px) { 
	.sc-infolist .newsContent .newsTxt{
	height: 140px
	}
	.newsCompact .newsCompactTxt{
	height: 155px;
}
}
.img-center{
	margin:0 auto !important;
}


@media (max-width:768px) {
	header#fh5co-header ul.nav-pref nav #btnLanguage ul li a{
		margin:0px;
		padding:6px 10px !important;
	}
	#fh5co-header.navbar-fixed-top .navbar{
		min-height:75px;
	}

	.navbar-fixed-top .navbar-collapse{
		max-height:370px;
	}
}	


/* block languages on the about's page */


.navbar div#btnLanguage{
	float:right;
}

div#btnLanguage{
	background:none !important;
	text-align: center !important;
	margin: 0 auto;
	width: 210px;
}
.aboutLanguages li{
	display:inline;
	float:left;
}

.aboutLanguages li a{
	padding:15px 5px;
	border:none !important;
}

li#top0{padding-right:0 !important;}


a[href="mailto:bernadett.degrendele@eurocities.eu"]{
	 word-break:break-all;
}
