@charset "UTF-8";

/*--------------------------------------------------------------
# Variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Mixins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Reset
--------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*:focus {
  outline: none;
}

/*--------------------------------------------------------------
# External
--------------------------------------------------------------*/
[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  transition-duration: .1s;
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: .1s;
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  transition-duration: .15s;
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: .15s;
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  transition-duration: .2s;
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: .2s;
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  transition-duration: .25s;
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: .25s;
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: .3s;
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s;
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  transition-duration: .35s;
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: .35s;
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: .4s;
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: .4s;
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  transition-duration: .45s;
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: .45s;
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  transition-duration: .5s;
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: .5s;
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  transition-duration: .55s;
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: .55s;
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  transition-duration: .6s;
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: .6s;
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  transition-duration: .65s;
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: .65s;
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  transition-duration: .7s;
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: .7s;
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  transition-duration: .75s;
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: .75s;
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  transition-duration: .8s;
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: .8s;
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  transition-duration: .85s;
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: .85s;
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  transition-duration: .9s;
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: .9s;
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  transition-duration: .95s;
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: .95s;
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0;
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  transition-timing-function: ease;
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
  transition-timing-function: ease-in;
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
  transition-timing-function: ease-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
  transition-timing-function: ease-in-out;
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0);
}

[data-aos=fade-up] {
  transform: translate3d(0, 100px, 0);
}

[data-aos=fade-down] {
  transform: translate3d(0, -100px, 0);
}

[data-aos=fade-right] {
  transform: translate3d(-100px, 0, 0);
}

[data-aos=fade-left] {
  transform: translate3d(100px, 0, 0);
}

[data-aos=fade-up-right] {
  transform: translate3d(-100px, 100px, 0);
}

[data-aos=fade-up-left] {
  transform: translate3d(100px, 100px, 0);
}

[data-aos=fade-down-right] {
  transform: translate3d(-100px, -100px, 0);
}

[data-aos=fade-down-left] {
  transform: translate3d(100px, -100px, 0);
}

[data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform;
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1);
}

[data-aos=zoom-in] {
  transform: scale(0.6);
}

[data-aos=zoom-in-up] {
  transform: translate3d(0, 100px, 0) scale(0.6);
}

[data-aos=zoom-in-down] {
  transform: translate3d(0, -100px, 0) scale(0.6);
}

[data-aos=zoom-in-right] {
  transform: translate3d(-100px, 0, 0) scale(0.6);
}

[data-aos=zoom-in-left] {
  transform: translate3d(100px, 0, 0) scale(0.6);
}

[data-aos=zoom-out] {
  transform: scale(1.2);
}

[data-aos=zoom-out-up] {
  transform: translate3d(0, 100px, 0) scale(1.2);
}

[data-aos=zoom-out-down] {
  transform: translate3d(0, -100px, 0) scale(1.2);
}

[data-aos=zoom-out-right] {
  transform: translate3d(-100px, 0, 0) scale(1.2);
}

[data-aos=zoom-out-left] {
  transform: translate3d(100px, 0, 0) scale(1.2);
}

[data-aos^=slide][data-aos^=slide] {
  transition-property: transform;
}

[data-aos^=slide][data-aos^=slide].aos-animate {
  transform: translateZ(0);
}

[data-aos=slide-up] {
  transform: translate3d(0, 100%, 0);
}

[data-aos=slide-down] {
  transform: translate3d(0, -100%, 0);
}

[data-aos=slide-right] {
  transform: translate3d(-100%, 0, 0);
}

[data-aos=slide-left] {
  transform: translate3d(100%, 0, 0);
}

[data-aos^=flip][data-aos^=flip] {
  backface-visibility: hidden;
  transition-property: transform;
}

[data-aos=flip-left] {
  transform: perspective(2500px) rotateY(-100deg);
}

[data-aos=flip-left].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-right] {
  transform: perspective(2500px) rotateY(100deg);
}

[data-aos=flip-right].aos-animate {
  transform: perspective(2500px) rotateY(0);
}

[data-aos=flip-up] {
  transform: perspective(2500px) rotateX(-100deg);
}

[data-aos=flip-up].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

[data-aos=flip-down] {
  transform: perspective(2500px) rotateX(100deg);
}

[data-aos=flip-down].aos-animate {
  transform: perspective(2500px) rotateX(0);
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.vjs-button>.vjs-icon-placeholder:before,
.video-js .vjs-modal-dialog,
.vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.vjs-button>.vjs-icon-placeholder:before {
  text-align: center;
}

@font-face {
  font-family: VideoJS;
  src: url("../font/2.0.0/VideoJS.eot?#iefix") format("eot");
}

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,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) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,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FjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-play,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-play:before,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.video-js .vjs-play-control .vjs-icon-placeholder:before {
  content: "\f101";
}

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-play-circle:before {
  content: "\f102";
}

.vjs-icon-pause,
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-pause:before,
.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: "\f103";
}

.vjs-icon-volume-mute,
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-volume-mute:before,
.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
  content: "\f104";
}

.vjs-icon-volume-low,
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-volume-low:before,
.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
  content: "\f105";
}

.vjs-icon-volume-mid,
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-volume-mid:before,
.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
  content: "\f106";
}

.vjs-icon-volume-high,
.video-js .vjs-mute-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-volume-high:before,
.video-js .vjs-mute-control .vjs-icon-placeholder:before {
  content: "\f107";
}

.vjs-icon-fullscreen-enter,
.video-js .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-fullscreen-enter:before,
.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f108";
}

.vjs-icon-fullscreen-exit,
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-fullscreen-exit:before,
.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\f109";
}

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-square:before {
  content: "\f10a";
}

.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-spinner:before {
  content: "\f10b";
}

.vjs-icon-subtitles,
.video-js .vjs-subtitles-button .vjs-icon-placeholder,
.video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-subtitles:before,
.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,
.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before {
  content: "\f10c";
}

.vjs-icon-captions,
.video-js .vjs-captions-button .vjs-icon-placeholder,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-captions:before,
.video-js .vjs-captions-button .vjs-icon-placeholder:before,
.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before {
  content: "\f10d";
}

.vjs-icon-chapters,
.video-js .vjs-chapters-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-chapters:before,
.video-js .vjs-chapters-button .vjs-icon-placeholder:before {
  content: "\f10e";
}

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-share:before {
  content: "\f10f";
}

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-cog:before {
  content: "\f110";
}

.vjs-icon-circle,
.video-js .vjs-play-progress,
.video-js .vjs-volume-level {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-circle:before,
.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before {
  content: "\f111";
}

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-circle-outline:before {
  content: "\f112";
}

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-circle-inner-circle:before {
  content: "\f113";
}

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-hd:before {
  content: "\f114";
}

.vjs-icon-cancel,
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-cancel:before,
.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
  content: "\f115";
}

.vjs-icon-replay,
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-replay:before,
.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
  content: "\f116";
}

.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-facebook:before {
  content: "\f117";
}

.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-gplus:before {
  content: "\f118";
}

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-linkedin:before {
  content: "\f119";
}

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-twitter:before {
  content: "\f11a";
}

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-tumblr:before {
  content: "\f11b";
}

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-pinterest:before {
  content: "\f11c";
}

.vjs-icon-audio-description,
.video-js .vjs-descriptions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-audio-description:before,
.video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
  content: "\f11d";
}

.vjs-icon-audio,
.video-js .vjs-audio-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}

.vjs-icon-audio:before,
.video-js .vjs-audio-button .vjs-icon-placeholder:before {
  content: "\f11e";
}

.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
}

.video-js:-moz-full-screen {
  position: absolute;
}

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

.video-js[tabindex="-1"] {
  outline: none;
}

.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit;
}

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0;
}

.video-js.vjs-16-9 {
  padding-top: 56.25%;
}

.video-js.vjs-4-3 {
  padding-top: 75%;
}

.video-js.vjs-fill {
  width: 100%;
  height: 100%;
}

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}

.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

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

.vjs-disabled {
  opacity: 0.5;
  cursor: default;
}

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}

.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC;
}

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em;
}

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none;
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block;
}

.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2;
}

.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto;
  box-sizing: content-box;
}

.video-js .vjs-modal-dialog>* {
  box-sizing: border-box;
}

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}

.vjs-menu-button {
  cursor: pointer;
}

.vjs-menu-button.vjs-disabled {
  cursor: default;
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
  box-sizing: content-box;
}

.vjs-menu .vjs-menu-content>* {
  box-sizing: border-box;
}

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
  display: none;
}

.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F;
}

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}

.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block;
}

.video-js .vjs-menu-button-inline {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
}

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em;
}

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1;
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto;
}

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3.0em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}

.vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -ms-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -ms-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important;
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}

.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.vjs-button>.vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67;
}

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white;
}

.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}

.video-js .vjs-custom-control-spacer {
  display: none;
}

.video-js .vjs-progress-control {
  cursor: pointer;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  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;
  min-width: 4em;
}

.vjs-live .vjs-progress-control {
  display: none;
}

.vjs-no-flex .vjs-progress-control {
  width: auto;
}

.video-js .vjs-progress-holder {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  height: 0.3em;
}

.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.666666666666666666em;
}

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0;
}

.video-js .vjs-play-progress {
  background-color: #fff;
}

.video-js .vjs-play-progress:before {
  font-size: 0.9em;
  position: absolute;
  right: -0.5em;
  top: -0.333333333333333em;
  z-index: 1;
}

.video-js .vjs-load-progress {
  background: #bfc7d3;
  background: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-load-progress div {
  background: white;
  background: rgba(115, 133, 159, 0.75);
}

.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: relative;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none;
}

.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible;
}

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0;
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -ms-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none;
}

.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}

.video-js .vjs-mute-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  padding-left: 2em;
  padding-right: 2em;
  padding-bottom: 3em;
}

.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
}

.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px;
}

.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical .vjs-volume-level {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.video-js .vjs-volume-panel {
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -ms-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}

.video-js .vjs-volume-panel:hover .vjs-volume-control,
.video-js .vjs-volume-panel:active .vjs-volume-control,
.video-js .vjs-volume-panel:focus .vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control:hover,
.video-js .vjs-volume-panel .vjs-volume-control:active,
.video-js .vjs-volume-panel .vjs-volume-control:focus,
.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control,
.video-js .vjs-volume-panel .vjs-mute-control:active~.vjs-volume-control,
.video-js .vjs-volume-panel .vjs-mute-control:focus~.vjs-volume-control,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
  visibility: visible;
  opacity: 1;
  position: relative;
  -webkit-transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
  -moz-transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
  -ms-transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
  -o-transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
  transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
}

.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control:focus.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-mute-control:active~.vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-mute-control:focus~.vjs-volume-control.vjs-volume-horizontal,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
}

.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control:focus.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-mute-control:active~.vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-mute-control:focus~.vjs-volume-control.vjs-volume-vertical,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel .vjs-volume-control:focus.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel .vjs-volume-control:focus.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel .vjs-mute-control:active~.vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel .vjs-mute-control:active~.vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel .vjs-mute-control:focus~.vjs-volume-control.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel .vjs-mute-control:focus~.vjs-volume-control.vjs-volume-vertical .vjs-volume-level,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical .vjs-volume-bar,
.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical .vjs-volume-level {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:focus,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: 9em;
  -webkit-transition: width 0.1s;
  -moz-transition: width 0.1s;
  -ms-transition: width 0.1s;
  -o-transition: width 0.1s;
  transition: width 0.1s;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3.5em;
  -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -moz-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -ms-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  -o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  -webkit-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -moz-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -ms-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  -o-transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
}

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: 0.5em;
}

.video-js .vjs-volume-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em;
}

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em;
}

.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto;
}

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em;
}

.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em;
}

.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
}

.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em;
}

.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em;
}

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em;
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}

.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}

.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em;
}

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

.vjs-poster img {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}

.vjs-has-started .vjs-poster {
  display: none;
}

.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}

.vjs-using-native-controls .vjs-poster {
  display: none;
}

.video-js .vjs-live-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}

.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}

.video-js .vjs-time-control {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.vjs-live .vjs-time-control {
  display: none;
}

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none;
}

.vjs-no-flex .vjs-remaining-time.vjs-time-control.vjs-control {
  width: 0px !important;
  white-space: nowrap;
}

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none;
}

.vjs-time-divider {
  display: none;
  line-height: 3em;
}

.vjs-live .vjs-time-divider {
  display: none;
}

.video-js .vjs-play-control .vjs-icon-placeholder {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
}

.vjs-subtitles {
  color: #fff;
}

.vjs-captions {
  color: #fc6;
}

.vjs-tt-cue {
  display: block;
}

video::-webkit-media-text-track-display {
  -moz-transform: translateY(-3em);
  -ms-transform: translateY(-3em);
  -o-transform: translateY(-3em);
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em);
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -moz-transform: translateY(-1.5em);
  -ms-transform: translateY(-1.5em);
  -o-transform: translateY(-1.5em);
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em);
}

.video-js .vjs-fullscreen-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.vjs-playback-rate>.vjs-menu-button,
.vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center;
}

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em;
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}

.vjs-error .vjs-error-display:before {
  color: #fff;
  content: 'X';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}

.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
}

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
}

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white;
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white;
}

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s;
}

@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }

  20% {
    border-top-color: #73859f;
  }

  35% {
    border-top-color: white;
  }

  60% {
    border-top-color: #73859f;
  }

  100% {
    border-top-color: #73859f;
  }
}

@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }

  20% {
    border-top-color: #73859f;
  }

  35% {
    border-top-color: white;
  }

  60% {
    border-top-color: #73859f;
  }

  100% {
    border-top-color: #73859f;
  }
}

.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}

.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  position: absolute;
}

.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\f10d";
  font-size: 1.5em;
  line-height: inherit;
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
  width: auto;
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button {
  display: none;
}

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button {
  display: none;
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button {
  display: none;
}

.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%;
}

.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table;
}

.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-font,
.vjs-text-track-settings .vjs-track-settings-controls {
  display: table-cell;
}

.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom;
}

.vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none;
}

.vjs-text-track-settings fieldset span {
  display: inline-block;
  margin-left: 5px;
}

.vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0;
}

.vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.vjs-track-settings-controls button:focus,
.vjs-track-settings-controls button:active {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%);
}

.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75);
}

.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2B333F;
  cursor: pointer;
  border-radius: 2px;
}

.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em;
}

@media print {
  .video-js>*:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }
}

@media \0screen {
  .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}

@media \0screen {
  .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: hidden;
  }
}

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
.lSSlideWrapper,
.lSSlideWrapper .lSFade {
  position: relative;
}

.lSSlideWrapper .lSSlide,
.lSSlideWrapper.usingCss .lSFade>* {
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
}

.lSSlideOuter,
.lSSlideOuter .lSPager.lSGallery {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideWrapper>.lightSlider:after {
  clear: both;
}

.lSSlideOuter {
  overflow: hidden;
  user-select: none;
}

.lightSlider:after,
.lightSlider:before {
  content: " ";
  display: table;
}

.lightSlider {
  overflow: hidden;
  margin: 0;
}

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
}

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform, height;
}

.lSSlideWrapper .lSFade>* {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}

.lSSlideWrapper.usingCss .lSFade>* {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.lSSlideWrapper .lSFade>.active {
  z-index: 10;
}

.lSSlideWrapper.usingCss .lSFade>.active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}

.lSSlideOuter .lSPager.lSpg>li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}

.lSSlideOuter .lSPager.lSpg>li a {
  background-color: #222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all .5s linear 0s;
  transition: all .5s linear 0s;
}

.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
  background-color: #428bca;
}

.lSSlideOuter .media {
  opacity: .8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSGallery {
  list-style: none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  user-select: none;
}

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius .12s linear 0s .35s linear 0s;
  transition: border-radius .12s linear 0s .35s linear 0s;
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideOuter .lSPager.lSGallery:before {
  content: " ";
  display: table;
}

.lSAction>a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: .5;
  -webkit-transition: opacity .35s linear 0s;
  transition: opacity .35s linear 0s;
}

.lSAction>a:hover {
  opacity: 1;
}

.lSAction>.lSPrev {
  background-position: 0 0;
  left: 10px;
}

.lSAction>.lSNext {
  background-position: -32px 0;
  right: 10px;
}

.lSAction>a.disabled {
  pointer-events: none;
}

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0 !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lightSlider>* {
  width: 100% !important;
  max-width: none !important;
}

.lSSlideOuter.vertical .lSAction>a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

.lSSlideOuter.vertical .lSAction>.lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

.lSSlideOuter.vertical .lSAction>.lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter .lSPager,
.lSSlideOuter .lightSlider {
  padding-left: 0;
  list-style: none;
}

.lSSlideOuter.lSrtl .lSPager,
.lSSlideOuter.lSrtl .lightSlider {
  padding-right: 0;
}

.lSSlideOuter .lSGallery li,
.lSSlideOuter .lightSlider>* {
  float: left;
}

.lSSlideOuter.lSrtl .lSGallery li,
.lSSlideOuter.lSrtl .lightSlider>* {
  float: right !important;
}

@-webkit-keyframes rightEnd {

  0%,
  100% {
    left: 0;
  }

  50% {
    left: -15px;
  }
}

@keyframes rightEnd {

  0%,
  100% {
    left: 0;
  }

  50% {
    left: -15px;
  }
}

@-webkit-keyframes topEnd {

  0%,
  100% {
    top: 0;
  }

  50% {
    top: -15px;
  }
}

@keyframes topEnd {

  0%,
  100% {
    top: 0;
  }

  50% {
    top: -15px;
  }
}

@-webkit-keyframes leftEnd {

  0%,
  100% {
    left: 0;
  }

  50% {
    left: 15px;
  }
}

@keyframes leftEnd {

  0%,
  100% {
    left: 0;
  }

  50% {
    left: 15px;
  }
}

@-webkit-keyframes bottomEnd {

  0%,
  100% {
    bottom: 0;
  }

  50% {
    bottom: -15px;
  }
}

@keyframes bottomEnd {

  0%,
  100% {
    bottom: 0;
  }

  50% {
    bottom: -15px;
  }
}

.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd .3s;
  animation: rightEnd .3s;
  position: relative;
}

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd .3s;
  animation: leftEnd .3s;
  position: relative;
}

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd .3s;
  animation: topEnd .3s;
  position: relative;
}

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd .3s;
  animation: bottomEnd .3s;
  position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd .3s;
  animation: leftEnd .3s;
  position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd .3s;
  animation: rightEnd .3s;
  position: relative;
}

.lightSlider.lsGrab>* {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lightSlider.lsGrabbing>* {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/**
 * selectize.css (v0.12.6)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}

.selectize-input.full {
  background-color: #fff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-input>* {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.selectize-control.multi .selectize-input>div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}

.selectize-control.multi .selectize-input>div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}

.selectize-input>input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.selectize-input>input::-ms-clear {
  display: none;
}

.selectize-input>input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}

.selectize-dropdown [data-selectable].option {
  opacity: 1;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.page-template-template-testimonials .text-testimonials {
  overflow-x: visible;
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input>input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

/**
 * selectize.default.css (v0.12.6) - Default Theme
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #0073bb;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaaaaa;
}

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 5px 8px 2px;
}

.selectize-input.full {
  background-color: #fff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.selectize-input>* {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.selectize-control.multi .selectize-input>div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #fff;
  border: 1px solid #0073bb;
}

.selectize-control.multi .selectize-input>div.active {
  background: #92c836;
  color: #fff;
  border: 1px solid #00578d;
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa;
}

.selectize-input>input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 1px !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.selectize-input>input::-ms-clear {
  display: none;
}

.selectize-input>input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}

.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}

.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}

.selectize-dropdown [data-selectable].option {
  opacity: 1;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}

.selectize-dropdown .active.create {
  color: #495c68;
}

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}

.selectize-control.rtl .selectize-input>input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

.selectize-control.multi .selectize-input.has-items {
  padding-left: 5px;
  padding-right: 5px;
}

.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6;
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none;
}

.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #1b9dec;
  background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
  background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
}

.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
  background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
  background-image: -o-linear-gradient(top, #008fd8, #0075cf);
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0);
}

.selectize-control.single .selectize-input {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
  background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0);
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8;
}

.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-weight: bold;
  font-size: 0.85em;
}

.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0;
}

.selectize-dropdown .optgroup:first-child {
  border-top: 0 none;
}

/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/
@font-face {
  font-family: 'Sofia Pro';
  src: url("fonts/SofiaProLight.woff2") format("woff2"), url("fonts/SofiaProLight.woff") format("woff"), url("fonts/SofiaProLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Sofia Pro';
  src: url("fonts/SofiaProBold.woff2") format("woff2"), url("fonts/SofiaProBold.woff") format("woff"), url("fonts/SofiaProBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Sofia Pro';
  src: url("fonts/SofiaProRegular.woff2") format("woff2"), url("fonts/SofiaProRegular.woff") format("woff"), url("fonts/SofiaProRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Sofia Pro';
  src: url("fonts/SofiaProMedium.woff2") format("woff2"), url("fonts/SofiaProMedium.woff") format("woff"), url("fonts/SofiaProMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Sofia Pro';
  src: url("fonts/SofiaProMedium-Italic.woff2") format("woff2"), url("fonts/SofiaProMedium-Italic.woff") format("woff"), url("fonts/SofiaProMedium-Italic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Sofia Pro';
  src: url("fonts/SofiaProExtraLight.woff2") format("woff2"), url("fonts/SofiaProExtraLight.woff") format("woff"), url("fonts/SofiaProExtraLight.ttf") format("truetype");
  font-weight: 200;
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
* {
  box-sizing: border-box;
}

body {
  min-height: 100vh;
  overflow-x: hidden;
  max-width: 100vw;
  font-family: "Sofia Pro", sans-serif;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
  transform: none;
}

@media only screen and (min-width: 767px) {
  .desktop-hidden {
    display: none !important;
  }
}

@media only screen and (max-width: 766px) {
  .mobile-hidden {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .tablet-hidden {
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  .over-tablet-hidden {
    display: none;
  }
}

.hidden {
  display: none;
}

a {
  color: #3bb1ad;
}

.mac .adp_line_height {
  line-height: 52px;
}

i,
em {
  font-style: italic;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul.bullets {
  list-style: initial;
  list-style-position: inside;
  margin: 10px 0 10px 5px;
}

ul.bullets li {
  margin-bottom: 5px;
}

.btn-dial {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #30918e url(../../img/ajax-loader.gif) center center no-repeat;
  display: none;
}

.btn-dial.relative {
  position: relative;
  background-position: center bottom 5px;
  padding: 10px 15px 30px;
  box-sizing: border-box;
}

.small {
  font-size: 0.8em;
}

.grey {
  color: #90a2ac;
}

.ui-tooltip-content em {
  font-style: italic;
}

.ui-tooltip-content strong {
  font-weight: bold;
}

.ui-tooltip-content a {
  color: #3bb1ad !important;
}

.ui-tooltip-content a:hover {
  text-decoration: underline;
}

#loading-modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
}

#loading-modal .bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 998;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

#loading-modal .animation {
  position: absolute;
  z-index: 999;
  left: 50%;
  top: 50%;
  margin-top: -45px;
  margin-left: -45px;
  width: 80px;
  height: 80px;
  padding: 10px;
  border-radius: 5px;
  background: #f2f2f2 url(../images/loader.gif) center center no-repeat;
}

body:not(.home):not(.pagenotfound):not(.error404):not(.content_only):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.checkout-page):not(.page-template-template-ppc):not(.page-template-template-research):not(.page-template-template-testimonials):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-medical-implants):not(.page-template-template-free-consult):not(.page-template-page-add-pracitioner-popup) {
  position: relative;
  padding-bottom: 140px;
}

body:not(.home):not(.pagenotfound):not(.error404):not(.content_only):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.checkout-page):not(.page-template-template-ppc):not(.page-template-template-research):not(.page-template-template-testimonials):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) section.main-content,
body:not(.home):not(.pagenotfound):not(.error404):not(.content_only):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.checkout-page):not(.page-template-template-ppc):not(.page-template-template-research):not(.page-template-template-testimonials):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) article.main-content {
  padding-top: 117px;
  position: relative;
  z-index: 2;
}

.customer-portal__header {
  margin-top: -100px;
}

body:not(.home):not(.pagenotfound):not(.error404):not(.content_only):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.checkout-page):not(.page-template-template-ppc):not(.page-template-template-research):not(.page-template-template-testimonials):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) #center_column .main-content {
  padding-top: 0;
  z-index: 1;
}

body:not(.home):not(.pagenotfound):not(.error404):not(.content_only):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.checkout-page):not(.page-template-template-ppc):not(.page-template-template-research):not(.page-template-template-testimonials):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) .footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-top: 0;
}

/*--------------------------------------------------------------
# Blocks
--------------------------------------------------------------*/
/* ## Header */
.header {
  flex: 0 1 auto;
}

.header__container {
  max-width: 1668px;
  width: 100%;
  padding: 20px 25px 0;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.header__container--notfound {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.header__logo-wrapper {
  flex: 1;
}

@media only screen and (max-width: 767px) {
  .header__logo {
    max-width: 78px;
  }
}

.header__logo.dark {
  display: none;
}

.header__menu {
  flex: 4;
  text-align: center;
  line-height: 32px;
}

@media only screen and (max-width: 767px) {
  .header__menu {
    display: none;
  }
}

.header__menu ul>li {
  display: inline-block;
  margin-right: 45px;
}

@media only screen and (max-width: 1024px) {
  .header__menu ul>li {
    margin-right: 20px;
  }
}

.header__menu ul>li:last-of-type {
  margin-right: 0;
}

.header__menu ul>li.active>a {
  text-shadow: 0 0 0.65px #fff, 0 0 0.65px #fff;
}

.header__menu ul>li.menu-item-has-children {
  position: relative;
}

.header__menu ul>li>a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  display: inline-block;
  padding-bottom: 20px;
}

.header__menu ul>li>a.active {
  text-shadow: 0 0 0.65px #fff, 0 0 0.65px #fff;
}

.header__menu ul>li>a:hover {
  text-shadow: 0 0 0.65px #fff, 0 0 0.65px #fff;
}

.header__list {
  display: inline-block;
}

.header__dropdown-wrapper {
  display: none;
  position: absolute;
  min-width: 229px;
  left: -28px;
  z-index: 1;
  box-shadow: 0 2px 40px rgba(47, 62, 62, 0.06);
}

.header__dropdown-wrapper--cart {
  left: auto;
  right: -63px;
  min-width: 331px;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .header__dropdown-wrapper--cart {
    min-width: 100%;
    left: 0;
    right: 0;
  }
}

.header__dropdown-wrapper--cart .header__arrow {
  left: auto;
  right: 65px;
}

@media only screen and (max-width: 767px) {
  .header__dropdown-wrapper--cart .header__arrow {
    right: 79px;
  }
}

.header__dropdown-wrapper--cart .header__dropdown {
  box-shadow: 0 0 40px rgba(47, 53, 53, 0.08);
  padding: 5px 0 21px 0;
}

.header__dropdown {
  background-color: #ffffff;
  position: relative;
  text-align: left;
  padding: 20px 16px 24px 30px;
  border-radius: 5px;
}

.header__dropdown a:not(.hover-cart__button) {
  color: #303639;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.header__dropdown a:not(.hover-cart__button):hover {
  color: #3bb1ad;
}

.header__arrow {
  width: 13px;
  position: absolute;
  top: -6px;
  left: 40px;
}

.header__nav {
  flex: 1;
  text-align: right;
}

.header__nav-list {
  display: inline-block;
  margin-top: 5px;
}

.header__nav-item {
  display: inline-block;
  margin-right: 35px;
  padding-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .header__nav-item {
    margin-right: 23px;
  }
}

.header__nav-item.dropdown {
  position: relative;
}

@media only screen and (max-width: 767px) {
  .header__nav-item.dropdown {
    position: static;
  }
}

.header__nav-item--last {
  margin-right: 0;
}

.header__nav-link {
  position: relative;
  display: inline-block;
  text-decoration: none;
}

.header__nav-link--sidemenu:hover svg {
  transform: rotateY(180deg);
}

.header__nav-link--sidemenu svg {
  transition: transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.header__cart-counter {
  width: 15px;
  height: 15px;
  display: block;
  background: #ffffff;
  border-radius: 50%;
  font-family: "Sofia Pro Bold", sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-align: center;
  line-height: 15px;
  color: #000000;
  position: absolute;
  top: -4px;
  right: -8px;
}

.page-template-template-premier .header,
.page-template-template-home .header,
.page-template-template-solo .header,
.page-template-template-ppc .header,
.page-template-template-medical-implants .header,
.page-template-template-free-consult .header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  transition-property: opacity, transform, background-color;
  transition-duration: 0.25s;
}

.page-template-template-premier .header .header__menu a,
.page-template-template-home .header .header__menu a,
.page-template-template-solo .header .header__menu a,
.page-template-template-ppc .header .header__menu a,
.page-template-template-medical-implants .header .header__menu a,
.page-template-template-free-consult .header .header__menu a {
  color: #fff;
}

.page-template-template-premier .header .header__dropdown a,
.page-template-template-home .header .header__dropdown a,
.page-template-template-solo .header .header__dropdown a,
.page-template-template-ppc .header .header__dropdown a,
.page-template-template-medical-implants .header .header__dropdown a,
.page-template-template-free-consult .header .header__dropdown a {
  color: #303639;
}

.page-template-template-premier .header .header__dropdown a:hover,
.page-template-template-home .header .header__dropdown a:hover,
.page-template-template-solo .header .header__dropdown a:hover,
.page-template-template-ppc .header .header__dropdown a:hover,
.page-template-template-medical-implants .header .header__dropdown a:hover,
.page-template-template-free-consult .header .header__dropdown a:hover {
  color: #3bb1ad;
}

body:not(.home):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-ppc):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) .header,
.scrolled .header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  background: #ffffff;
  box-shadow: 0 2px 40px rgba(47, 62, 62, 0.06);
  z-index: 98;
}

body:not(.home):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-ppc):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) .header .header__menu a,
.scrolled .header .header__menu a {
  color: #1e4459;
}

body:not(.home):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-ppc):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) .header .header__menu a:hover,
.scrolled .header .header__menu a:hover {
  color: #3bb1ad;
  text-shadow: none;
}

body:not(.home):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-ppc):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) .header .header__nav-link use,
.scrolled .header .header__nav-link use {
  fill: #1e4459;
}

body:not(.home):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-ppc):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) .header .header__cart-counter,
.scrolled .header .header__cart-counter {
  background-color: #3bb1ad;
  color: #ffffff;
}

body:not(.home):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-ppc):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) .header .header__logo.white,
.scrolled .header .header__logo.white {
  display: none;
}

body:not(.home):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-ppc):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) .header .header__logo.dark,
.scrolled .header .header__logo.dark {
  display: block;
}

body:not(.home):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-ppc):not(.page-template-template-medical-implants):not(.page-template-template-free-consult)>section:first-of-type,
.scrolled>section:first-of-type {
  margin-top: 70px;
}

/* ## Form styles */
/* forms and buttons */
form label,
form .wpcf7-list-item-label {
  font-size: 11px;
  text-transform: uppercase;
  color: #90a2ac;
  padding-bottom: 5px;
  font-weight: 400;
  letter-spacing: 0.83px;
}

form label {
  display: inline-block;
}

form .wpcf7-acceptance .wpcf7-list-item,
form .wpcf7-list-item.first {
  margin-left: 0;
}

body input[type=text]:not(.qty):not(.cart_quantity_input),
body input[type=tel],
body input[type=url],
body input[type=number],
body input[type=email],
body input[type=password],
body select {
  display: block;
  width: 100%;
  height: 35px;
  border: 1px solid #eff4f4;
  border-radius: 4px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}

body textarea {
  color: #1e4459;
  font-size: 14px;
  font-weight: 300;
  border: 1px solid #eff4f4;
  border-radius: 4px;
  padding-left: 15px;
  padding-top: 6px;
  min-height: 143px;
  max-width: 100%;
  width: 100%;
  outline: none;
  font-family: "Sofia Pro", sans-serif;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  resize: vertical;
}

body div.selector {
  background-color: transparent;
  padding-left: 0;
  height: 35px;
  line-height: 35px;
  margin-bottom: 10px;
  width: 100%;
}

body div.selector>span {
  background-image: url(../../img/select_arrow.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 3px;
  padding-left: 10px;
  padding-top: 2px;
  height: inherit;
  line-height: inherit;
  width: 100%;
}

body div.selector:hover span {
  background-position: right 10px center;
}

body select {
  width: 100%;
  border: none;
  background: none;
}

body select.narrow {
  width: calc(50% - 5px);
}

body div.checker {
  float: left;
  width: 18px;
  height: 18px;
  margin-right: 10px;
}

body div.checker>span {
  background-image: none;
  border: 1px solid #90a2ac;
  border-radius: 3px;
  width: inherit;
  height: inherit;
}

body div.checker>span.checked:after {
  content: '\2714';
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  color: #3bb1ad;
  left: 3px;
  top: 1px;
}

body label>.checker {
  margin-top: -3px;
}

body div.uploader {
  height: 35px;
  line-height: 35px;
  margin-bottom: 10px;
}

body div.uploader input[type=file] {
  cursor: pointer;
}

body div.uploader span.filename {
  color: #303639;
  border: 1px solid #eff4f4;
  background: #fff;
  margin-right: 0;
  border-radius: 3px 0 0 3px;
  height: inherit;
  line-height: inherit;
  font-size: 12px;
  font-weight: 300;
}

body div.uploader span.action {
  text-shadow: none;
  font-weight: 400;
  color: #90a2ac;
  border: 1px solid #eff4f4;
  border-left: none;
  border-radius: 0 3px 3px 0;
  background: #fff;
  height: inherit;
  line-height: inherit;
}

body .wpcf7-form-control.radio-full-width .wpcf7-list-item {
  display: block;
  margin-left: 0;
}

body .wpcf7-form-control.radio-full-width .wpcf7-list-item label {
  margin-top: 0;
}

body div.radio {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: 0px;
}

body div.radio>span {
  width: 16px;
  height: 16px;
  border: 1px solid #90a2ac;
  border-radius: 8px;
  background-image: none;
}

body div.radio>span.checked {
  border-color: #3bb1ad;
  background-image: url(../../img/radio.png);
  background-position: center center;
  background-repeat: no-repeat;
}

body div.radio.hover>span {
  border-color: #3bb1ad;
}

body div.radio.hover>span.checked {
  background-image: url(../../img/radio.png);
  background-position: center center;
}

body div.radio input {
  width: 16px;
  height: 16px;
}

.btn-default:not(.social-sharing):not(.button-small) {
  margin-bottom: 10px;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  border: none;
  border-radius: 4px;
  background-color: #3bb1ad;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.btn-default:not(.social-sharing):not(.button-small):hover {
  cursor: pointer;
  background-color: #2e8b88;
  text-decoration: none !important;
}

.btn-default:not(.social-sharing):not(.button-small).btn-disabled {
  background-color: #90a2ac;
}

.btn-default:not(.social-sharing):not(.button-small).btn-disabled:hover {
  background-color: #738a96;
}

.alert,
div.wpcf7-response-output {
  padding: 10px 10px 7px;
  border-radius: 4px;
  margin-bottom: 20px;
}

.alert.alert-danger,
.alert.wpcf7-validation-errors,
div.wpcf7-response-output.alert-danger,
div.wpcf7-response-output.wpcf7-validation-errors {
  border: 1px solid red;
  color: red;
}

.alert.alert-success,
.alert.wpcf7-mail-sent-ok,
div.wpcf7-response-output.alert-success,
div.wpcf7-response-output.wpcf7-mail-sent-ok {
  border: 1px solid green;
  color: green;
}

.alert.alert-notice,
div.wpcf7-response-output.alert-notice {
  border: 1px solid #3bb1ad;
  color: #3bb1ad;
}

.alert a,
div.wpcf7-response-output a {
  color: #3bb1ad;
}

.alert a:hover,
div.wpcf7-response-output a:hover {
  text-decoration: underline;
}

.alert .lnk,
div.wpcf7-response-output .lnk {
  display: none;
}

.error-inline,
span.wpcf7-not-valid-tip {
  font-size: 11px;
  text-transform: uppercase;
  color: #f00;
}

.btn-light,
.gv-field-1-delete_link a,
.gv-field-1-edit_link a {
  font-size: 12px;
  text-transform: uppercase;
  color: #3bb1ad;
  text-align: center;
  border: 1px solid #bad5e6;
  background-color: transparent;
  border-radius: 4px;
  display: inline-block;
  height: 35px;
  position: relative;
  line-height: 35px;
  padding: 0 20px;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.btn-light:hover,
.gv-field-1-delete_link a:hover,
.gv-field-1-edit_link a:hover {
  cursor: pointer;
  border-color: #3bb1ad;
  background-color: #3bb1ad;
  color: #fff !important;
  text-decoration: none !important;
}

.btn-light.btn-red {
  color: #e92828 !important;
}

.btn-light.btn-red:hover {
  color: #fff !important;
  background-color: #e92828;
  border-color: #e92828;
}

.link-button {
  border: none;
}

.link-button:hover {
  border-color: transparent;
  background-color: transparent;
  color: #226562 !important;
}

.form-input,
.wpcf7 {
  padding: 0 15px;
  overflow: hidden;
}

.form-input label,
.wpcf7 label {
  margin-top: 20px;
  display: block;
  color: #90a2ac;
  font-size: 10px;
}

.form-input label.input-error,
.wpcf7 label.input-error {
  color: #e92828;
}

.form-input br,
.wpcf7 br {
  display: none;
}

.form-input input:not([type='checkbox']):not([type=file]):not([type=submit]),
.wpcf7 input:not([type='checkbox']):not([type=file]):not([type=submit]) {
  background-color: #eff4f4;
  padding-left: 15px;
  border-width: 0;
  outline: none;
  color: #1e4459;
  font-size: 14px;
  font-weight: 300;
  width: 100%;
  font-family: "Sofia Pro", sans-serif;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.form-input input:not([type='checkbox']):not([type=file]):not([type=submit]):focus,
.wpcf7 input:not([type='checkbox']):not([type=file]):not([type=submit]):focus {
  box-shadow: 0 2px 23px rgba(47, 62, 62, 0.06);
}

.form-input textarea,
.wpcf7 textarea {
  color: #1e4459;
  background-color: #eff4f4;
}

.form-input-full {
  width: 100%;
}

.form-input-half {
  width: 50%;
  float: left;
}

.form-input-half:after {
  content: "";
  clear: both;
  display: table;
}

@media only screen and (max-width: 767px) {
  .form-input-half {
    width: 100%;
  }
}

body .selectize-control.single .selectize-input {
  padding: 0 15px;
  border-radius: 4px;
  background-color: #eff4f4;
  border-width: 0;
  box-shadow: none;
  background-image: none;
  vertical-align: baseline;
  height: 36px;
  line-height: 36px;
  color: #1e4459;
  font-size: 14px;
  font-weight: 300;
  font-family: "Sofia Pro", sans-serif;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

body .selectize-control.single .selectize-input.focus {
  box-shadow: 0 2px 23px rgba(47, 62, 62, 0.06);
}

body .selectize-control.single .selectize-input:focus {
  box-shadow: 0 2px 23px rgba(47, 62, 62, 0.06);
}

body .selectize-dropdown {
  border-width: 0;
  box-shadow: 0 2px 23px rgba(47, 62, 62, 0.06);
}

.selectize-dropdown-content {
  margin-right: 16px;
}

.selectize-dropdown-content .option {
  margin-top: 8px;
  font-size: 14px;
  color: #90a2ac;
}

.selectize-dropdown-content .option:hover {
  color: #1e4459;
}

.selectize-dropdown-content .option:first-of-type {
  margin-top: 0;
}

.selectize-dropdown-content::-webkit-scrollbar {
  width: 9px;
}

/* Track */
.selectize-dropdown-content::-webkit-scrollbar-track {
  background: #fff;
}

/* Handle */
.selectize-dropdown-content::-webkit-scrollbar-thumb {
  background: #eff4f4;
  border-radius: 6px;
}

/* Handle on hover */
.selectize-dropdown-content::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.selectize-input div.item+input {
  display: none;
}

.wpcf7-form br {
  display: none;
}

.wpcf7-form .back {
  color: #232d2e;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  position: relative;
  top: 20px;
}

@media only screen and (max-width: 767px) {
  .wpcf7-form .back {
    top: 0;
  }
}

.wpcf7-form .back.left {
  margin-left: 15px;
}

.wpcf7-form .back.left:before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  background-image: url("img/back-arrow.svg");
  background-size: cover;
  background-position: center;
  transform: rotate(189deg);
  margin-right: 10px;
}

.wpcf7-form .back.right {
  float: right;
  margin-right: 15px;
}

.wpcf7-form .back.right:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  background-image: url("img/back-arrow.svg");
  background-size: cover;
  background-position: center;
  transform: rotate(189deg);
  margin-left: 10px;
}

.wpcf7-form .back.right:before {
  display: none;
}

.wpcf7-form .ajax-loader {
  display: none !important;
}

.wpcf7-form div[data-class="wpcf7cf_group"] {
  color: #1e4459;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
  margin-top: 20px;
}

.wpcf7-submit {
  width: 209px;
  height: 36px;
  line-height: 36px;
  border-radius: 4px;
  background-color: #3bb1ad;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Sofia Pro", sans-serif;
  border-width: 0;
  outline: none;
  float: left;
  cursor: pointer;
  margin-top: 20px;
  transition: all 0.5s;
  -webkit-appearance: initial;
  appearance: initial;
}

@media only screen and (max-width: 767px) {
  .wpcf7-submit {
    margin-top: 40px;
  }
}

.wpcf7-submit.right {
  float: right;
}

.wpcf7-submit:hover {
  background-color: #2e8b88;
}

.legend {
  color: #90a2ac;
  font-size: 12px;
}

/* dark form style */
.dark input:not([type=checkbox]):not([type=file]):not([type=submit]):not([type=radio]):not([type=button]) {
  background-color: #eff4f4;
  border: none;
}

.dark textarea {
  background-color: #eff4f4;
  border: none;
}

.dark div.selector {
  background-color: transparent;
  background-image: none;
}

.dark div.selector span {
  background-color: #eff4f4;
}

.dark div.uploader span.filename {
  background: #eff4f4;
}

/* two columns form style */
.form-two-col {
  display: flex;
  flex-flow: wrap;
  max-width: 700px;
  margin: 0 auto;
}

.form-two-col>* {
  flex: 0 1 50%;
  padding-right: 10px;
}

.form-two-col>*.full-width {
  flex: 0 0 100%;
}

@media only screen and (max-width: 767px) {
  .form-two-col>* {
    flex: 0 0 100%;
    padding-right: 0;
  }
}

.form-two-col>p {
  margin-top: 0 !important;
}

/* ## Hover cart */
.hover-cart__product-link {
  display: flex;
}

.hover-cart__img {
  flex-basis: 82px;
  width: 82px;
  text-align: center;
  margin-right: 30px;
}

.hover-cart__img img {
  max-width: 100px;
}

.hover-cart__info {
  flex: 1;
}

.hover-cart__products {
  overflow: auto;
  max-height: 60vh;
}

.hover-cart__product-link {
  text-decoration: none;
  padding: 10px 13px 10px 20px;
  border-bottom: 1px solid #e7eef1;
}

.hover-cart__title {
  font-size: 14px;
  font-weight: 400;
  color: #1e4459;
  display: block;
  margin-top: 5px;
}

.hover-cart__price {
  font-size: 16px;
  font-weight: 300;
  color: #90a2ac;
  float: left;
  margin-top: 17px;
}

.hover-cart__qty {
  font-size: 12px;
  font-weight: 300;
  color: #90a2ac;
  float: right;
  margin-top: 20px;
  margin-right: 5px;
}

.hover-cart__subtotal-wrapper {
  width: 100%;
  overflow: hidden;
  padding: 0 20px;
  margin-top: 23px;
  margin-bottom: 19px;
}

.hover-cart__subtotal {
  float: left;
  color: #90a2ac;
  font-size: 16px;
  font-weight: 400;
  margin-top: 2px;
}

.hover-cart__sub-price {
  float: right;
  color: #303639;
  font-size: 18px;
  font-weight: 400;
}

.hover-cart__button-wrapper {
  padding: 0 20px;
}

.hover-cart__button {
  width: 100%;
  height: 36px;
  line-height: 35px;
  border-radius: 4px;
  background-color: #3bb1ad;
  display: block;
  text-decoration: none;
  color: #fff !important;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  position: relative;
}

.hover-cart__button:hover {
  background-color: #2e8b88;
}

.hover-cart__empty {
  padding: 20px 20px 0;
}

/* ## Side menu */
.side-menu {
  height: 100vh;
  max-width: 331px;
  width: 100%;
  background: #ffffff;
  position: fixed;
  right: -362px;
  top: 0;
  bottom: 0;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 99;
  -webkit-box-shadow: -8px 4px 20px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: -8px 4px 20px 0px rgba(0, 0, 0, 0.06);
  box-shadow: -8px 4px 20px 0px rgba(0, 0, 0, 0.06);
}

.side-menu.opened {
  right: 0;
}

@media only screen and (min-width: 768px) {
  .side-menu {
    overflow-y: auto;
  }
}

@media only screen and (max-width: 767px) {
  .side-menu {
    max-width: 100%;
    right: -101%;
  }
}

.side-menu__inner {
  padding: 61px 20px 60px 69px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .side-menu__inner {
    overflow-y: auto;
    height: 100%;
    padding: 41px 20px 40px 49px;
  }
}

.side-menu__close-wrapper {
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 16px;
  width: 37px;
  height: 37px;
  padding: 9px;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: transparent;
  border-radius: 18px;
}

.side-menu__close-wrapper:hover {
  background-color: #eff4f4;
}

.side-menu__close {
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.side-menu .menu#auth-menu a {
  background: url(../../img/account.svg) left center no-repeat;
}

.side-menu .menu>li {
  margin-top: 37px;
}

.side-menu .menu>li>a {
  color: #1e4459;
  font-size: 16px;
  line-height: 35px;
  font-weight: 300;
  text-decoration: none;
  position: relative;
  padding-left: 29px;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.side-menu .menu>li>a.active {
  color: #3bb1ad;
}

.side-menu .menu>li>a.active .side-menu__icon {
  transform: rotate(90deg);
}

.side-menu .menu>li>a:hover {
  color: #3bb1ad !important;
}

.side-menu .menu>li img {
  position: absolute;
  left: 0;
  bottom: 5px;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  height: 10px;
  width: 10px;
  z-index: -1;
}

.side-menu .menu>li li {
  margin-top: 30px;
}

.side-menu .menu>li li a {
  color: #1e4459;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.side-menu .menu>li li a:hover {
  color: #3bb1ad !important;
}

.side-menu__secondary-menu {
  display: none;
  padding-left: 37px;
}

.side-menu__secondary-item {
  margin-top: 30px;
}

.side-menu__secondary-link {
  color: #1e4459;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

/* ## Footer */
.footer {
  width: 100%;
  flex: 0 1 auto;
}

.footer__container {
  max-width: 1660px;
  width: 100%;
  padding: 28px 29px 18px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 1080px) {
  .footer__container {
    flex-direction: column;
  }
}

.footer__copyright {
  flex: 1;
}

@media only screen and (max-width: 1080px) {
  .footer__copyright {
    order: 3;
    text-align: center;
    margin-top: 9px;
  }
}

.footer__copyright-text {
  opacity: 0.62;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
}

.footer__menu {
  flex: 3;
  text-align: center;
  z-index: 4;
}

@media only screen and (max-width: 1080px) {
  .footer__menu {
    order: 2;
    margin: 15px 0;
  }
}

@media only screen and (max-width: 760px) {
  .footer__menu {
    display: none;
  }
}

.footer__menu a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0.5;
}

.footer__menu a:hover {
  opacity: 1;
}

.footer__menu li {
  display: inline-block;
  margin-right: 48px;
}

@media only screen and (max-width: 1080px) {
  .footer__menu li {
    margin-right: 33px;
  }
}

.footer__menu li:last-of-type {
  margin-right: 0;
}

.footer .menu {
  display: inline-block;
}

.footer__item {
  display: inline-block;
  margin-right: 48px;
}

@media only screen and (max-width: 1080px) {
  .footer__item {
    margin-right: 33px;
  }
}

.footer__item--last {
  margin-right: 0;
}

.footer__link {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.footer__social {
  flex: 1;
  text-align: right;
  z-index: 4;
}

@media only screen and (max-width: 1080px) {
  .footer__social {
    text-align: center;
  }
}

.footer__social-list {
  display: inline-block;
}

.footer__social-item {
  display: inline-block;
  margin-right: 25px;
}

@media only screen and (max-width: 1080px) {
  .footer__social-item {
    margin-right: 15px;
  }
}

.footer__social-item--last {
  margin-right: 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  position: relative;
  top: -2px;
}

.footer__social-item--last a {
  color: inherit;
  opacity: 0.5;
  text-decoration: none;
}

.footer__social-item--last a:hover {
  opacity: 1;
}

.footer__social-icon {
  opacity: 0.5;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.footer__social-icon:hover {
  opacity: 1;
}

body:not(.home):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-ppc):not(.page-template-template-research):not(.page-template-template-testimonials):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) .footer {
  margin-top: 140px;
}

body:not(.home):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-ppc):not(.page-template-template-research):not(.page-template-template-testimonials):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) .footer .footer__copyright-text {
  color: #1e4459;
}

body:not(.home):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-ppc):not(.page-template-template-research):not(.page-template-template-testimonials):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) .footer li a {
  color: #1e4459;
  opacity: 0.72;
}

body:not(.home):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-ppc):not(.page-template-template-research):not(.page-template-template-testimonials):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) .footer li a:hover {
  opacity: 1;
}

body:not(.home):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-ppc):not(.page-template-template-research):not(.page-template-template-testimonials):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) .footer .footer__social-item {
  opacity: 0.72;
  color: #1e4459;
}

body:not(.home):not(.page-template-template-premier):not(.page-template-template-home):not(.page-template-template-solo):not(.page-template-template-ppc):not(.page-template-template-research):not(.page-template-template-testimonials):not(.page-template-template-medical-implants):not(.page-template-template-free-consult) .footer .footer__social-icon use {
  fill: #1e4459;
}

/* ## 404 pages */
/* 404 page */
body#pagenotfound #wp-header,
body#pagenotfound #wp-footer,
body#pagenotfound .side-menu,
body#pagenotfound #slider_row,
body#pagenotfound .footer-container,
body#pagenotfound header.header,
body#pagenotfound footer.footer,
body.error404 #wp-header,
body.error404 #wp-footer,
body.error404 .side-menu,
body.error404 #slider_row,
body.error404 .footer-container,
body.error404 header.header,
body.error404 footer.footer {
  display: none;
}

body#pagenotfound #page,
body.error404 #page {
  padding-bottom: 0;
  padding-top: 0;
}

body#pagenotfound #page .row,
body.error404 #page .row {
  width: 100%;
}

div.pagenotfound {
  background-image: url(../../img/404_bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

div.pagenotfound__wrapper {
  display: flex;
  min-height: 100vh;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 26px;
  font-weight: 100;
}

div.pagenotfound h1 {
  font-size: 120px;
  text-transform: uppercase;
  padding-bottom: 50px;
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 420px) {
  div.pagenotfound h1 {
    font-size: 90px;
  }
}

div.pagenotfound p {
  line-height: 1.3em;
  color: #fff;
}

div.pagenotfound .buttons {
  width: 245px;
  margin: 30px auto;
}

div.pagenotfound .buttons a {
  display: block;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  padding: 15px 0 12px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 100;
  color: #1e4459;
  margin-bottom: 17px;
  transition: all 0.5s;
  text-decoration: none;
}

div.pagenotfound .buttons a:hover {
  background-color: #3bb1ad;
  color: #fff;
}

/* ## Video parallax */
.video-parallax {
  height: 711px;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .video-parallax {
    height: 600px;
  }
}

@media only screen and (max-width: 767px) {
  .video-parallax {
    height: 444px;
  }
}

.video-parallax__container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}

.video-parallax__header {
  color: #ffffff;
  font-size: 54px;
  font-weight: 400;
  margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  .video-parallax__header {
    font-size: 30px;
  }
}

.video-parallax__link {
  outline: none;
  display: inline-block;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.video-parallax__link:hover {
  transform: scale(1.05);
}

.video-parallax__list {
  margin-bottom: 29px;
}

@media only screen and (max-width: 767px) {
  .video-parallax__list {
    padding-top: 10px;
  }
}

.video-parallax__item {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1.17px;
  display: inline-block;
  margin: 0 12px;
}

@media only screen and (max-width: 767px) {
  .video-parallax__item {
    display: block;
    margin-top: 15px;
  }
}

.player {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/* ## Testimonial slider */
.testimonial-slider {
  padding: 100px 0;
  overflow: hidden;
}

@media only screen and (max-width: 1024px) {
  .testimonial-slider {
    padding: 75px 0;
  }
}

@media only screen and (max-width: 767px) {
  .testimonial-slider {
    padding: 70px 0;
  }
}

.testimonial-slider__container {
  max-width: 673px;
  width: 100%;
  margin: 0 auto;
}

.testimonial-slider__header {
  color: #1e4459;
  font-size: 40px;
  text-align: center;
  margin-bottom: 45px;
}

@media only screen and (max-width: 767px) {
  .testimonial-slider__header {
    font-size: 30px;
    padding: 0 20px;
  }
}

.testimonial-slider__item {
  text-align: center;
}

.testimonial-slider__photo-wrapper {
  width: 102px;
  height: 102px;
  border-radius: 50%;
  margin: 0 auto;
}

.testimonial-slider__photo {
  width: 100%;
}

.testimonial-slider__name {
  color: #1e4459;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 23px;
  margin-top: 15px;
}

.testimonial-slider__position {
  color: #1e4459;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.testimonial-slider__testimonial {
  color: #1e4459;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .testimonial-slider__testimonial {
    font-size: 13px;
    font-weight: 300;
    line-height: 25px;
    padding: 0 10px;
  }
}

body .lSAction {
  height: 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

body .lSAction>a {
  top: 19px;
  color: #1e4459;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.17px;
  left: calc(50% + 50px);
  transform: translate(-50%, 0);
  opacity: 1;
}

body .lSAction>a .control-wrapper {
  position: relative;
}

body .lSAction>a svg {
  position: absolute;
  top: 4px;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

body .lSAction>.lSPrev {
  left: calc(50% - 50px);
  width: 60px;
  text-align: right;
}

body .lSAction>.lSPrev svg {
  left: 7px;
  transform: rotate(180deg);
}

body .lSAction>.lSPrev:hover svg {
  left: 0;
}

body .lSAction>.lSNext {
  width: 60px;
}

body .lSAction>.lSNext svg {
  right: 7px;
}

body .lSAction>.lSNext:hover svg {
  right: 0;
}

.testimonial-slider .lSSlideOuter {
  overflow: visible;
  position: relative;
}

.testimonial-slider .lSSlideOuter:before {
  content: "";
  display: inline-block;
  width: 64px;
  height: 46px;
  background-image: url("../../img/quote.png");
  background-size: cover;
  background-position: center;
  position: absolute;
  left: -83px;
  transform: translate(-50%, 0);
  top: 120px;
}

.testimonial-slider .lSSlideOuter:after {
  content: "";
  display: inline-block;
  width: 64px;
  height: 46px;
  background-image: url("../../img/quote.png");
  background-size: cover;
  background-position: center;
  position: absolute;
  transform: rotate(180deg) scaleX(-1) translate(50%, 0);
  right: -83px;
  bottom: 15px;
}

/* ## Facebook stars */
.facebook-stars {
  padding: 30px 0;
  background-color: #3bb1ad;
  text-align: center;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .facebook-stars {
    padding: 50px 0;
  }
}

.facebook-stars__stars {
  max-width: 205px;
  margin-top: 25px;
}

@media only screen and (max-width: 767px) {
  .facebook-stars__stars {
    max-width: 167px;
  }
}

.facebook-stars__header {
  color: #ffffff;
  font-size: 54px;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  .facebook-stars__header {
    font-size: 40px;
  }
}

.facebook-stars__mean {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  display: block;
  text-align: center;
  margin-top: 8px;
}

@media only screen and (max-width: 767px) {
  .facebook-stars__mean {
    font-size: 16px;
  }
}

.facebook-stars__reviews {
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  display: block;
  text-align: center;
  margin-top: 3px;
}

@media only screen and (max-width: 767px) {
  .facebook-stars__reviews {
    font-size: 14px;
  }
}

.facebook-stars__link {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
}

.facebook-stars .stars-one,
.facebook-stars .stars-two {
  position: absolute;
  opacity: .12;
}

@media only screen and (max-width: 767px) {

  .facebook-stars .stars-one,
  .facebook-stars .stars-two {
    display: none;
  }
}

.facebook-stars .stars-one {
  top: 0;
  left: 11px;
}

.facebook-stars .stars-two {
  top: 0;
  right: -100px;
}


/* ## Testimonial single */
.testimonial-single {
  max-width: 929px;
  width: 100%;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 80px 130px 80px 100px;
  margin: 50px auto 0 auto;
}

@media only screen and (max-width: 1024px) {
  .testimonial-single {
    width: 90%;
    padding: 50px 100px 50px 70px;
  }
}

@media only screen and (max-width: 767px) {
  .testimonial-single {
    padding: 20px 20px 20px 20px;
  }
}

.testimonial-single__inner {
  display: flex;
  align-items: stretch;
}

@media only screen and (max-width: 767px) {
  .testimonial-single__inner {
    display: block;
  }
}

.testimonial-single__photo-wrapper {
  flex: 0 0 102px;
  border-radius: 50%;
  margin-right: 30px;
}

@media only screen and (max-width: 767px) {
  .testimonial-single__photo-wrapper {
    max-width: 50px;
    float: left;
  }
}

.testimonial-single__photo {
  width: 100%;
}

.testimonial-single__name {
  color: #1e4459;
  font-size: 18px;
  font-weight: 400;
}

.testimonial-single__position {
  color: #1e4459;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  .testimonial-single__position {
    display: block;
    margin-top: 10px;
  }
}

.testimonial-single__p {
  color: #1e4459;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
  margin-top: 15px;
  position: relative;
  overflow: visible;
}

@media only screen and (max-width: 767px) {
  .testimonial-single__p {
    margin-top: 30px;
  }
}

.testimonial-single__p strong {
  font-weight: 400;
}

.testimonial-single__p:after {
  content: "";
  width: 64px;
  height: 46px;
  display: block;
  background-image: url("../../img/quote.png");
  background-size: cover;
  background-position: center;
  position: absolute;
  right: -28px;
  bottom: -10px;
  transform: rotate(180deg) scaleX(-1) translate(50%, -50%);
}

@media only screen and (max-width: 767px) {
  .testimonial-single__p:after {
    display: none;
  }
}

/* ## Guarantees */
.guarantees {
  padding: 100px 10px;
}

@media only screen and (max-width: 1080px) {
  .guarantees {
    padding: 75px 10px;
  }
}

@media only screen and (max-width: 767px) {
  .guarantees {
    padding: 40px 20px 70px 20px;
    width: 100%;
  }
}

.guarantees--grey {
  background-color: #f1f4f6;
}

.guarantees--green {
  background-color: #3bb1ad;
}

.guarantees--green .guarantees__p {
  color: #fff;
}

.guarantees__container {
  display: flex;
  max-width: 993px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .guarantees__container {
    display: block;
    max-width: 460px;
    margin: 0 auto;
  }
}

.guarantees__single {
  display: flex;
  align-self: center;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .guarantees__single {
    margin-top: 30px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}

.guarantees__img-wrapper {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .guarantees__img-wrapper {
    flex-basis: 60px;
  }
}

.guarantees__p {
  color: #232d2e;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 1.17px;
  margin-left: 20px;
}

@media only screen and (max-width: 1024px) {
  .guarantees__p {
    font-size: 13px;
  }
}

@media only screen and (max-width: 767px) {
  .guarantees__p {
    flex: 0 1 70%;
  }
}

.guarantees__p--white {
  color: #fff;
}

/* ## CTA */
.cta {
  background-image: url("img/cta.png");
  background-size: cover;
  background-position: center;
  height: 628px;
  margin-bottom: -73px;
  position: relative;
}

@media only screen and (max-width: 1080px) {
  .cta {
    margin-bottom: -142px;
  }
}

@media only screen and (max-width: 767px) {
  .cta {
    height: 518px;
    margin-bottom: -104px;
  }
}

.cta:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: radial-gradient(circle 1149px at 36.33% 963.67%, rgba(30, 68, 89, 0.62) 0%, rgba(14, 26, 25, 0.62) 100%);
  opacity: .2;
}

.cta--solo {
  background-image: url("img/cta-2.png");
}

.cta--research {
  background-image: url("img/cta-3.png");
}

.cta--testimonials {
  background-image: url("img/cta-testimonials.png");
}

.cta__container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .cta__container {
    top: 40%;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .cta__container {
    padding: 0 20px;
    top: 37%;
  }

  .cta__container br {
    display: none;
  }
}

.cta__header {
  color: #ffffff;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 30px;
  line-height: 48px;
}

@media only screen and (max-width: 1024px) {
  .cta__header {
    font-size: 40px;
    line-height: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .cta__header {
    font-size: 30px;
    line-height: 34px;
  }
}

.cta p {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

@media only screen and (max-width: 767px) {
  .cta p {
    font-size: 16px;
  }
}

.cta p a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  position: relative;
  text-decoration: none;
  margin-left: 5px;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media only screen and (max-width: 767px) {
  .cta p a {
    font-size: 16px;
  }
}

.cta p a:after {
  height: 1px;
  width: 100%;
  content: "";
  display: block;
  background: #fff;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.cta p a:hover {
  color: #3bb1ad;
}

.cta p a:hover:after {
  background: #3bb1ad;
}

.cta__button {
  width: 192px;
  height: 48px;
  line-height: 47px;
  text-align: center;
  border-radius: 5px;
  background: #ffffff;
  color: #1e4459;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  -webkit-transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  display: block;
  margin: 35px auto 0 auto;
}

.cta__button:hover {
  background: #3bb1ad;
  color: #ffffff;
}

@media only screen and (max-width: 767px) {
  .cta__button {
    margin: 25px auto 0 auto;
  }
}

.cta__button--double {
  display: inline-block;
  margin: 15px 10px 0 10px;
}

@media only screen and (max-width: 767px) {
  .cta__button--double {
    display: block;
    margin: 15px auto 0 auto;
  }
}

/* ## Single article */
.single-article {
  padding-top: 73px;
}

.single-article__top {
  position: relative;
  background-size: cover;
  background-position: center;
}

.single-article__top:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(180deg, rgba(30, 68, 89, 0) 0%, #1e4459 100%);
  height: 375px;
}

.single-article__container {
  max-width: 726px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  height: 375px;
  position: relative;
}

.single-article__back {
  color: #ffffff;
  text-shadow: 0 1px #000;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  opacity: .5;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 40px;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  padding-left: 10px;
}

.single-article__back svg {
  transform: rotate(180deg);
  margin-right: 8px;
  position: relative;
  left: 0;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.single-article__back:hover {
  opacity: 1;
}

.single-article__back:hover svg {
  left: -10px;
}

.single-article__bar {
  align-self: flex-end;
  margin-bottom: 40px;
}

.single-article__title {
  font-size: 40px;
  font-weight: 400;
  color: #ffffff;
  text-shadow: 0 1px #000;
  margin-bottom: 27px;
}

@media only screen and (max-width: 767px) {
  .single-article__title {
    font-size: 32px;
  }
}

.single-article__author {
  opacity: 0.5;
  color: #ffffff;
  text-shadow: 0 1px #000;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: left;
}

.single-article__date {
  opacity: 0.5;
  color: #ffffff;
  text-shadow: 0 1px #000;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: right;
}

.single-article__content-container {
  max-width: 726px;
  padding: 50px 20px;
  margin: 0 auto;
}

.single-article__content-container p {
  color: #1e4459;
  font-size: 14px;
  font-weight: 200;
  line-height: 25px;
  margin-top: 30px;
}

.single-article__content-container img {
  max-width: 100%;
}

.single-article__content-container h2 {
  font-size: 25px;
  font-weight: 400;
  color: #1e4459;
  margin-top: 30px;
}

.single-article__content-container h3 {
  font-size: 18px;
  font-weight: 400;
  color: #1e4459;
  margin-top: 20px;
}

.single-article__content-container ul,
.single-article__content-container ol {
  color: #1e4459;
  font-size: 14px;
  font-weight: 200;
  line-height: 25px;
  margin-top: 30px;
  list-style: initial;
  list-style-position: inside;
}

.single-article__content-container ul {
  list-style-type: disc;
}

.single-article__content-container ol {
  list-style-type: decimal;
}

.single-article__content-container li {
  margin-top: 10px;
}

.single-article__content-container a {
  color: #3bb1ad;
}

.single-article__content-container strong,
.single-article__content-container b {
  font-weight: 400;
}

.single-article__next {
  max-width: 726px;
  padding: 0 20px;
  margin: 0 auto;
}

.single-article__next-button {
  float: right;
  color: #232d2e;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
}

.single-article__next-button svg {
  margin-left: 5px;
  position: relative;
  top: -1px;
  left: 0;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.single-article__next-button:hover svg {
  left: 10px;
}

.single-article__next-button--previous {
  float: left;
}

.single-article__next-button--previous svg {
  transform: rotate(180deg);
  margin-right: 5px;
  margin-left: 0;
  left: 0;
}

.single-article__next-button--previous:hover svg {
  left: -10px;
}

/* ## Single listing */
.single-listing {
  flex-basis: 50%;
  width: 50%;
  padding: 0 15px;
  height: 244px;
  margin-top: 30px;
}

@media only screen and (max-width: 1448px) {
  .single-listing {
    height: 200px;
    padding: 0 7px;
    margin-top: 14px;
  }
}

@media only screen and (max-width: 1080px) {
  .single-listing {
    width: 100%;
    height: 244px;
  }
}

@media only screen and (max-width: 767px) {
  .single-listing {
    height: auto;
  }
}

.single-listing__inner {
  border: 1px solid #e7eef1;
  border-radius: 4px;
  display: flex;
  height: 100%;
  position: relative;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.single-listing__inner:hover {
  box-shadow: 0 2px 40px rgba(47, 62, 62, 0.06);
  border-color: #ffffff;
}

@media only screen and (max-width: 767px) {
  .single-listing__inner {
    display: block;
    padding-bottom: 30px;
  }
}

.single-listing__inner>a {
  flex-basis: 248px;
  display: block;
}

@media only screen and (max-width: 1448px) {
  .single-listing__inner>a {
    flex-basis: 204px;
  }
}

@media only screen and (max-width: 1080px) {
  .single-listing__inner>a {
    flex-basis: 248px;
  }
}

.single-listing__content {
  padding: 25px 40px 0 40px;
  flex-basis: 65.17%;
}

@media only screen and (max-width: 1448px) {
  .single-listing__content {
    padding: 20px 10px 0 20px;
  }
}

@media only screen and (max-width: 1080px) {
  .single-listing__content {
    padding: 25px 40px 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  .single-listing__content {
    padding: 10px 10px 10px 10px;
  }
}

.single-listing__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media only screen and (max-width: 767px) {
  .single-listing__img {
    display: none;
  }
}

.single-listing__header {
  color: #303639;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 12px;
}

@media only screen and (max-width: 1448px) {
  .single-listing__header {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 3px;
  }
}

@media only screen and (max-width: 1080px) {
  .single-listing__header {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 24px;
  }
}

.single-listing__author {
  opacity: 0.5;
  color: #1e4459;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 7px;
}

@media only screen and (max-width: 1448px) {
  .single-listing__author {
    font-size: 10px;
  }
}

@media only screen and (max-width: 1080px) {
  .single-listing__author {
    font-size: 12px;
  }
}

.single-listing__date {
  opacity: 0.5;
  color: #1e4459;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}

@media only screen and (max-width: 1448px) {
  .single-listing__date {
    font-size: 10px;
  }
}

@media only screen and (max-width: 1080px) {
  .single-listing__date {
    font-size: 12px;
  }
}

.single-listing__intro {
  color: #1e4459;
  font-size: 14px;
  font-weight: 200;
  line-height: 20px;
  margin-top: 15px;
}

@media only screen and (max-width: 1448px) {
  .single-listing__intro {
    font-size: 12px;
    line-height: 17px;
    margin-top: 18px;
  }
}

@media only screen and (max-width: 1080px) {
  .single-listing__intro {
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
  }
}

.single-listing__link {
  color: #3bb1ad;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  display: inline-block;
  position: absolute;
  right: 23px;
  bottom: 18px;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media only screen and (max-width: 767px) {
  .single-listing__link {
    right: 18px;
    bottom: 13px;
  }
}

@media only screen and (max-width: 1448px) {
  .single-listing__link {
    font-size: 10px;
  }
}

@media only screen and (max-width: 1080px) {
  .single-listing__link {
    font-size: 12px;
  }
}

.single-listing__link:hover {
  color: #55CBC7;
}

.page-container {
  max-width: 1448px;
  padding: 0 5px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding-top: 73px;
}

@media only screen and (max-width: 1448px) {
  .page-container {
    max-width: 1120px;
  }
}

@media only screen and (max-width: 1080px) {
  .page-container {
    display: block;
  }
}

.page-title {
  color: #1e4459;
  font-size: 40px;
  font-weight: 400;
  flex: 0 0 100%;
  margin-left: 12px;
  margin: 44px 0 28px 12px;
}

@media only screen and (max-width: 1448px) {
  .page-title {
    margin-left: 5px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 1080px) {
  .page-title {
    font-size: 36px;
  }
}

@media only screen and (max-width: 767px) {
  .page-title {
    font-size: 32px;
    margin-top: 30px;
  }
}

.navigation {
  text-align: center;
  margin-top: 35px;
}

.navigation__list {
  display: inline-block;
  margin: 0 auto;
}

.navigation__dots {
  color: #90a2ac;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.17px;
}

.navigation a {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 4px;
  color: #1e4459;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  line-height: 26px;
  text-decoration: none;
  transition: background 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.navigation a:hover {
  background-color: #eff4f4;
}

.navigation li {
  display: inline-block;
}

.navigation li.active a {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 4px;
  background-color: #eff4f4;
  color: #1e4459;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  line-height: 26px;
  text-decoration: none;
}

.navigation .svg-reverse {
  transform: rotate(180deg);
}

.navigation__arrow {
  margin: 0 12px;
}

.navigation__arrow a:hover {
  background-color: #fff;
}

/* ## WP Page */
.wp-page {
  padding-top: 73px;
}

.wp-page__container {
  max-width: 1210px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 20px 0 20px;
}

@media only screen and (max-width: 767px) {
  .wp-page__container {
    padding-top: 20px;
  }
}

.wp-page__inner {
  display: flex;
  flex-direction: row;
  margin-top: 68px;
}

@media only screen and (max-width: 767px) {
  .wp-page__inner {
    display: block;
    margin-top: 25px;
  }
}

.wp-page__title {
  color: #1e4459;
  font-size: 40px;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  .wp-page__title {
    font-size: 30px;
  }
}

.wp-page__title.aligned-center {
  text-align: center;
}

.wp-page__title.aligned-center-left {
  max-width: 700px;
  margin: 0 auto;
}

.wp-page__menu {
  flex: 0 0 210px;
  width: 210px;
  border-right: 1px solid #f1f4f6;
  align-self: flex-start;
  padding-bottom: 380px;
  margin-top: 20px;
}

@media only screen and (max-width: 1024px) {
  .wp-page__menu {
    flex: 0 0 180px;
    width: 180px;
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .wp-page__menu {
    padding-bottom: 10px;
    border-right-width: 0;
  }
}

.wp-page__menu-header {
  font-size: 18px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .wp-page__mobile-wrapper {
    display: none;
  }
}

.wp-page .menu>li {
  margin-top: 10px;
}

.wp-page .menu>li>a {
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  color: #1e4459;
  text-decoration: none;
  transition: color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.wp-page .menu>li>a.active {
  color: #3bb1ad;
}

.wp-page .menu>li>a.active img {
  transform: rotate(90deg);
}

.wp-page .menu>li>a:hover {
  color: #3bb1ad;
}

.wp-page .menu>li>a img {
  margin-right: 7px;
  position: relative;
  top: -1px;
  transition: transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: -1;
}

.wp-page .menu .wp-page__subnav-list>li {
  margin-top: 15px;
}

@media only screen and (max-width: 767px) {
  .wp-page .menu .wp-page__subnav-list>li {
    margin-top: 10px;
  }
}

.wp-page .menu .wp-page__subnav-list>li>a {
  color: #1e4459;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: color 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.wp-page .menu .wp-page__subnav-list>li>a.active {
  color: #3bb1ad;
}

.wp-page .menu .wp-page__subnav-list>li>a:hover {
  color: #3bb1ad;
}

.wp-page .wp-page__inner .wp-page__menu .menu .current_page_item>a {
  color: #3bb1ad;
}

.wp-page__subnav {
  display: none;
}

.wp-page__subnav-list {
  padding-left: 10px;
}

.wp-page__mobile-more {
  color: #3bb1ad;
  font-size: 14px;
  font-weight: 400;
  display: none;
  list-style-type: none;
  cursor: pointer;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .wp-page__mobile-more {
    display: block;
  }
}

.wp-page__mobile-more svg {
  transform: rotate(90deg);
  margin-left: 8px;
  position: relative;
  top: 1px;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.wp-page__mobile-more.open svg {
  transform: rotate(260deg);
}

.wp-page__content {
  padding-left: 8.55%;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .wp-page__content {
    padding-left: 4%;
  }
}

@media only screen and (max-width: 767px) {
  .wp-page__content {
    padding-left: 0;
  }
}

.wp-page__content h2 {
  color: #303639;
  font-size: 25px;
  font-weight: 400;
  margin: 20px 0;
}

@media only screen and (max-width: 767px) {
  .wp-page__content h2 {
    font-size: 20px;
  }
}

.wp-page__content h3 {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  margin: 20px 0;
}

@media only screen and (max-width: 767px) {
  .wp-page__content h3 {
    font-size: 16px;
  }
}

.wp-page__content p {
  color: #1e4459;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .wp-page__content p {
    font-size: 14px;
    line-height: 27px;
    margin-top: 15px;
  }
}

.wp-page__content ul {
  list-style-type: disc;
  color: #1e4459;
  font-size: 16px;
  font-weight: 300;
  line-height: 23px;
  margin: 30px 0;
  list-style-position: inside;
}

@media only screen and (max-width: 767px) {
  .wp-page__content ul {
    font-size: 14px;
  }
}

.wp-page__content ol {
  list-style-type: decimal;
  color: #1e4459;
  font-size: 16px;
  font-weight: 300;
  line-height: 23px;
  margin: 30px 0;
  list-style-position: inside;
}

@media only screen and (max-width: 767px) {
  .wp-page__content ol {
    font-size: 14px;
    margin: 20px 0;
  }
}

.wp-page__content b,
.wp-page__content strong {
  font-weight: 400;
}

.wp-page__content a {
  color: #3bb1ad;
  text-decoration: underline;
}

.wp-page__content li {
  margin-top: 20px;
}

.wp-page__content img {
  max-width: 100%;
  height: auto;
  margin: 10px 0;
}

.wp-page__content img.alignleft {
  float: left;
  margin-right: 25px;
}

@media only screen and (max-width: 767px) {
  .wp-page__content img.alignleft {
    margin-right: 20px;
  }
}

.wp-page__content img.alignright {
  float: right;
  margin-left: 25px;
}

@media only screen and (max-width: 767px) {
  .wp-page__content img.alignright {
    margin-left: 20px;
  }
}

.wp-page__content .faq__questions {
  list-style-type: none;
}

.wp-page__content .faq__questions a {
  text-decoration: none;
  color: #1e4459;
}

.wp-page__content .faq__questions a.active {
  color: #3bb1ad;
}

.wp-page__content .faq__icon {
  top: 5px;
}

body.page-template-template-page-full-width .wp-page__content {
  padding-left: 0;
}

body.page-template-template-page-full-width .wp-page__content .wpcf7-submit {
  margin-left: 0;
}

/* ## Text section */
.text-section__container {
  max-width: 720px;
  padding: 0 20px;
  margin: 100px auto;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .text-section__container {
    margin: 70px 0;
  }
}

.text-section__container--top {
  max-width: 625px;
  margin-top: 120px;
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .text-section__container--top {
    margin: 95px auto 50px auto;
  }
}

.text-section__container--metal {
  max-width: 584px;
}

@media only screen and (max-width: 767px) {
  .text-section__container--metal {
    margin: 70px auto 70px auto;
  }
}

.text-section__container--water {
  max-width: 580px;
}

.text-section__header {
  color: #1e4459;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .text-section__header {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

.text-section p {
  color: #1e4459;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
}

@media only screen and (max-width: 767px) {
  .text-section p {
    font-size: 13px;
    line-height: 25px;
  }
}

.text-section__wrapper {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.text-section__element {
  flex-basis: 149px;
  margin: 0 20px;
}

.text-section__element-wrapper {
  height: 76px;
  width: 75px;
  border: 2px solid #6db3ab;
  text-align: center;
  border-radius: 10px;
  padding-top: 10px;
  display: inline-block;
}

.text-section__element-short {
  color: #6db3ab;
  font-family: 'Helvetica', sans-serif;
  font-size: 34px;
  color: #6db3ab;
}

.text-section__element-full {
  color: #6db3ab;
  font-family: 'Helvetica', sans-serif;
  font-size: 12px;
}

.text-section__desc {
  color: #1e4459;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
  margin-top: 18px;
}

.text-section__button {
  width: 175px;
  height: 39px;
  line-height: 39px;
  border-radius: 4px;
  background-color: #3bb1ad;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  display: inline-block;
  margin-top: 35px;
  text-decoration: none;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.text-section__button--water {
  margin-top: 25px;
}

.text-section__button:hover {
  background: #55CBC7;
}

.text-section__icon {
  margin-bottom: 10px;
}

.mac .text-section__button {
  line-height: 43px;
}

/* ## FAQ */
.faq {
  padding: 100px 0;
}

@media only screen and (max-width: 767px) {
  .faq {
    padding: 70px 0;
  }
}

.faq__container {
  max-width: 931px;
  padding: 0 20px;
  margin: 0 auto;
}

.faq__header {
  color: #1e4459;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .faq__header {
    font-size: 30px;
  }
}

.faq__questions {
  margin-top: 50px;
}

.faq__question {
  padding-left: 28px;
  margin-top: 30px;
  position: relative;
}

.faq__question-text {
  color: #1e4459;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.faq__question-text.active {
  color: #3bb1ad;
}

.faq__question-text:hover {
  color: #3bb1ad;
}

@media only screen and (max-width: 767px) {
  .faq__question-text {
    font-size: 15px;
  }
}

.faq__question-inner {
  display: none;
}

.faq__question-inner p {
  color: #1e4459;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .faq__question-inner p {
    margin-top: 10px;
    font-size: 13px;
    line-height: 23px;
  }
}

.faq__icon {
  position: absolute;
  top: 1px;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  background-color: #e3ebeb;
  padding: 3px 3px;
  transition: background 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.faq__icon.active {
  background-color: #45b5b1;
}

.faq__icon .plus-minus {
  box-sizing: border-box;
  transition: transform 0.3s;
  width: 7px;
  height: 7px;
  margin: 1px;
  transform: rotate(180deg);
  position: relative;
}

.faq__icon .plus-minus.active {
  transform: rotate(0deg);
}

.faq__icon .plus-minus::before {
  content: '';
  display: block;
  width: 7px;
  height: 0px;
  border-bottom: solid 2px #1e4459;
  position: absolute;
  bottom: 2.5px;
  transform: rotate(90deg);
  transition: width 0.3s;
}

.faq__icon .plus-minus.active::before {
  content: '';
  display: block;
  width: 0px;
  height: 0px;
  border-bottom: solid 2px #ffffff;
  position: absolute;
  bottom: 2.5px;
  transform: rotate(90deg);
}

.faq__icon .plus-minus.active::after {
  border-bottom: solid 2px #ffffff;
}

.faq__icon .plus-minus::after {
  content: '';
  display: block;
  width: 7px;
  height: 0px;
  border-bottom: solid 2px #1e4459;
  position: absolute;
  bottom: 2.5px;
}

/* ## Text Testimonials */
.text-testimonials__photos {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding-bottom: 20px;
}


@media only screen and (max-width: 767px) {
  .text-testimonials__photos {
    background: inherit;
    padding-bottom: 5px;
  }
}

@media only screen and (max-width: 480px) {
  .text-testimonials__photos {
    max-width: none;
    width: 140%;
    position: relative;
    left: -20%;
  }
}

.text-testimonials__photo {
  text-align: center;
  padding-top: 32px;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0.15;
}

.text-testimonials__photo.slick-current.slick-active {
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .text-testimonials__photo {
    padding-top: 10px;
  }
}

.text-testimonials__photo img {
  max-width: 130px;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media only screen and (max-width: 1024px) {
  .text-testimonials__photo img {
    max-width: 90px;
  }
}

@media only screen and (max-width: 767px) {
  .text-testimonials__photo img {
    max-width: 80px;
  }
}

.text-testimonials__photo.highlight {
  padding-top: 0;
  opacity: 1;
}

.text-testimonials__photo.highlight img {
  max-width: 184px;
}

@media only screen and (max-width: 1024px) {
  .text-testimonials__photo.highlight img {
    max-width: 144px;
  }
}

@media only screen and (max-width: 767px) {
  .text-testimonials__photo.highlight img {
    max-width: 100px;
  }
}

.text-testimonials__photo.transparent {
  opacity: 0.6;
}

.text-testimonials__img {
  display: block;
  margin: 0 auto;
  border-radius: 50%;
}

.text-testimonials__photo-list {
  min-height: 225px;
}

@media only screen and (max-width: 1024px) {
  .text-testimonials__photo-list {
    min-height: 185px;
  }
}

@media only screen and (max-width: 767px) {
  .text-testimonials__photo-list {
    min-height: 135px;
  }
}

.text-testimonials__name {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  margin-top: 20px;
  display: block;
  text-align: center;
  line-height: 2rem;
}

@media only screen and (max-width: 767px) {
  .text-testimonials__name {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {

  .text-testimonials__content .lSSlideOuter,
  .text-testimonials__content .lSSlideWrapper,
  .text-testimonials__content .text-testimonials__content-list {
    overflow: visible;
  }
}

.text-testimonials__content-item {
  overflow: hidden;
  visibility: hidden;
}

.text-testimonials__content-item.slick-active {
  visibility: visible;
  overflow: visible;
}

.text-testimonials__content-inner {
  max-width: 685px;
  margin: 0 auto;
  text-align: center;
  padding: 50px 60px;
  box-shadow: 0 0 40px rgba(47, 53, 53, 0.08);
  margin-top: 25px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .text-testimonials__content-inner {
    padding: 25px 20px;
    background: #fff;
  }

  .text-testimonials__content-inner .text-testimonials__text-wrapper {
    max-height: 273px;
    overflow: hidden;
  }

  .text-testimonials__content-inner.visible .text-testimonials__text-wrapper {
    max-height: none;
  }

  .text-testimonials__content-inner.button-visible .more-content {
    display: block;
  }

  .text-testimonials__content-inner.button-visible .more-content.button-hidden {
    display: none;
  }
}

.text-testimonials__content {
  position: relative;
}

.text-testimonials__content-inner p {
  color: #1e4459;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
}

@media only screen and (max-width: 767px) {
  .text-testimonials__content-inner p {
    font-size: 13px;
    line-height: 27px;
  }
}

.text-testimonials__arrow {
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translate(-50%, 0);
}

@media only screen and (max-width: 767px) {
  .text-testimonials__arrow {
    max-width: 14px;
    top: -7px;
  }
}

@media only screen and (max-width: 767px) {
  .text-testimonials .lSAction {
    bottom: -50px;
    max-width: 100%;
  }

  .text-testimonials .lSAction .lSPrev {
    left: 94px;
    right: auto;
  }

  .text-testimonials .lSAction .lSNext {
    left: auto;
    right: 32px;
  }
}

.more-content {
  display: none;
  cursor: pointer;
  color: #90a2ac;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.17px;
  margin-top: 10px;
}

body .text-testimonials .lSSlideOuter.vertical .lSAction {
  bottom: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 916px;
  width: 95%;
}

body .text-testimonials .lSSlideOuter.vertical .lSAction .lSPrev {
  right: auto;
  left: 0;
  top: auto;
  margin-left: 30px;
}

body .text-testimonials .lSSlideOuter.vertical .lSAction .lSNext {
  left: auto;
  right: -30px;
  bottom: auto;
  margin-left: 0;
}

/* ## Video Testimonials */
.video-testimonials {
  margin-top: 50px;
  padding-bottom: 70px;
}

@media only screen and (max-width: 767px) {
  .video-testimonials {
    margin-top: 120px;
  }
}

.video-testimonials__container {
  max-width: 1450px;
  padding: 0 20px;
  margin: 0 auto;
}

.video-testimonials__header {
  color: #1e4459;
  text-align: center;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  .video-testimonials__header {
    font-size: 30px;
    margin-bottom: 40px;
  }
}

.video-testimonials__list {
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .video-testimonials__list {
    display: block;
  }
}

.video-testimonials__item-inner {
  width: 100%;
  height: 221px;
  position: relative;
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  position: relative;
}

.video-testimonials__item-inner:before {
  content: "";
  display: block;
  position: absolute;
  height: 93px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}

@media only screen and (max-width: 1280px) {
  .video-testimonials__item-inner {
    height: 171px;
  }
}

@media only screen and (max-width: 767px) {
  .video-testimonials__item-inner {
    height: 153px;
    margin: 0 auto;
  }
}

.video-testimonials__item {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .video-testimonials__item {
    margin: 10px auto;
    max-width: 272px;
  }
}

.video-testimonials__item:nth-of-type(1) {
  flex-basis: 392px;
}

.video-testimonials__item:nth-of-type(2) {
  flex-basis: 532px;
  margin: 0 20px;
}

@media only screen and (max-width: 767px) {
  .video-testimonials__item:nth-of-type(2) {
    margin: 10px auto;
  }
}

.video-testimonials__item:nth-of-type(2)>div {
  height: 299px;
}

@media only screen and (max-width: 1280px) {
  .video-testimonials__item:nth-of-type(2)>div {
    height: 249px;
  }
}

@media only screen and (max-width: 767px) {
  .video-testimonials__item:nth-of-type(2)>div {
    height: 153px;
  }
}

.video-testimonials__item:nth-of-type(2) h3 {
  max-width: 305px;
  font-size: 18px;
  bottom: 30px;
  left: 30px;
}

@media only screen and (max-width: 767px) {
  .video-testimonials__item:nth-of-type(2) h3 {
    left: 20px;
    bottom: 20px;
    font-size: 14px;
    max-width: 189px;
  }
}

.video-testimonials__item:nth-of-type(2) img {
  max-width: 69px;
}

@media only screen and (max-width: 767px) {
  .video-testimonials__item:nth-of-type(2) img {
    max-width: 43px;
  }
}

.video-testimonials__item:nth-of-type(3) {
  flex-basis: 392px;
}

.video-testimonials__item-header {
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  max-width: 218px;
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 20px;
}

@media only screen and (max-width: 767px) {
  .video-testimonials__item-header {
    font-size: 14px;
    max-width: 189px;
  }
}

.video-testimonials__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 59px;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media only screen and (max-width: 767px) {
  .video-testimonials__play {
    max-width: 43px;
    top: 40%;
  }
}

.video-testimonials__play:hover {
  transform: translate(-50%, -50%) scale(1.05);
}

.video-testimonials .video-testimonials__item-inner--4123 {
  background-image: url("img/video-testimonial-2.png");
}

.video-testimonials .video-testimonials__item-inner--4353 {
  background-image: url("img/video-testimonial-1.png");
}

.video-testimonials .video-testimonials__item-inner-4533 {
  background-image: url("img/video-testimonial-3.png");
}

/* ## Troubleshooting videos */
.ts-videos__container {
  max-width: 960px;
  margin: 0 auto;
}

.ts-videos__wrapper {
  width: 100%;
  position: relative;
  padding-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .ts-videos__wrapper {
    text-align: center;
  }
}

.ts-videos__wrapper:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 3px;
  background-color: #3bb1ad;
  content: '';
  -webkit-transform: translate(-50%, 0) scaleX(0);
  -ms-transform: translate(-50%, 0) scaleX(0);
  transform: translate(-50%, 0) scaleX(0);
  transition: -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ts-videos__wrapper:not(.main):hover:after {
  -webkit-transform: translate(-50%, 0) scaleX(1);
  -ms-transform: translate(-50%, 0) scaleX(1);
  transform: translate(-50%, 0) scaleX(1);
}

.ts-videos__header {
  padding: 0 15px;
  margin-bottom: 65px;
  color: #1e4459;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .ts-videos__header {
    font-size: 30px;
    margin-bottom: 40px;
  }
}

.ts-videos .vjs-big-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-width: 0;
  background: none;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.ts-videos .vjs-big-play-button:before {
  content: "";
  display: block;
  width: 69px;
  height: 69px;
  background-image: url("../../img/play-button.png");
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ts-videos .vjs-big-play-button span {
  display: none;
}

.ts-videos .video-js:hover .vjs-big-play-button {
  background: none;
}

.ts-videos__main {
  padding: 0 15px;
}

.ts-videos__title {
  margin-top: 20px;
  color: #303639;
  font-size: 18px;
  font-weight: 400;
}

.ts-videos__list {
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
  .ts-videos__list {
    display: block;
  }
}

.ts-videos__item {
  flex-basis: 50%;
  margin-top: 40px;
  padding: 0 15px;
}

@media only screen and (max-width: 767px) {
  .ts-videos__item {
    margin-top: 30px;
  }
}

.ts-videos__item.active .ts-videos__wrapper:after {
  -webkit-transform: translate(-50%, 0) scaleX(1);
  -ms-transform: translate(-50%, 0) scaleX(1);
  transform: translate(-50%, 0) scaleX(1);
}

.ts-videos__video {
  height: 252px;
  width: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
}

@media only screen and (max-width: 480px) {
  .ts-videos__video {
    height: 180px;
  }
}

.ts-videos__video--4124 {
  background-image: url("img/video-bg-4.png");
}

.ts-videos__video--2412 {
  background-image: url("img/video-bg-5.png");
}

.ts-videos__video--4212 {
  background-image: url("img/video-bg-6.png");
}

.ts-videos__video--3215 {
  background-image: url("img/video-bg-7.png");
}

.ts-videos__video--6436 {
  background-image: url("img/video-bg-8.png");
}

.ts-videos__trigger {
  text-decoration: none;
}

.ts-videos__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ts-videos .vjs-poster {
  background-size: cover;
  background-color: #fff;
}

/* ## Call us */
.call-us {
  max-width: 970px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  padding: 0 20px;
  margin-top: 110px;
}

@media only screen and (max-width: 767px) {
  .call-us {
    margin-top: 60px;
  }
}

.call-us a {
  color: #fff;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .call-us__img {
    max-width: 36px;
  }
}

.call-us__container {
  background-color: #3bb1ad;
  padding: 60px 20px 50px 20px;
}

@media only screen and (max-width: 767px) {
  .call-us__container {
    padding: 30px 20px 20px 20px;
  }
}

.call-us__header {
  font-size: 18px;
  font-weight: 400;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .call-us__header {
    font-size: 16px;
  }
}

.call-us__text {
  font-size: 14px;
  font-weight: 200;
  line-height: 25px;
  margin-top: 13px;
}

@media only screen and (max-width: 767px) {
  .call-us__text {
    font-size: 12px;
    line-height: 22px;
  }
}

/* ## Customer portal */
.customer-portal__container {
  max-width: 1440px;
  margin: 0 auto;
}

.customer-portal__header {
  padding: 0 15px;
  margin-bottom: 65px;
  color: #1e4459;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .customer-portal__header {
    font-size: 30px;
    margin-bottom: 40px;
  }
}

.customer-portal__main {
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 1080px) {
  .customer-portal__main {
    display: block;
  }
}

.customer-portal__single {
  flex: 1;
  padding: 0 15px;
}

@media only screen and (max-width: 1080px) {
  .customer-portal__single {
    max-width: 100%;
    margin: 15px auto;
  }
}

.customer-portal__single a {
  text-decoration: none;
  display: block;
}

.customer-portal__single-inner {
  border: 1px solid #e7eef1;
  display: flex;
  align-items: center;
  height: 182px;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.customer-portal__single-inner:hover {
  box-shadow: 0 2px 40px rgba(47, 62, 62, 0.06);
  border-color: #ffffff;
}

@media only screen and (max-width: 1448px) {
  .customer-portal__single-inner {
    height: 160px;
  }
}

.customer-portal__img-wrapper {
  position: relative;
  height: 100%;
}

.customer-portal__img {
  height: 100%;
  width: auto;
}

.customer-portal__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 44px;
}

.customer-portal__content {
  padding-left: 40px;
  padding-right: 30px;
}

@media only screen and (max-width: 1448px) {
  .customer-portal__content {
    padding-left: 20px;
    padding-right: 10px;
  }
}

.customer-portal__content-header {
  color: #303639;
  font-size: 18px;
  font-weight: 400;
}

@media only screen and (max-width: 1448px) {
  .customer-portal__content-header {
    font-size: 17px;
  }
}

@media only screen and (max-width: 767px) {
  .customer-portal__content-header {
    font-size: 15px;
  }
}

.customer-portal__p {
  color: #90a2ac;
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  margin-top: 13px;
}

@media only screen and (max-width: 1448px) {
  .customer-portal__p {
    font-size: 13px;
    line-height: 19px;
  }
}

@media only screen and (max-width: 767px) {
  .customer-portal__p {
    font-size: 12px;
    line-height: 18px;
    margin-top: 7px;
  }
}

.customer-portal__secondary {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  .customer-portal__secondary {
    display: block;
    margin-top: 50px;
  }
}

.customer-portal__secondary a {
  text-decoration: none;
}

.customer-portal__secondary-single {
  flex-basis: 25%;
  justify-content: space-between;
  text-align: center;
  margin: 45px 0;
}

@media only screen and (max-width: 1080px) {
  .customer-portal__secondary-single {
    flex-basis: 50%;
    margin: 25px 0;
  }
}

.customer-portal__secondary-inner {
  max-width: 215px;
  margin: 0 auto;
  padding-bottom: 10px;
  position: relative;
}

.customer-portal__secondary-inner:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 3px;
  background-color: #3bb1ad;
  content: '';
  -webkit-transform: translate(-50%, 0) scaleX(0);
  transform: translate(-50%, 0) scaleX(0);
  transition: -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.customer-portal__secondary-inner:hover:after {
  -webkit-transform: translate(-50%, 0) scaleX(1);
  transform: translate(-50%, 0) scaleX(1);
}

.customer-portal__secondary-header {
  color: #303639;
  font-size: 18px;
  font-weight: 400;
  margin-top: 20px;
}

.customer-portal__secondary-p {
  color: #90a2ac;
  font-size: 14px;
  font-weight: 100;
  line-height: 17px;
  margin-top: 13px;
}

.customer-portal__secondary-icon {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.customer-portal__icon-wrapper {
  height: 54px;
  display: inline-block;
  position: relative;
  min-width: 1px;
}

/* ## Products page */
@media only screen and (max-width: 767px) {
  .products-list {
    padding-top: 100px;
  }
}

.products-list__container {
  max-width: 1440px;
  margin: 0 auto;
}

.products-list__main {
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .products-list__main {
    display: block;
  }
}

.products-list__single {
  border: 1px solid #e7eef1;
  flex: 1;
  margin: 0 15px;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media only screen and (max-width: 767px) {
  .products-list__single {
    max-width: 100%;
    margin: 15px auto;
  }
}

.products-list__single:hover {
  box-shadow: 0 2px 40px rgba(47, 62, 62, 0.06);
  border-color: #ffffff;
}

.products-list__single a {
  text-decoration: none;
  display: block;
  height: 100%;
}

.products-list__single-inner {
  display: flex;
  align-items: center;
  padding: 30px 20px 30px 60px;
  height: 100%;
}

.products-list__single-inner .details {
  width: 50%;
  height: 100%;
  color: #1e4459;
}

.products-list__single-inner .details h2 {
  font-size: 40px;
}

.products-list__single-inner .details .descr {
  font-size: 14px;
  padding: 20px 0;
  line-height: 1.75em;
  color: #90a2ac;
  font-weight: 100;
}

.products-list__single-inner .details .price {
  font-size: 27px;
}

.products-list__single-inner img {
  max-width: 50%;
  box-sizing: border-box;
}

.products-list__sub {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  .products-list__sub {
    display: block;
    margin-top: 50px;
  }
}

.products-list__sub a {
  text-decoration: none;
}

.products-list__sub-single {
  flex: 1;
  margin: 0 15px;
  border: 1px solid #e7eef1;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.products-list__sub-single:hover {
  box-shadow: 0 2px 40px rgba(47, 62, 62, 0.06);
  border-color: #ffffff;
}

@media only screen and (max-width: 767px) {
  .products-list__sub-single {
    max-width: 100%;
    margin: 15px auto;
  }
}

.products-list__sub-single a {
  text-decoration: none;
  display: block;
  height: 100%;
}

.products-list__sub-single-inner {
  color: #1e4459;
  display: flex;
  align-items: center;
  padding: 30px 30px 30px 60px;
  height: 100%;
}

.products-list__sub-single-inner h3 {
  font-size: 27px;
}

.products-list__sub-single-inner div.img {
  width: 50%;
  box-sizing: border-box;
  padding-left: 20px;
  text-align: center;
}

.products-list__sub-single-inner div.img img {
  max-width: 100%;
}

/* ## STS */
.sts {
  padding-top: 130px;
}

@media only screen and (max-width: 767px) {
  .sts {
    padding-top: 95px;
  }
}

.sts__header {
  font-size: 40px;
  color: #1e4459;
  text-align: center;
  max-width: 565px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .sts__header {
    font-size: 30px;
  }
}

.sts__p {
  font-size: 16px;
  line-height: 27px;
  text-align: center;
  font-weight: 300;
  max-width: 565px;
  margin: 0 auto;
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  .sts__p {
    font-size: 13px;
    line-height: 25px;
    margin-top: 11px;
  }
}

.sts__container {
  max-width: 855px;
  padding: 0 20px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .sts__container {
    max-width: 310px;
  }
}

.sts__steps {
  margin-top: 48px;
}

@media only screen and (max-width: 767px) {
  .sts__steps {
    margin-top: 58px;
  }
}

.sts__step {
  display: flex;
  margin-top: 100px;
}

.sts__step:first-of-type {
  margin-top: 0;
}

.sts__step:last-of-type .sts__number:after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .sts__step {
    flex-wrap: wrap;
    margin-top: 55px;
    padding: 0 7px;
  }
}

.sts__video {
  flex-basis: 253px;
  height: 144px;
  position: relative;
  border-radius: 10px;
  background-size: cover;
  background-position: center;
}

.sts__video:hover .sts__play {
  max-width: 63px;
}

@media only screen and (max-width: 767px) {
  .sts__video {
    flex-basis: 100%;
    order: 2;
    margin-top: 20px;
  }
}

.sts__play-link {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.sts__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  max-width: 58px;
  transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.sts__number-wrapper {
  flex: 1;
  justify-content: center;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .sts__number-wrapper {
    display: none;
  }
}

.sts__number {
  display: inline-block;
  font-size: 16px;
  color: #3bb1ad;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #3bb1ad;
  border-radius: 50%;
  box-sizing: border-box;
  position: relative;
}

.sts__number:after {
  content: '';
  display: block;
  width: 1px;
  height: 131px;
  background-image: linear-gradient(#9dd8d6 37.5%, rgba(255, 255, 255, 0) 0%);
  background-position: right;
  background-size: 1px 8px;
  background-repeat: repeat-y;
  position: absolute;
  top: 73px;
  left: 50%;
  transform: translate(-50%, 0);
}

@media only screen and (max-width: 767px) {
  .sts__number:after {
    display: none;
  }
}

.sts__content {
  flex-basis: 322px;
  align-items: center;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .sts__content {
    flex-basis: 100%;
    order: 3;
  }
}

.sts__content-header {
  font-size: 18px;
  color: #000000;
  padding-right: 50px;
}

@media only screen and (max-width: 767px) {
  .sts__content-header {
    margin-top: 20px;
    padding-right: 32px;
  }
}

.sts__content-number {
  display: none;
}

@media only screen and (max-width: 767px) {
  .sts__content-number {
    display: inline;
  }
}

.sts__content-p {
  font-size: 14px;
  line-height: 25px;
  color: #000000;
  font-weight: 300;
  margin-top: 12px;
  padding-right: 50px;
}

@media only screen and (max-width: 767px) {
  .sts__content-p {
    padding-right: 32px;
  }
}

.sts__link {
  font-size: 14px;
  color: #3bb1ad;
  text-decoration: none;
  display: inline-block;
  margin-right: 15px;
  margin-top: 15px;
}

.sts__link:last-of-type {
  margin-right: 0;
}

@media only screen and (max-width: 767px) {
  .sts__link {
    display: block;
    margin-right: 0;
  }
}

.sts__length {
  display: block;
  max-width: 46px;
  width: 100%;
  height: 20px;
  line-height: 20px;
  color: #fff6f6;
  font-size: 13px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  padding: 0 2px;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

/* ## Back btn */
.back-btn-wrapper {
  padding: 20px 0 20px 20px;
  display: inline-block;
  position: relative;
}

.back-btn-wrapper:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../img/back-arrow.svg) right 5px center no-repeat;
  transform: rotate(180deg);
}

.back-btn-wrapper a {
  text-decoration: none;
  color: #303639;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  margin-top: 2px;
}

.back-btn-wrapper a:hover {
  color: #3bb1ad;
}