/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
	font-family: 'Work Sans', sans-serif;
    color: #000;
    background-color: #FFF;
	overflow-x: hidden !important;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
     font-family: 'helsublack', Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    letter-spacing: 1px;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
}

input[type="text"], input[type="email"], textarea {
    outline: none;
    font-size: 1em !important;
    color: #595959 !important;
    font-family: 'helsublack', Montserrat,'Helvetica Neue',Helvetica,Arial,sans-serif !important;
}

   .navbar-custom.top-nav-collapse .navbar-brand{
		background: url(../img/key-TC.png) no-repeat bottom center scroll;
		background-size: contain;
    }

@media(min-width:768px) {
    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }
}

a {
    color: #E84E1B;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}



a:hover,
a:focus {
    text-decoration: none;
    color: #0F2216;
}

.whitelink {
    color: #FFF;
	font-weight: 700;
}

.greenlink {
    color: #0F2216;
	font-weight: 700;
}

.bluelink {
    color: #2780B6;
	font-weight: 700;
}

.yellowlink {
    color: #F8BA0F;
	font-weight: 700;
}

.redlink {
    color: #8E181D;
	font-weight: 700;
}





.light {
    font-weight: 400;
}



.clients {
color: #0F2216;	
background-image: url(../img/fond-leaves2.jpg);
background-repeat: no-repeat;	
-webkit-background-size: cover;
background-size: cover;
background-position: bottom;
}

.foot {
position: absolute;
bottom: 0;
Display: inline-block;
padding-bottom: 10px;	
}



.clients p {
font-family: 'Elab',"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
line-height:1.1em;
}

.clients p span {
font-size: 1.2em;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
margin-top: 100px;
vertical-align: bottom;
}

#presentation p span, #services  p span {
font-size: 1.2em;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
margin-top: 100px;
vertical-align: bottom;
font-weight: 700;
line-height:1.4em;
color: #E84E1B;
}

#devdur h2 span, #mission h2 span, #services2 h2 span {
font-family: 'Work Sans', sans-serif !important;
color: #FFF;
font-size: .9em;
font-weight: Extra-Light 200;
-webkit-text-shadow: 0px 0px 7px -2px rgba(255,255,255,1);
-moz-text-shadow: 0px 0px 7px -2px rgba(255,255,255,1);
text-shadow: 0px 0px 7px -2px rgba(255,255,255,1);
text-align: center;
text-transform: capitalize;
}

.contentcarreblanc {
display: inline-block;
width: 20vw;
min-width: 200px;
position: relative;
float: left;
margin-left: 1.87%;
margin-right: 1.87%;	
margin-bottom: 5%;
}

.contentcarrevert {
display: inline-block;
width: 20vw;
min-width: 200px;
position: relative;
float: left;
margin-left: 1.87%;
margin-right: 1.87%;	
margin-bottom: 5%;
}


.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#mission .fa, #mission .fas {
color: #FFF;
Font-size: 50px;	
}

#mission .col-md-4 {padding: 20px;}


.carreblanc {
border:2px solid #FFF;
padding: 1vw;
display: inline-block;
min-width: 110px;
min-height: 110px;
 width: 20vw;
    height: 20vw;
}

.contentcarreblanc2 {
display: inline-block;
width: 50%;
min-width: 200px;
position: relative;
float: left;
margin-top: 150px;
margin-bottom: 5%;
}


.carreblanc:hover {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
border:2px solid #0F2216;
background-color: #FFF;
}

.carreblanc:hover a.whitelink{
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
color: #0F2216;
}





.hoverwhite:hover {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
background-color: rgba( 255, 255, 255, .7);	
border:2px solid #FFF !important
}


.carrevert {
border:4px solid #0F2216;
padding: 1vw;
display: inline-block;
min-width: 110px;
min-height: 110px;
 width: 20vw;
    height: 20vw;
}

.carrevert:hover {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
border:2px solid #0F2216;
background-color: #0F2216;
}

.carrebleu {
border:4px solid #2780B6;
padding: 1vw;
display: inline-block;
min-width: 110px;
min-height: 110px;
 width: 20vw;
    height: 20vw;
}


.carrejaune {
border:4px solid #F8BA0F;
padding: 1vw;
display: inline-block;
min-width: 110px;
min-height: 110px;
 width: 20vw;
    height: 20vw;
}

.carrerouge {
border:4px solid #8E181D;
padding: 1vw;
display: inline-block;
min-width: 110px;
min-height: 110px;
 width: 20vw;
    height: 20vw;
}




.carrebleu:hover {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
border:2px solid #2780B6;
background-color: #2780B6;
}

.carrejaune:hover {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
border:2px solid #F8BA0F;
background-color: #F8BA0F;
}

.carrerouge:hover {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
border:2px solid #8E181D;
background-color: #8E181D;
}



.carrevert:hover a.greenlink{
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
color: #FFF;
}

.carrebleu:hover a.bluelink{
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
color: #FFF;
}

.carrejaune:hover a.yellowlink{
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
color: #FFF;
}

.carrerouge:hover a.redlink{
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
color: #FFF;
}




.iconmember {
font-size: 15vw;
display: block !important;
margin-top: 1.2vw !important;	
margin-left: 1vw;
}

.photonews {
width: 18vw;
min-width:100px;	
}

#portfolio {
		min-height: 100%;
		padding-top: 100px;
		padding-bottom: 250px;
		background-image: url(../img/frise-rosas.png);
		background-size: contain;
		text-align: center;  }

@media(min-width:992px) {
    .service-box {
        margin: 20px auto 0;
    }
}

.service-box p {
    	margin-bottom: 0;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(240,95,64,.9);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
}
@media(min-width:768px) {
    .navbar-custom {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-custom.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid rgba(55,109,45, 0.1) !important;
        background: rgba(255,255,255,0.8);
		color: #0F2216;
    }
	
	   .navbar-custom.top-nav-collapse a{
		color: #6F6F6E !important;
    }
	   .navbar-custom.top-nav-collapse .navbar-brand{
		background: url(../img/key-tc.png) no-repeat bottom center scroll;
		background-size: contain;
		
    }
}


@keyframes animatedBackground {
	0% { background-position: 170% 0;
	opacity: 1; }
	98% { background-position: 105% 0;
	opacity: 1; }
	99% { background-position: 100% 0;
	opacity: 0; }
	100% { background-position: 170% 0;
	opacity: 0 }
}

@keyframes animatedBackground2 {
	0% { background-position: 0% 0;
	opacity: 1; }
	98% { background-position: 95% 0;
	opacity: 1; }
	99% { background-position: 100% 0;
	opacity: 0; }
	100% { background-position: 0 0;
	opacity: 0 }
}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #9a9a99 !important;
    background: url(../img/fondaccueil.png) no-repeat bottom center scroll;
    background-color: #FFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	background-position: 100% 0;
	background-repeat: no-repeat;
	animation: animatedBackground 40s ease-in-out infinite;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}


.introfocus {
    display: table;
    width: 100%;
    height: 50%;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(../img/fond-loupe.png) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.introtalent {
    display: table;
    width: 100%;
    height: 150px;
	padding: 10px;
    text-align: center;
    color: #fff;
    background: url(../img/fond-loupe.png) no-repeat bottom center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	-webkit-background-position:center;
	background-position:center;
}

.titlemember {
width: 24%;
min-width: 211px;
clear: both;
background-color: rgb(255, 255, 255);
min-height: 30px;
line-height: 30px;
margin-bottom: 0px;
color: #0F2216;}



.titlemember2 {
width: 24%;
min-width: 211px;
clear: both;
background-color: #0F2216;
min-height: 30px;
line-height: 30px;
margin-bottom: 0px;
color: #FFF;}



.membersections {
	display: inline-block;
padding-top: 70px;	
width: 100%;
}

@media(min-width:768px) {
    .intro {
        height: 125%;
        padding: 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 70px;
    }

    .intro .intro-body .intro-text {
        font-size: 21.9px;
    }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 100%!important;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: transparent !important;
	border: none !important;
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}


.imgpole{
	max-height: 420px;
}

.portfolioboximg:hover img{
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
	max-height: 420px;
}	
	

.imgpole::after {
	content:"";
	background-image: url("img/logo/shadowlogo.png") !important;
}

.animg:hover img{
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
	max-height: 300px;
}

.animg2:hover img{
    -webkit-animation-name: hang;
    -moz-animation-name: hang;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
	max-height: 300px;
}


.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

.resobtn:hover span.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
	
	transition-property: font;
        -webkit-transition-property: font;
        -moz-transition-property: font;
        -o-transition-property: font;
    transition-duration: 0.5s;
        -webkit-transition-duration: 0.5s;
        -moz-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
        -webkit-transition-timing-function: ease-in-out;
        -moz-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
}


@-webkit-keyframes pulse {    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}



/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.animg2 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.animg2:hover, .animg2:focus, .animg2:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


.dafocus {
	display: inline-block;
	height: 122px;
	width: 118px;
}

.dafocus2 {
	display: inline-block;
	height: 244px;
	width: 136px;
}

.dafocus li{
	position: absolute;
}

.dafocus:hover {
  -webkit-animation-name: hoverfocus;
  animation-name: hoverfocus;
  -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;
}



.dafocusout {
  -webkit-animation-name: hoveroutfocus;
  animation-name: hoverfocus;
  -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;
}
.dafocusout:hover {
  -webkit-animation-name: hoveroutfocus;
  animation-name: hoverfocus;
  -webkit-animation-duration: 0s;
  animation-duration: 0s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


.animfocus p span {
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
}


.gradientop {
	
	height: 150px !important;
	position: absolute;
	top: 0px;  
	width: 100%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */

background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,.7) 40%, rgba(255,255,255,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,.7) 40%, rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%, rgba(255,255,255,.7) 40%, rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

z-index: 1497 !important;	
}

/*http://stackoverflow.com/questions/7318462/changing-background-image-with-css3-animations*/






@-webkit-keyframes hoveroutfocus {
    0%   {background-image:url(../img/focus/focus4.png) center center no-repeat !important;
	background-size: cover;
	background-position:center;
	}
    25%  {background-image:url(../img/focus/focus3.png) center center no-repeat !important;
	background-size: cover;
	background-position:center;}
    50%  {background-image:url(../img/focus/focus2.png) center center no-repeat !important;
	background-size: cover;
	background-position:center;}
    75%  {background-image:url(../img/focus/focus1.png) center center no-repeat !important;
	background-size: cover;
	background-position:center;}
    100% {background-image:url(../img/focus/focus1.png) center center no-repeat !important;
	background-size: cover;
	background-position:center;}
}

/* Standard syntax */
@keyframes hoveroutfocus {
    0%   { background-image: url(../img/focus/focus4.png) center center no-repeat;
	background-size: cover;
	background-position:center;}
    25%  { background-image:url(../img/focus/focus3.png) center center no-repeat;
	background-size: cover;
	background-position:center;}
    50%  { background-image:url(../img/focus/focus2.png) center center no-repeat;
	background-size: cover;
	background-position:center;}
    75%  { background-image:url(../img/focus/focus1.png) center center no-repeat;
	background-size: cover;
	background-position:center;}
    100% { background-image:url(../img/focus/focus1.png) center center no-repeat;
	background-size: cover;
	background-position:center;}
}




.content-section {
    padding-top: 100px;
}

.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#map {
    width: 100%;
    height: 200px
    margin-top: 100px;
}

@media(min-width:767px) {

    .content-section {
        padding-top: 100px;
		min-height: 100%;
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
        margin-top: 250px;
    }
	

}

.btn {
    border-radius: 0;
	color:#FFF;
	border: none;
    text-transform: uppercase;
    font-family: 'helsublack', Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.btn:hover,
.btn:focus {
    outline: 0;
}


.btn-xl {
background-color: #E84E1B;
overflow: hidden;	
position: relative;
}

.btn-xl:hover,
.btn-xl:focus {
    outline: 0;
    color: #E84E1B !important;
    background-color: #FFF !important;
}

.btn-default {
    border: 1px solid rgba(55,109,45, 0.5);
    color: #0F2216;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #0F2216;
    outline: 0;
    color: #FFF;
    background-color: #0F2216;
}

ul.banner-social-buttons {
    margin-top: 0;
}

.contactreso a {
    color: #FFF;	
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding:0;
	background-image: url(../img/bandeaupixel.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: baseline;
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}
@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}





footer {
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.list-inline.social-buttons {


	margin-top: 10px;
}


ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
	line-height: 1.8em !important;
    outline: 0;
    color: #fff;
    background-color: #25491e;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}


ul.social-buttons li a .fa {
	
line-height: 1.8em !important;
}


ul.social-buttons li #news-tourisme:hover,
ul.social-buttons li #news-tourisme:focus,
ul.social-buttons li #news-tourisme:active {
    background-color: #fed136;
}

ul.social-buttons li #contact-tourisme:hover,
ul.social-buttons li #contact-tourisme:focus,
ul.social-buttons li #contact-tourisme:active {
    background-color: #fed136;
}

ul.social-buttons li #news-tic:hover,
ul.social-buttons li #news-tic:focus,
ul.social-buttons li #news-tic:active {
    background-color: #dd2b14;
}

ul.social-buttons li #contact-tic:hover,
ul.social-buttons li #contact-tic:focus,
ul.social-buttons li #contact-tic:active {
    background-color: #dd2b14;
}

ul.social-buttons li #news-enr:hover,
ul.social-buttons li #news-enr:focus,
ul.social-buttons li #news-enr:active {
    background-color: #169165;
}

ul.social-buttons li #contact-enr:hover,
ul.social-buttons li #contact-enr:focus,
ul.social-buttons li #contact-enr:active {
    background-color: #169165;
}

ul.social-buttons li #news-devdur:hover,
ul.social-buttons li #news-devdur:focus,
ul.social-buttons li #news-devdur:active {
    background-color: #824413;
}

ul.social-buttons li #contact-devdur:hover,
ul.social-buttons li #contact-devdur:focus,
ul.social-buttons li #contact-devdur:active {
    background-color: #824413;
}

ul.social-buttons li #news-formation:hover,
ul.social-buttons li #news-formation:focus,
ul.social-buttons li #news-formation:active {
    background-color: #199bd8;
}

ul.social-buttons li #contact-formation:hover,
ul.social-buttons li #contact-formation:focus,
ul.social-buttons li #contact-formation:active {
    background-color: #199bd8;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
	text-align:center;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 3em;
	color:#000;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
	font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align:justify;
	color:#000;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
	color:#000;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
	text-align:center;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
	color:#000;
	text-align:center;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
	z-index: 1500;
}

.close-modal {
	z-index: 1500 !important;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 2px;
    height: 75px;
    margin-left: 35px;
    background-color: #FFF;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 2px;
    height: 75px;
    background-color: #FFF;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .closeblack .lr {

    background-color: #000 !important;
}

.portfolio-modal .closeblack .lr .rl {

    background-color: #000 !important;
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

.portfolio-modal {
    color: #FFF;
}

::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

::selection {
    text-shadow: none;
    background: #fed136;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}
}
/*callout*/
.callout {
    display: table;
    width: 100%;
    height: 300px;
    color: #fff;
    background: url(../img/callout.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	
}

/* Services */



.service-item {
	padding: no padding;
	float: left;
	max-width: 100%;
	width: 100%;
	
}


#presentation {
	width: 100%;
	z-index: 1500;
	padding-top: 70px;
	padding-bottom: 0px;
background-image: url(../img/fond-leaves.jpg);
background-repeat: no-repeat;	
background-size: cover;
background-position: bottom;
color: #FFF;
    border-bottom: 3px solid rgba(55,109,45, 0.2);
	overflow: hidden !important;
	overflow-x: hidden;
	text-align: center;
	border: none;
	-moz-box-shadow: 0px 35px 30px 0px #343434;
-webkit-box-shadow: 0px 35px 30px 0px #343434;
-o-box-shadow: 0px 35px 30px 0px #343434;
box-shadow: 0px 35px 30px 0px #343434;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#343434, Direction=180, Strength=30);
	
}
#servicesgtp {
	background-color: #FFF;
background-repeat: no-repeat;	
background-size: contain;
background-position: right bottom;



/*

background-image: url(../img/target.png);
	background-position: right bottom;
		background-size: contain; background-repeat: no-repeat;*/
		padding-right:0;
		padding-left: 0;
		margin-right: 0px !important;
		margin-left: 0px !important ;
		width: 100%;
		background-size: 45%;

	
}



#mission, #services2 {
	
	
	background-image: url(../img/fond-alt-1.png);
background-repeat: no-repeat;	
background-size: cover;
background-color: #6F6F6E;


/*background-image: url(../img/target.png);
	background-position: right bottom;
		background-size: contain; background-repeat: no-repeat;*/
		padding-right:0;
		padding-left: 0;
		margin-right: 0px !important;
		margin-left: 0px !important ;
		width: 100%;

	
}

.modal {
	
	
	background-image: url(../img/fond-alt-2.png);
background-repeat: no-repeat;	
background-size: cover;
background-color: #6F6F6E;

	
}


.avatar {
height:50px;
width: 50px;
border: solid 2px #0F2216;
border-radius: 50%;	
}

.avatar img{
height:50px;
width: 50px;
}

.casefull {
  width: 110%;
  display: inline-block;
  background: white;  
}

.casefull:before {
  content:'';
  display:inline-block;
  width:0;
  vertical-align:middle;
  padding:50% 0;
}



/* background-attachment does the trick */
.cbp-fbscroller section {
	position: relative;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.cbp-fbscroller {
height: 100%;
}

#fbsection1 {
    padding: 100px 0;

	background-image: url(../img/dev.jpg);
	height: 100%;
	-moz-box-shadow: inset 0px 35px 30px -40px #000000;
-webkit-box-shadow: inset 0px 35px 30px -40px #000000;
-o-box-shadow: inset 0px 35px 30px -40px #000000;
box-shadow: inset 0px 35px 30px -40px #000000;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=180, Strength=30);
}

#contact {
background-image: url(../img/fondchartecontact.png);	
background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-position: 100% 0;
	background-repeat: repeat-x;
	animation: animatedBackground2 77s ease-in-out infinite;
}

#adhesion {
	text-align: center;
	font-size:10px;
    width: 100%;
    padding: 50px 0;
    color: #FFF;
background-repeat: no-repeat;	
background-size: cover;
background-position: bottom;
	}
	
/* icone gtp personnalisé */ 


@charset "UTF-8";

@font-face {
  font-family: "bjgl";
  src:url("../fonts/bjgl.eot");
  src:url("../fonts/bjgl.eot?#iefix") format("embedded-opentype"),
    url("../fonts/bjgl.woff") format("woff"),
    url("../fonts/bjgl.ttf") format("truetype"),
    url("../fonts/bjgl.svg#bjgl") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "bjgl" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "bjgl" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


[class^="icon-"],
[class*=" icon-"] {
display: inline-block;
}

.icon-alveole:before {
  content: "\61";
}
.icon-bee:before {
  content: "\62";
}
.icon-gelee:before {
  content: "\63";
}
.icon-miel:before {
  content: "\64";
}
.icon-nectar:before {
  content: "\65";
}
.icon-pollen:before {
  content: "\66";
}
.icon-propolis:before {
  content: "\67";
}
.icon-jangala:before {
  content: "\68";
}



/* icone gtp personnalisé */ 

@font-face {
  font-family: 'Elab';
  src: url('../fonts/elabfont.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'helsublack';
    src: url('../fonts/black.eot');
    src: url('../fonts/black.eot') format('embedded-opentype'),
         url('../fonts/black.woff2') format('woff2'),
         url('../fonts/black.woff') format('woff'),
         url('../fonts/black.ttf') format('truetype'),
         url('../fonts/black.svg#helsublack') format('svg');
}



#tr {height:55px; padding-top:10px; padding-bottom:10px;}
 
li {


 display : list-item;
 list-style-image : url(puce.gif);
}  

.boxshadow
{    box-shadow: 0px 16px 16px -10px rgba(55, 109, 45, 0.35)inset;
    width: 100%;
}
.boxshadowblanc
{    box-shadow: 0px 16px 16px -10px rgba(0, 0, 0, 0.35)inset;
    width: 100%;
}

#reseauxsociaux {margin-bottom:135px;}




.defileParent {
	display: block;
	overflow: hidden;
	position: relative;
	table-layout: fixed;
	width: 150%;
	height: 70px;
	left: 0px;
	text-align: left;
	margin-bottom: 10px;
}

.defile {
	display:block;
	-webkit-animation: linear marqueelike 50s infinite ;
	-moz-animation: linear marqueelike 50s infinite ;
	-o-animation: linear marqueelike 50s infinite ;
	-ms-animation: linear marqueelike 50s infinite ;
	animation: linear marqueelike 50s infinite ;
	margin-left:-500%;
	padding:0 5px;
	text-align:left;
	height: 70px;
}

.defile:after {
	content: attr(data-text);
	position: absolute;
	white-space:nowrap;
}

.marge {
margin-left: 100px;
}

.contentalent {
text-align: justify; margin-left: 5%; width: 65%;	padding-bottom: 50px;  position: relative; float: left; display: block; color: #0F2216;
}

.contentalent h4{
text-align: center !important;	
}

.contentalent span{
font-size: larger;	
font-weigt: bolld;
}


@-webkit-keyframes marqueelike {
	0%, 100% {margin-left: 100%;}
	99.99% {margin-left:-1000%;}
 }
@-moz-keyframes marqueelike {
	0%, 100% {margin-left: 100%;}
	99.99% {margin-left:-1000%;}
 }
@-o-keyframes marqueelike {
	0%, 100% {margin-left: 100%;}
	99.99% {margin-left:-1000%;}
 }
@-ms-keyframes marqueelike {
	0%, 100% {margin-left: 100%;}
	99.99% {margin-left:-1000%;}
 }
@keyframes marqueelike {
	0%, 100% {margin-left: 100%;}
	99.99% {margin-left:-1000%;}
 }

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.social-roll {
	background-image: url('path/to/gray/image.png');
	height: 48px;
	width: 48px;
	margin: 10px;
	float: left;
	border-radius: 50%;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social-roll:hover {
	background-image: url('path/to/color/image.png');
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
}

/*social media sidebar*/



/* entypo */
[class*="entypo-"]:before {
   font-family: "entypo", sans-serif;
}
a { 
   text-decoration: none;
}
ul {
   list-style: none;
   margin: 0;
   padding: 0;
}
#sticky-social {
   left: 0;
   position: fixed;
   top: 250px;
   z-index: 1500;
}
#sticky-social a {
   color: #fff;
   display: block;
   height: 35px;
   line-height: 35px;
   position: relative;
   text-align: center;
   width: 35px;
   opacity: 0.2;
   filter: alpha(opacity=20); 
   transition: all ease 0.5s;
}

#sticky-social a:hover {
	      opacity: 1;
   filter: alpha(opacity=100); 
}
#sticky-social a span {
   line-height: 35px;
   left: -120px;
   position: absolute;
   text-align:center;
   width:120px;
     font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;

}
#sticky-social a:hover span {
   left: 100%;
      opacity: 1;
   filter: alpha(opacity=100); 
   transition: all ease 0.5s;
}
#sticky-social a[class*="facebook"],
#sticky-social a[class*="facebook"]:hover,
#sticky-social a[class*="facebook"] span { background: #3b5998; }

#sticky-social a[class*="twitter"],
#sticky-social a[class*="twitter"]:hover,
#sticky-social a[class*="twitter"] span { background: #00aced; }

#sticky-social a[class*="gplus"],
#sticky-social a[class*="gplus"]:hover,
#sticky-social a[class*="gplus"] span { background: #dd4b39; }  

#sticky-social a[class*="linkedin"],
#sticky-social a[class*="linkedin"]:hover,
#sticky-social a[class*="linkedin"] span { background: #007bb6; }  

#sticky-social a[class*="instagrem"],
#sticky-social a[class*="instagrem"]:hover,
#sticky-social a[class*="instagrem"] span { background: #517fa4; }  

#sticky-social a[class*="stumbleupon"],
#sticky-social a[class*="stumbleupon"]:hover,
#sticky-social a[class*="stumbleupon"] span { background: #eb4924; }  

#sticky-social a[class*="pinterest"],
#sticky-social a[class*="pinterest"]:hover,
#sticky-social a[class*="pinterest"] span { background: #cc2127; }  

#sticky-social a[class*="flickr"],
#sticky-social a[class*="flickr"]:hover,
#sticky-social a[class*="flickr"] span { background: #ff0084; }  

#sticky-social a[class*="tumblr"],
#sticky-social a[class*="tumblr"]:hover,
#sticky-social a[class*="tumblr"] span { background: #32506d; }


#slider2 {
   height: 100%;
   width: 100%;
   margin: 0;
   top: 0;
   overflow: visible;
   position: absolute;
   text-align: center;
}

.divretour {
position: fixed;
width: 100%; bottom: 0%; z-index: 1000; height: 50px; background-color: #FFF; color: #0F2216;
}

.divretour:hover {
position: fixed;
width: 100%; bottom: 0%; z-index: 1500; height: 50px; background-color: #0F2216; color: #FFF;
}

.divretour a:link {
color: #0F2216;
height: 100%;
line-height: 2em;
}

.divretour:hover a:link  {
color: #FFF;
}


#slider2 ul {
   margin: 0;
   padding: 0;
   position: relative;
}

#slider2 li {
   width: 100%;  /* Width Image */
   height: 100%; /* Height Image */
   position: absolute;
   left: 0px; /* Original Position - Outside of the Slider */
   top: 0px;
   list-style: none;
}

#mask2 {
   overflow: hidden;
   height: 100%;
   width: 100%;
   position: fixed;
   top:0%;
}


#mask2 ul {
   height: 100%;
   width: 100%;
   overflow: hidden;
}

#mask2 li {
   height: 100%;
   width: 100%;
   overflow: hidden;
}

#mask2 img {
	min-height: 100%;
	width: auto;
	min-width: 100%;
}


#sliders { min-width:100%; width: 100%; height: 100%; overflow:hidden; display: block;}
#pager { position:absolute; top:0px; z-index:100;}
#pager a { background-color:black;border:1px solid white;padding:10px; display:inline-block;}
#sliders img { 
	z-index:101;
	min-height: 800px;
	width: auto;
	max-height: 100%;
	maw-width: 100%;
}

#sliders li { 
	z-index:101;
	min-height: 800px;
	width: auto;
	min-width: 100%;
	max-height: 100%;
	maw-width: 100%;
}



.dafocusout li.firstoutanimation {
   -webkit-animation: cycleout .8s ease-in-out  1;
   -moz-animation: cycleout .8s ease-in-out  1;
   -ms-animation-name: cycleout;
   -ms-animation-duration: .8s;
   -ms-animation-timing-function: ease-in-out ;
   -ms-animation-iteration-count: 1;
   -ms-animation: cycleout .8s ease-in-out  1;
    animation-name: cycleout;
   animation-duration: .8s;
   animation-timing-function: ease-in-out ;
   animation-iteration-count: 1;
   animation: cycleout .8s ease-in-out  1;
         -webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
animation-fill-mode:forwards;

}

.dafocusout li.secondoutanimation {
	-webkit-animation: cycleouttwo .8s ease-in-out  1;
	-moz-animation: cycleouttwo .8s ease-in-out  1;
   -ms-animation-name: cycleouttwo;
   -ms-animation-duration: .8s;
   -ms-animation-timing-function: ease-in-out ;
   -ms-animation-iteration-count: 1;
   -ms-animation: cycleouttwo .8s ease-in-out  1;
      animation-name: cycleouttwo;
   animation-duration: .8s;
   animation-timing-function: ease-in-out ;
   animation-iteration-count: 1;
   animation: cycleouttwo .8s ease-in-out  1;
            -webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.dafocusout li.thirdoutanimation {
   -moz-animation: cycleoutthree .8s ease-in-out  1;
   -webkit-animation: cycleoutthree .8s ease-in-out  1;
   -ms-animation-name: cycleoutthree;
   -ms-animation-duration: .8s;
   -ms-animation-timing-function: ease-in-out ;
   -ms-animation-iteration-count: 1;
   -ms-animation: cycleoutthree .8s ease-in-out  1;
   animation-name: cycleoutthree;
   animation-duration: .8s;
   animation-timing-function: ease-in-out ;
   animation-iteration-count: 1;
   animation: cycleoutthree .8s ease-in-out  1;
            -webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.dafocusout li.fourthoutanimation {
   -moz-animation: cycleoutfour .8s ease-in-out  1;
   -webkit-animation: cycleoutfour .8s ease-in-out  1;
   -ms-animation-name: cycleoutfour;
	-ms-animation-duration: .8s;
	-ms-animation-timing-function: ease-in-out ;
	-ms-animation-iteration-count: 1;
  -ms-animation: cycleoutfour .8s ease-in-out  1;
  animation-name: cycleoutfour;
	animation-duration: .8s;
	animation-timing-function: ease-in-out ;
	animation-iteration-count: 1;
   animation: cycleoutfour .8s ease-in-out  1;
            -webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}




.dafocusout:hover li.firstoutanimation {
   -webkit-animation: cycleout 0s ease-in-out  1;
   -moz-animation: cycleout 0s ease-in-out  1;
   -ms-animation-name: cycleout;
   -ms-animation-duration: 0s;
   -ms-animation-timing-function: ease-in-out ;
   -ms-animation-iteration-count: 1;
   -ms-animation: cycleout 0s ease-in-out  1;
    animation-name: cycleout;
   animation-duration: 0s;
   animation-timing-function: ease-in-out ;
   animation-iteration-count: 1;
   animation: cycleout 0s ease-in-out  1;
         -webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
animation-fill-mode:forwards;

}

.dafocusout:hover li.secondoutanimation {
	-webkit-animation: cycleouttwo 0s ease-in-out  1;
	-moz-animation: cycleouttwo 0s ease-in-out  1;
   -ms-animation-name: cycleouttwo;
   -ms-animation-duration: 0s;
   -ms-animation-timing-function: ease-in-out ;
   -ms-animation-iteration-count: 1;
   -ms-animation: cycleouttwo 0s ease-in-out  1;
      animation-name: cycleouttwo;
   animation-duration: 0s;
   animation-timing-function: ease-in-out ;
   animation-iteration-count: 1;
   animation: cycleouttwo 0s ease-in-out  1;
            -webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.dafocusout:hover li.thirdoutanimation {
   -moz-animation: cycleoutthree 0s ease-in-out  1;
   -webkit-animation: cycleoutthree 0s ease-in-out  1;
   -ms-animation-name: cycleoutthree;
   -ms-animation-duration: 0s;
   -ms-animation-timing-function: ease-in-out ;
   -ms-animation-iteration-count: 1;
   -ms-animation: cycleoutthree 0s ease-in-out  1;
   animation-name: cycleoutthree;
   animation-duration: 0s;
   animation-timing-function: ease-in-out ;
   animation-iteration-count: 1;
   animation: cycleoutthree 0s ease-in-out  1;
            -webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.dafocusout:hover li.fourthoutanimation {
   -moz-animation: cycleoutfour 0s ease-in-out  1;
   -webkit-animation: cycleoutfour 0s ease-in-out  1;
   -ms-animation-name: cycleoutfour;
	-ms-animation-duration: 0s;
	-ms-animation-timing-function: ease-in-out ;
	-ms-animation-iteration-count: 1;
  -ms-animation: cycleoutfour 0s ease-in-out  1;
  animation-name: cycleoutfour;
	animation-duration: 0s;
	animation-timing-function: ease-in-out ;
	animation-iteration-count: 1;
   animation: cycleoutfour 0s ease-in-out  1;
            -webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}





.dafocus:hover li.firstanimation {
   -webkit-animation: cycle .8s ease-in-out  1;
   -moz-animation: cycle .8s ease-in-out  1;
   -ms-animation-name: cycle;
   -ms-animation-duration: .8s;
   -ms-animation-timing-function: ease-in-out ;
   -ms-animation-iteration-count: 1;
   -ms-animation: cycle .8s ease-in-out  1;
    animation-name: cycle;
   animation-duration: .8s;
   animation-timing-function: ease-in-out ;
   animation-iteration-count: 1;
   animation: cycle .8s ease-in-out  1;
         -webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
animation-fill-mode:forwards;

}

.dafocus:hover li.secondanimation {
	-webkit-animation: cycletwo .8s ease-in-out  1;
	-moz-animation: cycletwo .8s ease-in-out  1;
   -ms-animation-name: cycletwo;
   -ms-animation-duration: .8s;
   -ms-animation-timing-function: ease-in-out ;
   -ms-animation-iteration-count: 1;
   -ms-animation: cycletwo .8s ease-in-out  1;
      animation-name: cycletwo;
   animation-duration: .8s;
   animation-timing-function: ease-in-out ;
   animation-iteration-count: 1;
   animation: cycletwo .8s ease-in-out  1;
            -webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.dafocus:hover li.thirdanimation {
   -moz-animation: cyclethree .8s ease-in-out  1;
   -webkit-animation: cyclethree .8s ease-in-out  1;
   -ms-animation-name: cyclethree;
   -ms-animation-duration: .8s;
   -ms-animation-timing-function: ease-in-out ;
   -ms-animation-iteration-count: 1;
   -ms-animation: cyclethree .8s ease-in-out  1;
   animation-name: cyclethree;
   animation-duration: .8s;
   animation-timing-function: ease-in-out ;
   animation-iteration-count: 1;
   animation: cyclethree .8s ease-in-out  1;
            -webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}

.dafocus:hover li.fourthanimation {
   -moz-animation: cyclefour .8s ease-in-out  1;
   -webkit-animation: cyclefour .8s ease-in-out  1;
   -ms-animation-name: cyclefour;
	-ms-animation-duration: .8s;
	-ms-animation-timing-function: ease-in-out ;
	-ms-animation-iteration-count: 1;
  -ms-animation: cyclefour .8s ease-in-out  1;
  animation-name: cyclefour;
	animation-duration: .8s;
	animation-timing-function: ease-in-out ;
	animation-iteration-count: 1;
   animation: cyclefour .8s ease-in-out  1;
            -webkit-animation-fill-mode:forwards;
-moz-animation-fill-mode:forwards;
animation-fill-mode:forwards;
}




.bullo span{
     font-size: 15px;
	 line-height:1.2em;
	 position:absolute;   
	 margin-top: -15px;
     margin-left:-135px;
	 color: #0F2216;
     background-color:rgba(55,109,45, .1);
     padding:15px;
     border-radius:3px;  
	 transform:scale(0) rotate(-12deg);    
	 transition:all .25s;
	 width: 300px;
	 z-index: 1500 !important;
	 opacity:0;
	     
}

.bullo:hover span,.bullo:focus span{
     opacity:1;
	 transform:scale(1) rotate(0);   
}

.bullo2 span{
     font-size: 15px;
	     font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
	 line-height:1.2em;
	 position:absolute;   
	 margin-top: -15px;
     margin-left:-135px;
	 color: #0F2216;
     background-color: #FFF;
     padding:15px;
     border-radius:3px;  
	 transform:scale(0) rotate(-12deg);    
	 transition:all .25s;
	 width: 300px;
	 z-index: 1500 !important;
	 opacity:0;
    vertical-align: bottom;
	     
}

.bullo2:hover span,.bullo:focus span{
     opacity:1;
	 transform:scale(1) rotate(0);   
}




.bullo3 span{
     font-size: 15px;
	     font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
	 line-height:1.2em;
	 position:absolute;   
	 margin-top: 40px;
     margin-left: -10vw;
	 color: #FFF;
     background-color: rgba(255,255,255, 0.1);
     padding:15px;
	 transform:scale(0) rotate(-12deg);    
	 transition:all .25s;
	 width: 20vw;
	 z-index: 1500 !important;
	 opacity:0;
    vertical-align: bottom;
	     
}

.bullo3:hover span,.bullo:focus span{
     opacity:1;
	 transform:scale(1) rotate(0);   
}



.month {
color: #0F2216;	
}

.ccal li span { 
color: #0F2216;	
}

.ccal {
    width: 100% !important;
	font-size: 1em !important;
}

.calhead {
	font-weight: bold;
}

.cibulSearch input {
    width: 100%;
}

.selected {
background-color: #0F2216 !important;		
}
.exists {
color: #0F2216 !important;	
}

.ccal .calbody li.selected span {
    background-color: #0F2216 !important;	
}

.ccal .calbody li.hasdates span {
   color: #0F2216 !important;
}

/* ANIMATION */

@-moz-keyframes cycle {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:0; filter: alpha(opacity=0); z-index:0; }
	50% {  opacity:0; filter: alpha(opacity=0); z-index:-1; }
	75% {  opacity:1; filter: alpha(opacity=100); z-index:0; }
	100%{  opacity:1; filter: alpha(opacity=100); z-index:1500;}
}

@-moz-keyframes cycletwo {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:0; filter: alpha(opacity=0); z-index:0; }
	50% {  opacity:1; filter: alpha(opacity=100); z-index:-1; }
	75% {  opacity:1; filter: alpha(opacity=100); z-index:0; }
	100%{  opacity:0; filter: alpha(opacity=0); }
}

@-moz-keyframes cyclethree {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:1; filter: alpha(opacity=100); z-index:0; }
	50% {  opacity:1; filter: alpha(opacity=100); z-index:-1; }
	75% {  opacity:0; filter: alpha(opacity=0); z-index:0; }
	100%{  opacity:0; filter: alpha(opacity=0); }
}

@-moz-keyframes cyclefour {
	0%  { opacity:1; filter: alpha(opacity=100); } 
	25% {  opacity:1; filter: alpha(opacity=100); z-index:0; }
	50% {  opacity:0; filter: alpha(opacity=0); z-index:-1; }
	75% {  opacity:0; filter: alpha(opacity=0); z-index:0; }
	100%{  opacity:0; filter: alpha(opacity=0); }
}



@-webkit-keyframes cycle {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:0; filter: alpha(opacity=0);  }
	50% {  opacity:0; filter: alpha(opacity=0); }
	75% {  opacity:1; filter: alpha(opacity=100); }
	100%{  opacity:1; filter: alpha(opacity=100); }	
	
}

@-webkit-keyframes cycletwo {
		0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:0; filter: alpha(opacity=0);  }
	50% {  opacity:1; filter: alpha(opacity=100); }
	75% {  opacity:1; filter: alpha(opacity=100); }
	100%{  opacity:0; filter: alpha(opacity=0); }
}
@-webkit-keyframes cyclethree {
	
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:1; filter: alpha(opacity=100);  }
	50% {  opacity:1; filter: alpha(opacity=100); }
	75% {  opacity:0; filter: alpha(opacity=0);  }
	100%{  opacity:0; filter: alpha(opacity=0); }
}
@-webkit-keyframes cyclefour {
	0%  { opacity:1; filter: alpha(opacity=100); } 
	25% {  opacity:1; filter: alpha(opacity=100); }
	50% {  opacity:0; filter: alpha(opacity=0);  }
	75% {  opacity:0; filter: alpha(opacity=0); }
	100%{  opacity:0; filter: alpha(opacity=0); }
}



@-ms-keyframes cycle {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:0; filter: alpha(opacity=0); z-index:0; }
	50% {  opacity:0; filter: alpha(opacity=0); z-index:-1; }
	75% {  opacity:1; filter: alpha(opacity=100); z-index:0; }
	100%{  opacity:1; filter: alpha(opacity=100); }
	
}

@-ms-keyframes cycletwo {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:0; filter: alpha(opacity=0); z-index:0; }
	50% {  opacity:1; filter: alpha(opacity=100); z-index:-1; }
	75% {  opacity:1; filter: alpha(opacity=100); z-index:0; }
	100%{  opacity:0; filter: alpha(opacity=0); }
}

@-ms-keyframes cyclethree {	
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:1; filter: alpha(opacity=100); z-index:0; }
	50% {  opacity:1; filter: alpha(opacity=100); z-index:-1; }
	75% {  opacity:0; filter: alpha(opacity=0); z-index:0; }
	100%{  opacity:0; filter: alpha(opacity=0); }
}

@-ms-keyframes cyclefour {	
	0%  { opacity:1; filter: alpha(opacity=100); } 
	25% {  opacity:1; filter: alpha(opacity=100); z-index:0; }
	50% {  opacity:0; filter: alpha(opacity=0); z-index:-1; }
	75% {  opacity:0; filter: alpha(opacity=0); z-index:0; }
	100%{  opacity:0; filter: alpha(opacity=0); }
}



@keyframes cycle {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:0; filter: alpha(opacity=0);}
	50% {  opacity:0; filter: alpha(opacity=0);  }
	75% {  opacity:1; filter: alpha(opacity=100);  }
	100%{  opacity:1; filter: alpha(opacity=100); }
}

@keyframes cycletwo {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:0; filter: alpha(opacity=0);}
	50% {  opacity:1; filter: alpha(opacity=100); }
	75% {  opacity:1; filter: alpha(opacity=100);  }
	100%{  opacity:0; filter: alpha(opacity=0); }
}

@keyframes cyclethree {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:1; filter: alpha(opacity=100);  }
	50% {  opacity:1; filter: alpha(opacity=100);  }
	75% {  opacity:0; filter: alpha(opacity=0);  }
	100%{  opacity:0; filter: alpha(opacity=0); }
}

@keyframes cyclefour {
	0%  { opacity:1; filter: alpha(opacity=100); } 
	25% {  opacity:1; filter: alpha(opacity=100); }
	50% {  opacity:0; filter: alpha(opacity=0);  }
	75% {  opacity:0; filter: alpha(opacity=0);  }
	100%{  opacity:0; filter: alpha(opacity=0); }
}








/* invert/reverse animation: http://www.impressivewebs.com/mimic-onmouseout-css3-transitions/#comment-74379 */





@-moz-keyframes cycleout {
	0%  { opacity:1; filter: alpha(opacity=100); } 
	25% {  opacity:1; filter: alpha(opacity=100); }
	50% {  opacity:0; filter: alpha(opacity=0);  }
	75% {  opacity:0; filter: alpha(opacity=0);  }
	100%{  opacity:0; filter: alpha(opacity=0); }
}

@-moz-keyframes cycleouttwo {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:1; filter: alpha(opacity=100);  }
	50% {  opacity:1; filter: alpha(opacity=100);  }
	75% {  opacity:0; filter: alpha(opacity=0);  }
	100%{  opacity:0; filter: alpha(opacity=0); }
}

@-moz-keyframes cycleoutthree {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:0; filter: alpha(opacity=0);  }
	50% {  opacity:1; filter: alpha(opacity=100);  }
	75% {  opacity:1; filter: alpha(opacity=100); }
	100%{  opacity:0; filter: alpha(opacity=0); }
}

@-moz-keyframes cycleoutfour {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:0; filter: alpha(opacity=0);  }
	50% {  opacity:0; filter: alpha(opacity=0); }
	75% {  opacity:1; filter: alpha(opacity=100);}
	100%{  opacity:1; filter: alpha(opacity=100); }
}





@-webkit-keyframes cycleout {
	0%  { opacity:1; filter: alpha(opacity=100); } 
	25% {  opacity:1; filter: alpha(opacity=100);}
	50% {  opacity:0; filter: alpha(opacity=0); }
	75% {  opacity:0; filter: alpha(opacity=0);}
	100%{  opacity:0; filter: alpha(opacity=0); }
}

@-webkit-keyframes cycleouttwo {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:1; filter: alpha(opacity=100); }
	50% {  opacity:1; filter: alpha(opacity=100); }
	75% {  opacity:0; filter: alpha(opacity=0);  }
	100%{  opacity:0; filter: alpha(opacity=0); }
}

@-webkit-keyframes cycleoutthree {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:0; filter: alpha(opacity=0); }
	50% {  opacity:1; filter: alpha(opacity=100); }
	75% {  opacity:1; filter: alpha(opacity=100);}
	100%{  opacity:0; filter: alpha(opacity=0); }
}

@-webkit-keyframes cycleoutfour {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:0; filter: alpha(opacity=0);}
	50% {  opacity:0; filter: alpha(opacity=0);}
	75% {  opacity:1; filter: alpha(opacity=100); }
	100%{  opacity:1; filter: alpha(opacity=100); }
}




@keyframes cycleout {
	0%  { opacity:1; filter: alpha(opacity=100); } 
	25% {  opacity:1; filter: alpha(opacity=100);  }
	50% {  opacity:0; filter: alpha(opacity=0);}
	75% {  opacity:0; filter: alpha(opacity=0);}
	100%{  opacity:0; filter: alpha(opacity=0); }
}

@keyframes cycleouttwo {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:1; filter: alpha(opacity=100);  }
	50% {  opacity:1; filter: alpha(opacity=100);  }
	75% {  opacity:0; filter: alpha(opacity=0); }
	100%{  opacity:0; filter: alpha(opacity=0); }
}

@keyframes cycleoutthree {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:0; filter: alpha(opacity=0);  }
	50% {  opacity:1; filter: alpha(opacity=100);  }
	75% {  opacity:1; filter: alpha(opacity=100); }
	100%{  opacity:0; filter: alpha(opacity=0); }
}

@keyframes cycleoutfour {
	0%  { opacity:0; filter: alpha(opacity=0); } 
	25% {  opacity:0; filter: alpha(opacity=0);  }
	50% {  opacity:0; filter: alpha(opacity=0); }
	75% {  opacity:1; filter: alpha(opacity=100);  }
	100%{  opacity:1; filter: alpha(opacity=100); }
}
