@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&family=Playfair+Display:wght@400;500;600;700&display=swap');
html {
    font-size: 1rem;
}
body {
    color: #0a0a0a;
    font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: normal;
    margin: 0;
    padding: 0;
}
input:focus, textarea:focus, select:focus {
    outline: none;
}
a, a:hover, a img, a:hover img, .main-menu li, .main-menu li:hover {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;	
    vertical-align: top;
}
.column{ padding:10px;}
.columncontainer{ margin-left: -10px; margin-right: -10px; }
.columncontainer > div{ padding:5px; }
a { color: #171d36;}
a:hover { color: #1a3519; }
p {line-height: normal;}
h1, h2, h3, h4, h5, h6, .head {
    font-family: 'Playfair Display', serif;
    font-weight: normal;line-height: normal;
}
h2 {font-size: 58px;}
h3 {font-size: 46px;}
h4 {font-size: 36px;}
h5 {font-size: 32px;}
.zEditorHTML img{
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.header-tagline{
    border-right: 2px solid #333;
    display: inline-block;
    margin: 10px 1em 0 0;
    padding-right: 1.25em;
}
.secondary-nav-social{
    font-size: 1.2em;
    line-height: 47px;
    margin-right: 0.5em;
}
.secondary-nav-social:last-child{
    margin-right: 0;
}
#header .logo {
    padding: 20px 0;
}
.topright .social {
    display: inline-block;
}
.topright a.cont {
    background-color: #1a3519;
    padding: 12px 50px;
    color: #fff;
    margin: 0 0 30px 10px;
    text-transform: uppercase;
}
.topright a.cont:hover {
    background-color: #040707;
}
.pay-btn {
    background-color: #1a3519;
    padding: 12px 30px;
    color: #fff;
    margin: 0 10px;
    text-transform: uppercase;
}
a.pay-btn:hover {
    background-color: #040707;
}
.topright a.call, .topright .social {
    margin: 10px 0 0 0;
}
.topright .social a {
    margin: 0 5px;
}
.main-menu {
}
.main-menu li {
    margin: 52px 0 0 48px;
    border-bottom: 5px solid #fff;
}
.main-menu li:first-child {
    margin-left: 0;
}
.main-menu li a {
    color: #1a3519;
    text-transform: uppercase;
    position: relative;
}
.main-menu li a:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 50%;
    background-color: #000;
    left: 50%;
    bottom: -4px;
    transform: translateX(-50%);
    opacity: 0;
}
.main-menu li.active a, .main-menu li a:hover {
    color: #1a3519;
}
.main-menu li a:hover:after {
    opacity: 1;
}
#footer {
    background-color: #181818;
    background-color: #333;
    padding: 100px 0 40px 0;
}
.fooclients {
    padding-bottom: 80px;
}
.fooclients img {
    margin: 0 50px;
    vertical-align: middle;
}
#footer .foobox {
    float: left;
    width: 25%;
}
#footer .foobox.box1 img {
    filter: brightness(100);
}
#footer .head {
    margin-bottom: 20px;
}
.foo-menu li {
    margin: 0 0 12px 0;
}
#footer .social {
    margin: 20px 0 0 0;
}
#footer .social a {
    margin: 0 9px;
}
#footer a:hover {
    color: #737373;
}
#footer .copy {
    margin: 50px 0 0 0;
    font-size: 15px;
    padding: 0 15px;
}
#footer .copy img {
    margin: 0 0 30px 0;
}
a.greebtn {
    background-color: #1a3519;
    padding: 15px 45px;
    text-transform: uppercase;
    font-size: 17px;
    color: #fff;
}
a.greebtn:hover {
    background-color: #181818;
}
a.greebtn.white {
    background-color: #fff;
    color: #171d36;
}
a.greebtn.blue {
    background-color: #171d36;
    color: #fff;
}
a.greebtn.white:hover {
    background-color: #000000;
    color: #fff;
}
.spform table.table-list {
    width: 100%;
}
.spform .zHelpToolTipLabel {
    padding-bottom: 5px;
}
.spform input[type="text"], .spform input[type="email"], .spform textarea, .spform button, .spform select {
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
    border: none;
    color: #0e0e0e;
    padding: 18px;
    width: 100% !important;
    margin: 0 0 20px 0;
    vertical-align: top;
    font-size: 18px;
}
.spform button {
    text-transform: uppercase;
    font-weight: bold;
    background-color: #171d36;
    color: #fff;
    margin: 0;
}
.spform button:hover {
    background-color: #181818;
}

.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-size: cover;
    text-align: left;
}
.z-default-subpage-header .z-default-subpage-title {
    font-family: 'Playfair Display', serif;
    margin: 230px 0 50px 0;
    padding: 0 15px;
    font-size: 75px;
    color: #fff;
    font-weight: bold;
}
.z-default-subpage-header.contact {
    background-image: url(../images/contact-banner.jpg);
}
.z-default-subpage-header.attorneys {
    background-image: url(../images/attorneys-banner.jpg);
}

.hsec1 {
    background-color: #171d36;
    margin: -5px 0 0 0;
}
.hsec1, .hsec2, .hsec3, .hsec5, .subsec1, .attorsec, .attorsub, .pareasubp3 {
    padding: 70px 0 90px 0;
}
.hsec4 {
    padding: 80px 0 60px 0;
}
.hsec1 .divider {
    height: 3px;
    width: 270px;
    background-color: #fff;
    display: inline-block;
}
.hsec2 {
    background-image: url(../images/hsec2bg.jpg);
    background-size: cover;
    background-position: center;
}
ul.parea {
    font-family: 'Playfair Display', serif;
    margin: 0 auto;
    list-style: none;
    padding: 25px 0 0 0;
}
ul.parea li {
    display: inline-block;
    width: 49%;
    padding: 12px;
}
ul.parea li a {
    width: 100%;
    background-color: rgb(255 255 255 / 85%);
    padding: 20px;
    border-radius: 40px;
}
ul.parea li a:hover {
    background-color: rgb(23 29 54 / 85%);
    color: #fff;
}
.hsec3 .box h3 {
    padding: 10px 0 0 0;
}
.hsec3 .box .degi, .teambox .degi, .attorsub .degi {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}
.hsec3 .box .text, .teambox .text {
    padding: 20px 0;
}
.hsec4 {
    background-image: url(../images/hsec4bg.jpg);
    background-size: cover;
    background-position: center;
}
.hsec5 {
    background-image: url(../images/hsec5bg.jpg);
    background-size: cover;
    background-position: center;
}
.testimonial-slider {
    background-image: url(../images/quote.png);
    background-position: center top;
    background-repeat: no-repeat;
    padding: 35px 25px 0 25px;
    margin: 0;
}
.testimonial-slider .text {
    font-size: 30px;
    font-style: italic;
}
.testimonial-slider .by {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    padding: 50px 0 0 0;
}
.hsec6 {
    background-color: #171d36;
    padding: 70px 0 60px 0;
    position: relative;
}
.hsec6:before {
    content: '';
    width: 2px;
    height: 85%;
    position: absolute;
    background-color: #d9d7d7;
    left: 50%;
    top: 50%;
    transform: translateY(-50%);
}
.hsec6 h3, .hsec6 .btn {
    text-align: center;
}
.hsec6 h3 {
    padding-bottom: 45px;
}
.hsec6 .blog, .pareasubp3 .blog {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.hsec6 .blog a.thumb, .pareasubp3 .blog a.thumb {
    float: left;
    width: 45%;
}
/* .hsec6 .blog a.thumb:hover img, .pareasubp3 .blog a.thumb:hover img, .attorsec a:hover img, .hsec3 .box a:hover img, .teambox a:hover img {
    filter: grayscale(100%);
} */
.hsec6 .blog .info, .pareasubp3 .blog .info {
    float: left;
    width: 55%;
    padding: 0 0 0 30px;
}
.hsec6 .blog .info a.title, .pareasubp3 .blog .info a.title {
    padding: 0 0 10px 0;
    text-transform: uppercase;
    font-weight: bold;
}
.hsec6 .blog .info a.title:hover, .pareasubp3 .blog .info a.title:hover {
    color: #6b9269;
}
.hsec6 .left {
    padding-right: 40px;
}
.hsec6 .right {
    padding-left: 40px;
}
.hsec7 {
    padding: 45px 0 70px 0;
}
.hsec7 h2 {
    padding-bottom: 40px;
}
.hsec7 .owl-stage{
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.hsec7 .owl-stage img{
    max-height: 200px;
    padding: 0 15px;
    text-align: center;
    width: auto;
}
.owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    transform: translateY(-50%);
    display: inline-block !important;
}
.owl-nav button {
    float: left;
    background-image: url(../images/arrowl.png) !important;
    background-size: cover !important;
    width: 27px;
    height: 44px;
    opacity: .3;
}	
.owl-nav button.owl-next {
    background-image: url(../images/arrowr.png) !important;
    float: right;
}
.owl-nav button:hover {
    opacity: .7;
}	
.owl-dots, .owl-nav button span {
    display: none;
}
.owl-carousel .owl-item img {
    display: inline-block;
    margin: 0 auto;
}
.owl-carousel {
    padding: 0 50px;
}
/* Non-JS fallback */
.logo-carousel{
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.logo-carousel:not(.slick-slider) .item{
    padding: 15px;
    width: 20%;
}
.logo-carousel:not(.slick-slider) .item img{
    margin: auto;
    max-height: 150px;
}
@media screen and (max-width: 992px){
    .logo-carousel:not(.slick-slider) .item{
        width: 25%;
    }
}
@media screen and (max-width: 767px){
    .logo-carousel:not(.slick-slider) .item{
        width: 33.33%;
    }
}
@media screen and (max-width: 640px){
    .logo-carousel:not(.slick-slider) .item{
        width: 50%;
    }
}
/* End fallback */
.slick-track{
    align-items: center;
    display: flex;
}
.slick-slider .item{
    padding: 0;
}
.slick-slide img{
    margin: auto;
    max-height: 200px;
    padding: 0 15px;
}
.slick-slider .slick-arrow{
    background: #171d36;
}
.slick-slider .slick-arrow, .slick-slider .slick-arrow:hover{
    background: none;
    z-index: 50;
}
.slick-slider .slick-autoplay-toggle-button, .slick-slider .slick-autoplay-toggle-button:hover{
    opacity: 1;
    padding: 8px 8px 2px 8px;
}
.slick-slider .slick-autoplay-toggle-button{
    background: #171d36;
    bottom: -40px;
}
.about-title .z-default-subpage-body-full{
    display: none;
}
.aboutsec1, .aboutsec2 {
    background-color: #171d36;
}
.aboutsec1 {
    padding: 60px 0 110px 0;
}
.aboutsec2 {
    margin-top: 60px;
    position: relative;
}
.aboutsec2:before {
    content: '';
    position: absolute;
    right: 50%;
    top: 12px;
    height: 100%;
    width: 50%;
    background-color: #1a3519;
}
.aboutsec2 .z-1of2 {
    position: relative;
}
.aboutsec2 img {
    margin: 50px 0 0 0;
}
.aboutsec3 {
    padding: 90px 0 75px 0;
}
.aboutsec4, .consec2 {
    background-color: #1a3519;
    padding: 70px 0 50px 0;
}
.clientsgrid {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-around;*/
    justify-content: center;
    padding: 40px 0 0 0;
}
.clientsgrid img {
    height: auto;
    /*margin: 6px;*/
    /*margin: 8px 0;*/
    /*max-height: 150px;*/
    max-width: 15%;
    padding: 6px 15px;
    width: 15%;
}
.consec2 {
}
.attorsub h2 {
    padding: 0;
}
.attorsub .degi {
    margin: 0 0 25px 0;
}
.attorsub .pracarea {
    background-color: #1a3519;
    color: #fff;
    padding: 20px;
    margin: 25px 0;
}
.attorsub .logos img {
    margin: 0 15px 15px 0;
}
.breadcrumb {
    color: #1a3519;
    font-size: 16px;
}
.breadcrumb span {
    padding: 0 4px;
}
.breadcrumb a, .breadcrumb span {
    color: #666464;
}
.breadcrumb a:hover {
    color: #171d36;
}
.pareas {
    padding: 0 0 90px 0;
}
.pareas .box {
    text-align: center;
    padding: 0;
    max-width: 395px;
}
.pareas .box a {
    width: 100%;
    position: relative;
    color: #fff;
    background-color: #171d36;
    overflow: hidden;
}
.pareas .box a img {
    transform: scale(1);
   	filter: grayscale(0%);
}
.pareas .box a:hover img {
    transform: scale(1.2);
   	filter: grayscale(100%);
}
.pareas .box h4 {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 15px;
    transform: translateY(-50%);
}
.pareasubp .pracarea {
    margin-bottom: 0;
}
.attorsub.pareasubp, .pareasubp2 {
    padding: 70px 0 50px 0;
}
.pareasubp2 {
    background-color: #1a3519;
}
.pareasubp3 {
    background-color: #171d36;
}
.teambox {
    padding: 0;
}
.teambox img {
    border: 2px solid #fff;
    margin-bottom: 10px;
}
.hsec3 .box .text ul, .teambox ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.hsec3 .box .text ul li, .teambox ul li {
    padding: 3px 0;
}
.attorsub .pracarea ul li {
    padding: 3px 0;
}


.practice-area-attorneys{
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    max-width: 1200px;
    justify-content: center;
    width: 100%;
}
.attorney-box{
    box-sizing: border-box;
    margin-top: 40px;
    padding: 0 20px;
    width: 33.33%;
}


.z-default-subpage-body-full.has-sidebar {
    padding: 10px 0;
}
.z-default-subpage-subpage {
    padding-top: 30px;
    padding-bottom: 50px;
}
.z-default-subpage-left-panel {
    min-width: 350px;
    max-width: 350px;
    padding-right: 30px;
    background-color: transparent;
}
.z-default-subpage-left-panel-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}
.z-default-subpage-left-panel-menu a:link, .z-default-subpage-left-panel-menu a:visited {
    width: 100%;
    color: #2a2a2a;
    font-size: 18px;
    padding: 16px 12px;
    margin: 0 0 1px 0;
    border: none;
}
.z-default-subpage-left-panel-menu a:hover, .z-default-subpage-left-panel-menu li.active a {
    color: #fff;
    background-color: #1a3519;
}
.z-default-subpage-right-panel {
    padding-bottom: 0;
    border-left: 3px solid #d9d9d9;
}
.z-default-subpage-subcontent {
    padding: 10px 30px 30px 30px;
    background: transparent;
    font-size: 20px;
}
h1.p-title {
    font-size: 45px;
}
a.rss-summary-title, a.rss-summary-readmore {
    color: #171d36;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
}
a.rss-summary-title:hover, a.rss-summary-readmore:hover {
    color: #010b84;
}
.rss-summary-text, a.rss-summary-readmore {
    font-size: 20px;
}



#slideshowHomeDiv1{position:relative; z-index:1;}
.homeSlideshowPrevious, .homeSlideshowNext, .homeSlideshowPause,  .homeSlideshowPlay{background-color:#1a3519; color:#FFF; font-size:40px;line-height:1; padding:15px;  position:absolute; z-index:4; border:1px solid rgba(255,255,255,.7);}
.homeSlideshowPause,  .homeSlideshowPlay{ border:1px solid rgba(255,255,255,.7); width:60px; padding:7px; text-align:center;}
.homeSlideshowPrevious{bottom:45%; left:0px;}
.homeSlideshowNext{bottom:45%; right:0px; }
.homeSlideshowPlay, .homeSlideshowPause{bottom:15px; right:10px;}
.homeSlideshowPause:focus, .homeSlideshowPlay:focus, .homeSlideshowNext:focus, .homeSlideshowPrevious:focus{outline:2px dashed #FFF;}
.testimonial-slider .slider-next-button, .testimonial-slider .slider-previous-button{background-color:#1a3519 !important;}
.testimonial-slider .slider-next-button:focus, .testimonial-slider .slider-previous-button:focus{outline:2px dashed #c7823a;}




@media screen and (max-width: 1362px) {
	#header .logo {width: 200px;}
	.main-menu li {margin: 35px 0 0 35px;}
	#footer .foobox {padding: 0 15px;}
	.fooclients img {margin: 0 20px;}
	h2, h1.p-title.z-t-50 {font-size: 42px;}
	h3 {font-size: 32px;}
	h4 {font-size: 28px;}
	h5 {font-size: 26px;}
	.z-default-subpage-header .z-default-subpage-title {margin: 130px 0 30px 0;font-size: 60px;}
}
@media screen and (max-width: 992px) {
	#header .logo, .main-menu {display: none;}
    .z-mobile-header, .z-mobile-header-fixed, .z-mobile-menu-icon.open span {background-color: #f2f2f2 !important;}
    .z-mobile-header .z-mobile-menu, .z-mobile-menu-icon span {background: #1a3519;}
    .z-default-subpage-header {margin-top: 0;}
    #header .topright {width: 100%;text-align: center;padding: 10px 15px;}
    .z-default-subpage-right-panel {border-left: 0 solid #d8d8d8;}
    .z-default-subpage-left-panel {padding: 0 30px;}

    .attorney-box{
        width: 50%;
    }
}
@media screen and (max-width: 800px){
    .header-tagline{
        background: #111;
        border-right: 0;
        color: #FFF;
        display: block;
        margin: -10px -15px 10px -15px;
        padding: 10px;
    }
}
@media screen and (max-width: 767px) {
	.hsec6::before, .aboutsec2::before {display: none;}
	.fooclients img {max-height: 90px;}
	#footer .foobox {width: 100%;margin: 10px 0;}
	#footer .head {margin-bottom: 10px;}
	.z-default-subpage-header .z-default-subpage-title {margin: 70px 0 30px 0;font-size: 40px;}
	.aboutsec1,.aboutsec3 {padding: 40px 0 0 0;}
	.aboutsec2 img {margin: 0;}
	.clientsgrid img {max-width: 25%; width: 25%;}
}
@media screen and (max-width: 640px) {
    .attorney-box{
        width: 100%;
    }
}
@media screen and (max-width: 479px) {
	.topright a.call, .topright .social {margin: 0;}
	.testimonial-slider {padding: 0;}
	.topright .social, ul.parea li, .hsec6 .blog a.thumb, .pareasubp3 .blog a.thumb, .hsec6 .blog .info, .pareasubp3 .blog .info {width: 100%;}
	h2, h1.p-title.z-t-50 {font-size: 32px;}
	h3 {font-size: 28px;}
	h4 {font-size: 24px;}
	h5 {font-size: 24px;}
	.hsec1, .hsec2, .hsec3, .hsec5, .subsec1, .attorsec, .attorsub, .pareasubp3, .hsec6, #footer {padding: 40px 0;}
	ul.parea li {padding: 5px;}
	ul.parea,.hsec6 .blog .info, .pareasubp3 .blog .info {padding: 15px 0 0 0;}
	.hsec3 .box .text, .teambox .text {padding: 10px 0;}
	.hsec4 {padding: 40px 0 10px 0;}
	.testimonial-slider .text {font-size: 20px;}
	.testimonial-slider .by {font-size: 18px;padding: 20px 0 0 0;}
	.hsec6 .left {padding-right: 4%;}
	.hsec6 .right {padding-left: 4%;}
	.fooclients img {margin: 10px;max-height: 70px;}
	.fooclients,.pareas {padding-bottom: 40px;}
	#footer .copy {margin: 30px 0 0 0;}
	.z-default-subpage-header .z-default-subpage-title {font-size: 32px;}
	.aboutsec2 {margin-top: 30px;}
	.aboutsec4, .consec2 {padding: 40px 0 0 0;}
    .z-mobile-header .z-mobile-header-logo img {max-width: 80px;}
    .clientsgrid img {max-width: 50%; width: 50%;}
}