/*SLIDER*/
/*Set bg overlay
.text.all_at_once {
    background-color: rgba(255,255,255,0.7);
    padding: 10px 20px 30px;
    border-radius: 2px;
}*/

/*Set button border*/
.carousel-inner .slider_content .text .qbutton.white:hover {
    border-color: #303030 !important;
}

#employee-container, #employee-container2 {
  	color: #000;
	width: 65.5%;
  	margin: 0 auto;
}

.employee-info {
    margin-top: 5px;
}

.employee-info h3{
  	margin-top: -20px;
  	font-family: 'Quattrocento', serif;
  	font-size: 1.5em;
    text-transform: capitalize;
}

.employee-info p{
  	font-size: 1.1em;
}

.employee-info p a{
color: #818181!important;
}

h3 code {
  	font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
}

#employee-container strong, #employee-container2 strong {
  	font-family: 'Quattrocento', serif;
}

#employee-container a, #employee-container2 a {
  	color: inherit;
}

#employee-container a:hover, #employee-container2 a:hover {
  	text-decoration: underline;
}

.dv-member-desc {
    display: none;
}
.header_top_bottom_holder {
    background-color: #fff;
}
