/*
Theme Name: C3BI
Theme URI: https://c3bi.pasteur.fr/
Author: Rachel Torchet & Christophe Malabat
Description: C3BI Theme
*/


.slider_news {
    height: 466px;
    background-color: #000;
    color: #fff;
    margin-bottom: 10px;
    padding: 10px;
}

/*    SLIDER    */

/* Slideshow container */
.slideshow-container {
  position: relative;
  margin: auto;
}

.mySlides {
    display: none;
}

.mySlides img {
	height: 460px;
	width: 1300px;
}

.dark_image {
	filter: brightness(70%);
}

/* Next & previous buttons */
.prev{
	left:20px;
	cursor: pointer;
}

.slick-arrow {
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    position: absolute;
    top: 50%;
    z-index: 10;
}

.slick-arrow:before {
    content: '';
    display: block;
}

.slick-arrow span {
    position: absolute !important;
    clip: rect(1px,1px,1px,1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}

.prev:before {
    background-image: url(/wp-content/themes/C3BI/assets/images/sprites.png);
    background-position: -186px -78px;
    width: 34px;
    height: 21px;
}

/* Position the "next button" to the right */
.next {
	right: 20px;
	cursor: pointer;
}

.next:before {
    background-image: url(/wp-content/themes/C3BI/assets/images/sprites.png);
    background-position: -186px -52px;
    width: 34px;
    height: 21px;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

.group-slide-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	line-height: 400px;
}

.group-slide-inner {
    display: inline-block;
    vertical-align: middle;
    padding: 0 80px;
    line-height: 1;
}

.field-slider-type a {
	text-decoration: none;
	color: #2D96FA;
	font-size: 20px;
}

.field-slider-description {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 40px;
    line-height: 1.2;
    font-weight: normal;
    margin-bottom: 40px;
}

.field-slider-description h2 a {
	font-family: "PlayfairDisplayReg";
	color:#fff;
	text-decoration: none;
	font-size: 40px;
}

.field-slider-lien {
	padding-top: 10px;
}

.field-slider-lien a {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: visible;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    text-align: left;
    line-height: 1.2;
    font-size: inherit;
    font-family: inherit;
    border-radius: 0;
    text-decoration: none !important;
    font-family: "BrandonGrotesqueReg","Arial","Helvetica",sans-serif;
    font-weight: normal;
    background: #2d96fa;
    color: #fff;
    font-size: 16px;
    padding: 15px 25px;
}
.field-slider-subdescription {
	font-size: 20px;
    color: #FFF;
    padding-right: 300px;
}

/*     end slider    */

.c3bi_title h2{
    font-size: 19px;
    font-weight: 800;
    text-transform: uppercase;
    color: #211b1d;
    padding: 60px 12px 25px;
    margin: 0;
    text-align: center;
    margin-bottom: 35px;
    padding-bottom: 0;
    font-family: 'BrandonGrotesqueBlk';
}

.c3bi_main {
	padding-bottom: 30px;
	max-width: 1120px;
	margin: 0 auto;
}

.c3bi_main::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.c3bi_description{
	float: left;
	width: 48%;
	position: relative;
	margin-right: 2%;
	border: 1px solid #e3e9eb;
	background-color: #fff;
}

.c3bi_image {
	float: left;
	width: 170px;
	padding: 0;
	margin-top: 0;
}

.c3bi_image img {
	width: 100%;
	height: 238px;
	display: block;
	margin: 0;
	padding: 0;
}

.c3bi_content {
	overflow: hidden;
	float: none;
	width: auto;
	padding: 20px 15px 15px 25px;
}

.c3bi_content_title {
	color: #414144;
	text-transform: uppercase;
	font-family: 'BrandonGrotesqueBlk';
	font-size: 20px;
}

.c3bi_content_texte{
	font-family: 'PlayfairDisplayReg';
	font-size:17px;
	margin-top: 12px;
}

.c3bi_numbers{
	float: left;
	width: 48%;
	position: relative;
	border: 1px solid #e3e9eb;
	background-color: #fff;
}


.numbers_image {
	float: left;
	width: 170px;
	padding: 0;
	margin-top: 0;
}

 .numbers_image img {
	width: 100%;
	height: 238px;
	display: block;
	margin: 0;
	padding: 0;
}

.numbers_content {
	overflow: hidden;
	float: none;
	width: auto;
	padding: 20px 15px 15px 25px;
}

.numbers_content_title {
	color: #414144;
	text-transform: uppercase;
	font-family: 'BrandonGrotesqueBlk';
	font-size: 20px;
}

.numbers_content_texte {
	font-family: 'PlayfairDisplayReg';
	font-size:17px;
	margin-top: 12px;
}

.key_numbers a {
	font-family: 'PlayfairDisplayReg';
	font-size: 17px;
	color: #414144;
	text-decoration: none;
	padding-left: 5px;
}

.missions {
	position: relative;
	background: #e3e9eb url(/wp-content/themes/C3BI/assets/images/4-missions-bg.png) 50px 100px no-repeat;
	padding: 70px 25px;
	min-height: 550px;
}

.missions_title {
	line-height: 1.3;
	font-weight: normal;
	text-transform: none;
	padding: 0;
	display: block;
	color: #414144;
	margin: 0 0 30px;
	text-align: center;
	font-family: 'PlayfairDisplayReg';
	font-size: 38px;

}

.sub_missions {
	width:1200px;
	height:650px;
}

.mission_element {
	max-width: 25%;
	float: left;
	background: #FFF none repeat scroll 0% 0%;
	position: relative;
	max-height: 650px;
	overflow: hidden;
	min-height: 495px;
	min-width: 25%;

}

.mission_description::before {
    content: "";
    float: left;
    width: 5px;
    height: 100px;
}

.mission_description {
	overflow: hidden;
	height: 450px;
	line-height: 25px;
	font-size: 18px;
	color: #414144;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-top: 40px;
}

.mission_readmore {
	position: absolute;
	bottom: 20px;
	padding-left: 20px;
}

.mission_readmore a::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -8px;
    background-image: url(/wp-content/themes/C3BI/assets/images/sprites.png);
    background-position: -186px -164px;
    width: 22px;
    height: 8px;
    text-decoration: none;
}

.mission_readmore a {
    font-family: "BrandonGrotesqueBlk";
    color: #2D96FA;
    font-size: 13px;
    text-transform: uppercase;
    padding-right: 6px;
    text-decoration: none;
}

.research_title {
	background-image: url(/wp-content/themes/C3BI/assets/images/C3BIView.png);
	text-align: center;
	background-size: cover;
}

.research_title a {
	color:#FFFFFF;
	font-family: 'PlayfairDisplayBld';
	font-size: 22px;
	line-height: 175px;
	height: 175px;
	text-decoration: none;
}

.services_title {
	background-image: url(/wp-content/uploads/2015/10/research.pasteur.fr_citech-wall-1440x500.jpg);
	text-align: center;
	background-size: cover;
}

.services_title a {
	color:#FFFFFF;
	font-family: 'PlayfairDisplayBld';
	font-size: 22px;
	line-height: 175px;
	height: 175px;
	text-decoration: none;
}

.seminars_title {
	background-image: url(/wp-content/themes/C3BI/assets/images/SeminarsView.png);
	text-align: center;
	background-size: cover;
}

.seminars_title a {
	color:#FFFFFF;
	font-family: 'PlayfairDisplayBld';
	font-size: 22px;
	line-height: 175px;
	height: 175px;
	text-decoration: none;
}

.trainings_title {
	background-image: url(/wp-content/themes/C3BI/assets/images/TrainingsView.png);
	text-align: center;
	background-size: cover;
}

.trainings_title a {
	color:#FFFFFF;
	font-family: 'PlayfairDisplayBld';
	font-size: 22px;
	line-height: 175px;
	height: 175px;
	text-decoration: none;
}

.c3bi_news {
	min-height: 50px;
	background-color: #FFFFFF;
}

.gform_wrapper h2 {
	font-size: 19px;
	font-weight: 800;
	text-transform: uppercase;
	color: rgb(33, 27, 29);
	padding: 30px 12px 25px;
	margin: 0px;
	text-align: center;
	font-family: "BrandonGrotesqueBld";
}

.menu_selected{
	color:#FFFFFF;
	background-color: #636060;
}
