/*
 Theme Name:   MPL Local Locksmith Sites Variant
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  MPL Local Locksmith Sites Variant
 Author:       Robbie Blackburn	
 Author URI:   http://identifywebdesign.co.uk
 Template:     twentyfourteen
 Version:      1.0.0
 Text Domain:  twenty-fourteen-child
*/

/*@import url("../twentyfourteen/style.css");*/

/* =Theme customization starts here
-------------------------------------------------------------- */

body, html {
	-webkit-transition:  none;
	-moz-transition:  none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

body {
font-family: 'Raleway', 'Open Sans'; 
font-size:14px;
color:#666;
background:#f5f5f5;
opacity:0;
	-webkit-transition:  none;
	-moz-transition:  none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
margin: 0px;
}

body.bodylock {
overflow:hidden;
}

body.bodyactive {
opacity:1;
}

p, li {
line-height: 24px;
margin-top: 0px;
margin-bottom: 12px;
}

.accreditations-bottom {
clear: both;
}

a {
text-decoration:none;
}

div.wpcf7 input.wpcf7-text, div.wpcf7 textarea {
float: left;
width: 100%;
display: block;
font-family: 'Raleway', 'Open Sans';
font-size: 14px;
color: #666;
}

div.wpcf7 textarea {
resize: none;
}

h1 {
color: orange;
text-align: center;
margin: 20px 0;
}

.wrapper {
width:1000px;
margin:0 auto;
	-webkit-transition:  none;
	-moz-transition:  none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

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

:hover {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

/* apply a natural box layout model to all elements */
*, *:before, *:after {
-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.top-bar {
width: 100%;
height: 128px;
padding: 30px;
padding-bottom: 20px;
}
a#logo-main {
width: 8.5%;
height: 80px;
display: block;
float: left;
}

a#logo-main img {
float: left;
width: auto;
height: auto;
max-height: 100%;
display: block;
}

a.logo-title {
text-transform: uppercase;
font-size: 28px;
float: left;
width: auto;
font-weight: bolder;
color: #fca311;
line-height: 31px;
margin: 10px 0 0 10px;
margin-right: auto;
}

a.logo-title span {
color: #75263d;
}
header.entry-header {
display: none;
}
.main-header {
display: none;
}
.top-bar h2 {
float: right;
width: 29%;
clear: none;
text-align: right;
margin: 12px;
line-height: 24px;
color: #75263d;
font-size: 19px;
clear: right;
margin: 0px;
margin-left:auto;
margin-top: 12px;
}
.orange{
color:#fca311;
font-size:29px;
}

ul#service-box-list-vertical {
margin: 20px;
padding: 20px 0 10px 0;
}
ul#service-box-list-vertical li {
width: 57%;
list-style-type: none;
color: #fff;
clear: both;
}

ul#service-box-list-vertical li.service-box-left {
float: left;
}

ul#service-box-list-vertical li.service-box-right {
padding-right: 0;
float: right;
padding-left: 165px;
}


ul#service-box-list-vertical li.service-box-left p, ul#service-box-list-vertical li.service-box-left h2 {
text-align: right;
width: 70%;
}

ul#service-box-list-vertical li.service-box-right p, ul#service-box-list-vertical li.service-box-right h2 {
text-align: left;
width: 70%;
float: right;
}

ul#service-box-list-vertical li h2 {
margin: 13px 0 14px 0;
}

li.service-box-horizontal {
float: left;
list-style: none;
width: 25%;
padding: 0px;
text-align: center;
}

li.service-box-horizontal h2 {
font-size: 20px;
color: orange;
}
ul#service-box-list-vertical li.service-box-left h2, ul#service-box-list-vertical li.service-box-right h2 {
color: orange;
}
li.service-box-horizontal.testimonial p {
font-size: 15px;
width: 99%;
}
li#review_lead {
list-style-type: none;
text-align: center;
width: 100%;
font-weight: bold;
font-size: 30px;
color: #72273e;
margin: 0px 0 10px 0;
text-transform: uppercase;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
align-content: center;
}

li#review_lead span.stars {
padding: 0 15px;
}

.star {
position: relative;

display: inline-block;
width: 0;
height: 0;

margin-left: .9em;
margin-right: .9em;
margin-bottom: 1.2em;

border-right:  .3em solid transparent;
border-bottom: .7em  solid #FC0;
border-left:   .3em solid transparent;

/* Controlls the size of the stars. */
font-size: 24px;
}

.star:before, .star:after {
content: '';

display: block;
width: 0;
height: 0;

position: absolute;
top: .6em;
left: -1em;

border-right:  1em solid transparent;
border-bottom: .7em  solid #FC0;
border-left:   1em solid transparent;

transform: rotate(-35deg);
}

.star:after {  
transform: rotate(35deg);
}

a.read-more {
background: #75263d;
padding: 10px 20px;
color: #fff;
font-size: 16px;
}
a.read-more:hover{
background:#fca311;
color:#75263d;
}
ul.dropbox-services {
list-style-type: none;
margin:0;
display:none;
}
ul.dropbox-services.active {
display: block;
}
/*ul.dropbox-services#lostkeys {
display: none;
}
ul.dropbox-services#upvcrepair {
display: none;
}
ul.dropbox-services#snapsafe {
display: none;
}*/
li.item-info {
float: right;
width: 40%;
}
li.item-info h2 {
text-align: center;
margin: 10px 0 0 0;
}

.service-2-dropbox p a {
color: #6f2034;
text-decoration: underline;
font-weight: 700;
}

.service-2-dropbox p a:hover {
color: #fca311;
}

ul#service-box-list {
padding: 20px;
float: left;
width: 100%;
display: block;
padding: 0px;
}
.service-boxes-2 {
float: none;
display: block;
height: 485px;
background: #ffffff;
margin: 20px 0 20px 0;
}
.service-2-dropbox {
float: none;
display: block;
background: #ffffff;
margin: 20px 0 10px 0;
padding: 20px;
}
.service-2-dropbox h2 {
color: #72273e;
}
div.wpcf7 {
margin: 0;
width: 100%;
padding: 0px;
border: none;
}
form.wpcf7-form p {
margin-bottom: 15px;
float: left;
width: 100%;
display: block;
margin-top: 0px;
}

form.wpcf7-form p label {
float: left;
width: 100%;
display: block;
font-size: 13px;
font-weight: 600;
}
input, textarea {
border: none;
border-radius: 0px;
color: #2b2b2b;
padding: 8px 10px 8px;
font-size: 15px;
}
input[type="button"], input[type="reset"], input[type="submit"] {
background-color: #fca311;
border: 0;
border-radius: 0px;
color: #fff;
font-size: 12px;
font-weight: 700;
padding: 10px 30px 11px;
text-transform: uppercase;
vertical-align: bottom;
width: 100%;
}
button:hover, button:focus, .button:hover, .button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
background-color: #75263d;
color: #fff;
}
span.wpcf7-form-control-wrap.your-name {
display: block !important;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
display: block;
margin: 0 0 -10px 0 !important;
padding: 5px !important;
}
span.wpcf7-form-control-wrap.email-279 {
display: block !important;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
display: none !important;
}
.contact-form-left {
width: 30%;
float: left;
}
.about-us-right {
float: right;
width: 68%;
padding: 30px;
background: #fff;
margin: 0;
height: auto;
min-height: 436px;
}
.about-us-right h2 {
width: 25%;
margin: 10px 0px 15px 0px;
}
span#about-us-image {
width: 225px;
height: 225px;
display: block;
float: right;
border-radius: 50%;
margin-left: 15px;
overflow:hidden;
}

span#about-us-image img{
float:left;
width:100%;
height:auto;
display:block;
}
#call-us-center-bar {
width: 100%;
background: #75263d;
height: 95px;
color: #fff;
float: left;
margin-bottom: 40px;
}
#call-us-center-bar h2 {
text-align: center;
font-size: 44px;
padding: 25px;
margin: 0px;
}
li.dropdown-service {
list-style-type: none;
width: 100%;
float: left;
padding: 15px;
margin: 10px 0 10px 0;
text-align: center;
display:none;
}
li.dropdown-service.active {
display:block;
}
.service-1-dropdown {
width: 100%;
background: #fff;
}
li.dropdown-service span{
width:90px;
height:90px;
display:block;
margin:0 auto;
}

/*li#drop-callout, li#drop-cityguilds, li#drop-responsetime{
display:none;
}*/


p.testimonials-text {
padding: 65px 0 0 0;
color: #fff;
font-style: italic;
font-size: 17px;
}
.testimonials-container h4 {
font-size: 18px;
color: #fff;
font-style: italic;
font-weight: 100;
float: right;
}
.stats-circles h2 {
text-align: center;
font-size: 40px;
color: #75263d;
font-weight: 600;
}
li.stats-circle {
float: left;
width: 25%;
list-style-type:none;
}
ul#stats-circles-list {
float: left;
width: 100%;
margin: 0;
}
.stats-circle h2 {
width: 100%;
text-align: center;
color: #75263d;
font-size: 25px;
}
.stats-circle p {
text-align: center;
color: #75263d;
font-weight: 500;
font-size:20px;
}
li.stats-circle .circle-icon {
width: 150px;
height: 150px;
display: block;
margin: 0 auto;
}

.mpl-location {
margin: 0px 0 0px 0;
clear: both;
float: left;
width: 100%;
display: block;
height: 400px;
}
ul#logo-bottom {
margin: 20px 0 0 0;
float: left;
display: flex;
width: 100%;
list-style-type: none;
flex-wrap: wrap;
justify-content: space-between;
padding:0px;
}
li.accreditations {
float: left;
width: auto;
margin: 0px 0 10px 0;
padding: 0 6px;
min-width: 12.5%;
max-width: 12.5%;
}
li.accreditations a {
display: flex;
width: 100%;
height: 60px;
float: left;
margin: 0px;
justify-content: center;
align-items: center;
align-content: center;
filter: grayscale(1);
opacity: 0.6;
}

li.accreditations a:hover {
cursor:default;
opacity:1;
filter: grayscale(0);
}

li.accreditations a img {
width: auto;
height: auto;
display: block;
max-width: 100%;
max-height: 100%;
}

#call-us-bottom-bar {
width: 100%;
background: #75263d;
height: 95px;
color: #fff;
margin: 15px 0 0 0;
}
#call-us-bottom-bar h2 {
text-align: center;
font-size: 44px;
padding: 22px 26px 9px;
margin: 0px;
}
li#item-video {
float: left;
width: 51%;
height: 100%;
}

h2 .orange {
font-size: 44px;
}

h2 .orange:hover {
color:#ffffff;
}

.top-bar h2 .orange {
font-size: 38px;
font-weight: 800;
float: right;
width: 100%;
display: block;
margin: 6px 0 0 0;
text-decoration: none;
}

.top-bar h2 .orange:hover {
color: #75263d;
}

li#avoid {
clear: both;
display: block;
font-weight: bold;
font-size: 16px;
text-align: center;
color: #fff;
background: #72273e;
padding: 15px 0;
}

.top-bar a.top-link {
float: right;
width: auto;
display: block;
margin: 0 0 7px 0;
font-size: 12px;
text-transform: uppercase;
font-weight: 800;
line-height: 11px;
color: #72273e;
text-decoration: underline;
}

.top-bar a.top-link:hover {
color: #fca311;
}

.container-fluid {
float: left;
width: 100%;
height: auto;
display: block;
margin-bottom: 50px;
}

.blog-header {
background: #75263d;
padding-top: 30px;
padding-bottom: 30px;
margin-top:10px;
}

.blog-header h1 {
float: left;
width: 100%;
margin: 0px;
text-transform: uppercase;
font-weight: 800;
font-size: 40px;
line-height: 32px;
margin-bottom: 15px;
text-align: left;
line-height: 1.1;
}

.blog-header p#breadcrumbs {
float: left;
width: 100%;
height: auto;
display: block;
margin: 0px;
font-size: 12px;
text-transform: uppercase;
font-weight: 800;
color: #ffffff;
}

.blog-header p#breadcrumbs a {
float: left;
width: auto;
display: block;
color: #ffffff;
}

.blog-header p#breadcrumbs a:hover{
 color: orange;
}

.blog-header p#breadcrumbs b {
color: #ffffff;
float: left;
font-weight: 800;
margin: 0 10px;
}

.blog-header p#breadcrumbs strong {
float: left;
color: #ffffff;
font-weight: 800;
}

.blog-listing-container {
margin-bottom: 20px;
}

.blog-listing-container .blog-listing-inner {
float: left;
width: 100%;
height: auto;
display: block;
background: #ffffff;
padding: 25px;
margin-bottom: 30px;
}

.blog-listing-container .blog-listing-inner h3 {
float: left;
width: 100%;
height: auto;
display: block;
margin: 0 0 15px 0;
text-transform: uppercase;
font-weight: 500;
color: #3b3b3b;
font-size: 24px;
line-height: 18px;
}

.blog-listing-container .blog-listing-inner p {
float: left;
width: 100%;
display: block;
color: #666666;
height: auto;
line-height: 24px;
}

.blog-listing-container .blog-listing-inner a.cta-button {
float: left;
width: auto;
display: block;
height: 40px;
background: #ffa500;
font-size: 12px;
text-transform: uppercase;
font-weight: 900;
color: #75263d;
padding: 11px 20px;
}

.blog-listing-container .blog-listing-inner a.cta-button:hover {
background:#75263d;
color:#ffffff;
}

.blog-listing-container .navigation {
clear: both;
float: left;
width: 100%;
display: block;
}

.blog-listing-container .navigation nav {
float: left;
width: auto;
display: block;
margin: 0px;
margin-bottom: 30px;
margin-top: 20px;
border-top: 0px;
}

.blog-listing-container .navigation nav h1.screen-reader-text {
display: none;
}

.blog-listing-container .navigation nav .pagination {
float: left;
width: 100%;
margin: 0px;
display: block;
}

.blog-listing-container .navigation nav .nav-links {
    display: flex;
    clear: both;
    border-bottom: 2px solid #cccccc;
    gap: 5px;
}

.blog-listing-container .navigation nav .nav-links span, .blog-listing-container .navigation nav .nav-links a {
    font-size: 16px;
    font-weight: 600;
    float: left;
    border-bottom: 2px solid;
    color: #999999;
    margin-bottom: -2px;
    padding: 0 7px 10px;
}

.blog-listing-container .navigation nav .nav-links a {
    border-bottom-color: transparent;
}

.blog-listing-container .navigation nav .nav-links a:hover {
	color:#75263d;
	border-bottom-color:#75263d;
}

.blog-listing-container .navigation nav .nav-links span {
	color:#1b1b1b;
	border-bottom-color:#1b1b1b;
}



.blog-listing-container .navigation nav .pagination a.prev.page-numbers, .blog-listing-container .navigation nav .pagination a.next.page-numbers {
display: none;
}

.blog-listing-container .navigation nav .pagination a.page-numbers {
float: left;
width: 40px;
height: 40px;
display: block;
background: #e4e3e3;
color: #999999;
font-size: 14px;
margin-right: 10px;
font-weight: 600;
padding: 9px 16px;
border-top: none;
}

.blog-listing-container .navigation nav .pagination a.page-numbers:hover {
background:#75263d;
color:#ffffff;
}

.blog-listing-container .navigation nav .pagination span.page-numbers.current {
border: none;
float: left;
width: 40px;
height: 40px;
display: block;
background: #ffa500;
color: #75263d;
font-size: 14px;
margin-right: 10px;
font-weight: 800;
padding: 9px 16px;
border-top: none;
}

.standard-post .standard-post-inner {
float: left;
width: 100%;
height: auto;
display: block;
margin: 0px;
background: #ffffff;
padding: 30px;
}

.standard-post .standard-post-inner p:last-of-type {
margin:0 0 0 0;
}

.blog-listing-container h4 {
float: left;
width: 100%;
height: auto;
display: block;
font-size: 16px;
text-transform: uppercase;
font-weight: 800;
color: #75263d;
margin: 0px 0 27px 0;
line-height: 13px;
}

.blog-listing-container .related-posts {
margin: 0 -15px;
}

.blog-listing-container .related-posts .related-posts-container {
float: left;
width: 33.333333333333333333333333333333%;
padding: 0 15px;
}

.standard-post h2 {
font-size: 22px;
font-weight: 600;
text-transform: uppercase;
color: #1b1b1b;
line-height: 23px;
padding: 0 0 0 0;
margin: 0 0 25px 0;
}

.standard-post h3 {
margin: 0 0 25px 0;
padding: 0 0 0 0;
text-transform: uppercase;
font-weight: 600;
color: #75263d;
font-size: 17px;
line-height: 23px;
}

.standard-post h4 {
font-size: 16px;
color: #333333;
font-weight: 600;
line-height: 20px;
margin: 0 0 24px 0;
padding: 0 0 0 0;
}

.standard-post h5, .standard-post h6, .standard-post h7 {
font-size:16px;
font-weight:100;
color:#999999;
padding:0 0 0 0;
line-height:normal;
margin:0 0 25px 0;
}

.standard-post .no-sidebar {
float: left;
width: 100%;
height: auto;
display: block;
}

.standard-post img, .standard-post img.alignleft {
float: left;
width: auto;
height: auto;
margin: 0 30px 30px 0;
display: block;
}

.standard-post .no-sidebar img, .standard-post .no-sidebar img.alignleft {
margin: 0 30px 30px -30px;
}

.standard-post img.alignright {
float: right;
width: auto;
height: auto;
margin: 0 0px 30px 30px;
display: block;
}

.standard-post .no-sidebar img.alignright {
margin: 0 -30px 30px 30px;
}

.standard-post blockquote {
float: left;
width: 100%;
height: auto;
margin: 0 0 25px 0;
border-left: 5px solid #e5e5e5;
font-size: 17px;
padding: 20px 0 20px 37px;
color: #969595;
}

.standard-post blockquote p {
margin: 0 0 0 0;
line-height: 30px;
}

.standard-post hr {
float: left;
width: 100%;
display: block;
margin: 0 0 24px 0;
background: none;
border-bottom: 1px dashed #cccccc;
}

.standard-post ol {
float: left;
width: 100%;
display: block;
margin: 0 0 30px 30px;
list-style-type: none;
}

.standard-post ol li {
float: left;
position: relative;
width: 100%;
display: block;
height: auto;
margin: 0 0 10px 0;
padding: 0 0 0 30px;
counter-increment: step-counter;
}

.standard-post ol li:before {
content: counter(step-counter);
margin-right: 5px;
font-size: 80%;
background-color: #75263d;
color: white;
font-weight: bold;
padding: 3px 8px;
border-radius: 50%;
font-family: 'Lato', sans-serif;
position: absolute;
left: 0px;
width: 20px;
height: 20px;
padding: 3px;
text-align: center;
}

.standard-post ul {
float: left;
width: 100%;
height: auto;
display: block;
margin: 0 0 30px 30px;
list-style-type: none;
}

.standard-post ul li {
float: left;
width: 100%;
height: auto;
display: block;
margin: 0 0 10px 0;
padding: 0 0 0 20px;
position: relative;
line-height: 24px;
}

.standard-post ul li:before {
content: "";
width: 5px;
height: 5px;
background: #75263d;
position: absolute;
left: 0px;
top: 10px;
}

.standard-post a {
font-weight: 600;
color: #75263d;
}

.standard-post h1 {
font-size: 24px;
font-weight: 600;
text-transform: uppercase;
text-align: center;
color: #75263d;
line-height: 31px;
padding: 0 0 0 0;
margin: 0 0 30px 0;
}

.standard-post a:hover {
color:#1b1b1b;
}

.standard-post .standard-post-inner .image-hero-container {
float: left;
width: 100%;
height: auto;
max-height: 500px;
overflow: hidden;
margin-bottom: 40px;
}

.standard-post .standard-post-inner .image-hero-container img {
margin: 0px;
width: 100%;
height: auto;
display: block;
}


.blog-listing-container .no-posts {
float: left;
display: block;
background: #ffffff;
width: 100%;
text-align: center;
margin-bottom: 30px;
padding: 30px;
}

.blog-listing-container .no-posts p {
margin: 0px;
font-size: 20px;
text-transform: uppercase;
line-height: 18px;
}

.ultion-logo {
background: url(/wp-content/uploads/2019/02/ultion-logo.png) no-repeat center center;
background-size: contain;
overflow: hidden;
height: 100px;
text-indent: -9999px;
margin: 0;
float: left;
width: 100px;
display: block;
}

.registered-key-centre h4 {
float: left;
width: 100%;
height: auto;
margin: 0 0 20px 0;
text-align: center;
color: #fca311;
}

.top-bar .registered-key-centre {
float: left;
margin-left: 40px;
margin-top: -18px;
}




.about-us-right .about-bottom-logos {
float: left;
width: 100%;
}

.about-us-right .about-bottom-logos .logo {
float: left;
width: 50px;
height:72px;
margin:0 20px 0 0;
}


.free-quote-block {
float: left;
display: block;
background: #fca311;
margin: 20px 0 10px 0;
padding: 20px;
color: #72273e;
width: 100%;
}

.free-quote-block .content {
width: 100%;
}

.free-quote-block .content p {
margin: 0;
font-size: 17px;
text-align: center;
font-weight: 500;
}

.free-quote-block .content p strong {
display: block;
font-weight: 900;
font-size: 21px;
text-transform: uppercase;
margin-bottom: 5px;
}

.free-quote-block .content p a {
color: #72273e;
font-weight: 900;
text-decoration: underline;
}

.free-quote-block .content p a:hover{
color:#fff;
}

img.accreditation {
float: left;
width: auto;
height: 105px;
margin: 0 0 0 40px;
}

body.page-id-96 #secondary, body.page-id-96 #call-us-center-bar, body.page-id-96 .mpl-location, body.page-id-96 .accreditations-bottom, body.page-id-96 #call-us-bottom-bar, body.page-id-96 .top-bar {
display: none;
}

body.page-id-96 .entry-content {
width: 100%;
padding: 0px;
margin: 0 auto;
/* max-width: 340px; */
float: left;
}

.service-2-dropbox h2.title {
margin: 0 0 30px 0;
}

a.virus-alert {
float: left;
width: 100%;
text-align: center;
display: block;
background: #ff2828;
line-height: 0.9;
text-transform: uppercase;
color: #ffffff;
font-weight: 800;
font-size: 14px;
padding: 12px 15px;
opacity: 1;
}

a.virus-alert:hover {
opacity:0.6;
}

ul#burglary-list {
list-style-type: none;
margin: 0px;
}

ul#burglary-list li {
float: left;
width: 100%;
clear: both;
margin-bottom: 10px;
}

ul#burglary-list li a {
color:#72273e;
text-decoration:underline;
font-weight:600;
opacity:1;
}

ul#burglary-list li a:hover {
opacity:0.6;
}
ul#burglary-list li .as-seen {
float: left;
width: auto;
display: block;
margin-top: 10px;
margin-bottom: 20px;
-webkit-box-shadow: 0px 0px 20px 0px rgb(93 80 84 / 17%);
-moz-box-shadow: 0px 0px 20px 0px rgb(93 80 84 / 17%);
box-shadow: 0px 0px 20px 0px rgb(93 80 84 / 17%);
padding: 20px 24px;
opacity: 1;
text-decoration: none;
display: flex;
flex: 1;
align-items: center;
}

ul#burglary-list li .as-seen:hover {
-webkit-box-shadow:  0px 0px 20px 0px rgb(93 80 84 / 33%);
-moz-box-shadow:  0px 0px 20px 0px rgb(93 80 84 / 33%);
box-shadow: 0px 0px 20px 0px rgb(93 80 84 / 33%);
opacity:1;
}
ul#burglary-list li .as-seen b {
float: left;
width: auto;
font-size: 13px;
color: #1b1b1b;
font-weight: 800;
text-transform: uppercase;
margin: 0px 0 0px 0;
padding-right: 14px;
}

ul#burglary-list li .as-seen img {
clear: both;
float: left;
width: auto;
display: block;
max-height: 50px;
}

.full-width-mpl-council {
background: #fca311;
padding: 16px;
float: left;
width: 100%;
display: block;
color: #75263d;
font-weight: 900;
font-size: 16px;
line-height: 24px;
text-align: center;
padding-bottom: 14px;
margin-bottom: 15px;
}

.service-boxes-1 {
margin-bottom: 15px;
clear: both;
float: left;
width: 100%;
}


li.service-box-horizontal .icon-container {
display: block;
height: 210px;
width: 200px;
margin: 0 auto;
position: relative;
}

li.service-box-horizontal .icon-container img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: auto;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}

li.service-box-horizontal .icon-container img.hover {
opacity: 0;
}

li.service-box-horizontal:hover .icon-container img.hover {
opacity: 1;
}


ul#service-box-list-vertical li{
position: relative;
padding-right: 165px;
min-height: 159px;
}

ul#service-box-list-vertical li.service-box-left p, ul#service-box-list-vertical li.service-box-left h2 {
text-align: right;
width: 100%;
}

ul#service-box-list-vertical li.service-box-right p, ul#service-box-list-vertical li.service-box-right h2 {
text-align: left;
width: 100%;
float: right;
}

ul#service-box-list-vertical li .icon-container {
display: block;
height: 145px;
width: 135px;
margin: 0;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

ul#service-box-list-vertical li.service-box-left .icon-container{
left:auto;
right:0;
}

ul#service-box-list-vertical li .icon-container img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: auto;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}

#call-us-center-bar h2.contact-bar-with-address {
font-size: 18px;
padding: 10px 0;
margin: 8px 0;
line-height: 26px;
}

#call-us-center-bar h2.contact-bar-with-address a {
color: #fca311;
font-size: 22px;
}

ul#service-box-list-vertical li .icon-container img.hover {
opacity: 0;
}

ul#service-box-list-vertical li:hover .icon-container img.hover {
opacity: 1;
}




.wrapper .archive-row-listing {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
clear: both;
}

.wrapper .archive-row-listing article {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
margin-bottom: 35px;
}

.archive-row-listing article .post-inner {
flex-direction: column;
height: 100%;
position: relative;
}

.archive-row-listing article .post-inner a.post-thumbnail {
background: #eee;
height: 200px;
overflow: hidden;
margin-bottom: 30px;
display: -ms-flexbox!important;
display: flex!important;
-ms-flex-pack: center!important;
justify-content: center!important;
-ms-flex-align: center!important;
align-items: center!important;
}

.archive-row-listing article .post-inner a.post-thumbnail img {
z-index: 3;
position: relative;
min-width: 100%;
height: auto;
}

.archive-row-listing article .post-inner span.meta {
font-size: 13px;
font-weight: 600;
line-height: 1.7;
margin-bottom: -4px;
margin-top: auto!important;
}

.archive-row-listing article .post-inner h4 {
font-size: 19px;
margin: 0 0 15px 0;
line-height: 26px;
text-align: left;
padding: 0;
}

.archive-row-listing article .post-inner h4 a {
float: left;
color: #1b1b1b;
}

.archive-row-listing article:hover .post-inner h4 a {
color: #75263d;
}

.archive-row-listing article .post-inner .content {
float: left;
width: 100%;
font-size: 13px;
margin: 0 0 15px 0;
font-weight: 500;
color: #666;
}

.archive-row-listing article .post-inner .content p {
line-height: 22px;
}

.archive-row-listing article .post-inner .content :last-child {
margin: 0;
}

.home .container-fluid.blog-listing-container {
padding-top: 50px;
}

body.error404 .top-bar, body.error404 #call-us-center-bar, body.error404 .mpl-location, body.error404 .accreditations-bottom, body.error404 #call-us-bottom-bar, body.error404 #call-us-bottom-bar {
display: none;
}

.container-fluid.error-404-block {
margin: 0;
height: 100vh;
position: relative;
}

.container-fluid.error-404-block .wrapper {
height: 100%;
position: relative;
}

.container-fluid.error-404-block .wrapper .error-404-row {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
position: relative;
float: left;
width: 100%;
}

.container-fluid.error-404-block .wrapper .error-404-row h1 {
margin: 0;
font-size: 200px;
margin-top: -89px;
margin-bottom: -16px;
}

.container-fluid.error-404-block .wrapper .error-404-row b.title {
float: left;
width: 100%;
text-align: center;
font-size: 23px;
text-transform: uppercase;
font-weight: 900;
margin: 0 0 20px 0;
color: #72273e;
}

.container-fluid.error-404-block .wrapper .error-404-row .content {
float: left;
text-align: center;
font-size: 22px;
padding: 0 100px;
color: #1b1b1b;
}

.container-fluid.error-404-block .wrapper .error-404-row .content :last-child {
margin: 0;
}

.container-fluid.error-404-block .wrapper .error-404-row .content a {
color: #1b1b1b;
font-weight: 800;
}

.container-fluid.error-404-block .wrapper .error-404-row .content a:hover {
color: #ffa500;
}






.standard-post .standard-post-inner .title-container {
float: left;
width: 100%;
margin: 0 0 25px 0;
}

.standard-post .standard-post-inner .content-container-block {
float: left;
width: 100%;
margin: 0 0 24px 0;
}

.selling-point-list {
float: left;
width: 100%;
margin: 0 0 24px 0;
}
.selling-point-list ul {
float: left;
width: 100%;
margin: 0px;
display: block;
list-style-type: none;
padding: 0px;
}

.selling-point-list ul li {
float: right;
width: 48%;
margin: 0 0 10px 0;
position: relative;
padding-left: 30px;
}

.selling-point-list ul li:nth-child(odd) {
clear: both;
float: left;
}

.selling-point-list ul li:before {
content: "\f00c";
position: absolute;
left: 0px;
width: 20px;
height: 20px;
background: #fca311;
color: #75263d;
font-size: 12px;
text-align: center;
border-radius: 50%;
line-height: 21px;
top:2px;
font-family: "Font Awesome 5 Pro";
font-weight: 900;
}

.standard-post .standard-post-inner .free-quote-block {
float: left;
width: 100%;
margin: 0;
}

.free-quote-block .content p strong a {
font-weight: inherit;
}

.standard-post .standard-post-inner .title-container h2 {
font-weight: 900;
margin: 0 0 -6px 0;
color: #72273e;
}

.standard-post .standard-post-inner .title-container .underline-services {
float: left;
margin: 0;
}

.standard-post .standard-post-inner .content-container-block > :last-child {
margin: 0;
}

.standard-post .standard-post-inner .content-container-block p {
line-height: 26px;
}

.standard-post.service-content-blocks .standard-post-inner > div:last-of-type {
margin-bottom: 0;
}


.home .container-fluid.standard-post.service-content-blocks {
float: none;
}

.container-fluid.standard-post.service-content-blocks .homepage-container {
float: left;
width: 100%;
height: auto;
display: block;
margin: 0px;
background: #ffffff;
padding: 30px;
margin: 0 0 30px 0;
}

.container-fluid.standard-post.service-content-blocks .homepage-container .standard-post-inner {
padding: 0;
background: none;
margin: 0 0 30px 0;
}
.service-boxes-2 {
height: auto;
padding: 20px 0 20px;
}

.container-fluid.standard-post.service-content-blocks .homepage-container .title-container h1 {
font-weight: 900;
margin: 0 0 20px 0;
color: #72273e;
font-size: 30px;
} 

.container-fluid.standard-post.service-content-blocks .homepage-container .title-container .underline-services {
margin-top: 0;
}

.container-fluid.standard-post.service-content-blocks .homepage-container .avoid {
clear: both;
display: block;
font-weight: bold;
font-size: 16px;
text-align: center;
color: #fff;
background: #72273e;
padding: 15px 0;
float: left;
width: 100%;
}

body .rplg a.rplg-url {
font-weight: 900 !important;
color: #fca311 !important;
margin: 10px 0 20px 0 !important;
font-size: 20px !important;
}

body .rplg a.rplg-url:hover {
color: #75263d !important;
}

.accreditations {
float: left;
width: 100%;
height: 60px;
display: block;
margin-top: 30px;
margin-bottom: 40px;
}

.accreditations .inner {
float: left;
width: 50%;
display: block;
height: 100%;
}

.accreditations .inner img.horizontal {
float: left;
height: auto;
width: auto;
max-height:100%;
max-width:100%;
display: block;
position: relative;
left: 50%;
transform: translateX(-50%);
}

.homepage-container .standard-post-inner img.front-image {
width: 49%;
margin: 0 30px 0 0;
float: left;
display: block;
}

.about-us-right .about-bottom-logos .logo img {
float: left;
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
}

/* misc lazy loading */

.lazyLoadImage {
background-size:cover !important;
background-position:center center !important;
background-repeat:no-repeat !important;
}

img.litespeed-loaded,
.lazyLoadImage {
opacity:0;
-webkit-transition: none;	
-moz-transition:none;	
-ms-transition: none;	
-o-transition: none;	
transition: none;	

}


img.litespeed-loaded[data-lazyloaded="1"],
.lazyLoadImage.active {
opacity:1;
}

img {
backface-visibility:hidden;
-webkit-backface-visibility:hidden;
}

.rplg {
clear: both;
float: left;
width: 100%;
}

/* form validation */
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
border-color: #ffb900;
clear: both;
float: left;
width: 100%;
margin: 0px !important;
text-align: center;
color: red;
border: none;
line-height: 1.6;
font-weight: 700;
padding: 0px;
}

.container-fluid.standard-post.service-content-blocks .homepage-container:last-of-type {
margin: 0;
}

.container-fluid.standard-post.service-content-blocks .homepage-container .standard-post-inner.no-margin {
margin: 0;
}





.footer-top {
padding-top: 80px;
padding-bottom: 80px;
margin-bottom: 0;
}

.footer-bottom {
min-height: 90px;
padding-top: 20px;
padding-bottom: 20px;
height: auto;
-ms-flex-align: center!important;
align-items: center!important;
-ms-flex-wrap: wrap!important;
flex-wrap: wrap!important;	
display: -ms-flexbox!important;
display: flex!important;
margin-bottom: 0;
border-top: 1px solid #ccc;
}

.footer-bottom p {
font-size: 15px;
margin: 0;
float: left;
}

.footer-bottom p.right {
float: right;
}

.footer-bottom p a {
font-weight: 700;
color: #db8801;
}

.footer-bottom p a:hover {
color: #75263d;
}

.footer-bottom p span {
margin: 0 10px;
}

.footer-top .footer-section.contact-meta {
float: left;
width: 30%;
}

.footer-top .footer-section.contact-meta a#logo-main {
width: auto;
}

.footer-top .footer-section.contact-meta .contact-meta {
float: left;
width: 100%;
position: relative;
margin: 40px 0 0 0;
}

.footer-top .footer-section.services {
float: right;
width: 65%;
}

.footer-top .footer-section.contact-meta .contact-meta .meta-inner {
float: left;
width: 100%;
margin: 0 0 20px 0;
position: relative;
padding-left: 25px;
}

.footer-top .footer-section.contact-meta .contact-meta .meta-inner:last-of-type {
margin: 0;
}

.footer-top .footer-section.contact-meta .contact-meta .meta-inner i.fas {
float: left;
width: 23px;
position: absolute;
left: 0;
top: 0;
font-size: 16px;
color: #75263d;
}

.footer-top .footer-section.contact-meta .contact-meta .meta-inner a {
font-size: 16px;
float: left;
font-weight: 700;
color: #db8801;
}

.footer-top .footer-section.contact-meta .contact-meta .meta-inner a:hover {
color: #75263d;
}



.footer-top .footer-section.services h6 {
float: left;
width: 100%;
margin: 0 0 10px 0;
font-size: 20px;
font-weight: 800;
padding: 0;
color: #75263d;
}

.footer-top .footer-section.services > div {
float: left;
width: 100%;
position: relative;
}

.footer-top .footer-section.services ul.menu {
float: left;
width: 100%;
margin: 0;
padding: 0;
list-style-type: none;
display: flex;
flex-wrap: wrap;
justify-content: start;
align-items: stretch;
align-content: stretch;
}

.footer-top .footer-section.services ul.menu li {
float: left;
width: auto;
padding: 0;
float: left;
width: 100%;
display: block;
margin: 18px 0 0 !important;
position: relative;
line-height: normal;
flex: 0 0 50%;
}

.footer-top .footer-section.services ul.menu li:nth-of-type(odd) { 
padding-right:10px;
}

.footer-top .footer-section.services ul.menu li:nth-of-type(even) {
padding-left:10px; 
}

.footer-top .footer-section.services ul.menu li a {
float: left;
font-size: 15px;
font-weight: 450;
color: #666;
line-height: 26px;
}

.footer-top .footer-section.services ul.menu li a:hover {
color: #fca311;
}



.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2;
float: left;
width: 100%;
text-align: center;
margin: 0;
padding: 10px;
line-height: 20px;
font-size: 12px;
}



.ie-modal-only {
z-index: 9999999;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: rgba(59,59,59,.65);
display: none;
position: fixed!important;
}

.ie-modal-only .vhboth {
width: 100%;
max-width: 670px;
position: relative;
top: 50%;
left: 50%;
-webkit-transform: translateY(-50%)translateX(-50%);
-ms-transform: translateY(-50%)translateX(-50%);
transform: translateY(-50%)translateX(-50%);
display: block;
float: left;
width: 100%;
}

.ie-modal-only .vhboth .panel {
-webkit-box-shadow: 0px 0px 33px 0px rgb(31 29 33 / 15%);
-moz-box-shadow: 0px 0px 33px 0px rgb(31 29 33/15%);
box-shadow: 0px 0px 33px 0px rgb(31 29 33 / 15%);
padding: 30px;
background: #fff;
float: left;
width: 100%;
}

.ie-modal-only .vhboth .panel .content.text-center {
float: left;
width: 100%;
height: auto;
display: block;
text-align: center!important;
}

.ie-modal-only .vhboth .panel .content.text-center :last-child {
margin: 0;
}

.ie-modal-only .vhboth .panel .content.text-center h4 {
font-size: 22px;
margin: 0 0 12px;
color: #2b2b2b;
font-weight: 400;
}

.homepage-container {
position: relative;
}

a.three-best {
width: 120px;
height: 120px;
float: left;
background: #ffffff;
border-radius: 50%;
padding: 10px;
opacity:1;
}



a.three-best img {
max-width: 100%;
max-height: 100%;
margin: 0px;
float: left;
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
opacity:1;
}

a.three-best:hover img {
opacity:0.6;
}

.homepage-container a.three-best {
position: absolute;
left: 10px;
bottom: 90px;
}

.top-bar .wrapper {
display: flex;
justify-content: start;
flex-wrap: wrap;
align-content: center;
align-items: center;
position: relative;
min-height: 100px;
}

.top-bar a.top-link {
position: absolute;
right: 0px;
top: 0px;
}

.top-bar a.three-best {
width: 100px;
height: 100px;
padding: 0px;
background: none;
margin-left: auto;
margin-right: auto;
}

.top-bar h2.no-margin-top {
margin-top: 0px;
}





.standard-post.service-content-blocks .latest-job-split-content {
float: left;
width: 100%;
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center!important;
align-items: center!important;
}

.standard-post.service-content-blocks .latest-job-split-content .image-container {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding-right: 20px;
height: 470px;
}

.standard-post.service-content-blocks .latest-job-split-content .image-container img {
float: left;
width: 100%;
height: 100%;
object-fit: cover;
}

.standard-post.service-content-blocks .latest-job-split-content .content-container-right {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding-left: 20px;
}

.latest-job-split-content .content-container-right .title-container{
float: left;
width: 100%;
margin: 0 0 25px 0;
}

.latest-job-split-content .content-container-right .title-container h2 {
font-weight: 900;
margin: 0 0 -6px 0;
color: #72273e;
}

.latest-job-split-content .content-container-right .content-container-block {
float: left;
width: 100%;
margin: 0;
padding: 0;
font-size: 20px;
font-weight: 600;
}

.latest-job-split-content .content-container-right .content-container-block p {
line-height: 35px;
}

/* SEO page styling */

.scrollable-block, .scrollable-block-end, .seo-block-formatting .scollable-contents, .seo-block-formatting .scollable-contents ul, .seo-block-formatting .scollable-contents ul li, .seo-block-formatting .scollable-contents ul li a, .seo-block-formatting .scollable-contents ul .anchor-links-list, .seo-block-formatting .seo-block-inner {
float: left;
width: 100%;
display: block;
height: auto;
}


.scrollable-block-end {
height:1px;
}

.container {
width: 100%;
max-width: 1140px;
margin: 0 auto;
padding: 0 15px;
}

.row {
margin-left: -15px;
margin-right: -15px;
display: flex;
flex-wrap: wrap;
}

.seo-block-formatting {
margin-top: 60px;
}

.col-sm-3 {
max-width: 25%;
flex: 0 0 25%;
padding: 0 15px;
}

.col-sm-9 {
max-width: 75%;
flex: 0 0 75%;
padding: 0 15px;
}

.seo-block-formatting .scollable-contents, .seo-block-formatting .seo-block-inner {
background: #ffffff;
padding: 30px;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
-webkit-box-shadow: 0px 0px 30px 0px rgb(82 73 76 / 3%);
-moz-box-shadow: 0px 0px 30px 0px rgb(82 73 76 / 3%);
box-shadow: 0px 0px 30px 0px rgb(82 73 76 / 3%);
}

.seo-block-formatting .seo-block-inner.active {
-webkit-box-shadow: 0px 0px 30px 0px rgb(82 73 76 / 18%);
-moz-box-shadow: 0px 0px 30px 0px rgb(82 73 76 / 18%);
box-shadow: 0px 0px 30px 0px rgb(82 73 76 / 18%);
}

.seo-block-formatting .scollable-contents > a {
font-size: 14px;
font-weight: 800;
color: #1b1b1b;
float: left;
width: 100%;
margin: -2px 0 0 0;
position: relative;
padding-right: 25px;
cursor: default;
pointer-events: none;
}

.seo-block-formatting .scollable-contents > a:hover {
color: #75263d;
}

.seo-block-formatting .scollable-contents > a:after {
font-family: "Font Awesome 5 Pro";
content: "\f107";
position: absolute;
right: 20px;
top: 18px;
transform: rotate(0deg);
font-size: 15px;
top: 1px;
opacity: 0;
}

.seo-block-formatting .scollable-contents > a.active:after {
transform: rotate(180deg);
top: 0px;
}

.seo-block-formatting .scollable-contents ul {
margin: 0px;
padding: 0px;
margin-top: 23px;
margin-bottom: -14px;
}

.seo-block-formatting .scollable-contents ul li {
padding: 0px;
margin: 0 0 14px 0;
line-height: 1;
}

.seo-block-formatting .scollable-contents ul li a {
font-size: 14px;
color: #52494c;
font-weight: 500;
line-height: 24px;
}

.seo-block-formatting .scollable-contents ul li a:hover {
color: #b33e60;
}


.seo-block-formatting .scollable-contents ul .anchor-links-list li {
display:none;
}

.seo-block-formatting .scollable-contents ul .anchor-links-list li:first-of-type {
display:block;
}

.col {
padding: 0 15px;
flex: 1;
min-width: 50%;
}

.seo-block-formatting .col {
margin-bottom:30px;
}

.seo-block-formatting .seo-block-inner {
height: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: start;
align-content: start;
align-items: start;
padding-bottom: 35px;
position: relative;
}

.seo-block-formatting .seo-block-inner:before {
position: absolute;
content: "";
bottom: 0px;
width: 100%;
left: 0px;
height: 0%;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
background: rgb(111 32 52 / 3%);
}

.seo-block-formatting .seo-block-inner:hover:before {
height:100%;
}

.seo-block-formatting .seo-block-inner > * {
position:relative;
z-index:2;
}

.seo-block-formatting .seo-block-inner h1, .seo-block-formatting .seo-block-inner h2, .seo-block-formatting .seo-block-inner h3, .seo-block-formatting .seo-block-inner h4, .seo-block-formatting .seo-block-inner h5, .seo-block-formatting .seo-block-inner h6 {
float: left;
width: 100%;
text-align: left;
line-height: 1.4;
color: #6f2034;
}

.seo-block-formatting .seo-block-inner h1 {
font-size: 36px;
font-weight: 800;
margin: -9px 0 23px 0;
}

.seo-block-formatting .seo-block-inner h2 {
font-size: 24px;
font-weight: 500;
margin: -7px 0 22px 0px;
}

.seo-block-formatting .seo-block-inner h3 {
font-size: 20px;
font-weight: 800;
margin: -6px 0 26px 0;
}

.seo-block-formatting .seo-block-inner h4,
.seo-block-formatting .seo-block-inner h5 {
font-size: 18px;
font-weight: 800;
margin: -5px 0 18px 0;
}

.seo-block-formatting .seo-block-inner h5 {
font-weight: 600;
}

.seo-block-formatting .seo-block-inner h6 {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.2em;
margin: -3px 0 19px 0;
}

.seo-block-formatting .seo-block-inner .content {
clear: both;
float: left;
width: 100%;
height: auto;
}

.seo-block-formatting .seo-block-inner .content p {
color: #665b5f;
font-size: 16px;
font-weight: 400;
line-height: 32px;
margin-bottom: 10px;
}

.seo-block-formatting .seo-block-inner .content > *:first-child {
margin-top: -8px;
}

.seo-block-formatting .seo-block-inner .content > *:last-child {
margin-bottom: -8px;
}

.seo-block-formatting .seo-block-inner.has-image .image-container {
float: left;
width: calc(100% + 20px);
height: 150px;
margin: 0 0 0 0;
}

.seo-block-formatting .seo-block-inner.has-image .image-container img {
float: left;
width: 100%;
height: 100%;
display: block;
object-fit: cover;
object-position: center;
}

.seo-block-formatting .seo-block-inner.has-image .image-container {
float: left;
width: calc(100% + 50px);
height: 250px;
margin: -25px 0 35px -25px;
}

.seo-block-formatting .seo-block-inner .content-block {
float: left;
width: 100%;
height: auto;
display: block;
}

.seo-block-formatting .seo-block-inner .content blockquote {
border-left: 2px solid #75263d;
clear: both;
float: left;
width: 100%;
margin: 14px 0;
padding-left: 30px;
margin-bottom: 28px;
}

.seo-block-formatting .seo-block-inner .content blockquote p {
color: #75263d;
font-size: 20px;
line-height: 38px;
font-weight: 500;
margin-bottom: 15px;
}

.seo-block-formatting .seo-block-inner .content blockquote > *:first-child {
margin-top: -10px;
}

.seo-block-formatting .seo-block-inner .content blockquote > *:last-child {
margin-bottom: -10px;
}

.seo-block-formatting .seo-block-inner.no-image {
border-bottom: 5px solid #6f2034;
}

.fixed-button {
position: fixed;
right: 0px;
bottom: 0px;
padding: 10px;
z-index: 99;
}

.fixed-button a {
background: #75263d;
float: left;
color: #ffffff;
font-size: 16px;
padding: 10px;
border-radius: 50px;
padding-right: 30px;
display: flex;
flex-wrap: wrap;
}

.fixed-button a:hover {
background:#fca311;
color: #75263d;
}

.fixed-button a i {
height: 45px;
float: left;
width: 45px;
border-radius: 50%;
background: #ffffff;
color: #75263d;
margin: -4px 11px -4px -4px;
text-align: center;
font-size: 18px;
line-height: 0.8;
padding: 14px 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}

.fixed-button a:hover i {
background:#75263d;
color: #fca311;
}

.fixed-button a span {
float: left;
width: auto;
display: block;
font-size: 18px;
letter-spacing: 0.02em;
line-height: 1;
font-weight: 500;
max-width: 126px;
}

.fixed-button a span b {
float: left;
width: 100%;
font-size: 13px;
font-weight: 600;
display: block;
letter-spacing: -0.02em;
margin-bottom: 4px;
}

.fixed-button a *,
.fixed-button a *:before,
.fixed-button a *:after {
transition:none;
}

.seo-block-formatting .seo-block-inner.testimonial-block {
} 

.seo-block-formatting .seo-block-inner.testimonial-block h3 {
font-size: 15px;
text-transform: uppercase;
letter-spacing: 0.2em;
font-weight: 900;
margin-top: -2px;
margin-bottom: 30px;
}

.seo-block-formatting .seo-block-inner.testimonial-block .testimonial-inner {
padding: 7px 0px;
}

.seo-block-formatting .seo-block-inner.testimonial-block .testimonial-inner blockquote {
border: none;
padding-left: 0px;
}

.seo-block-formatting .seo-block-inner.testimonial-block .testimonial-inner p {
position: relative;
z-index: 1;
font-weight: 400;
color: #4e4347;
}

.seo-block-formatting .seo-block-inner.testimonial-block .testimonial-inner p:before, .seo-block-formatting .seo-block-inner.testimonial-block .testimonial-inner p:after {
content: '"';
position: absolute;
font-size: 110px;
line-height: 0.8;
font-style: italic;
height: 32px;
z-index: -1;
opacity: 0.1;
}

.seo-block-formatting .seo-block-inner.testimonial-block .testimonial-inner p:before {
top: -4px;
left: -36px;
}

.seo-block-formatting .seo-block-inner.testimonial-block .testimonial-inner p:after {
margin-left: -29px;
}

.seo-block-formatting .seo-block-inner.testimonial-block .testimonial-name {
clear: both;
float: left;
width: 100%;
display: flex;
justify-content: space-between;
margin-top: 50px;
}

.seo-block-formatting .seo-block-inner.testimonial-block .testimonial-name span {
font-weight: 600;
color: #665b5f;
padding-right: 15px;
font-size: 15px;
}

.seo-block-formatting .seo-block-inner.testimonial-block .testimonial-name img {
width: auto;
height: auto;
max-height: 22px;
margin: -3px 0;
}

.seo-block-formatting .seo-block-inner.google-reviews {
position: relative;
}

.seo-block-formatting .seo-block-inner.google-reviews .content-block {
}

.seo-block-formatting .seo-block-inner.google-reviews .content-block > *:first-child {
padding-right: 70px;
}

.seo-block-formatting .seo-block-inner.google-reviews img {
width: auto;
height: auto;
position: absolute;
right: 15px;
max-width: 50px;
top: 15px;
}

.seo-block-formatting .col-sm-3 {
position: relative;
}

.seo-block-formatting .scollable-contents {
max-width: 262px;
position: relative;
}

.seo-block-formatting .scollable-contents.fixed {
position: fixed;
top: 30px;
}

.seo-block-formatting .scollable-contents.shifted, .seo-block-formatting .scollable-contents.shifted.fixed {
position: absolute;
bottom: 30px;
top: auto;
}

.header-seo {
margin-top: 0px;
margin-bottom: 0px;
background: #ffffff;
padding-top: 30px;
padding-bottom: 30px;
}

.header-seo a#logo-main {
float: left;
width: auto;
display: flex;
flex-wrap: wrap;
justify-content: start;
align-items: center;
align-content: center;
height: 60px;
font-size: 22px;
text-transform: uppercase;
font-weight: 700;
opacity:1;
}

.header-seo a#logo-main:hover {
opacity:0.6;
}

.header-seo a#logo-main span {
color: #75263d;
float: left;
line-height: 1.2;
}

.header-seo a#logo-main span {
color: #75263d;
float: left;
line-height: 1.2;
padding-left: 17px;
}


.header-seo a#logo-main span b {
color: #fca311;
}

.header-seo nav {
display: flex;
flex-wrap: wrap;
height: 100%;
float: left;
width: 100%;
justify-content: end;
align-items: center;
align-content: center;
}


.header-seo nav a.free-quotes {
margin-left: 35px;
display: flex;
flex-wrap: wrap;
justify-content: start;
align-items: center;
align-content: center;
float: left;
height: 46px;
}

.header-seo nav a.free-quotes i {
width: 46px;
height: 46px;
background: #75263d;
color: #ffffff;
font-size: 16px;
text-align: center;
line-height: 0.8;
padding: 16px 0;
border-radius: 50%;
margin-right: 15px;
}

.header-seo nav a.free-quotes span {
float: left;
color: #fca311;
font-size: 28px;
font-weight: 700;
line-height: 0.5;
margin-top: -1px;
}

.header-seo nav a.free-quotes:hover span {
	color: #75263d;
}

.header-seo nav a.free-quotes span b {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.2em;
font-weight: 900;
color: #75263d;
float: left;
display: block;
height: auto;
line-height: 1;
margin-bottom: 10px;
}

.header-seo nav a.google-reviews,
.main-nav a.google-reviews {
float: left;
background: #f5f5f5;
display: block;
padding: 15px 25px;
opacity: 1;
border-radius: 50px;
padding-right: 21px;
margin-top: -5px;
margin-bottom: -5px;
border: 1px solid rgb(82 73 76 / 12%);
}

.header-seo nav a.google-reviews > img,
.main-nav a.google-reviews > img {
width: auto;
height: auto;
float: left;
max-height: 60px;
margin: -9px 0;
margin-left: -18px;
}

.header-seo nav a.google-reviews:hover,
.main-nav a.google-reviews:hover {
opacity:0.6;
}

.header-seo nav a.google-reviews span,
.main-nav a.google-reviews span {
float: left;
display: block;
padding-left: 14px;
color: #403439;
font-size: 14px;
font-weight: 500;
line-height: 1.3;
}

.header-seo nav a.google-reviews span img.stars,
.main-nav a.google-reviews span img.stars {
clear: both;
width: auto;
height: auto;
max-height: 16px;
float: left;
margin-top: 6px;
}

.main-nav {
margin-bottom: 10px;
background: #6f2034;
position: relative;
z-index: 10;
}

.main-nav ul.menu {
float: left;
padding: 0px;
list-style-type: none;
margin: 0px;
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
position: relative;
z-index: 2;
height: 45px;
}

.main-nav ul.menu > li {
float: left;
display: block;
margin: 0px;
position: relative;
z-index: 1;
}

.main-nav ul.menu > li.menu-item-has-children {
padding-bottom: 60px;
}

.main-nav ul.menu > li > a {
float: left;
width: auto;
display: block;
color: #ffffff;
font-size: 14px;
font-weight: 600;
line-height: 0.8;
padding: 17px 20px;
}

.main-nav ul.menu > li > a:hover {
background:#ffffff;
color:#6f2034;
}

.main-nav ul.menu > li.menu-item-has-children > a {
position: relative;
padding-right: 40px;
}

.main-nav ul.menu > li.menu-item-has-children > a:after {
font-family: "Font Awesome 5 Pro";
content: "\f107";
position: absolute;
right: 20px;
top: 18px;
transform: rotate(0deg);
}

.main-nav ul.menu > li.menu-item-has-children > a:hover:after {
transform: rotate(180deg);
top: 15px;
}

.main-nav ul.menu > li.menu-item-has-children > ul.sub-menu {
position: absolute;
top: 45px;
padding: 0px;
background: #ffffff;
-webkit-box-shadow: 0px 0px 30px 0px rgb(82 73 76 / 13%);
-moz-box-shadow: 0px 0px 30px 0px rgb(82 73 76 / 13%);
box-shadow: 0px 0px 30px 0px rgb(82 73 76 / 13%);
list-style-type: none;
padding: 10px 0;
margin: 0px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
transform: translate(0px, 20px);
z-index: -1;
pointer-events: none;
visibility: hidden;
opacity: 0;
}

.main-nav ul.menu > li.menu-item-has-children:hover > ul.sub-menu {
transform: translate(0px, 0px);
z-index: 999;
pointer-events: auto;
visibility: visible;
opacity: 1;
}

.main-nav ul.menu > li.menu-item-has-children > ul.sub-menu > li {
position: relative;
float: left;
width: 100%;
height: auto;
display: block;
}

.main-nav ul.menu > li.menu-item-has-children > ul.sub-menu > li > a {
float: left;
width: 100%;
white-space: nowrap;
padding: 10px 21px;
line-height: 1;
color: #665b5f;
font-size: 14px;
font-weight: 500;
}
.main-nav ul.menu > li.menu-item-has-children > ul.sub-menu  > li > a:hover {
color:#6f2034;
}

.main-nav ul.menu > li.current-menu-item > a,
.main-nav ul.menu > li.current-menu-ancestor > a {
background:#fca311;
color:#6f2034;
}

.main-nav ul.menu > li.menu-item-has-children > ul.sub-menu > li.current-menu-item > a {
color: #6f2034;
font-weight: 700;
}

.main-nav ul.menu > li.menu-item-has-children > ul.sub-menu > li:last-of-type {
margin: 0px;
}

.main-nav .menu-main-menu-container {
float: left;
width: 100%;
height: auto;
display: block;
}

.header-seo a#burgerMenu {
display: none;
}

.col-sm-12 {
max-width: 100%;
flex: 0 0 100%;
}

.main-nav a.google-reviews {
display:none;
}

.new-header .blog-header {
margin-top: 0px;
background: #ffffff;
}

.new-header .blog-header p#breadcrumbs a,
.new-header .blog-header p#breadcrumbs b,
.new-header .blog-header p#breadcrumbs span {
	color: #666;
}

.new-header .blog-header p#breadcrumbs a:hover,
.new-header .blog-header h1 {
color:#6f2034;
}

body {
scroll-padding-top: 150px;
}

.hidden-mobile {
display:none !important;
}

.seo-block-inner .content p a {
color: #75263d;
font-weight: 600;
text-decoration: underline !important;
}

.seo-block-formatting .seo-block-inner h1 a,
.seo-block-formatting .seo-block-inner h2 a,
.seo-block-formatting .seo-block-inner h3 a,
.seo-block-formatting .seo-block-inner h4 a,
.seo-block-formatting .seo-block-inner h5 a,
.seo-block-formatting .seo-block-inner h6 a {
color: #75263d;
text-decoration: underline !important;
}

.seo-block-formatting .seo-block-inner h1 a:hover,
.seo-block-formatting .seo-block-inner h2 a:hover,
.seo-block-formatting .seo-block-inner h3 a:hover,
.seo-block-formatting .seo-block-inner h4 a:hover,
.seo-block-formatting .seo-block-inner h5 a:hover,
.seo-block-formatting .seo-block-inner h6 a:hover,
.seo-block-inner .content p a:hover {
color: #fca311;
}

.seo-block-formatting .seo-block-inner .content ul {
clear: both;
float: left;
width: 100%;
margin-top: 0px;
margin-bottom: 5px;
padding: 0px;
list-style-type: none;
}

.seo-block-formatting .seo-block-inner .content ul li {
font-size: 16px;
font-weight: 400;
line-height: 32px;
padding-left: 21px;
position: relative;
}

.seo-block-formatting .seo-block-inner .content ul li:before {
content: "";
position: absolute;
left: 0px;
top: 12px;
width: 5px;
height: 5px;
background: #75263d;
border-radius: 50%;
}






.accordion-section {
float: left;
width: 100%;
display: block;
height: auto;
margin: 0 0 20px 0;
background: #ffffff;
}

.accordions .accordion-section:last-of-type {
margin:0px;
}
.accordion-section .acc-section {
float: left;
width: 100%;
padding: 25px;
display: none;
position: relative;
z-index: 2;
margin-top: -1px;
background: #ffffff;
padding-top: 5px;
}

.accordion-section .acc-title {
float: left;
width: 100%;
display: flex;
height: auto;
min-height: 60px;
padding: 10px 25px;
padding-right: 70px;
position: relative;
margin: 0 0 0px 0;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
}

.accordion-section .acc-title:hover {
cursor:pointer;
}

.accordion-section .acc-title:after {
content: "\f107";
font-family: "Font Awesome 5 Pro";
position: absolute;
right: 25px;
display: block;
font-weight: 400;
font-size: 20px;
}

.accordion-section .acc-title.active:after {
content:"\f106";
}

.accordion-section .acc-title {
font-size:22px;
border:1px solid #cccccc;
}


.accordion-section .acc-title:hover {
border:1px solid #3b3b3b;
color:#3b3b3b;
}

.accordion-section .acc-title.active,
.accordion-section .acc-title.active:hover {
color:#6f2034;
border-color:#6f2034
}

.accordion-section .acc-section {
border:1px solid #6f2034;
border-top:1px solid #ffffff;
}

.footer-top .footer-section.contact-meta .footer-social {
clear: both;
float: left;
margin-top: 25px;
width: 34px;
height: 34px;
background: #1b1b1b;
color: #ffffff;
margin-right: 10px;
border-radius: 50%;
text-align: center;
line-height: 0.8;
padding: 12px 0;
opacity:1;
}

.footer-top .footer-section.contact-meta .footer-social:hover {
opacity:0.6;
}

.footer-top .footer-section.contact-meta .footer-social.fa-facebook-f {
background:#3b5998;
}

.seo-block-formatting .seo-block-inner.has-image .image-container img#image-id-497 {
object-position: top;
}

.grecaptcha-badge {
display:none !important;
visibility:hidden !important;
}

.meta-inner svg{
position: absolute;
left: -4px;
top: 4px;
}