@charset 'UTF-8';
.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: 5px 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;
height: 200px;
display: flex;
align-items: center;
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;
float: left;
height: 100%;
min-height: 1px;
outline: none;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.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-loading .slick-list
{
background: #fff url(../gif/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(../eot/slick.eot);
src: url(../eot/slickd41d.eot#iefix) format('embedded-opentype'), url(https://www.touchdown.co/wp-content/themes/touchdown/bower_components/slick/fonts/slick.woff) format('woff'), url(https://www.touchdown.co/wp-content/themes/touchdown/bower_components/slick/fonts/slick.ttf) format('truetype'), url(https://www.touchdown.co/wp-content/themes/touchdown/bower_components/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: #c5c5c6;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
} @import url("https://fonts.googleapis.com/css?family=Mada:200,300,400|Quicksand:300,400,500,700&amp;display=swap");
@font-face {
font-family: 'FontAwesome';
src: url(../eot/fontawesome-webfont5b62.eot);
src: url(../eot/fontawesome-webfontd41d.eot#iefix&v=4.6.3) format("embedded-opentype"), url(https://www.touchdown.co/wp-content/themes/touchdown/bower_components/components-font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"), url(https://www.touchdown.co/wp-content/themes/touchdown/bower_components/components-font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"), url(https://www.touchdown.co/wp-content/themes/touchdown/bower_components/components-font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"), url(https://www.touchdown.co/wp-content/themes/touchdown/bower_components/components-font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");
font-weight: normal;
font-style: normal
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1
}
audio:not([controls]) {
display: none;
height: 0
}
[hidden] {
display: none
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%
}
html,
button,
input,
select,
textarea {
font-family: sans-serif
}
body {
margin: 0;
padding: 0
}
a:focus {
outline: thin dotted
}
a:hover,
a:active {
outline: 0
}
h1 {
margin: 1em 0
}
h2 {
margin: 0
}
h3 {
margin: 1em 0 0 0
}
h4 {
margin: 1.33em 0
}
h5 {
margin: 1.67em 0
}
h6 {
margin: 2.33em 0
}
abbr[title] {
border-bottom: 1px dotted
}
b,
strong {
font-weight: bold
}
blockquote {
margin: 1em 40px
}
dfn {
font-style: italic
}
mark {
background: #ff0;
color: #000
}
p,
pre {
margin: 1em 0
}
pre,
code,
kbd,
samp {
font-family: monospace, serif;
_font-family: 'courier new', monospace;
font-size: 1em
}
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word
}
q {
quotes: none
}
q:before,
q:after {
content: '';
content: none
}
small {
font-size: 75%
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -0.5em
}
sub {
bottom: -0.25em
}
dl,
menu,
ol,
ul {
margin: 1em 0
}
ul li{
padding-top: 4px;
}
dd {
margin: 0 0 0 40px
}
menu,
ol,
ul {
padding: 0 0 0 40px
}
nav ul,
nav ol {
list-style: none;
list-style-image: none
}
img {
border: 0;
-ms-interpolation-mode: bicubic
}
svg:not(:root) {
overflow: hidden
}
figure {
margin: 0
}
form {
margin: 0
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em
}
legend {
border: 0;
padding: 0;
white-space: normal;
*margin-left: -7px
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
vertical-align: baseline;
*vertical-align: middle
}
button,
input {
line-height: normal
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
*overflow: visible
}
button[disabled],
input[disabled] {
cursor: default
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
*height: 13px;
*width: 13px
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0
}
textarea {
overflow: auto;
vertical-align: top
}
table {
border-collapse: collapse;
border-spacing: 0
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1
}
audio:not([controls]) {
display: none;
height: 0
}
[hidden] {
display: none
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%
}
html,
button,
input,
select,
textarea {
font-family: sans-serif
}
body {
margin: 0;
padding: 0
}
a:focus {
outline: thin dotted
}
a:hover,
a:active {
outline: 0
}
h1 {
margin: 1em 0
}
h2 {
margin: 0
}
h3 {
margin: 1em 0 0 0
}
h4 {
margin: 1.33em 0
}
h5 {
margin: 1.67em 0
}
h6 {
margin: 2.33em 0
}
abbr[title] {
border-bottom: 1px dotted
}
b,
strong {
font-weight: bold
}
blockquote {
margin: 1em 40px
}
dfn {
font-style: italic
}
mark {
background: #ff0;
color: #000
}
p,
pre {
margin: 1em 0
}
pre,
code,
kbd,
samp {
font-family: monospace, serif;
_font-family: 'courier new', monospace;
font-size: 1em
}
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word
}
q {
quotes: none
}
q:before,
q:after {
content: '';
content: none
}
small {
font-size: 75%
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -0.5em
}
sub {
bottom: -0.25em
}
dl,
menu,
ol,
ul {
margin: 1em 0
}
dd {
margin: 0 0 0 40px
}
menu,
ol,
ul {
padding: 0 0 0 40px
}
nav ul,
nav ol {
list-style: none;
list-style-image: none
}
img {
border: 0;
-ms-interpolation-mode: bicubic
}
svg:not(:root) {
overflow: hidden
}
figure {
margin: 0
}
form {
margin: 0
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em
}
legend {
border: 0;
padding: 0;
white-space: normal;
*margin-left: -7px
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
vertical-align: baseline;
*vertical-align: middle
}
button,
input {
line-height: normal
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
*overflow: visible
}
button[disabled],
input[disabled] {
cursor: default
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
*height: 13px;
*width: 13px
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0
}
textarea {
overflow: auto;
vertical-align: top
}
table {
border-collapse: collapse;
border-spacing: 0
} #comments{
display: none
}
@font-face {
font-family: Touchdown;
src: url(https://touchdown.co/wp-content/uploads/2019/07/ElegantLux-Mager.otf) format("opentype")
}
html {
height: 100%
}
body {
font-family: "Quicksand", "Segoe UI", Helvetica, Arial, sans-serif;
background-color: #fff;
height: 100%;
margin: 0
}
::-webkit-scrollbar {
width: 10px
}
::-webkit-scrollbar-track {
background-color: transparent;
border: none;
border-radius: 10px
}
::-webkit-scrollbar-thumb {
background: #ccc;
border-radius: 10px
}
h2 {
font-weight: 400 !important
}
.tiret:after {
content: '';
width: 2.5em;
margin-bottom: 1.3em;
height: 2px;
margin-top: .7em;
background-color: #71b855;
display: block
}
a {
text-decoration: none;
color: #71b855;
transition: color 0.2s ease-in-out;
outline: none
}
a:hover {
color: #71b855;
transition: color 0.2s ease-in-out
}
p {
font-size: 1.1em;
font-weight: 300;
font-family: "Mada", "Segoe UI", Helvetica, Arial, sans-serif
}
input {
outline-color: #71b855
}
select {
outline-color: #71b855
}
.left {
float: left
}
.right {
float: right
}
.big-button {
padding: 1em 2em
}
.mid-button {
padding: 1em
}
.small-button {
padding: 0.5em
}
button {
font-size: 1em;
border: none;
cursor: pointer;
border-radius: 0.2em;
outline: none;
-webkit-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
-moz-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
-ms-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
-o-transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36);
transition: all 200ms cubic-bezier(0.39, 0.5, 0.15, 1.36)
}
button i.fa {
margin-right: 0.4em;
float: left
}
button p {
margin: 0;
float: left;
padding-top: 0.5em
}
button.grey {
background-color: #2F414A;
color: #fff
}
button.grey:hover {
background-color: #394f5a
}
button.sombre {
color: #fff;
background-color: #31363A
}
button.green {
color: #fff;
background-color: #8FBC25;
border: 1px solid #8FBC25
}
button.green:hover {
background-color: #9fd129;
border-color: #9fd129
}
button.green-tr {
color: #8FBC25;
border: 1px solid #8FBC25;
background-color: transparent
}
button.green-tr:hover {
color: #fff;
background-color: #8FBC25
}
button.white {
color: #8FBC25;
border: 1px solid #fff;
background-color: #fff
}
button.white:hover {
color: #fff;
background-color: #8FBC25
}
button.white-tr {
color: #fff;
background-color: transparent;
box-shadow: #fff 0 0px 0px 1px inset
}
button.white-tr:hover {
color: #8FBC25;
box-shadow: #fff 0 0px 0px 40px inset
}
button.blanc-bleu-tr {
color: #fff;
border: 1px solid #fff;
background-color: transparent
}
button.blanc-bleu-tr:hover {
color: #415A5F;
background-color: #fff
}
.link {
display: inline-block;
position: relative;
text-decoration: none;
padding: 9px 0;
color: #fff
}
.link-hover:after {
content: '';
position: absolute;
width: 100%;
height: 1px;
bottom: 0;
left: 0;
background-color: #9ac239;
transform: scaleX(0);
transform-origin: bottom right;
transition: transform 0.3s
}
.link-hover:hover:after {
transform-origin: bottom left;
transform: scaleX(1)
}
.offset_1 {
margin-left: 6.5% !important
}
.offset_2 {
margin-left: 15% !important
}
.offset_3 {
margin-left: 23.5% !important
}
.offset_4 {
margin-left: 32% !important
}
.offset_5 {
margin-left: 40.5% !important
}
.offset_6 {
margin-left: 49% !important
}
.offset_7 {
margin-left: 57.5% !important
}
.offset_8 {
margin-left: 66% !important
}
.offset_9 {
margin-left: 74.5% !important
}
.offset_10 {
margin-left: 83% !important
}
.offset_11 {
margin-left: 91.5% !important
}
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_2_4 {
margin: 0 0.5% 0 0.5%;
float: left;
display: block
}
.alpha {
margin-left: 0
}
.omega {
margin-right: 0
}
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0
}
.clearfix:after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0
}
* html .clearfix,
*:first-child+html .clearfix {
zoom: 1
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto
}
body.stop-scrolling {
height: 100%;
overflow: hidden
}
h2 {
font-weight: 400 !important;
color: rgba(0, 0, 0, 0.72);
font-size: 60px;
letter-spacing: -1.2px
}
h3 {
font-size: 3em;
font-weight: 400
}
p {
color: #363634;
font-size: 1.3em;
line-height: 1.6em
}
#page-wrapper {
padding: 65px 0 0 20em
}
::-webkit-scrollbar {
width: 10px
}
::-webkit-scrollbar-track {
background-color: transparent;
border: none;
border-radius: 10px
}
::-webkit-scrollbar-thumb {
background: #ccc;
border-radius: 10px
}
.bandeau {
position: fixed;
z-index: 98;
top: 65px;
left: 20em;
padding: 2em 0;
width: calc(100% - 20em);
background: #fff;
text-align: center
}
.notif {
position: fixed;
z-index: 99;
top: 70px;
width: 100%;
color: #fff;
text-align: center
}
.notif p {
display: inline-block;
margin: 0;
padding: 1.5em
}
.notif .close {
padding: 1.73em;
display: inline-block;
position: absolute;
top: 0;
right: 0;
transition: all 0.2s ease
}
.notif .close:hover {
cursor: pointer;
background-color: rgba(0, 0, 0, 0.3)
}
.success {
background-color: #9AC239
}
.error {
background-color: #FF0000
}
.errormsg {
border: 1px solid #ce4141;
background: rgba(253, 55, 55, 0.5);
border-radius: 0.2em;
padding: 1em;
color: #fff;
margin: 1em 0
}
.errormsg p {
margin: 0
}
.successmsg {
border: 1px solid #71b855;
background: rgba(154, 194, 57, 0.5);
border-radius: 0.2em;
padding: 1em;
color: #fff;
margin: 1em 0
}
.successmsg p {
margin: 0
}
#overlay {
background-color: rgba(0, 0, 0, 0.7);
width: 100%;
height: 100%;
position: fixed;
z-index: 998;
top: 0;
left: 0;
display: none
} .td-lang-wrapper {
position: relative;
}
.td-lang-wrapper:after {
content:"";
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f078";
font-size: 0.6em;
color:#71b855;
top: 8px;
right: 10px;
position: absolute;
pointer-events: none;
}
.td-lang-wrapper select {
font-weight: normal;
font-family: "Quicksand", "Segoe UI", Helvetica, Arial, sans-serif;
text-transform: uppercase;
background-color:transparent;
color:#71b855;
padding: 4px;	
padding-right: 20px; 
border: none;
outline: none;
display: inline-block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
}
.td-lang-wrapper .styledSelect {
display: none;
}
.td-lang-wrapper .styledSelect:active, .styledSelect.active {
background-color:transparent;
}
.td-lang-wrapper .options {
display:none;
position:absolute;
top:25px;
right:0;
left:0;
z-index:999;
margin:0 0;
padding:0 0;
list-style:none;
background-color:white;
}
.td-lang-wrapper option {
color: #000;
margin:0;
padding: 0;
border: 1px solid #eee;
border-top: 0;
cursor: pointer;
}
.td-lang-wrapper option:hover {
background-color:white;
color:#71b855;
}
nav.header {
position: fixed;
top: 0;
width: 100%;
height: 90px;
transition: background-color 0.4s ease;
z-index: 1000;
display: flex;
flex-direction: column;
}
nav.header.white .upbar {
background-color: white;
border-bottom: 1px solid #eee;
color: #000;
}
nav.header .upbar {
height: 50px;
background-color: #23282d;
color: white;
display: flex;
align-items: center;
font-weight: normal;
font-family: "Quicksand", "Segoe UI", Helvetica, Arial, sans-serif;
font-size: 0.8em;
text-transform: uppercase;
}
nav.header .upbar .right li {
margin: 0;
font-size: 0.8em;
}
nav.header .upbar li {
list-style: none;
}
nav.header .upbar .content {
width: 1260px;
margin: auto;
}
nav.header.white .upbar .content .tel {
color: black;
}
nav.header .upbar .content .tel {
color: white;
text-decoration: none;
position: relative;
margin-left: 0.5em;
white-space: nowrap;
}
nav.header .upbar .content .tel:hover {
cursor: pointer;
}
nav.header.white .upbar .content .tel:after {
border-bottom: solid 1px #000;
}
nav.header .upbar .content .tel:after {
border-bottom: solid 1px #fff;
content: "";
position: absolute;
bottom: -2px;
left: 0;
width: 100%;
transform: scaleX(0);
transform-origin: right;
transition: transform 0.25s;
}
nav.header .upbar .content .tel:hover:after {
transform-origin: left;
transform: scaleX(1);
}
nav.header .upbar .content .contact {
color: #71b855;
text-decoration: none;
position: relative;
margin-left: 2.5em;
}
nav.header .upbar .content .contact:hover {
cursor: pointer;
}
nav.header .upbar .content .contact:after {
border-bottom: solid 1px #71b855;
content: "";
position: absolute;
bottom: -2px;
left: 0;
width: 100%;
transform: scaleX(0);
transform-origin: right;
transition: transform 0.25s;
}
nav.header .upbar .content .contact:hover:after {
transform-origin: left;
transform: scaleX(1);
}
nav.header .upbar .content .grid_12 {
display: flex;
align-items: center;
}
nav.header .upbar .content .grid_12 .right {
display: flex;
justify-content: flex-end; 
width: 50%;
}
nav.header .upbar .content .grid_12 .left {
display: flex;
justify-content: flex-start;    
width: 50%;
}
nav.header .contenu .grid_12,
nav.header .contenu .grid_12 .right,
.menu-menu-header-container,
.menu-menu-header-de-container,
.menu-menu-header-en-container,
.menu-menu-header-es-container,
.menu-menu-header-it-container,
.menu-menu-header-us-container,
.menu-menu-header-fr-container {
height: 100%;
}
nav.header .left {
height: 100%;
display: flex;
align-items: center;
}
nav.header .left img {
width: 140px;
height: 100%;
}
nav.header .right {
height: 100%;
display: flex;
align-items: center;
}
nav.header .right .no-mob {
height: 100%;
}
nav.header .right .no-mob img {
position: relative;
top: 19px
}
nav.header .right .no-mob button.get-started {
background: transparent;
border: 1px solid #fff;
border-radius: 0;
color: #fff;
font-size: 1.2em;
padding: 0.5em 1em;
transition: all 0.2s ease
}
nav.header .right .no-mob button.get-started:hover {
border: 1px solid #71b855;
color: #71b855
}
nav.header .right .no-mob ul {
margin: 0;
}
nav.header .right .no-mob .menu {
position: relative;
height: 100%;
display: flex;
align-items: center;
}
nav.header .right .no-mob #menu-menu-header {
position: relative
}
nav.header .right .no-mob #menu-menu-header #sMenu {
display: none;
position: absolute;
top: 0em;
right: -2em;
margin-top: 4em
}
nav.header .right .no-mob #menu-menu-header #sMenu a {
background: #fff;
padding: 1em 3em;
margin-top: 1em;
transition: all 0.2s ease;
color: #333;
text-align: left
}
nav.header .right .no-mob #menu-menu-header #sMenu a:hover {
color: #71b855
}
nav.header .right li {
list-style: none;
margin: 0 1em;
float: left;
padding-top: 0;
}
nav.header .right li a {
color: #fff;
font-size: 1.2em;
transition: all 0.2s ease;
height: 100%;
display: flex;
align-items: center;
}
nav.header .right .sub-menu li {
height: 3em;
}
nav.header .right .sub-menu li a {
font-size: 1em;
}
nav.header .right li.current_page_item a{
color: #71b855;
}
nav.header .right li a button {
font-size: 0.82em
}
nav.header .right li a:hover {
color: #71b855
}
nav.header .right li .menu-item-has-children>a:after {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f078";
font-size: 0.6em;
margin-left: 0.3em;
margin-top: 2px;
}
nav.header .right li a i.fa {
font-size: 0.7em;
position: relative;
top: -1px;
left: 2px
}
nav.header .right li .white {
color: #ffffff
}
nav.header .right a.hover {
color: #71b855
}
nav.header .right .mob {
padding-top: 0.5em
}
nav.header .right .mob .ligne-1,
nav.header .right .mob .ligne-2,
nav.header .right .mob .ligne-3 {
background: #373c41
}
nav.header .right .border-white {
background-color: inherit;
border: 1px solid #ffffff;
color: #ffffff
}
nav.header.white {
background-color: #fff;
top: 0;
padding: 0
}
nav.header.white li {
list-style: none;
float: left
}
nav.header.white li a {
color: #333;
font-size: 1.2em
}
nav.header.white li a button {
font-size: 0.82em
}
nav.header.white li .white {
color: #333
}
nav.header.white .no-mob button.get-started {
border: 1px solid #333;
color: #333
}
.sub-menu {
display: none;
}
nav.header .right li:hover > .sub-menu {
display: block;
}
nav.header .right li{
position: relative;
height: 100%;
}
nav.header .right .no-mob ul.sub-menu{
padding: 0;
border-top: 3px solid #71b855;
position: absolute;
}
nav.header .right .no-mob ul.sub-menu li{
float: none;
margin: 0;
padding: 1em;
box-sizing: border-box;
background-color: #fff;
color: #333;
border: 1px solid #eee;
border-top: 0;
}
nav.header .right .no-mob ul.sub-menu li a{
color: #333;
white-space: nowrap;
}
nav.header .right .no-mob ul.sub-menu li a:hover{
color: #71b855;
}
.mob {
display: none
}
.mob .ligne-1,
.mob .ligne-2,
.mob .ligne-3 {
background: #fff;
width: 25px;
height: 2px;
margin: 0.5em 0
}
.navmobile {
display: none;
position: fixed;
z-index: 101;
top: 0;
right: 0;
background-color: #fff;
border-left: 1px solid #e6e6e6;
height: 100%;
padding: 6em 0;
width: 100%;
text-align: center
}
.navmobile .close {
position: absolute;
top: 2.6em;
right: 1em;
cursor: pointer
}
.navmobile .close .ligne-1 {
background: #373c41;
width: 25px;
height: 2px;
transform: rotate(45deg)
}
.navmobile .close .ligne-3 {
background: #373c41;
width: 25px;
height: 2px;
position: relative;
top: -2px;
transform: rotate(-45deg)
}
.navmobile li {
list-style: none;
border-bottom: 1px solid #e6e6e6;
width: 100%
}
.navmobile li a {
color: #848a8c;
line-height: 4em;
font-size: 1.4em
}
.navmobile ul {
padding: 0;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok{
border: 1px solid #398f14
}
body span.wpcf7-not-valid-tip {
color: #852b2b;
font-size: 0.9em;
font-family: 'Quicksand', sans-serif
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
border: none;
color: #852b2b;
font-family: 'Quicksand', sans-serif
}
div.wpcf7-validation-errors {
border: 2px solid #852b2b;
font-family: 'Quicksand', sans-serif
}
@media screen and (min-width: 2455px) {
.section-left {
width: 52%
}
}
.gdpr{
padding-left: 2%
}
.mentions-legales {
background-color: #f9f9f9;
padding: 8em 0;
}
.mentions-legales #content-text h2 {
color: #363634;
text-align: left;
font-size: 1.625em;
font-weight: 600
}
.mentions-legales #content-text .menu {
padding: 1.5em 3em;
border: 1px solid #c9c9c9;
border-radius: 3px;
box-sizing: border-box
}
.mentions-legales #content-text .texte-mentions {
padding-left: 50px;
box-sizing: border-box
}
#footer {
background: #000;
padding: 5em 0
}
#footer h2 {
font-size: 1.5em;
font-weight: lighter !important;
color: #fff;
margin-bottom: 1em
}
#footer p {
color: #fff;
margin: 0.3em 0;
font-size: 1.1em
}
#footer .bloc-left {
width: 350px;
margin: 0 auto
}
#footer .bloc-right {
width: 200px;
margin: 0 auto
}
#footer .rs {
display: flex;
align-items: center;
margin-top: 1.5em
}
#footer .rs img {
width: 24px;
margin-right: 1em
}
#footer .links {
color: #fff
} #polylang-7 .widget .widget_polylang a{
color: #fff
}
#polylang-5 h2,
#polylang-6 h2,
#polylang-7 h2 {
margin-bottom: 0;
}
#polylang-5 ul,
#polylang-6 ul,
#polylang-7 ul {
margin-top: 0;
}
#footer .links li {
list-style: none
}
#footer .links a {
color: #fff
}
#footer .links a:hover {
color: #71b855
}
#footer .links .menufooter {
width: 350px;
margin: 0 auto;
font-size: 0.9em
}
#footer .links .copyright {
width: 200px;
margin: 0 auto
}
#footer .links p {
margin: 0
}
#badge_rgpd {
position: fixed;
padding: 4em 3em;
bottom: 0;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
z-index: 999;
left: 0;
visibility: visible
}
.move_badge {
left: -2em !important;
opacity: 0
}
#cookiebar {
position: fixed;
bottom: 0;
top: inherit;
padding: 7px 0;
background-color: rgba(39, 39, 39, 0.68);
width: 100%;
z-index: 9999;
text-align: center;
display: flex;
align-items: center;
justify-content: center
}
#cookiebar img {
margin-right: 2em;
max-width: 100px
}
#cookiebar p {
color: #fff;
font-size: 12px;
margin: 0 1.5em 0 0
}
#cookiebar button.cookie-button {
padding: 0.8em 1.5em;
margin-right: 1em;
border-radius: 0
}
#cookiebar button.cookie-button.accept {
color: #fff;
background: #71b855
}
#cookiebar button.cookie-button.decline {
color: #fff;
background: #9e9e9e
}
label.choose {
padding: 1px;
background: #dedede;
margin: 10px auto;
display: block;
width: 30%;
float: right;
box-sizing: border-box;
cursor: pointer;
background: linear-gradient(#eee,#ddd);
color: #666;
font-size:15px;
box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
border: 1px solid #d2d2d2;
}
:root {
--vh-offset: 0px;
--vh: 1vh;
}
@media screen and (min-width: 1280px) and (max-width: 3454px) {
body {
font-size: 14px
}
.contenu {
width: 1260px;
margin: auto;
height: 100%
}
.grid_1 {
width: 6.5%
}
.grid_2 {
width: 15%
}
.grid_3 {
width: 23.5%
}
.grid_4 {
width: 32%
}
.grid_5 {
width: 40.5%
}
.grid_6 {
width: 49%
}
.grid_7 {
width: 57.5%
}
.grid_8 {
width: 66%
}
.grid_9 {
width: 74.5%
}
.grid_10 {
width: 83%
}
.grid_11 {
width: 91.5%
}
.grid_12 {
width: 98.5%
}
.grid_2_4 {
width: 19%
}
.desk {
display: block
}
.mob {
display: none
}
}
@media screen and (min-width: 960px) and (max-width: 1280px) {
body {
font-size: 12px
}
.contenu {
width: 800px;
margin: auto;
height: 100%
}
.grid_1 {
width: 6.5%
}
.grid_2 {
width: 15%
}
.grid_3 {
width: 23.5%
}
.grid_4 {
width: 32%
}
.grid_5 {
width: 40.5%
}
.grid_6 {
width: 49%
}
.grid_7 {
width: 57.5%
}
.grid_8 {
width: 66%
}
.grid_9 {
width: 74.5%
}
.grid_10 {
width: 83%
}
.grid_11 {
width: 91.5%
}
.grid_12 {
width: 99.5%
}
.grid_2_4 {
width: 19%
}
.desk {
display: block
}
.mob {
display: none
}
nav.header .right .no-mob ul {
margin: 0.6em 0 0
}
nav.header .right .no-mob button.get-started {
margin-top: 0.1em
}
.mentions-legales #content-text .texte-mentions {
padding-left: inherit;
padding: 0 5em
}
}
@media screen and (min-width: 602px) and (max-width: 960px) {
body {
font-size: 10px
}
.contenu {
margin: auto 1em auto 1em;
height: 100%;
}
p {
font-size: 1.4em;
}
.grid_1 {
width: 6.5%
}
.grid_2 {
width: 15%
}
.grid_3 {
width: 23.5%
}
.grid_4 {
width: 32%
}
.grid_5 {
width: 40.5%
}
.grid_6 {
width: 49%
}
.grid_7 {
width: 57.5%
}
.grid_8 {
width: 66%
}
.grid_9 {
width: 74.5%
}
.grid_10 {
width: 83%
}
.grid_11 {
width: 91.5%
}
.grid_12 {
width: 99.5%
}
.grid_2_4 {
width: 19%
}
nav.header .right .no-mob ul {
margin: 1.1em 0 0
}
nav.header .right .no-mob button.get-started {
margin-top: 0.4em
}
#footer .bloc-left,
#footer .links .menufooter {
width: 250px
}
#footer .rs img {
width: 20px;
margin-right: 1em
}
#footer .rs {
margin-top: 1.5em
}
#footer .copyright p {
margin: 0
}
#footer .copyright img {
width: 55px !important
}
.mentions-legales #content-text .texte-mentions {
padding-left: inherit;
padding: 5em 0;
margin: auto;
display: block;
float: inherit
}
.mentions-legales #content-text .menu {
padding: 1.5em 3em;
border: 1px solid #c9c9c9;
border-radius: 3px;
box-sizing: border-box;
max-width: 80%;
margin: auto;
width: 100%;
display: block;
float: inherit
}
#cookiebar button.cookie-button{
width: 8em;
margin-top: 0.5em;
}
#cookiebar img{
margin-left: 2em;
}    
}
@media screen and (max-width: 602px) {
body {
font-size: 16px
}
.contenu {
width: 95%;
max-width: 95%;
height: 100%;
margin: auto
}
p {
font-size: 1.4em
}
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_2_4 {
width: 100%
}
nav.header .right .no-mob,
.fixed .right .no-mob {
display: none
}
.mob {
display: block
}
nav.header .upbar {
font-size: 0.7em;
}
nav.header .right {
margin-right: 1em
}
nav.header .left {
margin-left: 50%;
transform: translateX(-50%)
}
}
@media screen and (max-width: 602px) and (min-width: 320px) and (max-width: 360px) {
nav.header .right {
position: relative
}
.fixed .right {
position: relative
}
.fixed .right .mob {
position: absolute;
top: 0;
right: 0
}
}
@media screen and (max-width: 602px) and (max-width: 320px) {
.fixed {
max-height: 4em
}
p {
font-size: 16px;
}
}
@media screen and (max-width: 602px) {
nav.header .left img {
position: relative;
}
nav.header .left {
margin-left: 0;
transform: none;
padding-left: 2em
}
nav.header .right .mob {
cursor: pointer;
padding: 0.5em 0 0;
}
nav.header .right .mob .ligne-1,
nav.header .right .mob .ligne-2,
nav.header .right .mob .ligne-3 {
background: #fff
}
nav.header.white .right .mob .ligne-1,
nav.header.white .right .mob .ligne-2,
nav.header.white .right .mob .ligne-3 {
background: #2f414a
}
#footer .bloc-left,
#footer .bloc-right,
#footer .links .menufooter,
#footer .links .copyright {
width: 300px
}
#footer .rs img {
width: 20px;
margin-right: 1em
}
#footer .rs {
margin-top: 1.5em
}
#footer .copyright p {
margin: 0
}
#footer .copyright img {
width: 55px !important
}
.mentions-legales #content-text .texte-mentions {
padding-left: inherit;
padding: 5em
}
.mentions-legales #content-text .menu {
padding: 1.5em 3em;
border: 1px solid #c9c9c9;
border-radius: 3px;
box-sizing: border-box;
max-width: 80%;
margin: auto;
width: 100%;
display: block;
float: inherit
}
#cookiebar {
flex-direction: column;
padding: 1.5em;
box-sizing: border-box;
}
#cookiebar img {
margin: 0
}
#cookiebar p {
margin: 1em 0
}
p {
font-size: 16px;
}
#cookiebar button.cookie-button{
padding: 0.5em 1em;
font-size: 0.9em;
}
}
.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required{
background:transparent;
border: none
}@font-face {
font-family: 'FontAwesome';
src: url(../eot/fontawesome-webfont5b62.eot);
src: url(../eot/fontawesome-webfontd41d.eot#iefix&v=4.6.3) format("embedded-opentype"), url(https://www.touchdown.co/wp-content/themes/touchdown/bower_components/components-font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"), url(https://www.touchdown.co/wp-content/themes/touchdown/bower_components/components-font-awesome/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"), url(https://www.touchdown.co/wp-content/themes/touchdown/bower_components/components-font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"), url(https://www.touchdown.co/wp-content/themes/touchdown/bower_components/components-font-awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");
font-weight: normal;
font-style: normal
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.fa-arrow-circle-right:before {
content: ""
}
#home-v2-header {
padding: 8em 0 8em 0;
width:100%;
overflow:hidden;
position:relative;
z-index:0;
background-repeat:no-repeat;
background-position:45% center;
background-size:cover;
height: 100%;
min-height:calc(100vh);
min-height:calc(100vh - var(--vh-offset));
background-color:black;
display: flex;
flex-direction: column;
box-sizing: border-box;
justify-content: flex-end;
}
#home-v2-header .contenu {
margin: 0 auto;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
}
#home-v2-header .header-content {
opacity:0;
transform:translateY(10px);
animation:textAppear 0.8s ease-out forwards;
animation-delay:1s;
display: flex;
flex-direction: column;
color: white;
width: 65%;
justify-content: center;
flex-grow: 1;
}
@keyframes textAppear {
0% {
transform:translateY(10px);
opacity:0
}
100% {
transform:translateY(0px);
opacity:1
}
}
@-webkit-keyframes textAppear {
0% {
transform:translateY(10px);
opacity:0
}
100% {
transform:translateY(0px);
opacity:1
}
}
#home-v2-header .header-content * {
color: white;
}
#home-v2-header .header-content h2 { 
font-family: "Mada", "Segoe UI", Helvetica, Arial, sans-serif;
font-weight: 100 !important;
font-size: 1.7em;
letter-spacing: 0.02em;
}
#home-v2-header .header-content h1 { 
margin: 0;
font-size: 3em;
}
#home-v2-header .header-content .button { 
margin-top: 2em;
}
#home-v2-header .header-content .button a { 
text-decoration: none;
color: #71b855;
transition: color 0.2s ease-in-out;
outline: none;
}
#home-v2-header .header-content .button button { 
background: #71b855;
color: #fff;
padding: 0.8em 2em;
font-size: 1.2em;
border-radius: 0;
transition: all 0.2s ease;
}
#home-v2-header .header-content .button button:hover { 
background: white;
color: #000;
}
#home-v2-header .header-content .button a.try {
color: #fff;
text-decoration: none;
position: relative;
margin-left: 1.5em;
}
#home-v2-header .header-content .button a.try i {
margin-right: 0.5em;
}
#home-v2-header .header-content .button a.try:after {
border-bottom: solid 1px #fff;
content: "";
position: absolute;
bottom: -5px;
left: 0;
width: 100%;
transform: scaleX(0);
transform-origin: right;
transition: transform 0.25s;
}
#home-v2-header .header-content .button a.try:hover:after {
transform-origin: left;
transform: scaleX(1);
}
#home-v2-header .certification { 
display: flex;
background-color: #fff;
transition: all 1s ease-out;
flex-wrap: wrap;
align-self: flex-start;
flex-direction: column;
justify-content: flex-start;
}
#home-v2-header .certification img { 
display: block;
height: auto;
width: 15em;
margin-bottom: 0.3em;
} 
#home-v2-header .certification p { 
font-weight: 600;
font-size: 1em;
margin: 1em 1em -0.6em 0.8em;
z-index: 1;
}
#home-v2-header .keywords { 
display: flex;
text-transform: uppercase;
transition: all 1s ease-out;
flex-wrap: wrap;
}
#home-v2-header .keywords ul { 
list-style: none;
display: flex;
color: #fff;
justify-content: flex-start;
padding: 0;
flex-wrap: wrap;
z-index: 1;
}
#home-v2-header .keywords li { 
display: flex;
}
#home-v2-header .keywords li p {
margin: 0;
line-height: normal;
font-size: 1.1em;
white-space: nowrap;
}
#home-v2-header .keywords li a {
color: white;
}
#home-v2-header .keywords li a:hover {
color: #71b855;
}
#home-v2-header .keywords li span {
margin: 0 1em;
}
#index-header {
color: #fff;
position: relative;
height: 100%;
box-sizing: border-box
}
#index-header h1 {
font-size: 4.5em;
color: #fff;
font-weight: 400;
line-height: 1.2em;
margin: 0 auto;
width: 16em;
max-width: 96%
} #index-header h1 span.first {
font-size: 0.77em
}
#index-header h1 span.first span.t {
font-size: 1.3em;
font-family: "Touchdown", "Segoe UI", Helvetica, Arial, sans-serif
}
#index-header h1 span.for {
font-size: 0.77em;
padding-left: 2.28em
}
#index-header h1 span.num {
font-size: 0.77em;
padding-left: 2px
} #index-header h1 span.pemiere {
font-size: 0.8em
}
#index-header h1 span.pemiere span.la {
font-size: 1.3em;
font-family: "Touchdown", "Segoe UI", Helvetica, Arial, sans-serif
}
#index-header h1 span.pour {
font-size: 0.8em;
padding-left: 3.2em
}
#index-header h1 span.dynamicsFR {
padding-left:0.2em
}
#index-header h1 span.numero {
font-size: 0.8em;
padding-left: 0.2em;
} #index-header h1 span.erste {
font-size: 0.77em
}
#index-header h1 span.erste span.die {
font-size: 1.3em;
font-family: "Touchdown", "Segoe UI", Helvetica, Arial, sans-serif
}
#index-header h1 span.dynamicsDE {
padding-left:0.36em
}
#index-header h1 span.fur {
font-size: 0.77em;
padding-left: 2.9em
}
#index-header h1 span.nummer {
font-size: 0.77em;
padding-left: 0.28em
} #index-header .video-background {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden
}
#index-header .video-background .overlay {
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
overflow: hidden
}
#index-header .video-background video {
min-width: 100%;
min-height: 100%;
}
#index-header .contenu {
height: 100%
}
#index-header .contenu .header-content {
position: relative;
z-index: 2;
top: 45%;
transform: translateY(-50%)
}
#index-header .contenu .header-content .button {
text-align: center;
margin-top: 2em
}
#index-header .contenu .header-content .button button {
border: 1px solid #71b855;
background: transparent;
color: #fff;
padding: 0.8em 2em;
font-size: 1.2em;
border-radius: 0;
transition: all 0.2s ease
}
#index-header .contenu .header-content .button button:hover {
color: #71b855
}
#index-title01 {
text-align: center;
background: #f2f2f2;
padding: 3em 0 5em;
}
#index-title01 h2 {
font-size: 3em;
position: relative;
margin-top: 1em;
}
#index-title01 .ss-title {
font-size: 1.5em;
margin-bottom: 0;
}
#index-title01 span {
position: absolute;
font-size: 2em;
bottom: 0;
left: 50%;
width: 600px;
margin-left: -300px;
color: rgba(0, 0, 0, 0.08)
}
#index-slider {
background: url(../png/prism.png);
background-repeat: repeat;
background-position: center center;
background-size: cover;
padding: 0
}
#index-global {
text-align: center;
background: #f2f2f2;
padding: 3em 0 5em;
}
#index-global h2 {
font-size: 3em;
position: relative;
margin-top: 1em;
}
#index-global .ss-title {
font-size: 1.5em;
margin-bottom: 0;
}
#index-global span {
position: absolute;
font-size: 2em;
bottom: 0;
left: 50%;
color: rgba(0, 0, 0, 0.08);
margin-left: -250px;
width: 500px
}
#index-blocs {
padding: 0;
height: 700px;
background: #262a2d;
overflow: hidden;
position: relative
}
#index-blocs .bloc-email-marketing {
width: 40%;
height: 100%;
background-image: url(https://touchdown.co/wp-content/uploads/2020/05/home_page_block.webp);
background-size: cover;
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
background-position-x: right;
}
#index-blocs .bloc-email-marketing .overlay {
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
overflow: hidden
}
#index-blocs .bloc-email-marketing .content {
position: relative;
z-index: 2;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 60%
}
#index-blocs .bloc-email-marketing .content p.title {
font-size: 1.8em;
color: #fff
}
#index-blocs .bloc-email-marketing .content p.star {
color: #fff
}
#index-blocs .blocs {
position: absolute;
top: 0;
width: 60%;
height: 100%;
right: 0
}
#index-blocs .blocs .bloc {
width: 50%;
height: 50%;
padding: 3.5em;
box-sizing: border-box;
float: left;
text-align: center
}
#index-blocs .blocs .bloc .bloc-content {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100%
}
#index-blocs .blocs .bloc .bloc-content img {
max-width: fit-content
}
#index-blocs .blocs .bloc h3 {
font-size: 1.5em
}
#index-blocs .blocs .bloc p {
padding: 0 2em;
font-size: 1.2em
}
#index-blocs .blocs .bloc.expert {
background: #fff
}
#index-blocs .blocs .bloc.time {
background: #2b2525
}
#index-blocs .blocs .bloc.time h3,
#index-blocs .blocs .bloc.time p {
color: #fff
}
#index-blocs .blocs .bloc.performance {
background: #51514d
}
#index-blocs .blocs .bloc.performance h3,
#index-blocs .blocs .bloc.performance p {
color: #fff
}
#index-blocs .blocs .bloc.service {
background: #111111
}
#index-blocs .blocs .bloc.service h3,
#index-blocs .blocs .bloc.service p {
color: #fff
}
#index-features {
padding: 3em 0 5em;
text-align: center;
background: #f2f2f2
}
#index-features h2 {
font-size: 3em;
position: relative;
margin-top: 1em;
}
#index-features span {
position: absolute;
font-size: 2em;
bottom: 0;
left: 50%;
color: rgba(0, 0, 0, 0.08);
width: 300px;
margin-left: -150px
}
#index-features .ss-title {
font-size: 1.5em;
margin-bottom: 0;
}
#index-features .blocs .bloc {
padding: 3em 1em;
margin: 1em;
transition: all 0.2s ease
}
#index-features .blocs .bloc img {
max-height: 70px
}
#index-features .blocs .bloc h3 {
font-size: 1.5em
}
#index-features .bouton {
text-align: center;
margin-top: 1em
}
#index-features .bouton button {
border: 1px solid #71b855;
background: transparent;
color: #333;
padding: 1em 2em;
font-size: 1.2em;
border-radius: 0;
transition: all 0.2s ease
}
#index-features .bouton button:hover {
border: 1px solid #fff;
background: #fff;
color: #71b855
}
#index-partner {
background: url(../png/prism.png);
background-repeat: repeat;
background-position: center center;
background-size: cover;
padding: 5em 0;
text-align: center
}
#index-partner h2 {
font-size: 3em;
color: #fff;
position: relative
}
#index-partner span {
position: absolute;
font-size: 2em;
bottom: 0;
left: 50%;
color: rgba(255, 255, 255, 0.07);
width: 580px;
margin-left: -290px
}
#index-partner .ss-title {
margin-top: 1em;
font-size: 1.5em;
font-weight: lighter;
color: #fff
}
#index-partner button {
margin-top: 2em;
border: 1px solid #fff;
background: #fff;
color: #333;
padding: 1em 2em;
font-size: 1.2em;
border-radius: 0;
transition: all 0.2s ease
}
#index-partner button:hover {
background: #333;
color: #fff
}
#index-header h1 span.first {
font-size: 0.77em
}
#index-header h1 span.first span.t {
font-size: 1.3em;
font-family: "Touchdown", "Segoe UI", Helvetica, Arial, sans-serif
}
#index-header h1 span.for {
font-size: 0.77em;
padding-left: 2.28em
}
#index-header h1 span.num {
font-size: 0.77em;
padding-left: 2px
}
@media screen and (min-width: 1280px) and (max-width: 2454px) and (max-width: 1433px) {
#index-examples #mySliderTabs .ui-slider-tabs-list-wrapper .ui-slider-tabs-list li {
height: 135px !important
}
#index-examples #mySliderTabs .ui-slider-tabs-list-wrapper .ui-slider-tabs-list li a {
padding: 0 15px 0 20px
}
#index-examples .buttons {
bottom: 4em
}
}
@media screen and (min-width: 1280px) and (max-width: 2454px) and (max-width: 1350px) {
#index-header .header-content {
font-size: 0.8em
}
#index-header .header-content .buttons p:before {
top: -4px
}
#index-header .header-content .buttons p:after {
top: -4px
}
}
@media screen and (min-width: 1280px) and (max-width: 2454px) and (min-width: 1280px) and (max-width: 1595px) {
#index-testimonials .slick-slider {
left: inherit !important
}
#index-testimonials h2 {
left: inherit !important
}
}
@media screen and (min-width: 960px) and (max-width: 1280px) {
#home-v2-header {
padding: 2em 0 2em 0;
}
#index-header .video-background iframe {
transform: scale(1.35)
}
#index-blocs {
height: 550px
}
#index-contact .contact-form .form {
width: 60%;
}
#index-contact .contact-form .form textarea {
height: 98px
}
#index-contact .contact-form .form input,
#index-contact .contact-form .form textarea {
width: 80%
}
#index-contact .contact-form .illu-contact .overlay{
margin-top: 4.9em;
height: 81%;
}
#index-contact .contact-form .illu-contact img{
max-width: 100%;
margin-top: 4.9em;
}
}
@media screen and (min-width: 602px) and (max-width: 960px) {
#index-header .contenu .header-content {
font-size: 0.8em;        
}
#index-header .contenu .header-content .button {
font-size: 1.2em
}
#index-header .video-background iframe {
transform: scale(1.85)
}
#index-blocs {
height: 500px
}
#index-features .blocs .bloc {
margin: 1em 2em
}
#index-features .blocs .bloc img {
height: 48px
}
#index-contact .contact-form .form textarea {
height: 60px
}
#index-contact .contact-form .form input,
#index-contact .contact-form .form textarea {
width: 90%
}
#index-header .contenu .header-content .button button{
font-size: 1.5em;
}
#index-contact .contact-form .form {
width: 60%;
}
#home-v2-header .contenu {
margin: 0 6em 6em 6em;
}
#home-v2-header {
padding: 2em 0 2em 0;
}
}
@media screen and (max-width: 660px) {
#home-v2-header {
padding: 8em 0 8em 0;
background-position:75% center;
background-size:cover;
align-items: center;
text-align: center;
}
#home-v2-header:before {
content:"";
display:block;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background: rgba(0,0,0,0.5);
}
#home-v2-header .contenu .header-content .button {
font-size: 1.2em
}
#home-v2-header .header-content {
width: 100%;
font-size: 0.7em;
}
#home-v2-header .certification {
z-index: 1;
align-self: center;
}
}
@media screen and (max-width: 602px) {
#home-v2-header {
font-size: 12px;
}
} @media screen and (max-width: 603px) and (min-width: 439px){
#home-v2-header .keywords ul { 
justify-content: center;
}
}
@media screen and (max-width: 438px) {
#home-v2-header .keywords ul { 
justify-content: center;
}
}
@media screen and (max-width: 483px) {
#home-v2-header .keywords ul { 
justify-content: center;
}
}
@media screen and (max-width: 383px){
#home-v2-header { 
padding: 4em 0 4em 0;
}
}
@media screen and (max-width: 602px) {
#index-contact .contact-form .form { width: 75% }
} @media screen and (max-width: 603px) and (min-width: 439px){ #index-header h1 span.pemiere {
font-size: 0.8em
}
#index-header h1 span.pemiere span.la {
font-size: 1.3em;
font-family: "Touchdown", "Segoe UI", Helvetica, Arial, sans-serif
}
#index-header h1 span.pour {
font-size: 0.8em
} #index-header h1 span.erste {
font-size: 0.77em;
padding-left: 5em;
padding-right: 5em
}
#index-header h1 span.erste span.die {
font-size: 1.3em;
font-family: "Touchdown", "Segoe UI", Helvetica, Arial, sans-serif
}
#index-header h1 span.fur {
font-size: 0.77em;
padding-left: 6em;
padding-right: 5em
}
#index-header h1 span.nummer {
font-size: 0.77em;
padding-left: 2px
}
}
@media screen and (max-width: 438px) { #index-header h1 span.pemiere {
font-size: 0.8em;
padding-right: 5em;
padding-left: 5em
}
#index-header h1 span.pemiere span.la {
font-size: 1.3em;
font-family: "Touchdown", "Segoe UI", Helvetica, Arial, sans-serif
}
#index-header h1 span.pour {
font-size: 0.8em;
padding-right: 5em;
padding-left: 5em
} #index-header h1 span.erste {
font-size: 0.77em;
padding-left: 6em;
padding-right: 5em
}
#index-header h1 span.erste span.die {
font-size: 1.3em;
font-family: "Touchdown", "Segoe UI", Helvetica, Arial, sans-serif
}
#index-header h1 span.fur {
font-size: 0.77em;
padding-left: 6em;
padding-right: 5em
}
#index-header h1 span.nummer {
font-size: 0.77em;
padding-left: 2px
}
}
@media screen and (max-width: 483px) { #index-header h1 span.pemiere {
font-size: 0.8em;
padding-right: 5em;
padding-left: 5em
}
#index-header h1 span.pemiere span.la {
font-size: 1.3em;
font-family: "Touchdown", "Segoe UI", Helvetica, Arial, sans-serif
}
#index-header h1 span.pour {
font-size: 0.8em;
padding-right: 7em;
padding-left: 6em
}
}
@media screen and (max-width: 383px){ #index-header h1 span.pemiere {
font-size: 0.8em;
padding-right: 4em;
padding-left: 4em
}
}
@media screen and (max-width: 334px){ #index-header h1 span.pemiere {
font-size: 0.8em;
padding-right: 3em;
padding-left: 4em
}
}
@media screen and (max-width: 358px) { #index-header h1 span.erste {
font-size: 0.77em;
padding-left: 4em;
padding-right: 3em
}
#index-header h1 span.erste span.die {
font-size: 1.3em;
font-family: "Touchdown", "Segoe UI", Helvetica, Arial, sans-serif
}
#index-header h1 span.fur {
font-size: 0.77em;
padding-left: 6em;
padding-right: 5em
}
#index-header h1 span.nummer {
font-size: 0.77em;
padding-left: 2px
}
}
@media screen and (max-width: 602px) {
#index-header h1 {
width: 14em;
text-align: center;
font-size: 2.5em;
}
#index-header h1 span.first{
display: block;
}
#index-header h1 span.for{
padding-left: 0;
display: block;
}
#index-header .contenu .header-content {
font-size: 0.7em;
}
#index-header .contenu .header-content .button button {
margin-top: 3em;
padding: 0.5em 1em;
font-size: 1.35em;
}
#index-header .video-background iframe {
transform: scale(2.8)
}
#index-blocs {
height: auto
}
#index-blocs .bloc-email-marketing {
width: 100%;
position: relative;
background-position: center;
box-sizing: border-box
}
#index-blocs .bloc-email-marketing .content {
top: 0;
left: 0;
transform: none;
width: 100%;
max-width: 800px;
margin: 0 auto;
text-align: center;
padding: 5em 0
}
#index-blocs .blocs {
position: relative;
width: 100%;
height: auto
}
#index-blocs .blocs .bloc {
padding: 2em 3em;
width: 100%
}
#index-features .blocs .bloc {
max-width: 60%;
margin: 0 auto
}
#index-contact .contact-form .illu-contact img {
display: none;
}
#index-contact h3{
font-size: 2em;
color:#434343
}#debungcontrolls {
z-index:100000;
position:fixed;
bottom:0px; width:100%;
height:auto;
background:rgba(0,0,0,0.6);
padding:10px;
box-sizing: border-box;
}
.debugtimeline {
width:100%;
height:10px;
position:relative;
display:block;
margin-bottom:3px;	
display:none;
white-space: nowrap;	
box-sizing: border-box;
}
.debugtimeline:hover {
height:15px;
}
.the_timeline_tester {
background:#e74c3c;
position:absolute;
top:0px;
left:0px;
height:100%;
width:0;	
}
.rs-go-fullscreen {
position:fixed !important;
width:100% !important;
height:100% !important;
top:0px !important;
left:0px !important;
z-index:9999999 !important;
background:#ffffff !important;
}
.debugtimeline.tl_slide .the_timeline_tester {
background:#f39c12;	
}
.debugtimeline.tl_frame .the_timeline_tester {
background:#3498db;	
}
.debugtimline_txt {
color:#fff;
font-weight: 400;
font-size:7px;
position:absolute;	
left:10px;
top:0px;
white-space: nowrap;
line-height: 10px;
}
.rtl {	direction: rtl;}
@font-face {
font-family: 'revicons';
src: url(https://touchdown.co/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888);
src: url(https://touchdown.co/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),
url(https://touchdown.co/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),
url(https://touchdown.co/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),
url(https://touchdown.co/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="revicon-"]:before, [class*=" revicon-"]:before {
font-family: "revicons";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
.revicon-search-1:before { content: '\e802'; } .revicon-pencil-1:before { content: '\e831'; } .revicon-picture-1:before { content: '\e803'; } .revicon-cancel:before { content: '\e80a'; } .revicon-info-circled:before { content: '\e80f'; } .revicon-trash:before { content: '\e801'; } .revicon-left-dir:before { content: '\e817'; } .revicon-right-dir:before { content: '\e818'; } .revicon-down-open:before { content: '\e83b'; } .revicon-left-open:before { content: '\e819'; } .revicon-right-open:before { content: '\e81a'; } .revicon-angle-left:before { content: '\e820'; } .revicon-angle-right:before { content: '\e81d'; } .revicon-left-big:before { content: '\e81f'; } .revicon-right-big:before { content: '\e81e'; } .revicon-magic:before { content: '\e807'; } .revicon-picture:before { content: '\e800'; } .revicon-export:before { content: '\e80b'; } .revicon-cog:before { content: '\e832'; } .revicon-login:before { content: '\e833'; } .revicon-logout:before { content: '\e834'; } .revicon-video:before { content: '\e805'; } .revicon-arrow-combo:before { content: '\e827'; } .revicon-left-open-1:before { content: '\e82a'; } .revicon-right-open-1:before { content: '\e82b'; } .revicon-left-open-mini:before { content: '\e822'; } .revicon-right-open-mini:before { content: '\e823'; } .revicon-left-open-big:before { content: '\e824'; } .revicon-right-open-big:before { content: '\e825'; } .revicon-left:before { content: '\e836'; } .revicon-right:before { content: '\e826'; } .revicon-ccw:before { content: '\e808'; } .revicon-arrows-ccw:before { content: '\e806'; } .revicon-palette:before { content: '\e829'; } .revicon-list-add:before { content: '\e80c'; } .revicon-doc:before { content: '\e809'; } .revicon-left-open-outline:before { content: '\e82e'; } .revicon-left-open-2:before { content: '\e82c'; } .revicon-right-open-outline:before { content: '\e82f'; } .revicon-right-open-2:before { content: '\e82d'; } .revicon-equalizer:before { content: '\e83a'; } .revicon-layers-alt:before { content: '\e804'; } .revicon-popup:before { content: '\e828'; }  .rev_slider_wrapper{
position:relative;
z-index: 0;
width:100%;
}
.rev_slider{
position:relative;
overflow:visible;
}
.entry-content .rev_slider a,
.rev_slider a { box-shadow: none; }
.tp-overflow-hidden { 	overflow:hidden !important;}
.group_ov_hidden 	{	overflow:hidden}
.tp-simpleresponsive img,
.rev_slider img{
max-width:none !important;	
transition: none;
margin:0px;
padding:0px;
border:none;
}
.rev_slider .no-slides-text{
font-weight:bold;
text-align:center;
padding-top:80px;
}
.rev_slider >ul,
.rev_slider_wrapper >ul,
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li{
list-style:none !important;
position:absolute;	
margin:0px !important;
padding:0px !important;
overflow-x: visible;
overflow-y: visible;
list-style-type: none !important;
background-image:none;
background-position:0px 0px;
text-indent: 0em;
top:0px;left:0px;
}
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li { 
visibility:hidden; 
}
.tp-revslider-slidesli,
.tp-revslider-mainul	{	
padding:0 !important; 
margin:0 !important; 
list-style:none !important;
}
.rev_slider li.tp-revslider-slidesli {
position: absolute !important;
}
.tp-caption .rs-untoggled-content { display:block;}
.tp-caption .rs-toggled-content { display:none;}
.rs-toggle-content-active.tp-caption .rs-toggled-content { display:block;}
.rs-toggle-content-active.tp-caption .rs-untoggled-content { display:none;}
.rev_slider .tp-caption,
.rev_slider .caption 	{ 
position:relative;  
visibility:hidden; 
white-space: nowrap;
display: block;	
-webkit-font-smoothing: antialiased !important;
z-index:1;
}
.rev_slider .tp-caption,
.rev_slider .caption,
.tp-simpleresponsive img {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}
.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap *:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap *:last-child{
margin-bottom:0;
}
.tp-svg-layer svg {	width:100%; height:100%;position: relative;vertical-align: top} .tp-carousel-wrapper {
cursor:url(https://touchdown.co/wp-content/plugins/revslider/public/assets/css/openhand.cur), move;
}
.tp-carousel-wrapper.dragged {
cursor:url(https://touchdown.co/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move;
} .tp_inner_padding {	
box-sizing:border-box;	
max-height:none !important;	
}
.tp-caption.tp-layer-selectable {
-moz-user-select: all;
-khtml-user-select: all;
-webkit-user-select: all;
-o-user-select: all;	
}
.tp-forcenotvisible,
.tp-hide-revslider,
.tp-caption.tp-hidden-caption,
.tp-parallax-wrap.tp-hidden-caption {	
visibility:hidden !important; 
display:none !important
}
.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider audio,
.rev_slider video {
max-width: none !important
}
.tp-element-background 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0;}
.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);}
.tp-parallax-wrap { transform-style: preserve-3d } .rev_row_zone					{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;}
.rev_row_zone_top 				{	top:0px;}
.rev_row_zone_middle 			{	top:50%; transform:translateY(-50%);}
.rev_row_zone_bottom 			{	bottom:0px;}
.rev_column .tp-parallax-wrap  { vertical-align: top }
.rev_slider .tp-caption.rev_row 	{
display:table;
position:relative;
width:100% !important;
table-layout: fixed;
box-sizing: border-box;
vertical-align: top;
height:auto !important;
font-size:0px;
}
.rev_column {	
display: table-cell;
position: relative;
vertical-align: top;
height: auto;
box-sizing: border-box;	
font-size:0px;
}
.rev_column_inner {
box-sizing: border-box;
display: block;
position: relative;
width:100% !important;
height:auto !important;
white-space: normal !important;
}
.rev_column_bg {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
box-sizing: border-box;
background-clip: content-box;
border: 0px solid transparent;
}
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .tp-loop-wrap,
.rev_column_inner .tp-mask-wrap 			{	text-align: inherit; }
.rev_column_inner .tp-mask-wrap 			{	display: inline-block;}
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap { position: relative !important; left:auto !important; top:auto !important; line-height: 0px;}
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .rev_layer_in_column { vertical-align: top; }
.rev_break_columns { display: block !important }
.rev_break_columns .tp-parallax-wrap.rev_column  { display:block !important; width:100% !important; } .fullscreen-container {	
position:relative;
padding:0;
}
.fullwidthbanner-container{
position:relative;
padding:0;
overflow:hidden;
}
.fullwidthbanner-container .fullwidthabanner{
width:100%;
position:relative;
} .tp-static-layers				{	
position:absolute; z-index:101; top:0px;left:0px; } .tp-static-layers-back {	
z-index:0;
}
.tp-caption .frontcorner		{
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 0px solid transparent;
border-top: 40px solid #00A8FF;
position: absolute;left:-40px;top:0px;
}
.tp-caption .backcorner		{
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 40px solid transparent;
border-bottom: 40px solid #00A8FF;
position: absolute;right:0px;top:0px;
}
.tp-caption .frontcornertop		{
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 0px solid transparent;
border-bottom: 40px solid #00A8FF;
position: absolute;left:-40px;top:0px;
}
.tp-caption .backcornertop		{
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 40px solid transparent;
border-top: 40px solid #00A8FF;
position: absolute;right:0px;top:0px;
}
.tp-layer-inner-rotation {	
position: relative !important;
} img.tp-slider-alternative-image	{	
width:100%; height:auto;
} .noFilterClass {
filter:none !important;
} .rs-background-video-layer 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0;}
.tp-caption.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo		{	left:0px; top:0px; position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo audio,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}
.fullcoveredvideo audio,
.fullscreenvideo audio
.fullcoveredvideo video,
.fullscreenvideo video				{	background: #000}
.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
.videoisplaying .html5vid .tp-poster	{	display: none}
.tp-video-play-button					{	
background:#000;
background:rgba(0,0,0,0.3);										
border-radius:5px;
position: absolute;
top: 50%;
left: 50%;										
color: #FFF;
z-index: 3;
margin-top: -25px;
margin-left: -25px;
line-height: 50px !important;
text-align: center;
cursor: pointer;
width: 50px;
height:50px;
box-sizing: border-box;
display: inline-block;	
vertical-align: top;
z-index: 4;
opacity: 0;	
transition:opacity 300ms ease-out !important;				
}
.tp-hiddenaudio,
.tp-audio-html5 .tp-video-play-button { display:none !important;}
.tp-caption .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center; vertical-align: top; line-height: 50px !important; font-size: 40px !important;}									
.tp-caption:hover .tp-video-play-button	{	opacity: 1; display:block;}
.tp-caption .tp-revstop					{	display:none; border-left:5px solid #fff !important; border-right:5px solid #fff !important;margin-top:15px !important;line-height: 20px !important;vertical-align: top; font-size:25px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:inline-block}
.videoisplaying  .tp-video-play-button			{	display:none}
.fullcoveredvideo .tp-video-play-button			{	display:none !important}
.fullscreenvideo .fullscreenvideo audio 		{	object-fit:contain !important;}
.fullscreenvideo .fullscreenvideo video 		{	object-fit:contain !important;}
.fullscreenvideo .fullcoveredvideo audio 		{	object-fit:cover !important;}
.fullscreenvideo .fullcoveredvideo video 		{	object-fit:cover !important;}
.tp-video-controls {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 5px;
opacity: 0;	
transition: opacity .3s;
background-image: linear-gradient(to bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);		
display:table;max-width:100%; overflow:hidden;box-sizing:border-box;
}
.tp-caption:hover .tp-video-controls {	opacity: .9;}
.tp-video-button {
background: rgba(0,0,0,.5);
border: 0;
color: #EEE;	
border-radius: 3px;
cursor:pointer;
line-height:12px;
font-size:12px;
color:#fff;
padding:0px;
margin:0px;
outline: none;
}
.tp-video-button:hover 				{	cursor: pointer;}
.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap 				{ 	padding:0px 5px;display:table-cell; vertical-align: middle;}
.tp-video-seek-bar-wrap				{	width:80%}
.tp-video-vol-bar-wrap				{	width:20%}
.tp-volume-bar,
.tp-seek-bar						{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}
.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
.disabled_lc .tp-video-play-button,
.rs-background-video-layer video::-webkit-media-controls-start-playback-button,
.rs-background-video-layer video::-webkit-media-controls,
.rs-background-video-layer audio::-webkit-media-controls { display:none !important;}
.tp-audio-html5 .tp-video-controls {	opacity: 1 !important; visibility: visible !important} .tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(../png/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(../png/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(../png/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(../png/gridtile_3x3_white.png)} .tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}
.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
z-index: -2;
position: absolute;
content: "";
bottom: 10px;
left: 10px;
width: 50%;
top: 85%;
max-width:300px;
background: transparent;  
box-shadow: 0 15px 10px rgba(0,0,0,0.8);
transform: rotate(-3deg);
}
.tp-shadow2:after,
.tp-shadow4:after
{  
transform: rotate(3deg);
right: 10px;
left: auto;
}
.tp-shadow5
{
position:relative;        
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
content:"";
position:absolute; 
z-index:-2;    
box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
top:30%;
bottom:0;
left:20px;
right:20px;    
border-radius:100px / 20px;
} .tp-button{
padding:6px 13px 5px;
border-radius: 3px;	
height:30px;
cursor:pointer;
color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
text-decoration:none;
}
.tp-button.big	{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }
.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {	background-position:bottom, 15px 11px} .tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117;box-shadow:0px 3px 0px 0px #104d0b;}
.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb;box-shadow:0px 3px 0px 0px #0f3e68}
.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d;box-shadow:0px 3px 0px 0px #7c1212}
.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700;box-shadow:0px 3px 0px 0px #a34c00}
.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555;box-shadow:0px 3px 0px 0px #222}
.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888;box-shadow:0px 3px 0px 0px #555} .rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none !important; text-decoration: none !important; line-height: 44px; font-size: 17px; font-weight: 500; padding: 12px 35px; box-sizing:border-box;  font-family: "Roboto", sans-serif;  cursor: pointer;}
.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900; }
.rev-btn.rev-withicon i					{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; transition: all 0.2s ease-out !important; margin-left:10px !important;}
.rev-btn.rev-hiddenicon i				{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; transition: all 0.2s ease-out !important;  opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;} .rev-btn.rev-medium,
.rev-btn.rev-medium:visited				{	 line-height: 36px; font-size: 14px; padding: 10px 30px; }
.rev-btn.rev-medium.rev-withicon i		{ 	font-size: 14px; top: 0px; }
.rev-btn.rev-medium.rev-hiddenicon i	{ 	font-size: 14px; top: 0px; } .rev-btn.rev-small,
.rev-btn.rev-small:visited				{	line-height: 28px; font-size: 12px; padding: 7px 20px; }
.rev-btn.rev-small.rev-withicon i		{	font-size: 12px; top: 0px; }
.rev-btn.rev-small.rev-hiddenicon i		{ 	font-size: 12px; top: 0px; } .rev-maxround 							{ 	border-radius: 30px; }
.rev-minround 							{ 	border-radius: 3px; } .rev-burger {
position: relative;
width: 60px;
height: 60px;
box-sizing: border-box;
padding: 22px 0 0 14px;
border-radius: 50%;
border: 1px solid rgba(51,51,51,0.25);
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
cursor: pointer;
}
.rev-burger span {
display: block;
width: 30px;
height: 3px;
background: #333;
transition: .7s;
pointer-events: none;
transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
margin: 3px 0;
}
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
transform: translateY(6px) rotate(-45deg);
}
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
transform: rotate(-45deg);
opacity: 0;
}
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
transform: translateY(-6px) rotate(-135deg);
}
.rev-burger.revb-white {
border: 2px solid rgba(255,255,255,0.2);
}
.rev-burger.revb-white span {
background: #fff;
}
.rev-burger.revb-whitenoborder {
border: 0;
}
.rev-burger.revb-whitenoborder span {
background: #fff;
}
.rev-burger.revb-darknoborder {
border: 0;
}
.rev-burger.revb-darknoborder span {
background: #333;
}
.rev-burger.revb-whitefull {
background: #fff;
border:none;
}
.rev-burger.revb-whitefull span {
background:#333;
}
.rev-burger.revb-darkfull {
background: #333;
border:none;
}
.rev-burger.revb-darkfull span {
background:#fff;
} @keyframes rev-ani-mouse {
0% {opacity: 1;top: 29%;}
15% {opacity: 1;top: 50%;}
50% {opacity: 0;top: 50%;}
100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
display: inline-block;
position: relative;
left: 0;
right: 0;
text-align: center;
cursor: pointer;
width:35px;
height:55px;	
box-sizing: border-box;
border: 3px solid white;
border-radius: 23px;
}
.rev-scroll-btn > * {
display: inline-block;
line-height: 18px;
font-size: 13px;
font-weight: normal;
color: #7f8c8d;
color: #ffffff;
font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
opacity: 0.8;
}
.rev-scroll-btn.revs-fullwhite  {
background:#fff;
}
.rev-scroll-btn.revs-fullwhite span {
background: #333;	
}
.rev-scroll-btn.revs-fulldark  {
background:#333;
border:none;
}
.rev-scroll-btn.revs-fulldark  span {
background: #fff;	
}
.rev-scroll-btn span {
position: absolute;
display: block;
top: 29%;
left: 50%;
width: 8px;
height: 8px;
margin: -4px 0 0 -4px;
background: white;
border-radius: 50%;	
animation: rev-ani-mouse 2.5s linear infinite;
}
.rev-scroll-btn.revs-dark {
border-color:#333;
}
.rev-scroll-btn.revs-dark span {
background: #333;	
}
.rev-control-btn {
position: relative;
display: inline-block;
z-index: 5;	
color: #FFF;  
font-size: 20px;
line-height: 60px;
font-weight: 400;
font-style: normal;
font-family: Raleway;	
text-decoration: none;
text-align: center;
background-color: #000;	
border-radius: 50px;	
text-shadow: none;
background-color: rgba(0, 0, 0, 0.50);
width:60px;
height:60px;
box-sizing: border-box;
cursor: pointer;
}
.rev-cbutton-dark-sr	{	
border-radius: 3px;		
}
.rev-cbutton-light	{	
color: #333;  	
background-color: rgba(255,255,255, 0.75);	
}
.rev-cbutton-light-sr	{		
color: #333;  	
border-radius: 3px;		
background-color: rgba(255,255,255, 0.75);
}
.rev-sbutton {	
line-height: 37px;	
width:37px;
height:37px;	
}
.rev-sbutton-blue	{	
background-color: #3B5998
}
.rev-sbutton-lightblue	{	
background-color: #00A0D1;
}
.rev-sbutton-red	{	
background-color: #DD4B39;
} .tp-bannertimer								{	visibility: hidden; width:100%; height:5px; background:#000; background:rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px} .tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom:1;
}
.tp-caption img {  }
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(../png/coloredbg.png) repeat}
.tp-caption.slidelink a span{	background:url(../png/coloredbg.png) repeat}
.tp-shape {	width:100%;height:100%;} .tp-caption .rs-starring				{	display: inline-block}
.tp-caption .rs-starring .star-rating {
float: none;	
display: inline-block;
vertical-align: top;
color: #FFC321 !important;
}
.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {	
position: relative;
height: 1em;	
width: 5.4em;
font-family: star;
font-size: 1em !important;
}
.tp-caption  .rs-starring .star-rating:before, 
.tp-caption  .rs-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.tp-caption .rs-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
font-size: 1em !important;
}
.tp-caption .rs-starring .star-rating span:before,
.tp-caption .rs-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
} .tp-loader 	{
top:50%; left:50%;
z-index:10000;
position:absolute;
}
.tp-loader.spinner0 {
width: 40px;
height: 40px;
background-color: #fff;
background-image:url(../gif/loader.gif);
background-repeat:no-repeat;
background-position: center center;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
margin-top:-20px;
margin-left:-20px;	
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;	
}
.tp-loader.spinner1 {
width: 40px;
height: 40px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
margin-top:-20px;
margin-left:-20px;	
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;	
}
.tp-loader.spinner5 	{	
background-image:url(../gif/loader.gif);
background-repeat:no-repeat;
background-position:10px 10px;
background-color:#fff;
margin:-22px -22px;
width:44px;height:44px;
border-radius: 3px;	
}
@keyframes tp-rotateplane {
0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}
.tp-loader.spinner2 {
width: 40px;
height: 40px;
margin-top:-20px;margin-left:-20px;
background-color: #ff0000;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
border-radius: 100%;	
animation: tp-scaleout 1.0s infinite ease-in-out;
}
@keyframes tp-scaleout {
0% {transform: scale(0.0);} 
100% {transform: scale(1.0);opacity: 0;}
}
.tp-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
width: 18px;
height: 18px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
border-radius: 100%;
display: inline-block;  
animation: tp-bouncedelay 1.4s infinite ease-in-out; animation-fill-mode: both;
}
.tp-loader.spinner3 .bounce1 {
animation-delay: -0.32s;
}
.tp-loader.spinner3 .bounce2 {  
animation-delay: -0.16s;
}
@keyframes tp-bouncedelay {
0%, 80%, 100% {transform: scale(0.0);} 
40% {transform: scale(1.0);}
}
.tp-loader.spinner4 {
margin: -20px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
animation: tp-rotate 2.0s infinite linear;
}
.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #fff;
border-radius: 100%;  
animation: tp-bounce 2.0s infinite ease-in-out;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
}
.tp-loader.spinner4 .dot2 {
top: auto;
bottom: 0px;  
animation-delay: -1.0s;
}
@keyframes tp-rotate { 100% { transform: rotate(360deg);}}
@keyframes tp-bounce {
0%, 100% {transform: scale(0.0);} 
50% { transform: scale(1.0);}
} .tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }
.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}
.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}
.tp-arr-imgholder,
.tp-videoposter,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}
.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}
.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; }
.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; }
.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}
.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; } body.rtl .tp-kbimg {left: 0 !important} .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);} .hglayerinfo				   {	  position: fixed;
bottom: 0px;
left: 0px;
color: #FFF;
font-size: 12px;
line-height: 20px;
font-weight: 600;
background: rgba(0, 0, 0, 0.75);
padding: 5px 10px;
z-index: 2000;
white-space: normal;}
.hginfo 					   { 	position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .tp-caption:hover { 	border:1px dashed #c0392b !important;}
.helpgrid 					   { 	border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{	padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;} .aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
.tp-kbimg-wrap:before,
.tp-kbimg-wrap:after {height:500%;width:500%}
.rs-background-video-layer iframe {visibility:inherit !important;}