*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none !important;
}
.wrap_nav{
	background-color: #921829;
	border: 0 !important;
	padding: 0 !important;
	border-radius: 0 !important;
	margin-bottom: 0 !important;
}
.item img{
	background-size: cover;
	width: 100%;
}
.clearfix_headnav{
	height: 50px;
}
.wrap_menu li{
	font-family: "Open Sans", Sans-serif;
	font-weight: 600;
	font-size: .8em;
}
.wrap_menu li a{
	/*color: #fff !important;*/
	text-transform: uppercase;
}
.wrap_menu li a:hover{
	background-color: #b74656 !important;
}
.logo{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.logo img{
	width: 40px;
	height: 40px;
}
.btn_toggle{
	margin: 0px !important;
	border: 0 !important;
  	border-radius: 0 !important;
  	padding: 18px 10px !important; 
  	color: #fff !important;
}
.btn_toggle:hover{
	background-color: #aa3848 !important;
}
.bar{
	background-color: #fff !important;
}

.wrap_content label{
	font-weight: 600;
	font-family: "Open Sans",Sans-serif;
	font-size: 1em;
	color: #333;

}

.wrap_descript{
	font-family: "Open Sans",Sans-serif;
	font-weight: 400;
	font-size: 1.2em;
	color: #333;
	margin-bottom: 20px;
}

.wrap_title{
	font-family: "Open Sans",Sans-serif;
	font-weight: 400;
	font-size: 2em;
	color: #333;
	margin-top: 20px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.wrap_lbl_title{
	font-family: "Open Sans",Sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #333;
	padding-top: 20px;
}

.border_bottom{
	border-bottom: 1px solid #ddd;
}

.border_bottom2{
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
	padding: 10px 0; 
}
.wrap_lawyer_img{
	max-width: 150px;
	height: 150px;
	overflow-y:	height;
}
.wrap_lawyer_img img{
	width: 100%;
}

.wrap_lbl{
	font-family: "Open Sans",Sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #333;
}
.wrap_content{
	width: 100%;	
	overflow-y: hidden;
	/*margin-bottom: 20px;*/
	height: 400px;
}
.wrap_content img{
	width: 100%;

}

.wrap_imglbl p{
    background-color: #000;
    bottom: 0;
    color: #fff;
    left: 0;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 250px;
    padding: 10px 0px;
}

