* {outline: none;}
@font-face {font-family: "avenir"; src: url('fonts/helvetica.ttf');}
@font-face {font-family: "friz"; src: url('fonts/Friz Quadrata Regular.ttf');}
body { margin:0; background: #222; font-family: 'Lato', sans-serif; overflow-x: hidden; }
a:visited { color: inherit; }
a { color: inherit; text-decoration: none; }
.head { height: 75px; line-height: 75px; text-align: right; background: #222; font-size: 14px; color: gray; padding-right: 30px; text-transform: uppercase; box-shadow: 0px -1px 0px rgba(255,255,255,0.08) inset; }
.headfixed { height: 75px; line-height: 75px; text-align: right; background: #222; font-size: 14px; color: gray; padding-right: 30px; text-transform: uppercase; box-shadow: 0px -1px 0px rgba(255,255,255,0.08) inset; position: fixed; top: 0px; width: 100%; }
.home { background: rgba(0,0,0,0.85); color: #CCC; position: fixed; top: 0px; z-index: 4; width: 100%; }
.head .active, .headfixed .active { color: #e51f31; }
.head span:hover { color: #ef792d; }
.headfixed span:hover { color: #ef792d; }
.networks { display: none; font-size: 16px; float: right; margin-top: -75px; right: 30px; line-height: 75px; position: absolute; color: gray; }
.networks i { padding: 0px 0px 0px 20px; }
.logo { left: 30px; line-height: 75px; position: absolute; padding: 30px 0px; }
.logo img { height: 16px; }
.coordonnees { padding: 30px 40px 30px 60px; margin: 30px 30px 150px 0px; background: rgba(0,0,0,0.7); color: #CCC; font-size: 15px; line-height: 25px; position: fixed; bottom:0px; left: 0px; z-index: 1000; font-family: 'avenir next'; font-weight: 600; }
.coordonnees span { font-weight: bold; font-size: 20px; line-height: 30px; /* padding-bottom: 20px; display: inline-block; */ color: white; }

/* Services */
.parallax { width: 100%; height: 600px; background: #EEE; background-position: center; background-size: auto; }
.parallax.small { width: 100%; height: 500px; background: #EEE; background-position: center; background-size: auto; }
.full.sports { background: rgba(252,250,245,0.9); margin-top: 500px; height: 80px; width: 18%; float:left; mix-blend-mode: screen; }
.full.entertainment { background: rgba(252,250,245,0.9); margin-top: -100px; height: 80px; width: 18%; float:left; mix-blend-mode: screen; }
.full .title { position: relative; font-size: 22px; line-height: 25px; color: rgba(0,0,0,0.6); /* margin-top: 680px; text-shadow: 0px 3px 5px black; color: white; */ }
.full .title.left { left: 10%; text-align: left; padding: 17px 0px; }
.full .title.blend { margin-left:10% ; text-align: left; padding: 25px 0px; }
.full .title.right { right: 10%; text-align: right; padding: 17px 0px; }
.full .title span { font-size: 35px; text-transform: uppercase; line-height: 30px; color: rgba(0, 0, 0, .9); font-weight: bold; }
.section { width: 100%; padding: 40px 0px; background: #FCFAF5; }
.container { margin: auto; width: 1200px; }
.inner_text { margin: 20px 40px; text-align: justify; }
.inner_text_entertainment { margin: 20px 40px; text-align: justify; width: 34%; height: 150; padding-top: 50; float: left; margin-right: 10%; margin-left: 8%; }
.inner_text span { font-weight: bold; font-size: 20px; }

.x2 {width:100%;}
.alicia {width: 32.5%; left: 0; top: 0; position: absolute; display:none;}
.side_x1 {float:right; width:66.25%}
.x1 {width:49%;}
.x2_wrapper { width:32.5%; float:left }
.entertainment_wrapper { width: 100%; margin-top: 70px; height: 267px; }

/* Photography */
.category { width: 33.33%; height: 100px; float: left; background: url(https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-xaf1/v/t1.0-9/1910046_51704691711_2_n.jpg?oh=52210bd2c07d00477b998d9f06329822&oe=54FBC752&__gda__=1430771371_1c51ab4b3929e1df8954b617c93a4155); background-size: cover; background-position: center top; transition: all linear 100ms; box-shadow: 2px -2px 0px black inset; }
.category:hover { background-position: center -40px; transition: all linear 100ms; }
.photography { background: #000; overflow-y: hidden; padding-top: 2px; }
.arrow { height: 50px; clear: both; background: #e1e1e1; margin-top: -50px; position: absolute; width: 100%; z-index: 1000; line-height: 50px; font-size: 16px; text-align: center; }
#section1, #section2 { float: left; position: relative; }
.left { float: left; margin-left: 20px; padding: 17px 0px; }
.right { float: right; margin-right: 20px; padding: 17px 0px; }

/* Video */
.videos { box-shadow: 0px 2px 0px black inset; background: #111; }
.center_video { margin:auto; width: 90%; max-width: 1400px; /* top: 15%; */ position: relative; } /* top 15 */
.list { color:#CCC; float: left; width: 32%; font-size: 16px; padding-right: 2%; } /* dsplay */
.list .span { vertical-align:middle; display:inline-block; line-height:20px; text-align:left; float: right; }
.list .span .title { padding: 10px 0px; }
.list .span div:hover { color: #ef792d; cursor: pointer; }
.list .span .active { color: #e51f31; }
#bigger { display: none; position: absolute; z-index: 200; background: #111; }
#bigger .close { float: right; margin-left: 50px; z-index: 201; color: white; opacity: 0.7; }
#bigger .close:hover { opacity: 1; cursor: pointer; }
.embed { float: right; width: 63%; color: gray; line-height: 20px; padding-left: 3%; } /* width 65 */
.bigger { color: gray; line-height: 20px; width: 80%; padding: 0% 10%; } /* width 65 */
.embed .video { margin: auto; background: #111; } /* width 857 */
.bigger .video { margin: auto; width: 100%; padding-top: 90px; } /* width 857 */
.embed .thumbnail { width: 100%; margin-bottom: 10px; border: 1px solid rgba(255,255,255,0.08); } /* width */
.bigger iframe { width: 100%; border: 1px solid rgba(255,255,255,0.08); max-width: 1920px; max-height: 1080px; margin: auto;} /* width */
.infos { float: left; width: 70%; }
.v_networks { font-size: 16px; float: right; text-align: right; line-height: 30px; color: black; width: 30%; }
.v_networks i { padding: 0px 0px 0px 20px; }
.v_networks i:hover { cursor: pointer; }
.fa-facebook:hover { color: #3B5998;}
.fa-twitter:hover { color: #4099FF;}
.fa-linkedin:hover { color: #0E76A8;}

.fa-stack-1x { color:black; }
.fa-stack-1x:hover { color:white; }
.fa-stack { font-size: 22px; }
.fa-stack-2x:hover { background:black; }



/* About */
#about { background: #fcfaf5; width: 100%; padding-bottom: 15px; }
    .container { width:90%; max-width: 1200px; }
.sponsor { height: 60px; padding: 0px 20px 20px 20px; }
/*.sponsor { height: 60px; padding: 0px 20px 10px 30px; }
.sponsors { width: 100%; text-align: center; margin: auto; background-color: #fcfaf5; height: auto; }*/
.sponsors { text-align: center; margin: auto; background-color: #fcfaf5; max-width: 85%; min-width: 1100px; }
.andy .talk { width: 100%; margin: auto; /* height: 280px; */ min-height: 318px; background-image: url(../images/flou.jpg); background-repeat: no-repeat; background-position-y: 90%; background-size: cover;overflow: hidden; position: relative; }
.andy .image { float: left; width: 20%; text-align: center; color: gray; font-size: 13px; margin: 30px 0px; }
.andy .image div { background-image: url(../images/Andy.jpg); background-repeat: no-repeat; background-position: 50% 1%; background-size: 102%; width: 180px; height: 180px; margin: 0px auto 20px; }
.andy .image span { font-size: 18px; color: white; line-height: 30px; }
.andy .text { padding: 60px 30px; font-size: 15px; font-family: 'avenir next'; color: black; line-height: 23px; font-weight: 110; text-align: justify; }
.talk .image { float: left; width: 20%; text-align: center; color: gray; font-size: 13px; margin: 30px 0px; }
.talk .image div { background-repeat: no-repeat; width: 180px; height: 180px; margin-left: 10%; }
.talk .image span { font-size: 18px; color: white; line-height: 30px; }
.text_boris { float: left; padding-top: 30px; font-size: 14px; font-family: 'avenir next'; color: black; font-weight: 110; text-align: justify; width: 50%; padding-left: 12%; padding-right: 4%; }
.text_cristo { float: left; padding-top: 80px; font-size: 14px; font-family: 'avenir next'; color: black; font-weight: 110; text-align: justify; width: 50%; padding-left: 12%; padding-right: 4%; }
.text_joe { float: left; padding-top: 50px; font-size: 14px; font-family: 'avenir next'; color: black; font-weight: 110; text-align: justify; width: 70%; padding-left: 18%; padding-right: 4%;  } 
.text_eric { float: left; padding-top: 60px; font-size: 14px; font-family: 'avenir next'; color: black; font-weight: 110; text-align: justify; width: 70%; padding-left: 18%; padding-right: 4%; }
.talk .text span { vertical-align:middle; display:inline-block; line-height:1.2; }
.talk .name { color: gray; text-align: left; font-family: 'avenir next', sans-serif; font-size: 11px; float: left; width: 25%; width: 250px; }
.hline { width: 95%; height: 1px; background: rgba(255,255,255,0.08); border-top: 2px solid black; clear: both; margin: auto; }
.dots { text-align: center; color: gray; clear: both; font-size: 12px; position: absolute; padding-top: 30px; padding-bottom: 20px;left: 50%; margin-left: -21.5px; margin-top: 253px; }
.dots i { margin: 0px 5px; opacity: 0.3; cursor: pointer; }
.dots .active { opacity: 1;}
.image_interview { width: 100%; margin-top: 30px; margin-bottom: 10px; }
.trust {height: 40px; background-color: gray; line-height: 40px; text-indent: 80px; color: white}
.wrap_name_pic { width: 34%; max-width: 250px; float: left; margin-left: 192px; left: 50%; position: absolute; }





/* Services */
.services_titre {background-color: white; position: absolute; color: black; mix-blend-mode: screen; font-weight: bold; margin-top: -150px; font-size: 35px; line-height: 30px; text-align: left; padding: 45px; opacity: .85;  }
.services_titre_event { margin-top: -180px; }
.services_titre_video { margin-top: 30px; }
.services_text { width:80%; max-width: 1200px; margin: auto;  font-size: 16px; line-height: 20px; text-align: justify; padding: 70px 0px 40px 0px; color: #222; font-family: 'avenir next', sans-serif; }
.services_text_video { padding: 170px 5%; color:white; text-align: center; }
.services_text_small {float: left; width: 80%; margin-top: 12%; margin-left: 10%; font-size: 16px; line-height: 20px; text-align: justify; color: #222; }
.services_5images {  width:80%; max-width: 1200px; margin: auto; height: auto;padding-bottom: 70px; position: relative; }
.services_5images .image { width:32.5%; float: left; background-size: cover; margin-right: 0% 1%; position: absolute; }
.services_5images .margin { margin:0px 1%; }
.services_3images {padding: 70px 0px;}
.container_services {width: 60%; margin: auto; }
.services_images_entertainment {float: left; background-size: cover; width: 40%; height: 300px;}
.header-unit {height: 362px; border-right:none; border-left: none; position: relative; }
#video-container { position: absolute; }
#video-container { top:0%; left:0%; height:100%; width:100%; overflow: hidden; }
video { left: 50%; margin-left: -960; position:absolute; z-index:0; }
#bgvid { }
video.fillWidth { width: 100%; }
.hidden_div {position: absolute;}


/* Booking */
.input_booking { border: none; width: 100%; margin: 0px; background:rgba(255, 255, 255,0.9); padding: 10px; }
.textarea_booking {border: none; width: 100%; margin: 0px; background: rgba(255, 255, 255,0.9); padding: 10px; resize:none; height: 150px; }
.b_left { width:55%; float:left; background-image:url(); background-size:cover; }
.b_right { right: 120px; top: 160px; position:fixed; color: black; text-align: right; font-size: 19px;}
.love_pro { text-align: center; position: fixed; width: 100%; bottom: 85px; color:white; line-height:30px; font-size:24px; font-weight:100; }
.triangle { opacity: 0.8}
.cat { font-family: "friz", serif; text-transform: uppercase; font-size: 26px; }
.sub { color: gray; font-size: 18px; }
.smalltext { color: white; font-size: 14px; }
.cat2 { font-family: "friz", serif; text-transform: uppercase; font-size: 20px; line-height: 30px; color: white }
.plus { font-family: "helvetica", sans-serif; cursor: pointer; border-radius: 100px; display: inline-block; border: 1px solid black; height: 18px; width: 18px; line-height: 15px; margin-right: 15px; margin-top: 6px; vertical-align: top; text-align: center }
.mailbox { position: fixed; width: 100%; top:75px; background:rgba(255,255,255,0.6); }
.mailmargin { padding:10px; }
.mailbox_inner { padding: 30px 150px; background: rgba(0,0,0,0.8); width: 620px; margin: auto }
.mailbox { display: none; }
.close_mailbox { height: 30px; position: absolute; margin-left: 700px; margin-top: -30px; cursor: pointer }
.bg_booking { background:url(../images/contact.jpg); background-position: 70% 75px; background-repeat: no-repeat; background-size: cover; background-attachment: fixed }
.bbutton { background:none; color:white; text-align:left; padding-left:0px; font-size:20px; }
.error { color:white;  }

/* background setup */
.background { background-repeat:no-repeat; background-position:50% 50%; background-position:50% 50%\9 !important; }

/* fullscreen setup */
html, body { height:100%; }
.fullscreen, .content-a { width:100%; height:50%; overflow:hidden; }
.fullscreen.overflow, .fullscreen.overflow .content-a { height:auto; min-height:100%; }

/* content centering styles */
.content-a { display:table; }
.content-b { display:table-cell; position:relative; vertical-align:middle; text-align:center; }

.triangle { width: 0; height: 0; border-style: solid; border-color: transparent transparent #fcfaf5 transparent; float: right; }

section { background:#fcfaf5; }
.not-fullscreen { height:auto; }

.prev { width: 30%; position: absolute; left: 0%; height: 1400px; z-index: 500; }
.next { width: 30%; position: absolute; right: 0%; height: 1400px; z-index: 500; }

.headsmaller { height: 75px; line-height: 75px; text-align: left; background: #222; font-size: 14px; color: gray; text-transform: uppercase; box-shadow: 0px -1px 0px rgba(255,255,255,0.08) inset; position: fixed; top: 0px; width: 100%; }

.headsmaller {display: none;}
.menusmaller {display: none; transform : translateX(-100%); -webkit-transform : translateX(-100%);}
.menusmaller .menu { float: left; background: #151515; color: gray; }
.menusmaller .menu .link { padding: 20px 40px; font-size: 16px; border-bottom: 1px solid #1F1F1F; text-transform: uppercase; }
.menusmaller .menu .active { color: #e51f31; background: #1A1A1A; }
.menusmaller .close { float: right; }
.headsmaller i { height: 75px; padding: 0px 30px; font-size: 20px; line-height: 75px; float: left; text-align: center; color: gray; }

.footer { background: #111; color: gray; padding: 20px; }
.footer .footer_right { position: absolute; right: 20px; }
.footer .footer_center { text-align: center; }
.menusmaller .footer_center { text-align: center; border-bottom: none; font-size: 12px; padding: 20px 40px; color: white; }



.h30 { height: 30px; }
.h40 { height: 40px; }
.h50 { height: 50px; }
.h55 { height: 55px; }
.h60 { height: 60px; }
.h70 { height: 70px; }
.m9 { margin-bottom: 9px; }




/* menu */
@media (max-width: 1100px) {
    .headfixed { display: none; }
    .headsmaller { display: block; }
    .menusmaller { display: block; background: none; position: fixed; width: 100%; top: 75px; height: 300px; z-index: 1000; }
    .logo {left: 50%; margin-left: -195px; float: left; max-width: 70%; }
    .services_titre { font-size: 20px; padding: 20px 40px; }
    .services_titre { margin-top: -80px; }
    .services_titre_event { margin-top: -110px; }
    .services_titre_video { margin-top: 20px; }
    .services_text_video { padding-bottom: 60px; }
    .menusmaller .menu { width: 60%; }
    .menusmaller .close { width: 40%; }
    .footer { background: #111; color: gray; padding: 20px; display: none; }
    .menusmaller .footer { display: block; }
    .embed { display: none; }
    .videos { overflow: scroll; }
    .center_video { position: relative; top: 100px !important; }
    .list { width: 100%; padding-right: 0; }
    .list .span { float: none; width: 100%; padding-bottom: 30px; padding-top: 0px !important; }
    .list .span .title { float: left; width: 42%; padding: 3%; margin: 1%; height: 200px; background-size: cover; background-position: 50% 50%; }

    .a0 { background-image: url(../images/gradient.png), url(../images/paris2014.png); }
    .a1 { background-image: url(../images/gradient.png), url(../images/paris2013.png); }
    .a2 { background-image: url(../images/gradient.png), url(../images/cdf2014.png); }
    .a3 { background-image: url(../images/gradient.png), url(../images/cdf2013.png); }
    .a4 { background-image: url(../images/gradient.png), url(../images/cdf2012.png); }
    .a5 { background-image: url(../images/gradient.png), url(../images/lnb.png); }
    .a6 { background-image: url(../images/gradient.png), url(../images/cdf2015.png); }

    .bigger { width: 90%; padding: 0% 5%; } /* width 65 */
    .triangle { display: none; } /* width 65 */
    .b_left, .b_right { float: none; width: 100%; } /* width 65 */
    .b_right { position: absolute; } /* width 65 */
    .b_left { height: 300px !important; }
    .boooking { height: auto !important; padding: 40px 0px; }
    .boooking_wrap { padding-top: 0px !important; }
    .love_pro { position: absolute; bottom: 70px; width: 100%; }
    .sponsors { max-width: 95%; min-width: 0px; padding-top: 20px }
    .sponsor { height: 50px; }
        .h30 { height: 30px; }
        .h40 { height: 30px; }
        .h50 { height: 40px; }
        .h55 { height: 50px; }
        .h60 { height: 50px; }
        .h70 { height: 60px; }
        .m9 { margin-bottom: 9px; }
    .plus { display: none; }
    .close_mailbox { display: none; }
    .mailbox { display: block !important; top: auto; position: relative; background: #FCFAF5; margin-top: 72px; height: auto !important; }
    .mailbox_inner { background: none; width: auto; padding: 30px 50px; margin-top: 0 !important; }
    .bg_booking { background-attachment: initial; background-position: 80% 50px; }
    .cat2, .smalltext { color: black; }
    .input_booking { border: none; width: 100%; margin: 0px; background:#f2f0eb; padding: 10px; }
    .textarea_booking {border: none; width: 100%; margin: 0px; background:#f2f0eb; padding: 10px; resize:none; height: 150px; }
    .bbutton { color:black; background: none; }

}

/* tablette */
@media (min-width: 768px) and (max-width: 1024px) {
    .wrap_name_pic { width: 34%; max-width: 34%; float: right; padding-right: 6%; position: relative; margin-left: 0; left: auto; }
    .text_boris, .text_cristo { padding-left: 6%; }
    .dots { text-align: center; color: gray; clear: both; font-size: 12px; position: relative; padding-top: 30px; padding-bottom: 20px;left: auto; margin-left: 0; margin-top: 0; }


}

/* telephone */
@media (max-width: 767px) {
    .container {width: 100%;}
    .andy .text { padding: 30px 30px; }
    .wrap_name_pic { width: 90%; max-width: 90%; float: none; padding-right: 5%; position: relative; margin-left: 5%; left: auto; }
    .text_boris, .text_cristo { padding-left: 6%; text-align: justify; padding-right: 6%; width: 88%; float: none; padding-top: 30px; clear: both; }
    .dots { text-align: center; color: gray; clear: both; font-size: 12px; position: relative; padding-top: 30px; padding-bottom: 20px;left: auto; margin-left: 0; margin-top: 0; }
    .talk .name { text-align: right; float: right; }
    .hidden_div { position: relative; clear: both; }
    .logo img { max-width: 95%; height: auto; line-height: 75px; }
    .logo {right: 10px; margin-left: 0px; float: right; width: 100%; left: auto; padding-top: 33px; }
    .services_5images .image { width:100%; float: left; background-size: cover; margin-right: 0% 1%; position: absolute; }
    .services_wrapper {margin-left: -104%;}
    .menusmaller .menu { width: 90%; }
    .menusmaller .close { width: 10%; }
    .menusmallerfooter { width: 90%; }
    .list .span .title { float: left; width: 92%; padding: 3%; margin: 1%; height: 200px; }
    .infos { width: 100%; font-size: 11px; }
    .v_networks { width: 100%; margin-bottom: 10px; }
    .sponsors { max-width: 95%; min-width: 0px; padding-top: 20px }

    .x1 {display: none;}
    .alicia { width: 80%; left: 10%; }
    .x2_wrapper {float: none; width: 80%; margin:auto;}
    .side_x1 { float: none; width: 100%}
    .entertainment_wrapper { margin-top: 40px; }

    .b_right { right: 40px; font-size: 16px; top:70px; }
    .love_pro { font-size: 20px; bottom: 30px; line-height: 25px; }
    .cat { font-size: 20px; }
    .bg_booking { background-position: 80% 40%; background-repeat: no-repeat; background-size: cover; background-attachment: top }
    .mailbox { display: block; background: #FCFAF5; margin-top: 72px; height: auto !important; }
    .mailbox_inner { background: none; width: auto; padding: 30px 20px; }

    .text_joe { float: left; padding-top: 30px; font-size: 14px; font-family: 'avenir next'; color: black; font-weight: 110; text-align: justify; width: 80%; padding-left: 10%; padding-right: 4%;  } 
    .text_eric { float: left; padding-top: 30px; font-size: 14px; font-family: 'avenir next'; color: black; font-weight: 110; text-align: justify; width: 80%; padding-left: 10%; padding-right: 4%; }


}
