@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	font-family: arial, Helvetica, sans-serif;
	background:#F7F7F7;
}
#wrap {
	max-width: 1400px;
	margin: 0 auto;
	background:#F7F7F7;
}
.navbar-default {
	background:#F7F7F7;
	border-color:#F7F7F7;
}
.navbar {
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:0px;
}
.navbar-brand img {
	height:60px;
	width:auto;
}
ul.navbar-nav {
	float:right;
	padding-top: 15px;
}
ul.navbar-nav li a {
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	color: #666;
	text-transform:uppercase;
	box-shadow: none;
	padding: 5px 10px;
	text-decoration: none;
	background: #F7F7F7;
}
ul.navbar-nav li a:hover {
	color:#b87e09 !Important;
}
.subnav {
	display:none;
	position:absolute;
	z-index:99;
	padding-left:10px;
	background: #F7F7F7;
	float:left;
	padding-bottom:10px;
}
.language li.has-child:not subnav a{
	text-transform:uppercase !Important;
}
.subnav li {
	list-style-type:none !important;
	padding:10px;
	float:left;
	width:100%;
	padding-left:0px;
}
.language{
	float:right;
	right:25px;
	position:absolute;
	right:100px;
	 
    top: 10px;
    width: 100px;

}
.language a:first-child{
	text-transform:uppercase;
}
.language a:after{
	content:'|';
	width:10px;
	height:10px;
	padding-left:5px;
}
.language a:last-child:after{
	display:none;
}

.has-child:hover .subnav {
	display:block;
}
.navbar-brand {
	float: left;
	height: auto;
	padding: 0px;
	font-size: 18px;
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top:0px !important;
}
#main-wrap {
	position: relative;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.homepage-page-type #main {
	padding-bottom: 100px;
}
.homepage-page-type #widget-container {
	max-width: 700px;
	width:100%;
	
	margin-top:50px;
}
#headline-area {
	background: #c29762;
	color: #fff;
	opacity: .9;
	padding: 20px 30px 27px;
	margin: 24px 10px 20px;
}
#headline-area h1 {
	font: bold 50px/48px 'Sorts Mill Goudy';
	line-height: 1.2em;
	font-weight: 400;
	margin: 8px 0 7px;
}
#headline-area p {
	font-family: Lato, Arial, serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: 400;
}
#covid-banner {
	margin-bottom: 20px;
}
a, a:visited, a:link, a:active, a:hover {
	color: #b87e09;
}
.homepage-page-type #main-wrap {
/*	background-image:url(../images/bg.jpg);
	background-position:top;
	background-size:cover;*/
	min-height: 600px;
}
#footer {
	height:60px;
	background:#fff;
}
p {
	font-family: arial, Helvetica, sans-serif;
}
#main {
	padding: 25px 0px 5px;
}
/*about page*/

.about-page-type #main-wrap {
	background-image:url(../images/about-us.jpg);
	background-position:center bottom;
	background-size:cover;
	min-height: 600px;
}
.hero-unit {
	background: 0 0;
	padding: 0;
}
.about-page-type h1 {
	color: #535353;
}
.about-page-type h1, .hero-unit h1 {
	font-family: sorts mill goudy, serif;
	font-size: 37px;
	margin-bottom: 15px;
	font: 60px;
	letter-spacing: 0;
}
.about-page-type #content {
	max-width: 700px;
	width:100%;
	
}
about-page-type .reasons-list {
	list-style: none;
}
.about-page-type li.reason-item {
	margin: 0 0 10px;
	padding: 20px;
	background:#fff;
	list-style:none;
	float:left;
}
.about-page-type .left-col {
	width: 9%;
	overflow: hidden;
}
.about-page-type .reason-item .count {
	font-weight: 700;
	font-size: 12px;
	background: #b87e09;
	color: #fff;
	opacity: .85;
	padding: 2px 5px 1px;
}
.about-page-type .right-col {
	width: 90%;
}
.about-page-type .reasons-list h3 {
	font-weight: 700;
	font-size: 15px;
	line-height: 1.3;
	margin-bottom: 5px;
	font-family: Lato, Arial, serif;
}
/*attorney page */



.person-post-type #main-wrap {
	background-image:url(../images/bg-black-pattern.jpg);
	background-position:top;
	background-repeat:repeat;
	min-height: 600px;
}
.person-post-type #main .hero-unit h1 {
	font-family: sorts mill goudy, serif;
	font-size: 37px;
	margin-bottom: 12px;
	font: 60px;
	color: #b87e09;
	letter-spacing: 0;
}
.person-post-type #content {
	background: #EAEAEA;
	padding: 50px 20px 50px 20px;
	margin: 0 0 30px!important;
	min-height: 800px;
	font-size: 14px;
	text-align: justify;
	height: 100%;
	float: left;
}
.person-post-type #content img {
	margin:0 auto;
	display:block;
}
.person-post-type #person-name-and-contact-info p {
	padding:5px 0px !important;
	padding-right:10px;
	float:left;
}
/* contact pag */
.contact-page-type #main-wrap {
	background-image:url(../images/contact-bg.jpg);
	background-position:center bottom;
	background-size:cover;
	min-height: 600px;
}
.contact-page-type .hero-unit h1 {
	text-shadow: 0px 0px 0px grey;
}
.contact-page-type h1, .hero-unit h1 {
	font-family: sorts mill goudy, serif;
	font-size: 37px;
	margin-bottom: 15px;
}
.contact-page-type .hero-unit h1 {
	font: 60px;
	color: #fff;
	letter-spacing: 0;
}
.contact-page-type .office-locations {
	background:#fff;
	padding: 20px 20px 0;
	margin: 0;
	width: 80%;
}
.contact-page-type .reason-item {
	width:100%;
}
.contact-page-type .reason-content p {
	font-size:12px;
}
.office-location-details {
	width: 90%;
}
.contact-page-type .reason-content button {
	margin: 0 auto;
	display:block;
}
.contact-page-type #content {
	float:left;
}
.contact-page-type #content ul li {
	list-style:disc;
	font-size:12px;
	padding:5px 0px;
}
.contact-page-type .reason-item i.fa {
	font-size:14px;
	padding-right:10px;
}
.contact-page-type .reason-item p {
	font-size:14px;
}
/* service page */
.practice-page-type #main-wrap {
	background-image:url(../images/services-bg.jpg);
	background-position:center bottom;
	background-size:cover;
	min-height: 600px;
}
.practice-page-type h1 {
	text-shadow: 1px #ccc;
}
.practice-page-type h1, .hero-unit h1 {
	font-family: sorts mill goudy, serif;
	font-size: 37px;
	margin-bottom: 15px;
	font: 60px;
	color: #b87e09;
	letter-spacing: 0;
}
.about-page-type h1, .about-page-type .hero-unit h1 {
		color: #b87e09;
}


.panel-group .panel-heading a.collapsed:after {
	content: '+';
	float:right;
}
.panel-group .opened .panel-heading a:after {
	content: '-';
	float:right;
}
.panel {
	padding: 5px 10px;
	width: auto;
	position: relative;
	background: #5B7785 ;
	margin-bottom: 5px;
	font-family: Lato, Arial, serif;
	font-weight: 500;
	font-size: 13px;
	color: #fff;
	border-color:#5B7785  !Important;
	border-radius:0px !Important;
}
.panel-heading {
	    background: #5B7785  !Important;
    border-color: #5B7785  !Important;
	color:#fff !Important;
}
.panel-heading a {
	color:#fff !Important;
	text-decoration:none;
	font-weight: bold;
}
.panel-heading a:hover {
	text-decoration:none;
}
.panel.opened {
	background:#5B7785 ;
	border-color:#5B7785  ;
}
.panel.opened .panel-heading {
	background: #5B7785  ;
	border-color:#5B7785 ;
	color:#C29762 !Important;
	
}

.panel:first-child {
	background:#c29762 ;
	border-color:#c29762  !Important;
}
.panel:first-child  .panel-heading {
	background: #c29762  !Important;
	border-color:#c29762  !Important;
	color:#fff !Important;
	
}

.panel.opened .panel-title{
	font-size:20px;
	font-weight:bold;
}
/*consultation*/

.consultation #main-wrap{
		background-image:url(../images/consultation-bg.jpg);
	background-position:center;
	background-size:cover;
	min-height: 600px;
}


#footer {
	background:#F7F7F7;
	padding-top:20px;
	padding-bottom:20px;
}
#footer ul {
	padding:0px;
}
#footer h4 {
	color:#777;
}
#footer ul li {
	padding:0px;
	list-style:none;
	color:#777;
}
#footer ul li a {
	cursor:pointer;
}
#footer ul.social li {
	padding:5px;
	font-size:20px;
	float:left;
}
.contact-page-type .reason-content button{
	max-width:100%;
	font-size:16px;
}


 @media screen and (max-width: 767px) {
 ul.navbar-nav {
 float:none !important;
}

.language {
    float: right;
    right: 0px;
    position: relative;
    right: 15px;
   
    top: 0px;
}

}
 @media screen and (max-width: 992px) {
.language {
    float: right;
   
    position: fixed;
    right: 20px;
	top: 5px;
}
}


.btn-info {
    color: #fff;
    background-color: #3E6B67 !Important;
    border-color: #3E6B67 !Important;
}
