@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
/*
Theme Name: Spacious Child
Theme URI: https://themegrill.com/themes/spacious
Author: Matt Saunders
Author URI: https://themegrill.com
Description: Spacious is an incredibly spacious multipurpose responsive theme coded & designed with a lot of care and love. You can use it for your business, portfolio, blogging or any type of site. It has 4 page layouts, 2 page templates, 4 blog display types, 13 widgets areas, 5 custom widgets focusing on business template, awesome slider, primary color option to match your logo & website, boxed & wide layout, light & dark color skin, translation ready and many more. You can get free support in https://themegrill.com/support-forum/ and check the demo at https://demo.themegrill.com/spacious/.
Template: spacious
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, left-sidebar, flexible-header, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, footer-widgets, blog, e-commerce, rtl-language-support
Text Domain: spacious-child
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	overflow-y: scroll;
	/* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%;
	/* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%;
	/* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
	scroll-behavior: smooth;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

table {
	/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1.5em;
	width: 100%;
}

th {
	font-weight: bold;
	border: 1px solid #EAEAEA;
	padding: 6px 10px;
}

td {
	border: 1px solid #EAEAEA;
	padding: 6px 10px;
}

caption, th, td {
	text-align: left;
}

blockquote:before, blockquote:after {
	content: "";
}

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

blockquote, q {
	quotes: "" "";
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	/* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
	color: #black;
}

a img {
	border: 0;
}

a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	/* For IE8 and earlier */
	-webkit-box-shadow: #000 0 0 0;
	box-shadow: #000 0 0 0;
}

embed,
iframe,
object {
	max-width: 100%;
}

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

/* =GLOBAL
----------------------------------------------- */
body, button, input, select, textarea {
    color: #272924;
    line-height: 20px;
    word-wrap: break-word;
    font-size: 16px;
    font-family: open sans, sans-serif;
    font-family: 'Mulish', sans-serif;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    color: #3d3f8d;
    line-height: 125%;
    margin-bottom: 20px;
}

h1 {
	
}

h1.page-title {
    font-size: 32px;
    font-weight: 300;
}

h2 {
    font-size: 30px;
    line-height: 1.3em;
    margin: 1em 0 1em 0;
    color: #14b2bc;
    font-weight: 700;
    font-family: 'Noto Serif', serif;
    color: #191514;
    padding-left: 30px;
    border-left: 2px solid #d47c42;
}

.home .entry-content h2 {
    border: none;
    padding: 0 0 0 0;
    text-align: center;
	font-size: 35px;
}

h3 {
    font-size: 25px;
    line-height: 32px;
    font-family: 'Noto Serif', serif;
    color: #272924;
    text-align: center;
}

.page-id-59 .entry-content h3:before, #w4pl-list-1388 .w4pl_post_title a:before {
    display: block;
    content: "\F26F";
    vertical-align: -.195em;
    font-family: bootstrap-icons !important;
    color: #d47c42;
    font-size: 40px;
}

 #w4pl-list-1388 .w4pl_post_title a:before {
    padding-bottom: 5px;
}

h4 {
    font-size: 22px;
    line-height: 32px;
    font-family: 'Noto Serif', serif;
    color: #191514;
    text-align: center;
}

h5 {
    font-size: 19px;
    line-height: 32px;
    font-family: 'Noto Serif', serif;
    color: #191514;
}

h6 {
    font-size: 16px;
    line-height: 32px;
    font-family: 'Noto Serif', serif;
    color: #191514;
}

hr {
	border-color: #EAEAEA;
	border-style: solid none none;
	border-width: 1px 0 0;
	height: 0;
	margin: 30px 0;
}

/* =TEXT ELEMENTS
----------------------------------------------- */
p {
    line-height: 24px;
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 25px;
}

#w4pl-list-1388 p {
    text-align: center;
    display: block;
	font-weight: normal;
}

strong {
	font-weight: bold;
}

cite, em, i {
	font-style: italic;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

ul {
	list-style: none;
}

ol {
	list-style: none;
	list-style: decimal;
}

li > ul, li > ol {
	margin: 0 0 0 10px;
}

/* =BLOCKQUOTE
----------------------------------------------- */
blockquote {
    font-style: italic;
     font-weight: 800; 
    padding: 1px 30px;
    border-left: 3px none #2aced9 !important;
    margin-top: 50px;
    display: block;
    text-align: center;
    line-height: 2em;
}
blockquote:before {
    font-family: bootstrap-icons !important;
    content: "\F261";
    display: block;
    position: relative;
    margin-right: 0;
    text-align: center;
    margin-bottom: 15px;
    font-size: 40px;
    color: #d47c42;
    font-style: normal !important;
}
blockquote p {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 1.7em;
}

/* =FORMS
----------------------------------------------- */
div.wpforms-container-full {
    margin: 0!important;
}

div#wpforms-161-field_3-container {
    float: left;
    width: 49%;
    clear: none;
}

div#wpforms-161-field_4-container {
    float: right;
    width: 49%;
    clear: none;
}

div#wpforms-161-field_1-container {
    padding: 0;
}

div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 0 !important;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px !important;
    font-family: inherit;
    border: 1px none #ccc !important;
    padding: 10px 10px 10px 30px !important;
    height: 68px !important;
    width: 100%;
    line-height: 1.3;
    font-weight: 700;
	border-radius: 4px !important;
}

.page-id-66 div.wpforms-container-full .wpforms-form input[type=text], .page-id-66 div.wpforms-container-full .wpforms-form input[type=email],  .page-id-66 div.wpforms-container-full .wpforms-form textarea {
    background-color: #efefef;
}

input, textarea {
	-webkit-border-radius: 0px;
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
}
textarea {
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    padding: 0!important;
}
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: #d47c42 !important;
    border: 1px none #ddd !important;
    color: #ffffff !important;
    border-radius: 4px;
    padding: 15px 35px !important;
	width: 100%;
}
div.wpforms-container-full .wpforms-form button[type=submit]:after {
    display: inline-block;
    content: "\F138";
    vertical-align: -.125em;
    font-family: bootstrap-icons !important;
    padding-left: 6px;
}
form.search-form.searchform {
    margin: 20px 0 0 0;
}
.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #fbede4 !important;
    border: 1px solid #c18f6e !important;
}
div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container {
    padding: 10px 0 20px 0;
    clear: both;
    display: none;
}

/* =LINKS
----------------------------------------------- */
a {
    text-decoration: underline;
}

a:focus, a:active, a:hover {
	text-decoration: none;
	color:#272924;
}

/* =IMAGES
----------------------------------------------- */
figure {
	margin: 0;
	text-align: center;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.entry-content img, .comment-content img, .widget img {
    max-width: 100%;
    width: 100%;
}

.attachment-post-thumbnail {
    float: right;
}

.single .attachment-post-thumbnail {
    margin: 0 0 10px 10px;
    width: 300px;
    height: auto;
}

img.size-full, img.size-large {
	max-width: 100%;
	height: auto;
}

.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 1.625em;
}

img#wpstats {
	display: none;
}

/* =CLEARFIX
----------------------------------------------- */
.clearfix {
	display: inline-block;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.tg-after-three-blocks-clearfix {
	clear: both;
}

/* =ALIGNMENT
----------------------------------------------- */
.alignleft {
	display: inline;
	float: left;
	margin-right: 30px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 30px;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*****************************************************************/
/*****************************************************************/
/* =BODY
----------------------------------------------- */
body {
    padding-top: 0;
}

#page {
    margin: 0 auto;
}

.wide-978 {
	padding-top: 0;
	padding-bottom: 0;
}

.wide-1218 {
	padding-top: 0;
	padding-bottom: 0;
}

.wide-1218 #page {
	max-width: 100%;
}

.narrow-978 #page {
	max-width: 1038px;
}

.wide-978 #page {
	max-width: 100%;
	padding-top: 0;
	padding-bottom: 0;
}

.wide-1218 .inner-wrap {
	max-width: 1218px;
}

.narrow-978 .inner-wrap, .wide-978 .inner-wrap {
	max-width: 978px;
}

/* =PAGE HEADER TITLE
----------------------------------------------- */

.header-post-title-container .inner-wrap {
    margin: 0 auto;
    max-width: 1218px;
    padding: 80px 20px 180px 20px;
    overflow: hidden;
}

.home .header-post-title-container .inner-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
	padding: 80px 20px;
}

.header-post-title-class {
    color: white;
    font-family: 'Noto Serif', serif;
    margin: 0;
    font-weight: 700;
    font-size: 38px;
}

h1.header-post-title-class {
    text-align: center;
    font-size: 50px;
    margin-bottom: 30px;
}

.home .post-title-wrapper {
    float: left;
    width: 48%;
}

.contact-wrapper {
    float: right;
    width: 38%;
}

/* =BREADCRUMB NAVXT PLUGIN SUPPORT
----------------------------------------------- */
.breadcrumb {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 2px;
    font-size: 16px;
    color: #ffffff;
    font-family: 'Noto Serif', serif;
}

.home .breadcrumb {
    display: none;
}

.breadcrumb span {
    padding: 10px;
}

span.breadcrumb-title {
    display: none;
}

.breadcrumb a {
    color: #ffffff;
    text-decoration: none;
}

.breadcrumb a:hover {
	color: #b5996b;
}

/* =CONTENT
----------------------------------------------- */

#main {
    padding: 20px 0 0 0;
}

#main .inner-wrap {
    margin: 0 auto;
    max-width: 1218px;
    padding: 20px 20px 20px 20px;
    overflow: hidden;
}

.widget_service_block {
	margin-bottom: 30px;
	padding-top: 30px;
}

.widget_service_block .widget-title {
	font-size: 22px;
	padding-bottom: 10px;
}

.widget_service_block p {
	padding-bottom: 0;
}

.widget_service_block .more-link-wrap {
	text-align: center;
}

.widget_service_block a.more-link:hover {
	text-decoration: underline;
}

.widget_featured_single_post a.read-more:hover {
	text-decoration: underline;
}

.widget-title a {
	color: #444444;
}

.tg-one-half .widget-title a:hover,
.tg-one-third .widget-title a:hover,
.tg-one-fourth .widget-title a:hover {
	color: #0FBE7C;
}

.tg-one-half p, .tg-one-half .service-image, .tg-one-half .widget-title, .tg-one-third p, .tg-one-third .service-image, .tg-one-third .widget-title, .tg-one-fourth p, .tg-one-fourth .service-image, .tg-one-fourth .widget-title {
    text-align: left;
}

.widget_recent_work {
	margin-bottom: 20px;
}

.widget_recent_work img {
	margin-bottom: 0px;
}

.widget_recent_work .tg-one-half .widget-title,
.widget_recent_work .tg-one-third .widget-title,
.widget_recent_work .tg-one-fourth .widget-title {
	font-size: 22px;
	padding-bottom: 8px;
	text-align: left;
}

.widget_recent_work .tg-one-half p,
.widget_recent_work .tg-one-third p,
.widget_recent_work .tg-one-fourth p {
	text-align: left;
}

.widget_recent_work .tg-one-half .service-image,
.widget_recent_work .tg-one-third .service-image,
.widget_recent_work .tg-one-fourth .service-image {
	text-align: center;
	padding-bottom: 0;
}

.widget_featured_single_post {
	padding-bottom: 30px;
}

.widget_featured_single_post .widget-title {
	font-size: 22px;
	text-align: left;
}

.widget_featured_single_post p {
	text-align: left;
}

.widget_featured_single_post .service-image {
	text-align: left;
	padding-bottom: 0px;
}

.widget_featured_post {
	margin-bottom: 20px;
}

.widget_featured_post .main-title {
	font-size: 24px;
	padding-bottom: 8px;
}

.container-featured-widget-head {
	padding-top: 10px;
	padding-bottom: 15px;
}

.widget_featured_post .tg-one-half .widget-title,
.widget_featured_post .tg-one-third .widget-title,
.widget_featured_post .tg-one-fourth .widget-title {
	text-align: left;
	font-size: 20px;
	padding-bottom: 8px;
	line-height: 22px;
}

.widget_featured_post .tg-one-half p,
.widget_featured_post .tg-one-third p,
.widget_featured_post .tg-one-fourth p {
	text-align: left;
}

.widget_featured_post .meta {
	font-size: 12px;
	padding: 3px;
	font-family: 'Lato', sans-serif;
}

.wide-978 .widget_featured_post .meta,
.narrow-978 .widget_featured_post .meta {
	font-size: 11px;
}
.extra-hatom-entry-title {
    display: none;
}
a#scroll-up {
    left: 20px;
    right: unset !important;
}

/* =HOME
----------------------------------------------- */
.welcome {
    color: #ffffff;
    margin: 20px 0 0 0;
    font-size: 20px;
    line-height: 1.6em;
}
.welcome a {
    color: white;
}

/* =META
----------------------------------------------- */
.meta {
	border-bottom: 1px dashed #EAEAEA;
	border-top: 1px dashed #EAEAEA;
	padding: 5px;
	font-size: 15px;
}

.meta li {
	border-left: 1px solid #EAEAEA;
	float: left;
	padding: 0 6px 0 6px !important;
	border-bottom: none !important;
}

.meta li:first-child {
	border-left: 0 none;
	padding-left: 0 !important;
}

.meta li:last-child {
	float: right;
	border-left: 0 none;
	padding-right: 0px !important;
}

.main-title {
	text-align: center;
	text-transform: uppercase;
}

.main-description {
	text-align: center;
}
.single-post span.by-author.author.vcard, .single-post span.category {
    display: none;
}

/* =NAVIGATION
----------------------------------------------- */
ul.default-wp-page.clearfix {
    margin-top: 50px;
}
.default-wp-page .previous {
	float: left;
	margin-bottom: 30px;
}
.default-wp-page .next {
	float: right;
	margin-bottom: 30px;
}
.wp-pagenavi {
	text-align: center;
}
#content .wp-pagenavi .page {
	padding-bottom: 3px;
}
.wprmenu_icon span, #wprmenu_menu.wprmenu_levels ul li, html body div.wprm-wrapper, #wprmenu_bar, .wpr_search .wpr-search-field {
    width: 100%;
}

/* =PAGINATION
----------------------------------------------- */
.pagination {
	margin: 15px 0;
}

.pagination span {
	padding: 2px 5px;
	border: 1px solid #EAEAEA;
	background-color: #0FBE7C;
	color: #FFFFFF;
}

.pagination a span {
	background-color: #FFFFFF;
	color: #666666;
}

.pagination a span:hover {
	color: #0FBE7C;
	border-color: #0FBE7C;
	text-decoration: none;
}

/* Text widget */
.widget_text {
    word-wrap: break-word;
    margin-bottom: 0;
}

#secondary .widget_text .textwidget {
    padding: 0 0 20px 0;
}

.tg-one-half .widget_text .widget-title {
	text-align: left;
}

.widget_text ul,
.widget_text ol {
	margin-top: 5px;
}

/* =MEDIA
----------------------------------------------- */
.screen-reader-text {
	display: none;
}

.nav-previous, .nav-next {
	margin-bottom: 15px;
}
.nav-previous
.nav-next a {
	color: #666666;
	padding: 5px 25px;
	cursor: pointer;
	border: 1px solid #EAEAEA;
	font-size: 16px;
}
.nav-previous a:hover,
.nav-next a:hover {
	color: #0FBE7C;
}

/* =WIDGETS
----------------------------------------------- */

#secondary .widget_nav_menu ul li {
    border-bottom: 1px none #EAEAEA;
    padding: 5px 15px 5px 0;
    float: left;
}

#secondary .widget_nav_menu ul li a {
    background-color: #efefef;
    padding: 2px 5px 5px 5px;
}

#secondary .widget ul li li,
#colophon .widget ul li li {
	border-bottom: none;
}

#secondary .widget ul ul,
#colophon .widget ul ul {
	padding-left: 10px;
}

.widget select {
	border: 1px solid #DDDDDD;
	color: #666666;
	padding: 2px;
	width: 60%;
}

#secondary h3.widget-title {
    line-height: 35px;
    margin-bottom: 0.7em;
    border-bottom: 1px solid #D0C8C0;
    margin-bottom: 30px;
    padding-bottom: 22px;
    line-height: 1.2em;
    font-weight: bold;
    font-size: 35px;
}
   
#secondary .widget {
    margin-bottom: 35px;
    font-size: 16px;
}
 
 #secondary #nav_menu-2 {
    overflow: hidden;
}

.error-404 .widget {
	margin-bottom: 35px;
	font-size: 16px;
}

#secondary a:hover {
	text-decoration: underline;
}

.error-404 {
	padding-bottom: 20px;
	text-align: center;
}

.error-404 .page-title {
	font-size: 30px;
	line-height: 36px;
}

.error-404 input.s {
	width: 50%;
}
.email, .phone {
    margin-bottom: 15px;
}
.email:before {
    display: inline-block;
    content: "\F32F";
    vertical-align: -.125em;
    font-family: bootstrap-icons !important;
    background: #d47c42;
    border-radius: 30px;
    width: 28px;
    height: 28px;
    line-height: 30px;
    text-align: center;
    margin-right: 5px;
    color: white;
}
.phone:before {
    display: inline-block;
    content: "\F5C1";
    vertical-align: -.125em;
    font-family: bootstrap-icons !important;
    background: #d47c42;
    border-radius: 30px;
    width: 28px;
    height: 28px;
    line-height: 30px;
    text-align: center;
    margin-right: 5px;
    color: white;
}
.widget-title span {
    border: none!important;
}

#colophon #wp-calendar th,
#colophon #wp-calendar td {
	border: 1px solid #444444;
	padding: 3px 2px 3px 8px;
}

.widget th,
.widget td {
	padding: 1px 1px 1px 2px;
}

/* =SCROLL UP
----------------------------------------------- */
a#scroll-up {
    bottom: 20px;
    position: fixed;
    right: 20px;
    display: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font: normal 26px/1 'Genericons';
    vertical-align: top;
    color: #FFFFFF;
    background-color: #0099cc;
    opacity: 0.5;
    filter: alpha(opacity=50);
    border-radius: 3px;
    padding: 6px;
}

a#scroll-up:before {
	content: '\f432';
}

a#scroll-up:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	/* For IE8 and earlier */
}

/* =READ MORE LINK
----------------------------------------------- */
.read-more, .more-link {
	font-size: 14px;
	color: #0FBE7C;
	font-family: open sans, sans-serif;
}

/* =PRIMARY AND SECONDARY CONTENT AREA
----------------------------------------------- */
#primary {
    float: left;
    width: 100%;
}

#secondary {
    float: right;
    width: 29.4827586%;
    margin-top: 0;
}

.wide-978 #primary,
.narrow-978 #primary {
	width: 65.5763547%;
}

.wide-978 #secondary,
.narrow-978 #secondary {
	width: 30.4827586%;
}

/* =LEFT SIDEBAR CONTENT LAYOUT
-------------------------------------------------------------- */
.left-sidebar #primary {
	float: right;
}

.left-sidebar #secondary {
	float: left;
}

/* =NO SIDEBAR CONTENT LAYOUT
-------------------------------------------------------------- */
.no-sidebar #primary {
	float: none;
	margin: 0 auto;
}

.no-sidebar-full-width #primary {
	width: 100%;
}

.no-sidebar #secondary,
.no-sidebar-full-width #secondary {
	display: none;
}

/* =POST CONTENT
----------------------------------------------- */
#content .post,
#content .page {
	padding-bottom: 45px;
}

.home #content .post, .home #content .page {
     padding-bottom: 0; 
}

.single #content .post {
	padding-bottom: 25px;
}

.post .entry-title,
.page .entry-title {
	font-size: 26px;
	line-height: 32px;
}

.post .entry-title a, .page .entry-title a {
	color: #444444;
}

.post .entry-title a:hover, .page .entry-title a:hover {
	color: #0FBE7C;
}

.post .entry-content {
	margin-bottom: 10px;
}

.entry-content ul {
    list-style: disc;
    padding: 0;
    margin-bottom: 30px;
    margin-top: 20px;
}

.entry-content ul li {
    margin-bottom: 20px;
    line-height: 1.5em;
    position: relative;
    padding-left: 43px;
    list-style: none;
    font-weight: bold;
}

.page-id-67 .entry-content ul li {
    font-weight: 800;
    font-style: italic;
    margin-bottom: 50px;
    text-align: center;
    line-height: 2em;
    padding-left: 0;
	font-size: 18px;
}

.entry-content ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    font-family: "FontAwesome";
    font-family: bootstrap-icons !important;
    font-size: 30px;
    line-height: inherit;
    vertical-align: middle;
    color: #d47c42;
    content: "\f111";
    content: "\F133";
    font-style: normal;
}

.page-id-67 .entry-content ul li:before {
    content: "\F261";
    display: block;
    position: relative;
    margin-right: 0;
    text-align: center;
    margin-bottom: 20px;
    font-size: 50px;
}

ol li {
    margin-bottom: 10px;
}

ol {
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
}
ol > li {
    position: relative;
    margin: 0 0 15px 2em;
    padding: 4px 15px;
    list-style: none;
	font-weight: 800;
}
ol > li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: -2px;
    left: -2em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 2em;
    margin-right: 8px;
    padding: 4px;
    border-top: 2px solid #b5996b;
    color: #fff;
    background: #d47c42;
    font-weight: bold;
    text-align: center;
    border-radius: 20px;
}
li ol,
li ul {margin-top:6px;}
ol ol li:last-child {margin-bottom:0;}

ul li p {
    margin-bottom: 0;
    display: inline-block;
}

.entry-content ol {
    padding: 0;
    margin-bottom: 30px;
}

.entry-content li > ul, .entry-content li > ol {
	margin-bottom: 0;
}

/* =HEADER
----------------------------------------------- */
#site-title {
    font-family: 'Noto Serif', serif;
    font-weight: 700;
    font-size: 23px;
    line-height: 1.2em;
    text-align: right;
    margin-bottom: 0;
	width: 236px;
}
#site-title a {
    text-decoration: none;
    color: white;
    background-image: url(images/scroll-logo-small.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 45px;
    padding-right: 55px;
    display: block;
	-webkit-transition: .3s all ease-out;
    transition: .3s all ease-out;
}
#site-title a:hover {
    color: white!important;
	 background-image: url(images/scroll-logo-small2.png); 
}
#site-title a:hover {
    color: rgb(212, 124, 66);
}
header#masthead {
    background-image: url(images/bg-header.jpg);
    background-image: url(images/bg-header2.jpg);
    background-image: url(images/bg-header3.jpg);
    background-image: url(images/bg-header4.jpg);
	background-image: url(images/bg-header5.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}
#header-meta {
    background: #d47c42;
    padding: 8px 0 12px;
}
#header-meta .inner-wrap {
    margin: 0 auto;
    max-width: 1218px;
    overflow: hidden;
    padding: 0 20px;
}
.small-info-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}
.small-info-text a {
	color:white;
	text-decoration:none;
}
.topbar-text {
    color: white;
}
div.top-phone {
    margin-right: 20px;
	display:inline-block;
}
div.top-email {
	display:inline-block;
}
div.top-phone a:before {
    display: inline-block;
    content: "\F5C1";
    vertical-align: -.125em;
    font-family: bootstrap-icons !important;
    padding-right: 5px;
}
div.top-email a:before {
	display: inline-block;
    content: "\F32F";
    vertical-align: -.125em;
    font-family: bootstrap-icons !important;
    padding-right: 5px;
}
#header-text-nav-container {
	width: 100%;
	clear: both;
	display: inline-block;
}
#header-text-nav-wrap {
    margin: 0 auto;
    max-width: 1218px;
    padding: 30px 20px 0 20px;
    display: flex;
    align-items: center;
}
#header-text-nav-container .inner-wrap {
    transition: 0.5s;
    background: rgba(27, 28, 25, 0.7);
    backdrop-filter: blur(1.5px);
    position: relative;
}
.home #header-text-nav-container .inner-wrap {
    background: rgba(255, 255, 255, 0.2);
}
#header-left-section {
    float: left;
    padding-bottom: 30px;
    width: 236px;
}
#header-right-section {
    float: right;
    text-align: right;
    width: 80%;
}
#header-right-sidebar {
	overflow: hidden;
}
#header-right-section .widget {
	text-align: right;
	padding-top: 10px;
}
#header-right-section .widget h3 {
	padding-bottom: 5px;
}

.footer-contact {
    overflow: hidden;
    background-color: #f4f9f9;
    clear: both;
    background-repeat: repeat;
    padding: 65px 60px 50px 60px;
    margin-top: 45px;
}

.footer-contact .phonetop, #content .phonetop {
    text-align: center;
    min-width: 600px;
    margin: 0 auto 0 auto;
}

#content .phonetop {
    margin: 20px auto 40px auto;
}

.text {
    font-size: 17px;
    padding-bottom: 2px;
    font-weight: 500;
    text-transform: uppercase;
}

.footer-contact .text, #content .text {
    font-size: 27px;
    color: #0b0b0b;
    margin-bottom: 20px;
}

#content .text {
    font-size: 25px;
}

span.or {
    display: none;
}

.header-image {
	margin-bottom: 0;
	border-bottom: 1px solid #EAEAEA;
	width: 100%;
}

.content-left img {
    max-height: 220px;
}

.readmore {
    margin: 0;
    text-align: center;
}

.readmore a:hover {
    background-color: #000000;
	color:white;
}

.readmore a:hover::after {
	color:white;
}

.readmore a {
    margin-top: 20px;
    margin-bottom: 30px;
    color: #d47c42;
    position: relative;
    padding: 12px 16px;
    display: inline-block;
    transition: border-color 0s ease;
    -o-transition: border-color 0s ease;
    -webkit-transition: border-color 0s ease;
    font-size: 17px;
    line-height: 13px;
    text-decoration: none;
    font-weight: normal;
}

.readmore a::after {
font-family: FontAwesome;
font-family: bootstrap-icons !important;
    content: '\f105';
	content: "\F138";
    margin: 0 0 0 0;
    padding: 0 0 0 6px;
	vertical-align: -.125em;
}

#w4pl-list-1388 .readmore a {
 padding: 14px 33px;
    border-radius: 4px;
    color: #fff;
    background: #b5996b;
    background: #d47c42;
    transition: 0.5s;
}

a.button {
    color: #fff!important;
    -moz-border-radius: 25px;
    text-shadow: none;
    background-color: #14b1bb;
    background-image: linear-gradient(to right, #28ced9 0%, #14b1bb 100%);
    text-transform: uppercase;
    padding: 15px 20px 13px 20px;
    margin: 35px 0 0 0;
    font-size: 13px;
    display: inline-block;
    text-decoration: none;
}

/* =NAVIGATION
----------------------------------------------- */
nav li > ul,
nav li > ol {
	margin: 0;
	list-style: none;
}
.main-navigation {
    padding-top: 0;
}
.main-navigation li {
    float: none;
    position: relative;
    padding: 0;
    display: inline-block !important;
    width: auto;
    margin-right: 25px;
}
li#menu-item-1080 {
    display: none !important;
}
li#menu-item-153 {
    margin-right: 0;
}
li#menu-item-153 a {
    padding: 14px 33px;
    border-radius: 4px;
    color: #fff;
    background: #b5996b;
	background: #d47c42;
    transition: 0.5s;
}
li#menu-item-153 a:after {
    display: inline-block;
    content: "\F138";
    vertical-align: -.125em;
    font-family: bootstrap-icons !important;
    padding-left: 6px;
}
.main-navigation ul li a {
    font-size: 16px;
    padding: 5px 15px 10px 15px;
    padding: 5px 0 45px 0;
    -webkit-transition: .3s all ease-out;
    transition: .3s all ease-out;
    display: inline-block;
    color: white;
    text-decoration: none;
    font-weight: 500;
}
.element-is-sticky .main-navigation ul li a {
    padding: 5px 0 47px 0;
}
.main-navigation a:hover, .main-navigation ul li.current-menu-item a, .main-navigation ul li.current_page_ancestor a, .main-navigation ul li.current-menu-ancestor a, .main-navigation ul li.current_page_item a, .main-navigation ul li:hover > a {
    color: #d2d1d1 !important;
    text-decoration: none;
}
.main-navigation ul li a::before, .main-navigation ul li a:hover::before {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #d47c42;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: transform 500ms ease;
    transform: scale(0, 1);
    transform-origin: left center;
    top: 30px;
}
.main-navigation ul li.current_page_item a::before, .main-navigation ul li.current-menu-parent a::before, .main-navigation ul li.current-menu-item a::before, .main-navigation ul li a:hover::before, .single-post .main-navigation ul li.menu-item-756 a::before  {
    transform: scale(1, 1);
}
.main-navigation ul li ul li a::before, .main-navigation ul li ul li a:hover::before {
    background-color: transparent;
}
.main-navigation ul li.current-menu-item ul li a, .main-navigation ul li ul li.current-menu-item a, .main-navigation ul li.current_page_ancestor ul li a, .main-navigation ul li.current-menu-ancestor ul li a, .main-navigation ul li.current_page_item ul li a {
color: #191514 !important;
}
.main-navigation li.default-menu {
	display: none;
}
li.default-menu {
	display: none;
}
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li.current-menu-ancestor > .sub-toggle,
.main-navigation ul li.current-menu-item > .sub-toggle,
.main-navigation ul li:hover > a,
.main-navigation ul li:hover > .sub-toggle {
		color:white;
}
ul.sub-menu {
    overflow: hidden;
    border: none !important;
    top: 71px !important;
    width: 200px !important;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0) !important;
    box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease 0s;
    opacity: 0;
    position: absolute;
}
.element-is-sticky ul.sub-menu {
    top: 73px !important;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    opacity: 1;
}
.main-navigation ul li ul, .main-navigation ul li:hover ul ul {
	display: none;
	z-index: 9999;
}
.main-navigation ul li:hover ul {
	display: block;
}
.main-navigation ul li .sub-toggle {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    margin-left: 5px;
    margin-top: -4px;
    display: none;
}
.main-navigation ul li ul li .sub-toggle {
	-webkit-transform: translateY(-50%) rotate(0deg);
	transform: translateY(-50%) rotate(0deg);
}
.main-navigation ul li > ul .sub-toggle {
	margin: 0;
	right: 10px;
}
.main-navigation ul li > ul.spacious-menu--left {
	left: -100%;
}
.main-navigation ul ul li:hover ul {
	display: block;
}
.main-navigation ul ul li:hover ul ul {
	display: none;
	z-index: 9999;
}
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {
	display: none;
	z-index: 9999;
}
.main-navigation ul ul ul li:hover ul {
	display: block;
}
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul {
	display: block;
}
.main-navigation ul li ul li {
    float: left;
    padding: 0;
    width: 12.5em;
}
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li ul li.current_page_ancestor a,
.main-navigation ul li ul li.current-menu-ancestor a,
.main-navigation ul li ul li.current_page_item a,
.main-navigation ul li ul li:hover > a {
	color: #0FBE7C;
}
.main-navigation ul li ul li.current-menu-item a {
    background-color: #d47c42 !important;
    color: white !important;
}
.main-navigation ul li ul li a {
    float: none;
    font-weight: 400;
    height: 100%;
    color: #373334 !important;
    color: #191514 !important;
    background-color: #ffffff !important;
    font-size: 15px;
    line-height: 25px;
    display: flex;
    padding: 10px 20px 10px 20px;
    transition: 500ms;
}
.element-is-sticky .main-navigation ul li ul li a {
    padding: 10px 20px 10px 20px;
}
.main-navigation ul li ul li a:hover, .main-navigation ul li ul li:hover > a {
    color: #fff !important;
    background-color: #d47c42 !important;
}
.main-navigation ul li.current-menu-item ul li a:hover {
	color: #cda243;
}
.main-navigation ul li ul li ul {
	left: 150px;
	top: -1px;
}
.main-navigation ul li.focus > ul {
	display: block;
}
#rmp_menu_trigger-397 {
    top: 70px;
    right: 10px;
    cursor: pointer;
}
    #rmp-menu-wrap-397 .rmp-menu-item-link {
        font-size: 16px;
    }

/* =DROP DOWN
----------------------------------------------- */
/* =SMALL MENU
----------------------------------------------- */
.menu-toggle {
	display: none;
	cursor: pointer;
}

.site-header .menu-toggle {
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    padding: 15px 22px 12px 22px;
    margin: 30px auto 0 auto;
    text-align: center;
    width: 130px;
    border-top: solid 1px #efefef;
}

.site-header .menu-toggle:hover {
    background-color: #3d3f8d!important;
}

.site-header .menu-toggle::after {
    font-family: FontAwesome;
    content: '\f078';
    color: #d2d2f3;
    padding-left: 10px;
}

.spacious-header-style-two .main-small-navigation {
	background-color: #000000;
	padding-top: 0;
}

.main-small-navigation {
	float: none;
}

.menu-primary-container {
    position: relative;
}

.main-small-navigation ul {
    margin: 0;
    list-style: none;
    position: absolute;
    top: 10px;
    width: 100%;
    padding-top: 0;
    background: #3d3f8d;
}

.main-small-navigation ul.sub-menu {
    position: relative;
    top: 0;
}

.main-small-navigation a {
    display: block;
    color: #FFFFFF;
    padding: 10px 40px;
    text-decoration: none;
    font-size: 16px;
}

.main-small-navigation li {
    background: #3d3f8d;
    position: relative;
    text-align: center;
    border-bottom: 1px #5e5fbb solid;
    margin: 0 40px;
    padding: 10px;
}

.main-small-navigation li:hover, .main-small-navigation ul > .current_page_item, .main-small-navigation ul > .current-menu-item, .spacious-woocommerce-cart-views .cart-value {
    background: #3d3f8d!important;
}

.main-small-navigation li a:hover, .main-small-navigation ul > .current_page_item, .main-small-navigation ul > .current-menu-item, .spacious-woocommerce-cart-views .cart-value {
    color: #d2d2f3;
}

.main-small-navigation ul ul a {
	text-transform: none;
	font-size: 13px;
}

.main-small-navigation ul ul ul a {
	padding-left: 80px;
}

.main-small-navigation ul > .current_page_item a, .main-small-navigation ul > .current-menu-item a {
	color: #d2d2f3
}

#wprmenu_bar .menu_title {
    top: -11px;
	font-size:12px;
}

#wprmenu_bar .menu_title a {
    text-decoration: none;
}

/* =SECONDARY MENUS
----------------------------------------------- */
.small-menu {
	float: right;
}

.small-menu li {
	float: left;
    position: relative;
    padding: 0 0 0 0;
}

li#menu-item-1437 a {
    padding-right: 0;
}

.small-menu li.default-menu {
	display: none;
}

li.default-menu {
	display: none;
}

.small-menu a {
    color: #fff;
    display: block;
    float: left;
    font-size: 10px;
    height: 21px;
    padding: 5px 16px 0 0;
    font-size: 14px;
	text-decoration: none;
}

.small-menu a:hover, .small-menu ul li.current-menu-item a, .small-menu ul li.current_page_ancestor a, .small-menu ul li.current-menu-ancestor a, .small-menu ul li.current_page_item a, .small-menu ul li:hover > a {
    color: #ffffff!important;
}

/* =LISTS
 ----------------------------------------------- */
	.w4pl ul {
    padding: 20px 0 0 0;
    margin-bottom: 0;
	}
	
.w4pl ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
	
.w4pl li {
    background-color: #ffffff;
    padding: 30px;
    margin: 0 10px;
    width: 31.4%;
    display: flex;
    filter: drop-shadow(0 0 23px rgba(0, 0, 0, 0.1));
    flex-direction: column;
    justify-content: space-between;
}

.w4pl li:before {
display:none!important;
}
	
	.w4pl_post_title {
    font-size: 21px;
    line-height: 1.4em;
    margin-bottom: 20px;
    font-family: 'Noto Serif', serif;
    text-align: center;
}
	
	w4pl_post_title {
    font-size: 23px;
    color: white;
    font-weight: 500;
}

.w4pl_post_title a {
    color: #191514;
    text-decoration: none;
    font-size: 25px;
}

.w4pl_post_title a:hover {
    color: #000000!important;
}
	
	.w4pl .post-excerpt {
    margin: 0 0 0 0;
}

.w4pl .read_more {
    margin-bottom: 0;
}

.home #w4pl-list-1388 {
    margin-bottom: 50px;
}

div#w4pl-list-452 .read_more {
    margin-bottom: 0;
    background-image: linear-gradient(to right, #d47c42 0%, #d47c42 100%);
    font-size: 13px;
    color: white;
    text-decoration: none;
    padding: 10px 22px;
    display: inline-block;
    margin-top: 20px;
    border-radius: 4px;
}

a.read_more:after {
    display: inline-block;
    content: "\F138";
    vertical-align: -.125em;
    font-family: bootstrap-icons !important;
    padding-left: 6px;
    color: #ffffff;
}

.single-solicitor .attachment-post-thumbnail {
    width: 300px;
    margin: 0 0 30px 30px;
}

.single-solicitor p.location, .single-solicitor p.email, .single-solicitor p.phone {
    margin-bottom: 10px;
    margin-top: 10px;
	display:block;
}

.w4pl .read_more a {
    margin-bottom: 0;
}

.w4pl .post-excerpt {
    line-height: 1.6em;
    font-weight: normal;
    text-align: center;
}

#w4pl-list-452 li {
    padding: 0;
    width: 23%;
}
	
.text-content {
    padding: 30px;
    background-color: #ffffff;
}
	
.teamtitle {
    font-size: 16px;
    font-weight: bold;
}	
.position {
    border-bottom: 1px solid #d47c42;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    font-weight: normal;
}

.navigation.ajax-navigation {
    font-size: 20px;
    margin-top: 20px;
    overflow: hidden;
    padding: 20px;
    border-radius: 3px;
}   

.navigation.ajax-navigation a:hover {
	color:black;
}

a.prev.page-numbers {
    padding-right: 20px;
}

a.next.page-numbers {
    padding-left: 20px;
}

p.address {
    border-top: 1px solid #efefef;
    text-align: center;
    padding: 20px;
}

/* =FOOTER WIDGET AREA
----------------------------------------------- */
footer#colophon {
    background-image: url(images/footer-bg.jpg);
    background-image: url(images/footer-bg2.jpg);
	background-image: url(images/footer-bg3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #1e1915;
    background-size: cover;
}
.footer-widgets-wrapper {
    padding: 120px 0 70px 0;
}
.footer-widgets-area {
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    justify-content: space-between;
}
.footer-widgets-wrapper .inner-wrap {
    max-width: 1218px;
    margin: 0 auto;
    padding: 0 0 0 20px;
}
#colophon .tg-one-third {
    width: 29.7405583%;
    margin-left: 0;
    margin-right: 2.38916257%;
}
#colophon .tg-one-third.tg-after-two-blocks-clearfix {
	margin-right: 0;
	float: right;
}
.tg-one-fourth {
	float: left;
	width: 23.1527094%;
	margin: 0 2.46305419% 0 0;
	padding: 0 0 30px;
}
.tg-one-fourth-last {
	margin: 0;
}
.tg-one-third, .tg-one-third.tg-column-2, .tg-one-third.tg-after-two-blocks-clearfix {
    float: left;
    width: 31.9%;
    margin: 0 10px 0 10px;
    padding: 0 0 0 0;
}
.tg-one-third.tg-after-two-blocks-clearfix {
    margin-right: 0;
}
.tg-one-half {
	float: left;
	width: 48.7684729%;
	margin: 0 2.46305419% 0 0;
	padding: 0px 0px 30px;
}
.tg-one-half-last {
	float: right;
	margin: 0px;
}
.tg-one-half {
	float: left;
	width: 48.7684729%;
	margin: 0 2.46305419% 0 0;
	padding: 0 0 30px;
}
.tg-one-half-last {
	float: right;
	margin: 0;
}
#colophon .widget ul li {
    line-height: 1.5;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #444444;
}
.footer-widgets-area .tg-one-fourth .widget-title {
    text-align: left;
    margin-bottom: 75px;
}
.footer-widgets-area h3.widget-title {
    color: #ffffff;
}
.footer-widgets-area a {
    color: #D5D5D5;
    text-decoration: none;
}
.footer-widgets-area a:after {
    display: inline-block;
    content: "\F138";
    vertical-align: -.125em;
    font-family: bootstrap-icons !important;
    padding-left: 6px;
    float: right;
}
.footer-widgets-area a:hover {
	color: #0FBE7C;
}
.tg-one-third.tg-column-2 .widget-title, .tg-one-third.tg-after-two-blocks-clearfix .widget-title {
    font-size: 25px;
    text-align: left;
    margin-bottom: 35px;
    line-height: 1.1em;
    margin: 0;
    padding: 0 0 51px 0;
}
aside#custom_html-2 {
    max-width: 235px;
    margin-bottom: 50px;
}
aside#custom_html-3 h3 {
    margin-bottom: 50px;
}
aside#custom_html-3 a:after {
    content: none;
}
.phone-footer {
    margin-bottom: 20px;
}
div.phone-footer a:before, div.email-footer a:before {
    display: inline-block;
    vertical-align: -.125em;
    font-family: bootstrap-icons !important;
    background: #d47c42;
    border-radius: 30px;
    width: 28px;
    height: 28px;
    line-height: 30px;
    text-align: center;
    margin-right: 5px;
}
div.phone-footer a:before {
    content: "\F5C1";
}
div.email-footer a:before {
    content: "\F32F";
}
.sra-badge {
    max-width: 200px;
    margin-top: 25px;
}
aside#media_image-2 img {
    max-width: 90px !important;
    margin-top: 25px;
}

/* =FOOTER FREE CONSULTATION
----------------------------------------------- */
.free-consultation {
    background: #f7f7fb;
    padding: 70px 0;
}
.page-id-66 .free-consultation {
    display: none;
}
.free-consultation-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin: 0 auto;
    max-width: 1218px;
    padding: 0 20px;
}
.free-consultation h2 {
    text-align: center;
    border: none;
    padding-left: 0;
    font-size: 40px;
    margin-bottom: 20px;
    margin-top: 0;
}
.free-consultation p {
    width: 64%;
    margin: 0 auto 50px auto;
    text-align: center;
}
.photo-number {
    text-align: right;
    position: relative;
}
.photo-number img {
     max-width: 503px; 
    width: auto;
	border-radius: 4px;
}
.contact-information {
    background: #d47c42;
    position: absolute;
    display: -webkit-box;
    padding: 16px 25px 0;
    height: 52px;
    border-radius: 5px;
    bottom: 0;
    right: 0;
}
.contact-text {
}
.contact-icon i {
    display: inline-block;
    font-size: 19px;
    float: left;
    margin-right: 10px;
    color: #fff;
}
.contact-text p {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    width: 100%;
    margin-bottom: 0;
    line-height: 1.2em;
    margin-top: 0;
}
.free-consultation-form div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 0 0 30px 0;
}
.free-consultation-form div#wpforms-161-field_1-container {
    padding: 0 0 30px 0;
}
.free-consultation-form div.wpforms-container-full .wpforms-form button[type=submit] {
    width: 100%;
}
.free-consultation-form div#wpforms-161-field_3-container, .free-consultation-form div#wpforms-161-field_4-container {
    width: 48%;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
	height: 139px !important;
    border: 1px solid #d47c42 !important;
    border-radius: 4px !important;
}
.bottom-contact span:before {
    display: inline-block;
    content: "\F5C1";
    vertical-align: -.125em;
    font-family: bootstrap-icons !important;
    padding-right: 5px;
}
.bottom-contact span.email:before {
    content: "\F32F";
    background-color: transparent;
    color: rgb(212, 124, 66);
    padding-right: 0px;
    margin-right: 0;
}
    .free-consultation-form, .photo-number {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

/* =FOOTER SOCKET AREA
----------------------------------------------- */
.footer-socket-wrapper .inner-wrap {
    max-width: 100%;
    overflow: hidden;
    padding: 0 10px;
    margin: 0 auto;
    max-width: 1218px;
}
.footer-socket-area {
    overflow: hidden;
    border-top: 1px solid #67615f;
    padding: 30px 0;
}
.footer-socket-wrapper .copyright {
    color: #ffffff;
    max-width: 50%;
    float: left;
    font-size: 14px;
}
.footer-socket-wrapper .copyright a {
    color: #fff;
	text-decoration: none;
}
.footer-socket-wrapper .small-menu {
	float: right;
}
.footer-socket-wrapper .small-menu a {
	padding-top: 0;
}
li#menu-item-432 a {
    border-left: 1px solid white;
    padding-left: 16px;
    padding-right: 0;
}
.footer-socket-wrapper .small-menu ul li ul {
	top: 21px;
}
	
/* =RESPONSIVE STRUCTURE
 ----------------------------------------------- */

@media screen and (max-width: 1078px) {
	#header-text {
    float: none;
	}
	#site-description {
	font-size: 12px;
	}
	.main-navigation li {
    float: none;
    display: inline-block;
	}
	.main-navigation a {
    float: none;
	}
	.w4pl li {
    width: 31.1%;
}
#w4pl-list-452 li {
    width: 28%;
}
	.w4pl_post_title {
    font-size: 20px;
}
.w4pl .post-excerpt {
    font-size: 15px;
}
	.footer-socket-wrapper .copyright {
		float: none;
		max-width: 100%;
		text-align: center;
		margin-bottom: 5px;
	}
	.footer-socket-wrapper .small-menu {
		float: none;
		text-align: center;
	}
	.footer-socket-wrapper .small-menu li {
		float: none;
		display: inline;
	}
	.footer-socket-wrapper .small-menu a {
		float: none;
		display: inline;
		padding: 5px 5px 0;
	}
	.small-menu li.default-menu, li.default-menu {
		display: none;
	}
	.tg-one-half, .tg-one-third, .tg-one-fourth {
		float: left;
		width: 46.7684729%;
	}
	.widget_service_block .tg-one-third {
		float: left;
		margin: 0 2.46305%;
		padding: 0 0 30px;
		width: 28.4072%;
	}
	.tg-one-half-last, .tg-one-fourth-last {
		float: right;
	}
	.tg-service-left {
		float: left;
		margin: 0;
	}
	.tg-service-right {
		float: right;
		margin: 0;
	}
	.tg-column-1, .tg-column-3 {
		float: left;
		width: 100%;
	}
	.tg-column-2, .tg-column-4 {
		float: right;
		margin-right: 0;
	}
	.tg-after-two-blocks-clearfix {
		clear: both;
	}
	.tg-after-three-blocks-clearfix {
		clear: none;
	}
	.photo-number img {
    max-width: 405px;
}
.contact-information {
    bottom: 82px;
}
}

@media screen and (max-width: 960px) {
.topbar-text {
    display: none;
}
.topbar-contact {
    width: 100%;
}
div.top-email {
    float: right;
}
.header-post-title-class {
    font-size: 35px;
}
.welcome {
    font-size: 17px;
}
.main-navigation ul {
    display: none!important;
	}
.w4pl_post_title {
    font-size: 17px;
    font-weight: 600;
}
.w4pl .post-excerpt {
    font-size: 14px;
}
.w4pl li {
    width: 100%;
	width: 47%;
    margin-bottom: 20px;
}
.w4pl .post-excerpt {
    margin: 0;
    min-height: auto;
}
p {
    line-height: 24px;
}
.photo-number {
    display: none;
}
.free-consultation-inner {
    display: block;
}
.free-consultation p {
    width: 84%;
}
.free-consultation-form, .photo-number {
    max-width: 100%;
}
}

@media screen and (max-width: 768px) {
    #site-title {
        font-size: 19px;
        width: 191px;
    }
#site-title a {
    background-size: 35px;
    padding-right: 45px;
}
#rmp_menu_trigger-397 {
    top: 63px;
}
	#primary, #secondary, .wide-978 #primary, .narrow-978 #primary {
		float: none;
		width: 100%;
		margin: 0;
	}
#header-right-section .widget {
		padding: 0 0 10px 0;
		float: none;
		text-align: center;
	}
	.main-navigation.toggled .nav-menu {
		display: block;
	}
	.spacious-header-style-two .main-navigation {
		float: none;
	}
	.header-post-title-container .post-title-wrapper {
        float: none;
        width: 100%;
    }
.home .header-post-title-container .inner-wrap {
    display: block;
}	
	.header-post-title-class {
    font-size: 30px;
}
.welcome {
    font-size: 16px;
}
.contact-wrapper {
    float: none;
    width: 100%;
    margin-top: 20px;
}
	#main-inner {
    padding: 20px!important;
}
.w4pl ul {
    display: block;
}
.page-id-445 .w4pl ul {
    display: flex;
}
    .w4pl li {
        display: block;
        width: 100%;
		box-sizing: border-box;
        margin-left: 0;
        margin-right: 0;
    }
	    #w4pl-list-452 li {
        width: 30%;
    }
	    .page-id-445 .w4pl li {
        display: flex;
        width: 45%;
        margin-left: 10px;
        margin-right: 10px;
    }
.w4pl_post_title {
    font-size: 20px;
    font-weight: 500;
}
.w4pl .post-excerpt {
    font-size: 16px;
}
.footer-widgets-wrapper .inner-wrap {
    padding: 0 20px;
}
	.tg-column-1, .tg-column-2, .tg-column-3, .tg-column-4 {
		float: none;
	}
	#primary, #secondary {
		float: none;
		width: 100%;
		margin: 0;
	}
	.wide-978 #primary, .narrow-978 #primary, .wide-978 #secondary, .narrow-978 #secondary {
		width: 100%;
	}
	.related-posts {
		margin: 0;
	}
	#header-text-nav-wrap {
    background-color: transparent;
}
.headerleft {
    width: auto;
    padding: 7% 20px 7% 20px;
    text-align: center;
}
.footer-contact .text, #content .text {
    font-size: 22px;
}
.footer-contact .phonenumber, #content .phonenumber {
    font-size: 18px;
}
.footer-contact .phonetop, #content .phonetop {
    min-width: auto;
}
#block-block-6 .col {
    width: 100%;
    min-height: auto;
    float: none;
    margin-bottom: 40px;
}
#block-block-23 {
    background-image: url(transparent);
}
}

@media screen and (max-width: 600px) {
		#site-description {
    text-align: center;
	}
	.author-box .author-img img {
		margin-bottom: 20px;
	}
	.author-box .author-description-wrapper {
		margin-left: 0;
	}
	.free-consultation h2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 35px;
}
.free-consultation p {
    width: 100%;
    padding: 0 20px;
}
	#w4pl-list-452 li {
        width: 45%;
    }
.attachment-post-thumbnail {
    float: none;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
}
}

@media only screen and (max-width: 544px) {
.header-post-title-container .inner-wrap {
    padding: 80px 20px 110px 20px;
}
.single-solicitor .attachment-post-thumbnail {
    width: 100%;
    margin: 0 0 30px 0;
}
.footer-widgets-wrapper {
    padding: 70px 0 70px 0;
}
.footer-widgets-area {
    display: block;
}
    .tg-one-half, .tg-one-third, .tg-one-fourth, .widget_service_block .tg-one-third {
        float: none;
        width: 100% !important;
        margin: 0;
    }
	.tg-one-third.tg-column-2 .widget-title, .tg-one-third.tg-after-two-blocks-clearfix .widget-title {
    padding: 0 0 30px 0;
}
.tg-column-2 {
    margin-top: 30px !important;
    margin-right: 0 !important;
}
.tg-after-two-blocks-clearfix {
    margin-top: 30px !important;
}
	aside#custom_html-3 h3 {
    margin-bottom: 30px;
}
}

@media only screen and (max-width: 420px) {
	h2 {
    font-size: 25px;
}
	.topbar-contact .top-email span {
    display: none;
}
	#page {
		width: 100%;
	}
	.inner-wrap {
		width: 100%;
	}
	 .page-id-445 .w4pl li {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
	    #w4pl-list-452 li {
        width: 100%;
    }
}


