/*
Theme Name: Lawyers
Theme URI: https://matchthemes.com/demowp/lawyers
Description: Lawyers Responsive Business Theme
Version: 3.2.3
Author: MatchThemes
Author URI: https://matchthemes.com
License:
License URI:
Tags: two-columns, blog, theme-options, featured-images, grid-layout, news
Text Domain: lawyers
*/


/*************************************
 
 	1. MAIN STYLE
	
	2. HEADER
	
	3. PAGES
	
		3.1 HOME
		
		3.2 ABOUT
	
		3.3 LAWYERS
		
		3.4 CASE RESULTS
					
		3.5 BLOG
		
		3.6 CONTACT
		
		3.7 GALLERY
	
	4. FOOTER
 
 
 ************************************/


/*************************************

1. MAIN STYLE

 ************************************/


/* RESET STYLES */

*,
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
label,
fieldset,
input,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
img {
	border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal
}

caption,
th {
	text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.italic {
	font-style: italic;
}

.no-margin {
	margin: 0px !important;
}

.no-bottom {
	margin-bottom: 0px;
}

.no-padding {
	padding: 0px;
}

.margin-t {
	margin-top: 21px;
}

.margin40 {
	margin-bottom: 40px;
}

.margin72 {
	margin-top: 72px;
}

.margin-t48 {
	margin-top: 48px;
}

.margin-b48 {
	margin-bottom: 48px;
}

.margin-t32 {
	margin-top: 32px;
}

.margin-b32 {
	margin-bottom: 32px;
}

.column-clear {
	clear: both;
}

.bottom-fix {
	padding-top: 0px; /*webspot was 72px */
}

div {
	position: relative
}

a:active,
a:focus {
	outline: none;
	text-decoration: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.wp-caption {
	max-width: 100%;
	margin-bottom: 24px;
}

.sticky {
	position: relative;
}

.wp-caption-text,
.gallery-caption {
	color: #999999;
	font-size: 12px;
	text-align: center;
	margin-top: 24px;
	font-style: italic;
	font-weight: 300;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor .comment-body {
	margin-bottom: 48px;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	display: block;
	top: 5px;
	left: 5px;
	width: auto;
	height: auto;
	padding: 1em 1.5em;
	font-size: 0.8em;
	line-height: normal;
	color: #21759b;
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	text-decoration: none;
	z-index: 100000;
	/* Above WP toolbar */
}

.alignright {
	float: right;
	margin: 3px 0 0 10px;
}

.alignleft {
	float: left;
	margin: 3px 10px 0 0;
}

.aligncenter {
	text-align: center;
	margin: 24px auto;
}

hr {
	margin-top: 24px;
	margin-bottom: 24px;
	border: 0;
	border-top: 1px solid #eee;
}

pre {
	margin-bottom: 24px;
	overflow: auto;
	padding: 10px;
	white-space: pre-wrap;
}

pre,
code {
	background: #f0f0f0;
	color: #333;
	font-family: "Courier New", Courier, monospace;
	padding: 10px;
	border: none;
	border-radius: 0;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

* {
	-webkit-box-sizing: border-box;
	/* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;
	/* Firefox, other Gecko */
	box-sizing: border-box;
	/* Opera/IE 8+ */
}

html {
	-webkit-font-smoothing: antialiased;
}

body {
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}

p {
	line-height: 1.5;
	margin: 0 0 24px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.2;
}

h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 12px;
}

#main {
	z-index: 10;
}

ul,
ol {
	margin: 0 0 16px 24px;
}

div p:last-child {
	margin-bottom: 0;
}

blockquote {
	font-size: 24px;
	line-height: 1.6em;
	text-align: center;
	font-style: italic;
	position: relative;
	border: none;
	margin: 36px 0;
	padding: 0 42px;
}

blockquote:before {
	display: block;
	font-family: "FontAwesome";
	content: "\f10d";
	line-height: 1;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	position: absolute;
	left: 0;
	top: 0px;
}

blockquote cite {
	color: #999999;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
}

blockquote cite {
	line-height: 1;
	margin-top: 16px;
}

.list-items {
	margin-bottom: 24px;
}

.list-items li {
	margin-bottom: 5px;
}

.list-items li:last-child,
.widget_categories ul li:last-child,
.widget_archive ul li:last-child,
.widget_recent_entries ul li:last-child {
	margin-bottom: 0px;
}

.list-items li:before {
	font-family: FontAwesome;
	content: "\f14a";
	display: inline-block;
	padding-right: 5px;
}

.widget_categories ul li,
.widget_archive ul li,
.widget_recent_entries ul li,
.widget_pages li,
.widget_meta li,
.widget_nav_menu li {
	margin-bottom: 8px;
}

.dropcap {
	display: block;
	float: left;
	font-size: 48px;
	line-height: 1;
	padding: 0 10px 0 0;
	text-align: center;
}

.alignc {
	text-align: center;
}

.none {
	display: none;
}


/* tables */

table {
	border: 1px solid #e5e5e5;
	font-size: 18px;
	width: 100%;
	text-align: center;
}

table caption {
	margin-bottom: 24px;
	text-align: center;
}

table th,
table td {
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 16px 0;
	text-align: center;
}

.btn-white,
.menu-nav li a,
.practice-item,
.practice-item .practice-icon,
.circle-icon,
.circle-icon i,
.view-more a,
.blog-button a,
.lawyer-social li a,
#submit,
#submit-evaluation,
.footer-social li a,
#submit-contact,
.blog-title a,
.page-numbers,
.widget_categories ul li a,
.widget_archive ul li a,
.widget_recent_entries ul li a,
.widget_tag_cloud a,
.tagcloud a,
.faq-title a,
.articles-title a,
.scrollup i,
.gallery-mglass {
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}


/* PAGES GENERAL */

.page-head {
	display: table;
	height: 300px;
	margin-bottom: 21px;
	text-align: center;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center !important;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.vertical {
	display: table-cell;
	vertical-align: middle;
}

.page-title {
	font-weight: 700;
	letter-spacing: 1px;
	position: relative;
	padding-bottom: 16px;
	font-size: 54px;
}

.page-title:after {
	bottom: 0px;
	content: "";
	height: 1px;
	left: 50%;
	margin-left: -50px;
	position: absolute;
	width: 100px;
}

.page-head p {
	margin-top: 16px !important;
}

.page-content {
	padding-bottom: 81px;
}

.gal-page-content {
	padding-bottom: 54px;
}


/*************************************

2. HEADER

 ************************************/

#logo {
	margin-top: 16px;
	font-size: 54px;
	float: left;
}

.logo-no2 {
	float: left;
	font-size: 54px;
	margin-top: 16px;
}

.logo-no2 a {
	display: inline-block;
}

.logo-no2 img {
	width: 70%;
}

.header-contact {
	float: right;
	margin-top: 16px;
}

.header-contact p,
.header-contact-no2 p {
	display: inline;
}

.header-contact-no2 {
	margin: 8px 20px 0 0;
}

.header-contact-no2 li {
	display: inline-block;
	margin-right: 16px;
}

.header-contact-no2 li.header-phone {
	margin-bottom: 0;
}

.header-phone .fa-stack,
.header-email .fa-stack {
	font-size: 16px;
	margin-right: 8px;
}

.header-phone {
	margin-bottom: 4px;
}

.navbar {
	margin: 24px 0 0 0;
	border: none;
	border-radius: 0px;
}

.navbar-no2 {
	float: right;
	margin-top: 25px;
}

.navbar-no2 .menu-nav li {
	font-size: 14px;
}

.navbar-no2 .menu-nav ul {
	top: 50px;
}

.menu-nav {
	margin-left: 0;
}

.menu-nav li {
	display: inline-block;
	position: relative;
	padding-bottom: 16px;
}

.menu-nav li a {
	padding: 6px 12px;
}

.menu-nav li a:hover,
.menu-nav li a:focus,
.menu-nav li.current-menu-item .sub-menu li a:hover {
	background: none;
}

.menu-nav li.current-menu-item {
	padding-bottom: 16px;
}

.sub-menu li.current-menu-item {
	padding-bottom: 0px;
}

.menu-nav ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 200px;
	position: absolute;
	top: 52px;
	left: 0px;
	z-index: 20;
}

.menu-nav ul li {
	display: block;
	float: none;
	background: none;
	margin: 0;
	padding: 0;
}

.menu-nav ul li a {
	display: block;
}

.menu-nav ul li a:hover {
	text-decoration: none;
}

.menu-nav li:hover>ul {
	display: block;
}

.menu-nav li.current-menu-item .sub-menu li a {
	border: none;
}

.navbar li ul ul {
	left: 100%;
	top: -5px;
}

.navbar-header {
	text-align: center;
}

.navbar-toggle {
	float: none;
}

.navbar-toggle {
	border-radius: 0;
}

.navbar-collapse {
	padding-left: 0;
}


/*************************************

3.1 HOME

 ************************************/


/* SLIDER */

.slider-container {
	position: relative;
}

.slider-caption {
	position: absolute;
	left: 0;
	top: 50%;
	right: 0;
	text-align: center;
	color: #ffffff;
	padding: 0 56px;
	z-index: 2;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slider-caption h2 {
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 32px;
	font-size: 72px;
}

.slider-caption h4 {
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.slider-caption .view-more {
	margin-top: 24px;
}

.owl-item.active a:before {
	display: none;
}
/* webspot */
.owl-carousel .owl-item img {
    min-height: 400px;
}

.btn-white {
	padding: 8px 22px;
	margin-top: 36px;
	text-align: center;
	display: inline-block;
	font-weight: 700;
	background: #ffffff;
	border: 3px solid #ffffff;
	color: #404040;
	text-decoration: none;
}

a.btn-white:hover {
	background: none;
	color: #ffffff;
	text-decoration: none;
}


/* END SLIDER */


/* Home Sections */

.home-section {
	margin-top: 52px;
}

.home-section img {
	display: block;
	height: auto;
	max-width: 100%;
}

.parallax,
.no-parallax {
	background-repeat: repeat;
	background-position: center center !important;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 72px 0;
}

.parallax {
	position: relative;
}

.parallax-content {
	color: #ffffff;
	position: relative;
}

.parallax-content h1,
.parallax-content h2,
.parallax-content h3,
.parallax-content h4 {
	color: #ffffff;
}

.intro-msg {
	text-align: center;
	font-size: 54px;
	margin-bottom: 0px;
}

.intro-normal {
	font-size: 54px;
	letter-spacing: 1.3px;
	line-height: 1;
	padding-bottom: 16px;
}

.intro-2 {
	line-height: 1;
	padding-bottom: 16px;
}

.intro-small-italic {
	font-size: 32px;
	font-style: italic;
	bottom: 16px;
	position: relative;
	line-height: 1;
}

.intro-big-italic {
	font-style: italic;
	font-size: 62px;
	line-height: 1;
	padding-bottom: 16px;
}

.intro-year {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	padding-bottom: 52px;
}

.section-title {
	text-align: center;
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 16px;
	margin-bottom: 20px; /* webspot was 40px */
	position: relative;
}

.section-title:before,
.blog-post:before {
	bottom: -3px;
	content: "";
	height: 5px;
	left: 50%;
	margin-left: -50px;
	position: absolute;
	width: 100px;
}

.small-title {
	font-weight: 700;
}

.practice-item {
	padding: 24px;
	margin-top: 32px;
	border: 5px solid #5badd5;
}

.practice-item a:hover {
	text-decoration: none;
}

.practice-icon,
.circle-icon {
	text-align: center;
	font-size: 72px;
}

.practice-title,
.circle-title {
	font-weight: 400;
	text-align: center;
	margin-top: 16px;
}

.practice-item:hover .practice-icon,
.practice-item:hover .practice-title,
.circle-icon:hover {
	color: #ffffff;
}

.practice-item:hover .practice-icon,
.circle-icon:hover i {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}

.practice-single-page-title {
	margin-bottom: 32px;
	font-weight: 700;
}

.practice-single-title {
	margin-bottom: 24px;
}

.practice-single-subtitle {
	margin-bottom: 16px;
}

.single-subtitle {
	margin-bottom: 16px;
	font-style: italic;
}

.single-mt_practice_areas .page-title:after,
.single-mt_team .page-title:after {
	display: none;
}

.view-more-holder,
.view-more {
	text-align: center;
	margin-top: 52px;
}

.view-more a {
	display: inline-block;
	font-weight: 700;
	padding: 12px 24px;
	text-align: center;
	color: #ffffff;
	border: 3px solid #5badd5;
}

.view-more a:hover {
	background: none;
	text-decoration: none;
}

.lawyer-holder {
	margin-top: 32px;
	text-align: center;
}

.lawyer-holder img {
	display: inline-block;
}

.lawyer-title {
	font-size: 24px;
	margin: 32px;
	padding-bottom: 16px;
	text-align: center;
	position: relative;
}

.lawyer-title:before {
	background-color: #c5c5c5;
	bottom: 0px;
	content: "";
	height: 1px;
	left: 50%;
	margin-left: -25px;
	position: absolute;
	width: 50px;
}

.lawyer-social {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.lawyer-social li {
	display: inline-block;
	margin-right: 16px;
}

.lawyer-social li:last-child {
	margin-right: 0;
}

.lawyer-social li a {
	width: 40px;
	height: 40px;
	padding-top: 5px;
	text-align: center;
	display: block;
	border: 3px solid #5badd5;
}

.lawyer-social li a:hover {
	color: #ffffff;
}

.short_testimonials {
	margin-top: 52px;
}

.testimonial-desc h5 {
	font-style: italic;
	line-height: 1.4;
}

.testimonial-desc h5 p {
	font-size: 24px;
}

.testimonial-client img {
	margin-bottom: 16px;
	display: inline !important;
	width: auto !important;
}

#main .home-widget:last-child {
	padding-bottom: 81px;
}

.modal-header {
	border: none;
	min-height: 0px;
}

.modal-body {
	padding-top: 0;
}


/*************************************

3.2 ABOUT

 ************************************/

.about-section {
	padding-bottom: 72px;
	margin-bottom: 52px;
	border-bottom: 1px solid #c5c5c5;
}

.about-section:after {
	bottom: -3px;
	content: "";
	height: 5px;
	left: 50%;
	margin-left: -50px;
	position: absolute;
	width: 100px;
}

.about-content:last-child .about-section {
	margin-bottom: 0;
}

.circle-icon {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	line-height: 140px;
	margin-top: 32px;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #5badd5;
}

.circle-title {
	margin-top: 32px;
}


/* GALLERY */

.gal-img {
	display: block;
	overflow: hidden;
	margin-top: 32px;
	-webkit-backface-visibility: hidden;
}

.gal-img .gal-more {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	-webkit-transform: translate(0px, -100%);
	-moz-transform: translate(0px, -100%);
	-o-transform: translate(0px, -100%);
	-ms-transform: translate(0px, -100%);
	transform: translate(0px, -100%);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.gal-img:hover .gal-more {
	-webkit-transform: translate(0px, 0px);
	-moz-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}

.gal-img .gal-more:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.gal-img .gal-more .mask-elem {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.gal-btn {
	border-radius: 50%;
	display: block;
	width: 72px;
	height: 72px;
	font-size: 32px;
	text-decoration: none;
	padding-top: 12px;
	margin: 0 auto;
	border: 3px solid #ffffff;
	color: #ffffff;
}


/* END GALLERY */

.testimonial-single {
	margin-bottom: 52px;
}

.testimonials-container .testimonials-holder:last-child .testimonial-single {
	margin-bottom: 0px;
}

.testimonial-client-single {
	margin-top: 32px;
}

.client-float {
	float: left;
}

.client-title {
	margin-top: 10px;
	margin-left: 16px;
}

.client-title p {
	margin: 0;
}

.faq-title {
	padding-bottom: 16px;
	cursor: pointer;
	font-style: italic;
	margin-top: 16px;
	border-bottom: 1px solid #c5c5c5;
}

.faq-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.faq-list li.faq-title:first-child {
	margin-top: 0;
}

.faq-title a:before {
	display: inline-block;
	padding-right: 16px;
	font-family: FontAwesome;
	content: "\f0fe";
	font-style: normal;
}

.active a:before {
	font-family: FontAwesome;
	content: "\f146";
}

.faq-title a:hover,
.active a {
	text-decoration: none;
}

.faq-section {
	margin: 32px 0;
}


/*************************************

3.3 LAWYERS

 ************************************/

.lawyer {
	padding-bottom: 52px;
	margin-bottom: 52px;
	border-bottom: 1px solid #c5c5c5;
}

.lawyer:after {
	bottom: -3px;
	content: "";
	height: 5px;
	left: 50%;
	margin-left: -50px;
	position: absolute;
	width: 100px;
}

.lawyer-img img {
	width: 100%;
}

.lawyer-bio h3 {
	font-weight: 700;
	margin-bottom: 24px;
	line-height: 1;
}

.lawyer-bio .lawyer-social {
	text-align: left;
}

.lawyer-desc {
	margin-top: 24px;
}

.lawyer-desc .single-subtitle {
	font-style: italic;
}

.page-content .lawyer-content:last-child .lawyer {
	margin-bottom: 0;
}

.short_team_2cols,
.short_team_3cols,
.short_team_4cols {
	margin-top: -24px;
}

.short_team_2cols .lawyer-holder,
.short_team_3cols .lawyer-holder,
.short_team_4cols .lawyer-holder {
	margin-top: 48px;
}


/*************************************

3.4 CASE RESULTS

 ************************************/

.case {
	padding-bottom: 52px;
	margin-bottom: 52px;
	border-bottom: 1px solid #c5c5c5;
}

.case:after {
	bottom: -3px;
	content: "";
	height: 5px;
	left: 50%;
	margin-left: -50px;
	position: absolute;
	width: 100px;
}

.case-1col-title {
	margin-top: 0px;
	font-weight: 700;
	line-height: 1;
}

.case-2col {
	display: block;
	overflow: hidden;
	margin-bottom: 52px;
}

.case-2col-title {
	font-weight: 700;
	margin-top: 32px;
}

.case-2col-img img {
	width: 100%;
}

.case-2col-more {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}

.case-2col-img .case-2col-more:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.case-2col-img .case-2col-more .mask-elem {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.case-description {
	margin-top: 32px;
}

.case-result {
	text-align: center;
}

.case-verdict {
	display: inline-block;
	font-size: 54px;
	font-weight: 700;
	font-style: italic;
	line-height: 1;
	padding: 12px 24px;
	color: #ffffff;
	border: 3px solid #ffffff;
}

.cases-holder .row:last-child .case-2col,
.case-content:last-child .case {
	margin-bottom: 0;
}

#case-studies-2col .row:last-child .case-2col {
	margin-bottom: 0;
}


/*************************************

3.5 BLOG

 ************************************/

.blog-post {
	padding-bottom: 52px;
	margin-bottom: 52px;
	position: relative;
	border-bottom: 1px solid #c5c5c5;
}

.blog-articles .blog-post:last-child {
	margin-bottom: 0;
}

.blog-title {
	font-weight: 700;
	margin-top: 32px;
}

.blog-title a:hover,
.articles-title a:hover {
	text-decoration: none;
}

.blog-date {
	margin: 16px 0 32px 0;
}

.blog-date li {
	display: inline-block;
	margin-right: 24px;
}

.blog-date li i {
	margin-right: 5px;
}

.blog-date li:last-child {
	margin-right: 0;
}

.blog-date li,
.blog-date li a {
	color: #c5c5c5;
}

.blog-date li.meta-sticky {
	background: #5badd5;
	color: #ffffff;
	padding: 3px 8px;
}

.blog-button {
	letter-spacing: 1px;
	text-align: right;
	margin-top: 32px;
}

.blog-button a {
	display: inline-block;
	font-weight: 700;
	padding: 12px 24px;
	text-align: center;
	border: 3px solid #5badd5;
}

.blog-button a:hover {
	text-decoration: none;
	color: #ffffff;
}

.blog-post-single img,
.custom-page-template img {
	display: block;
	height: auto;
	max-width: 100%;
}

.articles-holder,
.articles-title {
	margin-top: 32px;
}

aside {
	padding-left: 20px;
}

aside ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#search-string {
	padding: 12px 24px;
	width: 100%;
	border: 3px solid #c5c5c5;
}

.widget {
	margin-bottom: 48px;
}

.widgettitle {
	margin-bottom: 24px;
	font-weight: 700;
}

.single-page-tags {
	margin-top: 24px;
	font-weight: 700;
}

.single-page-tags a {
	font-size: 16px;
}

.widget_recent_entries li a,
.widget_archive li a,
.widget_categories li a,
.widget_pages li a,
.widget_meta li a,
.widget_nav_menu li a {
	color: #707070;
}

.widget_recent_entries li a:hover,
.widget_archive li a:hover,
.widget_categories li a:hover,
.widget_pages li a:hover,
.widget_meta li a:hover,
.widget_nav_menu li a:hover {
	text-decoration: none;
	color: #5badd5;
}

.widget_categories ul li:before,
.widget_archive ul li:before,
.widget_recent_entries ul li:before,
.widget_pages li:before,
.widget_meta li:before,
.widget_nav_menu li:before {
	font-family: FontAwesome;
	content: "\f105";
	display: inline-block;
	padding-right: 8px;
	color: #5badd5;
}

.widget_categories ul.children,
.widget_pages ul.children,
.widget_nav_menu .sub-menu {
	padding-top: 8px;
	margin-left: 16px;
}

.widget_tag_cloud a{
	font-size: 15px !important;
}

.widget_tag_cloud a,
.tagcloud a {
	margin: 0 8px 8px 0;
	padding: 8px 12px;
	display: inline-block;
	color: #ffffff;
	border: 3px solid #5badd5;
}

.widget_tag_cloud a:hover,
.tagcloud a:hover {
	background: none;
	text-decoration: none;
}

.textwidget img {
	display: block;
	height: auto;
	max-width: 100%;
}

.textwidget select {
	width: 100%;
}

.comm-title {
	padding-top: 48px;
	margin-top: 48px;
	border-top: 1px solid #c5c5c5;
}


/**** COMMENTS STYLES*****/

.commentlist {
	margin: 0
}

.commentlist>li {
	list-style: none;
	margin: 0;
	margin-top: 48px;
}

.commentlist>li ul.children li {
	list-style: none;
}

.children li.depth-2 {
	margin: 0 0 0px 72px;
}

.children li.depth-3 {
	margin: 0 0 0px 72px;
}

.children li.depth-4 {
	margin: 0 0 0px 72px;
}

.children li.depth-5 {
	margin: 0 0 0px 72px;
}

.children li.depth-6 {
	margin: 0 0 0px 72px;
}

.children li.depth-7 {
	margin: 0 0 0px 72px;
}

.children li.depth-8 {
	margin: 0 0 0px 72px;
}

.children li.depth-9 {
	margin: 0 0 0px 72px;
}

.children li.depth-10 {
	margin: 0 0 0px 63px
}

.comment-body {
	margin-bottom: 32px;
	padding-bottom: 32px;
}

.commentlist li:last-child .comment-body {
	margin-bottom: 32px;
}

.comment-details {
	position: relative;
	margin-left: 72px
}

.comment-avatar {
	position: absolute;
	left: -72px;
	top: 0
}

.comment-avatar img {
	display: block;
}

.comment-right {
	padding: 16px;
	border: 1px solid #c5c5c5;
}

.comment-author .author a:link,
.comment-author .author a:visited {
	border: none;
}

.comment-author cite,
.comment-author .author a:link {
	font-weight: 700;
}

.comment-content p:last-child {
	margin: 0;
}

.comment-date {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 24px;
	color: #c5c5c5;
}

.reply {
	text-align: right;
}

.comment-reply-link {
	margin-top: 16px;
	text-decoration: none;
}

.comment-reply-link,
#cancel-comment-reply-link {
	display: inline-block;
	border: none;
}

#cancel-comment-reply-link {
	font-size: 22px;
}

.commentlist .children {
	margin: 0
}

#comments_wrap {
	margin-top: 16px
}

#cancel-comment-reply {
	float: right;
	margin-top: 16px;
}

.children #commentform textarea {
	width: 95.6%
}

.pingback .comment-details {
	margin-left: 0;
}

.pingback .comment-avatar {
	display: none;
}


/**** END COMMENTS STYLES*****/


/*************************************

3.6 CONTACT

************************************/

p.contact-btn {
	margin-bottom: 24px !important;
}

.contact-right h5 {
	margin-bottom: 24px;
}

.contact-right ul {
	margin-top: 24px;
	list-style: none;
	margin: 0;
}

.contact-right ul li {
	margin-bottom: 16px;
}


/*************************************

3.7 GALLERY

************************************/

.gallery-holder .gallery-post {
	height: 300px;
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
	width: 33.33%;
	margin: 0;
	padding: 5px;
}

.gallery-holder .gallery-post-desc {
	position: absolute;
	z-index: 4;
	text-align: center;
	padding: 0 15px;
	margin-left: 0;
	width: 100%;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.gallery-mglass {
	font-size: 42px;
	color: #ffffff;
	display: inline-block;
	opacity: 0;
	-ms-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
}

.gallery-post:hover .gallery-mglass {
	opacity: 1;
	-ms-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}

.gallery-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

.gallery-bkg {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.gallery-post .gallery-img {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-backface-visibility: hidden;
	-webkit-transition: transform 0.5s ease-in-out 0s;
	-moz-transition: transform 0.5s ease-in-out 0s;
	-o-transition: transform 0.5s ease-in-out 0s;
	-ms-transition: transform 0.5s ease-in-out 0s;
	transition: transform 0.5s ease-in-out 0s;
}

.gallery-post:hover .gallery-img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.gallery-4col .gallery-post {
	height: 300px;
	width: 25%;
}

.gallery-2col .gallery-post {
	height: 300px;
	width: 50%;
}


/*************************************

4 FOOTER

************************************/

#footer-var1 {
	padding-top: 81px;
	z-index: 4;
	height: 740px;
	/* height: auto; */
	position: relative;
}

#footer-var2 {
	padding-top: 81px;
	position: relative;
}

#footer-var1 #footer-content {
	bottom: 0;
	left: 0;
	margin: 0 auto;
	position: fixed;
	/* position: relative;*/
	width: 100%;
	z-index: 5;
}

#footer-var2 #footer-content {
	position: relative;
}

.footer-title {
	font-size: 48px;
}

.footer-subtitle {
	font-size: 24px;
	margin-top: 16px;
}

.foo-block {
	margin-bottom: 24px;
}

.foo-block ul {
	margin: 0;
	list-style: none;
}

.foo-block ul li {
	margin-bottom: 8px;
}

#evaluation-form-holder {
	margin-top: 52px;
}

.contact-field,
#msg-evaluation {
	width: 100%;
	border: none;
	padding: 16px;
	color: #ffffff;
	background: #404a55;
}

#msg-evaluation {
	padding: 12px 16px;
}

.comm-field,
#msg-contact,
.post-password-form label input {
	width: 100%;
	padding: 16px;
	margin-top: 8px;
	border: 1px solid #e5e5e5;
	background: #f2f2f2;
	color: #707070;
}

.post-password-form label input {
	width: auto;
}

#submit-evaluation,
#submit-contact,
#submit,
.post-password-form input[type="submit"] {
	padding: 13px;
	margin-top: 4px;
	text-align: center;
	width: 100%;
	font-weight: 700;
	background: none;
	border: 3px solid #5badd5;
}

#submit-evaluation {
	margin-top: -4px;
}

.post-password-form input[type="submit"] {
	width: auto;
	color: #5badd5;
}

#submit-evaluation:hover,
#submit-contact:hover,
#submit:hover {
	text-decoration: none;
	color: #ffffff;
}

#output-evaluation {
	margin-top: 24px;
}

.antispam {
	display: none;
}

.footer-social {
	margin: 42px 0 16px 0;
	list-style: none;
}

.footer-social li {
	display: inline-block;
	margin: 0 0 0 24px;
	font-size: 24px;
}

.footer-social li:first-child {
	margin-left: 0;
}

.foo-copyright {
	font-size: 14px;
	margin-bottom: 16px !important;
}

.output2 {
	padding: 16px;
	display: inline-block;
	border: 1px solid #5badd5;
	color: #5badd5;
}

.page-numbers,
.page-numbers:hover,
.page-links a {
	margin: 0 3px;
	padding: 6px 12px;
	text-decoration: none;
	font-weight: 700;
	display: inline-block;
	border: 3px solid #5badd5;
}

.page-numbers:hover,
.current,
.current:hover {
	color: #ffffff !important;
	border: 3px solid #5badd5;
}

.page-links {
	text-align: center;
}

.other-entries {
	margin: 0;
	padding: 0;
	list-style: none;
}

.newer-entries {
	float: left;
}

.older-entries {
	float: right;
}

.no-page-title h1 {
	color: #c5c5c5;
	margin-bottom: 32px;
	font-size: 180px;
}


/*flexible embeds*/

.video-widget {
	position: relative;
	padding: 0;
	padding-bottom: 56.25%;
	/* 16:9 ratio*/
	height: 100%;
	overflow: hidden;
	margin-top: 32px;
}

.video-widget iframe,
.video-widget #gmap {
	position: absolute;
	top: auto;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.scrollup {
	display: none;
}

.scrollup i {
	width: 30px;
	height: 30px;
	position: fixed;
	border-radius: 50%;
	bottom: 20px;
	right: 20px;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
	z-index: 110;
}

.alert{
	background-color: #f8d7da;
	border-color: #f5c6cb;
	color: #721c24;
	padding: 16px;
	border-radius: 0;
	margin-top:81px;
}


/* Owl Carousel Default Nav */

.owl-theme .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 24px;
}

.owl-theme .owl-dots {
	position: relative;
	right: 0;
	left: 0;
	text-align: center;
	bottom: 0px;
	z-index: 100;
	width: auto;
	z-index: 20;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.owl-theme .owl-dots .owl-dot {
	margin: 0px 8px;
	zoom: 1;
	display: inline-block;
}

.owl-theme .owl-dots .owl-dot span {
	width: 7px;
	height: 7px;
	background: #5badd5;
	display: block;
	border-radius: 99em;
	opacity: 0.7;
	-webkit-backface-visibility: visible;
	-webkit-transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-moz-transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-o-transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	-ms-transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
	transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	opacity: 1;
	-webkit-transform: scale(1.8);
	-moz-transform: scale(1.8);
	-ms-transform: scale(1.8);
	-o-transform: scale(1.8);
	transform: scale(1.8);
}

.owl-theme .owl-nav {
	position: initial;
}

.owl-theme .owl-nav button {
	position: absolute;
	top: 50%;
	left: 15px;
	display: inline-block;
	line-height: 1;
	cursor: pointer;
	opacity: 0;
}

.owl-theme:hover .owl-nav button {
	opacity: 1;
}

.owl-theme .owl-nav button.owl-next {
	right: 15px;
	left: auto;
}

.owl-theme .owl-nav button.owl-next:before {
	content: '';
	border: solid #ffffff;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 15px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.owl-theme .owl-nav button.owl-prev:before {
	content: '';
	border: solid #ffffff;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 15px;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}


/*************************************

MAGNIFIC POPUP

************************************/

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.9;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}


/* Main image in popup */

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}


/* The shadow behind the image */

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
	/**
       * Remove all paddings around the image on small screen
       */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}


/*************************************

END MAGNIFIC POPUP

************************************/


/*************************************

 GUTENBERG

************************************/

.page-full .alignfull,
.page-full .alignwide {
	margin-left: calc( -100vw / 2 + 100% / 2);
	margin-right: calc( -100vw / 2 + 100% / 2);
	max-width: 100vw;
}

.wp-block-latest-posts,
.wp-block-categories,
.wp-block-archives {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 24px;
}

.wp-block-categories .children{
	margin-top: 8px;
}

.wp-block-latest-posts li,
.wp-block-categories li,
.wp-block-archives li {
	margin-bottom: 8px;
	list-style: none;
}

.wp-block-latest-posts li a,
.wp-block-categories li a,
.wp-block-archives li a {
	color: #5badd5;
	text-decoration: none;
}

.wp-block-latest-posts li a:hover,
.wp-block-categories li a:hover,
.wp-block-archives li a:hover {
	text-decoration: none;
	color: #707070;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	padding: 0 42px;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-size: 32px;
}

.wp-block-button .wp-block-button__link {
	font-size: 13px;
	letter-spacing: 0.15em;
	font-weight: 700;
	display: inline-block;
	color: #5badd5;
	border: 3px solid #5badd5;
	padding: 12px 24px;
	background: none;
	cursor: pointer;
	border-radius: 0;
}

.wp-block-button .wp-block-button__link:hover {
	color: #ffffff;
	border: 3px solid #5badd5;
	background: #5badd5;
	text-decoration: none;
}

.wp-block-button__link:not([href]):not([tabindex]) {
	color: #5badd5;
	text-decoration: none;
}

.wp-block-button__link:not([href]):not([tabindex]):hover {
	color: #ffffff;
}

.wp-block-button__link:not(.has-background):active,
.wp-block-button__link:not(.has-background):focus {
	background: #5badd5;
	color: #ffffff;
}

.wp-block-columns {
	margin-left: -15px;
	margin-right: -15px;
}

.wp-block-column {
	padding-left: 15px;
	padding-right: 15px;
}

.wp-block-pullquote {
	border-top: 3px solid #707070;
	border-bottom: 3px solid #707070;
	color: #707070;
	padding: 24px;
	margin: 42px 0;
}

.wp-block-pullquote blockquote{
	border-left: none;
	margin: 1em;
}

.wp-block-pullquote blockquote:before {
	display: none;
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
	color: #999999;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
}

.wp-block-image,
.wp-block-gallery {
	margin-bottom: 24px;
}

.wp-block-cover,
.wp-block-cover-image {
	width: auto;
}

.wp-block-gallery{
	margin-left: 0;
}
/*************************************

MEDIA QUERIES

************************************/

@media (min-width: 1290px) {
	.page-full .alignwide {
		margin-left: -75px;
		margin-right: -75px;
		max-width: 1290px;
	}
}

@media (min-width: 1200px) {
/* 	.logo-no2 {
		margin-bottom: 16px;
	} */
	.navbar-no2 .menu-nav ul {
		top: 44px;
	}
	.navbar-no2 .menu-nav li {
		font-size: 16px;
		margin-right: 5px;
	}
	.parallax {
		background-attachment: fixed !important;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.logo-no2,
	.navbar-no2 {
		float: none;
	}
	.navbar-no2 {
		margin-top: 16px;
	}
	div p:last-child {
		margin-bottom: 24px;
	}
	aside {
		padding-left: 0px;
	}
	aside ul li.widget:first-child {
		margin-top: 81px;
	}
	.case-1col-title {
		margin-top: 32px;
	}
	.slider-caption h2 {
		font-size: 48px;
	}
	.slider-caption h4 {
		font-size: 24px;
	}
}

@media (max-width: 767px) {
	div p:last-child {
		margin-bottom: 24px;
	}
	#logo,
	.header-contact {
		margin-top: 8px;
	}
	.header-contact {
		float: none;
		text-align: center;
	}
	.navbar {
		height: 30px;
		z-index: 100;
		margin-top: 16px;
	}
	.navbar-no2 {
		margin-top: 0px;
	}
	#logo,
	.logo-no2,
	.navbar-no2 {
		float: none;
	}
	#logo,
	#logo img,
	.logo-no2,
	.logo-no2 img {
		text-align: center;
		margin: 0 auto;
	}
	.navbar-toggle {
		margin-bottom: 5px;
	}
	.navbar li ul ul {
		left: 0;
		top: 0;
	}
	.navbar-no2 .menu-nav ul {
		top: 0;
	}
	.navbar-collapse {
		padding-left: 15px;
	}
	.menu-nav li {
		display: block;
		padding-bottom: 0;
		margin: 0;
	}
	.menu-nav ul {
		display: block;
		margin: 0;
		padding: 0;
		position: relative;
		top: 0;
		width: 100%;
	}
	.menu-nav ul li {
		display: block;
		float: none;
		background: none;
		margin: 0;
		padding: 0 0 0 24px;
		font-size: 14px;
	}
	.navbar-collapse.in {
		max-height: 350px;
	}
	.testimonial-client {
		margin-top: 32px;
	}
	#footer-var1 {
		height: auto;
	}
	#footer-var1 #footer-content {
		position: relative;
	}
	.lawyer-bio,
	.about-description {
		margin-top: 54px;
	}
	.page-head {
		min-height: 90px !important;
	}
	aside {
		padding-left: 0px;
	}
	aside ul li.widget:first-child {
		margin-top: 81px;
	}
	.case-1col-title {
		margin-top: 32px;
	}
	.slider-caption h2 {
		font-size: 32px;
		margin-bottom: 16px;
	}
	.slider-caption h4 {
		font-size: 16px;
	}
	.slider-caption a.btn-white {
		margin-top: 24px;
	}
	/*comments*/
	.children {
		margin: 32px 0 0;
	}
	.children li.depth-2,
	.children li.depth-3,
	.children li.depth-4,
	.children li.depth-5,
	.children li.depth-6,
	.children li.depth-7,
	.children li.depth-8,
	.children li.depth-9,
	.children li.depth-10 {
		margin: 0
	}
	.other-entries {
		text-align: center;
	}
	.newer-entries,
	.older-entries {
		float: none;
	}
	.newer-entries {
		margin-bottom: 16px;
	}
	.gallery-holder .gallery-post {
		height: 300px;
		float: none;
		width: 100%;
		padding: 5px 0;
	}
	
	.wp-block-column {
    flex-basis: 100%;
    flex-grow: 1;
	}
	.wp-block-column:not(:last-child) {
    margin-right: 0;
	}
	.wp-block-column:not(:first-child) {
    margin-left: 0;
	}
	
}

@media (max-width: 568px) {
	.slider-caption a.btn-white {
		display: none;
	}
	
	/* webspot */
	.home-section {
    	margin-top: 32px;
	}
	
	.intro-msg {
    	margin-bottom: 32px;
	}
	
	.intro-year {
    	padding-bottom: 12px;
	}
}

@media (max-width: 480px) {
	.intro-big-italic {
		font-size: 54px;
	}
}

@media (max-width: 767px) {
	.page-head {
		height: 94px;
	}
	.page-head h1 {
		font-size: 28px;
	}
}