/********************************************/
/* Theme Name: Ufferman Law Firm            */
/* Theme URI: http://wwww.uffermanlaw.com   */
/* Author: Kondor with a K                  */
/* Author URI: http://www.kondorwithak.com  */
/* Description: For Ufferman Law            */
/* Version: 1.0                             */
/********************************************/

/**********************/
/* Custom Stylesheet  */
/**********************/
/* - Reset            */
/* - Formatting       */
/* - Header           */
/* - Slider           */
/* - Banner           */
/* - Content          */
/* - Sidebar          */
/* - Footer           */
/* - FontAwesome      */
/* - Link Transitions */
/* - Responsive       */
/**********************/

/*********/
/* Reset */
/*********/
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}script{display:none!important}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap;color:#000;margin:0 30px 20px}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}table{border-collapse:collapse;border-spacing:0}.clear{clear:both;height:0;display:block;margin:0!important;line-height:0!important}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}.entry-content img,.comment-content img,.widget img{max-width:100%}img[class*="align"],img[class*="wp-image-"],img[class*="attachment-"]{height:auto}.size-full,.size-large,.header-image,.wp-post-image{max-width:100%;height:auto}embed,iframe,object,video{max-width:100%}.alignleft{float:left;margin:10px 10px 10px 0}.alignright{float:right;margin:10px 0 10px 10px}.aligncenter{display:block;margin-left:auto;margin-right:auto}

/**************/
/* Formatting */
/**************/
/* Body */
body {font-family: 'EB Garamond', "Times New Roman", serif; font-size: 18px; color: #333333; font-weight: 400; background: #ffffff; background-size: cover; background-repeat: no-repeat; background-position: center top; -webkit-font-smoothing: antialiased; display: block !important;}
.hide-site {display: none !important;}
.clear {clear: both; height: 0; margin: 0; padding: 0;}

/* Forms */
input, 
select,
textarea {border: 1px solid #e6e6e6; background: #fff; width: 100%; padding: 11px 15px; outline: none !important; font-size: 17px; line-height: 17px; font-weight: 300; color: #777; -webkit-transition: .25s; -moz-transition: .25s; -o-transition: .25s; -ms-transition: .25s; transition: .25s;}
input, 
button, 
select, 
textarea {font-family: 'EB Garamond', "Times New Roman", serif;}

/* Alignment */
.content-area .align-center {text-align: center;}
.content-area .align-left {text-align: left;}
.content-area .align-right {text-align: right;}
.alignright,
.alignright img,
.content-area .alignright,
.content-area .alignright img {float: right; margin: 0 0 9px 15px;}
.alignleft,
.alignleft img,
.content-area .alignleft,
.content-area .alignleft img {float: left; margin: 0 15px 9px 0;}
.aligncenter,
.aligncenter img,
.content-area .aligncenter,
.content-area .aligncenter img {display: block; margin: 0 auto 15px;}
.content-area table.alignright {float: right; position: relative; z-index: 2; margin: 0 0 10px 10px;}
.content-area table.alignright ul {list-style: none !important;}

/* Headlines */
h1, h2, h3, h4, h5, h6 {color: #00093e; font-weight: bold; margin: 0 0 20px; background: none;}
h1 {font-size: 36px; line-height: 46px;}
h2 {font-size: 28px; line-height: 38px;}
h3 {font-size: 24px; line-height: 34px;}
h4 {font-size: 18px; line-height: 28px;}
h5 {font-size: 14px; line-height: 24px;}
h6 {font-size: 12px; line-height: 22px;}
h2.title {font-weight: bold; text-align: center; border-bottom: 2px solid #a7a9ac; font-size: 40px; width: 80%; margin-left: auto; margin-right: auto; padding-bottom: 6px;}
h2.title.white {color: #ffffff; border-color: #ffffff;}

/* Paragraphs */
p {position: relative; line-height: 30px; font-size: 19px; margin-bottom: 15px; color: #333333;}

/* Lists */
ol, 
ul {list-style: none; padding: 0; margin: 0;}

/* Links */
a {text-decoration: none; cursor: pointer; color: #00093e;}
a:hover,
a:focus {text-decoration: none; outline: none; color: #a7a9ac;}

/* Buttons */
button:focus {outline: none;}
form button,
form input[type="submit"],
.button {padding: 9px 24px; color: #00093e; background-color: #a7a9ac; text-transform: uppercase; font-size: 24px; display: inline-block; font-weight: 900; line-height: 32px; text-align: center; border: none;}
form button.full-width,
form input[type="submit"].full-width,
.button.full-width {width: 100%;}
form button.half-width,
form input[type="submit"].half-width,
.button.half-width {width: 100%; max-width: 650px; margin-left: auto; margin-right: auto; display: block;}
form button:hover,
form input[type="submit"]:hover,
.button:hover,
form button:focus,
form input[type="submit"]:focus,
.button:focus {background: #00093e; color: #ffffff !important;}

/* Containers */
.site-container {position: relative; padding-top: 0;}
body.admin-bar .site-container {margin-top: 32px;}
.container {width: 100% !important; max-width: 1230px;}
section {padding: 40px 0; background-color: #ffffff;}

/* Animation */
.animated {opacity: 1 !important;}

/* Images */
img {max-width: 100%; height: auto;}

/**********/
/* Header */
/**********/
.header {position: fixed; left: 0; right: 0; top: 0; z-index: 999; width: 100%; transition: top 500ms ease; -moz-transition: top 500ms ease; -webkit-transition: top 500ms ease; -ms-transition: top 500ms ease; -o-transition: top 500ms ease; height: 110px; padding: 12px 0; background-color: #00093e;}
body.home .header {background-color: rgba(0,9,62,0.9);}
body.admin-bar .header {top: 32px;}

/* Logo */
.header .logo {position: absolute; float: left; padding: 0; margin: 0;}
.header .logo img {height: 65px; width: auto;}
.header .logo a:hover img {opacity: 0.95;}

/* Top right */
.header .top-right {float: right;}

/* Phone number */
.header .phone-number {text-align: right; margin-bottom: 20px;}
.header .phone-number a.phone-link {font-size: 30px; font-weight: bold; line-height: 30px; color: #c4ac92;}
.header .phone-number a.phone-link .fa {position: relative; top: 5px; margin-right: 4px; font-size: 40px;}
.header .phone-number a.phone-link + a.phone-link {margin-left: 20px;}
.header .phone-number a.phone-link + a.phone-link .fa {font-size: 30px; top: 0;}
.header .phone-number a.phone-link:hover {color: #ffffff;}

/* Menu */
.header .header-menu {position: relative; left: 0px; top: 0px; width: 100%; z-index: 5;}
.header .nav-outer {position: relative; padding-right: 200px;}
.header .navbar-default {float: right; background: transparent; border: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; margin: 0;}
.header .navbar-collapse {padding: 0;}
.header .navbar-nav {transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;}
.header .navbar-nav > li {margin: 0 20px 0 0; padding: 0;}
.header .navbar-nav > li:last-child {margin-right: 0;}
.header .navbar-nav > li > a {color: #ffffff !important; font-size: 18px; padding: 0 0 5px; font-weight: bold; line-height: 19px; border-bottom: 2px solid rgba(0,9,62,0); margin-bottom: 11px;}
.header .navbar-nav > li:hover > a,
.header .navbar-nav > li > a:hover {border-bottom: 2px solid #c4ac92; color: #c4ac92 !important;}
.header .navbar-nav li.drop {position: relative;}
.header .navbar-nav li.drop ul.dropdown {margin: 0; padding: 0; position: absolute; top: 100%; left: -15px; background: #00093e; padding: 13px 20px 7px; opacity: 0; visibility: hidden; z-index: 999; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; border-top: none; min-width: calc(100% + 30px);}
.header .navbar-nav li.drop.menu-item-57 ul.dropdown {left: auto; right: 0; text-align: right;}
.header .navbar-nav li.drop ul.dropdown li ul.dropdown {display: none;}
.header .navbar-nav li.drop ul.dropdown li:hover ul.dropdown {opacity: 1;}
.header .navbar-nav li.drop ul.dropdown li {display: block; white-space: nowrap;}
.header .navbar-nav li.drop ul.dropdown li a {text-decoration: none; display: block; font-size: 15px; padding: 0; margin: 0 0 10px; color: #ffffff !important; border: none !important; font-weight: bold;}
.header .navbar-nav li.drop ul.dropdown li:hover > a {color: #c4ac92 !important;}
.header .navbar-nav li.drop ul.dropdown li:first-child {border-top: none;}
.header .navbar-nav li.drop:hover > ul.dropdown {opacity: 1; visibility: visible;}

/* Mobile menu */
body.admin-bar .pushy {top: 32px;}
.pushy {overflow-y: scroll; width: 90%; max-width: 350px;}
.pushy ul li {}
.pushy a:focus {color: #ffffff;}
.pushy-submenu > a::after,
.pushy-submenu > button::after {content: "\f105"; background: none; height: auto; width: auto;}
.pushy-submenu-open ul {max-height: initial;}
body.pushy-open-right {overflow: hidden; height: 100%; -webkit-overflow-scrolling: touch; margin-right: 17px !important;}
body.pushy-open-right .header {padding-right: 17px;}

/* Mobile bar */
.header .mobile-bar {padding: 6px 10px; background-color: #000000; color: #ffffff; margin: 0 -15px 8px; width: calc(100% + 30px);}
.header .mobile-bar:after {content: ""; clear: both; display: block;}
.header .mobile-bar .phone-number {float: left; text-align: left; margin: 0;}
.header .mobile-bar .phone-number a {font-size: 18px; font-weight: bold; color: #ffffff;}
.header .mobile-bar .phone-number a:hover {color: #a7a9ac;}
.header .mobile-bar .navbar-header {float: right;}
.header .navbar-toggle {padding: 0; margin: 0; border: none; font-weight: bold; font-size: 18px; text-transform: uppercase; color: #ffffff; background: none !important;}
.header .navbar-toggle:hover {color: #c4ac92;}

/**********/
/* Slider */
/**********/
.carousel {overflow: hidden;}
.slick-buttons {position: static;}
.slick-next {right: 0;}
.slick-prev, 
.slick-next {position: absolute; width: 70px; height: 70px; background: transparent; margin: 0 !important; text-align: center; line-height: 70px; border: 1px solid #E2E6E7; top: 43%; font-size: 24px; z-index: 1; opacity: 0.4; transition: all 0.2s ease 0s; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; color: transparent; border-radius: 0;}
.slick-prev:before,
.slick-next:before {font-size: 50px;}
.slick-prev:before {content: "\f104";}
.slick-next:before {content: "\f105";}
.slick-page {display: inline-block; padding: 6px 2px; position: relative;}
.slick-theme .slick-controls .slick-page span {width: 8px; height: 8px; display: block; position: relative; margin: 5px 3px; z-index: 1000 !important; background: rgba(0, 0, 0, .5); border: none; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);}
.slick-page:hover span {background: rgba(0, 0, 0, .5);}
.slick-page.active span {background: #038875 !important; border: 1px solid #038875 !important; -webkit-transform: scale(1.3333333); -moz-transform: scale(1.3333333); -o-transform: scale(1.3333333); -ms-transform: scale(1.3333333); transform: scale(1.3333333);}

/************/
/* Homepage */
/************/
/* Slider */
.slider-section {}
.slider-section .container {position: relative;}
.slider-section img {width: 100%; margin: 0 auto; display: block; height: auto;}

/***********/
/* Content */
/***********/
/* Top banner */
.page-heading {max-height: 430px; overflow: hidden;}
.page-heading img {max-width: 100%; width: 100%; height: auto;}

/* CTA */
.cta-section {padding: 0; text-align: right; padding: 8px 0 13px; background-color: #ebebeb;}
.cta-section p {text-align: left; margin-bottom: 0;}
.cta-section p.cta-headline {font-size: 28px; line-height: 38px; color: #00093e; font-weight: bold;}
.cta-section p.small-text {font-size: 15px; line-height: 18px;}
.cta-section a.button {width: 100%; max-width: 300px; background-color: #00093e; color: #ffffff; margin: 5px 0;}
.cta-section a.button:hover {background-color: #a7a9ac; color: #00093e !important;}

/* Main content */
.content-area {padding: 0 0 30px;}
.content-area p {line-height: 30px;}
body.page-template-template-contact .content-area h1 {margin-bottom: 5px;}
.content-area blockquote p:last-child {margin-bottom: 0;}
.content-area h2 {clear: both;}
.content-area hr {clear: both;}
.content-area p a,
.content-area li a {font-weight: bold;}
.content-area ol {list-style: decimal;}
.content-area ol,
.content-area ul {margin: 0 0 20px 40px;}
.content-area ol li ol,
.content-area ul li ul {margin: 10px 0 10px 40px;}
.content-area ol li,
.content-area ul li {position: relative; line-height: 30px; font-size: 19px; margin-bottom: 15px; color: #333333;}
.content-area ul li:before {content: "\f105"; margin-right: -8px; top: 2px; position: relative; font-size: 21px; color: #00093e; left: -19px;}
.content-area img {max-width: 100%; height: auto; margin: 0 auto 15px; display: block;}
.content-area .FooterCounties img {border: none; background: none;}
.content-area a img {border: none; padding: 0; background: none;}
.content-area .full-width {width: 100%;}
.content-area .featured-practice {margin-left: 0; margin-right: 0;}
.content-area a:hover img {opacity: 0.95;}

body.home .content-area {max-width: 860px;}
body.home .content-area:after {content: ""; display: block; clear: both;}
.content-area.middle-content {border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; margin: 0 0 20px; padding: 20px 0;}
.content-area .left-area {float: left; width: 320px; padding-right: 20px;}
.content-area .right-area {float: left; width: calc(100% - 320px);}
.content-area .center-area {max-width: 860px; margin: 0 auto;}

@media (max-width: 991px) {
	body.home .content-area {margin: 0 auto;}
}

@media (max-width: 767px) {
	body.home .content-area {max-width: 100%;}
}

/* Breadcrumbs */
.content-area p.breadcrumb {margin: 0 0 15px; font-size: 15px; background: none; padding: 0; line-height: 22px;}
.content-area p.breadcrumb span {margin-left: 9px; color: #00093e; margin-right: 6px;}
.content-area p.breadcrumb a {color: #222222;}
.content-area p.breadcrumb a:hover {color: #00093e;}

/* Blog */
.content-area h2.blog-title {margin-top: -15px; text-transform: uppercase; font-size: 19px; margin-bottom: 22px; color: #222222; line-height: 30px;}
.content-area .news-box {margin: 0 0 50px; padding-bottom: 50px; border-bottom: 1px solid #a7a9ac;}
.content-area .news-box:last-child {border: none; padding: 0;}
.content-area .news-box:after {content: " "; clear: both; display: block;}
.content-area .news-box h2.excerpt-title {margin-bottom: 2px;}
.content-area .news-box a:hover h2 {color: #a7a9ac;}
.content-area .news-box p {margin-bottom: 15px;}
.content-area .news-box p.date-category {font-size: 14px; text-transform: uppercase; font-weight: normal; border-bottom: 1px solid #ededed; line-height: 30px; color: #4A4F55; padding-bottom: 7px;}
.content-area .news-box p.date-category:after {border-bottom: 1px solid #00093e; top: 8px; content: ' '; width: 100px; height: 1px; display: block; position: relative;}
.content-area .news-box p.date-category .fa {margin: 0 4px 0 13px;}
.content-area .news-box p.date-category .fa:first-child {margin-left: 0;}
.content-area .news-box .star-holder .stars {font-size: 30px;}

/* Related posts */
.related-section {padding-top: 0; margin-top: -25px;}
.related-section .news-box h1.title {margin-bottom: 2px;}
.related-section .news-box h2.title {margin-bottom: 2px; line-height: 32px;}
.related-section .news-box a:hover h2 {color: #a7a9ac;}
.related-section .news-box p {display: none;}
.related-section .news-box p.date-category {font-size: 14px; text-transform: uppercase; font-weight: normal;/* border-bottom: 1px solid #ededed; */ line-height: 30px; color: #4A4F55; /* padding-bottom: 7px; */ display: block;}
/* .related-section .news-box p.date-category:after {border-bottom: 1px solid #00093e; top: 8px; content: ' '; width: 100px; height: 1px; display: block; position: relative;} */
.related-section .news-box p.date-category .fa {margin: 0 4px 0 13px;}
.related-section .news-box p.date-category .fa:first-child {margin-left: 0;}
.related-section .news-box p.blog-image {display: block;}
.related-section .news-box p.blog-image img {width: 100%; max-height: 240px;}
.related-section .news-box a.button {display: none;}

/* Search results */
body.search-results .content-area h4 {text-transform: none; margin: 30px 0 5px;}
body.search-results .content-area a.more {display: inline-block; text-transform: uppercase; color: #222222; font-size: 13px; font-weight: bold;}
body.search-results .content-area a.more:after {content: "\f0da"; margin-left: 5px; top: 2px; position: relative; font-size: 17px;}
body.search-results .content-area a:hover h4,
body.search-results .content-area a.more:hover {color: #a7a9ac;}

/* Pagination */
.content-area .wp-pagenavi {clear:both;}
.content-area .wp-pagenavi a, 
.content-area .wp-pagenavi span {display: inline-block; text-decoration: none; color: #00093e; line-height: 39px; width: 40px; height: 40px; font-size: 18px; text-align: center; font-weight: bold;}
.content-area .wp-pagenavi a.previouspostslink,
.content-area .wp-pagenavi a.nextpostslink {border: 1px solid #00093e; width: 40px;}
.content-area .wp-pagenavi a.previouspostslink {margin-right: 12px;}
.content-area .wp-pagenavi a.nextpostslink {margin-left: 12px;}
.content-area .wp-pagenavi a:hover,
.content-area .wp-pagenavi a:focus,
.content-area .wp-pagenavi span.current {background-color: #00093e; color: #ffffff;}

/* Gallery */
.content-area .image-gallery.overflow-container {height: 490px; overflow-y: scroll;}
.content-area .image-gallery + h3,
.content-area .image-gallery + p {margin-top: 50px;}
.content-area .image-gallery a {display: block; width: 45%; float: left; text-align: center; margin: 0 5% 15px 0;}
.content-area .image-gallery a img {box-shadow: 0px 0px 5px rgba(0,0,0,0.5);}
.content-area .image-gallery a:hover {cursor: zoom-in;}
.content-area .image-gallery a:hover img {opacity: 1;}

/* Contact address */
.content-area .info-area a:hover img {opacity: 0.95;}
.content-area .info-area:after {content: ""; display: block; clear: both;}
.content-area .info-area p.address {color: #000000; font-size: 24px; line-height: 32px; margin: 0; display: inline-block; width: 50%; font-weight: bold;}
.content-area .info-area p.phone-numbers {float: right; text-align: right; display: inline-block;}
.content-area .info-area p.phone-numbers a,
.content-area .info-area p.phone-numbers span.fax {color: #00093e; font-size: 24px; line-height: 36px;}
.content-area .info-area p.phone-numbers a:hover {color: #a7a9ac;}
.content-area .info-area p.phone-numbers span.phone-type {font-size: 14px; text-transform: uppercase; line-height: 21px; color: #000000;}

/* Contact form */
.full-form {background-color: #00093e; padding: 24px;}
.full-form h4 {color: #ffffff; font-size: 24px; line-height: 32px; text-transform: uppercase; margin: 0 0 20px; text-align: center;}
.full-form form p {margin-bottom: 20px;}
.full-form input,
.full-form select,
.full-form textarea {border: none; box-shadow: none; background-color: #ffffff; color: #333333; font-size: 18px;}
.full-form textarea {height: 120px;}
.full-form ::-webkit-input-placeholder {color: #333333;}
.full-form :-moz-placeholder {color: #333333; opacity: 1;}
.full-form ::-moz-placeholder {color: #333333; opacity: 1;}
.full-form :-ms-input-placeholder {color: #333333;}
.full-form .screen-reader-text {display: none;}
.full-form p.required {color: #ffffff; margin: 0; font-size: 16px;}
.full-form p.checkbox {color: #ffffff; font-size: 15px; margin: 2px 0 5px; text-align: left;}
.full-form p.checkbox input[type="checkbox"] {display: inline-block; position: static; margin: 0 5px 0 0; width: auto;}
.full-form p.checkbox a {color: #618fab; text-decoration: underline;}
.full-form p.checkbox a:hover {color: #ffffff;}
.full-form .disclaimer-show {display: none; clear: both;}
.full-form .disclaimer-show p {color: #ffffff; line-height: 1.35; font-size: 15px; text-align: left;}
.full-form form button {background-color: #c4ac92; color: #00093e !important;}
.full-form form button:hover {background-color: #ffffff; color: #333333 !important;}

/* Accordion */ 
.accordion {width: 95%; margin-top: 20px;}
.accordion > dt {margin-bottom: 10px; font-size: 12px; font-weight: 400; text-transform: capitalize;}
.accordion > dt > a {display: block; position: relative; color: #000000; text-decoration: none; padding: 14px 20px; border: 1px solid #E2E6E7; text-transform: capitalize; font-size: 16px; font-weight: bold;} 
.accordion > dt > a i {margin-right: 5px;}
.accordion > dt > a:hover,
.accordion > dt > a.active {color: #a7a9ac; border-color: #000000; background-color: #000000;}
.accordion > dt > a:after {content: "\f107"; width: 15px; height: 15px; margin-top: -8px; position: absolute; top: 50%; right: 10px; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; font-size: 15px; line-height: 15px; text-align: center; color: #000000; -webkit-font-smoothing: antialiased; -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);}
.accordion > dt > a.active:after,
.accordion > dt > a.active:hover:after {content: "\f106"; color: #a7a9ac;}
.accordion > dt > a:hover:after {color: #a7a9ac;}
.accordion > dd {margin-bottom: 10px; padding: 20px; font-size: 15px; font-weight: 400; line-height: 25px;}
.accordion > dd a.more {display: inline-block; text-transform: uppercase; color: #222222; font-size: 13px; font-weight: bold;}
.accordion > dd a.more:after {content: "\f0da"; margin-left: 5px; top: 2px; position: relative; font-size: 17px;}
.accordion > dd a.more:hover {color: #a7a9ac;}

/***********/
/* Sidebar */
/***********/
.sidebar {background-color: #00093e;}

/* Menu */
.sidebar .vertical-menu ul {padding: 0; margin: 0; list-style: none;}
.sidebar .vertical-menu ul li {display: block; margin: 0; font-weight: bold; border-bottom: 1px solid #a7a9ac; line-height: 23px;}
.sidebar .vertical-menu ul li a {font-size: 16px; display: inline-block; color: #00093e; padding: 14px 0 14px 14px; width: 100%; padding-right: 23px;}
.sidebar .vertical-menu ul li a:before {content: "\f105"; margin-right: 12px; top: 2px; position: relative; font-size: 21px; color: #00093e; left: 0;}
.sidebar .vertical-menu ul li.current_page_item a,
.sidebar .vertical-menu ul li:hover a {color: #ffffff !important; padding-left: 20px;}
.sidebar .vertical-menu ul li.current_page_item a:before,
.sidebar .vertical-menu ul li:hover a:before {color: #ffffff !important;}
.sidebar .vertical-menu ul li:last-child {border: none;}

/* Widgets */
.widget {position: relative; margin-bottom: 40px; padding: 15px;}
.widget:last-child,
.widget.no-margin {margin-bottom: 0;}
.widget h4 {font-weight: bold; color: #ffffff; font-size: 22px; margin: 0 0 10px;}
.widget h4 a {color: #ffffff !important;}
.widget a:hover img {opacity: 0.95;}
.widget .full-width {max-width: 100%; display: block;}
.widget p {color: #ffffff; margin: 0 0 10px; padding-left: 10px;}
.widget p.center {text-align: center;}
.widget ul {margin: 0 0 0 30px; padding: 0; list-style: outside;}
.widget ul li {margin-bottom: 5px; color: #ffffff;}
.widget ul + h4 {margin-top: 30px;}
.widget a:not(.button) {text-decoration: none; color: #ffffff;}
.widget a:not(.button):hover {color: #a7a9ac;}
.widget a.button {width: 100%; padding: 7px 10px; background: #ffffff; color: #00093e; border-radius: 8px; font-size: 18px; margin: 15px auto 11px;}
.widget a.button .mini-text {display: block; font-size: 12px; line-height: 17px; font-weight: 300;}
.widget a.button:focus,
.widget a.button:hover {background-color: #c4ac92 !important; color: #000000 !important;}

/* Vertical menu */
.sidebar .widget.vertical-menu a.button {margin-top: 15px;}

/* Profile image */
.widget.profile-image img {width: 100%;}

/* Contact form */
.widget.contact-form {padding: 0; border: none;}
.widget.contact-form.opened-form a.open-contact {background: #00093e; color: #ffffff !important;}
.widget.contact-form .hidden-form {background-color: #00093e; padding: 20px; display: none;}
.widget.contact-form .hidden-form form p {margin-bottom: 6px;}
.widget.contact-form .hidden-form input,
.widget.contact-form .hidden-form textarea {border: none; box-shadow: none; background-color: #34607a; color: #ffffff; font-size: 12px;}
.widget.contact-form .hidden-form ::-webkit-input-placeholder {color: #ffffff;}
.widget.contact-form .hidden-form :-moz-placeholder {color: #ffffff; opacity: 1;}
.widget.contact-form .hidden-form ::-moz-placeholder {color: #ffffff; opacity: 1;}
.widget.contact-form .hidden-form :-ms-input-placeholder {color: #ffffff;}
.widget.contact-form .hidden-form .screen-reader-text {display: none;}
.widget.contact-form .hidden-form p.required {color: #ffffff; margin: 0; font-size: 12px;}
.widget.contact-form .hidden-form form button:hover {background-color: #ffffff; color: #00093e !important;}

/* Search */
.sidebar .widget.widget-search {background: none; padding: 0; border: none;}
.sidebar .widget.widget-search:after {content: ""; clear: both; display: block;}
.sidebar .widget.widget-search input {width: calc(100% - 80px); float: left; height: 50px; color: #222222; font-family: 'EB Garamond', 'FontAwesome', sans-serif; margin: 0;}
.sidebar .widget.widget-search input::-webkit-input-placeholder {color: #222222;}
.sidebar .widget.widget-search input:-moz-placeholder {color: #222222; opacity: 1;}
.sidebar .widget.widget-search input::-moz-placeholder {color: #222222; opacity: 1;}
.sidebar .widget.widget-search input:-ms-input-placeholder {color: #222222;}
.sidebar .widget.widget-search button {width: 80px; float: left; padding: 9px 0; font-size: 15px; background-color: #a7a9ac; color: #00093e;}
.sidebar .widget.widget-search button:hover,
.sidebar .widget.widget-search button:focus {background-color: #000000; color: #ffffff;}

/* Post list */
.sidebar .post-list {overflow: hidden; padding-bottom: 10px; margin-bottom: 10px;}
.sidebar .post-list img {max-width: 100%; float: left; margin-right: 15px;}
.sidebar .post-list h6 {margin-top: 4px; font-size: 13px;}
.sidebar .post-list span.date {color: #AAA; font-size: 13px; margin-top: 5px; display: block;}

/**********/
/* Footer */
/**********/
.footer {text-align: center;}

/* Testimonials ticker */
.testimonials-section {background-color: #a7a9ac; padding: 0;}
.recognition-section + .testimonials-section {margin-top: 20px;}
.testimonials-section .container {max-width: 100%; padding: 0;}
.testimonials-section .row {max-width: 100%; padding: 0; margin: 0;}
.testimonials-section .marquee-container {width: 100%; float: left; display: inline-block; overflow: hidden; box-sizing: border-box; height: 50px; position: relative; cursor: pointer;}
.testimonials-section .marquee-container * {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box;}
.testimonials-section .marquee-container .marquee-sibling {padding: 15px 0; width: 300px; color: #ffffff; text-align: center; float: left; left: 0; z-index: 10; background-color: #00093e; line-height: 20px; height: 50px; font-weight: bold; font-size: 18px; text-transform: uppercase;}
.testimonials-section .marquee-container .marquee, 
.testimonials-section .marquee-container *[class^="marquee"] {display: inline-block; white-space: nowrap; position:absolute;}
.testimonials-section .marquee-container .marquee {margin-left: 300px;}
.testimonials-section .marquee-container .marquee-content-items {display: inline-block; padding: 15px 0; margin: 0; height: 50px; position: relative;}
.testimonials-section li {display: inline-block; font-size: 18px; line-height: 20px; color: #ffffff;}
.testimonials-section li:after {content: "|"; margin: 0 10px 0 20px;}
.testimonials-section li .stars {color: #e7711b; margin: 0 10px;}
.testimonials-section li .author {font-style: italic; font-size: 16px;}
.testimonials-section li a {color: #00093e;}
.testimonials-section li a:hover {color: #ffffff;}
.star-holder .stars {color: #e7711b; margin-right: 10px;}
.testimonial-holder p:first-child:before {content: "“"; display: inline-block;}
.testimonial-holder p:last-child:after {content: "”"; display: inline-block;}

/* Text */
.footer .copyright-section .text-area {margin-bottom: 20px;}
.footer .copyright-section .text-area h2 {color: #b7a18c; font-size: 20px; line-height: 28px; margin-bottom: 10px; font-weight: bold;}
.footer .copyright-section .text-area p {color: #ffffff; font-size: 16px; line-height: 26px; margin-bottom: 0;}
.footer .copyright-section .text-area p a {color: #ffffff;}
.footer .copyright-section .text-area p a:hover {color: #a7a9ac;}

/* Bottom */
.footer .copyright-section {background-color: #0e0d0b;}
.footer .copyright-section .legal-area {border-top: 1px solid #d3d4d9; border-left: none; border-right: none; margin-bottom: 10px; padding-top: 20px;}
.footer .copyright-section .legal-area p {color: #ffffff; font-size: 16px; line-height: 24px; margin-bottom: 0;}

/* Copyright text */
.footer .copyright-section .copyright-area p {color: #ffffff; font-size: 13px; line-height: 36px; margin: 0;}
.footer .copyright-section .copyright-area a {color: #ffffff;}
.footer .copyright-section .copyright-area a:hover {color: #a7a9ac;}

/* Social */
.footer .copyright-section .social-area ul {text-align: right;}
.footer .copyright-section .social-area ul:after {content: ""; clear: both; display: block;}
.footer .copyright-section .social-area ul li {display: inline-block; text-align: center; margin-left: 4px;}
.footer .copyright-section .social-area ul li a {font-size: 21px; color: #ffffff; border: 2px solid #ffffff; text-align: center; height: 36px; width: 36px; display: inline-block;}
.footer .copyright-section .social-area ul li a.facebook:hover {background-color: #3b5998;}
.footer .copyright-section .social-area ul li a.twitter:hover {background-color: #55acee;}
.footer .copyright-section .social-area ul li a.instagram:hover {background-color: #d10869;}
.footer .copyright-section .social-area ul li a.linkedin:hover {background-color: #0976b4;}
.footer .copyright-section .social-area ul li a.google-plus:hover {background-color: #dd4b39;}
.footer .copyright-section .social-area ul li a.youtube:hover {background-color: #e62117;}

/* Scroll to top */
.scrollToTop {position: fixed; display: none; cursor: pointer; padding: 8px 15px; border-radius: 2px; background-color: #a7a9ac; right: 30px; bottom: 60px; z-index: 999; text-align: center; width: 40px; color: #ffffff !important; font-size: 15px;}
.scrollToTop:hover {color: #00093e !important;}

@media (max-width: 991px) {
	.footer .copyright-section .col-lg-4:nth-child(2n+1) {clear: both;}
}

/***************/
/* FontAwesome */
/***************/
.pushy-submenu > a::after,
.pushy-submenu > button::after,
.content-area ul li:before,
.sidebar .vertical-menu ul li a:before,
.accordion > dd a.more:after,
.accordion > dt > a:after,
.gpr-reviews-wrap .gpr-review .gpr-rating-time:before {font-family: "FontAwesome"; font-weight: normal; font-style: normal; display: inline-block;}

/********************/
/* Link Transitions */
/********************/
/* Background color, font color, border color */
a,
.header .navbar-nav > li > a,
.slick-prev,
.slick-next,
.content-area .video-container h4,
.content-area .news-box h2,
.sidebar .widget.case-results ul li a:hover strong,
form button {-webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out; -o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out; transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;}

/* 1/3 second everything */
.header .logo img,
.header .navbar-nav li.drop ul.dropdown li a,
.video-section .video-container img,
.content-area .video-container img,
.content-area .image-gallery img,
.content-area a img,
.sidebar .vertical-menu ul li a,
.sidebar .widget a img,
.footer .info-section .info-area img {transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out;}

/**************/
/* Responsive */
/**************/
@media (max-width: 1150px) {
	.header .navbar-nav > li {margin-right: 13px;}
	.header .navbar-nav > li > a {font-weight: bold; font-size: 18px;}
}

@media (max-width: 1050px) {
	.header .logo {padding: 10px 0;}
	.header .logo img {height: 56px; width: auto;}
	.header .navbar-nav > li {margin-right: 10px;}
	.header .navbar-nav > li > a {font-size: 17px;}
}

@media (max-width: 991px) {
	.header .logo {position: static;}
	.header .phone-number a.phone-link {font-size: 25px;}
	.top-right .navbar-toggle {display: block;}
	.top-right .navbar-collapse {display: none !important;}

	footer .main-footer {text-align: center;}
}

@media (min-width: 992px) {
	body.pushy-open-right {overflow: auto; height: initial; margin-right: 0 !important;}
	body.pushy-open-right .header {padding-right: 0;}
	.pushy,
	.pushy-open-left .site-overlay, 
	.pushy-open-right .site-overlay {display: none !important;}
}

@media (max-width: 782px) {
	#wpadminbar {display: none;}
	body.admin-bar .site-container {margin-top: 0;}
	body.admin-bar .header {top: 0;}
	body.admin-bar .pushy {top: 0;}
}

@media (max-width: 767px) {
	body.home .site-container,
	.site-container {padding-top: 110px;}

	.header {padding-top: 0; height: 110px;}
	.header .main-header {padding-top: 0;}
	.header .phone-number {height: auto; line-height: auto; padding-top: 0; line-height: initial;}
	.header .logo {float: none; width: 100%; padding: 0;}
	.header .logo img {margin: 0 auto; display: block;}
	.header .top-right {display: none;}

	.content-area {padding-bottom: 0;}
	body.home .content-section {padding-top: 30px;}

	.content-area .left-area {float: none; width: 100%; margin-bottom: 20px;}
	.content-area .right-area {float: none; width: 100%;}

	.content-area .alignright,
	.content-area .alignleft,
	.content-area .aligncenter {float: none !important; display: block; margin: 0 auto 15px !important;}

	.cta-section {text-align: center;}
	.cta-section p {text-align: center;}
	.cta-section p.small-text {margin-bottom: 15px;}

	.sidebar {margin-top: 30px;}
}

@media (max-width: 639px) {
	.header,
	.slider-section,
	.content-section,
	.footer {opacity: 1 !important;}
	h1 {font-size: 28px; line-height: 36px;}
	h2 {font-size: 24px; line-height: 32px;}
	.content-area p.breadcrumb {font-size: 15px; line-height: 29px;}
	.footer .copyright-section .social-area ul li {margin-left: 7px;}
}

@media (max-width: 479px) {
	.header .logo img {max-width: 100%; max-height: 56px; height: auto; width: auto;}
	.social-section ul li a {font-size: 27px; width: 44px; height: 44px;}
	.main-footer .col-xs-6 {width: 100%;}
}

@media print {
	.header {top: 0; border: none; height: auto;}
	a[href]:after {content: none !important;}
	.header .show-for-medium-only,
	.header .show-for-small-only,
	.widget-search,
	.top-bar,
	.banner,
	.breadcrumb,
	.right-bar,
	.sidebar,
	.footer {display: none !important;}
}