@charset "UTF-8";

/*-----------------------*/
/*--------GLOBAL--------*/
/*-----------------------*/

.tcenter {
  text-align: center;
}

.skrollable-after #brand a #default-logo {
    background:url(../img/sprite-logo-boursorama.png) no-repeat 0 -96px;
    width: 222px;
    height: 56px;
    display: block;
    text-indent: -99999em;
}

header.skrollable-between {
    border-bottom:1px solid rgba(255, 255, 255, 0.1);
    padding: 2em 0;
}

.nav-inner {position: relative;}

.lang {
  position: absolute;
  top: -38px;
  right: 0;
  line-height: 25px;
}

.lang a{
  text-decoration: none;
  font-size: 0.6em;
  background: rgba(255, 255, 255, 0.7);
  padding:0.6em;
  
}

.lang a:hover {
  background: rgba(255, 255, 255, 1);
  line-height: 25px;
}

.csstransitions a {
    transition :all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

h2 {
    margin-top: 0;
    font-size: 2.222em;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
}

h2:after {
    border-bottom: 1px solid #fff;
    width: 60px;
    content: "";
    display: block;
    margin: 30px 0;
    text-align: left;

}

.intro-item h2 {
    text-align: center;
}


.row-content.buffer, 
.row-content.buffer-left {
    padding-left: 0;
    padding-right: 0;
}

h3 {
    color: #009de0;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
}


.caption {
  margin-top: 40px;
}


.caption p{
  margin: 60px auto;
} 

.alert {
    background: rgba(239, 39, 74, 0.7);
    color: #fff;
    padding: 1.5em 2.2em;
    border-radius: 3px;
    max-width: 950px;
    margin: 0 auto;
    text-align: left;
    margin: 0 auto 55px auto!important;
}

.alert i {
    margin-right: 30px;
    font-size: 1.3em;
    vertical-align: middle;
}

.caption .button {
    background: transparent;
    border:1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    font-weight: normal;
    outline: none;
    padding: 1em 1.5em;
    margin:20px ;
    border-radius: 5px;
    transition :all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition :all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    text-decoration: none;
}

.caption .button:hover {
    background: #fff;
    border:1px solid #fff;
    color: #444;
}




/*-----------------------*/
/*--------FORMATS--------*/
/*-----------------------*/

#formats  .column.half{
  float: left;
  width: auto;
}

#formats  .column.half.last{
  float: right;
  width: auto;
  margin-right: 15px !important;
}

#formats  .row-content.buffer.even,
#formats .row-content.buffer-top.even {
    padding-top: 1%;
}


/*--GALLERIE--*/


.container {
    max-width: 90em;
    margin:0 auto;
    overflow: hidden !important;
}

.row-formats {
    padding-bottom: 0;
}

.shape {
    margin: 20px;
    cursor: pointer;
    position: relative;
    height: 223px;
    width: 263px;
}


.shape figure{

    background: #fff;
    border: 1px solid #f3f3f3;
    border-radius: 3px;
    padding: 0;
    overflow: hidden;
    height: 223px;
    width: 264px;
}



.shape figure img{
  border-radius: 3px;
  transition :all 0.2s ease-out;
  -webkit-transition :all 0.2s ease-out;
  opacity: 1;
  /*-webkit-transform: scale(1); 
  transform: scale(1);*/
}


.shape:hover img{
  /*-ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);*/
}

.shape .more {
  position: absolute;
  top:27%;
  left: 42%;
  opacity: 0;
  background: url(../img/icon-more.png) no-repeat 0 0;
  transition : all 0.2s ease-out;
  -webkit-transition :all 0.2s ease-out;
  width: 51px;
  height: 51px;
}

.shape:hover .more{
  opacity: 1;
  top:33%;
  left: 42%;
}


figcaption i {
  transition :all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transition :all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  margin:0 10px 0 0;
  position: relative;
  left: 0px;
  padding: 13px 6px;
  font-size: 23px;
  width: 50px;
  height: 46px;
  text-align: center;
  vertical-align: middle;
  background:#23bbea;
  color: #fff;
  float: left !important;
}

figcaption i:after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 13px;
  right: 0px;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  border-left: 12px solid #23bbea;
  transition :all 0.1s ease-out;
  -webkit-transition :all 0.1s ease-out;
}


.shape:hover figcaption i:after {
  right: -7px;
}

figcaption .name-format{
  display: inline-block;
  margin-top: 7px;
}


.shape:hover figcaption i {
 margin:0 14px 0 0;
}


figcaption {
    margin:0;
    letter-spacing: 0;
    color: #444;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    transition :all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-transition :all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    font-size: 0.889em;
    color: #222;
    font-family: 'Montserrat', sans-serif;
    line-height: 33px;
    text-rendering: auto;
    position: relative;
    height: 46px;
    background: #fff;
}


.filter-group .btn {
    background: transparent;
    border:1px solid #d20073;
    color: #d20073;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    outline: none;
    padding: 0.5em 1em;
    margin: 0 20px 0 0;
    border-radius: 3px;
    transition :all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition :all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.filter-group .btn.active,
.filter-group .btn:hover {
   background: #d20073;
   color: #fff;

}

.light {
  font-weight: lighter;
  color: #888;
}


.title-filter, .list-filtres {
     letter-spacing: 1px;
     color: #444;
     text-transform: uppercase;
     text-align: left;
     font-family: 'Montserrat', sans-serif;
}

.list-filtres {
  margin: 0 0px;
  width: auto;
  background: #fff;
  padding: 1em 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}

.list-filtres .row-formats {
  padding-top: 0;
  max-width: 88em;
  margin: 0 auto;
}

.ib {
    font-size: 0.8em;
    margin-right: 4em;
    display: inline-block;
    margin-bottom: 20px;
}

.ib:last-child {
    margin-right: 0;
}

.title-filter {
     font-size: 1.45em;
     font-weight: normal;
     margin-bottom: 0;
}


.list-filtres h5{
   font-size: 0.9em;
   color: #444;
   line-height: 40px;
}


.checklist {
    border-top:1px solid #ddd;
    padding-top: 5px;
    margin-top: 25px;
    max-width: auto;
}

.checklist label, 
label:before{
  transition: all 0.2s ease-out;
  -webkit-transition :all 0.2s ease-out;
}

.checklist label:hover{
   color:#d20073;
}

/*--CUSTOM CHECKBOX--*/


[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  cursor: pointer;
 
}

[type="checkbox"]:checked + label {
     color: #d20073;
}


[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left:0;
  bottom: 23px;
  width: 20px; height: 20px;
  border: 1px solid #ccc;
  background: #f8f8f8;
  border-radius: 3px;
 
}

[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: "\2713";
    position: absolute;
    bottom: 18px;
    left: 3px;
    font-size: 16px;
    color: #d20073;
    transition: all .2s ease-out;
    -webkit-transition :all .2s ease-out;
}

[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #ccc;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted #ccc;
}

/* hover style just for information */
label:hover:before {
  border: 1px solid #d20073!important;
}

[type="checkbox"]:checked + label:before {
    border: 1px solid #d20073!important;
}



#formats .row-content.buffer {
    padding-bottom:0;
}


#formats .details-content {
    background: #393d48;
    color: #fff;
}


/*-- Colorbox--*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#333; opacity: 0.8; filter: alpha(opacity = 0.8);}
#colorbox{outline:0; border-radius: 5px;}
    #cboxContent{ overflow:visible; position: absolute;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadingGraphic{background:url(../img/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        
        #cboxClose {
          border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:29px; height:29px; position:absolute;   right: 30px;
  top: 18px;
          background:url(../img/close.png) no-repeat 0 0;}
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxClose:active {outline:0;}

/*-----------------------*/
/*--------REGIE--------*/
/*-----------------------*/

#regie {
    margin: 100px 0 0px 0;
    position: relative;
    overflow: hidden;
}

#regie:before {
content: "";
position: absolute;
width: 80%;
height: 156%;
top: -48%;
left: -29%;
z-index: 0;
background: #009de0;
-webkit-transform: rotate(30deg);
-moz-transform: rotate(30deg);
-ms-transform: rotate(30deg);
-o-transform: rotate(30deg);
transform: rotate(10deg);

}

#regie .row-content {
    position: relative;
}

#regie p {
    font-family: 'Cabin', sans-serif;
    line-height: 33px;
}

#regie p{
    color:#fff;
}

#regie .half {
    padding: 0 5em;
}


#regie h2 {
    margin-top: 0;
    font-size: 1.222em;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    font-weight: normal;
}

#regie  .source {
  bottom: 66px;
  right: 0%;
  font-size: 0.6rem;
  color: #999;
  text-align: left;
  line-height: 2em;
  position: absolute;
}


.percent, .count-number, .count-number-done {
  color: #009de0;
  font-family: 'Cabin', sans-serif;
}

.percent, .count-number, .count-number-done {
  font-size: 2.8em;
}

/*.count-item:first-child {
  margin-top: 0;
}*/

.count-item {
  text-align: left;
  margin: 5em 0 2em 5em;
  padding-bottom: 1em;
 padding-top: 2em;
  border-top: 1px solid #ddd;
}

.count-item.item-eye {
    background: url(../img/icon-eye.png) no-repeat 0 52px;
    padding-left: 80px;
}

.count-item.item-visit {
    background: url(../img/icon-visit.png) no-repeat 0 52px;
    padding-left: 80px;
}

.count-item.item-guy {
    background: url(../img/icon-guy.png) no-repeat 0 52px;
    padding-left: 80px;
}

.chart-title, .count-subject {
    font-family: 'Cabin', sans-serif;
    font-size: 1em;
    font-weight: 400;
    color: #d20073;
}

/*-----------------------*/
/*--------CONTACT--------*/
/*-----------------------*/

#contact a {
    color:#fff;
    text-decoration: none;
    font-weight: bold;
    transition :all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition :all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background: #009de0;
    border-radius: 5px;
    padding: 1em;
    
    bottom: 40px;
}

#contact a:hover {
    background: #d20073;
}


#contact p {
  color: #666666;
  text-align: center;
}

#contact p.small {
  color: #666666;
  min-height: 80px;
}

#contact h2 {
    color: #595959;
    text-align: center;
}

#contact h2:after {
    border-bottom: 1px solid #595959;
    width: 116px;
    content: "";
    display: block;
    margin: 40px auto;
}

#contact h3 {
    text-align: center;
}

#contact .area-contact{
  float: left;
  width: 49.5%;
  clear: none;
  text-align: center;
  border:1px solid #d4d4d4;
  min-height: 320px;
  padding: 1em 2em 2em;
  position: relative;
}


#contact .contact-regie {
  margin:4em 0 2em;
  clear: both;
  overflow: hidden;
}

#contact .area-contact:first-child{
  border-right: 0;
}

/*----------------------------------------------------------------
    max 470px Breakpoint CORRECTIFS
----------------------------------------------------------------*/
@media only screen and (max-width:29.375em) {
  #contact .row-content.buffer,
  #contact .row-content.buffer-left
  {
    padding-right: 0;
    padding-left: 0;
  }

  .filter-group .btn {
    margin-bottom: 20px;
    width: 100%;
    padding: 0.75em 1em;
    font-size: 0.9em;
  }

  /*#brand a #retina-logo {
    width: 242px;
  }*/

  header .row-content.buffer,
  header .row-content.buffer-left {
    padding: 0 1.2em;
  }
  
}


/*----------------------------------------------------------------
    max 600px Breakpoint CORRECTIFS
----------------------------------------------------------------*/
@media only screen and (max-width:37.500em) {
  .ib {
      
      margin: 7px 20px 30px 0 !important;
  }

  .checklist {
    border-top: 0!important;
    margin-top: 0!important;
  }


  [type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {

    padding-left: 30px !important;
  }

  [type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
    position: absolute;
    left: 0;
    bottom: 0;
  }

  [type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
      bottom: -4px;
      left: 4px;
  }

  #regie .half {
    padding:0 1em !important;
  }

  #regie .half p {
    font-size: 1.1em!important;
  }


  #regie .last {
    padding: 2em 1em !important;

  }

  #regie .count-item{
    width: 100%;
  }

}


/*----------------------------------------------------------------
    max 970px Breakpoint CORRECTIFS
----------------------------------------------------------------*/
@media only screen and (max-width:60.625em) {
  #contact p br{
      display: none;
  }

  #contact a {
    bottom: 20px;
  }

}

/*----------------------------------------------------------------
    max 810px Breakpoint CORRECTIFS
----------------------------------------------------------------*/
@media only screen and (max-width:50.625em) {
  #contact .area-contact{
    float: none;
    width: 80%;
    margin: 0 auto;
    padding-top: 0.5em;
    text-align: center;
    min-height: 0 !important;
    padding: 0.5em 1em 0.5em 1em; 

  }

  #contact .area-contact:first-child{
    border-right: 1px solid #d4d4d4;
    border-bottom: 0;
    
  }

  #contact .area-contact a{
    position: relative;
    bottom: 0;

  }

  #contact .area-contact h3{
    text-align: center;

  }


}


/*----------------------------------------------------------------
    max 1024px Breakpoint CORRECTIFS
----------------------------------------------------------------*/

@media only screen and (max-width:64em) {

   
  .caption {
      padding: 0;
      margin-top: 120px;
      padding:0 2em;
  }

  .intro-item ul li {
      width: 45%; 
      margin: 1em;
  }


  header.skrollable-between {
      padding: 1em;
  }


  .no-parallax header #brand a #default-logo{
    background: url(../img/sprite-logo-boursorama.png) no-repeat 0 -96px;

  }

  .shape {
    margin: 15px;
  }
    .ib {
      display:inline-block;
    }

    .column.half {
        width: auto;
    }

    .checklist {
       max-width: none !important;
    }

  .row-content.buffer,
  .row-content.buffer-left {
  padding: 0 3em;
  }

  


}

/*----------------------------------------------------------------
  MIN  600px max 1024px Breakpoint CORRECTIFS
----------------------------------------------------------------*/
@media only screen and (min-width:37.5em) and (max-width:64em) {

  #contact p {
    font-size: 0.9em;
  }

  #regie .half {
    padding:0 5em !important;
  }


  #regie .last {
    padding: 2em 5em !important;

  }


}


/*----------------------------------------------------------------
  MIN  1500px Breakpoint CORRECTIFS
----------------------------------------------------------------*/
@media only screen and (min-width:106em)  {

  .caption {
    margin-top: 10px;
  }
  .row-content.buffer,
  .row-content.buffer-left {
    padding: 0 3em;
  }

  #regie .row-content.buffer,
  #regie .row-content.buffer-left {
    padding: 6em 3em;
  }
}
/*----------------------------------------------------------------
  max to 1500px Breakpoint CORRECTIFS
----------------------------------------------------------------*/
@media only screen and (min-width:64em) and (max-width:106em) {

  .intro-item ul li {
    width: 40%;
    margin: 3em;
  }

.row-content.buffer,
  .row-content.buffer-left {
    padding: 0 3em;
  }

  #regie .row-content.buffer,
  #regie .row-content.buffer-left {
    padding: 3em 3em;
  }
}

/*----------------------------------------------------------------
     max 1280px Breakpoint CORRECTIFS
----------------------------------------------------------------*/

@media only screen and (max-width:80em) {
  #regie:before {
      display: none;
  }

  #regie .row-content.buffer {
    background: #009de0;
  }

  .count-item {
    display: inline-block;
  }

  #regie .half {
    padding:0 11em;
  }


  #regie .last {
    padding: 2em 11em;

  }

  .percent, .count-number, .count-number-done {
    color: #fff;
  }

  #regie .count-item {
    margin: 0 2em 0 0;
    vertical-align: top;
    width: 100%;
  }

  #regie .item-guy {
    margin: 0;
  }

  #regie .source {
    color: #fff;
    right: 20px;
  }

  .chart-title, .count-subject {
    color: #fff;
  }

  .lang {
    top: -20px;
  }
}

/*----------------------------------------------------------------
    min 1024 max 1280px Breakpoint CORRECTIFS
----------------------------------------------------------------*/

@media only screen and (min-width:64em) and (max-width:80em) {
   
#formats .column.half {
  margin-left: 10px;
}
  .caption {
      padding: 0;
  }


  #regie p{
      font-size: 16px;
  }
  
  header.skrollable-between {
      padding: 1em 0;
  }


  .shape {
    margin: 15px;
  }


    .ib {
      display:inline-block;
    }

    .column.half {
        width: auto;
    }

    .checklist {
       max-width: none !important;
    }

  .row-content.buffer,
  .row-content.buffer-left {
    padding: 0 3em;
  }

  #regie .row-content.buffer,
  #regie .row-content.buffer-left {
    padding: 3em 3em;
  }


.item-contact  a[href*="mailto"] {
  font-size: 0.8rem;
}
}



/*----------------------------------------------------------------
    1400 Breakpoint CORRECTIFSfilters
---------------------------------------------------------------*/

@media only screen  and (min-width:70em) and (max-width:87.500em) {
  .ib {
    font-size: 0.75em;
    margin-right: 2em;
  }
}  


/*----------------------------------------------------------------
    max 1120 Breakpoint CORRECTIFS filters
---------------------------------------------------------------*/

@media only screen and (max-width:70em) {
  
  #formats .column.half.last, 
  #formats .column.half {
    float: none;
  }





/*----------------------------------------------------------------
    1530 Breakpoint CORRECTIFS filters
---------------------------------------------------------------*/

@media only screen  and (min-width:87.500em) and (max-width:95.625em) {
    .ib {
    font-size: 0.8em;
    margin-right: 3em;
  }
}



