/*!
* 1234
*/

body {
    width: 100%;
    height: 100%;
    font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;

    background-color: #efefef;
}


 
.photo_holder img{
    max-height:50px !important;	
}

.nav > li > a {
 
    padding: 10px 12px !important;
}

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

h1,
h2,
h3,
h4 {
 
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
}

h5 {margin: 0 0 35px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 0;}

.big-title {
    color: #E7E6E6;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 90px;
    letter-spacing: -5px;
    font-weight: bold;
    z-index: 1;
    margin: 0;
    margin-bottom: -70px;
}

.big-title-black {
    color: #30363B;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 130px;
    letter-spacing: -5px;
    font-weight: bold;
    z-index: 1;
    margin: 0;
    margin-bottom: -126px;}

p {
    margin: 0 0 25px;
    _font-size: 18px;
    line-height: 1.5;
    _color: #222;
    _font-family: 'Roboto';
}

.sous-titre { font-size: 16px;margin-bottom: 40px;}

@media(min-width:768px) {
    p {
    margin: 0 0 35px;
    _font-size: 15px;
    line-height: 1.6;
    _color: #626363;
    }
}

a {
    color: #1D1F22;
    -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: #55D7FC;
}

.light {
    font-weight: 400;
}

.souligne {background: #0dc5fa;
    width: 85px;
    height: 4px;display: block;margin-bottom: 30px;}


.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #000;
}


.navbar-nav {
    float: left;
    margin: 0;
    margin-top: 8px;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

 
.navbar-nav>li {
    font-size: 10px;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(255,255,255,.8);
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #2A3742;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu>li>a {
    display: block;
    padding: 2px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #FFF;
    white-space: nowrap;
    font-size: 10px;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #0DC5FA;
    white-space: nowrap;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #495D6F;
}

.navbar.navbar-custom.navbar-fixed-top.top-nav-collapse  #nav_contact {
	  color: #333;
 }
 
.navbar.navbar-custom.navbar-fixed-top.top-nav-collapse .dropdown-toggle,
.navbar.navbar-custom.navbar-fixed-top.top-nav-collapse {

    color: #333;

}

.navbar.navbar-custom.navbar-fixed-top.top-nav-collapse{
	 background-color: #fff !important;
	 
 }
 
.navbar.navbar-custom.navbar-fixed-top .dropdown-toggle, #nav_contact{
	
	color:#fff;
	font-size:12px;
}
 
 
a.navbar-brand.page-scroll {
    padding-top: 8px;
}

li.active {
    background: #0DC5FA;
}

@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;
        margin: 0 !important;
    }
}


video#bgvid {
    position: absolute;
    top: 43%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(polina.jpg) no-repeat;
    background-size: cover;
    width: 100%;
}


.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: rgba(43, 59, 70, 0.5);
    -moz-background-size: cover;
    /* background-size: cover; */
    -o-background-size: cover;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 0px;
}

.intro .intro-body h1 {
    font-size: 50px;
    letter-spacing: -1px;
    text-align: left;
    margin-bottom: 6px;
}

.intro .intro-body h3 {
    font-family: 'Roboto';
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 100;
    color: #fff;
    text-align: justify;
}



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

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

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

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



.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
    font-weight: 100;
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 16px 16px;
    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;
}

a.btn.btn-circle.page-scroll.wow.fadeInUp {
    position: absolute;
    top: 70%;
    left: 48%;
}

.btn-circle-black {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 16px 16px;
    border-radius: 100%!important;
    font-size: 40px;
    color: #222;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle-black:hover,
.btn-circle-black:focus {
    outline: 0;
    color: #222;
    background: rgba(0,0,0,.1);
}


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

.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;
}

@-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);
    }
}




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

section#references {
    padding-top: 10px;
    background: #2A3740;
    padding-bottom: 10px;
}

section#references .big-title {color:#32424D;}
section#references h2 {color:#fff;}
section#references p {color:#8296A4;}


.reference-section  h3 {
     font-family: 'Roboto';
    font-size: 15px;
    letter-spacing: 0px;
    font-weight: 100;
    color: #C9C9C9;
    text-align: center;
}

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

@media(min-width:767px) {
    .content-section {
    padding-top: 95px;
    }

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

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

.btn_ {
    border-radius: 0;
    text-transform: uppercase;
    font-family: 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-default_ {
    border: 1px solid #0DC5FA;
    color: #00B1FF;
    background-color: transparent;
    font-size: 12px;
}

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

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

@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-top: 50px;
    background: #E6E6E6;
    margin-top: 35px;
}

div#footer {
    padding-bottom: 30px;
}

footer h5 {font-size:17px;}

footer p {
    margin: 0;
    color:#2F3134;
    font-size: 13px;
    font-family: 'Open Sans';
}

footer ul { list-style: none; padding:0;}

footer a {
    margin: 0;
    color: #2F3134;
    font-size: 14px


}

.social_media {margin-top: 15px;}

div#footer-bottom {
    background: #2A3742;
    margin-top: 22px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.copyright {color: #EFEFEF;}


::-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);
}

    
/* Metiers
   ========================================================================== */ 

.services {
    margin: 0px 0;
}

.vignette {
    padding-left: 0px;
}


#services h4 {margin:0;}

section#services {
    /* padding-top: 100px;
    padding-bottom: 100px;*/
}

.service {
    width: 100%;
    height: 290px;
    margin: 0px 0;
    text-align: center;
    /* border: 1px solid #ddd; */
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;

}

.service1 {
    width: 100%;
    height: 290px;
    margin: 5px 0;
    text-align: center;
    /* border: 1px solid #ddd; */
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background:#ECECEC;
}

.service2 {
    width: 100%;
    height: 290px;
    margin: 5px 0;
    text-align: center;
    /* border: 1px solid #ddd; */
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background:#ECECEC;;
}

.service3 {
    width: 100%;
    height: 290px;
    margin: 5px 0;
    text-align: center;
    /* border: 1px solid #ddd; */
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background:#ECECEC;;
}

.service4 {
    width: 100%;
    height: 290px;
    margin: 5px 0;
    text-align: center;
    /* border: 1px solid #ddd; */
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background:#ECECEC;;
}

.service5 {
    width: 100%;
    height: 290px;
    margin: 5px 0;
    text-align: center;
    /* border: 1px solid #ddd; */
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background:#ECECEC;;
}

.service6 {
    width: 100%;
    height: 290px;
    margin: 5px 0;
    text-align: center;
    /* border: 1px solid #ddd; */
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background:#ECECEC;;
}


.service .icon-holder {
    position: relative;
    top: 85px;
    display: inline-block;
    margin-bottom: 19px;
    padding: 10px;
    /* background: #EFEFEF; */
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.service .heading {
    position: relative;
    top: 75px;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);

}

.service .icon-holder > img.icon {
    width: 80px;
}

.service:hover .icon-holder > img.icon {
    width: 40px;
}

.service:hover {
    border-color: #00a8ff;
}

.service:hover .icon-holder {
    top: -40px;
    opacity:0;
}

.service:hover .heading {
    top: -25px;
    color:#222;
}

.service-opacity {background: rgba(255,255,255,0.2); height: 100%;}

.service:hover .service-opacity {background: rgba(239,239,239,0.9)}

.service .description {
    width: 80%;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    font-size: 12px;
}

.service .btn {
    opacity: 0;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    font-size: 12px;
    margin-top: 30px;
    }

a.btn.btn-default.btn-lg.btn-events {
    background: #E51D2D;
    color: #fff;
    border: #B51A27;
}

a.btn.btn-default.btn-lg.btn-data {
    background: #3D9F4A;
    color: #fff;
    border: #2E7738;
}

a.btn.btn-default.btn-lg.btn-broadcast {
    background: #EC6331;
    color: #fff;
    border: #AB4B28;
}

a.btn.btn-default.btn-lg.btn-team {
    background: #B8B2AF;
    color: #fff;
    border: #96928F;
}

a.btn.btn-default.btn-lg.btn-bookstore {
    background: #B8B2AF;
    color: #fff;
    border: #401D60;
}

a.btn.btn-default.btn-lg.btn-speaker {
    background: #B8B2AF;
    color: #fff;
    border: #0CA7F7;
}

.service .description {
        text-transform: lowercase;
}
.service:hover .description {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);

}

.service:hover .btn {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}


.section-bouton {
    text-align: right;
    padding-right: 15px;
}

.sb {
    display: inline-block;
    margin-top: 15px;
}

.sb p {
    font-size: 12px;
    margin-right: 15px;
}

.section-bouton .btn-default {
    background: #55D7FC;
    color: #fff;
    border: 1px solid #55D7FC;
    font-size: 11px;
    letter-spacing: 5px;
    padding-left: 35px;
    padding-right: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.text-groupe2 {margin-top: 60px;}

/* -----------------------Calendrier-----------------------------------------*/

#calendrier {
    /* padding-top: 60px; */
}


/* -----------------------Slider---------------------------------------------*/

.classic_carrousel .bx-wrapper { border:none !important;}

.bx-wrapper {
  width: 100%;
  border: 10px solid #3C4F5B;
    padding-top: 16px;}

  .box-sizing(border-box);
  .box-shadow(1px 1px 3px rgba(0, 0, 0, 0.4));
  
  .bx-viewport { height: 189px !important; }
  
 .bx-wrapper li {
    margin-top: -16px !important;
        margin-left: 10px;
  }
}


/* -----------------------Slider Marque---------------------------------------------*/



/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #4F6472;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #0DC5FA;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}


ul.slider_marque {
    padding: 0px;
}

.slider_marque img {
    width:100%;
}

.classic_carrousel {
    background: #2A3740;
    margin-top: 22px;
    padding-top: 2px;
    padding-bottom: 25px;
}

/* -----------------------SVG Animation---------------------------------------------*/

svg#Layer_1 {
    position: absolute;
    top: 70%;
}

.line1, .line2, .line3, .line4
{
    stroke-dasharray:2300;
    stroke-dashoffset:2300;
    animation: dash 5s linear forwards;
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}


/* -----------------------Page Marque---------------------------------------------*/

.contenu {
    margin-top: 140px;
}

.modelisation {width:100%;}

.bloc-modelisation {
    margin-top: 55px;
    margin-bottom: 0px;
    display: none;
}
/* -----------------------Accordeon---------------------------------------------*/

section#evenements {
    padding-top: 70px;
    padding-bottom: 70px;
}

.accordion-inner {
    height: 150px;
}

.accordion-inner1 {
    height: 150px;
       background-image: url(../img/accordion1.jpg);
}
.accordion-inner2 {
    height: 150px;
       background-image: url(../img/accordion2.jpg);
}
.accordion-inner3 {
    height: 150px;
       background-image: url(../img/accordion3.jpg);
}
.accordion-inner4 {
    height: 150px;
       background-image: url(../img/accordion4.jpg);
}
.accordion-inner5 {
    height: 150px;
       background-image: url(../img/accordion5.jpg);
}


.descritpion_ligne {
    color: white;
    padding: 25px;
}

.descritpion_ligne p {
    color: white;
    padding-left: 7px;
    font-size: 12px;
}

a.accordion-toggle {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #8E8E8E;
    font-family: 'Open sans';
}

.accordion-heading {
    padding: 8px;
    padding-left: 2px;
}




/* -----------------------Section Speakers---------------------------------------------*/



section#speakers_star {
    background: #2A3742;
    padding-top: 10px;
    padding-bottom: 10px;
}

section#speakers_star .big-title {
    color: #32424D;
}


section#speakers_star h2 {
    color: #fff;
}

section#speakers_star p {
    color: #8296A4;
}



/* -----------------------Item Slider---------------------------------------------*/


.mi-slider {
    position: relative;
    margin-top: 30px;
    height: 490px;
}

.mi-slider ul {
    list-style-type: none;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 75px;
    overflow: hidden;
    text-align: center;
    pointer-events: none;
}

.no-js .mi-slider ul {
    position: relative;
    left: auto;
    bottom: auto;
    margin: 0;
    overflow: visible;
}

.mi-slider ul.mi-current {
    pointer-events: auto;
}

.mi-slider ul li {
    display: inline-block;
    padding: 20px;
    width: 20%;
    max-width: 300px;
    -webkit-transform: translateX(600%);
    transform: translateX(600%);
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.no-js .mi-slider ul li {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.mi-slider ul li a,
.mi-slider ul li img {
    display: block;
    margin: 0 auto;
}

.mi-slider ul li a {
    outline: none;
    cursor: pointer;
}

.mi-slider ul li img {
    max-width: 100%;
    border: none;
}

.mi-slider ul li h4 {
    display: inline-block;
    font-family: 'Open sans', sans-serif;
    font-weight: bold;
    font-size: 16px;
    padding: 20px 5px 0;
    line-height: 20px;
    text-transform: uppercase;
    color: white;
}


.mi-slider ul li h4 span {
    display: inline-block;
    font-family: 'Open sans', sans-serif;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0;
}

.mi-slider ul li:hover {
    opacity: 0.7;
} 

.mi-slider nav {
    position: relative;
    top: 400px;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    border-top: 5px solid #F8F8F8;
}

.no-js nav {
    display: none;
}

.mi-slider nav a {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding: 40px 30px 30px 34px;
    position: relative;
    color: #888;
    outline: none;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

.mi-slider nav a:hover, .mi-slider nav a.mi-selected {
    color: #0DC5FA;
}

.mi-slider nav a.mi-selected:after,
.mi-slider nav a.mi-selected:before {
    content: '';
    position: absolute;
    top: -5px;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.mi-slider nav a.mi-selected:after {
    border-color: transparent;
    border-top-color: #2A3742;
    border-width: 20px;
    left: 50%;
    margin-left: -20px;
}

.mi-slider nav a.mi-selected:before {
    border-color: transparent;
    border-top-color: #fff;
    border-width: 27px;
    left: 50%;
    margin-left: -27px;
}

/* Move classes and animations */

.mi-slider ul:first-child li,
.no-js .mi-slider ul li {
    -webkit-animation: scaleUp 350ms ease-in-out both;
    animation: scaleUp 350ms ease-in-out both;
}

@-webkit-keyframes scaleUp {
    0% { -webkit-transform: translateX(0) scale(0); }
    100% { -webkit-transform: translateX(0) scale(1); }
}

@keyframes scaleUp {
    0% { -webkit-transform: translateX(0) scale(0); transform: translateX(0) scale(0); }
    100% { -webkit-transform: translateX(0) scale(1); transform: translateX(0) scale(1); }
}

.mi-slider ul:first-child li:first-child {
    -webkit-animation-delay: 90ms;
    animation-delay: 90ms;
}

.mi-slider ul:first-child li:nth-child(2) {
    -webkit-animation-delay: 180ms;
    animation-delay: 180ms;
}

.mi-slider ul:first-child li:nth-child(3) {
    -webkit-animation-delay: 270ms;
    animation-delay: 270ms;
}

.mi-slider ul:first-child li:nth-child(4) {
    -webkit-animation-delay: 360ms;
    animation-delay: 360ms;
}

/* moveFromRight */

.mi-slider ul.mi-moveFromRight li {
    -webkit-animation: moveFromRight 350ms ease-in-out both;
    animation: moveFromRight 350ms ease-in-out both;
}

/* moveFromLeft */

.mi-slider ul.mi-moveFromLeft li {
    -webkit-animation: moveFromLeft 350ms ease-in-out both;
    animation: moveFromLeft 350ms ease-in-out both;
}

/* moveToRight */

.mi-slider ul.mi-moveToRight li {
    -webkit-animation: moveToRight 350ms ease-in-out both;
    animation: moveToRight 350ms ease-in-out both;
}

/* moveToLeft */

.mi-slider ul.mi-moveToLeft li {
    -webkit-animation: moveToLeft 350ms ease-in-out both;
    animation: moveToLeft 350ms ease-in-out both;
}

/* Animation Delays */

.mi-slider ul.mi-moveToLeft li:first-child,
.mi-slider ul.mi-moveFromRight li:first-child,
.mi-slider ul.mi-moveToRight li:nth-child(4),
.mi-slider ul.mi-moveFromLeft li:nth-child(4) {
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(2),
.mi-slider ul.mi-moveFromRight li:nth-child(2),
.mi-slider ul.mi-moveToRight li:nth-child(3),
.mi-slider ul.mi-moveFromLeft li:nth-child(3) {
    -webkit-animation-delay: 90ms;
    animation-delay: 90ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(3),
.mi-slider ul.mi-moveFromRight li:nth-child(3),
.mi-slider ul.mi-moveToRight li:nth-child(2),
.mi-slider ul.mi-moveFromLeft li:nth-child(2) {
    -webkit-animation-delay: 180ms;
    animation-delay: 180ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(4),
.mi-slider ul.mi-moveFromRight li:nth-child(4),
.mi-slider ul.mi-moveToRight li:first-child,
.mi-slider ul.mi-moveFromLeft li:first-child  {
    -webkit-animation-delay: 270ms;
    animation-delay: 270ms;
}

/* Animations */

@-webkit-keyframes moveFromRight {
    0% { -webkit-transform: translateX(600%); }
    100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveFromLeft {
    0% { -webkit-transform: translateX(-600%); }
    100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveToRight {
    0% { -webkit-transform: translateX(0%); }
    100% { -webkit-transform: translateX(600%); }
}

@-webkit-keyframes moveToLeft {
    0% { -webkit-transform: translateX(0%); }
    100% { -webkit-transform: translateX(-600%); }
}

@keyframes moveFromRight {
    0% { -webkit-transform: translateX(600%); transform: translateX(600%); }
    100% { -webkit-transform: translateX(0); transform: translateX(0); }
}

@keyframes moveFromLeft {
    0% { -webkit-transform: translateX(-600%); transform: translateX(-600%); }
    100% { -webkit-transform: translateX(0); transform: translateX(0); }
}

@keyframes moveToRight {
    0% { -webkit-transform: translateX(0%); transform: translateX(0%); }
    100% { -webkit-transform: translateX(600%); transform: translateX(600%); }
}

@keyframes moveToLeft {
    0% { -webkit-transform: translateX(0%); transform: translateX(0%); }
    100% { -webkit-transform: translateX(-600%); transform: translateX(-600%); }
}

.mi-slider {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Media Queries */
@media screen and (max-width: 910px){
    .mi-slider nav {
        max-width: 90%;
    }
    .mi-slider nav a {
        font-size: 12px;
        padding: 40px 10px 30px 14px;
    }
}

@media screen and (max-width: 740px){
    .mi-slider {
        height: 300px;
    }
    .mi-slider nav {
        top: 220px;
    }
}

@media screen and (max-width: 490px){ 
    .mi-slider {
        text-align: center;
        height: auto;
    }

    .mi-slider ul {
        position: relative;
        display: inline;
        bottom: auto;
        pointer-events: auto;
    }

    .mi-slider ul li {
        -webkit-animation: none !important;
        animation: none !important;
        -webkit-transform: translateX(0) !important;
        transform: translateX(0) !important;
        padding: 10px 3px;
        min-width: 140px;
    }

    .mi-slider nav {
        display: none;
    }
}


/* -----------------------Item Slider---------------------------------------------*/

.logo-metier img {
    width: 275px;
    margin-bottom: 45px;
}


/* -----------------------Forums---------------------------------------------*/


section#plaquette-dl-smb {
    
    padding-top: 30px;
    background: #253039;
}

section#plaquette-dl-itp {
    
    padding-top: 30px;
    background: #340B39;
}

section#plaquette-dl-tn {
    
    padding-top: 30px;
    background: #293647;
}

section#plaquette-dl-wt {
    
    padding-top: 30px;
    background: #29465D;
}

section#plaquette-dl-dg {
    
    padding-top: 30px;
    background: #253039;
}

section#plaquette-dl-pec {
    
    padding-top: 30px;
    background: #253039;
}

a.btn.btn-default.btn-lg.btn-smb {
    background: #E51D2D;
    color: #fff;
    border: #B51A27;
}

a.btn.btn-default.btn-lg.btn-itp {
    background: #E51D2D;
    color: #fff;
    border: #E5157A;
}

a.btn.btn-default.btn-lg.btn-tn {
        background: #EA5B0C;
    color: #fff;
    border: #EC722F;
}

a.btn.btn-default.btn-lg.btn-wt {
    background: #019ABC;
    color: #fff;
    border: #00D1FF;
}

a.btn.btn-default.btn-lg.btn-dg {
    background: #79C142;
    color: #fff;
    border: #6CFF00;
}

a.btn.btn-default.btn-lg.btn-pec {
        background: #0CA4E8;
    color: #fff;
    border: #72FDFD;
}


.forum-bg-cover img{width:100%;}

section#forum-flechage {
    background: white;
    padding-top: 78px;
    padding-bottom: 40px;
}
img.logo-forum {
    margin-left: -35px;
}
.titre-dl {margin-top: 60px;}
.titre-dl2 {margin-top: 60px; margin-left: 40px;}

.titre-dl h3 {
    color: #fff;
    margin-bottom: 5px;
}

.titre-dl h4 {
    color: #fff;
    margin-bottom: 5px;
}

.titre-dl p {
    
    margin-bottom: 15px;
        color: #A2A6A9;
}

#forum-presentation {margin-top:15px;}

section#titre-flechage {
    background: #E7E7E7;
    color: #C72D39;
}
section#titre-flechage h3 {
    font-size: 22px;
    padding-top: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.flechage {padding-top:11px;}
.texte-flechage p {
    font-size: 12px;
}

section#forum-contenu {margin-top: 90px;}

.text-item {line-height: 1.4;}

#map-forum img { display:block; margin-left: auto; margin-right: auto;}

.forum-slider {background: #253039;margin-top: 20px;}


.classic_carrousel-itp {
    background: #340B39;
    margin-top: 22px;
    padding-top: 50px;
    padding-bottom: 65px;
}

.bx-wrapper {
    width: 100%;
    border: 10px solid#2A3742;
    padding-top: 16px;
}

/* Vertical Accordion Style */
.va-container{
    position:relative;
    margin:0px auto 0 auto;
        width: 100% !important;
}
.va-wrapper{
    width:100%;
    height:100%;
    position:relative;
    overflow:hidden;
    background:#000;
}
.va-slice{
    cursor:pointer;
    position:absolute;
    width:100%;
    left:0px;
    overflow:hidden;
}
.va-slice-1{
    background:#000 url(http://www.mlg-consulting.com/manager_cc/docs/archives/150921124745_covert9.png) no-repeat center center;
}
.va-slice-2{
    background:#000 url(http://www.mlg-consulting.com/manager_cc/docs/archives/150921181733_covert9-iii.png) no-repeat center center;
}
.va-slice-3{
    background:#000 url(http://www.mlg-consulting.com/manager_cc/docs/archives/150910182821_cover-9.png) no-repeat center center;
}
.va-slice-4{
    background:#000 url(http://www.mlg-consulting.com/manager_cc/docs/archives/151002181904_cover-devcom-nantes.jpg) no-repeat center center;
}
.va-slice-5{
    background:#000 url(http://www.mlg-consulting.com/manager_cc/docs/archives/151102121206_cover-amiens.png) no-repeat center center;
}
.va-slice-6{
    background:#000 url(../images/6.jpg) no-repeat center center;
}
.va-slice-7{
    background:#000 url(../images/7.jpg) no-repeat center center;
}
.va-slice-color-1{
    background-color:#97c5eb;
}
.va-slice-color-2{
    background-color:#68ace5;
}
.va-slice-color-3{
    background-color:#0072cf;
}
.va-slice-color-4{
    background-color:#0039a6;
}
.va-slice-color-5{
    background-color:#00338e;
}
.va-slice-color-6{
    background-color:#002c76;
}
.va-slice-color-7{
    background-color:#002144;
}
.va-title {
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 25px;
    margin-left: 20px;
    color: #0C1724;
    text-shadow: 0px 0px 1px white;
    background: #fff;
    width: 340px;
    height: 60px;
    margin-top: 15px;
    line-height: 60px !important;
}
.va-content{
    display:none;
    margin-left:25px;
}

.va-content p {
    color: #fff;
    font-size: 18px;
    padding-top: 15px;
}

.va-slice ul{
    margin-top:20px;
}
.va-slice ul li{
    float:left;
    margin:0px 2px;
}
.va-slice ul li a{
    color:#000;
    background:#eede2f;
    padding:3px 6px;
    font-size:14px;
    font-family:'PT Sans', sans-serif;
    text-transform:uppercase;
}
.va-slice ul li a:hover{
    background:#000;
    color:#fff;
    text-shadow:none;
}
.va-nav span{
    width:40px;
    height:25px;
    background:transparent url(../images/prev.png) no-repeat center center;
    position:absolute;
    top:-35px;
    left:50%;
    margin-left:-20px;
    text-indent:-9000px;
    opacity:0.7;
    cursor:pointer;
    display:none;
    z-index:100;
}
.va-nav span.va-nav-next{
    background-image:url(../images/next.png);
    top:auto;
    bottom:-35px;
}
.va-nav span:hover{
    opacity:1.0;
}

.date-calendrier {
    display: inline-block;
    background: #253039;
    padding-left: 16px;
    padding-right: 16px;
    color: #fff;
    font-size: 15px;
}
.logo-calendrier {
    display: inline-block;
    width: 166px;
    margin-left: 25px;
    padding-bottom: 5px;
}

.btn-calendar {
        background: #E8800C;
    color: #253039;
    border: #E69D4C;
}

.soon {width:100%;}

.hidden {display:none;}

.body-atout {margin-top: 100px;}

/* Contact*/


section#team {
    margin-top: 120px;
}

section#team h2 {
    text-align: left;
    padding-bottom: 70px;
    margin: 0;
}

section#team h3 {text-align: left; }

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

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

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

ul.list-inline.social-buttons {
    text-align: center;
}

.phone { margin-bottom: 20px;}

/* Atouts*/

.atouts {margin-top:130px;}


/* Contact Form*/

.contact-us {
  padding-bottom: 90px;
}
@media screen and (max-width: 768px) {
  .contact-us {
    padding-bottom: 30px;
  }
}

.contact-us p {
  color: #acafba;
}

.contact-info h5 {
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 25px;
  margin-top: 50px;
  color: #333;
}

.contact-info h5:first-child {
  margin-top: 0;
}

.contact-info p {
  line-height: 24px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}

.phone {
  line-height: 24px;
  text-align: left;
  margin-top: 0;
  text-decoration: none;
  color: #acafba;
  transition: color 0.3s linear;
  font-family: 'Open Sans';
  letter-spacing: 0;
}

.input-style {
  background: #eeeef0;
  padding: 16px 19px;
  color: #acafba;
  font-family: 'Open Sans';
  font-size: 13px;
  display: inline-block;
  border: none;
  margin-bottom: 30px;
  border: 1px solid transparent;
}

.mail-us {
  color: #acafba;
  transition: color 0.3s linear;
}

.contact-us input[type=text] {
  width: 47%;
  margin-right: 6%;
  float: left;
}

.contact-us input[type=email] {
  width: 47%;
  float: left;
}

.contact-us input[type=tel] {
  width: 47%;
  float: left;
}



.tx-style {
    width: 100%;
    height: 150px;
    background: #DEDEDE;
    padding: 16px 19px;
    color: #acafba;
    font-family: 'Open Sans';
    font-size: 13px;
    margin-bottom: 40px;
    border: none;
    resize: none;
}

.contact-us input.send {
  font-size: 13px;
  text-transform: uppercase;
  color: #35373e;
  display: block;
  margin: 0 auto;
  opacity: 1;
  text-decoration: none;
  letter-spacing: 2px;
  font-family: 'Jaapokki', sans-serif, Arial;
  padding: 0 35px 0 0;
  background-position: 90% 1px !important;
  background-repeat: no-repeat;
  transition: background 0.3s linear;
  border: none;
}

.contact-us input.send:hover {
  background-position: 100% 1px !important;
}

.send:hover {
  opacity: 1;
}

.send:after {
  content: url(../img/business/arrow.png);
  margin-left: 8px;
  opacity: 0.7;
}

.send:hover:after {
  opacity: 1;
}

@media (max-width: 992px) {
  .contact-us h2 {
    margin-top: 40px;
  }

  .contact-us p {
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .contact-info h5 {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .contact-info p {
    margin-top: 0;
  }

  .contact-us input {
    margin-bottom: 10px;
  }

  .contact-us textarea {
    margin-bottom: 40px;
  }

  .contact-us input[type=text] {
    width: 100%;
    margin-right: 0;
  }

  .contact-us input[type=email] {
    width: 100%;
  }

  .contact-us input[type=tel] {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .contact-us h2 {
    margin-top: 40px;
  }

  .contact-us p {
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .contact-info h5 {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .contact-info p {
    margin-top: 0;
  }

  .contact-us input {
    margin-bottom: 10px;
  }

  .contact-us textarea {
    margin-bottom: 20px;
    height: 100px;
  }

  .contact-us input[type=text] {
    width: 100%;
    margin-right: 0;
  }

  .contact-us input[type=email] {
    width: 100%;
  }

  .contact-us input[type=tel] {
    width: 100%;
  }
}
.contact-us input.send {
    background: url("../img/business/more-grey.png") no-repeat;
}


 .send {
  color: #e66a55;
  opacity: 0.7;
}

.send:hover {
  opacity: 1;
}

.send:after {
  content: url(../img/business/arrow.png);
  margin-left: 8px;
  opacity: 0.7;
}

.send:hover:after {
  opacity: 1;
}


.b-ftr-nav li a:hover {
  color: #e66a55;
}

.b-ftr-social .social-network:hover {
  background: #e66a55;
  border-color: #e66a55;
}

.contact {
  padding-top: 136px;
  border-top: 1px solid #ededed;
}
@media screen and (max-width: 992px) {
  body.red .contact {
    padding-top: 70px;
  }
}

.contact-us {
  margin-top: 90px;
}

.contact-us p, body.red .contact-us a {
  color: #888;
}

 .contact-us a:hover {
  color: #e66b55;
}

.contact-us input.send {
background: #E51D2D;
    color: #fff;
    border: #B51A27;
    background: #E51D2D;
    color: #fff;
    border: #B51A27;
        padding: 10px 16px;
}

.input-style, body.red .tx-style {
  background: #DEDEDE;
  color: #888;
}
 .input-style::-webkit-input-placeholder, body.red .tx-style::-webkit-input-placeholder {
  color: #888;
}
.input-style::-moz-placeholder, body.red .tx-style::-moz-placeholder {
  color: #888;
}
 .input-style:-moz-placeholder, body.red .tx-style:-moz-placeholder {
  color: #888;
}
 .input-style:-ms-input-placeholder, body.red .tx-style:-ms-input-placeholder {
  color: #888;
}


header#cover {
    height: 270px !important;
}
 

header {
 background-size: cover !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

header .bg-cover {
  position: relative; 
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  height: 100%;
  background-color: rgba(0, 5, 8, 0.1);
}
.header-content {
    position: absolute;
    left: 15%;
    top: 40%;
    z-index: 2;
    text-align: center;
    font-family: Open sans;
    color: #FFF;
    width: 400px;
}
.header-content h1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 40px;
  font-weight: 600;
}


.header-logo {
    max-height: 147px;
    margin-top: 0px;
}
.texte-intro-2 {
    margin-top: 30px;
}

.intro-headline {
    font-size: 25px;
    margin: 0;
}