/*
Theme Name: WIBC
Template: Divi
Author: Child Theme Configurator
Version: 1.0.1432065855
Updated: 2015-05-19 16:04:15
*/
header > div#custom-header{
	position: fixed;
	width: 100%;
	z-index: 2;
	top: 0;
	left: 0;
	transition: 0.5s top ease;
}
header > div#custom-header .dark-logo{
	display: none;
}
header > div#custom-header.fixed-header .light-logo{
	display: none;
}
header > div#custom-header.fixed-header .dark-logo{
	display: inline-block;
}
header > div#custom-header.fixed-header{
	top: -40px;
}
header > div#custom-header.fixed-header div.et_pb_section.et_pb_section_0_tb_header{
	background-image: linear-gradient(180deg,#fff 0%,#fff 100%)!important;
	border-bottom: 1px solid #eee;
}
header > div#custom-header .et_pb_image img{
	max-width: 120%;
	transition: .5s all ease;
}
header > div#custom-header.fixed-header .et_pb_image img{
	max-width: 90%;
}
header > div#custom-header.fixed-header .et_pb_menu_0_tb_header.et_pb_menu ul li a{
	color: #0b1024 !important;
}
header > div#custom-header.fixed-header .et_pb_menu_0_tb_header.et_pb_menu ul li ul.sub-menu li a{
	color: #fff !important;
}
header > div#custom-header.fixed-header .custom-header-button{
	color: #000 !important;
	border-color:#000 !important;
}
header > div#custom-header.fixed-header .custom-header-button:hover{
	color: #fff !important;
	background-color:#000 !important;
}
header > div#custom-header.fixed-header .custom-header-button:hover::after{
	color: #fff !important;
}
.hero-section .et_pb_slides .et_pb_slide::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: radial-gradient(transparent, #000);
}
/***** Slider *****/
.slider-content {
    border-right: 5px solid #e1cda2;
    padding-right: 35px;
	margin-top: 255px;
    margin-bottom: -100px;
}
.slider-content p.quote{
/* 	text-transform: uppercase; */
	font-size: 1.8rem;
	font-weight: 500;
/* 	font-family: 'Parisienne',handwriting !important; */
}
.slider-content p.quote span{
	display: block;
}
.slider-content p.quote span.second{
/* 	background-color: #480000; */
	
    display: inline-block;
/*     padding: 5px 35px 0px 35px; */
}
.slider-content p.quote-author{
	font-family: 'Merriweather', serif;
/*	background-color: #480000;
     display: inline-block;
    padding: 10px 35px;*/
    font-size: 1.2rem;
	color: #e1cda2;
}
a.learn-more-btn {
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translate(50%, 100%);
    background-color: #ceb890;
    border: 2px solid #ceb890;
    color: #fff;
    padding: 15px 40px 15px 50px;
    font-size: 15px;
	transition: .3s all ease;
	text-transform: uppercase;
	line-height: 1;
	font-family: 'Merriweather', serif;
}
a.learn-more-btn:hover {
	cursor: pointer;
    background-color: rgba(0, 0, 0, .5);
}
a.learn-more-btn::before {
    content: "\37";
	font-family: 'ETmodules';
	font-size: 25px;
    color: #fff;
    position: absolute;
    left: 12px;
    top: 9px;
	font-weight: 100;
}
/****Home page section one***/
h4.title-top{
    color: #480000;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 900;
    font-size: 20px;
    position: relative;
}
h4.title-top:after{
	display: inline-block;
    content: '';
    width: 100vw;
    position: absolute;
    top: 7px;
    right: calc(-100vw - 5px);
    border-top: 3px #480000 dashed;
}
h2 mark{
	background-color: transparent;
	color: #e1cda2;
}
/*****************************************************/
h1.header-underline::after {
    content: "";
    max-width: 150px;
    height: 5px;
    background-color: #790505;
    display: block;
    margin: 15px auto 10px auto;
}
.et_pb_section {
background-color: transparent !important;
}
textarea{
	resize: vertical;
	min-height: 290px !important;
}
section.inner-page-header{
	padding-top: 10px !important;
}
h3.small-title{
	font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}
h3.small-title::after{
	content: "";
    width: 50px;
    height: 3px;
    background-color: #3d0101;
/* 	background-color: #790505; */
    display: block;
    margin: 15px 0 0 0;
}
.attorney-blurb {
    border-radius: 5px;
    overflow: hidden;
}
.attorney-blurb .et_pb_team_member_description{
	padding: 25px;
}
.attorney-blurb .et_pb_team_member_image img{
	width: 100%;
}
.attorney-blurb .et_pb_team_member_description h4{
	font-weight:bold;
}
.attorney-blurb .et_pb_team_member_description .et_pb_member_position{
	color: #3d0101;
    font-weight: bold;
    font-style: italic;
}
.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
    min-height: 100% !important;
    height: 100% !important;
}
.slider_with_overlay .et_pb_slide::after,
.short-header::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3);
}
.overlay-blurb{
	position: relative;
}
.overlay-blurb .et_pb_blurb_container{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 7px);
    background-color: rgba(61, 1, 1, 0.7);
	transition: background-color .3s;
}
.overlay-blurb:hover .et_pb_blurb_container{
	background-color: rgba(61, 1, 1, 1);
}
.overlay-blurb .et_pb_blurb_container h4.et_pb_module_header{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.overlay-blurb .et_pb_main_blurb_image{
	margin-bottom: 0;
}
.landing-page-blurb .et_pb_main_blurb_image {
    border-radius: 70%;
    overflow: hidden;
    height: 160px;
    width: 160px;
	position: relative;
}
.landing-page-blurb .et_pb_main_blurb_image:after{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	background-color: rgba(61, 1, 1, .7);
	opacity:0;
	transition: opacity .3s ease-in;
}
.landing-page-blurb:hover .et_pb_main_blurb_image:after{
	opacity: 1;
}
.landing-page-blurb .et_pb_blurb_container .et_pb_blurb_description{
	visibility: hidden;
	opacity: 0;
	margin-top: -23px;
	transition: opacity .3s ease-in;
}
.landing-page-blurb:hover .et_pb_blurb_container .et_pb_blurb_description{
	visibility: visible;
	opacity: 1;
}
.landing-page-blurb .et_pb_blurb_container .et_pb_module_header{
	padding-bottom: 0;
}
.landing-page-blurb:hover .et_pb_blurb_container .et_pb_module_header{
	visibility: hidden;
}
.landing-page-blurb .et_pb_blurb_container .et_pb_blurb_description span.full-name{
	position:absolute;
	color: #fff;
	font-size: 16px;
	visibility: hidden;
	opacity: 0;
	top: 65px;
    left: 50%;
    transform: translateX(-50%);
	transition: opacity .3s ease-in;
}
.landing-page-blurb:hover .et_pb_blurb_container .et_pb_blurb_description span.full-name{
	visibility: visible;
	opacity: 1;
}
.home-blurbs .et_pb_blurb {
    height: 130px;
}
.home-blurbs .et_pb_blurb_description a {
    position: absolute;
    top: 68px;
    right: -25px;
    background-color: #480000;
    padding: 5px 10px;
    color: #fff;
    text-align: center;
}


