@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);

@font-face {font-family: Rob; src:url(../fonts/Roboto-Light.ttf); }
body {
  font-family: 'Roboto', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Condensed', sans-serif;
}
p {
  font-family: 'Roboto', sans-serif;
  line-height: 22px;
  font-size: 16px;
  font-weight: 300;
}
.program-igf ul {
  list-style: none;
}
.navbar-brand img{max-width:160px; margin-top: -20px;}
.igf-text {color:#67b168 !important; font-weight:400}
.program-igf ul li {
	padding-left: 1.3em;
}
.program-igf ul li:before {
  content: "\f109";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; 
  width: 1.3em; 
}
h2 {
  font-size: 26px;
}
a:hover {
  text-decoration: none;
}
.section-heading {
  text-align: center;
  margin-bottom: 65px;
}
.section-heading p {
  font-size: 14px;
  font-weight: 300;
  color: #727272;
  line-height: 20px;
}
.title {
  font-size: 30px;
  line-height: 1.1;
  font-weight: 300;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.subtitle {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 18px;
  text-transform: uppercase;
}
.subtitle-des {
  color: #727272;
  font-size: 14px;
  margin-bottom: 35px;
  font-weight: 300;
}
.pages {
  padding: 80px 0 40px;
}
.moduler {
  padding: 140px 0;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #093;
}
.navbar.navbar-default {
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
}
.navbar.navbar-default .navbar-toggle {
  margin-top: 32px;
}
.navbar-header .navbar-brand {
  padding: 5px 0;
}
.navbar-header .navbar-brand a {
  height: auto;
  display: inline-block;
  margin-top: 8px;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle {
  background: #444;
}
#top-bar {
  background: #fff;
  color: #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  padding: 15px 0;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #dedede;
}
#top-bar .navbar-nav > li > a:hover {background: transparent; border-bottom:2px solid #093 !important;}
#top-bar.animated-header {
  padding: 20px 0;
  background: #ffffff;
  box-shadow: none;
}
#top-bar .main-menu li > a {
  color: #6C9;
}
#top-bar .main-menu li {
  position: relative;
}
#top-bar .main-menu li a {
  font-size: 14px;
  font-weight: 500;
  border-bottom: 2px solid transparent;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
  text-transform: uppercase;
}
#top-bar .main-menu li a:hover {
  color: #093;
}
.navbar-custom .nav li > a {
  position: relative;
  color: #000;
}
.navbar-right .dropdown-menu {
  right: auto;
  left: 0;
}
.navbar-custom .dropdown-menu {
  position: absolute;
  display: block;
  visibility: hidden;
  opacity: 0;
}
#entete-igf {
  background: url('../../images/banner-igf.jpg') no-repeat 10% ;
  background-size: cover;
  background-attachment: fixed;
  padding: 180px 0px;
  color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  height:250px;
  position: relative;
  
 }
#entete-igf:before {
    content: '';
  z-index: 9;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#entete-igf .block {
  position: relative;
  z-index: 999;
}
#entete-igf h1 {
  font-size: 40px;
  line-height: 50px;
  color: #0F6;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-shadow: 5px 5px 6px rgba(0, 0, 0, 0.9);
}
#entete-igf .btn {
  background: #414141;
  border: none;
  color: #fff;
  padding: 20px 35px;
  margin-top: 30px;
  font-size: 16px;
  font-size: 13px;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: normal;
  border-radius: 0;
}
#blog-igf {
  background: #67b168;
  background-size: cover;
  background-attachment: fixed;
  padding: 60px 0;
  text-align: center;
  position: relative;
  color: #fff;
}
#blog-igf .block {
  position: relative;
  z-index: 99;
  color: #fff;
}
#blog-igf .block h2 {
  margin-bottom: 15px;
  color: #fff;
}
#blog-igf .block p {
  font-size: 17px;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  margin-top: 20px;
}
#blog-igf .block .btn-contact {
  background: #fff;
  border: none;
  color: #67b168;
  padding: 16px 35px;
  margin-top: 20px;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 0 ;
  border: 1px solid #67b168;
  box-shadow: 0px 0px 0px 1px #FFF;

}
#blog-igf .block a.btn-contact:hover {
  background: #67b168;
  border: none;
  color: #fff;
  padding: 16px 35px;
  margin-top: 20px;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 0 ;
  border: 1px solid #fff;
  box-shadow: 0px 0px 0px 1px #67b168;

}
#blog-igf .block .btn-contact i {
  margin-right: 10px;
}
#about {  padding: 10px 0 0 0;}
#about .block {
  padding: 20px 30px 0 30px;
}
#about .block h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase;
}
#about .block p {
  color: #727272;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 35px;
}

.ressources {
  padding: 40px 0;
  background: #fff;
}
.ressources .block {
  position: relative;
  z-index: 99;
}
.ressources .block:hover .img-overly .overly {
  opacity: 1;
}
.ressources .block h4 {
  padding: 20px 15px;
  margin-top: 0;
  color: #666;
}
.ressources .block .img-overly {
  position: relative;
  background: rgba(0, 0, 0, 0.85);
}
.ressources .block .img-overly img {
  border-radius: 0;
}
.ressources .block .img-overly .overly {
  background: rgba(57, 181, 74, 0.9);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
.ressources .block .img-overly .overly a {
  position: absolute;
  top: 45%;
  left: 22%;
}
.ressources .block .img-overly .overly a i {
  font-size: 30px;
  color: #fff;
}
figure {
  background: #fff;
  margin-bottom: 45px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.04), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
}
figure .img-wrapper {
  position: relative;
  overflow: hidden;
}
figure .img-wrapper img{ height: 150px;}
figure img {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 400ms;
  transition: transform 400ms;
}
figure:hover img {
  -webkit-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}
figure:hover .overlay {
  opacity: 1;
}
figure:hover .overlay .buttons a {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
figure .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
}
figure .overlay a {
  display: inline-block;
  color: #fff;
  padding: 10px 23px;
  line-height: 1;
  border: 1px solid #fff;
  border-radius: 0px;
  margin: 4px;
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
figure .overlay a:hover {
  text-decoration: none;
}
figure .overlay:hover a {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
figure .buttons {
  position: absolute;
  top: 40%;
  left: 35%;
}
figure figcaption {
  padding: 20px 25px;
  margin-top: 0;
  color: #666;
}
figure figcaption h4 {
  margin: 0;
}
figure figcaption h4 a {color: #67b168;}
figure figcaption h4 a:hover {color: #090;}
figure figcaption p {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 5px;
}
#event {  padding: 80px 0 0 0;}
.event {
  background: #FCFCFC;
 -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
  border-top: 1px solid #dedede;
}
#event .media {
  margin: 0px 0 70px 0;
}
#event .media .media-left {
  padding-right: 25px;
}
#event h3 {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
  margin: 0px 0px 15px;
  font-weight: 400;
}
#event p {
  line-height: 25px;
  font-size: 14px;
  color: #777777;
}
#event .icon {
	padding-top:25px;
  text-decoration: none;
  color: #fff;
  background-color: #c1e2b3;
  height: 100px;
  text-align: center;
  width: 100px;
  font-size: 50px;
  line-height: 100px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  text-shadow: #67b168 1px 1px, #67b168 2px 2px, #67b168 3px 3px, #67b168 4px 4px, #67b168 5px 5px, #67b168 6px 6px, #67b168 7px 7px, #67b168 8px 8px, #67b168 9px 9px, #67b168 10px 10px, #67b168 11px 11px, #67b168 12px 12px, #67b168 13px 13px, #67b168 14px 14px, #67b168 15px 15px, #67b168 16px 16px, #67b168 17px 17px, #67b168 18px 18px, #67b168 19px 19px, #67b168 20px 20px, #67b168 21px 21px, #67b168 22px 22px, #67b168 23px 23px, #67b168 24px 24px, #67b168 25px 25px, #67b168 26px 26px, #67b168 27px 27px, #67b168 28px 28px, #67b168 29px 29px, #67b168 30px 30px, #67b168 31px 31px, #67b168 32px 32px, #67b168 33px 33px, #67b168 34px 34px, #67b168 35px 35px, #67b168 36px 36px, #67b168 37px 37px, #67b168 38px 38px, #67b168 39px 39px, #67b168 40px 40px, #67b168 41px 41px, #67b168 42px 42px, #67b168 43px 43px, #67b168 44px 44px, #67b168 45px 45px, #67b168 46px 46px, #67b168 47px 47px, #67b168 48px 48px, #67b168 49px 49px, #67b168 50px 50px, #67b168 51px 51px, #67b168 52px 52px, #67b168 53px 53px, #67b168 54px 54px, #67b168 55px 55px, #67b168 56px 56px, #67b168 57px 57px, #67b168 58px 58px, #67b168 59px 59px, #67b168 60px 60px, #67b168 61px 61px, #67b168 62px 62px, #67b168 63px 63px, #67b168 64px 64px, #67b168 65px 65px, #67b168 66px 66px, #67b168 67px 67px, #67b168 68px 68px, #67b168 69px 69px, #67b168 70px 70px, #67b168 71px 71px, #67b168 72px 72px, #67b168 73px 73px, #67b168 74px 74px, #67b168 75px 75px, #67b168 76px 76px, #67b168 77px 77px, #67b168 78px 78px, #67b168 79px 79px, #67b168 80px 80px, #67b168 81px 81px, #67b168 82px 82px, #67b168 83px 83px, #67b168 84px 84px, #67b168 85px 85px, #67b168 86px 86px, #67b168 87px 87px, #67b168 88px 88px, #67b168 89px 89px, #67b168 90px 90px, #67b168 91px 91px, #67b168 92px 92px, #67b168 93px 93px, #67b168 94px 94px, #67b168 95px 95px, #67b168 96px 96px, #67b168 97px 97px, #67b168 98px 98px, #67b168 99px 99px, #67b168 100px 100px;
}
#contact-section {
  padding: 50px 0;
}
#contact-section .contact-form {
  margin-top: 42px;
}
#contact-section .contact-form .btn-send {
  margin-top: 10px;
  color: #fff;
  outline: none;
  border-radius:0;
}
#contact-section .contact-form .btn-send:hover {
  border: 1px solid #02bdd5;
}
#contact-section input {
  display: block;
  height: 40px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border-radius: 1px;
  border: 1px solid rgba(111, 121, 122, 0.3);
  box-shadow: none;
  -webkit-box-shadow: none;
}
#contact-section textarea {
  display: block;
  border-radius: 0;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#contact-section .address,
#contact-section .email,
#contact-section .phone {
	text-align: center;
	background: #EEFFEA;
	padding: 20px 0 40px 0;
	margin-bottom: 20px;
}
#contact-section .address i,
#contact-section .email i,
#contact-section .phone i {
  font-size: 45px;
  color: #080;
}
#contact-section .address h5,
#contact-section .email h5,
#contact-section .phone h5 {
  font-size: 16px;
  line-height: 1.4;
}
#contact-section .address-details {
  padding-top: 70px;
}
#map-canvas {
  width: 100%;
  height: 350px;
  background-color: #CCC;
}
#footer .copyright {
  font-size: 13px;
  margin-bottom: 0;
  margin-top: 10px;
}
#footer .copyright a { color: #eee;}
#footer .copyright a:hover { color: #fff;}
#footer .social {
  text-align: right;
  margin-bottom: 0;
}
#footer .social li {
  display: inline-block;
  margin-right: 15px;
}
#footer .social li a {
  font-size: 22px;
  color: #eee;
}
.cd-headline.slide .cd-words-wrapper {
  color: #02bdd5;
}
ul.social-icons {
  height: auto;
  overflow: hidden;
  list-style: none !important;
  margin-bottom: 10px;
}
ul.social-icons li {
  float: none;
  display: inline-block;
  height: 36px;
}
#copyright a:hover,
#copyright nav .menu li a:hover {
  color: #eee!important;
}
#copyright a,
#copyright a:hover {
  text-decoration: none;
}
.global-page-header {
  background-attachment: fixed;
  background-size: cover;
  padding: 120px 0 25px 0;
  position: relative;
  background: #02bdd5;
  color: #fff;
}
.global-page-header h2 {
  font-size: 42px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.global-page-header .breadcrumb {
  background: none;
  font-size: 16px;
  padding: 8px  0;
}
.global-page-header .breadcrumb .active {
  color: #fff;
}
.global-page-header .breadcrumb li a {
  color: #fff;
}
.global-page-header .block {
  position: relative;
  z-index: 99;
  text-align: center;
}
#product-showcase-banner {
  padding-top: 160px;
}
#product-showcase-banner .block {
  padding: 20px 0 20px 50px;
}
#product-showcase-banner .block h2 {
  font-size: 40px;
  color: #02bdd5;
  margin-bottom: 20px;
  margin-top: 0;
}
#product-showcase-banner .block p {
  color: #666;
  line-height: 25px;
}
#product-showcase-banner .block .buttons {
  margin-top: 25px;
}
#product-showcase-banner .block .buttons .btn {
  color: #fff;
  border: none;
  padding: 12px 40px;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  letter-spacing: 2px;
  font-size: 15px;
}
#product-showcase-banner .block .buttons .btn-demo {
  background: #5abd4f;
  margin-right: 8px;
  border-bottom: 3px solid #429E38;
}
#product-showcase-banner .block .buttons .btn-demo:hover {
  background: #429E38;
}
#product-showcase-banner .block .buttons .btn-buy {
  background: #00AEDA;
  border-bottom: 3px solid #0190B5;
}
#product-showcase-banner .block .buttons .btn-buy:hover {
  background: #0190B5;
}
#product-showcase-banner .block .buttons .btn-buy span {
  margin-right: 8px;
  font-weight: bold;
}
#product-description {
  padding-top: 80px;
}
#product-description .block {
  height: 400px;
  overflow: hidden;
  margin-top: 35px;
  border-bottom: 1px solid #dedede;
  padding-top: 30px;
  position: relative;
  webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
#product-description .block:hover img {
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
}
#product-description .block img {
  position: absolute;
  top: 10px;
  left: 0;
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -ms-transform: translateY(60px);
  -o-transform: translateY(60px);
  transform: translateY(60px);
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: -moz-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: -o-transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#product-description .block .content {
  width: 60%;
  padding-top: 70px;
}
#product-description .block .content h3 {
  font-size: 32px;
  color: #5c5c5c;
}
#product-description .block .content p {
  color: #787f8c;
  line-height: 25px;
}
#related-items {
  padding: 60px 0 110px;
}
#related-items .title {
  border-bottom: 1px solid #dedede;
  padding: 10px 0;
  margin: 5px 15px 30px 15px;
  text-align: left;
  color: #777;
}
#related-items .product-details {
  margin-bottom: 0;
}
#related-items .block {
  position: relative;
  background: #fff;
  margin-bottom: 45px;
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.14);
}
#related-items .block:hover .img-overly .overly {
  opacity: 1;
}
#related-items .block h4 {
  padding: 20px 15px;
  margin-top: 0;
  color: #666;
}
#related-items .block h4 span {
  float: right;
  color: #02bdd5;
}
#related-items .block .img-overly {
  position: relative;
  background: rgba(0, 0, 0, 0.85);
}
#related-items .block .img-overly img {
  border-radius: 0;
}
#related-items .block .img-overly .overly {
  background: rgba(57, 181, 74, 0.9);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
#related-items .block .img-overly .overly a {
  position: absolute;
  top: 45%;
  left: 45%;
}
#related-items .block .img-overly .overly a i {
  font-size: 30px;
  color: #fff;
}
.service-page .service-parts .block {
  margin-bottom: 40px;
  text-align: center;
}
.service-page .service-parts .block i {
  font-size: 35px;
  color: #67b168;
}
.service-page .service-parts .block p {
  padding: 0 8px;
  font-size: 14px;
  color: #777;
  line-height: 1.7;
}
.ressources.service-page figure .buttons {
  position: absolute;
  top: 45%;
  left: 13%;
}
#clients {
  padding: 30px 0 60px;
}
#clients .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
#clients .owl-carousel .owl-item {
  margin-right: 10px;
}
.works-fit {
  padding: 40px 0;
}
.works-fit figure .buttons {
  left: 14%;
}
.fancybox-close {
  background: url("../images/icons/close.png") no-repeat scroll 0 0 transparent;
  height: 50px;
  right: 0;
  top: 0;
  width: 50px;
}
.fancybox-next span {
  background: url("../images/icons/right.png") no-repeat scroll center center #009ee3;
  height: 50px;
  width: 50px;
  right: 0;
}
.fancybox-prev span {
  background: url("../images/icons/left.png") no-repeat scroll center center #009ee3;
  height: 50px;
  width: 50px;
  left: 0;
}
.fancybox-title h3 {
  font-size: 15px;
  margin: 0;
}
.fancybox-title {
  padding: 15px 8px;
}
.wrapper_404 h1 {
  font-size: 200px;
  color: #02bdd5;
  line-height: 1;
}
.wrapper_404 h2 {
  font-size: 50px;
  margin-top: 0;
}
.wrapper_404 .btn-home {
  background: #414141;
  border: none;
  color: #fff;
  padding: 20px 35px;
  margin-top: 10px;
  font-size: 16px;
  font-size: 13px;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: normal;
  border-radius: 0;
}
.igf-description {
  margin-top: 40px;
}
.igf-description .block h3 {
  margin-top: 0;
}
.igf-description .block p {
  color: #727272;
}
#partenaire {
  margin: 50px 0;
}
.partner-member {
  margin-top: 30px;
}
.partner-member:hover .partner-div-img img {opacity: .75; filter: alpha(opacity=75); }
.partner-member .partner-div-img {position: relative;}
.partner-member .partner-div-img .partner-img {width: 100%;}
.partner-member .partnr_job { font-size: 13px;}
.partner-member h3 {color: #02bdd5; margin-bottom: 0; font-size: 20px;}
.partner-member p {font-size: 14px;}
.partner-member .social-icons a {background: #67b168; color: #fff; padding: 4px 8px; display: inline-block; font-size: 15px;}
.partner-member .social-icons .facebook {padding: 4px 12px;}

.apropos-case {
  margin-top: 50px;
}
.apropos-case .block {
  color: #fff;
  padding: 5%;
  float: left;
  text-align:justify;
  height:450px;
}
.apropos-case .block p {
  font-weight: 300;
}
.apropos-case .apropos-case-1 {
  background: #094;
}
.apropos-case .apropos-case-2 {
  background: #093;
}
.apropos-case .apropos-case-3 {
  background: #090;
}
#blog-plein-width {
  padding: 40px 0 80px;
}
article {
  padding: 30px 0;
}
.blog-content h2 {
  font-family: 'Roboto', sans-serif;
}
.blog-content h2 a {
  color: #444;
  font-weight: 400;
  font-size: 30px;
}
.blog-content .blog-meta {
  color: #9a9a9a;
  font-weight: 300;
  margin-bottom: 25px;
}
.blog-content .blog-meta span:after {
  content: '/';
  padding: 0 3px 0 6px;
}
.blog-content .blog-meta a {
  color: #acacac;
}
.blog-content .blog-meta p {
  margin-top: 20px;
}
.blog-content .btn-details, .contact-form .btn-details, .btn-telecharger .btn-details, .notif .btn-details{
  color: #67b168;
  padding: 0;
  background: #67b168;
  color: #fff;
  padding: 8px 18px;
  border-radius: 0;
  margin-top: 15px;
  border: 1px solid #fff;
  box-shadow: 0px 0px 0px 1px #67b168;
}
.blog-content a.btn-details:hover, .contact-form a.btn-details:hover{
  color: #fff;
  padding: 0;
  background: #fff;
  color: #67b168;
  padding: 8px 18px;
  border-radius: 0;
  margin-top: 15px;
  border: 1px solid #67b168;
  box-shadow: 0px 0px 0px 1px #fff;
}
.blog-article-image { margin-top: 30px;}
.sidebar {
  padding-top: 60px;
}
.sidebar .widget {
  margin-bottom: 40px;
  padding: 15px;
  border: 1px solid #dedede;
}
.sidebar .widget h3 {
  margin-top: 8px;
}
.sidebar .search input.form-control {
  border-right: 0;
  border-radius: 0;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
}
.sidebar .search button {
  border-left: 0;
}
.sidebar .search button:hover {
  background: transparent;
}
.sidebar .author .author-img img {
  width: 90px;
  border-radius: 100%;
  margin-top: -40px;
  border: 3px solid #fff;
}
.sidebar .author .author-bio p {
  font-size: 14px;
  color: #888;
}
.sidebar .categories ul li {
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 0;
  list-style: none;
}
.sidebar .categories ul li span.badge {
  float: right;
  background: transparent;
  color: #444;
  border: 1px solid #dedede;
  border-radius: 0;
}
.sidebar .categories ul li a {
  color: #555;
}
.sidebar .categories ul li:last-child {
  border-bottom: none;
}
.sidebar .recent-post ul li {
  margin: 20px 0;
}
.sidebar .recent-post ul li a {
  color: #555;
  font-size: 15px;
}
.sidebar .recent-post ul li a:hover {
  color: #093;
}
.sidebar .recent-post time {
  font-weight: 300;
  color: #999;
  font-size: 12px;
}
.gallery {
  padding: 100px;
}
.gallery figure .buttons {
  left: 40%;
}
.portfolio-meta span {
  margin: 5px 10px;
  font-weight: 300;
}
.portfolio-meta span a {
  color: #fff;
}
.portfolio-single {
  padding: 80px 0 20px;
}
.portfolio-single .portfolio-content {
  padding: 40px 0;
}
.activity-igf {
  padding: 40px 0 80px 0;
}
.activity-igf .post-content {
  padding: 40px 0;
}
.activity-igf .post-content ol li,
.activity-igf .post-content ul li {
  color: #666;
}
.activity-igf .media {
  border: 1px solid #dedede;
  padding: 30px 20px;
}
.activity-igf .media .media-body a {
  color: #02bdd5;
  font-size: 12px;
}
.activity-igf .media .media {
  border: none;
}
.activity-igf .comments {
  margin-top: 40px;
}
.activity-igf .post-comment {
  margin-top: 40px;
}
.activity-igf .post-comment h3 {
  margin-bottom: 15px;
}
.activity-igf .post-comment .form-control {
  box-shadow: none;
  border-radius: 0;
}
.activity-igf .post-comment .btn-send {
  background: #02bdd5;
  color: #fff;
  border-radius: 0;
}
.social-share li {
  display: inline-block;
  margin: 3px 1px;
}
.social-share a {
  font-size: 20px;
  color: #fff;
  background: #02bdd5;
  padding: 4px 10px;
  display: inline-block;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.navbar-toggle {
  background: #000;
}
.dropdown-menu > ul {
  list-style: none;
  padding: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: -5px;
  background: #fff;
  background-color: rgba(0, 0, 0, 0.95);
  box-shadow: 0 2px 0.09px rgba(0, 0, 0, 0.15);
}
.nav .open > a,
.nav .open > a:focus {
  background-color: transparent;
}
#top-bar .dropdown-menu > ul > li > a {
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  padding: 8px 0;
  color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/***************************************************************************************************/

#carousel-igf .item img { width:150%; height:70vh !important; }
#carousel-igf .item img :alter {zoom:100%}
#carousel-igf { padding:80px 0 0 0}
.carousel-caption h1{ font-size:46px; font-weight:800;   }
.igf .carousel-caption{ background: rgba(0,0,0,.5); position: absolute; left:0; right:0; top:0; height:100%; width:100%; z-index:99; padding-top:50vh;  }
.carousel-caption h1 {color: #fff }
.apropos-case .item_titre{ text-transform:uppercase}
.address.text-noir a{ color:#000 !important}
.address.text-noir a:hover { color: #060 !important}
.address.text-noir{ color:#000 !important}
.address.text-noir :hover{ color: #060 !important}
.bg-agenda { margin:1px; padding:5px 10px; color: #050; font-size:14px; border: 1px solid #fff;
  box-shadow: 0px 0px 0px 1px #67b168; margin-bottom:10px}
.btn-group i{ font-size: 36px; color:#67b168}
.btn-social{padding:.1em .50em .1em;border:solid .08em #eee;border-radius:.1em}
.media-heading{ margin:10px 0}
.checkbox{ margin-top:-10px !important}
.partnr_nom { color:#67b168 !important}
.partnr_text{text-align: justify}
.partnr_job{ font-weight:800}
.blog-art-content { margin-top:30px; text-align:justify}
.img-thumbnail { background-color:#F2FFF8}
.ressource-details { color: #777; padding-top:5px}
.navbar-collapse .navbar-nav > .active > a, .navbar-collapse .navbar-nav > .active > a:hover,
.navbar-collapse .navbar-nav > .active > a:focus {color:#093!important;border-bottom:2px solid #093!important;}
.footer-lien a { color: #eee !important}
.footer-lien a:hover { color: #fff !important}
#footer .social { padding:10px 0 }
#footer .social i{ font-size:36px }
#footer { background: #67b168; padding: 25px 0;color:#fff !important;  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); border-top: 1px solid #dedede;}
#carouselPartners { padding:50px 80px; }
#carouselPartners .img-thumbnail {  background-color:#fff;  }
#carouselPartners .item img { height:200px}
#actu {  padding: 80px 0;}
.actu { background: #FEFEFE; -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); border-bottom: 1px solid #dedede;}
#actu .media { margin: 0px 0 70px 0;}
#actu .media .media-left {  padding-right: 25px;}
#actu h3 {color: #000; font-size: 18px; text-transform: uppercase; text-align: center; margin-bottom: 20px; margin: 0px 0px 15px; font-weight: 400;}
#actu p {line-height: 25px; font-size: 14px; color: #777777;}
/*	PUB
--------------------------------------------------------- */
#video-igf {margin-right:15px; margin-left:15px}
.cd-intro { position: relative;  height: 100vh;  width: 100%; margin-left:0px !important;  display: table;  background: #2e416a;  overflow: hidden; margin-top:50px }
.cd-intro-content { display: table-cell;  vertical-align: middle; padding: 0 5%;  background: #2e416a;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color:#fff; text-shadow: 2px 2px 4px #333;}
.cd-intro.video {  display: block;}
.video.cd-intro-content {display: block;  height: 100%;  position: relative;}
.video.cd-intro-content .svg-wrapper { position: absolute; z-index: 2; top: 0; left: 0; height: 100%; width: 100%; }
.cd-bg-video-wrapper {position: absolute;  z-index: 1;  top: 0;  left: 0;  width: 100%;  height: 100%;  overflow: hidden;  background: url(../../images/slider/IGFBF2018_2.jpg) no-repeat center center; background-attachment:fixed; background-size: cover;}
.svg-wrapper .titre { font-weight:600}
.cd-bg-video-wrapper video {display: block; position: absolute; left: 50%; top: 50%; bottom: auto; right: auto; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%);  -o-transform: translateX(-50%) translateY(-50%);  transform: translateX(-50%) translateY(-50%);  min-height: 100%; min-width: 100%; max-width: none; height: auto;  width: auto;}
.cd-bg-video-wrapper::after { display: none;  content: 'mobile';}
@media only screen and (min-width: 768px) {  .cd-bg-video-wrapper::after { content: 'desktop';  }}
.cd-intro .cd-intro-content .svg-wrapper{background: rgba(0,0,0,.1);}
.haut-15{ margin-top:15%}
.haut-15 h1{ padding:0 50px; line-height:60px }
.svg-wrapper .down-btn i { color:#fff !important;}
.svg-wrapper h1 {font-family: Rob; font-size:38px;  margin-bottom:100px}
.svg-wrapper h2 {font-family: Rob; font-size:30px;}
.svg-wrapper .info-forum {margin:-30px 100px 30px 100px}
.svg-wrapper .info-forum h2{ line-height:50px !important}
@-webkit-keyframes hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.hvr-wobble-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent}.hvr-wobble-vertical:active,.hvr-wobble-vertical:focus,.hvr-wobble-vertical:hover{-webkit-animation-name:hvr-wobble-vertical;animation-name:hvr-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}

/********** fin video *************/

.partners {background: #F9F9F9; padding:40px 0}
.partners-igf {border-top:1px solid #eee; padding:50px 0}
#le-forum { padding:80px 0 5px 0; z-index:2}
#le-forum h2 { color:#AAA}
.speaker { padding:50px 0}
.speaker .caption { padding:5px}
.speaker .caption h4 { font-size:1.8rem; text-align:center; font-family: Rob; color:#090; padding-bottom:-80px; line-height:2.5rem !important  }
.speaker .caption p { font-size:1.5rem; text-align:center }
.speaker .thumbnail img{ height:340px; }
.program-igf { padding:50px 0 70px 0; background:#FBFBFB; -webkit-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); border-bottom: 1px solid #dedede; border-top: 1px solid #dedede;}
.list-partners { padding:70px 0 80px 0;}
.partenaire{ padding:40px 80px;}
.partenaire figure {margin:30px 0;  border-radius:5px}
.partenaire figure figcaption { text-align:center; vertical-align:middle !important}
.partenaire figure figcaption p{ vertical-align:middle !important}

.galerie{ padding:50px 0; background:#FBFBFB;-webkit-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); border-bottom: 1px solid #dedede; border-top: 1px solid #dedede;}
.sources{ padding:50px 0;}

/******* session map *******/
.ctc-panel {position:relative; padding:0; margin:0}
.ctc-form {position: absolute; top:-350px; left:3%; min-width:100%; z-index:99; }
.ctc-caption {background:rgba(0, 0, 0, .5); box-shadow:1px 1px 6px rgba(60, 60, 60, 1); padding:30px; width:35%;  position:absolute; color:#fff; font-size:1.4rem; line-height:2rem}
.ctc-caption h3{font-size:2rem; line-height:2.6rem; text-align:center; padding-bottom:10px}
.ctc-marge{ padding-bottom:30px; margin-top:-10px !important}
.mapContact { position: relative; height: 500px; }
/******* /session contact *******/

#le-forum h3, .program-igf h3, .list-partners h3, .galerie h3, .sources h3 { text-align:center}
.program-igf h3, .galerie h3, .sources h3 { padding:0 0 30px 0;}
#le-forum h1{ line-height:50px}
.program-igf h3, .galerie h3, .sources h3 { padding:0 0 30px 0; line-height:80px}
h3 { line-height:60px}
.hover-igf figure img {background-size: cover;	width:100%; height: 200px; -webkit-filter: grayscale(100%); filter: grayscale(100%); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
.hover-igf figure:hover img {-webkit-filter: grayscale(0); filter: grayscale(0);}
.container-map{margin:0 !important;}

.map-igf {-webkit-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); border-bottom: 1px solid #dedede; border-top: 1px solid #dedede; width:100%;  overflow:hidden}
.bntra {border-radius:0; background-color:transparent; color:#FFFFFF; border-color:#FFFFFF;}
.bntra:hover, .bntra:focus { background-color: transparent !important; color:#67b168 !important; border-color:#67b168;}

#cgi-igf {background: url('../../images/banner-cover.jpg') no-repeat 10%;background-size:cover;background-attachment:fixed; padding:100px 0px;color:#fff;box-shadow:0 0 8px rgba(0, 0, 0, 0.3);height:300px; position: relative;}
#cgi-igf:before {content: '';z-index:0; background: rgba(0,0,0,.5);position:absolute;top:0;left:0;right:0; bottom:0;}
#cgi-igf .lead { color:#fff}
#cgi-igf .btn {background:#414141;border: none;color: #fff; padding: 20px 35px; margin-top:30px; font-size: 16px;font-size: 13px;line-height: 1em;text-transform: uppercase; letter-spacing: normal;border-radius:0;}
#cgi-igf .ouaga { font-size:26px;  z-index:1!important}
#cgi-igf .span-contact a{ color:#fff; box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.9);}
#cgi-igf .span-contact a:hover{ color:#67b168;}
#cgi-igf .btn { background:#fff; color:#67b168 !important; z-index:1!important}
#cgi-igf .btn:hover { background:#67b168; color:#fff !important;}

@media (max-width: 768px) { /* tablette */
	.svg-wrapper .col-md-12 { padding:80px 20px}
	.svg-wrapper .col-md-12 h1{ font-size:50px; padding:5vh 10px 0 10px; line-height:60px}
	.svg-wrapper .info-forum {margin:-20px 50px 0 70px}
	.svg-wrapper .info-forum h2 { font-size:30px; line-height:60px !important} 
	.ctc-caption {width:60%; font-size:14px; line-height:16px; padding:10px}
	#carousel-igf .item img { width:150%; height:55vh !important; }
	.carousel-caption { padding-top:40vh !important  }
	#entete-igf {background: url('../../images/banner-igf-sm.jpg') no-repeat 10% ;
   
 }
}

@media (max-width: 480px) { /* smart */
	figure .buttons { position: absolute;  top: 40%; left: 35%;}
	.svg-wrapper .col-md-12 { padding:80px 20px}
	.svg-wrapper .col-md-12 h1{ font-size:25px; padding:1vh 10px 0 10px; line-height:40px}
	.svg-wrapper .info-forum {margin:-50px 50px 0 50px}
	.svg-wrapper .info-forum h2 { font-size:20px; line-height:25px !important}
	.ctc-form {top:-300px;  }
	.ctc-caption {width:70%; font-size:14px; line-height:16px; padding:10px}
	.ctc-caption h3{ line-height:25px; font-size:18px; text-align:center}
	.dl-horizontal dt{float:left;width:60px;overflow:hidden;clear:left;text-align:right;}
	.dl-horizontal dd{margin-left:70px}
	.hover-igf figure img {height: 100px; }
	#contact-form { padding-bottom:40px}
	#entete-igf {padding: 140px 0px; height:80px;}
	#entete-igf h1 { font-size: 35px; }
	#contact-section { padding: 30px 0;}
	#carousel-igf .item img { width:150%; height:60vh !important; }
	.carousel-caption { padding-top:200px !important  }
	.carousel-caption h1{ font-size:36px; font-weight:700;   }
	.event h1 { font-size:36px; line-height:45px}
	#about { margin-bottom:-70px;}
	#about h2 { text-align:center}
	#about .img-info {position:relative; height:300px}
    #about .block img { position:absolute; bottom:0;}
	#service-page h2, #service-page .subtitle-des { text-align:center}
	.partners .row .col-xs-6 { padding-bottom:30px}
	.igf-description {  margin-top:50px;	}
	.igf-description h3 { line-height:30px; padding-bottom:30px !important; }
	.ressources { padding: 50px 0;}	
	.activity-igf { padding: 50px 0 50px 0;}
	.activity-igf h3{ line-height:30px;}
	#le-forum h1 { font-size:32px}
	#le-forum h2 { font-size:20px;}
	#le-forum .speaker h4, #le-forum .speaker p{ text-align:center !important;}
	#contact-section .row h2 {text-align:center !important;}
	#footer h4{ text-transform:uppercase; padding-top:30px}
	#footer h4, #footer .fa-ul {text-align:center !important;}
	#footer .fa-li{position: relative; left:-1.24285714em; width:0.14285714em; top:.1em;}
	.program-igf h3 { line-height:30px}
	.list-partners { padding:20px 0 40px 0;}
	.list-partners h3 { line-height:30px; padding:30px 0 0 0}
	.activity-igf .media img { width:80vw} 
	.activity-igf .media h4 { text-align:center} 
	#cgi-igf {height:240px; padding:50px 0px;}
	#cgi-igf .ouaga { font-size:16px; text-align:center;}
	#cgi-igf .span-contact a{ text-align:center !important;}
	.row .fbk { width:95vw; padding-top:30px}
	.section-heading h1 { font-size:30px !important}
}

 
.popout {position: fixed;bottom: 5rem;	right: 5rem;}
.popout .btn {display: inline-block;position: relative;	outline: none;-webkit-user-select: none;user-select: none;cursor: pointer;width: 60px;height: 60px; line-height: 50px;  text-align: center; font-size: 32px;	z-index: 999;background: #093;color: #fff;border-radius: 50%;	box-shadow: 0 0 5px rgba(0,0,0,0.15);transition:0.2s opacity ease-in-out;-webkit-transition:0.2s opacity ease-in-out;}
.popout .btn.active {visibility: hidden;opacity: 0;}
.popout .btn:after {display: block;	position: absolute;	top: 0;	content: "";z-index: -2;-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;-moz-transition: -moz-transform 0.2s, opacity 0.2s;	transition: transform 0.2s, opacity 0.2s;}
.popout .btn:active:after {	-webkit-transform: scale(1.3);-moz-transform: scale(1.3);	-ms-transform: scale(1.3);	transform: scale(1.3);opacity: 0;}
.popout .btn .fa{ padding:25% 10%}
.popout .panel {box-shadow: 0 0 5px rgba(0,0,0,0.15);
	position: absolute;	bottom: 0;right: 0;width: 340px;text-align: left;overflow: hidden;visibility: hidden;	transform: scale(0);transform-origin: 100% 100%;transition: transform 0.2s, visibility 0s 0.2s, opacity: 0.2s;
opacity: 0;}
.popout .panel.active {	height: auto;opacity: 1;visibility: visible;transform: scale(1);transition: transform 0.2s, visibility 0s 0s, opacity 0.2s;}
.popout .panel-header {	padding: 20px;
	font-size: 15px;
	background-color: #67b168;
	color: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.popout .panel-header a{ font-size:18px; color:#fff	}
.popout .panel-header a:hover{color: #FF6; 	}
.popout .panel-body {
	padding: 10px 20px;
	background-color: #fff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 11px;
	color: #aaa;
}
#aboutsub { padding:80px 0}

.mix-controls{
  padding: 40px 0%;
  position: relative;
  z-index: 1;
  text-align:center !important;
}

button{
  display: inline-block;
  padding: .4em .8em;
  background: #666;
  border: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  cursor: pointer;
}
button.active{ background: #67b168;}
button:focus{  outline: 0 none;}
.container{
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
.container:after{ content: '';  display: inline-block;  width: 100%;}
.container .mix{color:#000 !important; display: none;}
.container .mix:after{content: attr(data-myorder); color: white; display: inline-block; vertical-align: top;}
.container .mix:before{ content: '';display: inline-block;}
.partenaire figure figcaption p{ vertical-align:middle !important}

.list-ligne {padding-left: 0; margin-left: -5px; list-style: none;}
.list-ligne > li {display: inline-block; padding-right: 5px; padding-left: 5px; }

.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager div{display:inline}.pager div>a,.pager div>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager div>a:focus,.pager div>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}

.login-form { margin-top:35vh !important}
.igf-color { height:100vh; background: linear-gradient(45deg, rgb(1,87,155), rgb(153,153,153)); background: -webkit-linear-gradient(45deg, rgb(1,87,155), rgb(153,153,153)); transition: all .3s ease-in-out;}




