/*!
 * Start Bootstrap - Agency 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 {
    overflow-x: hidden;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.underlined{
	text-decoration: underline;
}

.text-muted {
    color: #777;
}

.text-notuppercase {
    text-transform: none;
}

.width_demo
{
	width:90%;
}

@media(min-width:768px) {
	.width_demo
	{
		width:400px;
	}
}

.text-primary {
    color: #0F9DE8;
}

.text-normal{
    font-size: 16px;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

li {
    /*font-size: 14px;*/
	font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #0F9DE8;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #318CE7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

audio {
 padding: 0 0;/*padding: 30px 0;*/
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    /*background-color: #f7f7f7;*/
	/*background-color: #ededed;*/
	background-color: #ddd;
}

.bg-darkest-gray {
    background-color: #222;
}


/*=========================================================================================================================
B U T T O N S
=========================================================================================================================*/

.btn-default {
    text-transform: uppercase;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
}

.btn-primary {
    border-color: #0F9DE8;
    text-transform: uppercase;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    color: #fff;
    background-color: #0F9DE8;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #0F9DE8;
    color: #fff;
    background-color: #0F9DE8;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #0F9DE8;
    background-color: #0F9DE8;
}

.btn-primary .badge {
    color: #0F9DE8;
    background-color: #fff;
}

.radioBtn .select:hover, .select:focus, .select:active{
	color: #FFF;
	outline-color: red;
    background-color: #0F9DE8;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.radioBtn .active:hover, .active:focus, .active:active{
    background-color: #0F9DE8;
	border-color: #0F9DE8;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.radioBtn .notActive{
    color: #0F9DE8;
    background-color: #fff;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.select .option{
	color: #F00;
    background-color: #FFF;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #0F9DE8;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #0F9DE8;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #318CE7;
    color: #fff;
    background-color: #318CE7;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #0F9DE8;
    background-color: #0F9DE8;
}

.btn-xl .badge {
    color: #0F9DE8;
    background-color: #fff;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

/*
.tr-tracks {  
    background-color: #fff;
	color:#000;
}
.tr-tracks>a {  
    background-color: #fff;
	color:#000;
}
*/
/*
.tr-tracks:hover,
.tr-tracks:focus
{  
    background-color: #b7e3fa;
	color:#000;
}
.tr-tracks:active,
.tr-tracks.active {
    background-color: #0F9DE8;
	color:#fff;
}
*/
.btn-xxs .badge,
.btn-group-xxs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.btn-xxs,
.btn-group-xxs > .btn {
  padding: 5px 5px;
  font-size: 8px;
  line-height: 1.5;
  border-radius: 3px;
}

/*=========================================================================================================================
M E N U
=========================================================================================================================*/

.navbar-default {
    border-color: transparent;
    background-color: #222;
	color:#fff;
}

.navbar-default .navbar-brand {
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,cursive;
	font-size : 16px;
	padding : 10px;
    /*color: #0F9DE8;*/
	color: #fff;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #318CE7;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #0F9DE8;
    background-color: #0F9DE8;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #0F9DE8;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #0F9DE8;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #0F9DE8;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #318CE7;
}

.select-ambiance{
	font-size:16px;
}

@media(min-width:768px) {
    .navbar-default {
        padding: 15px 0;/*25*/
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 1.25em;/*2*/
		padding : 15px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }
	
	.navbar-default .nav li a{
        font-size: 1.25em;
		-webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

	/*navbar-shrink = navbar changée (rapetissée + fond) quand on scroll
	pour changer le seuil :
	changeHeaderOn = 50; dans /js/cbpAnimatedHeader.js (et .min aussi !)
	*/
    .navbar-default.navbar-shrink {
        padding: 0px 0;/*10*/
        background-color: #222;
		font-size: 1.5em;/*1.5*/
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 0.8em;/*1.5*/
		padding : 15px;
    }
	
	.navbar-default.navbar-shrink  .nav li a{
        font-size: 1.25em;
		
    }
}

/*

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}
*/

.dropdown-submenu{
    position:relative;
} 
.dropdown-submenu > .dropdown-menu
{
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
} 
.dropdown-submenu:hover > .dropdown-menu{
    display:block;
}
 
.dropdown-submenu > a:after{
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
 
.dropdown-submenu:hover > a:after{
    border-left-color:#ffffff;
}
 
.dropdown-submenu .pull-left{
    float:none;
}
 
.dropdown-submenu.pull-left > .dropdown-menu{
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

.root:hover > .dropdown-menu{
    display: block;
}



/*=========================================================================================================================
H E A D E R
=========================================================================================================================*/
header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
	background-color: rgba(5, 39, 85, 1);
    /*background-image: url(../img/26_low_RED.jpg);*/
	/*background-image: url(../img/portfolio/light_texture2192_1.jpg);*/
	/*background-image: url(../img/night-sky-wallpapers-30833-7278511_1.jpg);*/
	/*background-image: url(../img/22251_1_miscellaneous_digital_art_bokeh_bokeh_lights_SAT_low.jpg);*/
	background-image: url(../img/vecteezy_abstract-wave-background-with-blue-pink-and-black-lines-in_24391149RED.jpg);
	
	background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
position : relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

header .intro-text .intro-heading {
	margin-top: 8px;
    margin-bottom: 5px;/*25*/
	/*margin-bottom: 20px;*/
    text-transform: uppercase;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

header .intro-text .intro-lead-in {
    /*margin-bottom: 25px;*/
	margin-bottom: 20px;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    /*font-size: 50px;*/
	font-size: 30px;
    font-style: italic;
    line-height: 40px;
}

header .intro-text .intro-lead-in2 {
    /*margin-bottom: 25px;*/
	margin-bottom: 20px;/*50*/
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height: 16px;
	color:#fff;
}

@media(min-width:768px) {
   header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
	background-color: rgba(5, 39, 85, 1);
    /*background-image: url(../img/26_low_RED.jpg);*/
	/*background-image: url(../img/portfolio/light_texture2192_1.jpg);*/
	/*background-image: url(../img/night-sky-wallpapers-30833-7278511_1.jpg);*/
	/*background-image: url(../img/22251_1_miscellaneous_digital_art_bokeh_bokeh_lights_SAT_low.jpg);*/
	background-image: url(../img/vecteezy_abstract-wave-background-with-blue-pink-and-black-lines-in_24391149RED.jpg);
	
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

    header .intro-text {
        padding-top: 160px;
        padding-bottom: 100px;
		/*padding-top: 200px;*/
        /*padding-bottom: 100px;*/
    }
	
	header .intro-text .intro-heading {
        margin-bottom: 10px;
		/*margin-bottom: 40px;*/
        text-transform: uppercase;
        font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
	
    header .intro-text .intro-lead-in {
        /*margin-bottom: 25px;*/
		margin-bottom: 40px;
        font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
        /*font-size: 75px;*/
		font-size: 50px;
        font-style: italic;
        line-height: 75px;
    }
	 header .intro-text .intro-lead-in2{
        /*margin-bottom: 25px;*/
		margin-bottom: 40px;
        font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 30px;
        font-style: italic;
        line-height: 30px;
		color:#fff;
    }
   
}

#tagCloud {
	padding-top: 20px;
}

.tagCloud {
	padding-top: 0px;
    width: 100%;
    opacity: 1;
    font-style: italic;
	text-align: left;	
}

.tagCloud  a{
    position: absolute;
}

.carousel-indicators {
	bottom:-50px;
}

.carousel-caption  {
	/*width: 400px;
	background-color: rgba(0, 0, 0, 0.25);*/
}

.cadre{
	border-style: solid;
	border-color: #fff;
	border-width:1px;
}

#divPlayerDemo
{
	padding-top: 50px;
}

#overlay {
	position: absolute;
	top: 50%;  /* position the top  edge of the element at the middle of the parent */
    left: 50%; /* position the left edge of the element at the middle of the parent */
    transform: translate(-50%, -50%); /* This is a shorthand of
                                         translateX(-50%) and translateY(-50%) */  
	color: #FFF; 
	text-align: center;
	font-size: 16px;
	background-color: rgba(50, 50, 50, 0.8);
	/*padding: 10px 0;*/
	z-index: 2147483647;
}

/*=========================================================================================================================
S E C T I O N
=========================================================================================================================*/

section {
    padding: 100px 0;
	/*padding: 70px 0;*/
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
	/*margin-bottom: 50px;*/
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 150px 0;
		/*padding: 100px 0;*/
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

/*=========================================================================================================================
P O R T F O L I O
=========================================================================================================================*/

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
	/*z-index : 1;*/
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    /*background: rgba(254,209,54,.9);*/
	background: rgba(15, 157, 232,.7);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

@keyframes tags_animation {
    from 
	{
		color: rgba(255, 255, 255, 1);
		background-color: rgba(0, 0, 0, 0.25);
	}
    to 
	{
		color: rgba(255, 255, 255, 0.85);
		background-color: rgba(0, 0, 0, 0.15);
	}
}

#portfolio .portfolio-hover-tags {
    position: absolute;
    width: 100%;
    height: 12%;
    opacity: 1;
	margin-top: 0px;
	font-size: 16px;
    font-style: italic;
	text-align: center;
}

#portfolio .portfolio-hover-tags  span{
	color: rgba(255, 255, 255, 1);
	background-color: rgba(0, 0, 0, 0.25);
	animation-name: tags_animation;
    animation-duration: 2s;
	animation-iteration-count: infinite;
    animation-direction: alternate;
}

#portfolio .portfolio-hover-soon {
    position: absolute;
    width: 100%;
    height: 50%;
    opacity: 1;
	margin-top: 40px;
	font-size: 80px;
    font-style: italic;
	text-align: center;
}

#portfolio .portfolio-hover-soon  span{
	color: rgba(255, 255, 255, 0.5);
}

#portfolio .portfolio-item .portfolio-caption {
/* reporter tout changement de portfolio-caption vers ambiance caption !*/
    margin: 0 auto;
    padding: 10px;/* 25 à l'origine */
    max-width: 400px;
	height: 60px;/* hauteur fixe, pour avoir la 3ème ligne optionnelle sans que ça décale tout */
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption  h4 {
/* reporter tout changement de portfolio-caption vers ambiance caption !*/
    margin: 0;
    text-transform: none;
	font-size: 10px;
}

#portfolio .portfolio-item .portfolio-caption p {
/* reporter tout changement de portfolio-caption vers ambiance caption !*/
    margin: 0px;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 8px;
    font-style: italic;
}

#portfolio .portfolio-item .portfolio-caption div {
/* reporter tout changement de portfolio-caption vers ambiance caption !*/
    margin: 0px;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 7px;
    font-style: italic;
}

.ambiance-caption {
    margin: 0 auto;
    padding: 5px;/* 25 à l'origine */
    max-width: 400px;
	height: 50px;/* hauteur fixe, pour avoir la 3ème ligne optionnelle sans que ça décale tout */
    text-align: center;
    background-color: #fff;
	color:#000;
}

.ambiance-caption h4 {
    margin: 0;
    text-transform: none;
}

.ambiance-caption p {
    margin: 0px;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 8px;
    font-style: italic;
}

.ambiance-caption div {
    margin: 0px;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 8px;
    font-style: italic;
}

@media(min-width:700px) {
#portfolio .portfolio-item .portfolio-caption {
/* reporter tout changement de portfolio-caption vers ambiance caption !*/
    margin: 0 auto;
    padding: 20px;/* 25 à l'origine */
    max-width: 400px;
	height: 90px;/* hauteur fixe, pour avoir la 3ème ligne optionnelle sans que ça décale tout */
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption  h4 {
/* reporter tout changement de portfolio-caption vers ambiance caption !*/
    margin: 0;
    text-transform: none;
	font-size: 16px;
}

#portfolio .portfolio-item .portfolio-caption p {
/* reporter tout changement de portfolio-caption vers ambiance caption !*/
    margin: 0px;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: italic;
}

#portfolio .portfolio-item .portfolio-caption div {
/* reporter tout changement de portfolio-caption vers ambiance caption !*/
    margin: 0px;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: italic;
}

.ambiance-caption {
    margin: 0 auto;
    padding: 20px;/* 25 à l'origine */
    max-width: 400px;
	height: 90px;/* hauteur fixe, pour avoir la 3ème ligne optionnelle sans que ça décale tout */
    text-align: center;
    background-color: #fff;
	color:#000;
}

.ambiance-caption h4 {
    margin: 0;
    text-transform: none;
}

.ambiance-caption p {
    margin: 0px;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: italic;
}

.ambiance-caption div {
    margin: 0px;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: italic;
}

}

/*
#portfolio * {
    z-index: 2;
}
*/
@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

/*=========================================================================================================================
B I O
=========================================================================================================================*/

.myCV{
    padding-top: 0px;
}

@media(min-width:767px) {
.myCV{
    padding-top: 40px;
}
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #0F9DE8;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@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;
    }
}

/*=========================================================================================================================
BOUTON CV
=========================================================================================================================*/

.btn-outline {
	font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-top: 15px;
    border: solid 2px #0F9DE8;
    font-size: 20px;
    color: #fff;
    background: #0F9DE8;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #0F9DE8;
    color: #0F9DE8;
    background: #fff;
}

/*=========================================================================================================================
BOUTON PLUS (obsolète, anciennement dans actualités, fonction "En savoir plus")
=========================================================================================================================*/

.btn-plus {
	font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0px;
    padding-top: 2px;
	padding-bottom: 2px;
    border: solid 2px #0F9DE8;
    font-size: 16px;
    color: #fff;
    background: #0F9DE8;
    transition: all .3s ease-in-out;
}

.btn-plus:hover,
.btn-plus:focus,
.btn-plus:active,
.btn-plus.active {
    border: solid 2px #0F9DE8;
    color: #0F9DE8;
    background: #fff;
}

/*=========================================================================================================================
T E A M   M E M B E R  (non utilisé)
=========================================================================================================================*/

.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;
}

aside.clients img {
    margin: 50px auto;
}

/*=========================================================================================================================
C O N T A C T
=========================================================================================================================*/

section#contact {
    background-color: #222;
    /*background-image: url(../img/25_low_dark_RED.jpg);*/
	/*background-image: url(../img/22251_1_miscellaneous_digital_art_bokeh_bokeh_lights_SAT_180_low.jpg);*/
	background-image: url(../img/vecteezy_abstract-wave-background-with-blue-pink-and-black-lines-in_24391149RED.jpg);
	background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #0F9DE8;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

section#contact .coordinates {
    color:#fff;
	font-size:20pt;
	font-weight:bold;
}

@media(min-width:767px) {
section#contact .coordinates {
    color:#fff;
	font-size:30pt;
	font-weight:bold;
}
}

/*=========================================================================================================================
F O O T E R
=========================================================================================================================*/

footer {
    padding: 25px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

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: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #0F9DE8;
}

/*=========================================================================================================================
M O D A L
=========================================================================================================================*/

.portfolio-modal .modal-content {
    /*padding: 100px 0;*/
	padding: 70px 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;
    font-size: 3em;
}

.portfolio-modal .modal-content h4 {
    margin-bottom: 0px;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
	line-height: 1;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content p.item-h4subtitle {
    margin: 0 0 5px;
	line-height: 1;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;	
}

.portfolio-modal .modal-content p.item-about {
	margin: 10px 0 20px;
    line-height: 1;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-style: italic;
}

.portfolio-modal .modal-content p.item-simple {
	margin: 0 0 0 0;
    line-height: 1;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content p.item-top {
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 40px;
    font-style: italic;
	margin-bottom: 50px;
	color: #ddd;
}

.portfolio-modal .modal-content .selections {
	line-height: 1;
    font-family: Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

/*=========================================================================================================================
DIVERS
=========================================================================================================================*/

::-moz-selection {
    text-shadow: none;
    background: #0F9DE8;
}

::selection {
    text-shadow: none;
    background: #0F9DE8;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #0F9DE8;
}

@font-face 
{
	font-family: 'Kodchasan';	
	src: url('../fonts/Kodchasan-Regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/Kodchasan-Regular.woff') format('woff'), /* Pretty Modern Browsers */
		 url('../fonts/Kodchasan-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/Kodchasan-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
	font-weight: normal;
	font-style: normal;
}
@font-face 
{
	font-family: 'Inglobal';
	src: url('../inglobal.ttf'),
	url('inglobal.eot');
}
@font-face 
{
	font-family: 'Stylograph';
	src: url('STYL.TTF'),
	url('STYL.eot');
}
.texte_parentheses
{
	font-style: italic;
	font-size:11pt;
}
.highlight_red
{
	color:#c22;
}
.highlight_red_bold
{
	color:#c22;			
	font-weight: bold;
}
.highlight_blue
{
	color:#0F9DE8;
	font-weight: bold;
}
.img-bottom
{
	margin-bottom : 0;
	padding-bottom:0px;
}
body
{
	font-family:Kodchasan,Inglobal,"Helvetica Neue",Helvetica,Arial,sans-serif;
	padding-bottom: 10px;
}
.table-nonfluid 
{		
	width: auto !important;
}
.centeredcontainer{
	display: flex;
	justify-content: center;
	align-items: center;
}
.navbar-fixed-bottom
{
	vertical-align:top;
	padding: 5px 0;
	background-color: #222;
	min-height: 10px;
}
.fb_iframe_widget 
{
	display: inline-flex; 
	position: relative;
	top: -5px;
	margin-right:30px;
}
[controls]
{
	height:100%;
}

@keyframes rotate360{
	to { transform: rotate(360deg);}
}
svg { animation: 20s rotate360 infinite linear;}

#centerDemo {
  position: absolute; 
  top: 80px; 
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  width: 100px; /* Need a specific value to work */
}

#aCenterDemo {
	padding-left:8px;
	margin-bottom:-8px; 
	font-size:56px; 
	text-decoration:none; 
	color:#fff; 
	display:none;
}

#currentMusicDemo {
	padding:4px;
	margin-left: 4px;
	font-size: 16px;
	color:#000;
	text-decoration:none;
	border-radius:12px;
	opacity:0;
	transition:0.5s;
	background-color:#fff;
	/*animation: flashOpacity 1s;*/
}
.playerDemoWidth {
    width: 200px;
    position: relative;
	margin:auto;
	transition: 1s;
}

.playerDemoTimeline {
    background: white;
	opacity:0;
    width: 200px;
    position: relative;
	margin:auto;
	margin-top:14px;
    cursor: pointer;
    box-shadow: 0 2px 10px 0 #0008;
	transition: 1s;
}
.playerDemoProgress {
    background: #0F9DE8;
    width: 0%;
    height: 6px;
    transition: 0.2s;
}
.playerDemoCurrentTime {
	text-align:right;
	color:#fff;
	text-shadow: 1px 1px #333;
    width: 0%;
    height: 6px;
    transition: 0.2s;
}

/*
@keyframes flashOpacity {
    0% {
      opacity: 1;
    }
    30%{
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
}
*/
.unselectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

 /* The Overlay (background) */
.curtainmenu {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */   
  height: 100%;
  width: 0;
  position: fixed; /* Stay in place */
  z-index: 1050; /* Sit on top */
  left: 0;
  top: 0;
  background-color: #222;
  color: #fff;
  line-height: 1.0;
  overflow-x: hidden; /* Disable horizontal scroll */
  transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

.navbarCurtainMenu {
  overflow: hidden;
  background-color: #222;
  position: fixed; /* Set the navbar to fixed position */
  top: 0; /* Position the navbar at the top of the page */
  width: 0;
  height:60px;
  border-bottom: 1px solid #444;
  z-index:10;
  transition: 0.5s; 
}

.navbarCurtainMenu-content{
  position: relative;
  width: 100%; /* 100% width */
  margin-top: 0px;
}

#menuTags {
	margin-top: 60px; 
	padding-top: 10px;
	transition: 0.5s; 
}

/* The navigation links inside the overlay */
.curtainmenu a {
  text-decoration: none;
  transition: 0.3s; /* Transition effects on hover (color) */
}

/* Position the close button (top right corner) */
.curtainmenu .closebtn {
  font-size: 60px;
  color: #ddd;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
.curtainmenu .closebtn {
    font-size: 40px;
  }
} 

/* When you mouse over the navigation links, change their color */
.closebtn:hover, .closebtn:focus {
  color: #f0f0f0;
}

.resetAll {
	color:#F4978E;
	font-size: 14px;
	padding-left:10px;
}

.resetAll:hover, .resetAll:focus {
  color: #f8bfb9;
}

#resetTags {
	width: 250px;
	padding-left: 25px; 
	padding-right: 25px;	
}

#divUnselectAll {
	padding-left: 25px; 
}

.resetTag {
	color:#F4978E;
	font-size: 14px;
	padding: 0px 8px; 
	margin:2px;
	border: 1px solid #F4978E; 
	border-radius: 8px;
	display: none;
}

.resetTag:hover, .resetTag:focus {
  color: #f8bfb9;
  border-color:#f8bfb9;
}