/*
Theme Name: Weyou Salons
Author: ÉQUINOXES
Author URI: https://equinoxes.fr
Version: 1.5.1
Text Domain: weyou-salons
Domain Path: /languages
License: © ÉQUINOXES
*/


/*------------------------------------------------------------------
[Table of contents]
1. Normalize
2. Typography
3. Elements
4. Forms
5. Header
6. Footer
7. Navigation
		7.1 Links
		7.2 Menus
		7.3 Small menu
		7.4 Side Slide
		7.5 Top Page Navigation
		7.6 Pagination
8. Accessibility
9. Alignments
10. Clearings
11. Widgets
12. Content
		12.1 VC Composer
		12.2 VC Composer custom classes
		12.3 WY Buttons
		12.4 WY Post Carousel
		12.5 WY Testimonials
		12.6 VC Post Grid
		12.7 Titles
		12.8 Posts and pages
		12.9 Comments
		12.10 Contact Form 7
		12.11 Anchors
		12.12 Tarteaucitron
		12.13 WY Conferences
13. Shortcodes
		13.1 Countdown
14. Infinite scroll
15. Media
		15.1 Captions
		15.2 Galleries
16. Responsive
		16.1 Font decrease

-------------------------------------------------------------------*/

/* ===================================
    1. Normalize
====================================== */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

body {
	margin: 0;
}


h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

b,
strong {
	font-weight: 700;
	letter-spacing: 2px;
}

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

button,
input { /* 1 */
	overflow: visible;
}

button,
select { /* 1 */
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

a:hover, a:active, a:focus {
	outline: 0;
}

/* ===================================
    2. Typography
====================================== */
body {
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    letter-spacing: 0;
}

body,
button,
input,
select,
optgroup,
textarea {
	font-family: "Poppins", Arial, Tahoma, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-top: 0;
	margin-bottom: 1.5em;
}

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;
	font-size: 15px;
	font-size: 0.9375rem;
	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;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* poppins-300 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('assets/fonts/poppins-v19-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('assets/fonts/poppins-v19-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/poppins-v19-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/poppins-v19-latin-300.woff') format('woff'), /* Modern Browsers */
       url('assets/fonts/poppins-v19-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/poppins-v19-latin-300.svg#Poppins') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* poppins-300italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url('assets/fonts/poppins-v19-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('assets/fonts/poppins-v19-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/poppins-v19-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/poppins-v19-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('assets/fonts/poppins-v19-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/poppins-v19-latin-300italic.svg#Poppins') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('assets/fonts/poppins-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('assets/fonts/poppins-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/poppins-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/poppins-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('assets/fonts/poppins-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/poppins-v19-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* poppins-italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url('assets/fonts/poppins-v19-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('assets/fonts/poppins-v19-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/poppins-v19-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/poppins-v19-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('assets/fonts/poppins-v19-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/poppins-v19-latin-italic.svg#Poppins') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* poppins-700 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('assets/fonts/poppins-v19-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('assets/fonts/poppins-v19-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/poppins-v19-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/poppins-v19-latin-700.woff') format('woff'), /* Modern Browsers */
       url('assets/fonts/poppins-v19-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/poppins-v19-latin-700.svg#Poppins') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* poppins-700italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: url('assets/fonts/poppins-v19-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('assets/fonts/poppins-v19-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('assets/fonts/poppins-v19-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('assets/fonts/poppins-v19-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('assets/fonts/poppins-v19-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('assets/fonts/poppins-v19-latin-700italic.svg#Poppins') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* ===================================
    3. Elements
====================================== */
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

code {
	display: block;
	background: #efefef;
	padding: 10px;
}

/* ===================================
    4. Forms
====================================== */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

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 {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 15px;
}

select {
	height: 52px;
	line-height: 52px;
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 0 15px;
}

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 {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/* ===================================
    5. Header
====================================== */
#Action_bar {
	position: relative;
	z-index: 1;
	background-color: #fff;
}

#Action_bar .container {
    width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
}

#Action_bar .social {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-column-gap: 16px;
	-moz-column-gap: 16px;
	column-gap: 16px;
	list-style: none;
	font-size: 28px;
	line-height: 28px;
	margin: 0 16px 0 0;
	padding: 0;
	vertical-align: middle;
}

#Action_bar .social li svg {
	width: 26px;
	height: 26px;
}

#Action_bar .social svg.x-twitter {
	fill: #000000;
}

#Action_bar .social svg.youtube {
	fill: #ff0000;
}

#Action_bar .social svg.facebook {
	fill: #3b5998;
}

#Action_bar .social svg.linkedin {
	fill: #007bb5;
}

#Action_bar .social svg.instagram {
	fill: #e4405f;
}

.menu-action-bar {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-action-bar li {
	display: inline-block;
	background-color: #acacac;
	color: #fff;
	padding: 0 15px;
	text-transform: uppercase;
	line-height: 35px;
	border-radius: 5px;
    margin: 5px 0 0;
}

.menu-action-bar li.wpml-ls-item {
	position: relative;
	background-color: transparent !important;
	color: #707070;
}

.menu-action-bar li.wpml-ls-item::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	height: 14px;
	width: 2px;
	background-color: #707070;
	margin-top: -7px;
}

.menu-action-bar li.wpml-ls-item:last-child::after {
	content: none;
}

.menu-action-bar li.wpml-ls-item a {
	color: #707070;
}

.menu-action-bar li a {
	color: #fff;
	text-decoration: none;
}

.site-header {
	position: static;
	border-width: 0 0 3px 0;
	border-style: solid;
}

.site-header .container {
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
	align-items: center;
}

.site-header .site-branding {
	float: left;
	margin: 0;
}

.site-branding .custom-logo-link {
	display: block;
}

.site-branding img {
	display: block;
	max-width: 230px;
}

.site-header .event-infos {
	float: left;
	font-weight: 400;
	margin-left: auto;
	margin-right: auto;
}

.site-footer .event-date {
	margin-bottom: 0;
}

.site-header .event-date {
	margin: 0;
	font-weight: 600;
	white-space: nowrap;
}

.site-header .event-location {
	margin: 0;
	line-height: 1.2;
}

.menu_wrapper {
	margin-left: auto;
}

@media screen and (max-width: 1399px) {
	.menu_wrapper {
		width: 30px;
		height: 30px;
	}
}

.rs-layer h1 {
	display: block;
	color: inherit;
	font-size: inherit;
	line-height: inherit !important;
	font-weight: inherit !important;
	letter-spacing: inherit !important;
	padding: 0 !important;
	margin: 0 !important;
}

.rs-layer p {
    display: block;
	text-transform: none;
    font-size: 18px;
    line-height: 1.2 !important;
	font-weight: 400;
}

/* ===================================
    6. Footer
====================================== */
#back_to_top.sticky {
    position: fixed;
    right: 20px;
    bottom: 60px;
    z-index: 9001;
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 20px;
}

#back_to_top.sticky.scroll {
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#back_to_top.sticky.scroll.focus,
#back_to_top.sticky.scroll:hover {
    opacity: 1;
}

#back_to_top::before {
	border-style: solid;
	border-width: 3px 3px 0 0;
	content: '';
	display: inline-block;
	height: 12px;
	left: 14px;
	position: relative;
	top: 16px;
	transform: rotate(-45deg);
	vertical-align: top;
	width: 12px;
	border-color: #fff;
}

.site-footer {
	background-color: #000;
	color: #fff;
}

.site-footer .widgets_wrapper {
	padding: 1.5em 0 0;
}

.site-footer .widgets_wrapper ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.site-footer .widgets_wrapper form {
	position: relative;
}

.site-footer .widgets_wrapper input[type="text"],
.site-footer .widgets_wrapper input[type="email"],
.site-footer .widgets_wrapper input[type="url"],
.site-footer .widgets_wrapper input[type="password"],
.site-footer .widgets_wrapper input[type="search"],
.site-footer .widgets_wrapper input[type="number"],
.site-footer .widgets_wrapper input[type="tel"] {
	display: block;
	width: 100%;
	background: transparent;
	border-width: 0 0 2px 0;
	color: #fff;
	padding: 10px 0;
	border-color: #fff;
	border-radius: 0;
}

.site-footer .widgets_wrapper input[type="submit"] {
	color: #fff;
	border: 0;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	border-left: 13px solid #000;
}

.site-footer ::placeholder {
	color: #fff;
	opacity: 1;
}

.site-footer :-ms-input-placeholder {
	color: #fff;
}

.site-footer ::-ms-input-placeholder {
	color: #fff;
}

.site-footer .row {
	display: -ms-grid;
	display: grid;
	-webkit-column-gap: 30px;
	   -moz-column-gap: 30px;
	        column-gap: 30px;
}

@media only screen and (min-width: 480px) {
	.site-footer .row.has-2-columns,
	.site-footer .row.has-3-columns,
	.site-footer .row.has-4-columns,
	.site-footer .row.has-5-columns {
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr);
	}
}

@media only screen and (min-width: 768px) {
	.site-footer .row.has-2-columns,
	.site-footer .row.has-3-columns,
	.site-footer .row.has-4-columns,
	.site-footer .row.has-5-columns {
		-ms-grid-columns: (1fr)[3];
		grid-template-columns: repeat(3, 1fr);
	}
}

@media only screen and (min-width: 992px) {
	.site-footer .row.has-2-columns {
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr);
	}

	.site-footer .row.has-3-columns {
		-ms-grid-columns: (1fr)[3];
		grid-template-columns: repeat(3, 1fr);
	}

	.site-footer .row.has-4-columns {
		-ms-grid-columns: (1fr)[4];
		grid-template-columns: repeat(4, 1fr);
	}

	.site-footer .row.has-5-columns {
		-ms-grid-columns: (1fr)[5];
		grid-template-columns: repeat(5, 1fr);
	}
}

.site-footer .column {
	position: relative;
	min-height: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.site-footer .widget-title {
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 1.5rem;
}

.site-footer .widget_media_image {
	margin-bottom: 0;
}

.site-footer a, .site-footer a:visited {
	color: #fff;
	text-decoration: none;
}

.site-footer a:hover, .site-footer a:active {
	color: #fff;
	text-decoration: underline;
}

.site-footer .widget_weyou_salons_social_media_widget ul {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-column-gap: 16px;
	-moz-column-gap: 16px;
	column-gap: 16px;
}

.site-footer .ct-social-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 15px;
}

.site-footer .ct-icon-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	border: 1px solid #fff;
	border-radius: 100%;
	width: 45px;
	height: 45px;
}

.site-footer .ct-icon-container svg {
	fill: #fff;
	width: 20px;
	height: 20px;
}

.site-footer .widget_weyou_salons_infos {
	margin: 0;
	padding: 0;
}

.site-footer .container {
    width: 100%;
	max-width: 1460px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

.site-info {
	border-top: 3px solid #fff;
	text-align: center;
	font-size: 14px;
	padding: 8px 0;
}

.site-info ul {
	display: inline;
	padding: 0;
	margin: 0;
}

.site-info ul li {
	display: inline;
}

.site-info ul li::after {
	content: ' - ';
}

.site-info ul li:last-child::after {
	content: none;
}

/* ===================================
    7. Navigation
====================================== */

/* ===================================
    7.1 Links
====================================== */
a:focus {
	outline: 0;
}

a:hover, a:active {
	outline: 0;
}

/* ===================================
    7.2 Menus
====================================== */
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

#Header .main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	background: #f2f2f2 url(assets/img/box_shadow.png) left top repeat-x;
	border-width: 3px 0 0;
	border-style: solid;
}

#Header .main-navigation ul ul li {
    padding: 0;
    width: 300px;
    position: relative;
	font-size: 18px;
    font-weight: 400;
}

#Header .main-navigation ul ul ul {
	left: -999em;
	top: 0;
	border-top: 0;
}

#Header .main-navigation ul ul li:hover > ul,
#Header .main-navigation ul ul li.focus > ul {
	left: 100%;
}

#Header .main-navigation ul li:hover > ul,
#Header .main-navigation ul li.focus > ul {
	left: auto;
}

#Header .main-navigation li {
	float: left;
	position: relative;
	font-size: 18px;
	font-weight: 400;
}

#Header .main-navigation a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
}

#Header .main-navigation .menu li a {
	padding: 35.5px 0;
	line-height: 60px;
}

@media only screen and (min-width: 1600px) {
	.main-navigation ul {
		margin: 0 -20px 0;
	}

	#Header .main-navigation .menu li a {
		padding-right: 10px;
		padding-left: 10px;
	}

	#Header .main-navigation ul ul.sub-menu li a {
		margin-right: 0;
	}
}

#Header .main-navigation .menu .sub-menu li a,
#Header .main-navigation .menu .children li a {
    padding: 10px 20px;
	line-height: 30px;
    display: block;
	color: #5f5f5f;
	text-transform: unset;
    border-bottom: 1px solid rgba(0,0,0,.05);
	 -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#Header .main-navigation .menu .sub-menu li a:hover,
#Header .main-navigation .menu .children li a:hover {
	color: #2e2e2e;
    background: rgba(0,0,0,.06);
}

#Header .main-navigation .menu ul > li.menu-item-has-children > a::after {
	border-style: solid;
	border-width: 0.1em 0.1em 0 0;
	content: '';
	display: inline-block;
	height: 0.35em;
	right: 22px;
	position: absolute;
	top: 22px;
	transform: rotate(45deg);
	vertical-align: top;
	width: 0.35em;
	border-color: rgba(0,0,0,0.5);
}

#Header .main-navigation .menu > li a::after {
    content: '';
	background: none !important;
    border-color: transparent transparent #ccc;
    border-style: solid;
    border-width: 0 7px 7px;
    display: block;
    height: 0;
    left: 50%;
    margin-left: -7px;
    position: absolute;
	top: auto;
    bottom: 0;
    width: 0;
	opacity: 0;
}

#Header .main-navigation .menu > li.current-menu-item a::after,
#Header .main-navigation .menu > li.current_page_item a::after,
#Header .main-navigation .menu > li.current-menu-parent a::after,
#Header .main-navigation .menu > li.current-page-parent a::after,
#Header .main-navigation .menu > li.current-menu-ancestor a::after,
#Header .main-navigation .menu > li.current-page-ancestor a::after,
#Header .main-navigation .menu > li.hover a::after {
    opacity: 1;
}

/* ===================================
    7.3 Small menu
====================================== */
#Header .responsive-menu-toggle {
    display: none;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -17px;
    width: 34px;
    height: 34px;
    text-align: center;
    border-radius: 3px;
    z-index: 200;
}

#Header .responsive-menu-toggle-box {
	position: relative;
	display: inline-block;
	width: 34px;
	height: 34px;
	cursor: pointer;
}

#Header .responsive-menu-toggle-inner,
#Header .responsive-menu-toggle-inner::before,
#Header .responsive-menu-toggle-inner::after {
    position: absolute;
	left: 0;
    width: 24px;
    height: 2px;
    border-radius: 1px;
}

#Header .responsive-menu-toggle-inner {
	top: 15px;
	left: 4px;
}

#Header .responsive-menu-toggle-inner::after, #Header .responsive-menu-toggle-inner::before {
    display: block;
    content: '';
}

.responsive-menu-toggle-inner::before {
    top: -8px;
}

.responsive-menu-toggle-inner::after {
    bottom: -8px;
}

#Fixed_buttons_wrapper {
	position: fixed;
	top: 210px;
	right: 0;
	max-width: 200px;
	z-index: 1000;
	list-style: none;
}

#Fixed_buttons {
	list-style: none;
	margin: 0;
	padding: 0;
}

#Fixed_buttons_wrapper li {
	padding-bottom: 10px;
}

#Fixed_buttons_wrapper li a {
	position: relative;
	display: block;
	background-color: #fff;
	color: #000;
	border-width: 0 0 3px 0;
	border-style: solid;
	text-decoration: none;
	padding: 20px 46px 20px 15px;
	text-transform: uppercase;
	font-weight: 500;
}

#Fixed_buttons_wrapper li a::after {
	border-style: solid;
	border-width: 0.1em 0.1em 0 0;
	content: '';
	display: inline-block;
	height: 0.35em;
	right: 22px;
	position: absolute;
	top: 33px;
	transform: rotate(45deg);
	vertical-align: top;
	width: 0.35em;
	border-color: #000;
}

/* ===================================
    7.4 Side Slide
====================================== */
#Side_slide #Fixed_buttons li a {
	position: relative;
	display: block;
	background-color: #eaeaea;
	color: #fff;
	text-decoration: none;
	padding: 10px 15px;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

#Side_slide #Fixed_buttons li a:hover {
	background-color: #fff;
}

#body_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background: rgba(0,0,0,.6);
	z-index: 9002;
	display: none;
} /* height +20% - mobile fallback */

body.mobile-side-slide {
	position: relative;
	overflow-x: visible;
}

#Side_slide {
	display: block;
	position: fixed;
	top: 0;
	right: -300px;
	max-width: 100%;
	width: 300px;
	height: 100%;
	overflow: auto;
	border-bottom-width: 60px;
	border-bottom-style: solid;
	z-index: 99999;
	z-index: 100000;
} /* border-bottom:60px - mobile fallback */

#Side_slide.left {
	left: -300px;
	right: auto;
}

#Side_slide .menu_wrapper {
	width: 100%;
	height: auto;
}

#Side_slide .close-wrapper {
	height: 60px;
}

#Side_slide .close-wrapper a.close {
	position: relative;
	display: inline-block;
	width: 34px;
	height: 34px;
	margin: 13px 13px 0 0;
	float: right;
}

#Side_slide .close-wrapper a.close::after,
#Side_slide .close-wrapper a.close::before {
    content: '';
	position: absolute;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    background-color: #a6a6a6;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

#Side_slide .close-wrapper a.close::before {
	transform: translate3d(0,10px,0) rotate(45deg);
	top: 2px;
}

#Side_slide .close-wrapper a.close::after {
	transform: translate3d(0,-8px,0) rotate(-45deg);
	top: 20px;
}

#Side_slide .close-wrapper a.close:hover::after,
#Side_slide .close-wrapper a.close:hover::before {
    background-color: #fff;
}

#Side_slide .extras {
	padding: 0 20px;
}

#Side_slide .extras .action_button {
	float: none;
	width: 100%;
	margin: 0 0 20px;
	text-align: center;
	text-decoration: none;
}

#Side_slide .extras .extras-wrapper {
	text-align: center;
}

#Side_slide .extras .extras-wrapper a {
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
	padding: 5px;
	margin-bottom: 20px;
	line-height: 22px;
}

#Side_slide .extras .extras-wrapper .icon {
	font-size: 22px;
}

#Side_slide .extras .extras-wrapper a.lang-active img {
	position: relative;
	top: 2px;
}

#Side_slide .extras .extras-wrapper a.lang-active i:before {
	width: auto;
	margin-left: 5px;
}

#Side_slide #site-navigation {
	display: block !important;
	margin-bottom: 20px;
	max-height: none !important;
}

#Side_slide #site-navigation ul {
	width:100% !important;
}

#Side_slide #site-navigation ul li {
	width: 100%;
	position: relative;
	border-top: 1px solid rgba(255,255,255,.03);
}

#Side_slide #site-navigation > ul:last-child > li:last-child {
	border-bottom: 1px solid rgba(255, 255, 255, .03)
}

#Side_slide #site-navigation ul li a {
	display: block;
	padding: 11px 5px 10px 20px;
	margin-right: 50px;
	text-decoration: none;
	font-size: 18px;
	line-height: 22px
}

#Side_slide #site-navigation ul li a span.description {
	display: block;
	opacity: .5
}

#Side_slide #site-navigation ul li a .menu-arrow {
	display: none
}

#Side_slide #site-navigation ul li ul {
	display: none;
	background: rgba(255, 255, 255, .025)
}

#Side_slide #site-navigation ul li ul li a {
	padding-left: 35px
}

#Side_slide #site-navigation ul li ul li ul li a {
	padding-left: 50px
}

#Side_slide #site-navigation ul li.submenu .menu-toggle {
	display: block;
	position: absolute;
	right: 5px;
	top: 0;
	width: 40px;
	height: 40px;
	line-height: 44px;
	font-size: 22px;
	font-weight: 100;
	text-align: center;
	cursor: pointer;
	opacity: .75;
}

#Side_slide #site-navigation ul li.submenu .menu-toggle::after {
	content: "+"
}

#Side_slide #site-navigation ul li.hover > .menu-toggle {
	opacity: 1
}

#Side_slide #site-navigation ul li.hover > .menu-toggle::after {
	content: "-"
}

#Side_slide .menu.menu-mobile {
	display: none
}

#Side_slide .lang-wrapper {
	margin-bottom: 20px;
	text-align: center;
	display: none;
}

#Side_slide .lang-wrapper ul li {
	border-top: 1px solid rgba(255,255,255,.03)
}

#Side_slide .lang-wrapper ul li:last-child {
	border-bottom: 1px solid rgba(255,255,255,.03)
}

#Side_slide .lang-wrapper ul li a {
	display: block;
	padding: 11px 20px 10px 20px;
	text-decoration: none;
	line-height: 19px
}

#Side_slide .search-wrapper {
	margin-bottom: 20px;
	position: relative;
	display: none;
}

#Side_slide .search-wrapper input.field {
	width: 100%;
	background: none!important;
	border-width: 1px 0 1px 0;
	border-color: rgba(255,255,255,.05);
	line-height: 20px;
	padding: 10px 55px 10px 20px;
	box-sizing: border-box;
	box-shadow: 0 0 0 0 transparent;
}

#Side_slide .search-wrapper a.submit {
	position: absolute;
	top: 0;
	right: 5px;
	font-size: 20px;
	padding: 10px
}

#Side_slide .social {
	text-align: center;
	margin: 0;
	padding: 0;
}

#Side_slide .social li {
	display: inline-block;
}

#Side_slide .social li a {
	padding: 3px 10px;
}

#Side_slide .social li a svg {
	fill: #a6a6a6;
	width: 22px;
	height: 22px;
}

#Side_slide .social li a:hover svg,
#Side_slide .social li a:focus svg {
	fill: #ffffff;
}

/* Side Slide | Hide */

#Side_slide.hide-button .extras .action_button {
	display: none
}

#Side_slide.hide-icons .extras .extras-wrapper {
	display: none
}

#Side_slide.hide-social .social {
	display: none!important
}

/* Side Slide | Color */

#Side_slide {
	background-color: #191919;
	border-color: #191919
}

/* border-bottom:60px - mobile fallback */

#Side_slide,
#Side_slide .search-wrapper input.field,
#Side_slide a:not(.action_button),
#Side_slide #site-navigation ul li.submenu .menu-toggle {
	color: #a6a6a6
}

#Side_slide a:not(.action_button):hover,
#Side_slide a.active,
#Side_slide #site-navigation ul li.hover > .menu-toggle {
	color: #fff;
}

#Side_slide #site-navigation ul li.current-menu-item > a,
#Side_slide #site-navigation ul li.current_page_item > a,
#Side_slide #site-navigation ul li.current-menu-parent > a,
#Side_slide #site-navigation ul li.current-page-parent > a,
#Side_slide #site-navigation ul li.current-menu-ancestor > a,
#Side_slide #site-navigation ul li.current-page-ancestor > a,
#Side_slide #site-navigation ul li.current_page_ancestor > a,
#Side_slide #site-navigation ul li.hover > a,
#Side_slide #site-navigation ul li:hover > a {
	color: #fff;
}

/* Side Slide | Light */

#Side_slide.light #menu ul li {
	border-top-color: rgba(0,0,0,.03)
}

#Side_slide.light #menu > ul:last-child > li:last-child {
	border-bottom-color: rgba(0,0,0,.03)
}

#Side_slide.light #menu ul li ul {
	background: rgba(0,0,0,.02)
}

#Side_slide.light .lang-wrapper ul li {
	border-top-color: rgba(0,0,0,.03)
}

#Side_slide.light .lang-wrapper ul li:last-child {
	border-bottom-color: rgba(0,0,0,.03)
}

#Side_slide.light .search-wrapper input.field {
	border-color: rgba(0,0,0,.05)
}

/* ===================================
    7.5 Top Page Navigation
====================================== */
.top-page-navigation {
	list-style: none;
	margin: 50px 0 0;
	padding: 0;
}

.top-page-navigation li a {
	display: block;
	color: #000;
	text-transform: uppercase;
	padding: 10px 20px;
	text-decoration: none;
	border-width: 2px 2px 0 2px;
	border-style: solid;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

.top-page-navigation li:last-child a {
	border-width: 2px;
}

.top-page-navigation li a::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.top-page-navigation li.current_page_item a,
.top-page-navigation li a:hover,
.top-page-navigation li a:focus,
.top-page-navigation li a:active {
	color: #fff;
}

.top-page-navigation li.current_page_item a::before,
.top-page-navigation li a:hover::before,
.top-page-navigation li a:focus::before,
.top-page-navigation li a:active::before {
	-webkit-transform: scale(0);
	transform: scale(0);
}

@media only screen and (min-width: 768px) {
	.top-page-navigation li {
		display: inline-block;
	}
	.top-page-navigation li a {
		border-width: 2px;
	}
}

/* ===================================
    7.6 Pagination
====================================== */
.navigation {
    text-align: center;
}

.navigation ul {
    padding: 0;
	margin: 0 0 30px 0;
}

.navigation ul li {
    display: inline-block;
	margin: 0 5px;
}

.navigation li a {
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #000;
}

.navigation li.page a {
	width: 30px;
    border-radius: 15px;
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
}
 
.navigation li.page a:hover,
.navigation li.page.active a {
    background-color: #000; /* theme color */
	color: #fff;
}

/* ===================================
    8. 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; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/* ===================================
    9. Alignments
====================================== */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* ===================================
    10. Clearings
====================================== */
.clear::before,
.clear::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.container::before,
.container::after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear::after,
.entry-content::after,
.comment-content::after,
.container::after {
	clear: both;
}

/* ===================================
    11. Widgets
====================================== */
.widget {
	margin: 0 0 1.5rem 0;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/* ===================================
    12. Content
====================================== */
.site {
	overflow-x: hidden;
}

.site-content {
	width: 100%;
	max-width: 1460px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

/* ===================================
    12.1 VC Composer
====================================== */
@media only screen and (min-width: 768px) {
	.vc_section {
		padding-top: 100px;
	}

	.vc_row {
		position: relative;
		z-index: 1;
	}

	.wyvc-shortcode {
		margin-bottom: 35px;
	}

	.vc_column_container:not(.vc_col-sm-12) > .vc_column-inner .wpb_text_column,
	.vc_column_container:not(.vc_col-sm-12) > .vc_column-inner .wyvc-shortcode,
	.vc_column_container:not(.vc_col-sm-12) > .vc_column-inner .wpb_content_element {
		padding-right: 10%;
		padding-left: 10%;
	}

	.vc_column_container:not(.vc_col-sm-12) > .vc_column-inner .wyvc-shortcode.wyvc-button {
		margin-right: 10%;
		margin-left: 10%;
		max-width: 100%;
	}
	
	.vc_column_container:not(.vc_col-sm-12) > .vc_column-inner .wpb_content_element.wpb_gmaps_widget {
		padding-right: 0;
		padding-left: 0;
	}

	.wyvc-section-title-1 {
		padding-bottom: 50px;
	}

	.wpb_wrapper {
		padding-bottom: 50px;
	}

	.wpb_wrapper .wpb_wrapper {
		padding-bottom: 0;
	}
}

.wpb_wrapper .wpb_content_element:first-child p:first-child::first-letter,
.wpb_wrapper .wyvc-media-text-wrapper .wyvc-text p:first-child::first-letter {
	font-weight: bold;
}

.wpb_wrapper .wpb_content_element p strong {
	display: inline-block;
}

.wpb_wrapper .wpb_content_element:first-child p:first-child > strong::first-letter {
	color: #000 !important;
}

.wyvc-counter .wyvc-c-label,
.wyvc-counter .wyvc-c-digit {
	font-size: 74px;
	line-height: 1;
}

.wyvc-counter .wyvc-c-title {
    font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	text-transform: uppercase;
}

.vc_col-sm-12 .wyvc-slider {
	position: relative;
	padding-top: 35px;
	padding-bottom: 35px;
}

.wpb_video_widget .wpb_video_wrapper > div.rll-youtube-player {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* ===================================
    12.2 VC Composer custom classes
====================================== */

.wyvc-st-text {
	font-weight: bold;
	margin: 15px 0 0 5px;
	letter-spacing: 1px;
	font-size: 20px;
}

.wpb_gmaps_widget {
	box-shadow: 0 0 15px rgba(0,0,0,.35);
}

.vc_row.vc_row-items-equal-height {
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.vc_row.vc_row-items-equal-height > .vc_column_container {
    display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.vc_row.vc_row-items-equal-height > .vc_column_container > .vc_column-inner {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
}

.vc_row.vc_row-items-equal-height > .vc_column_container > .vc_column-inner > .wpb_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -webkit-flex-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    flex: 1;
}

.vc_row.vc_row-items-equal-height > .vc_column_container > .vc_column-inner > .wpb_wrapper > .wyvc-button-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
}

.vc_row.vc_row-items-equal-height > .vc_column_container > .vc_column-inner > .wpb_wrapper > .wyvc-button-wrapper > .wyvc-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vc_row.vc_row-items-equal-height > .vc_column_container > .vc_column-inner > .wpb_wrapper > .wyvc-button-wrapper > .wyvc-button.wyvc-btn-has-icon .wyvc-btn-text {
	flex: 1;
}

.vc_row.vc_row-items-equal-height > .vc_column_container > .vc_column-inner > .wpb_wrapper > .wyvc-button-wrapper > .wyvc-button .wyvc-btn-icon {
	margin-left: auto;
}

.wpb_column:not(.vc_col-sm-12) .wpb_column:not(.vc_col-sm-12) .wyvc-button,
.wpb_column:not(.vc_col-sm-12) .wpb_column:not(.vc_col-sm-12) .wyvc-button .wyvc-btn-text {
	flex: 1;
}

/* ===================================
    12.3 WY Buttons
====================================== */
.wyvc-button,
.wyvc-button:visited {
	color: #000;
	border-width: 2px;
	border-style: solid;
	font-weight: normal;
	font-size: unset;
	line-height: unset;
	letter-spacing: unset;
    padding: 15px 50px;
	font-size: 120%;
	line-height: 120%;
	letter-spacing: 1px;
	font-weight: 700;
}

/* Rectangle In Hover Effect */
.wyvc-button {
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}

.wyvc-button .wyvc-btn-text {
	white-space: nowrap;
}

.wyvc-button .wyvc-btn-text::after {
	content: '';
	border-style: solid;
	border-width: 2px 2px 0 0;
	content: '';
	display: inline-block;
	height: 8px;
	transform: rotate(45deg);
	vertical-align: middle;
	width: 8px;
	margin: -4px 0 0 20px;
}

.wyvc-button::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.wyvc-button:hover, .wyvc-button:focus, .wyvc-button:active {
	color: #fff;
}

.wyvc-button:hover::before, .wyvc-button:focus::before, .wyvc-button:active::before {
	-webkit-transform: scale(0);
	transform: scale(0);
}

/* ===================================
    12.4 WY Post Carousel
====================================== */
.wyvc-post-carousel .wyvc-pc-item {
	text-align: center;
}

.wyvc-post-carousel .wyvc-pci-inner {
    display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
	flex-direction: column;
}

.wyvc-post-carousel .wp-post-image {
	box-shadow: 0 0 15px rgba(0,0,0,.35);
}

.wyvc-post-carousel .wyvc-pci-content {
	flex: 1 0 auto;
	padding: 20px 8% 0;
}

.wyvc-post-carousel .wyvc-pci-title {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 30px;
	font-weight: 500;
	letter-spacing: 2px;
}

.wyvc-post-carousel .wyvc-pci-title a {
	color: inherit;
	text-decoration: none;
}

.wyvc-post-carousel .wyvc-button {
	margin: 35px auto 0 auto;
}

@media only screen and (min-width: 768px) {
	.wyvc-post-carousel .owl-stage {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.wyvc-post-carousel .owl-item {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.wyvc-post-carousel .wyvc-pc-item {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.wyvc-post-carousel .wyvc-pci-inner {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.wyvc-post-carousel .wp-post-image {
		box-shadow: 0 0 15px rgba(0,0,0,.35);
	}

	.wyvc-post-carousel .wyvc-pci-content {
		flex: 1 0 auto;
		padding: 20px 8% 0;
	}

	.wyvc-post-carousel .wyvc-pci-title {
		text-transform: uppercase;
		font-size: 22px;
		line-height: 30px;
		font-weight: 500;
		letter-spacing: 2px;
	}

	.wyvc-post-carousel .wyvc-pci-title a {
		color: inherit;
		text-decoration: none;
	}

	.wyvc-post-carousel .wyvc-pci-link::after {
		display: inline-block;
		height: 26px;
		line-height: 26px;
		font-family: FontAwesome;
		content: "\f054";
		padding-left: 16px;
		font-size: 50%;
		vertical-align: top;
	}
}

/* ===================================
    12.5 WY Testimonials
====================================== */
.tax-wy-testimonial-category .page-header {
	padding-top: 100px;
}

.wyvc-testimonials.wyvc-element-has-columns .wyvc-t-item,
.tax-wy-testimonial-category .wyvc-testimonials .wyvc-t-item {
	margin-bottom: 80px;
}

.wyvc-testimonials .wyvc-t-item {
    text-align: left;
}

.wyvc-testimonials .wyvc-t-content {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: 200;
	padding: 20px 80px 50px 80px;
}

.wyvc-testimonials .wyvc-t-content .wyvc-t-text span {
	display: inline;
	float: left;
	padding-left: 100px;
	padding-right: 100px;
}

.wyvc-testimonials .wyvc-t-content .wyvc-t-text span::before,
.wyvc-testimonials .wyvc-t-content .wyvc-t-text span::after {
	position: absolute;
	display: inline;
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
	font-size: 180px;
}

.wyvc-testimonials .wyvc-t-content .wyvc-t-text span::before {
	content: '“';
	left: 80px;
	margin-top: 40px;
}

.wyvc-testimonials .wyvc-t-content .wyvc-t-text span::after {
	content: '”';
	bottom: -8px;
	right: 80px;
}

.wyvc-testimonials .wyvc-t-author {
    font-size: 16px;
    line-height: 20px;
	text-transform: uppercase;
}

.wyvc-testimonials .wyvc-t-author .wyvc-t-author-label {
	position: absolute;
	bottom: 0;
	left: 180px;
}

/* ===================================
    12.6 VC Post Grid
====================================== */
.vc_grid-item .vc_gitem-zone {
	/*background: transparent !important;*/
}

.vc_grid-item .vc_custom_heading {
	text-align: center;
}

.vc_grid-item .vc_custom_heading h4 {
	font-size: 22px;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center !important;
}

.vc-gitem-zone-height-mode-auto::before {
    padding-top: 60%;
}

/* ===================================
    12.7 Titles
====================================== */
h1 {
	font-size: 48px;
	line-height: 50px;
	font-weight: 400;
	letter-spacing: 0;
}

h2 {
	font-size: 34px;
	line-height: 38px;
	font-weight: 700;
	letter-spacing: 0;
}

h3 {
	font-size: 25px;
	line-height: 29px;
	font-weight: 300;
	letter-spacing: 0;
}

h4 {
	font-size: 21px;
	line-height: 25px;
	font-weight: 500;
	letter-spacing: 0;
}

h5 {
	font-size: 15px;
	line-height: 25px;
	font-weight: 700;
	letter-spacing: 0;
}

h6 {
	font-size: 14px;
	line-height: 25px;
	font-weight: 400;
	letter-spacing: 0;
}

h1,
h1 a,
h1 a:hover {
	color: #161922;
}

h2,
h2 a,
h2 a:hover {
	color: #161922;
}

h3,
h3 a,
h3 a:hover {
	color: #161922;
}

h4,
h4 a,
h4 a:hover {
	color: #161922;
}

h5,
h5 a,
h5 a:hover {
	color: #161922;
}

h6,
h6 a,
h6 a:hover {
	color: #161922;
}

/* ===================================
    12.8 Posts and pages
====================================== */
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* ===================================
    12.9 Comments
====================================== */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* ===================================
    12.10 Contact Form 7
====================================== */
.wpcf7-form .vc_section {
    padding-top: 0;
}

.wpcf7-form .wpb_wrapper {
    padding-bottom: 0;
}

.wpcf7-form strong {
    background: #eaeaea;
    display: block;
    margin-bottom: 35px;
    padding: 5px 15px;
}

.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
	margin-bottom: 30px;
}

span.wpcf7-list-item {
    display: block;
    margin: 0;
}

.wpcf7-text,
.wpcf7-select {
	width: 100%;
    display: block;
}

.wpcf7-acceptance .wpcf7-list-item {
	margin: 0;
	line-height: 1.2;
}

.wpcf7-acceptance label {
	font-size: .8em;
}

input[type="submit"].wpcf7-submit {
	padding: 15px 10%;
	text-transform: uppercase;
	background-color: transparent;
	border: 2px solid #000;
	border-radius: 0;
	font-size: 120%;
	line-height: 120%;
	letter-spacing: 1px;
	font-weight: 700;
	cursor: pointer;
}

input[type="submit"].wpcf7-submit:disabled {
	color: #666;
	border-color: #ccc;
}

span.wpcf7-not-valid-tip {
    font-size: .7em;
	font-weight: 300;
	line-height: 1.2;
}

.wpcf7 form .wpcf7-response-output {
	margin: 1em 0;
	padding: .5em 1em;
	max-width: 1370px;
	background-color: #3bb54a;
	color: #fff;
	border: 0;
}

.wpcf7 form.sent .wpcf7-response-output {
	background-color: #3bb54a;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	background-color: #e2401c;
}

.wpcf7 form.spam .wpcf7-response-output {
	background-color: #e2401c;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	background-color: #e2401c;
}

.grecaptcha-badge {
	display: none !important;
}

/* ===================================
    12.11 Anchors
====================================== */
.wyvc-anchors {
	text-align: center;
}

/* ===================================
    12.12 TarteauCitron
====================================== */
.youtube_player, .youtube_player iframe {
/*	height: 360px !important;*/
    width: 100%;
 /*   height: 100%;*/
    display: block;
    position: absolute!important;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.vc_col-sm-4 .youtube_player, .vc_col-sm-4 .youtube_player iframe {height: 210px !important;}
.vc_col-sm-6 .youtube_player, .vc_col-sm-6 .youtube_player iframe {height: 310px !important;}
.vc_col-sm-7 .youtube_player, .vc_col-sm-7 .youtube_player iframe {height: 410px !important;}
.vc_col-sm-8 .youtube_player, .vc_col-sm-8 .youtube_player iframe {height: 425px !important;}

/* ===================================
    12.13 WY Conferences
====================================== */
.conferences-content .speakers {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1rem;
}

.exhibitor-title {
	font-size: 38px;
	line-height: 42px;
	font-weight: 700;
	letter-spacing: 0;
	margin: 0;
}

h2.conference-title {
	font-size: 28px;
	line-height: 34px;
	font-weight: 700;
}

.conference-infos {
  font-size: .9em;
}

.conference-infos .conference-date,
.conference-infos .conference-time,
.conference-infos .conference-location {
	padding-right: .5em;
}

.exhibitor-website svg,
.conference-infos span svg {
	margin-right: .5rem;
	font-size: .9em;
}

.conferences-content .speakers-title {
	font-size: 1.25rem;
	line-height: 1.5rem;
	font-weight: bold;
	margin-top: 2rem;
	margin-bottom: 1rem;
}

.conferences-content .speaker {
	display: flex;
	align-items: center;
	margin-bottom: 1rem;
}

.conferences-content .speaker img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 5.625rem;
	min-width: 5.625rem;
	max-height: 5.625rem;
	max-width: 5.625rem;
	width: auto;
	height: auto;
	object-fit: cover;
	object-position: top center;
	border-radius: 2.813rem;
	margin-right: 1rem;
	font-size: .5em;
	line-height: 1.2;
}

.conference-description p {
	margin: 0 0 1rem 0;
}

.conference-description ul,
.conference-description ol {
	margin: 0 0 1em 1em;
	padding: 0 0 0 2em;
}

@media only screen and (max-width: 479px) {
	.conference-description ul,
	.conference-description ol {
		padding: 0 0 0 1em;
	}
}

.conference-separator {
	margin-bottom: 50px;
}

.conference-separator .conference-sep-holder .conference-sep-line {
	height: 1px;
	border-top: 1px solid #ebebeb;
	border-top-color: rgb(235, 235, 235);
	display: block;
	position: relative;
	top: 1px;
	width: 100%;
}

.exhibitor-share-box a {
	transition: opacity 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.exhibitor-share-box .icon-container {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 65px;
	height: 35px;
	transition: background .12s cubic-bezier(0.455, 0.03, 0.515, 0.955),border-color .12s cubic-bezier(0.455, 0.03, 0.515, 0.955);
	color: #fff;
	background-color: var(--official-color);
	padding: 10px 25px;
}

.exhibitor-share-box {
	display: inline-flex;
	flex-wrap: wrap;
	gap: 15px;
}

.exhibitor-share-box .icon-container svg {
	width: 15px;
	height: 15px;
	fill: #fff;
	transition: var(--icon-transition, fill 0.12s cubic-bezier(0.455, 0.03, 0.515, 0.955));
}

.exhibitor-wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-;
	display: -ms-flexbox;
	display: flex;
	flex: 1;
	background-color: #f8f8f8;
	padding: 2rem;
	font-size: .85em;
}

.exhibitor-description {
	flex: 3;
	padding-right: 30px;
}

.exhibitor-description p {
	margin-top: 1rem;
}

.exhibitor-stand {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
}

.exhibitor-stand-inner {
	color: #fff;
	font-weight: 600;
	height: 100px;
	text-align: center;
	padding: inherit;
	padding: 15px 30px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 150px;
}

.vc_section > .exhibitor-share-box {
	margin-bottom: 1.5em;
}

.conferences-accordion-panel .exhibitor-share-box,
.speakers + .speakers-title {
	margin-top: 1.5em;
}

.conferences-content + .conferences-header::before {
	content: '';
	height: 1px;
	border-top: 1px solid #ebebeb;
	display: block;
	position: relative;
	top: 1px;
	width: 100%;
	margin: 50px 0 70px 0;
}

/* ===================================
    13. Shortcodes
====================================== */
/* ===================================
    13.1 Countdown
====================================== */
.weyou-countdown .countdown_section {
	position: relative;
	display: inline-block;
	text-align: center;
	text-transform: lowercase;
	padding: 0 30px;
}

.weyou-countdown .countdown_show4 .countdown_section:first-child {
	border-right: 1px solid #000;
}

.weyou-countdown .countdown_amount {
	display: inline-block;
	font-size: 60px;
	line-height: 60px;
	font-weight: bold;
}

.weyou-countdown .countdown_amount::after {
	content: ":";
	position: absolute;
	right: -.15em;
}

.weyou-countdown .countdown_show4 .countdown_section:first-child .countdown_amount::after,
.weyou-countdown .countdown_section:last-child .countdown_amount::after {
	content: none;
}

/* ===================================
    14. Infinite scroll
====================================== */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/* ===================================
    15. 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 embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* ===================================
    15.1 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;
}

/* ===================================
    15.2 Galleries
====================================== */
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/* ===================================
    16. Responsive
====================================== */
@media only screen and (min-width: 1400px) and (max-width: 1650px) {
	.site-header .event-infos {
		max-width: 180px;
	}
	#Header .main-navigation .menu li a {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.site-header {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.site-header .event-infos {
		line-height: 1.4;
	}

	/*.site-branding .custom-logo {
		max-height: 83px;
		width: auto;
	}*/
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.site-header {
		padding-top: 7px;
		padding-bottom: 7px;
	}

	.site-header .event-infos {
		line-height: 1.3;
	}

	/*.site-branding .custom-logo {
		max-height: 62px;
		width: auto;
	}*/
}

@media only screen and (max-width: 767px) {
	.wpb_wrapper {
		padding-bottom: 35px !important;
	}

	.wp-block-column .wpb_wrapper,
	.wpb_wrapper .wpb_wrapper {
		padding-bottom: 0 !important;
	}

	.vc_section[class*='vc_custom_'] {
		padding: 0 15px !important;
		margin: 0 -15px !important;
	}

	.vc_row[class*='vc_custom_'] {
		padding: 0!important;
		margin: 0 !important;
	}

	.vc_column-inner[class*='vc_custom_'] {
		padding: 0 !important;
		margin: 0 !important;
	}

	.vc_row-has-fill > .vc_column_container > .vc_column-inner {
		padding-top: 35px !important;
	}

	.wpb_content_element[class*='vc_custom_'] {
		padding: 0 !important;
		margin: 0 !important;
	}

	.wyvc-button-wrapper {
		padding-top: 15px !important;
	}
	.wpb_button, .wpb_content_element,
	ul.wpb_thumbnails-fluid > li {
		margin-bottom: 7.5px !important;
	}

	.wyvc-logos .wyvc-owl-carousel .owl-nav .owl-prev {
		left: 0;
	}

	.wyvc-logos .wyvc-owl-carousel .owl-nav .owl-next {
		right: 0;
	}

	.entry-content .vc_row:first-child .vc_column_container .vc_column-inner {
		padding-top: 0 !important;
	}

	.wyvc-button {
		width: 100%;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.wyvc-button .wyvc-btn-text {
		width: 100%;
	}

	.wyvc-button.wyvc-btn-has-icon {
		padding-left: 40px !important;
	}
	#main .youtube_player, .youtube_player iframe {height: 100% !important;}

}

@media only screen and (max-width: 479px) {
	#Action_bar .container {
		padding: 0;
	}

	.menu-action-bar {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
		-webkit-column-gap: 5px;
		-moz-column-gap: 5px;
		column-gap: 5px;
		margin: 0 5px;
	}

	.menu-action-bar li {
		flex: 1 1 20%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-left: 0;
		padding: 0 15px;
		text-align: left;
	}

	.menu-action-bar li.wpml-ls-item {
		flex-basis: 1em;
		text-align: center;
	}
	
	.menu-action-bar li.menu-item-object-page,
	.menu-action-bar li.menu-item-object-custom {
		float: none;
	}

	.site-header {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.site-header .event-infos {
		line-height: 1;
	}

	/*.site-branding .custom-logo {
		max-height: 47px;
		width: auto;
	}*/
}

/* ===================================
    16.1 Font decrease
====================================== */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	body {
		font-size: 16px;
		line-height: 27px;
	}
	h1 {
		font-size: 40px;
		line-height: 42px;
		letter-spacing: 0px;
	}
	h2 {
		font-size: 28px;
		line-height: 32px;
		letter-spacing: 0px;
	}
	h3 {
		font-size: 21px;
		line-height: 24px;
		letter-spacing: 0px;
	}
	h4 {
		font-size: 17px;
		line-height: 21px;
		letter-spacing: 0px;
	}
	h5 {
		font-size: 13px;
		line-height: 21px;
		letter-spacing: 0px;
	}
	h6 {
		font-size: 13px;
		line-height: 21px;
		letter-spacing: 0px;
	}
	.wyvc-st-text {
		font-size: 17px;
	}
	.wyvc-counter .wyvc-c-label,
	.wyvc-counter .wyvc-c-digit {
		font-size: 62px;
	}
	.wyvc-counter .wyvc-c-title {
		font-size: 22px;
		line-height: 25px;
	}
	.wyvc-testimonials.wyvc-element-has-columns .wyvc-t-item,
	.tax-wy-testimonial-category .wyvc-testimonials .wyvc-t-item {
		margin-bottom: 64px;
	}
	.wyvc-testimonials .wyvc-owl-carousel {
		padding: 0 50px;
	}
	.wyvc-testimonials .wyvc-t-item {
		padding: 31px 0 0;
		margin-left: 0;
		width: 100%;
	}
	.wyvc-testimonials .wyvc-t-content {
		padding: 0 18px;
		border-left: 5px solid #000;
	}
	.wyvc-testimonials .wyvc-t-content .wyvc-t-text span {
		padding-left: 0;
		padding-right: 0;
		font-style: italic;
	}
	.wyvc-testimonials .wyvc-t-content .wyvc-t-text span::before {
		content: none;
	}
	.wyvc-testimonials .wyvc-t-content .wyvc-t-text span::after {
		content: '';
		position: static;
		display: inline-block;
		width: 70px;
	}
	.wyvc-testimonials .wyvc-t-content .wyvc-t-text::after {
		content: '”';
		position: absolute;
		display: inline;
		font-weight: bold;
		font-family: 'Raleway', sans-serif;
		font-size: 165px;
		padding-left: 10px;
		bottom: -20px;
		right: 0;
	}
	.wyvc-testimonials .wyvc-t-author .wyvc-t-author-label::before {
		content: "— ";
	}
	.wyvc-testimonials .wyvc-t-author .wyvc-t-author-label {
		position: static;
		padding-top: 20px;
		margin-right: 30px;
	}
	.site-info {
		font-size: 12px;
		line-height: 16px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	body {
		font-size: 14px;
		line-height: 24px;
	}
	h1 {
		font-size: 33px;
		line-height: 37px;
		letter-spacing: 0px;
	}
	h2 {
		font-size: 24px;
		line-height: 26px;
		letter-spacing: 0px;
	}
	h3 {
		font-size: 17px;
		line-height: 20px;
		letter-spacing: 0px;
	}
	h4 {
		font-size: 15px;
		line-height: 17px;
		letter-spacing: 0px;
	}
	h5 {
		font-size: 15px;
		line-height: 17px;
		letter-spacing: 0px;
	}
	h6 {
		font-size: 15px;
		line-height: 17px;
		letter-spacing: 0;
	}
	.wyvc-st-text {
		font-size: 14px;
	}
	.wyvc-counter .wyvc-c-label,
	.wyvc-counter .wyvc-c-digit {
		font-size: 51px;
	}
	.wyvc-counter .wyvc-c-title {
		font-size: 18px;
		line-height: 21px;
	}
	.wyvc-testimonials.wyvc-element-has-columns .wyvc-t-item,
	.tax-wy-testimonial-category .wyvc-testimonials .wyvc-t-item {
		margin-bottom: 51px;
	}
	.wyvc-testimonials .wyvc-owl-carousel {
		padding: 0;
	}
	.wyvc-testimonials .wyvc-t-item {
		padding: 28px 0 0;
		margin-left: 0;
		width: 100%;
	}
	.wyvc-testimonials .wyvc-t-content {
		padding: 0 16px;
		border-left: 5px solid #000;
	}
	.wyvc-testimonials .wyvc-t-content .wyvc-t-text span {
		padding-left: 0;
		padding-right: 0;
		font-style: italic;
	}
	.wyvc-testimonials .wyvc-t-content .wyvc-t-text span::before {
		content: none;
	}
	.wyvc-testimonials .wyvc-t-content .wyvc-t-text span::after {
		content: '';
		position: static;
		display: inline-block;
		width: 70px;
	}
	.wyvc-testimonials .wyvc-t-content .wyvc-t-text::after {
		content: '”';
		position: absolute;
		display: inline;
		font-weight: bold;
		font-family: 'Raleway', sans-serif;
		font-size: 140px;
		padding-left: 10px;
		bottom: -20px;
		right: 0;
	}
	.wyvc-testimonials .wyvc-t-author .wyvc-t-author-label::before {
		content: "— ";
	}
	.wyvc-testimonials .wyvc-t-author .wyvc-t-author-label {
		position: static;
		padding-top: 18px;
		margin-right: 30px;
	}
	.column-reverse-on-mobile {
		flex-direction: column-reverse;
	}
	.site-info {
		font-size: 11px;
		line-height: 15px;
	}
}

@media only screen and (max-width: 479px) {
	body {
		font-size: 13px;
		line-height: 21px;
	}
	h1 {
		font-size: 28px;
		line-height: 29px;
		letter-spacing: 0px;
	}
	h2 {
		font-size: 20px;
		line-height: 22px;
		letter-spacing: 0px;
	}
	h3 {
		font-size: 14px;
		line-height: 17px;
		letter-spacing: 0px;
	}
	h4 {
		font-size: 12px;
		line-height: 14px;
		letter-spacing: 0px;
	}
	h5 {
		font-size: 12px;
		line-height: 14px;
		letter-spacing: 0px;
	}
	h6 {
		font-size: 12px;
		line-height: 14px;
		letter-spacing: 0px;
	}
	.wyvc-st-text {
		font-size: 12px;
	}
	.wyvc-counter .wyvc-c-label,
	.wyvc-counter .wyvc-c-digit {
		font-size: 43px;
	}
	.wyvc-counter .wyvc-c-title {
		font-size: 15px;
		line-height: 17px;
	}
	.wyvc-testimonials.wyvc-element-has-columns .wyvc-t-item,
	.tax-wy-testimonial-category .wyvc-testimonials .wyvc-t-item {
		margin-bottom: 41px;
	}
	.wyvc-testimonials .wyvc-t-item {
		padding: 25px 0 0;
		margin-left: 0;
		width: 100%;
	}
	.wyvc-testimonials .wyvc-t-content {
		padding: 0 14px;
		border-left: 3px solid #000;
	}
	.wyvc-testimonials .wyvc-t-content .wyvc-t-text span {
		padding-left: 0;
		padding-right: 0;
		font-style: italic;
	}
	.wyvc-testimonials .wyvc-t-content .wyvc-t-text span::before {
		content: none;
	}
	.wyvc-testimonials .wyvc-t-content .wyvc-t-text span::after {
		content: '';
		position: static;
		display: inline-block;
		width: 70px;
	}
	.wyvc-testimonials .wyvc-t-content .wyvc-t-text::after {
		content: '”';
		position: absolute;
		display: inline;
		font-weight: bold;
		font-family: 'Raleway', sans-serif;
		font-size: 115px;
		padding-left: 10px;
		bottom: -20px;
		right: 0;
	}
	.wyvc-testimonials .wyvc-t-author .wyvc-t-author-label::before {
		content: "— ";
	}
	.wyvc-testimonials .wyvc-t-author .wyvc-t-author-label {
		position: static;
		padding-top: 16px;
		margin-right: 30px;
	}
	.column-reverse-on-mobile {
		flex-direction: column-reverse;
	}
	.navigation li.prev,
	.navigation li.next {
		display: none;
	}
	.site-info {
		font-size: 10px;
		line-height: 14px;
	}
}