@charset "UTF-8";
/*Colors*/
/*Fonts*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  position: relative;
  color: #000000;
  background-color: #FFFFFF;
  height: 100%;
  -webkit-font-smoothing: antialiased;
}

body {
  padding: 0;
  margin: 0;
  height: 100%;
}

*, *::before, *::after {
  background-repeat: no-repeat;
}

h1, h2, h3, h4 {
  margin: 0;
}

p {
  margin: 0;
}

svg, img {
  width: 100%;
  max-width: 100%;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
}

blockquote {
  padding: 0;
  margin: 0;
}

button:focus,
input:focus,
select:focus {
  outline: 0;
}

.text-alignCenter {
  text-align: center;
}

@font-face {
    font-family: 'helveticaneuelt_std_cnbold';
    src: url(http://cdncss.lequotidiendumedecin.fr/sites/qdm/themes/custom/qdm/fonts/helveticaneueltstd-bdcn-webfont.eot);
    src: url(http://cdncss.lequotidiendumedecin.fr/sites/qdm/themes/custom/qdm/fonts/helveticaneueltstd-bdcn-webfont.eot?#iefix) format("embedded-opentype"),url(http://cdncss.lequotidiendumedecin.fr/sites/qdm/themes/custom/qdm/fonts/helveticaneueltstd-bdcn-webfont.woff) format("woff"),url(http://cdncss.lequotidiendumedecin.fr/sites/qdm/themes/custom/qdm/fonts/helveticaneueltstd-bdcn-webfont.ttf) format("truetype"),url(http://cdncss.lequotidiendumedecin.fr/sites/qdm/themes/custom/qdm/fonts/helveticaneueltstd-bdcn-webfont.svg#helveticaneuelt_std_cnbold) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helveticaneueregular';
    src: url(http://cdncss.lequotidiendumedecin.fr/sites/qdm/themes/custom/qdm/fonts/helveticaneue-roman-webfont.eot);
    src: url(http://cdncss.lequotidiendumedecin.fr/sites/qdm/themes/custom/qdm/fonts/helveticaneue-roman-webfont.eot?#iefix) format("embedded-opentype"),url(http://cdncss.lequotidiendumedecin.fr/sites/qdm/themes/custom/qdm/fonts/helveticaneue-roman-webfont.woff) format("woff"),url(http://cdncss.lequotidiendumedecin.fr/sites/qdm/themes/custom/qdm/fonts/helveticaneue-roman-webfont.ttf) format("truetype"),url(http://cdncss.lequotidiendumedecin.fr/sites/qdm/themes/custom/qdm/fonts/helveticaneue-roman-webfont.svg#helveticaneueregular) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?aogkkp");
  src: url("fonts/icomoon.eot?aogkkp#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?aogkkp") format("truetype"), url("fonts/icomoon.woff?aogkkp") format("woff"), url("fonts/icomoon.svg?aogkkp#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.election_header{
    background: url("picture/election.jpg");
    background-repeat: no-repeat;
    background-color: rgba(0, 82, 255, 0.7);
    background-position: center;
    background-size: cover;
    background-blend-mode: overlay;
    overflow: auto;
    position: relative;
}

.icon-localize:before {
  content: "\e909";
}

.icon-quote:before {
  content: "\e908";
}

.icon-ame:before {
  content: "\e900";
  font-size: 4.3rem;
  position: relative;
  top: 0.2rem;
}

.icon-further:before {
  content: "\e907";
  font-size: 3.5rem;
}

.icon-exercice:before {
  content: "\e901";
  font-size: 3rem;
  position: relative;
}

.icon-coins:before {
  content: "\e902";
  font-size: 3.5rem;
  position: relative;
  top: 0.2rem;
}

.icon-hospital:before {
  content: "\e904";
  font-size: 3.6rem;
  position: relative;
  top: 0.2rem;
}

.icon-school:before {
  content: "\e905";
}

.icon-assurance:before {
  content: "\e906";
  font-size: 3.3rem;
  position: relative;
}

.icon-esante:before {
  content: "\e903";
  font-size: 3.5rem;
}

.navbar {
  position: absolute;
  top: 19rem;
  background: #FFFFFF;
  font-size: 0;
  border-bottom: 1px solid #0052ff;
  left:1.1rem;
  box-shadow: 0px 1px 10px 1px rgba(50,50,50,0.1);
}

.navbar--active {
  background-color: #0052ff !important;
  color: #FFFFFF !important;
}

.navbar li {
  text-align: center;
  font-family: "helveticaneuelt_std_cnbold";
  color: #bec3c6;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  padding-top:0.2rem;
  width: 7.6rem;
  height: 7.6rem;
  font-size: 10px;
  transition: all 1s;
}

.navbar li:hover {
  color: #0052ff;
}

.navbar li span {
  font-size: 4rem;
  display: block;
  height: 4.5rem;
}

.navbar li span:after {
  content: "\A";
  white-space: pre;
}

.title_baseline {
  text-align: center;
  font-family: "helveticaneuelt_std_cnbold";
  font-size: 6.5rem;
  line-height: 5.5rem;
  margin-top: 2rem;
  color: #FFFFFF;
}

.title_baseline span{
  text-align: center;
  display: block;
  font-size: 4.7rem;
}

.election_underbaseline {
  text-align: center;
  color: #FFFFFF;
  font-size: 2.4rem;
  font-family: "Arial";
  font-weight: normal;
  margin: 0 0 7rem 0;
  padding: 0;

}

.program {
  padding: 0 1rem 2rem 1rem;
  padding-top: 3rem;
  height: 100%;
}

.candidate_card {
  font-size: 0;
  margin-top: 4rem;
  opacity: 0;
  position: relative;
  z-index: 10;
}

.candidate_picture {
  width: 5rem;
  height: 5rem;
  border: 0.3rem solid #0052ff;
  border-radius: 50%;
  display:block;
  margin-bottom: 1rem;
  background-size: cover;
  background-position: center;
  float: left;
  margin-right: 2rem;
}

.candidate_name {
  font-size: 2.2rem;
  padding-top: 12px;
  font-family: "helveticaneuelt_std_cnbold";
}

.candidate_baseline {
  font-family: "Arial";
  font-size: 1.5rem;
  font-style: italic;
  color: #0052ff;
  text-align: left;
}

.candidate_say {
  vertical-align: top;
  font-size: 1.4rem;
  color: #000000;
  font-family: "helveticaneueregular";
  position: relative;
  clear: both;
  border-bottom: 1px solid #0052ff;
  padding-bottom: 20px;
}

.candidate_say li {
  padding-bottom: 0.3rem;
  padding-left: 1.5rem;
  position: relative;
}

.candidate_say li:before {
  content: "•";
  position: absolute;
  top: 0;
  left: 0;
  color: #1a1fff;
}

.container {
  width: 63rem;
  margin: auto;
  position: relative;
}

.table {
  display: table;
  width: 100%;
}

.table-full {
  display: table;
  width: 100%;
  height: 100%;
}

.table-half {
  display: table;
  width: 50%;
  height: 100%;
}

.table-row {
  display: table-row;
  height: auto;
}

.table-row-min {
  display: table-row;
  height: 1px;
}

.table-cell {
  display: table-cell;
  vertical-align: top;
}

.table-cell-middle {
  vertical-align: middle;
}

.table-cell-bottom {
  vertical-align: bottom;
}
