/*
Theme Name: CAR
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 3.0.4
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Template: Divi
*/

@import url("style-2.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
nav#top-menu-nav {
z-index: 3;
}
#main-header + .white-shadow {
z-index: 2 !important;
}
.et_pb_testimonial_description_inner {
width: auto !important;
}

ul.people {
    margin: 0;
    padding: 0 !important;
}

ul.people li {
    list-style: none;
    display: inline-block;
    width: 33%;
    margin-right: 0;
    vertical-align: top;
    margin-bottom: 40px;
    text-align: center;
}

.person-photo {
    height: 250px;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.people-info {
    padding: 15px;
    text-align: center;
    color: #00aeea !important;
}

.person-name a {
    text-decoration: none;
    font-size: 24px;
	font-weight:bold;
color: #002d62 !important;
}

.email a, .presentation a {
    font-size: 14px;
color: #257fb2 !important;
}

.left {
    float: left;
    margin: 0 20px 0 0;
}

h2.person-title {
    font-size: 24px;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    color: #00aeea !important;
}

.person-title {
    text-align: center;
    width: 90%;
    margin: 20px auto;
}

.single-person .entry-content {
    width: 80%;
    margin: 0 auto;
}

.block {
    margin: 40px 0;
}

/* --------- PUBLICATIONS STYLES */

.entry {
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

h3.entry-title, h3.entry-title a {
    color: #0283b8;
    font-weight: 400;
    font-family: Roboto Condensed, sans-serif;
    font-size: 20px;
    line-height: 24px;
    text-decoration: none;
}

.res-group {
    line-height: 16px;
    margin-bottom: 25px;
}

span.author:after {
    content: ",";
}
span.author:last-child:after {
    content: "";
}


