/*
Theme Name: LKB_QGX
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 3
Description: Theme Divi - LKB updated - Child theme used on the real LKB website.
Template: Divi
Author: Quentin Glorieux
Author URI: http://www.quentinglorieux.fr
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



.et_fixed_nav #logo {
  max-height: 62%; /* change this # to increase or decrease size */
}


#footer {
	background: url('http://atlantis.lkb.upmc.fr/wp-content/uploads/2016/04/bgFooter.jpg');
	position: relative;
    z-index: 2;
}

#partner-list{
text-align: center;
}
#footerContent{
	background: url('http://atlantis.lkb.upmc.fr/wp-content/uploads/2016/04/bgTopFooter.jpg') top repeat-x;
	padding-top: 55px;
}
#footerContent h1:first-child{
	font-family: "trajan-pro", "trajan pro", Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #775f3e;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 0px;
	width: 960px;
	margin: 0 auto;
	height: 25px;
	text-transform: uppercase;
	text-align: center;
}
#footerContent h1.second{
	font-family: "trajan-pro", "trajan pro", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #775f3e;
	font-weight: bold;
	padding-bottom: 10px;
	background: url('http://atlantis.lkb.upmc.fr/wp-content/uploads/2016/04/footertitlelines.png') no-repeat bottom center;
	margin-bottom: 10px;
	width: 960px;
	margin: 0 auto;
	height: 25px;
	text-transform: uppercase;
	text-align: center;
}
div.iosSlider {
	margin-top:20px;
	}



/* !! A rajouter dans le theme css si en cas de mise à jour !! */ 
/*.teambox {
	display: block;
	position: fixed;
	z-index: 99999;
	bottom: 0%;
	left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	opacity: 1;
	background: rgba(0, 0, 0, 0.4);
	color:white;
	font-family: 'Lato', Georgia, "Times New Roman", serif;
	font-size: 20px;
}




.teambox.et-visible {
    opacity: 1;
    -webkit-animation: fadeInRight 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeInRight 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeInRight 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeInRight 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
    padding: 0px 0;
}*/

.b-red {
border-color: #f00;
}

.b-pink {
border-color: #f000ff;
}

.b-green {
border-color: #00b422;
}

.b-yellow {
border-color: #ffea00;
}

.ens {
	display:inline;
	margin:0 0px;
	margin-left: 22px;
	padding:0;
}

.phys{
	display:inline;
	margin-left: 0px; 
	margin-right: 22px;
	padding:0;
}

.tutl {
	display:inline;
	margin:0 22px;
	padding:0;	
}

nav#top-menu-nav {
	padding-left: 85px;
}

.mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: absolute;
    width: 500px;
    border-top: 0px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    padding: 0px 30px 0px 30px;
    background: #f1f1f1;
}