@import url("http://fonts.googleapis.com/css?family=Karla|Quicksand");
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.564102564102564%;
*margin-left: 2.5109110747408616%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.564102564102564%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.45299145299145%;
*width: 91.39979996362975%;
}
.row-fluid .span10 {
width: 82.90598290598291%;
*width: 82.8527914166212%;
}
.row-fluid .span9 {
width: 74.35897435897436%;
*width: 74.30578286961266%;
}
.row-fluid .span8 {
width: 65.81196581196582%;
*width: 65.75877432260411%;
}
.row-fluid .span7 {
width: 57.26495726495726%;
*width: 57.21176577559556%;
}
.row-fluid .span6 {
width: 48.717948717948715%;
*width: 48.664757228587014%;
}
.row-fluid .span5 {
width: 40.17094017094017%;
*width: 40.11774868157847%;
}
.row-fluid .span4 {
width: 31.623931623931625%;
*width: 31.570740134569924%;
}
.row-fluid .span3 {
width: 23.076923076923077%;
*width: 23.023731587561375%;
}
.row-fluid .span2 {
width: 14.52991452991453%;
*width: 14.476723040552828%;
}
.row-fluid .span1 {
width: 5.982905982905983%;
*width: 5.929714493544281%;
}
.row-fluid .offset12 {
margin-left: 105.12820512820512%;
*margin-left: 105.02182214948171%;
}
.row-fluid .offset12:first-child {
margin-left: 102.56410256410257%;
*margin-left: 102.45771958537915%;
}
.row-fluid .offset11 {
margin-left: 96.58119658119658%;
*margin-left: 96.47481360247316%;
}
.row-fluid .offset11:first-child {
margin-left: 94.01709401709402%;
*margin-left: 93.91071103837061%;
}
.row-fluid .offset10 {
margin-left: 88.03418803418803%;
*margin-left: 87.92780505546462%;
}
.row-fluid .offset10:first-child {
margin-left: 85.47008547008548%;
*margin-left: 85.36370249136206%;
}
.row-fluid .offset9 {
margin-left: 79.48717948717949%;
*margin-left: 79.38079650845607%;
}
.row-fluid .offset9:first-child {
margin-left: 76.92307692307693%;
*margin-left: 76.81669394435352%;
}
.row-fluid .offset8 {
margin-left: 70.94017094017094%;
*margin-left: 70.83378796144753%;
}
.row-fluid .offset8:first-child {
margin-left: 68.37606837606839%;
*margin-left: 68.26968539734497%;
}
.row-fluid .offset7 {
margin-left: 62.393162393162385%;
*margin-left: 62.28677941443899%;
}
.row-fluid .offset7:first-child {
margin-left: 59.82905982905982%;
*margin-left: 59.72267685033642%;
}
.row-fluid .offset6 {
margin-left: 53.84615384615384%;
*margin-left: 53.739770867430444%;
}
.row-fluid .offset6:first-child {
margin-left: 51.28205128205128%;
*margin-left: 51.175668303327875%;
}
.row-fluid .offset5 {
margin-left: 45.299145299145295%;
*margin-left: 45.1927623204219%;
}
.row-fluid .offset5:first-child {
margin-left: 42.73504273504273%;
*margin-left: 42.62865975631933%;
}
.row-fluid .offset4 {
margin-left: 36.75213675213675%;
*margin-left: 36.645753773413354%;
}
.row-fluid .offset4:first-child {
margin-left: 34.18803418803419%;
*margin-left: 34.081651209310785%;
}
.row-fluid .offset3 {
margin-left: 28.205128205128204%;
*margin-left: 28.0987452264048%;
}
.row-fluid .offset3:first-child {
margin-left: 25.641025641025642%;
*margin-left: 25.53464266230224%;
}
.row-fluid .offset2 {
margin-left: 19.65811965811966%;
*margin-left: 19.551736679396257%;
}
.row-fluid .offset2:first-child {
margin-left: 17.094017094017094%;
*margin-left: 16.98763411529369%;
}
.row-fluid .offset1 {
margin-left: 11.11111111111111%;
*margin-left: 11.004728132387708%;
}
.row-fluid .offset1:first-child {
margin-left: 8.547008547008547%;
*margin-left: 8.440625568285142%;
}
.container-fluid {
padding-right: 20px;
padding-left: 20px;
*zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
display: table;
content: "";
line-height: 0;
}
.container-fluid:after {
clear: both;
}
.main-fluid {
margin-right: auto;
margin-left: auto;
padding: 0 20px;
max-width: 1300px;
*zoom: 1;
}
.main-fluid:before,
.main-fluid:after {
display: table;
content: "";
line-height: 0;
}
.main-fluid:after {
clear: both;
} .container                                  { position: relative; width: 960px; margin: 0 auto; padding: 0; }
.container .column,
.container .columns                         { float: left; display: inline; padding-left: 10px; padding-right: 10px; }
.row                                        { margin-bottom: 20px; } .column.alpha, .columns.alpha               { margin-left: 0; }
.column.omega, .columns.omega               { margin-right: 0; } .container .one.column,
.container .one.columns                     { width: 40px;  }
.container .two.columns                     { width: 100px; }
.container .three.columns                   { width: 160px; }
.container .four.columns                    { width: 220px; }
.container .five.columns                    { width: 280px; }
.container .six.columns                     { width: 340px; }
.container .seven.columns                   { width: 400px; }
.container .eight.columns                   { width: 460px; }
.container .nine.columns                    { width: 520px; }
.container .ten.columns                     { width: 580px; }
.container .eleven.columns                  { width: 640px; }
.container .twelve.columns                  { width: 700px; }
.container .thirteen.columns                { width: 760px; }
.container .fourteen.columns                { width: 820px; }
.container .fifteen.columns                 { width: 880px; }
.container .sixteen.columns                 { width: 940px; }
.container .one-third.column                { width: 300px; }
.container .two-thirds.column               { width: 620px; } .container .offset-by-one                   { margin-left: 60px;  }
.container .offset-by-two                   { margin-left: 120px; }
.container .offset-by-three                 { margin-left: 180px; }
.container .offset-by-four                  { margin-left: 240px; }
.container .offset-by-five                  { margin-left: 300px; }
.container .offset-by-six                   { margin-left: 360px; }
.container .offset-by-seven                 { margin-left: 420px; }
.container .offset-by-eight                 { margin-left: 480px; }
.container .offset-by-nine                  { margin-left: 540px; }
.container .offset-by-ten                   { margin-left: 600px; }
.container .offset-by-eleven                { margin-left: 660px; }
.container .offset-by-twelve                { margin-left: 720px; }
.container .offset-by-thirteen              { margin-left: 780px; }
.container .offset-by-fourteen              { margin-left: 840px; }
.container .offset-by-fifteen               { margin-left: 900px; }  @media only screen and (min-width: 1281px) {
body {
font-size: 18px/26px;
}
.container                                  { width: 1280px; }
.container .column,
.container .columns                         { padding-left: 10px; padding-right: 10px;  }
.column.alpha, .columns.alpha               { padding-left: 0; padding-right: 10px; }
.column.omega, .columns.omega               { padding-right: 0; padding-left: 10px; }
.alpha.omega                                { padding-left: 0; padding-right: 0; }
.container .one.column,
.container .one.columns                     { width: 60px; }
.container .two.columns                     { width: 140px; }
.container .three.columns                   { width: 220px; }
.container .four.columns                    { width: 300px; }
.container .five.columns                    { width: 380px; }
.container .six.columns                     { width: 460px; }
.container .seven.columns                   { width: 540px; }
.container .eight.columns                   { width: 620px; }
.container .nine.columns                    { width: 700px; }
.container .ten.columns                     { width: 780px; }
.container .eleven.columns                  { width: 860px; }
.container .twelve.columns                  { width: 940px; }
.container .thirteen.columns                { width: 1020px; }
.container .fourteen.columns                { width: 1100px; }
.container .fifteen.columns                 { width: 1180px; }
.container .sixteen.columns                 { width: 1260px; }
.container .one-third.column                { width: 405px; }
.container .two-thirds.column               { width: 825px; } .container .offset-by-one                   { margin-left: 80px; }
.container .offset-by-two                   { margin-left: 160px; }
.container .offset-by-three                 { margin-left: 240px; }
.container .offset-by-four                  { margin-left: 320px; }
.container .offset-by-five                  { margin-left: 400px; }
.container .offset-by-six                   { margin-left: 480px; }
.container .offset-by-seven                 { margin-left: 560px; }
.container .offset-by-eight                 { margin-left: 640px; }
.container .offset-by-nine                  { margin-left: 720px; }
.container .offset-by-ten                   { margin-left: 800px; }
.container .offset-by-eleven                { margin-left: 880px; }
.container .offset-by-twelve                { margin-left: 960px; }
.container .offset-by-thirteen              { margin-left: 1040px; }
.container .offset-by-fourteen              { margin-left: 1120px; }
.container .offset-by-fifteen               { margin-left: 1200px; }
}  @media only screen and (min-width: 768px) and (max-width: 959px) {
.container                                  { width: calc(768px - 60px); }
.container .column,
.container .columns                         { padding-left: 10px; padding-right: 10px;  }
.column.alpha, .columns.alpha               { padding-left: 0; padding-right: 10px; }
.column.omega, .columns.omega               { padding-right: 0; padding-left: 10px; }
.alpha.omega                                { padding-left: 0; padding-right: 0; }
.container .one.column,
.container .one.columns                     { width: 28px; }
.container .two.columns                     { width: 76px; }
.container .three.columns                   { width: 124px; }
.container .four.columns                    { width: 172px; }
.container .five.columns                    { width: 220px; }
.container .six.columns                     { width: 268px; }
.container .seven.columns                   { width: 316px; }
.container .eight.columns                   { width: 364px; }
.container .nine.columns                    { width: 412px; }
.container .ten.columns                     { width: 460px; }
.container .eleven.columns                  { width: 508px; }
.container .twelve.columns                  { width: 556px; }
.container .thirteen.columns                { width: 604px; }
.container .fourteen.columns                { width: 652px; }
.container .fifteen.columns                 { width: 700px; }
.container .sixteen.columns                 { width: 748px; }
.container .one-third.column                { width: 236px; }
.container .two-thirds.column               { width: 492px; } .container .offset-by-one                   { margin-left: 48px; }
.container .offset-by-two                   { margin-left: 96px; }
.container .offset-by-three                 { margin-left: 144px; }
.container .offset-by-four                  { margin-left: 192px; }
.container .offset-by-five                  { margin-left: 240px; }
.container .offset-by-six                   { margin-left: 288px; }
.container .offset-by-seven                 { margin-left: 336px; }
.container .offset-by-eight                 { margin-left: 384px; }
.container .offset-by-nine                  { margin-left: 432px; }
.container .offset-by-ten                   { margin-left: 480px; }
.container .offset-by-eleven                { margin-left: 528px; }
.container .offset-by-twelve                { margin-left: 576px; }
.container .offset-by-thirteen              { margin-left: 624px; }
.container .offset-by-fourteen              { margin-left: 672px; }
.container .offset-by-fifteen               { margin-left: 720px; }
}  @media only screen and (max-width: 767px) {
h1 {
font-size: 30px;
}
.only-wide { display: none;}
.underline-mobile { border-bottom: 1px solid #263239; }
.container { width: calc(100% - 30px); }
.container .columns,
.container .column { padding-left: 0; padding-right: 0; }
.row-fluid [class*="span"],
.row-fluid [class*="span"]:first-child { width: 96%; margin-left:2%;}
.row-fluid [class*="offset"], 
.row-fluid [class*="offset"]:first-child { margin-left: 2%; }
.container .one.column,
.container .one.columns,
.container .two.columns,
.container .three.columns,
.container .four.columns,
.container .five.columns,
.container .six.columns,
.container .seven.columns,
.container .eight.columns,
.container .nine.columns,
.container .ten.columns,
.container .eleven.columns,
.container .twelve.columns,
.container .thirteen.columns,
.container .fourteen.columns,
.container .fifteen.columns,
.container .sixteen.columns,
.container .one-third.column,
.container .two-thirds.column  { width: 300px; } .container .offset-by-one,
.container .offset-by-two,
.container .offset-by-three,
.container .offset-by-four,
.container .offset-by-five,
.container .offset-by-six,
.container .offset-by-seven,
.container .offset-by-eight,
.container .offset-by-nine,
.container .offset-by-ten,
.container .offset-by-eleven,
.container .offset-by-twelve,
.container .offset-by-thirteen,
.container .offset-by-fourteen,
.container .offset-by-fifteen { margin-left: 0; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
.only-wide { display: none;}
.container { width: 420px; }
.container .columns,
.container .column { padding-left: 0; padding-right: 0; }
.row-fluid [class*="span"] { width: 96%; margin-left: 2%;} 
.row-fluid [class*="offset"], .row-fluid [class*="offset"]:first-child { margin-left: 2%; }       
.container .one.column,
.container .one.columns,
.container .two.columns,
.container .three.columns,
.container .four.columns,
.container .five.columns,
.container .six.columns,
.container .seven.columns,
.container .eight.columns,
.container .nine.columns,
.container .ten.columns,
.container .eleven.columns,
.container .twelve.columns,
.container .thirteen.columns,
.container .fourteen.columns,
.container .fifteen.columns,
.container .sixteen.columns,
.container .one-third.column,
.container .two-thirds.column { width: 420px; }
}  .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } .clearfix:before,
.clearfix:after,
.row:before,
.row:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0; }
.row:after,
.clearfix:after {
clear: both; }
.row,
.clearfix {
zoom: 1; } .clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}  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;
vertical-align: baseline;
font: inherit;
font-size: 100%;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
html {
margin: 0;
padding: 0;
font-size: 62.5%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
code,
kbd,
tt,
var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline;
vertical-align: middle; }
button,
input {
line-height: normal; overflow: visible; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
border: none;
border-radius: 10px;
background: #ccc;
color: rgba(0, 0, 0, 0.8);
cursor: pointer; -webkit-appearance: button; font-size: 12px;
font-size: 1.4rem;
line-height: 1;
padding: 1.12em 1.5em 1em;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);
box-shadow: 0 0 3px rgba(0,0,0,0.5);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);
box-shadow: 0 0 3px rgba(0,0,0,0.5);
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type=text],
input[type=email],
textarea {
color: #888888;
border: 1px solid #dddddd;
border-radius: 5px;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
color: #101010;
}
input[type=text],
input[type=email] {
padding: 3px;
}
textarea {
overflow: auto; padding: 10px;
vertical-align: top; width: 98%;
}
#backToTop {
background:url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/fleche-haut-page.png);
background-repeat:no-repeat;
background-size:100%;
bottom:15px!important;
width:49px;
height:49px;
position:fixed;
right:15px;
} .hide-text {
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
.clear {
clear: both;
} .clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
} body,
button,
input,
select {
padding: 0;
margin: 0;
background: #ffffff;
font-family: "Karla", Helvetica, sans-serif;
line-height: 26.64px;
font-size: 18px;
font-size: 1.8rem;
}  h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Cinzel', serif;
clear: both;
}
h1 {
line-height: 71px;
font-size: 48px;
font-weight: 900;
}
h2 {
line-height: 40px;
font-size: 38px;
font-weight: 900;
}
h3 {
line-height: 41px;
font-size: 28px;
font-weight: 700;
}
h4 {
line-height: 26px;
font-size: 18px;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} p {
font-family: 'Quicksand', serif;
font-size: 16px;
line-height: 21px;
color: #000;
font-weight: 500;
margin-bottom: 1.5em;
}
p a {
color:#eb6b41;
}
p a:hover {
color:#007998;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ul li {
font-family: 'Quicksand', serif;
font-size: 16px;
line-height: 21px;
color: #000;
font-weight: 500;
}
ol {
list-style: decimal;
}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 0.7em;
line-height: 1.5em;
margin-bottom: 1.6em;
padding: 1.6em;
overflow: auto;
max-width: 100%;
box-shadow: 0 3px 5px #ddd inset;
}
.block {
display: block;
}
.inline {
display: inline;
}
iframe {
width: 60%;
} a {
-webkit-transition: color 0.25s ease-in-out;
-moz-transition: color 0.25s ease-in-out;
-o-transition: color 0.25s ease-in-out;
-ms-transition: color 0.25s ease-in-out;
transition: color 0.25s ease-in-out;
text-decoration: none;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
.center {
text-align: center;
}
.parallax-window {
background: transparent;
}
input:focus, textarea:focus, select:focus, button:focus {
outline: none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
-webkit-appearance:none;
}
@media screen and (max-width: 992px) {
.container {
padding: 0 30px;
}
h1 {
line-height: 71px;
font-size: 48px;
}
h2 {
line-height: 30px;
font-size: 28px;
}
h3 {
line-height: 41px;
font-size: 28px;
}
h4 {
line-height: 26px;
font-size: 18px;
}
}
@media screen and (max-width: 767px) {
.container {
padding: 0 15px;
}
h2 {
line-height: 26px;
font-size: 24px;
}
p {
font-size: 14px;
line-height: 18px;
}
iframe {
width: 100%;
}
} .owl-theme .owl-nav {
margin-top: 0!important;
position: absolute;
z-index: 100;
top: 50%;
width: 100%;
}
.owl-theme .owl-nav .owl-prev {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/arrow-left.png)!important;
background-size: cover!important;
position: absolute;
left: 15px;
font: icon;
width: 26px;
height: 52px;
box-shadow: none;
}
.owl-theme .owl-nav .owl-next {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/arrow-right.png)!important;
background-size: cover!important;
position: absolute;
right: 15px;
font: icon;
width: 26px;
height: 52px;
box-shadow: none;
}
.owl-theme .owl-nav .owl-prev span, .owl-theme .owl-nav .owl-next span {
display:none;
}
.owl-theme .owl-dots {
margin-top: -45px!important;
position: relative;
}
.owl-theme .owl-dots .owl-dot:hover, .owl-theme .owl-dots .owl-dot:focus, .owl-theme .owl-dots .owl-dot:active {
box-shadow: none!important;
}
.owl-theme .owl-dots .owl-dot span {
width: 15px!important;
height: 15px!important;
margin: 0 5px!important;
background: #eb6b41!important;
transition: 0.3s!important;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
background: #fff!important;
}
@media screen and (max-width: 992px) {
.owl-theme .owl-nav .owl-prev {
width: 20px;
height: 40px;
}
.owl-theme .owl-nav .owl-next {
width: 20px;
height: 40px;
}
}
@media screen and (max-width: 767px) {
.owl-theme .owl-nav {
display: none;
}
.owl-theme .owl-dots {
margin-top: -25px!important;
}
.owl-theme .owl-dots .owl-dot span {
width: 10px!important;
height: 10px!important;
margin: 0 3px!important;
}
} .bloc-top {
text-align:center;
}
.bloc-top img {
width: 42px;
}
.bloc-top .border {
margin: 10px auto;
width: 185px;
height: 1px;
background-color: #000;
display:block;
}
.bloc-top h2 {
color:#00788d;
margin:0 0 10px;
}
.bloc-top p {
font-size: 28px;
line-height:30px;
letter-spacing: 1.5px;
font-weight: 500;
margin: 0;
}
@media screen and (max-width: 992px) {
.bloc-top p {
font-size: 20px;
line-height:22px;
}
}
@media screen and (max-width: 767px) {
.bloc-top img {
width: 30px;
}
.bloc-top .border {
width: 145px;
height: 2px;
}
.bloc-top h2 {
margin:0 0 5px;
}
.bloc-top p {
font-size: 15px;
line-height:18px;
letter-spacing: 1px;
}
} #wrapper-bandeau-entete {
width:100%;
height: 580px;
}
#wrapper-bandeau-entete .container {
height: 580px;
position: relative;
}
#wrapper-bandeau-entete .bloc-bandeau-entete {
width: 100%;
max-width: 600px;
text-align: left;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
#wrapper-bandeau-entete .bloc-bandeau-entete h1 {
font-family: 'Cinzel', serif;
font-size: 43px;
color: #fff;
line-height: 50px;
text-transform: uppercase;
margin: 0 0 5px;
}
#wrapper-bandeau-entete .bloc-bandeau-entete p {
font-weight: 300;
font-size: 40px;
color: #fff;
line-height: 40px;
margin: 0 0 50px;
letter-spacing: 2.5px;
}
.page-id-10 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-etudes.jpg);
background-position: center center;
background-size: cover;
}
.page-id-497 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-etudes.jpg);
background-position: center center;
background-size: cover;
}
.page-id-14 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-contact.jpg);
background-position: center center;
background-size: cover;
}
.page-id-506 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-contact.jpg);
background-position: center center;
background-size: cover;
}
.page-id-12 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-equipe.jpg);
background-position: center center;
background-size: cover;
}
.page-id-503 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-equipe.jpg);
background-position: center center;
background-size: cover;
}
.page-id-730 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/page-chaire-header.jpg);
background-position: center center;
background-size: cover;
}
.page-id-730 #wrapper-bandeau-entete .bloc-bandeau-entete {
max-width: 625px;
}
.page-id-730 #wrapper-bandeau-entete .bloc-bandeau-entete h1 {
font-size: 33px;
line-height: 40px;
}
.page-id-730 #wrapper-bandeau-entete .bloc-bandeau-entete p {
font-size: 30px;
line-height: 30px;
margin: 0;
}
.page-id-800 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/page-chaire-header.jpg);
background-position: center center;
background-size: cover;
}
.page-id-800 #wrapper-bandeau-entete .bloc-bandeau-entete {
max-width: 625px;
}
.page-id-800 #wrapper-bandeau-entete .bloc-bandeau-entete h1 {
font-size: 33px;
line-height: 40px;
}
.page-id-800 #wrapper-bandeau-entete .bloc-bandeau-entete p {
font-size: 30px;
line-height: 30px;
margin: 0;
}
.blog #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-nouvelles.jpg);
background-position: center center;
background-size: cover;
}
.error404 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-contact.jpg);
background-position: center center;
background-size: cover;
}
.search #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-nouvelles.jpg);
background-position: center center;
background-size: cover;
}
.category #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-nouvelles.jpg);
background-position: center center;
background-size: cover;
}
.single #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-nouvelles.jpg);
background-position: center center;
background-size: cover;
}
@media screen and (max-width: 1920px) {
.page-id-12 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-equipe-1920.jpg);
background-position: center center;
background-size: cover;
}
.page-id-503 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-equipe-1920.jpg);
background-position: center center;
background-size: cover;
}
}
@media screen and (max-width: 1280px) {
#wrapper-bandeau-entete .bloc-bandeau-entete {
max-width: 470px;
}
#wrapper-bandeau-entete .bloc-bandeau-entete h1 {
font-size: 34px;
line-height: 40px;
}
#wrapper-bandeau-entete .bloc-bandeau-entete p {
font-size: 30px;
line-height: 32px;
}
#wrapper-bandeau-entete .bloc-bandeau-entete .btn-bandeau {
padding: 20px 45px;
}
.page-id-12 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-equipe-1200.jpg);
height: 570px;
background-position: center center;
background-size: cover;
}
}
@media screen and (max-width: 992px) {
#wrapper-bandeau-entete {
height: 500px;
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-accueil-tablette.jpg);
background-position: center center;
}
#wrapper-bandeau-entete .container {
height: 500px;
}
.page-id-12 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-equipe-992.jpg);
height: 475px;
background-position: center center;
background-size: cover;
}
.page-id-503 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-equipe-992.jpg);
height: 475px;
background-position: center center;
background-size: cover;
}
}
@media screen and (max-width: 767px) {
#wrapper-bandeau-entete {
height: 220px;
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-accueil-mobile.jpg);
background-position: center center;
}
#wrapper-bandeau-entete .container {
height: 220px;
}
#wrapper-bandeau-entete .bloc-bandeau-entete {
max-width: calc(100% - 30px);
text-align: center;
padding: 0;
}
#wrapper-bandeau-entete .bloc-bandeau-entete h1 {
font-size: 19px;
line-height: 22px;
}
#wrapper-bandeau-entete .bloc-bandeau-entete p {
font-size: 18px;
line-height: 20px;
margin: 0 0 30px;
}
.page-id-12 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-equipe-767.jpg);
height: 220px;
background-position: center center;
background-size: cover;
}
}
@media screen and (max-width: 480px) {
.page-id-12 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-equipe-480.jpg);
height: 160px;
background-position: center center;
background-size: cover;
}
.page-id-503 #wrapper-bandeau-entete {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-equipe-480.jpg);
height: 160px;
background-position: center center;
background-size: cover;
}
.page-id-12 #wrapper-bandeau-entete .container {
height: 160px;
}
.page-id-503 #wrapper-bandeau-entete .container {
height: 160px;
}
} input::placeholder, 
textarea::placeholder {
color: #000004;
}
div.wpforms-container-full {
margin:0!important;
}
div.wpforms-container-full .wpforms-form input[type=text], 
div.wpforms-container-full .wpforms-form input[type=number], 
div.wpforms-container-full .wpforms-form input[type=email] {
font-family: 'Cinzel', serif;
font-size: 15px!important;
width: 100%!important;
max-width: none!important;
border:1px solid #000004!important;
color:#000004!important;
font-weight: 700!important;
border-radius: 0!important;
padding: 10px 20px!important;
height: 50px!important;
}
div.wpforms-container-full .wpforms-form input[type=text]:focus, 
div.wpforms-container-full .wpforms-form input[type=number]:focus, 
div.wpforms-container-full .wpforms-form input[type=email]:focus {
border:1px solid #000004!important;
border-radius: 0!important;
} 
div.wpforms-container-full .wpforms-form textarea {
width: 100%!important;
height:276px!important;
border: 1px solid #000004!important;
color:#000004!important;
font-weight: 600!important;
border-radius: 0!important;
font-family: 'Quicksand', serif;
font-size: 15px!important;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
padding: 0 0 20px!important;
}
div.wpforms-container-full .wpforms-form .wpforms-field label {
display: none;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
padding: 18px 20px;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
padding: 5px 0 0 0!important;
}
div.wpforms-container-full .wpforms-form button[type=submit] {
width: 100%!important;
max-width: 325px!important;
font-family: 'Cinzel', serif;
font-size:17px!important;
line-height:17px!important;
background:#eb6b41!important;
color:#fff!important;
font-weight:700!important;
border:2px solid #eb6b41!important;
padding:22px 50px!important;
display:inline-block!important;
-webkit-transition: all 0.25s ease-in-out!important;
-moz-transition: all 0.25s ease-in-out!important;
-o-transition: all 0.25s ease-in-out!important;
-ms-transition: all 0.25s ease-in-out!important;
transition: all 0.25s ease-in-out!important;
border-radius: 0!important;
}
div.wpforms-container-full .wpforms-form button[type=submit]:hover {
background:#fff!important;
color:#eb6b41!important;
text-decoration:none!important;
} header .header-top {
padding:30px 0 0 0;
float:left;
width:100%;
}
header .header-top .language-switcher {
float: right;
margin: 3px 0 0 0;
}
header .header-top .language-switcher .wpml-ls-legacy-dropdown {
width: auto;
}
header .header-top .medias {
float:right;
margin: 0 0 0 20px;
}
header .header-top img {
margin:0 5px;
display:inline;
}
header .header-top .header-top-left {
width:33.33%;
float:left;
padding: 0 0 10px;
}
header .header-top .header-top-right {
width:66.66%;
float:left;
padding: 79px 0 0 0;
}
header .header-bottom .header-bottom-left {
width:22%;
float:left;
padding: 0 0 10px;
}
header .header-bottom .header-bottom-right {
width:78%;
float:left;
padding: 79px 0 0 0;
margin: 1px 0 0 0;
}
header .header-bottom .header-bottom-right .burger {
display:none;
position: absolute;
right: 30px;
top: 50%;
transform: translateY(-50%);
}
header .header-bottom .header-bottom-right .burger .line {
width:60px;
height:7px;
background:#00788d;
border-radius:100px;
margin:0 0 6px;
display: block;
}
header .header-bottom .header-bottom-right .burger .line:last-of-type {
margin: 0;
}
@media screen and (max-width: 1280px) {
header .header-bottom .header-bottom-left {
width:20%;
}
header .header-bottom .header-bottom-left img {
max-width: 100%;
height: auto;
}
header .header-bottom .header-bottom-right {
width:80%;
padding: 61px 0 0 0;
}
}
@media screen and (max-width: 992px) {
header .header-top {
display: none;
}
header .header-bottom {
padding: 30px 0 0 0;
}
header .header-bottom .header-bottom-left {
width: 50%;
padding: 0 0 20px;
}
header .header-bottom .header-bottom-left img {
max-width: 225px;
height: auto;
}
header .header-bottom .header-bottom-right {
width: 50%;
padding: 0;
}
header .header-bottom .header-bottom-right .burger {
display:block;
}
}
@media screen and (max-width: 767px) {
header .header-bottom {
padding: 15px 0 0 0;
}
header .header-bottom .header-bottom-left {
width: 75%;
padding: 0 0 10px;
}
header .header-bottom .header-bottom-left img {
max-width: 160px;
}
header .header-bottom .header-bottom-right {
width: 25%;
}
header .header-bottom .header-bottom-right .burger {
right: 15px;
top: 55%;
}
header .header-bottom .header-bottom-right .burger .line {
width:55px;
height:6px;
}
} nav.main-navigation .desktop {
display: block;
}
nav.main-navigation .tab-mobile {
display: none;
}
nav.main-navigation ul {
margin:0;
text-align:right;
height:77px;
}
nav.main-navigation ul li {
font-family: 'Cinzel', serif;
font-weight:700;
padding: 0 15px;
display: inline-block;
border: none;
font-size: 18px;
line-height: 22px;
margin:0;
position: relative;
color: #000;
min-height:77px;
min-width:125px;
background:#fff;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
nav.main-navigation ul li.menu-item-883, nav.main-navigation ul li.menu-item-800 {
background: #00788d;
}
nav.main-navigation ul li.menu-item-883 a, nav.main-navigation ul li.menu-item-800 a {
color:#fff;
}
nav.main-navigation ul li:hover {
background:#eb6b41;
}
nav.main-navigation ul li:hover a {
color:#fff;
}
nav.main-navigation ul li a {
vertical-align:middle;
text-align: center;
display: inline-block;
color:#000;
position: absolute;
top: 50%;
left:50%;
transform: translate(-50%, -50%);
}
nav.main-navigation ul li.current-menu-item {
background:#eb6b41;
}
nav.main-navigation ul li.current-menu-item a {
color:#fff;
}
@media screen and (max-width: 1280px) {
nav.main-navigation ul  {
height: 70px;
}
nav.main-navigation ul li {
font-size: 17px;
line-height: 21px;
min-height:70px;
min-width:92px;
}
}
@media screen and (max-width: 992px) {
nav.main-navigation .desktop {
display: none;
}
nav.main-navigation .tab-mobile {
display: block;
}
nav.main-navigation {
display: none;
width: 387px;
position: absolute;
top: 115px;
right: 0;
z-index: 200;
}
nav.main-navigation ul {
height: auto;
}
nav.main-navigation ul li { 
min-height: 60px;
min-width: 100%;
margin: -8px 0 0;
padding: 0;
text-align: right;
font-size: 23px;
line-height: 25px;
}
nav.main-navigation ul li a {
padding: 20px 0;
left: auto;
right: 30px;
transform: translateY(-50%);
}
nav.main-navigation ul li:hover {
background:#eb6b41;
}
nav.main-navigation ul li:hover a {
color:#fff;
}  
}
@media screen and (max-width: 992px) {
nav.main-navigation {
width: 100%;
top: 150px;
}
nav.main-navigation ul li {
min-height: 45px;
font-size: 18px;
line-height: 18px;
}
nav.main-navigation ul li a {
padding: 12px 0;
right: 15px;
}
}
@media screen and (max-width: 767px) {
nav.main-navigation {
top: 105px;
}
}  #wrapper-bandeau {
width:100%;
height: calc(100vh - 228px);
position: relative;
z-index: 10;
}
#wrapper-bandeau .first-item {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-accueil-chaire.jpg);
background-position: center center;
background-size: cover;
}
#wrapper-bandeau .second-item {
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-accueil.jpg);
background-position: center center;
background-size: cover;
}
#wrapper-bandeau .container {
height: calc(100vh - 228px);
position: relative;
}
#wrapper-bandeau .bloc-bandeau {
width: 100%;
max-width: 600px;
text-align: left;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
#wrapper-bandeau .first-item .bloc-bandeau {
max-width: 790px;
}
#wrapper-bandeau .bloc-bandeau h1 {
font-family: 'Cinzel', serif;
font-size: 43px;
color: #fff;
line-height: 50px;
text-transform: uppercase;
margin: 0 0 5px;
}
#wrapper-bandeau .first-item .bloc-bandeau h1 {
font-size: 40px;
}
#wrapper-bandeau .bloc-bandeau p {
font-weight: 300;
font-size: 40px;
color: #fff;
line-height: 40px;
margin: 0 0 50px;
letter-spacing: 2.5px;
}
#wrapper-bandeau .first-item .bloc-bandeau p {
font-size: 35px;
line-height: 38px;
}
#wrapper-bandeau .bloc-bandeau .btn-bandeau {
background: #00788d;
padding: 20px 68px;
font-family: 'Cinzel', serif;
font-weight: 900;
font-size: 19px;
color: #fff;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
#wrapper-bandeau .first-item .bloc-bandeau .btn-bandeau {
padding: 20px 30px;
}
#wrapper-bandeau .bloc-bandeau .btn-bandeau:hover {
color: #00788d;
background: #fff;
}
@media screen and (max-width: 1280px) {
#wrapper-bandeau {
height: calc(100vh - 200px);
}
#wrapper-bandeau .container {
height: calc(100vh - 200px);
}
#wrapper-bandeau .bloc-bandeau {
max-width: 470px;
}
#wrapper-bandeau .bloc-bandeau h1 {
font-size: 34px;
line-height: 40px;
}
#wrapper-bandeau .bloc-bandeau p {
font-size: 30px;
line-height: 32px;
}
#wrapper-bandeau .bloc-bandeau .btn-bandeau {
padding: 20px 45px;
}
#wrapper-bandeau .first-item .bloc-bandeau {
max-width: 620px;
}
#wrapper-bandeau .first-item .bloc-bandeau h1 {
font-size: 32px;
line-height: 40px;
}
#wrapper-bandeau .first-item .bloc-bandeau p {
font-size: 30px;
line-height: 32px;
}
#wrapper-bandeau .first-item .bloc-bandeau, #wrapper-bandeau .second-item .bloc-bandeau {
margin: 0 0 0 30px;
}
}
@media screen and (max-width: 992px) {
#wrapper-bandeau {
height: calc(100vh - 135px);
}
#wrapper-bandeau .container {
height: calc(100vh - 135px);
height: 475px;
}
#wrapper-bandeau .first-item {
height: 475px;
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-accueil-chaire-tablette.jpg);
} 
#wrapper-bandeau .second-item {
height: 475px;
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-accueil-tablette.jpg);
}
#wrapper-bandeau .first-item .bloc-bandeau, #wrapper-bandeau .second-item .bloc-bandeau {
margin: 0 0 0 60px;
}
}
@media screen and (max-width: 767px) {
#wrapper-bandeau {
height: 245px;
}
#wrapper-bandeau .first-item {
height: 245px;
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-accueil-chaire-tablette.jpg);
background-position: center bottom;
} 
#wrapper-bandeau .second-item {
height: 245px;
background: url(//recherche-cerveau-sherbrooke.ca/wp-content/themes/laboratoire/images/bandeau-accueil-mobile.jpg);
}
#wrapper-bandeau .container {
height: 245px;
}
#wrapper-bandeau .first-item .bloc-bandeau, #wrapper-bandeau .second-item .bloc-bandeau {
max-width: calc(100% - 30px);
text-align: center;
padding: 0;
margin: 0;
}
#wrapper-bandeau .bloc-bandeau h1 {
font-size: 19px;
line-height: 22px;
}
#wrapper-bandeau .bloc-bandeau p {
font-size: 18px;
line-height: 20px;
margin: 0 0 30px;
}
#wrapper-bandeau .bloc-bandeau .btn-bandeau {
padding: 10px 15px;
font-size: 13px;
}
#wrapper-bandeau .first-item .bloc-bandeau {
max-width: calc(100% - 30px);
text-align: center;
padding: 0;
}
#wrapper-bandeau .first-item .bloc-bandeau h1 {
font-size: 17px;
line-height: 20px;
}
#wrapper-bandeau .first-item .bloc-bandeau p {
font-size: 18px;
line-height: 20px;
margin: 0 0 30px;
}
#wrapper-bandeau .first-item .bloc-bandeau .btn-bandeau {
padding: 10px 15px;
font-size: 13px;
}
} #wrapper-bloc-arguments {
padding:85px 0 150px;
}
#wrapper-bloc-arguments .arguments-top {
padding:0 0 115px;
}
#wrapper-bloc-arguments .arguments-bottom {
width: 100%;
display: inline-block;
padding: 0 0 85px;
}
#wrapper-bloc-arguments .arguments-bottom .argument {
width:32.33%;
text-align:center;
display: inline-block;
vertical-align: middle;
margin: 0 0 30px;
}
.js-slidein {
opacity: 0;
transform: translateY(100px);
-webkit-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
.js-slidein-visible {
opacity: 1 !important;
transform: translateY(0) !important;
}
#wrapper-bloc-arguments .arguments-bottom .argument img {
width: 175px;
height: 175px;
margin:0 0 50px;
padding:0 30px;
}
#wrapper-bloc-arguments .arguments-bottom .argument h3 {
font-size:14px;
text-transform:uppercase;
color:#000;
line-height:16px;
font-weight:700;
margin: 0 0 30px;
padding:0 30px;
letter-spacing: -0.5px;
}
#wrapper-bloc-arguments .arguments-bottom .argument p {
padding: 0 30px;
margin:0;
}
@media screen and (max-width: 1280px) {
#wrapper-bloc-arguments {
padding:85px 0 100px;
}
}
@media screen and (max-width: 992px) {
#wrapper-bloc-arguments {
margin: 0;
padding:50px 0 60px;
}
#wrapper-bloc-arguments .arguments-top {
padding:0 0 40px;
}
#wrapper-bloc-arguments .arguments-bottom {
padding: 0 0 45px;
}
#wrapper-bloc-arguments .arguments-bottom .argument img {
width: 115px;
height: 115px;
margin:0 0 35px;
padding:0 15px;
}
#wrapper-bloc-arguments .arguments-bottom .argument h3 {
font-size:14px;
text-transform:uppercase;
color:#000;
line-height:16px;
font-weight:700;
margin: 0 0 20px;
padding: 0;
}
#wrapper-bloc-arguments .arguments-bottom .argument p {
padding: 0 15px;
margin: 0;
}
}
@media screen and (max-width: 767px) {
#wrapper-bloc-arguments {
padding: 20px 0 40px;
}
#wrapper-bloc-arguments .arguments-bottom .argument {
width:100%;
padding:0;
margin: 0 0 45px;
}
#wrapper-bloc-arguments .arguments-bottom .argument:last-of-type {
margin:0;
}
#wrapper-bloc-arguments .arguments-bottom .argument img {
margin: 0 0 22px 0;
}
#wrapper-bloc-arguments .arguments-bottom .argument h3 {
margin: 0 0 5px;
}
#wrapper-bloc-arguments .arguments-bottom .argument p {
margin: 0;
padding: 0;
font-size: 14px;
line-height:18px;
}
} .bloc-carburants {
width:100%;
position:relative;
}
.bloc-carburants .bloc-image {
width:50%;
max-width: 600px;
max-height: 400px;
float:left;
}
.bloc-carburants .bloc-texte {
width:50%;
padding-left:40px;
float:left;
}
.bloc-carburants .bloc-texte h3 {
font-size:14px;
text-transform:uppercase;
color:#000;
line-height:16px;
font-weight:700;
margin: 0 0 30px;
letter-spacing: -0.5px;
}
.bloc-carburants .bloc-texte p {
margin:0 0 25px;
}
.bloc-carburants .bloc-texte a.btn-carburants {
font-family: 'Cinzel', serif;
font-size:17px;
line-height:17px;
background:#eb6b41;
color:#fff;
font-weight:700;
border:2px solid #eb6b41;
padding:22px 50px;
margin-top:25px;
display:inline-block;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.bloc-carburants .bloc-texte a.btn-carburants:hover {
background:#fff;
color:#eb6b41;
text-decoration:none;
}
@media screen and (max-width: 1280px) {
.bloc-carburants .bloc-image {
width: 100%;
max-width: none;
max-height: 300px;
overflow: hidden;
}
.bloc-carburants .bloc-image img {
max-width: 100%;
width:100%;
height: auto;
}
.bloc-carburants .bloc-texte {
width: 100%;
padding: 40px 0 0 0;
}
.bloc-carburants .bloc-texte p {
margin:0 0 21px;
}
.bloc-carburants .bloc-texte a.btn-carburants {
margin-top: 20px;
padding: 22px 60px;
}
}
@media screen and (max-width: 992px) {
.bloc-carburants .bloc-image {
width:100%;
text-align:center;
}
.bloc-carburants .bloc-texte p {
margin:0 0 15px;
}
.bloc-carburants .bloc-texte a.btn-carburants {
margin-top: 30px;
padding: 22px 60px;
}
}
@media screen and (max-width: 767px) {
.bloc-carburants .bloc-image {
width: calc(100% + 45px);
margin: 0 -30px;
}
.bloc-carburants .bloc-texte {
padding: 25px 0 0 0;
}
.bloc-carburants .bloc-texte h3 {
margin: 0 0 15px;
}
.bloc-carburants .bloc-texte a.btn-carburants {
width: calc(100% - 34px);
padding: 15px;
margin-top:5px;
font-size:15px;
line-height:15px;
text-align: center;
}
} #wrapper-bloc-etudes {
padding:90px 0;
}
#wrapper-bloc-etudes .etudes-top {
padding:0 0 60px;
}
#wrapper-bloc-etudes .etudes-top .border {
background-color: #fff;
}
#wrapper-bloc-etudes .etudes-top h2 {
color:#fff;
}
#wrapper-bloc-etudes .etudes-top p {
color:#fff;
}
#wrapper-bloc-etudes .etudes-bottom {
text-align:center;
}
#wrapper-bloc-etudes .etudes-bottom h3 {
font-size:16px;
text-transform:uppercase;
color:#fff;
line-height:18px;
font-weight:700;
margin: 0 0 30px;
letter-spacing: -0.5px;
}
#wrapper-bloc-etudes .etudes-bottom p {
font-size:16px;
line-height:20px;
color:#fff;
margin: 0;
}
#wrapper-bloc-etudes .etudes-bottom a.btn-etudes {
font-family: 'Cinzel', serif;
font-size:17px;
line-height:17px;
background:#eb6b41;
color:#fff;
font-weight:700;
border:2px solid #eb6b41;
padding:22px 50px;
margin-top: 115px;
display:inline-block;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
#wrapper-bloc-etudes .etudes-bottom a.btn-etudes:hover {
background:#fff;
color:#eb6b41;
text-decoration:none;
}
@media screen and (max-width: 1280px) {
#wrapper-bloc-etudes .etudes-bottom a.btn-etudes {
margin-top: 85px;
}
}
@media screen and (max-width: 992px) {
#wrapper-bloc-etudes {
padding: 50px 0 60px;
}
#wrapper-bloc-etudes .etudes-top {
padding: 0 0 50px;
}
#wrapper-bloc-etudes .etudes-bottom a.btn-etudes {
margin-top: 40px;
}
}
@media screen and (max-width: 767px) {
#wrapper-bloc-etudes {
padding: 25px 0 35px;
}
#wrapper-bloc-etudes .etudes-top {
padding:0 0 35px;
}
#wrapper-bloc-etudes .etudes-bottom h3 {
font-size: 15px;
line-height: 21px;
margin: 0 0 15px;
}
#wrapper-bloc-etudes .etudes-bottom p {
font-size: 14px;
line-height: 18px;
}
#wrapper-bloc-etudes .etudes-bottom a.btn-etudes {
width: calc(100% - 34px);
padding: 15px;
margin-top:25px;
font-size:15px;
line-height:15px;
text-align: center;
}
} #wrapper-bloc-nouvelles {
background: #fff;
padding: 90px 0 130px;
}
#wrapper-bloc-nouvelles .nouvelles-top {
padding:0 0 90px;
}
#wrapper-bloc-nouvelles .nouvelles-bottom {
text-align: center;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle {
width:calc(33.33% - 50px);
float:left;
position: relative;
margin: 0 25px;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle a {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
z-index: 5;
text-align: left;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle .image {
position: relative;
max-height: 497px;
overflow: hidden;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle:hover img, 
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle:focus img {
transform: scale(1.1);
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle .image img {
transition: all .5s;
max-width: 375px;
height: auto;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle .degrade {
background: linear-gradient(to bottom, transparent, rgba(0,0,0,0.8));
position: absolute;
top:0;
left:0;
width:100%;
height:100%;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle .categorie-titre {
position: absolute;
bottom:0;
left:0;
width: calc(100% - 40px);
padding: 0 20px 30px;
text-align: left;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle .categorie-titre h3 {
color: #94d0c8;
font-weight: 900;
font-size: 28px;
line-height:30px;
margin:0 0 5px;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle .categorie-titre p {
color:#fff;
font-size: 26px;
line-height:28px;
font-weight: 400;
letter-spacing: 1.5px;
margin: 0;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .btn-plusnouvelles {
font-family: 'Cinzel', serif;
font-size: 17px;
line-height: 17px;
background: #eb6b41;
color: #fff;
font-weight: 700;
border: 2px solid #eb6b41;
display: inline-block;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
padding: 22px 60px;
margin: 60px auto 0;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .btn-plusnouvelles:hover {
background:#fff;
color:#eb6b41;
text-decoration:none;
}
@media screen and (max-width: 1280px) {
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle {
width:calc(33.33% - 30px);
margin: 0 15px;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle .image img {
left: 50%;
position: relative;
transform: translateX(-50%) scale(1);
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle:hover img, 
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle:focus img {
transform: translateX(-50%) scale(1.1);
}
}
@media screen and (max-width: 992px) {
#wrapper-bloc-nouvelles {
padding: 50px 0 70px;
}
#wrapper-bloc-nouvelles .nouvelles-top {
padding:0 0 40px;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle {
width: calc(33.33% - 20px);
margin: 0 10px;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle .image {
max-height: 270px;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle .image img {
max-width: 100%;
height: auto;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle .categorie-titre {
width: calc(100% - 20px);
padding: 0 10px 30px;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle .categorie-titre h3 {
font-size: 20px;
line-height: 22px;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle .categorie-titre p {
font-size: 16px;
line-height: 18px;
}
}
@media screen and (max-width: 767px) { 
#wrapper-bloc-nouvelles {
padding: 25px 0 45px;
}
#wrapper-bloc-nouvelles .nouvelles-top {
padding:0 0 30px;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle {
width: 100%;
max-width: 80%;
max-height: 351px;
left: 50%;
margin: 0 0 30px;
transform: translateX(-50%);
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle:last-of-type {
margin: 0;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .nouvelle .image {
max-height: 351px;
}
#wrapper-nouvelles .nouvelles-bottom .nouvelle .categorie-titre {
width: 74%;
margin: 0 10%;
padding: 0 10px 30px;
}
#wrapper-bloc-nouvelles .nouvelles-bottom .btn-plusnouvelles {
width: calc(100% - 34px);
padding: 15px;
margin-top:25px;
font-size:15px;
line-height:15px;
text-align: center;
}
} #wrapper-content {
padding: 75px 0 100px;
}
@media screen and (max-width: 992px) {
#wrapper-content {
padding: 50px 0 70px;
}
}
@media screen and (max-width: 767px) {
#wrapper-content {
padding: 25px 0 45px;
}
} #wrapper-nouvelles {
padding: 95px 0 95px 0;
}
#wrapper-nouvelles .engin-recherche {
width: 100%;
float:left;
margin: 0 0 110px;
}
#wrapper-nouvelles .engin-recherche .bloc-recherche {
width: 100%;
max-width: 796px;
height: 60px;
float: right;
border: 2px solid #00788d;
}
#wrapper-nouvelles .engin-recherche .bloc-recherche input {
border:none;
width: calc(100% - 86px);
height: 60px;
text-align: right;
font-style: italic;
float:left;
padding: 0 0 0 20px;
}
#wrapper-nouvelles .engin-recherche .bloc-recherche button {
box-shadow: none!important;
width: 66px;
padding: 13px 0 8px 0;
}
#wrapper-nouvelles .nouvelles-top {
padding: 0 0 100px;
}
#wrapper-nouvelles .nouvelles-bottom .wrap-nouvelles {
width:100%;
float:left;
}
#wrapper-nouvelles .nouvelles-bottom .nouvelle { float:left;
position: relative;
margin: 0 25px;
max-height: 485px;
}
.custum-nouvelle {
margin: 0px !important;
margin-bottom: 6% !important;
}
.custum-nouvelle img{
width: 100%;
height: 100%;
}
#wrapper-nouvelles .nouvelles-bottom .nouvelle a {
width: 100%;
height: 100%;
position: absolute;
z-index: 5;
}
#wrapper-nouvelles .nouvelles-bottom .nouvelle .image {
position: relative;
max-height: 480px;
overflow: hidden;
}
#wrapper-nouvelles .nouvelles-bottom .nouvelle:hover img, 
#wrapper-nouvelles .nouvelles-bottom .nouvelle:focus img {
transform: scale(1.1);
}
#wrapper-nouvelles .nouvelles-bottom .nouvelle .image img {
transition: all .5s;
}
#wrapper-nouvelles .nouvelles-bottom .nouvelle .degrade {
background: linear-gradient(to bottom, transparent, rgba(0,0,0,0.8));
position: absolute;
top:0;
left:0;
width:100%;
height:100%;
}
#wrapper-nouvelles .nouvelles-bottom .nouvelle .categorie-titre {
position: absolute;
bottom:0;
left:0;
width: calc(100% - 40px);
padding: 0 20px 30px;
}
#wrapper-nouvelles .nouvelles-bottom .nouvelle .categorie-titre h3 {
color: #94d0c8;
font-weight: 900;
font-size: 28px;
line-height:30px;
margin:0 0 5px;
}
#wrapper-nouvelles .nouvelles-bottom .nouvelle .categorie-titre p {
color:#fff;
font-size: 26px;
line-height:28px;
font-weight: 400;
letter-spacing: 1.5px;
margin: 0;
}
#wrapper-nouvelles .nouvelles-bottom .pagination {
text-align: center;
}
#wrapper-nouvelles .nouvelles-bottom .btn-plusnouvelles {
font-family: 'Cinzel', serif;
font-size:17px;
line-height:17px;
background:#eb6b41;
color:#fff;
font-weight:700;
border:2px solid #eb6b41;
padding:22px 50px;
margin-top: 95px;
display:inline-block;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
#wrapper-nouvelles .nouvelles-bottom .btn-plusnouvelles:hover {
background:#fff;
color:#eb6b41;
text-decoration:none;
}
@media screen and (max-width: 1280px) {
#wrapper-nouvelles .nouvelles-bottom .nouvelle {
max-height: 365px;
}
}
@media screen and (max-width: 991px) {
#wrapper-nouvelles .nouvelles-bottom .nouvelle {
max-height: none;
}
} article {
background: transparent;
padding: 0;
margin-bottom: 80px;
border-bottom: 1px solid #dddddd;
}
article .title {
color: #404040;
line-height: 56.24px;
font-size: 38px;
font-size: 3.8rem;
font-weight: 400;
text-align: center;
letter-spacing: 0.1em;
}
article .title a {
text-decoration: none;
color: #404040;
}
article .title a:hover {
color: #007998;
}
article .post-meta {
margin-bottom: 40px;
font-size: 14px;
text-align: center;
font-family: "Karla", Helvetica, sans-serif;
text-transform: uppercase;
font-weight: 500;
}
article .post-meta a {
color: #888888;
text-decoration: none;
}
article .post-meta a:hover {
color: rgba(136, 136, 136, 0.5);
}
article .the-content a {
font-weight: 900;
text-decoration: none;
}
article .the-content p {
color: #191919;
text-align: justify;
}
article .the-content img {
width: 100%;
height: auto;
}
article .meta {
line-height: 14.8px;
font-size: 10px;
font-size: 1rem;
text-transform: uppercase;
letter-spacing: .9px;
}
article .meta div {
margin:1px auto;
}
article .meta .post-categories {
list-style: none;
margin: 0 0 10px 0;
}
article .meta .post-categories li {
display: inline-block;
margin-right: 10px;
} .page article {
border-bottom: none;
}
.page article .title {
margin-bottom: 40px;
} #pagination {
margin-bottom: 40px;
width: 100%;
}
#pagination .past-page {
float: right;
width: 49%;
text-align:right;
}
#pagination .next-page {
float: left;
width: 50%;
border-right: 1px solid #ccc;
height: 200px;
}
.next-page a, .past-page a {
font-size: 2em;
font-family: "Quicksand", Helvetica, sans-serif;
font-weight: 400;
font-style: italic;
padding: 10%;
} h3#comments {
margin-bottom: 80px;
font-size: 16px;
}
.commentlist {
list-style: none;
margin: 0;
}
.commentlist .comment {
margin: 0 0 40px 50px;
padding: 20px;
position: relative;
list-style: none;
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.commentlist .comment .children {
margin-top: 40px;
}
.commentlist .comment-author {
float: left;
margin-right: 10px;
}
.commentlist .comment-author img {
position: absolute;
left: -50px;
top: 5px;
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.commentlist .comment-author .says {
display: none;
}
.comment-meta {
font-size: 12px;
margin-bottom: 10px;
}
.comment-subscription-form,
.comment-subscription-form {
margin-bottom: 0;
font-size: 14px;
}
#respond {
margin-bottom: 80px;
}
#respond > h3 {
font-size: 16px;
margin-bottom: 20px;
}
#respond form label {
color: #888888;
} #wrapper-etudes-top {
padding: 95px 0 0 0;
}
#wrapper-etudes-top .etudes-top {
padding: 0 0 100px;
}
#wrapper-etudes-top .etudes h3 {
color:#007998;
margin: 0 0 20px;
}
#wrapper-etudes-top .etudes p {
margin-bottom: 50px;
line-height: 25px;
}
#wrapper-etudes-top .etudes p:last-of-type {
margin-bottom: 0;
}
#wrapper-etudes-bottom {
padding: 110px 0 0 0;
}
#wrapper-etudes-bottom .etudes-bottom {
padding: 0 0 100px;
}
#wrapper-etudes-bottom .etudes-en-cours .bloc-etude {
margin: 0 0 125px 0;
width:100%;
float:left;
}
#wrapper-etudes-bottom .etudes-en-cours .bloc-etude .image {
width: 33.33%;
max-width: 390px;
float:left;
}
#wrapper-etudes-bottom .etudes-en-cours .bloc-etude .image img {
max-width: 390px;
}
#wrapper-etudes-bottom .etudes-en-cours .bloc-etude .texte {
width: calc(66.66% - 25px);
padding: 0 0 0 25px;
float:left;
}
#wrapper-etudes-bottom .etudes-en-cours .bloc-etude .texte h3 {
color:#007998;
margin: 0;
line-height: 33px;
}
#wrapper-etudes-bottom .etudes-en-cours .bloc-etude .texte p.sous-titre {
font-size: 28px;
line-height: 32px;
color:#eb6b41;
margin: 0 0 20px;
font-weight: 700;
}
#wrapper-etudes-bottom .etudes-en-cours .bloc-etude .texte p {
margin: 0 0 25px;
}
#wrapper-etudes-bottom .etudes-en-cours .bloc-etude .texte .btn-telecharger {
font-family: 'Cinzel', serif;
font-size:17px;
line-height:17px;
background:#eb6b41;
color:#fff;
font-weight:700;
border:2px solid #eb6b41;
padding:22px 50px;
margin-top: 15px;
display:inline-block;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
#wrapper-etudes-bottom .etudes-en-cours .bloc-etude .texte .btn-telecharger:hover {
background:#fff;
color:#eb6b41;
text-decoration:none;
} #wrapper-bloc-participer {
padding: 75px 0 65px;
}
#wrapper-bloc-participer .participer-top .border {
background-color: #fff;
}
#wrapper-bloc-participer .participer-top h2 {
color:#fff;
}
#wrapper-bloc-participer .participer-top p {
color:#fff;
}
#wrapper-bloc-participer .participer-top .btn-participer {
font-family: 'Cinzel', serif;
font-size:17px;
line-height:17px;
background:#eb6b41;
color:#fff;
font-weight:700;
border:2px solid #eb6b41;
padding:22px 50px;
margin-top: 40px;
display:inline-block;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
#wrapper-bloc-participer .participer-top .btn-participer:hover {
background:#fff;
color:#eb6b41;
border:2px solid #fff;
text-decoration:none;
} #wrapper-faq {
padding: 95px 0 150px 0;
}
#wrapper-faq .faq-top {
padding: 0 0 100px;
}
#wrapper-faq .faq-bottom .question-reponse p.accordion {
background-color:#94d0c8;
color: #fff;
cursor: pointer;
padding: 23px 30px;
width: calc(100% - 60px);
text-align: left;
border: none;
outline: none;
transition: 0.4s;
margin-bottom:15px;
font-size: 28px;
line-height: 33px;
font-weight: 300;
}
p.accordion:after {
content: '+'; 
font-size: 44px;
line-height: 22px;
color: #fff;
float: right;
margin-left: 5px;
font-weight: 300;
}
p.accordion.active:after {
content: '-'; 
font-weight: 300;
}
#wrapper-faq .faq-bottom .question-reponse p.accordion.active, #wrapper-faq .faq-bottom .question-reponse p.accordion:hover {
background-color: #00788d;
font-weight: 600;
}
#wrapper-faq .faq-bottom .question-reponse p.accordion.active:after, #wrapper-faq .faq-bottom .question-reponse p.accordion:after:hover {
font-weight: 300;
}
#wrapper-faq .faq-bottom .question-reponse .panel {
padding: 0;
max-height: 0;
overflow: hidden;
transition: 0.4s ease-in-out;
opacity: 0;
margin-bottom:0;
}
#wrapper-faq .faq-bottom .question-reponse .panel .reponse {
padding:20px 32px 30px;
}
#wrapper-faq .faq-bottom .question-reponse .panel .reponse p:last-of-type {
margin: 0;
}
#wrapper-faq .faq-bottom .question-reponse .panel.show {
opacity: 1;
max-height: 10000px;
} #wrapper-equipe-top {
padding: 95px 0 0 0;
}
#wrapper-equipe-top .equipe-top {
padding: 0 0 100px;
}
#wrapper-equipe-top .equipe {
padding: 30px 0 130px;
float: left;
width: 100%;
}
#wrapper-equipe-top .equipe h3 {
color:#00788d;
}
#wrapper-equipe-top .equipe .sous-titre {
font-size: 25px;
line-height: 32px;
font-weight: 700;
color: #eb6b41;
letter-spacing: 1.5px;
padding: 0 20px;
}
.membre-equipe h3 {
max-width: 385px;
text-align: center;
}
.membre-equipe .sous-titre {
max-width: 385px;
text-align: center;
padding: 0 !important;
}
#wrapper-equipe-top .equipe .chercheur-principal {
width: 100%;
position: relative;
margin: 0 0 95px;
float: left;
}
#wrapper-equipe-top .equipe .chercheur-principal .image { float: left;
}
#wrapper-equipe-top .equipe .chercheur-principal .image img {
text-align: center;
float: left;
max-width: 100%;
}
#wrapper-equipe-top .equipe .chercheur-principal .texte { }
#wrapper-equipe-top .equipe .chercheur-principal .texte .sous-titre {
padding: 0;
font-weight: 700;
}
#wrapper-equipe-top .equipe .chercheur-principal .texte p {
line-height: 25px;
font-weight: 600;
margin-bottom: 35px;
}
#wrapper-equipe-top .equipe .membre-equipe {  }
#wrapper-equipe-top .equipe .membre-equipe img {
max-width: 385px;
float: left;
width: 100%;
text-align: center;
}
#wrapper-equipe-top .equipe .btn-contact {
width: 100%;
float: left;
text-align: center;
}
#wrapper-equipe-top .equipe .btn-contact .btn-contacteznous {
font-family: 'Cinzel', serif;
font-size:17px;
line-height:17px;
background:#eb6b41;
color:#fff;
font-weight:700;
border:2px solid #eb6b41;
padding:22px 50px;
margin-top: 60px;
display:inline-block;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
#wrapper-equipe-top .equipe .btn-contact .btn-contacteznous:hover {
background:#fff;
color:#eb6b41;
text-decoration:none;
} #wrapper-bloc-cdrv {
padding:90px 0;
}
#wrapper-bloc-cdrv .cdrv-top {
padding:0 0 60px;
}
#wrapper-bloc-cdrv .cdrv-top .border {
background-color: #fff;
}
#wrapper-bloc-cdrv .cdrv-top h2 {
color:#fff;
}
#wrapper-bloc-cdrv .cdrv-top p {
color:#fff;
}
#wrapper-bloc-cdrv .cdrv-bottom {
text-align:center;
}
#wrapper-bloc-cdrv .cdrv-bottom p {
font-size:16px;
line-height:22px;
color:#fff;
margin: 0;
} #wrapper-partenaires {
padding: 95px 0 60px 0;
}
#wrapper-partenaires .partenaires-top {
padding: 0 0 120px;
}
#wrapper-partenaires .partenaires-bottom .partenaire { float: left;
text-align: center;
min-height: 180px;
}
#wrapper-partenaires .partenaires-bottom .partenaire img {
max-width: 80%;
max-height: 100px;
height: auto;
} .text-center {
text-align: center;
}
.org-text {
color: #eb6b41;
}
.light-blue-bg {
background: #b8ebe4;
}
.fs-18 {
font-size: 18px;
}
.cinzel-font {
font-family: 'Cinzel', serif; 
font-weight: 800;
}
.quicksand-bold {
font-family: 'Quicksand', serif; 
font-weight: 700;
}
.link {
color: #000;
}
.ptb-25 {
padding: 25px 0;
}
.pt-35 {
padding-top: 35px;
}
.text-lower {
text-transform: none !important;
}
.fs-20 {
font-size: 20px !important;
}
.green-text {
color: #00788d !important;
}
.brd-right-black {
border-right: 1px solid #000000; 
padding-right: 19px;
}
.brd-top-black {
border-top: 1px solid #000000; 
margin: 50px 0; 
padding: 50px 0;
} #wrapper-objectifs-chaire {
padding: 95px 0;
}
#wrapper-objectifs-chaire .objectifs-chaire-top {
padding:0 0 60px;
}
#wrapper-objectifs-chaire .objectifs-chaire-bottom {
text-align:center;
}
#wrapper-objectifs-chaire .objectifs-chaire-bottom .objectif {
margin: 0 0 1.5rem;
}
#wrapper-objectifs-chaire .objectifs-chaire-bottom .objectif .numbers {
color: #94d0c8;
font-family: 'Quicksand', serif;
font-weight: 600;
font-size: 30px;
margin: 0 0 10px;
}
#wrapper-objectifs-chaire .objectifs-chaire-bottom .objectif p {
margin: 0;
}
#wrapper-objectifs-chaire .objectifs-chaire-bottom .objectif p .org-text {
font-style: italic;
} .page-id-730 #wrapper-bloc-arguments, .page-id-800 #wrapper-bloc-arguments {
padding: 35px 0 60px;
}
.page-id-730 #wrapper-bloc-arguments .arguments-top, .page-id-800 #wrapper-bloc-arguments .arguments-top {
padding: 0 0 75px;
}
.page-id-730 #wrapper-bloc-arguments .arguments-bottom, .page-id-800 #wrapper-bloc-arguments .arguments-bottom {
padding: 0;
}
@media screen and (max-width: 992px) {
.page-id-730 #wrapper-bloc-arguments .arguments-top, .page-id-800 #wrapper-bloc-arguments .arguments-top {
padding: 0 0 40px;
}
} #wrapper-bloc-cetotherapeutique {
padding:90px 0;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-top {
padding:0 0 60px;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-top .border {
background-color: #fff;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-top h2 {
color:#fff;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-top p {
color:#fff;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-bottom {
text-align:center;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-bottom h3 {
font-size:16px;
text-transform:uppercase;
color:#fff;
line-height:18px;
font-weight:700;
margin: 0 0 30px;
letter-spacing: -0.5px;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-bottom p {
font-size:16px;
line-height:20px;
color:#fff;
margin: 0;
font-weight: 600;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-bottom p span {
font-weight: 300;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-bottom .white-text {
background: #fff; 
margin: 30px auto;
padding: 7px 10px;
display: inline-block;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-bottom .white-text p {
text-transform: uppercase; 
color: #00788d; 
font-size: 18px; 
line-height:22px;
font-family: 'Quicksand', serif;
font-weight: 700;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-bottom .white-text p .org-text {
font-weight: 700;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-bottom a.btn-cetotherapeutique {
font-family: 'Cinzel', serif;
font-size:17px;
line-height:17px;
background:#eb6b41;
color:#fff;
font-weight:700;
border:2px solid #eb6b41;
padding:22px 50px;
margin-top: 60px;
display:inline-block;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-bottom a.btn-cetotherapeutique:hover {
background:#fff;
color:#eb6b41;
text-decoration:none;
}
@media screen and (max-width: 992px) {
#wrapper-bloc-cetotherapeutique {
padding: 50px 0 60px;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-top {
padding: 0 0 50px;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-bottom a.btn-cetotherapeutique {
margin-top: 40px;
}
}
@media screen and (max-width: 767px) {
#wrapper-bloc-cetotherapeutique {
padding: 25px 0 35px;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-top {
padding:0 0 35px;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-bottom h3 {
font-size: 15px;
line-height: 21px;
margin: 0 0 15px;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-bottom p {
font-size: 14px;
line-height: 18px;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-bottom .white-text {
padding: 6px 10px;
}
#wrapper-bloc-cetotherapeutique .cetotherapeutique-bottom a.btn-cetotherapeutique {
width: calc(100% - 34px);
padding: 15px;
margin-top:25px;
font-size:15px;
line-height:15px;
text-align: center;
}
} #wrapper-contact-informations {
padding: 95px 0;
}
#wrapper-contact-informations .contact-informations-top {
padding:0 0 60px;
}
#wrapper-contact-informations .contact-informations-bottom {
text-align:center;
}
#wrapper-contact-informations .contact-informations-bottom .contact {
margin: 0 0 40px;
}
#wrapper-contact-informations .contact-informations-bottom .contact:last-of-type {
margin: 0;
}
#wrapper-contact-informations .contact-informations-bottom .contact img {
margin: 0 0 7px;
}
#wrapper-contact-informations .contact-informations-bottom .contact p {
margin: 0;
letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
.fs-18 {
font-size: 16px;
}
} #wrapper-titulaire {
padding: 35px 0 60px;
}
#wrapper-titulaire .titulaire-top {
padding: 0 0 50px;
}
#wrapper-titulaire .titulaire-bottom .chercheur-principal {
width: 100%;
position: relative;
float: left;
}
#wrapper-titulaire .titulaire-bottom .chercheur-principal .image {
float: left;
}
#wrapper-titulaire .titulaire-bottom .chercheur-principal .image img {
text-align: center;
float: left;
max-width: 100%;
}
#wrapper-titulaire .titulaire-bottom .chercheur-principal .texte ul {
margin: 0 0 0 20px
}
#wrapper-titulaire .titulaire-bottom .chercheur-principal .texte li {
margin: 20px 0;
}
#wrapper-titulaire .titulaire-bottom .chercheur-principal .texte li:first-of-type {
margin-top: 0;
}
#wrapper-titulaire .titulaire-bottom .chercheur-principal .texte li:last-of-type {
margin-bottom: 0;
}
#wrapper-titulaire .titulaire-bottom .chercheur-principal .texte li a {
color: #eb6b41;
}
#wrapper-titulaire .titulaire-bottom .chercheur-principal .texte li a:hover {
color: #001215;
}
@media screen and (max-width: 992px) {
#wrapper-titulaire .titulaire-bottom .chercheur-principal .texte h3 {
line-height: 35px;
}
}
@media screen and (max-width: 767px) {
#wrapper-titulaire .titulaire-bottom .chercheur-principal .texte h3 {
line-height: 25px;
font-size: 22px;
}
#wrapper-titulaire .titulaire-bottom .chercheur-principal .texte li {
font-size: 14px;
line-height: 18px;
}
} #wrapper-accomplissements-contributions {
padding: 70px 0;
}
#wrapper-accomplissements-contributions .accomplissements-contributions {
width: 100%;
position: relative;
}
#wrapper-accomplissements-contributions .accomplissements-contributions .bloc-image {
width: calc(50% - 20px);
float: left;
}
#wrapper-accomplissements-contributions .accomplissements-contributions .bloc-image h3 {
font-size: 20px;
line-height: 25px;
margin: 0 0 25px;
}
#wrapper-accomplissements-contributions .accomplissements-contributions .bloc-texte {
width: calc(50% - 20px);
float: left;
padding-left: 20px;
}
#wrapper-accomplissements-contributions .accomplissements-contributions .bloc-texte h3 {
font-size: 20px;
line-height: 25px;
margin: 0 0 25px;
}
@media screen and (max-width: 1280px) {
#wrapper-accomplissements-contributions .accomplissements-contributions .bloc-image {
width: 100%;
max-width: none;
}
#wrapper-accomplissements-contributions .accomplissements-contributions .bloc-texte {
width: 100%;
padding: 40px 0 0 0;
}
}
@media screen and (max-width: 767px) {
#wrapper-accomplissements-contributions {
padding: 50px 0 35px;
}
} .wrapper-partenaires-collaborateurs hr {
background-color: #000;
margin: 50px 0;
}
.wrapper-partenaires-collaborateurs .comite {
margin-top: 50px;
}
@media screen and (max-width: 1280px) {
.brd-right-black {
border: none; 
padding: 0;
}
.brd-top-black {
margin: 50px 0; 
padding: 50px 0;
}
.page-id-730 .bloc-carburants .bloc-image img, .page-id-800 .bloc-carburants .bloc-image img {
max-width: auto;
width: auto;
height: auto;
}
}
@media screen and (max-width: 992px) {
.wrapper-partenaires-collaborateurs .comite {
margin-top: 40px;
}
}
@media screen and (max-width: 767px) {
.brd-right-black {
border: none; 
padding: 0;
}
.brd-top-black {
margin: 20px 0; 
padding: 20px 0;
}
.page-id-730 #wrapper-bandeau-entete, .page-id-800 #wrapper-bandeau-entete {
font-size: 19px;
line-height: 22px;
height: 220px;
}
.page-id-730 .bloc-bandeau-entete, .page-id-800 .bloc-bandeau-entete {
left: 0;
}
.page-id-730 #wrapper-bandeau-entete .bloc-bandeau-entete h1, .page-id-800 #wrapper-bandeau-entete .bloc-bandeau-entete h1 {
font-size: 16px;
line-height: 22px;
}
.page-id-730 #wrapper-bandeau-entete .bloc-bandeau-entete p, .page-id-800 #wrapper-bandeau-entete .bloc-bandeau-entete p {
font-size: 14px;
line-height: 20px;
}
.page-id-730 .bloc-carburants .bloc-image, .page-id-800 .bloc-carburants .bloc-image {
width: 100%; 
margin: 0; 
max-height: none;
}
.page-id-730 .bloc-carburants .bloc-texte, .page-id-800 .bloc-carburants .bloc-texte {
padding-left: 0;
}
} #wrapper-contact-top {
padding: 45px 0 0 0;
}
#wrapper-contact-top .contact-top {
padding: 0 0 80px;
}
#wrapper-contact-top .contact-top-left { text-align: center;
}
#wrapper-contact-top .contact-top-left .infos-contact .contact {
padding: 0 0 65px 0;
}
#wrapper-contact-top .contact-top-left .infos-contact .contact img {
margin: 0 0 5px;
}
#wrapper-contact-top .contact-top-left .infos-contact .contact span {
font-weight:700;
color: #eb6b41;
}
#wrapper-contact-top .contact-top-left .infos-contact .contact p {
margin: 0 0 3px;
}
#wrapper-contact-top .contact-top-left .infos-contact .contact p a {
color: #000;
}
#wrapper-contact-top .contact-top-left .infos-contact .contact p a:hover {
color: #00788d;
}
#wrapper-contact-top .contact-top-left .infos-contact .medias-sociaux {
margin: 50px 0 0 0;
height: 43px;
}
#wrapper-contact-top .contact-top-left .infos-contact .medias-sociaux img {
margin: 0 15px 0 0;
width: 42px;
}
#wrapper-contact-top .contact-top-left .infos-contact .medias-sociaux img:last-of-type {
margin: 0;
} #wrapper-contact-top .contact-top-right .map {
border: 1px solid #000;
height: 651px;
}
#wrapper-contact-top .contact-top-right .map iframe {
width: 100%;
height: 650px;
border: 0;
}
#wrapper-contact-bottom {
padding: 75px 0 150px;
}
#wrapper-contact-bottom .bloc-top {
padding: 0 0 70px;
} .wrapper-erreur404 .erreur404-top {
padding: 0 0 100px;
}
.wrapper-erreur404 .erreur404-top h2 {
margin: 0 0 10px;
}
.wrapper-erreur404 .erreur404-bottom h2 {
font-size: 28px;
line-height: 33px;
color:#007998;
margin: 0 0 15px;
}
.wrapper-erreur404 .erreur404-bottom p {
margin: 0;
}
@media screen and (max-width: 992px) {
.wrapper-erreur404 .erreur404-top {
padding: 0 0 40px;
}
.wrapper-erreur404 .erreur404-bottom h2 {
font-size: 25px;
}
}
@media screen and (max-width: 767px) {
.wrapper-erreur404 .erreur404-top {
padding: 0 0 35px;
}
.wrapper-erreur404 .erreur404-bottom h2 {
font-size: 20px;
line-height: 25px;
}
} footer .footer-top {
background:#00788d;
padding: 75px 0 50px;
}
footer .footer-top .footer-logo {
padding: 0 0 30px;
}
footer .footer-top .footer-logo img {
width: 230px;
height: auto;
}
footer .footer-top .footer-infos-tab-mobile {
display: none;
}
footer .footer-top .footer-infos-tab-mobile .footer-infos-col:first-of-type {
width: 65%;
float:left;
}
footer .footer-top .footer-infos-tab-mobile .footer-infos-col:last-of-type {
width: 35%;
float:left;
}
footer .footer-top .footer-infos .footer-infos-col {
width: calc(38.33% - 30px);
float:left;
padding: 0 30px 0 0;
}
footer .footer-top .footer-infos .footer-infos-col:last-of-type {
width: calc(22.33% - 30px);
float:left;
padding: 0 30px 0 0;
}
footer .footer-top .footer-infos .footer-infos-col h3, 
footer .footer-top .footer-infos-tab-mobile .footer-infos-col h3 {
font-size:16px;
text-transform:uppercase;
color:#fff;
line-height:18px;
font-weight:700;
margin: 0 0 30px;
letter-spacing: -0.5px;
}
footer .footer-top .footer-infos .footer-infos-col p, 
footer .footer-top .footer-infos-tab-mobile .footer-infos-col p {
font-size:16px;
line-height:30px;
font-weight:400;
color:#fff;
letter-spacing: 1.2px;
margin:0 0 20px;
}
footer .footer-top .footer-infos .footer-infos-col p a, 
footer .footer-top .footer-infos-tab-mobile .footer-infos-col p a {
color: #fff;
}
footer .footer-top .footer-infos .footer-infos-col p a:hover, 
footer .footer-top .footer-infos-tab-mobile .footer-infos-col p a:hover {
color: #001215;
}
footer .footer-top .footer-infos .footer-infos-col:nth-child(2) p {
line-height:20px;
}
footer .footer-top .footer-infos .footer-infos-col .medias-sociaux {
margin-top: 45px;
}
footer .footer-top .footer-infos .footer-infos-col .medias-sociaux img, 
footer .footer-top .footer-infos-tab-mobile .footer-infos-col .medias-sociaux img {
margin: 0 15px 0 0;
}
footer .footer-top .footer-infos .footer-infos-col .medias-sociaux img:last-of-type, 
footer .footer-top .footer-infos-tab-mobile .footer-infos-col .medias-sociaux img:last-of-type {
margin: 0;
}
footer .footer-top .footer-infos .footer-infos-col ul, 
footer .footer-top .footer-infos-tab-mobile .footer-infos-col ul {
list-style-type: none;
margin:0;
}
footer .footer-top .footer-infos .footer-infos-col ul li, 
footer .footer-top .footer-infos-tab-mobile .footer-infos-col ul li {
font-size: 16px;
line-height: 20px;
margin:0 0 20px;
text-transform: uppercase;
}
footer .footer-top .footer-infos .footer-infos-col ul li a, 
footer .footer-top .footer-infos-tab-mobile .footer-infos-col ul li a {
color: #fff;
}
footer .footer-top .footer-infos .footer-infos-col ul .wpml-ls-menu-item a, 
footer .footer-top .footer-infos-tab-mobile .footer-infos-col ul .wpml-ls-menu-item a {
display: block;
}
footer .footer-top .footer-infos .footer-infos-col ul li a:hover, 
footer .footer-top .footer-infos-tab-mobile .footer-infos-col ul li a:hover {
color: #001215;
}
footer .footer-bottom {
background-color: #001215;
padding: 15px 0;
text-align: center;
}
footer .footer-bottom p {
color:#fff;
font-size: 16px;
line-height:18px;
font-weight: 700;
letter-spacing: 1.5px;
margin: 0;
}
footer .footer-bottom p.conception {
padding: 0 12px;
display: inline;
}
footer .footer-bottom p.conception a {
color: #fff;
}
footer .footer-bottom p.conception a:hover {
color: #007998;
}
footer .footer-bottom p span.copyright {
color: #eb6b41;
}
@media screen and (max-width: 1280px) {
footer .footer-top .footer-infos .footer-infos-col {
width: calc(40% - 30px);
}
footer .footer-top .footer-infos .footer-infos-col:last-of-type {
width: 20%;
padding: 0;
}
}
@media screen and (max-width: 992px) {
footer .footer-top {
padding: 40px 0 30px;
}
footer .footer-top .footer-infos {
display: none;
}
footer .footer-top .footer-infos-tab-mobile {
display: block;
}
footer .footer-top .footer-infos-tab-mobile .footer-infos-col h3 {
margin: 0 0 25px;
}
footer .footer-top .footer-infos-tab-mobile .footer-infos-col p {
line-height: 25px;
}
footer .footer-top .footer-infos-tab-mobile .footer-infos-col .contact {
margin-top: 65px;
}
footer .footer-top .footer-infos-tab-mobile .footer-infos-col .contact p {
line-height: 18px;
margin: 0 0 15px;
}
footer .footer-top .footer-infos-tab-mobile .footer-infos-col ul li {
line-height: 20px;
margin: 0 0 20px;
}
footer .footer-top .footer-infos-tab-mobile .footer-infos-col .medias-sociaux {
margin-top: 65px;
}
footer .footer-bottom p {
font-size: 14px;
line-height: 16px;
}
footer .footer-bottom p.conception {
padding: 0 5px;
}
}
@media screen and (max-width: 767px) {
footer .footer-top {
padding: 25px 0 20px;
}
footer .footer-top .footer-logo {
text-align: center;
}
footer .footer-top .footer-logo img {
width: 145px;
}
footer .footer-top .footer-infos-tab-mobile .footer-infos-col,
footer .footer-top .footer-infos-tab-mobile .footer-infos-col:first-of-type,
footer .footer-top .footer-infos-tab-mobile .footer-infos-col:last-of-type {
width: 100%;
text-align: center;
}
footer .footer-top .footer-infos-tab-mobile .footer-infos-col h3 {
font-size: 14px;
line-height: 16px;
margin: 0 0 15px;
}
footer .footer-top .footer-infos-tab-mobile .footer-infos-col p {
font-size: 12px;
line-height: 22px;
}
footer .footer-top .footer-infos-tab-mobile .footer-infos-col .contact {
margin-top: 30px;
}
footer .footer-top .footer-infos-tab-mobile .footer-infos-col .contact p {
line-height:14px;
letter-spacing: 0.5px;
}
footer .footer-top .footer-infos-tab-mobile .footer-infos-col:last-of-type h3 {
margin-top: 20px;
}
footer .footer-top .footer-infos-tab-mobile .footer-infos-col ul li {
font-size: 14px;
line-height: 16px;
margin: 0 0 10px;
}
footer .footer-top .footer-infos-tab-mobile .footer-infos-col .medias-sociaux {
margin-top: 30px;
}
footer .footer-bottom {
padding: 15px 10px;
}
footer .footer-bottom p {
font-size: 12px;
line-height: 16px;
margin: 0 0 15px;
letter-spacing: 0.5px;
}
footer .footer-bottom p.conception {
padding: 0;
margin: 0;
display: block;
}
footer .footer-bottom .hide-mobile {
display: none;
}
footer .footer-bottom .inline {
display: block;
}
}  @media only screen and (min-width: 1281px) {
body{
font-size: 2.5em;
line-height: 1.5em;
}
article .title{
font-size: 1.8em;
line-height: 1.5em;
}
article .post-meta{
font-size: 0.7em;
line-height: 1em;
}
.menu-main-nav-container a, .side-title, .menu-main-container a{
font-size: 1em;
line-height: 1.5em;
}
#sidebar{
font-size: 0.7em;
line-height: 1.5em;
}
#sidebar h3{
font-size: 1.5em;
line-height: 1.5em;
}
} @media only screen and (max-width: 959px) {
.side-title{
font-size: 1em;
line-height: 1.5em;
}
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.side-title{
font-size: 1em;
line-height: 1.5em;
}
} @media only screen and (max-width: 767px) {
.side-title{
font-size: 1em;
line-height: 1.5em;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
body, article .post-meta{
font-size: 1.2em;
line-height: 1.5em;
}
article .title{
font-size: 2em;
line-height: 1.5em;
}
.site-title{
font-size: 10px !important;
line-height: 50px;
}
.menu-main-nav-container a, .side-title, .menu-main-container a{
font-size: 1em;
line-height: 1.5em;
}
} @media only screen and (max-width: 479px) {
body, article .post-meta{
font-size: 1.2em;
line-height: 1.5em;
}
article .title{
font-size: 2em;
line-height: 1.5em;
}
.site-title{
font-size: 6px !important;
line-height: 30px;
}
.menu-main-nav-container a, .side-title, .menu-main-container a{
font-size: 1em;
line-height: 1.5em;
}
}