@charset "UTF-8";
/*
Theme Name: Havas Publidom Agences
Theme URI:
Author: Roman BOURSIER
Description: Theme personnalis├® cr├®e ├á partir de blankslate : https://wordpress.org/themes/blankslate/
Version: 0.1
Text Domain: havas-publidom-agences
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*Varaibles*/
/* 
    Created on : 25 nov. 2016, 12:01:13
    Author     : Thomas
*/
.single .metadate {
  opacity: 0.79;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #585858;
  letter-spacing: 2px;
  line-height: 25px;
  font-weight: 300;
  text-transform: uppercase; }
.single .metaautor {
  opacity: 0.79;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #585858;
  letter-spacing: 0px;
  line-height: 25px;
  font-weight: 300; }
.single h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 23px;
  color: #212121;
  letter-spacing: 0px;
  line-height: 33px;
  margin-bottom: 20px; }
.single h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 30px;
  line-height: 35px;
  margin-top: 20px; }
.single h3 {
  margin-bottom: 15px; }
.single p {
  opacity: 0.79;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #585858;
  letter-spacing: 0px;
  line-height: 25px; }

#container, .footer-container {
  max-width: 1050px;
  margin: 0 auto; }

.single img {
  width: 100%;
  height: auto; }

@media screen and (max-width: 1050px) {
  #container, footer {
    padding: 0 20px; } }
@media screen and (min-width: 1050px) {
  .table {
    display: table; }
    .table .table-cell {
      display: table-cell;
      vertical-align: middle; } }
/*
* Header
*/
header {
  width: 100%;
  padding: 15px 30px; }
  header #branding {
    width: 166px; }
  header .menu {
    /*Menu principale*/
    text-align: right;
    /*Menu deroulant*/ }
    header .menu > li {
      display: inline-block;
      position: relative; }
      header .menu > li:not(:last-child) {
        margin-right: 30px; }
      header .menu > li a {
        padding: 0px 30px 15px 0px;
        display: block;
        text-decoration: none;
        text-transform: uppercase;
        font-size: .9em;
        font-weight: 500;
        color: #2A2A2A; }
    header .menu .menu-item-has-children:hover .sub-menu {
      display: block; }
    header .menu .sub-menu {
      display: none;
      position: absolute;
      top: 100%;
      padding: 14px 0;
      text-align: left;
      background: #ffffff;
      z-index: 500000; }
      header .menu .sub-menu li {
        width: 100%; }
        header .menu .sub-menu li a {
          display: block;
          padding: 13px 26px 11px;
          text-transform: inherit !important;
          color: #5c5c5c !important; }
          header .menu .sub-menu li a:hover {
            opacity: .9;
            color: #ffffff !important; }

.single header, .page-template-template-actualites header {
  background-color: #165195; }

* {
  box-sizing: border-box; }

/*
* Styles
*/
body {
  font-family: 'Roboto', sans-serif;
  color: #585858;
  line-height: 1.4; }

h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 3.25em;
  color: #000000; }

h3 {
  font-size: 1.25em;
  font-weight: 400; }

/*
* Header
*/
header {
  width: 100%;
  padding: 15px 30px; }
  header #branding {
    width: 166px; }
  header #menu {
    text-align: right; }
    header #menu li {
      display: inline-block; }
      header #menu li:not(:last-child) {
        margin-right: 30px; }
      header #menu li a {
        text-decoration: none;
        text-transform: uppercase;
        font-size: .9em;
        font-weight: 500;
        color: #2A2A2A; }

/*
* FOOTER
*/
footer {
  background-color: #f3f3f3; }
  footer .footer-container .table-cell {
    padding: 35px 25px;
    border-left: 1px solid #9B9B9B; }
    footer .footer-container .table-cell:first-child {
      padding-left: 0;
      border: none; }
    footer .footer-container .table-cell.logos-agences a {
      display: inline-block; }
      footer .footer-container .table-cell.logos-agences a:not(:last-child) {
        margin-right: 10px; }

/* single */
.single {
  background-color: #F2F2F2; }
  .single #content {
    padding: 40px;
    margin-top: 50px;
    margin-bottom: 50px;
    background-color: #FFFFFF;
    border: 1px solid #e2e2e2; }
  .single img {
    margin-bottom: 20px; }
  .single .metaautor {
    margin-bottom: 10px; }

/*Home*/
.home #accueil .scroll-btn {
  top: 380px; }
.home #accueil h2 {
  margin-top: -60px; }
.home header {
  position: absolute;
  z-index: 2; }

/*Tools*/
.center-align {
  text-align: center; }

[class*="-icon"] {
  display: inline-block;
  width: 17px;
  height: 17px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin: 15px 5px 0 0; }

[class="facebook-icon"] {
  background-image: url("assets/facebook@3x.png"); }

[class="twitter-icon"] {
  background-image: url("assets/twitter@3x.png"); }

@media screen and (max-width: 1050px) {
  #menu {
    display: none; }

  footer .footer-container {
    text-align: center; }
    footer .footer-container .table-cell:nth-child(2), footer .footer-container .table-cell:nth-child(4) {
      display: none; }
    footer .footer-container .table-cell {
      border-left: none; }
      footer .footer-container .table-cell:first-child {
        border-bottom: 1px solid #9B9B9B; } }
@media screen and (max-width: 768px) {
  #accueil {
    padding-top: 180px !important;
    padding-bottom: 50px !important; }

  .scroll-btn {
    display: none !important; }

  h2 {
    font-size: 1.7em; }

  h3 {
    font-size: 1em; } }
@media screen and (min-width: 768px) {
  #accueil {
    padding-top: 250px !important;
    padding-bottom: 250px !important; } }
input[type="text"], input[type="email"], input[type="submit"], textarea {
  width: 100%;
  margin-bottom: 15px;
  padding: 20px;
  border: none;
  border-radius: 4px;
  font-size: 1em; }

input[type="text"], input[type="email"], textarea {
  background: #EBEBEB; }

input[type="submit"] {
  color: #ffffff;
  background: #000000;
  cursor: pointer;
  font-weight: 500; }

@-webkit-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%; }
  15% {
    opacity: 1;
    top: 50%; }
  50% {
    opacity: 0;
    top: 50%; }
  100% {
    opacity: 0;
    top: 29%; } }
@-moz-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%; }
  15% {
    opacity: 1;
    top: 50%; }
  50% {
    opacity: 0;
    top: 50%; }
  100% {
    opacity: 0;
    top: 29%; } }
@keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%; }
  15% {
    opacity: 1;
    top: 50%; }
  50% {
    opacity: 0;
    top: 50%; }
  100% {
    opacity: 0;
    top: 29%; } }
.scroll-btn {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center; }

.scroll-btn > * {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #7f8c8d;
  color: #ffffff;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px; }

.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
  color: #ffffff; }

.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.scroll-btn .mouse {
  position: relative;
  display: block;
  width: 35px;
  height: 55px;
  margin: 0 auto 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #ffffff;
  border-radius: 23px; }

.scroll-btn .mouse > * {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: #ffffff;
  border-radius: 50%;
  -webkit-animation: ani-mouse 2.5s linear infinite;
  -moz-animation: ani-mouse 2.5s linear infinite;
  animation: ani-mouse 2.5s linear infinite; }

/*# sourceMappingURL=style.css.map */

#cookie-notice {
    border-top:     2px solid #040836;
  line-height:    inherit;
}

#cookie-notice .cookie-notice-container {
    padding:      12px 15px;
}

#cn-notice-text {
  vertical-align:   sub;  
}

#cookie-notice .cn-button {
  text-transform:   unset;
    padding:      5px 10px;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}