/*!
Theme Name: Mackliniek
Theme URI: https://www.mackliniek.nl/
Author: Online brothers
Author URI: https://www.onlinebrothers.nl/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mackliniek2020
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
	text-rendering: optimizeLegibility;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}



/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body {
    color: #404040;
    font-family: 'PT Sans', sans-serif;
    font-size: 17px;
    line-height: 25px;
    background: #ffffff;
}
button,
input,
select,
optgroup,
textarea {
    font-family: 'PT Sans', sans-serif;
    font-size: 17px;
    line-height: 25px;
}
body.home .banner-title.h1,
h1{
    font-family: 'PT Sans', sans-serif;
    font-size: 72px;
    line-height: 80px;	
    font-weight: bold;
    letter-spacing: normal;
    clear: both;
    margin-top:0px;
}
h2,
h3,
h4,
h5,
h6 {
	
	margin-top:0px;
}

p {
	margin-top:0px;
	margin-bottom: 20px;
}
p:last-child {
	margin-bottom: 0px;
}
dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */


hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0px 0px 20px 0px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #c01c23;
	outline: 0;
	text-decoration:none;
}
a:hover{
	color: #a90d14;
}
a:hover,
a:active,
a:focus {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border-radius: 4px;
	box-shadow: 0 1px 2px 0 rgba(49, 52, 56, 0.29);
	border: solid 1px #a90d14;
	background-color: #c01c23;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	padding: 13px 25px 13px 25px;
	cursor: pointer;
	outline:none;

	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background-color: #a90d14;
    border-color: #a90d14;
/*    color: #ffffff;*/
}	

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	border-radius: 4px;
	border: solid 1px #b5b5b5;
	background-color: #ececec;
	padding: 15px 23px 15px 23px;
	font-size: 16px;
	line-height: 18px;
	color: #3a444d;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	border: solid 1px #c01c23;
	outline: 0;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
	height: 113px;
}
.cfrm-fields{
	margin-bottom: 22px;
}
.comments-area label,
.cfrm-fields label{
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: normal;
	color: #404040;
	margin-bottom: 10px;
}
.frmcol.colleft{
	display: inline-block;
	width: 221px;
	margin-right: 16px;
}
.frmcol.colright{
	display: inline-block;
	width: 221px;
}
.frmcol.col70{
	width: 310px;
}
.priv-stat label{
	font-size:12px;
	line-height: 16px;
	margin-bottom: 0px;
	font-weight:400;
	position: relative;
}
.priv-stat .wpcf7-list-item{
	margin-left:0px;
}
.cfrm-fields.prv-link-button{
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
	align-items: center;
	margin-bottom: 0px;
}
.cfrm-fields.prv-link-button .priv-stat{
	width: 70%;
}
.cfrm-fields.prv-link-button .cfrm-btn{
	width: 30%;
	text-align: right;
	position: relative;
}
.cfrm-fields.prv-link-button .cfrm-btn .ajax-loader{
	position: absolute;
	left: 0px;
	top:20px;
}
.wpcf7 .wpcf7-acceptance [type="checkbox"] {
    margin-right: 12px;
    visibility: hidden;
}
.wpcf7-form .wpcf7-acceptance input[type=checkbox] + span:before {
    display: block;
    position: absolute;
    content: '';
    top: 2px;
    left: 0;
    width: 13px;
	height: 13px;
	border-radius: 3px;
	border: solid 1px #cacbcc;
	background-color: #ebebeb;
}
.wpcf7-form .wpcf7-acceptance input[type=checkbox] + span:after {
    display: block;
    position: absolute;
    content: "";
    background: url(assets/images/ok.svg);
    width: 13px;
	height: 13px;
	background-repeat: no-repeat;
    border-radius: 100%;
    top: 1px;
    left: 0px;
	font-size: 14px;
	visibility: hidden;
}
.wpcf7-form .wpcf7-acceptance label input[type=checkbox].chk + span:after {
    visibility: visible;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
	font-size: 14px;
	line-height: 16px;
    font-weight: normal;
    display: block;
    position: absolute;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output{
	border-color: #c01c23;
    margin: 10px 0px 0px 0px;
    font-size: 14px;
    line-height: 20px;
}
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation > ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation > ul > li {
	position: relative;
}

.main-navigation > ul > li > a {
    display: block;
    text-decoration: none;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #cccccc;
    padding: 24px 23px 25px 23px;
    position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.main-navigation > ul > li:first-child > a{
    padding-left: 0;
}
.main-navigation > ul > li > a:before{
    content: "";
    position: absolute;
    width: 1px;
    height: 12px;
    background-color: #b4c0c8;
    left: 0px;
	top: 50%;
    transform: translateY(-50%);
}
.main-navigation > ul > li:first-child > a:before{
    display: none;
}
.main-navigation > ul > li.current-page-ancestor,
.main-navigation > ul > li.current-menu-item > a,
.main-navigation > ul > li.current-menu-ancestor > a,
.main-navigation > ul > li.current-menu-parent > a,
.main-navigation > ul > li > a:hover {
    color: #c01c23;
}
/* .main-navigation > ul > li.current-page-ancestor > a:before,
.main-navigation > ul > li.current-menu-item > a:before,
.main-navigation > ul > li.current-menu-ancestor > a:before,
.main-navigation > ul > li.current-menu-parent > a:before,
.main-navigation > ul > li:hover > a:before,
.main-navigation > ul > li:first-child > a:before{
	display: none;
} */
/* .main-navigation > ul > li.current-page-ancestor + li > a:before,
.main-navigation > ul > li.current-menu-item + li > a:before,
.main-navigation > ul > li.current-menu-ancestor + li > a:before,
.main-navigation > ul > li.current-menu-parent + li > a:before,
.main-navigation > ul > li:hover + li > a:before{
    display: none;
} */
.main-navigation ul ul {
        width: 260px;
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	list-style: none;
	padding:0px;
	margin:0px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color: #dddddc;	  
}
.main-navigation ul ul li{
	display: block;
}
.main-navigation ul ul li a {
	display: block;
	font-size: 16px;
	line-height:35px;
	letter-spacing: normal;
	color: #404040;
	text-decoration: none;
	padding-left:26px;
	padding-right: 26px;

	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.main-navigation ul ul li:hover > a {
	background-color:#c01c23;
	color:#ffffff;
}
.main-navigation ul ul li.no-link {
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: normal;
	color: #828d96;
	text-transform: uppercase;
	padding-top:11px;
	padding-bottom: 6px;
    padding-left: 26px;
    padding-right: 26px;
}
.main-navigation ul ul ul li a {
	width: 100%;
	display: block;
	font-size: 16px;
	line-height:35px;
	letter-spacing: normal;
	color: #404040;
	text-decoration: none;
	padding-left:26px;
	padding-right: 26px;

	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.main-navigation ul ul ul {
    left: -999em;
	top: 0;
	display: none;
}
.main-navigation ul ul li:hover > ul, 
.main-navigation ul ul li.focus > ul {
	left: 99.85%;
	display: block;
}
.main-navigation ul ul li:hover > ul::before, 
.main-navigation ul ul li.focus > ul::before {
	position: absolute;
	top:15px;
	left: 0px;
	content: "";
	width: 1px;
	height: 62%;
	background-color:#b4c0c8;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
/*	min-height: 253px;*/
}
.main-navigation ul ul li.red-btn,
.main-navigation ul ul ul li.red-btn{
	padding-left: 25px;
	padding-top:11px;
	padding-bottom:30px;
}
a.red-btn.flex-btn{
    display: flex;
    align-items: center;
}
a.red-btn.flex-btn svg{
    margin-right:5px;
}
.site-header .mack-app-button{
    display: flex;
}
.site-header .mack-app-button a.red-btn{
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 10px;
}
.site-header .mack-app-button a.red-btn:last-child{
    margin-right: 0;
}
.main-navigation ul ul ul li.red-btn a,
.main-navigation ul ul > li.red-btn a{
    width: 174px;
    border-radius: 4px;
    border: solid 1px #c01c23;
    background-color: #c01c23;
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    padding: 8px 20px 9px 20px;
    display: inline-block;

    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.main-navigation ul ul ul li.red-btn a:hover,
.main-navigation ul ul > li.red-btn a:hover{
    background-color: #a90d14;
    border-color:#a90d14;
    color:#ffffff;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 1024px) {

	.menu-toggle {
		display: none;
	}

	.main-navigation > ul {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.search .posts-navigation .nav-links{
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
/*.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}*/

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin:0px;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin:0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/*Main style start here*/
.container{
	width: 100%;
	max-width: 1200px;
	margin:0px auto;
}
.grecaptcha-badge{ display:none !important;}

.copyright-bar{
    padding: 22px 0px;
    background-color: #333333;
    color: #cccccc;
    font-size: 12px;
    line-height: 12px;
}
.copyright-bar > .container{
    display: -webkit-box;
    display: -moz-box; 
    display: -ms-flexbox; 
    display: -webkit-flex; 
    display: flex;  
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
}
.copyright-bar .cpytext{
    width: 100%;
    max-width: 570px;
}
.copyright-bar .frt-menu{
    width: 100%;
    max-width: 420px;
}
.copyright-bar .frt-menu ul{
    margin: 0px;
    padding: 0px;
    line-height: 0px;
    text-align: center;
}
.copyright-bar .frt-menu ul li{
    display: inline-block;
}
.copyright-bar .frt-menu ul li a{
    color: #cccccc;
    margin-right: 30px;
    position: relative;
}
.copyright-bar .frt-menu ul li:last-child a{
    margin-right: 0px;
}
.copyright-bar .powerdby{
    display: -webkit-box;
    display: -moz-box; 
    display: -ms-flexbox; 
    display: -webkit-flex; 
    display: flex; 
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
}
.copyright-bar .powerdby > span{
    margin-right:18px;
    font-size: 12px;
    font-weight: 600;
    line-height: 19px;
}
.copyright-bar .powerdby a.rightsidelogo{
    display: block;
    width: 110px;
    line-height: 0;
}

.copyright-bar .powerdby a.rightsidelogo img.hoverlogo,
.copyright-bar .powerdby:hover a.rightsidelogo img.normallogo{
    display: none;
}
.copyright-bar .powerdby:hover a.rightsidelogo img.hoverlogo{
    display: block;
}
/*services*/
.section_services{
    padding-top: 40px;
    padding-bottom: 55px;
    margin-bottom: 90px;
    border-top:1px solid #f6f6f5;
    border-bottom:1px solid #f6f6f5;
}
.section_services .serviceboxes{
    display: -webkit-box;
    display: -moz-box; 
    display: -ms-flexbox; 
    display: -webkit-flex; 
    display: flex;  
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
}
.servicebox{
    text-align: center;
    position: relative;
    width: 370px;
}
.servicebox .icon {
    width: 80px;
    height: 80px;
    padding: 19px;
    overflow: hidden;
    margin:0px auto;
}
.servicebox .content{
    padding: 0px 0px 0px 0px;
    height: 100%;
}
.slick-slide.servicebox .content{
    width: 100%;
}
.servicebox .title{
    line-height: 30px;
    font-size: 22px;
    font-weight: bold;
    color: #404040;
    margin-bottom: 11px;
}
.servicebox .text{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 26px;
    color: #6c6c6c;
}
/**Slick slider css**/
.slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track{
    position: relative;
    top: 0;
    left: 0;

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after{
    display: table;

    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}
.slick-slide{
    display: none;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-dots{
	padding: 0;
	margin: 0px auto;
	list-style: none;
	display: -webkit-box;
    display: -moz-box; 
    display: -ms-flexbox; 
    display: -webkit-flex; 
	display: flex;
	position: absolute; 
	bottom: 0px;
    left: 0px;
    right: 0;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
}
.slick-dots li{
	border: 1px solid #e6e7e8;
	height: 15px;
	width: 15px;
	border-radius: 100%;
	background: #ffffff;
	margin-right: 15px;
	cursor: pointer;
}
.slick-dots li:last-child{
	margin-right: 0;
}
.slick-dots li.slick-active{
	background: #e6e7e8;
}
.slick-dots li > button{
	border: 0;
	border-radius: 0;
	background: none;
	padding: 0;
	font-size: 0;
}
/*services*/
/**infohomepagebox**/
.section_lefttext_image .info-contentbox{
    display: -webkit-box;
    display: -moz-box; 
    display: -ms-flexbox; 
    display: -webkit-flex; 
    display: flex;  
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    margin-bottom: 65px;
}
.section_lefttext_image .left-content{
    width: 709px;
    border-radius: 6px;
    background-color: #c01c23;
    color: #ffffff;
    padding: 48px 88px 32px 60px;
}
.section_lefttext_image .left-content .sub-title{
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.77);
    margin-bottom: 16px;
}
.section_lefttext_image .left-content .sub-title span.icon{
    margin-right: 13px;
}
.section_lefttext_image .left-content .sub-title img {
    vertical-align: middle;
}
.section_lefttext_image .left-content h2{
    font-size: 33px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 32px;
}
.section_lefttext_image .left-content .content{
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 19px;
}
.section_lefttext_image .link-button{
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    color: #ffffff;
}
.section_lefttext_image .right-content{
    width: 491px;
}
.section_lefttext_image .right-content .title{
    line-height: 34px;
    font-size: 25px;
    font-weight: bold;
    text-align: right;
    color: #404040;
    margin-bottom: 21px;
}
.section_lefttext_image  .image-wrapper{
    height: 314px;
    position: relative;
}
.section_lefttext_image  .image-wrapper .image {
    position: absolute;
    width: 519px;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    left: -28px;
    border-radius: 6px;
}
.section_aboutus_faq{
    padding-bottom: 100px;
}
.section_aboutus_faq .container{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
}
.section_aboutus_faq .container > div{
    flex-basis: 48%;
    -webkit-flex-basis: 48%;
    -moz-flex-basis: 48%;
    -mz-flex-basis: 48%;
    width: 48%;
}
.section_aboutus_faq h4{
    font-size: 20px;
    line-height: 20px;
    margin: 0px 0px 18px 0px;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.ui-tabs .ui-tabs-nav li {
    flex:1;
    -webkit-flex:1;
    -moz-flex:1;
    -ms-flex:1;
    text-align: center;
    font-size: 14px;
    list-style: none;
    position: relative;
    top: 0;
    margin: 0px;
    padding: 0;
    white-space: nowrap;
    border: 2px solid #f6f6f5;
    border-right-width: 0px;
}
.ui-tabs .ui-tabs-nav li:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #c01c23;
    border: 2px solid #c01c23;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 10px 0px;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    color: #fff;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    display: block;
    padding: 10px 2px;
    text-decoration: none;
    color: #000000;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor:hover{
    background-color: transparent;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor:hover{
    background-color: #f6f6f5;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 30px 0px 15px 0px;
    background: none;
    font-size: 15px;
}
.ui-tabs .ui-tabs-nav li:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.ui-tabs .ui-tabs-nav li:last-child {
    border-right: 2px solid #f6f6f5;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #c01c23;
    border: 2px solid #c01c23;
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 0px 0px 16px 0px;
    padding: 17px 0px;
	min-height: 0;
	font-size: 14px;
	line-height:14px;
	font-weight:normal;
	text-align:left;
	background:#f6f6f5;
	border-radius: 3px;
    outline: none;
}
.ui-accordion .ui-accordion-header:focus{
    outline: none;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 70px;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0px;
    height: 100%;
    width: 48px;
    background-color: #c01c23;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
    left: 0;
    top: 0;
    margin-top: 0px;
    background: url(assets/images/down-arrow-white.svg) no-repeat center;
    height: 100%;
    width: 48px;
    transition: 0.2s ease-in all;
    -webkit-transition: 0.2s ease-in all;
    -moz-transition: 0.2s ease-in all;
    -o-transition: 0.2s ease-in all;
}
.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.ui-accordion .ui-accordion-content {
	border-top: 0;
	overflow: auto;
	font-size: 14px;
    line-height: 24px;
    color: #616161;
    padding-bottom: 15px;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
/**footer**/
.newsletter-smedia{
    background-color: #242c33;
    padding-bottom: 53px;
}
.newsletter-smedia .container{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
}

.footer-social-media ul{
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 120px;
    border: solid 1px #404040;
    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
}
.footer-social-media ul li{
    line-height: 0px;
}
.footer-social-media ul li a{
    display:block;
}
.footer-social-media ul li a:hover svg path{
    fill:#ffffff;
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
}
.footer-social-media ul li svg{
    line-height: 0px;
}
.footer-widgets-wrapper{
    background-color: #212121;
    color: #ffffff;
    padding-top: 76px;
    padding-bottom: 48px;
}
.footer-widgets-wrapper .container{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.footer-widgets-wrapper #footer-widget-1{
    width: 237px;
    border-right: solid 1px #404040;
    padding-right: 23px;
}
.footer-widgets-wrapper #footer-widget-2{
    width: 326px;
    border-right: solid 1px #404040;
    padding-left: 45px;
}
.footer-widgets-wrapper #footer-widget-3{
    width: 337px;
    border-right: solid 1px #404040;
    padding-left: 45px;
}
.footer-widgets-wrapper #footer-widget-4{
    width: 300px;
    padding-left: 45px;
}
.footer-widget .widget{
    margin: 0px 0px 54px 0px;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 22px;
    letter-spacing: normal;
    color: rgba(255, 255, 255, 0.7);
}
.footer-widgets-wrapper table{
    margin-bottom: 20px;
}
#footer-widget-2 .widget,
#footer-widget-3 .widget,
#footer-widget-4 .widget{
    margin: 0px 0px 30px 0px;
}
/*.footer-widget .widget p{
    margin-bottom: 40px;
}*/
.footer-widget .widget p:last-child{
    margin-bottom: 0px;
}
.footer-widget .widget:last-child{
    margin-bottom: 0px;
}
.footer-widget .widget-title,
.footer-widget h4{
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 20px;
}
.footer-widget#footer-widget-1 .widget-title{
    display: none;
}
.footer-widget a{
    font-size: 15px;
    color:rgba(255, 255, 255, 0.7);
    text-decoration: none;
    position: relative;
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
}
.copyright-bar .frt-menu ul li a:hover,
.footer-widget a:hover{
    color:rgba(255, 255, 255, 1);
}
.copyright-bar .frt-menu ul li a:after,
.footer-widget a:after{
    position: absolute;
    bottom: 0px;
    left: 0px;
    content: '';
    width: 0px;
    height: 1px;
    background-color: #ffffff;
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
}
.copyright-bar .frt-menu ul li a:hover:after,
.footer-widget a:hover:after{
    width: 100%;
}

.footer-widget ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.footer-widget ul li{
    line-height: 25px;
}
.footer-widget ul li a{
    font-size: 15px;
    color:rgba(255, 255, 255, 0.7);
    text-decoration: none;
    position: relative;
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
}
.footer-widget ul.social-media li a{
    width: 40px;
    height: 40px;
    padding: 10px;
    border-right: solid 1px #404040;
}
.footer-widget ul.social-media li img{
    width: 100%;
    height: 100%;
}
.footer-widget ul.social-media li:last-child a{
    border-right:0px;
}
.footer-widget ul.social-media li a:after{
    display: none;
}
.footer-widget ul li a:hover{
    color:rgba(255, 255, 255, 1);
}
.footer-widget ul li a:after{
    position: absolute;
    bottom: 0px;
    left: 0px;
    content: '';
    width: 0px;
    height: 1px;
    background-color: #ffffff;
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
}
.footer-widget ul li a:hover:after{
    width: 100%;
}
/* .footer-widgets-wrapper #footer-widget-2 .widget-title,
.footer-widgets-wrapper #footer-widget-3 .widget-title,
.footer-widgets-wrapper #footer-widget-4 .widget-title{
    display: none;
} */

.mack-newsleter-form{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
}
.mack-nf-fieldwrapper:first-child{
    margin-right: 10px;
    flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
}
.mack-nf-fieldwrapper button{
    font-size: 16px;
    line-height: 22px;
    padding: 13px 15px 13px 15px;
}
.mack-nf-fieldwrapper input[type="email"]{
    width: 100%;
    max-width: 378px;
    border-radius: 4px;
    border: solid 1px #404040;
    background-color: #242c33;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 22px;
    letter-spacing: normal;
    color: #6e767d;
    padding: 13px 15px 13px 29px;
}
.footer-newsletter-form{
    width: 510px;
}
.footer-newsletter{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    width: 80%;
}
.footer-newsletter-labels p{
    margin: 0px;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 24px;
    letter-spacing: normal;
    color: rgba(255, 255, 255, 0.7);
}
.footer-newsletter-labels strong{
    font-size: 16px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}
.section_our_store{
    padding: 95px 0 97px 0;
    border-top: solid 1px #e6e7e8;
    background-color: #f6f6f5;
}
.section_our_store h2{
    font-size: 33px;
    font-weight: bold;
    line-height: 45px;
    color: #3f4851;
    text-align: center;
    margin-bottom: 46px;
}
.ourstore-wrapper{
    border: solid 0.9px #cdcdcd;
    background-color: #ffffff;
}
.ourstore-wrapper .iframe{
    line-height: 0;
}
.storeinfo-wrapper{
    padding: 31px 15px 40px 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #6c6c6c;
}
.storeinfo-wrapper a{
    text-decoration: none;
    color: #6c6c6c;
}
.storeinfo-wrapper > div{
    width: 381px;
    padding: 0 20px;
    border-right: 1px solid #cccccc;
}
.storeinfo-wrapper > div.appointment{
    border: 0;
}
.storeinfo-wrapper span {
    display: inline-block;
}
.storeinfo-wrapper .day {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    width: 195px;
    margin: 0px auto;
}
.storeinfo-wrapper .day span:first-child{
    width: 84px;
    margin-right: 15px;
}
.storeinfo-wrapper strong{
    font-weight: 700;
}
.storeinfo-wrapper .title{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    margin-bottom: 23px;
    font-size: 21px;
    line-height: 28px;
    font-weight: bold;
    color: #404040;
}
.storeinfo-wrapper .title span.icon {
    width: 36px;
    height: 36px;
    background: #c01c23;
    border-radius: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    margin-right: 11px;
}
.storeinfo-wrapper .appointment > .text{
    margin-bottom: 22px;
}
.storeinfo-wrapper .appointment a.red-btn{
    font-size: 15px;
}

.mack-topbar {
    padding-top:22px;  
    text-align: right;
    height: 41px;
}
.righttop-nav{
    line-height: 0px;
    height:19px;
}
.righttop-nav ul{
    padding:0px;
    margin:0px;
    list-style: none;
    display: inline-block;
}
.righttop-nav > ul > li{
    float: left;
    font-size: 14px;
    line-height: 19px;
    position: relative;
    padding: 0px 18px;
}
.righttop-nav > ul > li > a{
    font-size: 14px;
    line-height: 19px;
    letter-spacing: normal;
    color: #404040;
    display: inline-block;
    text-decoration:none;
    position: relative;
}
.righttop-nav > ul > li:after{
    content: "";
    position: absolute;
    width: 2px;
    height: 9px;
    background-color: #adc2d4;
    right: 0px;
    top: 6px;
}
.righttop-nav > ul > li:last-child{
    padding-right: 0px;
}
.righttop-nav > ul > li:last-child:after{
    display: none;
}
.righttop-nav > ul > li > a:hover{
    color:#c01c23;
}
.righttop-nav > ul > li.current_page_item > a{
    font-weight: 700;
}
.righttop-nav ul:after{
    content: "";
    display: table;
    clear: both;
    float: none;
}

.site-branding{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: center;
    -webkit-align-items:center;
    -webkit-box-align: center;
    padding-top:16px;
    padding-bottom:40px;
}
.site-branding .site-logo{
    max-width: 300px;
    width: 100%;
}
.site-branding .header-search{
    max-width: 711px;
    width: 100%;
    text-align: right;
    padding-right: 72px;
}
.site-branding .header-timebox{
    max-width: 219px;
    width: 100%;;
    position: relative;
}
.site-branding .header-timebox .timebox-popup{
    padding: 10px;
    display: none;
    position: absolute;
    width: 290px;
    background: #fff;
    left: 0;
    top: 50px;
    border: solid 1px #b4c0c8;
    border-radius: 5px;
    z-index: 100;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}
.site-branding .header-timebox.open .timebox-popup{
    display: block;
}
.site-branding .header-timebox .timebox-popup:before{
    content: "";
    background-image: url(assets/images/closeicon.svg);
    width:10px;
    height: 10px;
    position: absolute;
    top: 5px;
    right: 5px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.timeboxp-content .title{
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    color: #404040;
    margin-bottom: 5px;
}
.timeboxp-content h5{
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    margin-bottom: 0px;
}
.timeboxp-content table{
    margin-bottom: 0px;
}
.timeboxp-content .content{
    font-size: 14px;
    line-height: 16px;
}
.searchform{
    width: 482px;
    position: relative;
    display: inline-block;
}
.searchform input[type="search"]{
    width: 100%;
    border-radius: 22.5px;
    background-color: #f6f6f5;
    outline: 0;
    border:0px;
    padding:12px 15px 14px 63px;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: normal;
    color: #828d96;
}
button.search-button{
    background: transparent;
    padding: 0px;
    margin: 0px;
    line-height: 0px;
    position:absolute;
    left: 37px;
    top: 15px;
    border:0px;
    height: auto;
    border: 0;
    box-shadow: none;
}
.time-box-content{
    border-radius: 20px;
    border: solid 1px #b4c0c8;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: normal;
    color: #828d96;
    padding:8px 10px 8px 20px;
    cursor: pointer;
}
.time-box-content.wait:before{
    content:'Aan het laden..';
}
.time-box-content:hover{
    background-color: #dddddc;
    
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.time-box-content span{
    display: inline-block;
    vertical-align: middle;
}
.time-box-content span.time{
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #404040;
    margin-left:8px;
    position: relative;
}
.time-box-content span.time.today::after{
    position: absolute;
    right: -12px;
    top: 7.5px;
    content: "";
    width: 6px;
    height: 6px;
    background-color: #0be918;
    border-radius: 100%;
    border-radius: 100%;
    box-shadow: 0 0 0 rgba(11,233,24,0.7);
    animation: pulse 2s infinite;
}
@-webkit-keyframes pulse {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(11,233,24, 0.7);
    }
    70% {
        -webkit-box-shadow: 0 0 0 3px rgba(11,233,24, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(11,233,24, 0);
    }
  }
  @keyframes pulse {
    0% {
      -moz-box-shadow: 0 0 0 0 rgba(11,233,24, 0.7);
      box-shadow: 0 0 0 0 rgba(11,233,24, 0.7);
    }
    70% {
        -moz-box-shadow: 0 0 0 3px rgba(11,233,24, 0);
        box-shadow: 0 0 0 3px rgba(11,233,24, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(11,233,24, 0);
        box-shadow: 0 0 0 0 rgba(11,233,24, 0);
    }
}
.menu-wrapper{
    background-color:#333333;
}
/* .menu-wrapper .container{
    max-width: 1252px;
    padding-right: 26px;
} */
.menu-wrapper-inner{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: center;
    -webkit-align-items:center;
    -webkit-box-align: center;
}

a.red-btn{
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(49, 52, 56, 0.29);
    background-color: #c01c23;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    padding: 14px 30.5px 14px 30.5px;
    display: inline-block;

    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
a.red-btn:hover{
    background-color: #a90d14;
/*    color:#ffffff;*/
}

.sticky-header-active .site-header{
    position: fixed;
    left: 0;
    right: 0;
    top: 31px;
    z-index: 1000;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px #ccc;
}
.sticky-header-active #page {
    padding-top: 174px;
}
body.admin-bar.sticky-header-active .site-header{
    margin-top: 32px;
}
.sticky-header-active .site-branding{
    padding-bottom: 16px;
}
.top-uspbar{
    background-color: #ffffff;
    border-bottom: 1px solid #f6f6f5;
}
.sticky-header-active .top-uspbar{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;    
}
.top-uspbar-slider{
    height: 30px;
    overflow: hidden;
    opacity: 0;
}
@media screen and (min-width:1290px) {
    .top-uspbar-slider{
        opacity: 1;
    }
}
.top-uspbar-slider.slick-initialized{
    opacity: 1;
}
.top-uspbar-slider .uspbar-item{
    font-size: 14px;
    line-height: 18px;
    padding: 6px 0 6px 30px;
    position: relative;
    display: block;
    float: left;
    margin-right: 14px;
}
.top-uspbar-slider .uspbar-item:before{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: 3px;
    top: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 122.881 122.88' enable-background='new 0 0 122.881 122.88' xml:space='preserve'%3E%3Cg%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M61.44,0c33.933,0,61.441,27.507,61.441,61.439 c0,33.933-27.508,61.44-61.441,61.44C27.508,122.88,0,95.372,0,61.439C0,27.507,27.508,0,61.44,0L61.44,0z M34.106,67.678 l-0.015-0.014c-0.785-0.718-1.207-1.685-1.256-2.669c-0.049-0.982,0.275-1.985,0.984-2.777c0.01-0.011,0.019-0.021,0.029-0.031 c0.717-0.784,1.684-1.207,2.668-1.256c0.989-0.049,1.998,0.28,2.792,0.998l12.956,11.748l31.089-32.559v0 c0.74-0.776,1.723-1.18,2.719-1.204c0.992-0.025,1.994,0.329,2.771,1.067v0.001c0.777,0.739,1.18,1.724,1.205,2.718 c0.025,0.993-0.33,1.997-1.068,2.773L55.279,81.769c-0.023,0.024-0.048,0.047-0.073,0.067c-0.715,0.715-1.649,1.095-2.598,1.13 c-0.974,0.037-1.963-0.293-2.744-1L34.118,67.688L34.106,67.678L34.106,67.678L34.106,67.678z'/%3E%3C/g%3E%3C/svg%3E");
}
.top-uspbar-slider .uspbar-item strong{
    color:#c01c23;
}
/*Header css endhere*/

/*Banner css*/
.header-banner-container{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

    height: 321px;
    width: 100%;
    position: relative;
}
.header-banner-container:after{
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height:217px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.31));
}
.header-banner-container.search-header-banner{
    height: auto;
    padding: 20px 0 0 0;
}
.header-banner-container.search-header-banner h1{
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 0;
}
.header-banner-container.search-header-banner:after{
    display: none;
}
body.home .header-banner-container:after{
    height: 429px;
}
body.home .banner-content-box,
body.home .header-banner-container{
    height: 500px;
}
.header-banner-container .container{
    position: relative;
}
.video-background{
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
}
.video-background iframe{
    width: 100%;
}
.banner-content-box{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    height: 321px;
    z-index: 1;
    position: relative;
    overflow: hidden;
}
body.home .banner-content-box{
    overflow: visible;
}
.banner-content{
    width: 100%;
    max-width: 681px;
    padding-top: 55px;
}
body.home .banner-content{
    padding-top: 75px;
    padding-right: 30px;
}
/*.banner-content-box.default-page .banner-content{
    max-width: 100%;
}*/
.header-banner-container .obsapb-filter-box{
    position: absolute;
    right: 0;
    bottom: -50px;
}
.banner-title.h1,
h1.banner-title{
    color:#ffffff;
    text-shadow: 0 1px 2px rgba(49, 52, 56, 0.5);
    margin-bottom: 31px;
}
h1.banner-subtitle,
.banner-subtitle{
    color:#ffffff;
    text-shadow: 0 1px 2px rgba(49, 52, 56, 0.5);
    margin-bottom: 15px;
    font-weight: 600;
    padding-left: 5px;
    font-size: 17px;
    line-height: 25px;
}
body.home .banner-title.h1,
body.home h1.banner-title{
    margin-bottom: 17px;
}
.banner-content-desc{
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    color: #ffffff;
    text-shadow: 0 1px 2px rgba(49, 52, 56, 0.5);
    width: 100%;
    max-width: 578px;
}
body.home .banner-content-desc{
    max-width: 621px;
}
.page-template-tpl-contact-page .banner-content-box,
.page-template-tpl-contact-page .header-banner-container{
    height: 531px;
    overflow: visible;
}
.banner-content-box.contact-page .banner-content{
    max-width:518px;
    padding-top: 75px;
}
.contact-form-box{
    width: 100%;
    max-width: 682px;
    border-radius: 6px;
    box-shadow: 0 3px 6px 0 rgba(127, 131, 138, 0.5);
    background-color: #ffffff;
    position: absolute;
    right: 0;
    bottom: -50px;

    padding: 25px 40px 30px  40px;
}
.contact-add-box{
    width: 325px;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(49, 52, 56, 0.11);
    border: solid 1px #c01c23;
    background-color: #c01c23;
    padding:15px 23px 28px 23px;
    color:#ffffff;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
}
.contact-add-box table{
    width: 230px;
    margin-bottom: 0px;
    border-spacing:0px;
}
.contact-add-box a{
    color:#ffffff;
    text-decoration:none;
}
.contact-add-box span{
    display: inline-block;
    vertical-align: middle;
}
.contact-add-box span.icon{
    margin-right: 20px;
    width: 18px;
    line-height: 0px;
}
.contact-add-box span.icon svg{
    width: 18px;    
}
.contact-add-box .email{
    margin-bottom: 15px;
}
.banner-content-box.contact-page .banner-content-desc{
    margin-bottom: 69px;
}
.mack-map-container::after{
    content: "";
    display: table;
    clear: both;
    float: none;
}
.wpgmp_map_parent{
    margin-bottom: 0px !important;
}
/*Banner css end */

.section_brand_boxes{
    padding-top:90px;
    padding-bottom: 87px;
}
.brandboxes{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
}
.brandboxes .brandbox{
    width: 227px;
    height: auto;
    margin-right: 16px;
    margin-bottom: 0px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    text-align: center;
    cursor: pointer;

    border-radius: 5px;
    border: solid 1px #dddddc;
    background-color: #ffffff;
    padding:18px 28px 21px 28px;

    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.brandboxes .brandbox:hover{
    box-shadow: 0 1px 2px 0 rgba(49, 52, 56, 0.37);
    background-color: #f6f6f5;
}
.brandboxes .brandbox:nth-child(5n+5){
    margin-right:0px;
}
.brandboxes .brandbox .blogo{
    display: inline-block;
    vertical-align: middle;
    height: 25px;
    margin-bottom: 16px;
}
.brandboxes .brandbox .blogo img{
    width: auto;
    height: 100%;
    max-height: 25px;
}
.brandboxes .brandbox .bimage{
    width: 152px;
    height: auto;
    margin: 0px auto 8px auto;
    line-height: 0px;
}
.brandboxes .brandbox .bimage a{
    width: 100%;
    height: 100%;
    display: inline-block;
}
.brandboxes .brandbox .bimage img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.brandboxes .brandbox .btitle{
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    color: #404040;
    margin-bottom: 10px;
}
.brandboxes .brandbox:hover .btitle{
    font-weight: bold;
    color: #404040;
}
.brandboxes .brandbox .btitle a{
    color: #404040;
    text-decoration: none;
    display: inline-block;
}
.brandboxes .brandbox .btext{
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    color: #828d96;
    margin-bottom: 20px;
}
a.border-button{
    display: inline-block;
    text-decoration: none;
    border-radius: 4px;
    border: solid 1.5px #c01c23;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    color: #c01c23;
    padding: 9px 15px 9px 15px;

    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
a.border-button:hover{
    color:#ffffff;
    background:#c01c23;
}
.brandboxes .slick-dots{
    position: absolute;
    bottom: -30px;
}

/* Blog pages*/
body.error404 .banner-content,
body.search .banner-content,
body.archive .banner-content,
body.single-post .banner-content{
    max-width: 100%;
    padding-top: 0px;
/*    text-align: center;*/
}
body.error404 .banner-content h1.banner-title,
body.search .banner-content h1.banner-title,
body.archive .banner-content h1.banner-title{
    margin-bottom: 0px;
}
.article-container{
    padding:32px 0px 60px 0px;
}
body.single .article-container{
    padding-top:0px;
}
/*.article-content-inner{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
}    */
.article-container-inner #primary{
    width: 915px;
    padding-right: 100px;
}
body.single .article-container-inner #primary{
    padding-right: 190px;
}
.article-container-inner #primary h2{
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 10px;
    color: #242c33;
}
.article-container-inner .entry-content{
    margin-bottom: 30px;
}
.article-container-inner #secondary{
    width: 285px;
    padding: 30px 0px;
    background: #f4f4f4;
    border: solid 1px #b4c0c8;
}
.article-container-inner:after{
    content: "";
    display: table;
    clear: both;
    float: none;
}
.article-container-inner #secondary ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.article-container-inner #secondary ul li{
    position: relative;
}
.article-container-inner #secondary ul li a{
    display: block;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #5c5c5c;
    padding: 8px 15px 8px 30px;
    text-decoration: none;

    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
body.single #secondary ul li a:hover, 
body.single #secondary ul li.current-cat a, 
body.blog #secondary ul li.current-cat a, 
body.archive #secondary ul li.current-cat a, 
body.archive #secondary ul li a:hover, 
body.blog #secondary ul li a:hover {
    background: #c01c23;
    color: #ffffff;
}
.article-container-inner #secondary h2.widget-title{
    padding:0px 15px 0px 30px;
    color:#404040;
}
.article-container-inner #secondary .widget{
    margin-bottom: 0px;
}
.comment-navigation .nav-links, 
.posts-navigation .nav-links, 
.post-navigation .nav-links{
    line-height: 0px;
}
.comment-navigation .nav-previous, 
.posts-navigation .nav-previous, 
.post-navigation .nav-previous {
    margin-left: 9px;
}
.comment-navigation .nav-previous a, 
.posts-navigation .nav-previous a, 
.post-navigation .nav-previous a {
    background-image: url(assets/images/chevron-right-nav.svg);
    background-position: center;
    text-indent: -9999px;
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    display: inline-block;
    background-color: #ffffff;
    border: solid 1px rgba(0, 0, 0, 0.1);
    color: #c01c23;
    cursor: pointer;
    padding: 11px 13px 10px 13px;
    position: relative;
    text-transform: capitalize;
    transition: all 0.2s linear 0s;
     border-radius: 4px;
    font-size: 0px;
    line-height: 0px;
}
.comment-navigation .nav-next a, 
.posts-navigation .nav-next a, 
.post-navigation .nav-next a {
    background-image: url(assets/images/chevron-right-nav.svg);
    background-position: center;
    text-indent: -9999px;
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    display: inline-block;
    background-color: #ffffff;
    border: solid 1px rgba(0, 0, 0, 0.1);
    color: #c01c23;
    cursor: pointer;
    padding: 11px 13px 10px 13px;
    position: relative;
    text-transform: capitalize;
    transition: all 0.2s linear 0s;
     border-radius: 4px;
    font-size: 0px;
    line-height: 0px;
    transform: rotate(180deg);
}
.nav-links span.nav-subtitle,
.nav-links span.nav-title{
    display: none;
}
.mack-nav-box{
    text-align: right;
}
.mack-nav-box .numeric-navigation{
    display: inline-block;
    vertical-align: middle;
    margin-right: 24px;
}
.mack-nav-box .numeric-navigation ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.mack-nav-box .numeric-navigation ul li{
    display: inline-block;
    padding: 0px 13px;
}
.mack-nav-box .numeric-navigation ul li a{
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    color:#c01c23;
}
.mack-nav-box .numeric-navigation ul li.active a{
    font-weight: bold;
}
.site-main .comment-navigation, 
.site-main .posts-navigation, 
.site-main .post-navigation{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
}
.comments-area a{ 
    text-decoration: none;;
}

.btitle-bsearch-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    margin-bottom: 16px;
}
.btitle-bsearch-box span.title-box{
    font-size: 28px;
    font-weight: bold;
    line-height: 38px;
    color: #242c33;
    width: 50%;
}
.btitle-bsearch-box span.search-box{
    width: 50%;
    text-align: right;
}
.btitle-bsearch-box span.search-box .searchform{
    width: 268px;
}
.btitle-bsearch-box span.search-box .searchform input[type="search"]{
    padding: 12px 15px 12px 50px;
    border-radius: 22.5px;
    border: solid 1px #e6e7e8;
    background-color: #ffffff;
}
.btitle-bsearch-box span.search-box  button.search-button{
    left: 20px;
}
.article-boxes{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
}
.article-box{
    width: 49.2%;
    height: auto;
    margin-right: 1.6%;

    border-radius: 6px;
    border: solid 1px #dddddc;
    background-color: #ffffff;
    position: relative;
    margin-bottom: 35px;
}
.article-box article{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
}

.article-box:nth-child(even){
    margin-right: 0px;
}
.article-box ul.post-categories{
    list-style: none;
    margin: 0px auto;
    padding: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    text-align: center;
}
.article-box ul.post-categories li{
    display:inline-block;
}
.article-box a.category-tag{
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    color: #c01c23;
    padding: 7px 14px 7px 14px;
    display: inline-block;
    

    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.article-box a.category-tag:hover{
    color:#c01c23;
    background: #dddddc;
}
.article-box .image-part {
    width: 180px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    text-align: center;
}
.article-box .content-part{
    width: 410px;
    padding: 20px 66px 20px 28px;
    position: relative;
}
.article-box h2.entry-title{
    font-size: 23px;
    line-height: 32px;
    font-weight: bold;
    color: #242c33;
    margin-bottom: 10px;
}
.article-box h2.entry-title a{
    color: #242c33;
    text-decoration: none;
}
.article-container-inner .article-box .entry-content{
    margin-bottom: 0px;
}
.article-box a.read-more{
    text-decoration: none;
    position: absolute;
    top: 50%;
    right:20px;
    content: "";
    width: 20px;
    height: 20px;
}
.article-box a.read-more:hover{
    right:15px;
    transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
}
.article-box a.read-more:hover:after {
    right: -28px;
}
.article-box .excerpt-content{
    font-size: 14px;
    line-height: 23px;
    color:#6e767d;
}
.article-box .excerpt-content p{
    margin-bottom: 0px;
}
.article-box .authorbox{
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    color:#6e767d;
}
.article-box .authorbox .date,
.article-box .authorbox .author{
    display: inline-block;
    vertical-align: middle;
}
.article-box .authorbox .author{
    margin-right: 6px;
    color:#c01c23;
    display: none;
}
.article-container-inner .aticle-meta{
    text-align: right;
}
.article-container-inner .aticle-meta span{
    display: block;
    font-weight: bold;
}
.article-container-inner .aticle-meta span.date{
    font-size: 14px;
    line-height: 18px;
    color:#6e767d;
}
.article-container-inner .aticle-meta span.text{
    font-size: 18px;
    line-height: 24px;
    color:#c01c23;
    display: none;
}
body.single .breadcrumbs-container{
    padding-bottom: 0px;
}
.comment-form-cookies-consent{
    display: none;
}
body.single entry-content{
    font-size: 16px;
    line-height: 28px;
    color: #242c33;
}
/*Blog pages end here*/

.page-container{
    padding:80px 0px;
}
body.error404 .page-container {
    padding-bottom: 225px;
}
body.search .post{
    margin-bottom:30px;
}
body.search.search-no-results{
    text-align: center;
}
body.search.search-no-results h2.page-title{
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 30p;
}
body.error404 section{
    text-align: center;
}
.comments-area{
    margin-top: 30px;
    border-top:1px solid #b4c0c8;
}
h2.comments-title {
    padding-top:20px;
    padding-bottom:20px;
    margin-bottom: 0px;
}
.comment-list {
    margin-left: 0px;
    list-style: none;
    padding: 0px;
}
.comment-list li {
    border-bottom: 1px solid #b4c0c8;
    padding: 5px 0px;
}
.comment-author img{
    display: none;
}

.comment-metadata a {
    color: #545454;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.comment-metadata a:hover {
    text-decoration:underline;
}
.comment-body .reply {
    text-align: right;
    line-height: 14px;
}
.comment-body .reply a{
    color: #545454;
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.comment-body .reply a:hover{
    text-decoration:underline;
}
.comment-meta{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: center;
    -webkit-align-items:center;
    -webkit-box-align: center;
    margin-bottom: 15px;
}
ol.children{
    margin:0px;
    margin-top: 15px;
    list-style: disc;
    
    border-top: 1px solid #b4c0c8;
}
ol.children li{
    border-bottom:0px;
}
.breadcrumbs-container{
    padding:28px 0px;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}
.breadcrumbs-container i.homeicon{
    width: 20px;
    height: 20px;
}
.breadcrumbs-container a{
    color:#c01c23;
} 

#breadcrumbs span{
    display: inline-block;
    vertical-align: top;
}
#breadcrumbs span.delimeter{
    margin: 0px 16px;
    width: 12px;
    height: 22px;
}
#breadcrumbs span.delimeter svg{
    width: 12px;
    height: 12px;
}    
/*Modal pages*/
#primaryfull.normal-page,
#primaryfull.brand-page,
#primaryfull.model-page{
    padding-bottom:90px;
}
.brand-content-section,
.model-content-container{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.brand-content-section.full {
    display: block;
}
.brand-left-content,
.model-left-content{
    max-width: 795px;
    flex: 1;
    padding-right: 63px;
    padding-top: 15px;
    font-size: 16px;
    line-height: 30px;
    color:#242c33;
}
.brand-right-content,
.model-right-content{
    width: 415px;
    border-radius: 6px;
    box-shadow: 0 3px 6px 0 rgba(196, 202, 210, 0.5);
    background-color: #ffffff;
    padding:35px;
    margin-top: -160px; 
    position: relative;
    z-index: 11;
}
.mac-buttons{
    margin-top: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: flex-start;
    flex-wrap: wrap;
}
.mac-buttons a.red-btn{
    padding: 13px 14px;
    margin-bottom: 10px;
}
.brand-right-content .model-title-box h2,
.model-right-content .model-title-box h2{
    font-size: 24px;
    font-weight: bold;
    line-height: 33px;
    color: #404040;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: solid 1px #e6e7e8;
}
.model-title-box span.brand-title{
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    color: #404040;
    display: block;
}
.model-right-content .model-image{
    margin-bottom: 20px;
}
.model-right-content .model-image img{
    width: auto;
    max-height: 228px;
}
.features-list-box .ftitle{
    font-size: 24px;
    font-weight: bold;
    line-height: 33px;
    color: #242c33;
    padding-bottom: 30px;
    margin-bottom: 15px;
    border-bottom: solid 1px #e6e7e8;
}
.features-list-box ul{
    margin:0px;
    padding:0px 0px 5px 0px;
    list-style: none;
    border-bottom: solid 1px #e6e7e8;
}
.brand-right-content .features-list-box ul{
    margin-bottom: 15px;
}
.features-list-box{
    font-size: 16px;
    line-height: 30px;
    letter-spacing: normal;
    color: #30373e;
} 
.features-list-box li{
    position: relative;
    padding-left:31px;
    margin-bottom: 10px;;
}
.features-list-box li:before{
    content:"";
    width:18px;
    height: 18px;
    position: absolute;
    left: 0px;
    top: 52%;
    transform: translateY(-50%);
    background-image: url(assets/images/list-icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.features-list-box .brand-btn{
    position: absolute;
    left: 0px;
    right:0px;
    bottom: -25px;
    margin:0px auto;
    text-align: center;
    display: flex;
    justify-content: space-between;
    max-width: 95%;
}
.features-list-box .brand-btn a.red-btn{
    padding: 13px 18px;
}
.model-right-content .features-list-box .brand-btn{
    display: none;
}
.content-area.normal-page h2,
.brand-left-content h2,
.model-left-content h2{
    font-size: 28px;
    font-weight: bold;
    line-height: 38px;
    color: #242c33;
    margin-bottom: 13px;
}
.brand-content-section{
    margin-bottom: 40px;
}
.model-items{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    align-items: stretch; 
    -webkit-align-items:stretch;
    -webkit-box-align: stretch;
}
.model-items .model-item{
    width: 290px;
    text-align: center;
    margin-right: 13px;
    margin-bottom: 11px;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
    -webkit-transition: right 0.3s ease;
    -moz-transition: right 0.3s ease;
    -o-transition: right 0.3s ease;
    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
}
.model-items .model-item{
    background-color: #f6f6f5;
    padding: 27px 10px 14px 10px;
}
.model-items .model-item:nth-child(4n+4){
    margin-right: 0px;
}

model-image a{
    display:block;
    line-height: 0px;
}
.model-top {
    width: 100%;
    border-radius: 5px;
    text-align: center;
    margin-right: 13px;
    margin-bottom:13px;
   
    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
}
.model-item:hover{
    background-color: #dddddc;
    box-shadow: 0 1px 2px 0 rgba(49, 52, 56, 0.37);
}
.model-item .model-link span{
    display: inline-block;
    vertical-align: middle;
}
.model-item .model-link span.text{
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    color: #404040;
}
.model-item .model-link span.icon{
    padding-top: 1px;
    position: relative;
    right: 0px;
    line-height: 0;
    
    transition: all 0.3s ease;
    -webkit-transition: right 0.3s ease;
    -moz-transition: right 0.3s ease;
    -o-transition: right 0.3s ease;
}
.model-item .model-link span.icon svg {
    width: 14px;
    height: 14px;
}
.model-item .model-link:hover span.icon {
    right: -5px;
}
.model-item .model-name{
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    color: #828d96;
    margin-bottom: 17px;
}
.model-item .model-name a{
    color: #404040;
}
.model-item .model-image{
    display: block;
    line-height: 0px;
}
.model-item .model-image img{
    max-height: 205px;
}
.brand-model-section h2{
    font-size: 28px;
    font-weight: bold;
    line-height: 38px;
    color: #242c33;
    margin-bottom: 23px;
}

/*Modal & Model pagesend here*/


.expand_content{
	display:none;
}
.expand_content.active{
	display:block;
}
a.expand_link{
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #c01c23;   
    margin-top:22px;
    
}
a.expand_link span{
    display: inline-block;
    vertical-align: middle;
}    
a.expand_link span.icon{
    height: 14px;
    padding-top:1px;

    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
a.expand_link span.icon svg{
    width: 14px;
    height: 14px;
}
a.expand_link:hover span.icon{
    margin-left:5px;
    
}
#secondary ul.repatie-menu li ul {
    display: none;
    padding-left: 15px;
}
.site-main.normal-page{
    padding-top: 20px;
    padding-bottom: 115px;
}
iframe.embed-player.slide-media{
    position: relative;
}
/* .header-banner-wrapper.slick-slider .slick-track{
    height: 500px;
    overflow: hidden;
    position: absolute;
} */
.logobox-wrapper{
    background: #f6f6f5;
    padding: 30px 0;
}
.logoboxes{
    padding: 0 40px;
}
a.logo-box.slick-slide.slick-active{
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    margin-right: 10px;
}
button.slick-next.slick-arrow,
button.slick-prev.slick-arrow{
    font-size: 0;
    padding: 0;
    height: 36px;
    width: 30px;
    position: absolute;
    left: -10px;
    top: 25px;
    z-index: 1;
    background-color: transparent;
    border: 0px;
    background-image: url(assets/images/left-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: none;
}
button.slick-next.slick-arrow{
    right: -10px;
    left: auto;
    transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    -o-transform:rotateY(180deg);
}
#mobnavigation.main-navigation a.mobilenav {
    background-image: url(assets/images/mobile-menu.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
    width: 40px;
    height: 40px;
    font-size: 0px;
    padding: 0;
    display: none;
    background-color: #c01c23;
}
#mobnavigation.main-navigation.active a.mobilenav {
    position: absolute;
    right: 20px;
    top: 15px;
    background-image: url(assets/images/closemenu.svg);
    z-index: 1000;
}
#mobnavigation{
    display: none;
}
.ourstore-wrapper .image{
    height: 443px;
    min-height: 200px;
    width: 100%;
    background-size: 1600px;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.storeinfo-wrapper .day {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    width: 195px;
    margin: 0px auto;
}
.storeinfo-wrapper .day span:first-child{
    width: 84px;
    margin-right: 15px;
}
.storeinfo-wrapper strong{
    color: #c01c23;
    font-weight: 700;
}
.storeinfo-wrapper .general-sch ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.storeinfo-wrapper h5{
    font-size: 16px;
    margin-bottom: 0;
    color:#404040;
}
body.page-template-tpl-thanks .site-main{
    padding-bottom: 80px;
}

/*icon box with button*/
.section_iconboxswithbutton{
    padding-top:90px;
    padding-bottom: 74px;
    margin-bottom: 75px;
    overflow-x: hidden !important;
    background-color: #f6f6f5;
}
.iconboxes{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    margin: 0 -8px;
}
.iconboxes .iconbox{
    position: relative;
    width: calc(50% - 16px);
    height: auto;
    margin: 0 8px 16px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    text-align: center;

    border-radius: 5px;
    border: solid 1px #f6f6f5;
    background-color: #ffffff;
    padding:18px 28px 67px 28px;

    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.iconboxes .iconbox .bbutton {
    position: absolute;
    bottom: 21px;
    left: 0;
    right: 0;
}
.iconboxes .iconbox:nth-child(3n+3){
    width: calc(100% - 16px);
}
.iconboxes .iconbox .bimage{
    margin: 0px auto 20px auto;
    line-height: 0px;
}
.iconboxes .iconbox .bimage div{
    display: inline-block;
}
.iconboxes .iconbox .bimage img{
    object-fit: contain;
    width: auto;
    max-height: 42px;
}
.iconboxes .iconbox .btitle{
    text-decoration: none;
    line-height: 30px;
    font-size: 22px;
    font-weight: bold;
    color: #404040;
    margin-bottom: 11px;
}
.iconboxes .iconbox .btitle:hover{
    color: #a90d14;
    transition: all 0.3s ease;
}
.iconboxes .iconbox .btext{
    font-size: 16px;
    line-height: 26px;
    color: #6c6c6c;
    margin-bottom: 26px;
}
.iconboxes .slick-dots{
    position: absolute;
    bottom: -30px;
}

.model-list-table{
    width: 100%;
    overflow-x: auto;
    margin-bottom: 40px;
}

.model-list-table table{
    width: 100%;
    border-top:1px solid #a9a9a9;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
    border-collapse: collapse;
    min-width: 700px;
}

.model-list-table table thead tr{
    background-color: #a90d14;
    border-bottom:1px solid #a9a9a9;
    color: #ffffff;
}
.model-list-table table thead tr th{
    padding: 5px 15px;
    text-align: left;
}
.model-list-table table thead tr th:first-child{
    border-left:1px solid #a9a9a9;
}
.model-list-table table thead tr th:last-child{
    border-right:1px solid #a9a9a9;
}
.model-list-table table tbody tr{
    border-bottom:1px solid #a9a9a9;
}
.model-list-table table tbody tr td{
    padding: 5px 15px;
    text-align: left;
    border-left:0.5px solid #a9a9a9;
    border-right:0.5px solid #a9a9a9;
}

.model-list-table table tbody tr td a{
    font-weight: bold;
    text-decoration: underline;
}
.model-list-table table tbody tr td a:hover{
    text-decoration: none;
}

.model-list-table::-webkit-scrollbar{
    height: 4px;
    width: 4px;
    background: gray;
}
.model-list-table::-webkit-scrollbar-thumb:horizontal{
    background: #000;
    border-radius: 10px;
}
.price-table-menu{
    width: 100%;
    margin-bottom: 20px;
}
.price-table-menu ul{
    list-style: none;
    margin: 0;
    padding:0;
    display: flex;
    flex-wrap: wrap;
}
.price-table-menu ul li{
    padding: 0 15px 0 0;
}
.price-table-menu ul li a{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}