/* Global reset
*******************************************************************************/
html,
body,
div,
a,
span,
object,
iframe,
p,
blockquote,
pre,
img,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
fieldset,
form,
legend,
textarea,
button,
input,
select {
  margin: 0;
  padding: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* =HTML5 display definitions
*******************************************************************************/
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
svg:not(:root) {
  overflow: hidden;
}
/* Tags reset
*******************************************************************************/
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  text-decoration: none;
  background: transparent;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ul,
ol {
  list-style: none;
  padding: 0;
}
a:hover,
a:active,
label:focus,
label:active {
  outline: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
/* Normalizing form elements
*******************************************************************************/
fieldset {
  border: none;
}
textarea,
button,
input,
select {
  font-size: 100%;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
  min-height: 30px;
  max-height: 400px;
  resize: vertical;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  vertical-align: middle;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button[disabled],
input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* Normalizing Tags
*******************************************************************************/
small {
  font-size: 85%;
}
strong,
th {
  font-weight: bold;
}
td,
td img {
  vertical-align: top;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
}
textarea,
select,
input {
  -webkit-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
}
html,
body,
div,
a,
span,
object,
iframe,
p,
blockquote,
pre,
img,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
fieldset,
form,
legend,
textarea,
button,
input,
select {
  margin: 0;
  padding: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* =Minimal base appearance
*******************************************************************************/

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=63e5b986-336f-40ad-a0f5-d874cc04e6ad&fontids=5664093,5664103,5664153,5664085,5664089");
@font-face{
	font-family:"HelveticaNeueLight";
	src:url("../fonts/5664085/f9c5199e-a996-4c08-9042-1eb845bb7495.woff2") format("woff2"),url("../fonts/5664085/2a34f1f8-d701-4949-b12d-133c1c2636eb.woff") format("woff");
}
@font-face{
	font-family:"HelveticaNeue";
	src:url("../fonts/5664093/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2") format("woff2"),url("../fonts/5664093/08edde9d-c27b-4731-a27f-d6cd9b01cd06.woff") format("woff");
}
@font-face{
	font-family:"HelveticaNeueLightItalic";
    src:url("../fonts/5664089/5e4f385b-17ff-4d27-a63a-9ee28546c9a8.woff2") format("woff2"),url("../fonts/5664089/116cde47-4a07-44a5-9fac-cbdcc1f14f79.woff") format("woff");
}
@font-face{
	font-family:"HelveticaNeueMedium";
	src:url("../fonts/5664103/240c57a0-fdce-440d-9ce3-85e0cb56f470.woff2") format("woff2"),url("../fonts/5664103/7802e576-2ffa-4f22-a409-534355fbea79.woff") format("woff");
}
@font-face{
	font-family:"HelveticaNeueBold";
	src:url("../fonts/5664153/ba8c9043-f9e0-42d9-a5df-5264bfb5d160.woff2") format("woff2"),url("../fonts/5664153/ee5dbcdd-fc55-49b1-ab08-65bb7620ce53.woff") format("woff");
}

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

.svg-sprite {
  position: absolute;
  width: 0;
  height: 0;
}
html {
  overflow: auto;
}
body {
  font-family: 'HelveticaNeue', sans-serif;
  min-width: 320px;
  color: #515558;
}
@media only screen and (min-width: 530px) {
  body {
    font-size: 18px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 529px) {
  body {
    font-size: 16px;
    line-height: 26px;
  }
}
a {
  color: #b5121b;
}
.section p a {
  border-bottom: 1px dashed currentColor;
}
.section p a:hover {
  border: none;
}
.page {
  display: flex;
  width: 100%;
  min-height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  margin: 0;
}
.page-main {
  overflow-x: hidden;
  position: relative;
  margin: 0 0 auto;
  z-index: 1;
}
.site {
  overflow: hidden;
}
.width-container {
  margin: 0 auto;
}
@media only screen and (min-width:   1025px) {
  .width-container {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .width-container {
    width: 95.3%;
  }
}
@media only screen and (max-width: 529px) {
  .width-container {
    width: 94%;
  }
}
p:empty {
  display: none;
}
.svg-ico {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.svg-ico * {
  max-width: 100%;
  max-height: 100%;
}
.svg-ico svg {
  vertical-align: middle;
  width: inherit;
  height: inherit;
}
img.pixel {
  transform: translate3d(-50%, 0, 0);
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 999;
  opacity: 0.5;
  pointer-events: none;
  display: none;
  max-width: none;
}
@media only screen and (min-width:   1025px) {
  img.pixel.pixel1200 {
    top: 35px;
    display: block;
    margin-left: 3px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  img.pixel.pixel768 {
    display: block;
  }
}
@media only screen and (max-width: 529px) {
  img.pixel.pixel320 {
    top: -20px;
    display: block;
  }
}
.admin-bar header.site-header {
  top: 32px;
}
.admin-bar #page {
  padding-top: 32px;
}
.admin-bar #page.site-header-simple {
  padding-top: 0;
}
.title-page {
  font: 36px/1.2 'HelveticaNeueMedium', sans-serif;
  border-bottom: 1px solid #a5a5a5;
  padding: 0 0 30px;
  margin: 0 0 45px;
  text-transform: uppercase;
  color: #000;
}
@media only screen and (max-width: 529px) {
  .title-page {
    padding: 0 0 20px;
    margin: 0 0 20px;
    font-size: 24px;
  }
}
/* textarea width and position change */
.message-textarea {
  width: 100%;
  margin-bottom: 44px;
  position: relative;
}
/* success message position adjustment */
div.wpcf7-response-output.wpcf7-mail-sent-ok {
  position: relative !important;
}
.main-red-button {
  position: relative;
  font-family: 'HelveticaNeueBold', sans-serif;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  padding: 11px;
  display: inline-flex;
  z-index: 1;
  text-transform: uppercase;
}
@media only screen and (min-width: 530px) {
  .main-red-button {
    min-height: 75px;
  }
}
.main-red-button.mrb-red-bg .mrb-text:before {
  opacity: 1;
}
.main-red-button:before {
  transition: opacity 0.3s;
  opacity: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px dotted #b5121b;
  z-index: -1;
}
.main-red-button:hover {
  color: #fff;
}
.main-red-button:hover.mrb-red-bg {
  color: #b5121b;
}
.main-red-button:hover.mrb-red-bg .mrb-text:before {
  opacity: 0;
}
.main-red-button:hover:before {
  opacity: 1;
}
.main-red-button:hover .mrb-text:before {
  opacity: 1;
}
.main-red-button:hover .mrb-borders:before,
.main-red-button:hover .mrb-borders span:before,
.main-red-button:hover .mrb-borders:after,
.main-red-button:hover .mrb-borders span:after {
  opacity: 0;
}
.main-red-button span {
  display: inline-block;
}
.main-red-button .mrb-text {
  position: relative;
  z-index: 1;
  border: 3px solid #b5121b;
  padding: 14px 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.main-red-button .mrb-text:before {
  transition: opacity 0.3s;
  opacity: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: #b5121b;
}
.main-red-button .mrb-borders,
.main-red-button .mrb-borders span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: auto;
}
.main-red-button .mrb-borders:before,
.main-red-button .mrb-borders span:before,
.main-red-button .mrb-borders:after,
.main-red-button .mrb-borders span:after {
  transition: opacity 0.3s;
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border-style: dotted;
  border-color: #b5121b;
}
.main-red-button .mrb-borders:before,
.main-red-button .mrb-borders span:before {
  top: 0;
  border-width: 2px 0 0 2px;
}
.main-red-button .mrb-borders:after,
.main-red-button .mrb-borders span:after {
  bottom: 0;
  border-width: 0 0 2px 2px;
}
.main-red-button .mrb-borders:before {
  left: 0;
  top: 0;
  border-width: 2px 0 0 2px;
}
.main-red-button .mrb-borders:after {
  left: 0;
  bottom: 0;
  border-width: 0 0 2px 2px;
}
.main-red-button .mrb-borders span:before {
  right: 0;
  top: 0;
  border-width: 2px 2px 0 0;
}
.main-red-button .mrb-borders span:after {
  right: 0;
  bottom: 0;
  border-width: 0 2px 2px 0;
}
.main-red-button.-large {
  font-size: 20px;
}
@media only screen and (min-width: 530px) {
  .main-red-button.-large {
    height: 77px;
  }
}
@media only screen and (min-width: 530px) {
  .main-red-button.-large .mrb-text {
    padding: 15px 70px;
  }
}
.main-red-button.-solid {
  color: #fff;
}
.main-red-button.-solid .mrb-text:before {
  opacity: 1;
}
.main-red-button.-solid:hover {
  color: #b5121b;
}
.main-red-button.-solid:hover .mrb-text:before {
  opacity: 0;
}
.main-red-button.-transparent {
  color: #b5121b;
}
.main-red-button.-transparent:hover {
  color: #fff;
}
.main-white-button {
  position: relative;
  font-family: 'HelveticaNeueBold', sans-serif;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  padding: 11px;
  display: inline-flex;
  z-index: 1;
  text-transform: uppercase;
  color: #fff;
}
@media only screen and (min-width: 530px) {
  .main-white-button {
    min-height: 75px;
  }
}
.main-white-button.mrb-red-bg .mrb-text:before {
  opacity: 1;
}
.main-white-button:before {
  transition: opacity 0.3s;
  opacity: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px dotted #b5121b;
  z-index: -1;
}
.main-white-button:hover {
  color: #fff;
}
.main-white-button:hover.mrb-red-bg {
  color: #b5121b;
}
.main-white-button:hover.mrb-red-bg .mrb-text:before {
  opacity: 0;
}
.main-white-button:hover:before {
  opacity: 1;
}
.main-white-button:hover .mrb-text:before {
  opacity: 1;
}
.main-white-button:hover .mrb-borders:before,
.main-white-button:hover .mrb-borders span:before,
.main-white-button:hover .mrb-borders:after,
.main-white-button:hover .mrb-borders span:after {
  opacity: 0;
}
.main-white-button span {
  display: inline-block;
}
.main-white-button .mrb-text {
  position: relative;
  z-index: 1;
  border: 3px solid #b5121b;
  padding: 14px 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.main-white-button .mrb-text:before {
  transition: opacity 0.3s;
  opacity: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: #b5121b;
}
.main-white-button .mrb-borders,
.main-white-button .mrb-borders span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: auto;
}
.main-white-button .mrb-borders:before,
.main-white-button .mrb-borders span:before,
.main-white-button .mrb-borders:after,
.main-white-button .mrb-borders span:after {
  transition: opacity 0.3s;
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border-style: dotted;
  border-color: #b5121b;
}
.main-white-button .mrb-borders:before,
.main-white-button .mrb-borders span:before {
  top: 0;
  border-width: 2px 0 0 2px;
}
.main-white-button .mrb-borders:after,
.main-white-button .mrb-borders span:after {
  bottom: 0;
  border-width: 0 0 2px 2px;
}
.main-white-button .mrb-borders:before {
  left: 0;
  top: 0;
  border-width: 2px 0 0 2px;
}
.main-white-button .mrb-borders:after {
  left: 0;
  bottom: 0;
  border-width: 0 0 2px 2px;
}
.main-white-button .mrb-borders span:before {
  right: 0;
  top: 0;
  border-width: 2px 2px 0 0;
}
.main-white-button .mrb-borders span:after {
  right: 0;
  bottom: 0;
  border-width: 0 2px 2px 0;
}
.main-white-button.-large {
  font-size: 20px;
}
@media only screen and (min-width: 530px) {
  .main-white-button.-large {
    height: 77px;
  }
}
@media only screen and (min-width: 530px) {
  .main-white-button.-large .mrb-text {
    padding: 15px 70px;
  }
}
.main-white-button.-solid {
  color: #fff;
}
.main-white-button.-solid .mrb-text:before {
  opacity: 1;
}
.main-white-button.-solid:hover {
  color: #b5121b;
}
.main-white-button.-solid:hover .mrb-text:before {
  opacity: 0;
}
.main-white-button.-transparent {
  color: #b5121b;
}
.main-white-button.-transparent:hover {
  color: #fff;
}
.main-white-button br {
  display: none;
}
.main-white-button button,
.main-white-button input[type="button"],
.main-white-button input[type="reset"],
.main-white-button input[type="submit"] {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  font-family: 'HelveticaNeueBold', sans-serif;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  z-index: 1;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}
.main-white-button:hover button,
.main-white-button:hover input[type="button"],
.main-white-button:hover input[type="reset"],
.main-white-button:hover input[type="submit"] {
  color: #b5121b;
}
.main-white-button:before {
  border: 2px dotted #fff;
}
.main-white-button:hover {
  color: #b5121b;
}
.main-white-button .mrb-text {
  border: 3px solid #fff;
}
.main-white-button .mrb-text:before {
  background: #fff;
}
.main-white-button .mrb-borders:before,
.main-white-button .mrb-borders span:before,
.main-white-button .mrb-borders:after,
.main-white-button .mrb-borders span:after {
  border-color: #fff;
}
.pulse-round-button {
  width: 53px;
  height: 53px;
  margin: 30px auto;
  position: relative;
  border-radius: 50%;
  animation: pulse-2 1s infinite;
  display: block;
  padding: 14px;
  cursor: pointer;
}
@media only screen and (max-width: 529px) {
  .pulse-round-button {
    margin: 23px auto;
    width: 42px;
    height: 42px;
    padding: 12px;
  }
}
.pulse-round-button .icon {
  transform: rotate(90deg);
  display: block;
}
.pulse-round-button .icon svg {
  display: block;
  fill: #fff;
  width: 25px;
  height: 25px;
}
@media only screen and (max-width: 529px) {
  .pulse-round-button .icon svg {
    width: 20px;
    height: 20px;
  }
}
.pulse-round-button .circle {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  fill: transparent;
  stroke: #fff;
  stroke-dasharray: 2, 4 !important;
  animation: pulse 1s infinite ease;
}
.pulse-round-button .circle * {
  fill: transparent;
  stroke: #fff;
}
.pulse-round-button:after,
.pulse-round-button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px dotted rgba(255, 255, 255, 0.5);
  transform-origin: 50% 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.pulse-round-button:after {
  width: 140%;
  height: 140%;
  animation: pulse 1s infinite 0.1s;
}
.pulse-round-button:before {
  width: 180%;
  height: 180%;
  animation: pulse 1s infinite 0.2s;
  border-bottom-color: rgba(255, 255, 255, 0.3);
  border-left-color: rgba(255, 255, 255, 0.4);
  border-right-color: rgba(255, 255, 255, 0.4);
}
.general-regular-button {
  cursor: pointer;
  position: relative;
  transition: color 0.3s;
  text-transform: uppercase;
  color: #b5121b;
  background: #fff;
  font-family: 'HelveticaNeueBold', sans-serif;
  border: 1px solid #b5121b;
  z-index: 1;
  padding: 14px 0;
  min-width: 275px;
  text-align: center;
}
@media only screen and (min-width:   1025px) {
  .general-regular-button {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 1.7px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .general-regular-button {
    font-size: 16px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 529px) {
  .general-regular-button {
    font-size: 12px;
    line-height: 16px;
  }
}
.general-regular-button:before {
  transition: opacity 0.3s;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #b5121b;
  opacity: 0;
  z-index: -1;
}
.general-regular-button:hover {
  color: #fff;
}
.general-regular-button:hover:before {
  opacity: 1;
}
@keyframes pulse {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes pulse-2 {
  from {
    border-color: rgba(255, 255, 255, 0.5);
  }
  50% {
    border-color: #ffffff;
  }
  to {
    border-color: rgba(255, 255, 255, 0.5);
  }
}
.round-dotted-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  position: relative;
  padding: 10px;
  z-index: 1;
  flex-grow: 0;
  flex-shrink: 0;
}
.round-dotted-button * {
  max-width: 100%;
  max-height: 100%;
}
.round-dotted-button svg {
  vertical-align: middle;
  width: inherit;
  height: inherit;
}
.round-dotted-button:before {
  transition: opacity 0.3s linear;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #b5121b;
  opacity: 0;
  z-index: -2;
  border-radius: 100%;
}
@media only screen and (min-width: 530px) {
  .round-dotted-button {
    width: 43px;
    height: 43px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .round-dotted-button {
    width: 38px;
    height: 38px;
  }
}
@media only screen and (max-width: 529px) {
  .round-dotted-button {
    width: 40px;
    height: 40px;
  }
}
.round-dotted-button .border {
  transition: opacity 0.3s linear;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  stroke: #fff;
  fill: rgba(0, 0, 0, 0);
  z-index: -1;
}
.round-dotted-button .icon {
  position: relative;
  fill: #b5121b;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  width: inherit;
  height: inherit;
  z-index: 1;
}
.round-dotted-button:hover:before {
  opacity: 1;
}
.round-dotted-button:hover .border {
  opacity: 0;
}
.round-dotted-button:hover .icon {
  fill: #fff;
}
.main-red-button br {
  display: none;
}
.main-red-button button,
.main-red-button input[type="button"],
.main-red-button input[type="reset"],
.main-red-button input[type="submit"] {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  font-family: 'HelveticaNeueBold', sans-serif;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  z-index: 1;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}
.main-red-button:hover button,
.main-red-button:hover input[type="button"],
.main-red-button:hover input[type="reset"],
.main-red-button:hover input[type="submit"] {
  color: #b5121b;
}
.full-size-video {
  background: #000 url("../images/temp/home-banner-img.jpg") 50% 50%;
  background-size: cover;
  position: relative;
}
.full-size-video video {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1025px) {
  .full-size-video {
    min-height: 455px;
  }
  .full-size-video video {
    display: none;
  }
}
.scroll-bottom {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font: 15px/1.2 'HelveticaNeueMedium', sans-serif;
  position: absolute;
  bottom: 57px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  z-index: 9;
}
@media only screen and (max-width: 529px) {
  .scroll-bottom {
    font-size: 14px;
    bottom: 27px;
  }
}
.breadcrumbs {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  font-size: 14px;
  color: #fff;
  z-index: 10;
  padding: 5px 0 10px;
}
.breadcrumbs:before {
  transition: opacity 0.3s;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0;
  z-index: -1;
}
@media only screen and (max-width: 1025px) {
  .breadcrumbs {
    display: none;
  }
}
.breadcrumbs .breadcrumbs-container {
  display: flex;
}
.breadcrumbs .breadcrumbs-container > span {
  padding-right: 10px;
}
.breadcrumbs .breadcrumbs-container > span:not(:first-child) {
  padding-left: 10px;
}
.breadcrumbs a {
  position: relative;
  color: #fff;
}
.breadcrumbs a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #fff;
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.breadcrumbs a:hover:after {
  transform: translate3d(0, 10px, 0);
  opacity: 0;
}
.breadcrumbs br {
  display: none;
}
.service-list {
  position: relative;
  z-index: 1;
  display: flex;
  padding: 15px 0 0;
}
.service-list li {
  padding: 0;
}
.section-content .service-list li {
  padding: 0;
}
.service-list li:before {
  display: none;
}
.service-list > li {
  position: relative;
}
.service-list > li:not(:last-child) {
  margin: 0 9px 0 0;
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .service-list > li:not(:last-child) {
    margin-right: 5px;
  }
}
.service-list a {
  font-size: 0;
  padding: 0;
  transition: all 0.3s ease-out;
}
.service-list a:hover .border {
  fill: #b5121b;
}
.service-list a:hover .icon {
  fill: #fff;
}
.service-list a:hover:active .border {
  fill: #b5121b;
}
.service-list .icon {
  display: block;
  width: 20px;
  height: 19px;
  fill: #000;
  transition: fill 0.3s ease-out;
}
.service-list .border {
  stroke: #b5121b;
}
.service-list span {
  display: none;
}
.service-list ul {
  position: absolute;
  top: 0;
  left: 52px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-out;
  display: flex;
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .service-list ul {
    left: 43px;
  }
}
.service-list ul li:not(:last-child) {
  margin: 0 9px 0 0;
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .service-list ul li:not(:last-child) {
    margin-right: 5px;
  }
}
.service-list .open > a .border {
  fill: #b5121b;
  stroke: transparent;
}
.service-list .open > a .icon {
  fill: #fff;
}
.service-list .open ul {
  opacity: 1;
  pointer-events: auto;
}
.visual {
  background-size: cover;
  background-position: 50%;
  width: 100%;
  height: 420px;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 160px 20px 40px;
  box-sizing: border-box;
  color: #fff;
  font-size: 22px;
  text-align: center;
}
.visual.-large {
  height: 755px;
}
@media only screen and (max-width: 1025px) {
  .visual.-large {
    height: 350px;
    padding: 85px 20px 10px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .visual.-large[style*=background-image] {
    height: auto;
    background-size: auto 71%;
    background-position-y: 0;
    background-repeat: no-repeat;
  }
  .visual.-large[style*=background-image] + section {
    margin-top: 20px;
  }
  .visual.-large[style*=background-image] .main-white-button {
    position: relative;
    font-family: 'HelveticaNeueBold', sans-serif;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    padding: 11px;
    display: inline-flex;
    z-index: 1;
    text-transform: uppercase;
    color: #b5121b;
  }
  .visual.-large[style*=background-image] .main-white-button.mrb-red-bg .mrb-text:before {
    opacity: 1;
  }
  .visual.-large[style*=background-image] .main-white-button:before {
    transition: opacity 0.3s;
    opacity: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px dotted #b5121b;
    z-index: -1;
  }
  .visual.-large[style*=background-image] .main-white-button:hover {
    color: #fff;
  }
  .visual.-large[style*=background-image] .main-white-button:hover.mrb-red-bg {
    color: #b5121b;
  }
  .visual.-large[style*=background-image] .main-white-button:hover.mrb-red-bg .mrb-text:before {
    opacity: 0;
  }
  .visual.-large[style*=background-image] .main-white-button:hover:before {
    opacity: 1;
  }
  .visual.-large[style*=background-image] .main-white-button:hover .mrb-text:before {
    opacity: 1;
  }
  .visual.-large[style*=background-image] .main-white-button:hover .mrb-borders:before,
  .visual.-large[style*=background-image] .main-white-button:hover .mrb-borders span:before,
  .visual.-large[style*=background-image] .main-white-button:hover .mrb-borders:after,
  .visual.-large[style*=background-image] .main-white-button:hover .mrb-borders span:after {
    opacity: 0;
  }
  .visual.-large[style*=background-image] .main-white-button span {
    display: inline-block;
  }
  .visual.-large[style*=background-image] .main-white-button .mrb-text {
    position: relative;
    z-index: 1;
    border: 3px solid #b5121b;
    padding: 14px 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .visual.-large[style*=background-image] .main-white-button .mrb-text:before {
    transition: opacity 0.3s;
    opacity: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #b5121b;
  }
  .visual.-large[style*=background-image] .main-white-button .mrb-borders,
  .visual.-large[style*=background-image] .main-white-button .mrb-borders span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: auto;
  }
  .visual.-large[style*=background-image] .main-white-button .mrb-borders:before,
  .visual.-large[style*=background-image] .main-white-button .mrb-borders span:before,
  .visual.-large[style*=background-image] .main-white-button .mrb-borders:after,
  .visual.-large[style*=background-image] .main-white-button .mrb-borders span:after {
    transition: opacity 0.3s;
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-style: dotted;
    border-color: #b5121b;
  }
  .visual.-large[style*=background-image] .main-white-button .mrb-borders:before,
  .visual.-large[style*=background-image] .main-white-button .mrb-borders span:before {
    top: 0;
    border-width: 2px 0 0 2px;
  }
  .visual.-large[style*=background-image] .main-white-button .mrb-borders:after,
  .visual.-large[style*=background-image] .main-white-button .mrb-borders span:after {
    bottom: 0;
    border-width: 0 0 2px 2px;
  }
  .visual.-large[style*=background-image] .main-white-button .mrb-borders:before {
    left: 0;
    top: 0;
    border-width: 2px 0 0 2px;
  }
  .visual.-large[style*=background-image] .main-white-button .mrb-borders:after {
    left: 0;
    bottom: 0;
    border-width: 0 0 2px 2px;
  }
  .visual.-large[style*=background-image] .main-white-button .mrb-borders span:before {
    right: 0;
    top: 0;
    border-width: 2px 2px 0 0;
  }
  .visual.-large[style*=background-image] .main-white-button .mrb-borders span:after {
    right: 0;
    bottom: 0;
    border-width: 0 2px 2px 0;
  }
  .visual.-large[style*=background-image] .main-white-button.-large {
    font-size: 20px;
  }
  .visual.-large[style*=background-image] .main-white-button.-solid {
    color: #fff;
  }
  .visual.-large[style*=background-image] .main-white-button.-solid .mrb-text:before {
    opacity: 1;
  }
  .visual.-large[style*=background-image] .main-white-button.-solid:hover {
    color: #b5121b;
  }
  .visual.-large[style*=background-image] .main-white-button.-solid:hover .mrb-text:before {
    opacity: 0;
  }
  .visual.-large[style*=background-image] .main-white-button.-transparent {
    color: #b5121b;
  }
  .visual.-large[style*=background-image] .main-white-button.-transparent:hover {
    color: #fff;
  }
  .visual.-large[style*=background-image] .main-white-button br {
    display: none;
  }
  .visual.-large[style*=background-image] .main-white-button button,
  .visual.-large[style*=background-image] .main-white-button input[type="button"],
  .visual.-large[style*=background-image] .main-white-button input[type="reset"],
  .visual.-large[style*=background-image] .main-white-button input[type="submit"] {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    font-family: 'HelveticaNeueBold', sans-serif;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    z-index: 1;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
  }
  .visual.-large[style*=background-image] .main-white-button:hover button,
  .visual.-large[style*=background-image] .main-white-button:hover input[type="button"],
  .visual.-large[style*=background-image] .main-white-button:hover input[type="reset"],
  .visual.-large[style*=background-image] .main-white-button:hover input[type="submit"] {
    color: #b5121b;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) and only screen and (min-width: 530px) {
  .visual.-large[style*=background-image] .main-white-button {
    min-height: 75px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) and only screen and (min-width: 530px) {
  .visual.-large[style*=background-image] .main-white-button.-large {
    height: 77px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) and only screen and (min-width: 530px) {
  .visual.-large[style*=background-image] .main-white-button.-large .mrb-text {
    padding: 15px 70px;
  }
}
@media only screen and (max-width: 529px) {
  .visual {
    height: 250px;
    padding: 85px 20px 10px;
  }
}
.visual .text {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 0;
}
@media only screen and (max-width: 529px) {
  .visual .text {
    padding-top: 10px;
  }
}
.visual .text p {
  margin: 0 0 20px;
}
@media only screen and (max-width: 529px) {
  .visual .text p {
    margin-bottom: 10px;
  }
}
.visual.-image {
  height: auto;
  padding: 0;
}
.visual.-image img {
  width: 100%;
  height: auto;
  margin-top: auto;
}
.visual.-image .text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.page-heading {
  font: 60px/1.2 'HelveticaNeueMedium', sans-serif;
  color: #fff;
  text-shadow: 2px 2px 5px #000;
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .page-heading {
    font-size: 50px;
  }
}
@media only screen and (max-width: 529px) {
  .page-heading {
    font-size: 30px;
  }
  .page-heading br {
    display: none;
  }
}
.page-template-page-team .visual.-image {
  flex-direction: row;
}
.page-template-page-team .visual.-image .text {
  display: block;
  bottom: auto;
  top: 70%;
  padding: 0;
}
@media only screen and (max-width: 529px) {
  .page-template-page-team .visual.-image .text {
    justify-content: flex-end;
    bottom: 5px;
    top: auto;
  }
}
@media only screen and (max-width: 1025px) {
  .page-template-page-team .visual.-image {
    background-color: #000;
  }
}
@media only screen and (max-width: 529px) {
  .page-template-page-team .visual.-image {
    justify-content: flex-end;
    min-height: 200px;
    height: 200px;
  }
}
.page-template-page-careers .text {
  display: block;
  bottom: auto;
  top: 70%;
  padding: 0;
}
@media only screen and (max-width: 529px) {
  .page-template-page-careers .text {
    justify-content: flex-end;
    bottom: 5px;
    top: auto;
  }
}
@media only screen and (min-width: 530px) {
  .grid-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.grid-list:after {
  content: '';
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  width: calc((100% - 100px) / 3);
}
@media only screen and (min-width: 530px) {
  .grid-list > li {
    width: calc((100% - 100px) / 3);
    margin: 0 0 22px;
  }
}
.grid-list .list-item-title {
  border-bottom: 1px solid #a5a5a5;
  font: 24px/1.2 'HelveticaNeueMedium', sans-serif;
  padding: 4px 20px 4px 0;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media only screen and (max-width: 1025px) {
  .grid-list .list-item-title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 529px) {
  .grid-list .list-item-title {
    padding: 10px 20px 10px 0;
  }
}
.grid-list .list-item-title:hover {
  color: #b5121b;
}
.grid-list .list-item-title:after,
.grid-list .list-item-title:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 18px;
  height: 2px;
  margin-top: -1px;
  background: #b5121b;
}
.grid-list .list-item-title:before {
  transform: rotate(90deg);
  transition: opacity 0.3s ease-out;
}
.grid-list .list-item-content {
  padding: 20px;
  background: #36353a;
  color: #fff;
  display: none;
  position: relative;
  cursor: pointer;
}
@media only screen and (min-width: 530px) {
  .grid-list .list-item-content {
    width: calc(300% + 100px);
    margin-top: 36px;
    padding: 40px;
  }
}
@media only screen and (min-width: 530px) {
  .grid-list .list-item-content .holder {
    display: flex;
    justify-content: space-between;
  }
}
.grid-list .list-item-content:before {
  content: '';
  position: absolute;
  top: -12px;
  left: calc((((100% - 100px) / 3) / 2) - 12px);
  border-bottom: 12px solid #36353a;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}
@media only screen and (max-width: 529px) {
  .grid-list .list-item-content:before {
    left: calc(50% - 12px);
    display: none;
  }
}
.grid-list .open .list-item-title {
  color: #b5121b;
  border-bottom-color: currentcolor;
}
.grid-list .open .list-item-title:before {
  opacity: 0;
}
.grid-list .open .list-item-content {
  display: block;
}
@media only screen and (min-width: 530px) {
  .grid-list li:nth-child(3n + 2) .list-item-content {
    margin-left: calc(-100% - 50px);
  }
  .grid-list li:nth-child(3n + 2) .list-item-content:before {
    left: calc(50% - 12px);
  }
  .grid-list li:nth-child(3n + 3) .list-item-content {
    margin-left: calc(-200% - 100px);
  }
  .grid-list li:nth-child(3n + 3) .list-item-content:before {
    left: auto;
    right: calc((((100% - 100px) / 3) / 2) - 12px);
  }
}
.grid-list .block-description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 60%;
}
@media only screen and (max-width: 1025px) {
  .grid-list .block-description {
    width: 65%;
  }
}
@media only screen and (max-width: 529px) {
  .grid-list .block-description {
    width: 100%;
  }
}
.grid-list .block-image {
  width: 36%;
}
@media only screen and (max-width: 1025px) {
  .grid-list .block-image {
    width: 30%;
  }
}
@media only screen and (max-width: 529px) {
  .grid-list .block-image {
    width: 100%;
    margin: 0 0 15px;
  }
}
.grid-list .block-image img {
  max-width: 100%;
  height: auto;
}
.grid-list .heading {
  margin: 0 0 15px;
}
.grid-list .title {
  font: 36px/1.2 'HelveticaNeueBold', sans-serif;
  color: #fff;
}
@media only screen and (max-width: 1025px) {
  .grid-list .title {
    font-size: 24px;
  }
}
.grid-list .post {
  font: 24px/1.2 'HelveticaNeueItalic', sans-serif;
  display: block;
}
@media only screen and (max-width: 1025px) {
  .grid-list .post {
    font-size: 20px;
  }
}
.grid-list .text {
  margin: 0 0 20px;
}
.grid-list .block-service {
  border-top: 1px solid #fff;
  padding: 20px 0;
}
.grid-list .service-list .border {
  stroke: #fff;
}
.grid-list .service-list .icon {
  fill: #fff;
}
.grid-list .service-list a:hover .border {
  stroke: transparent;
}
.grid-list .service-list a:hover .icon {
  fill: #fff;
}
.btn-close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 15px;
  overflow: hidden;
}
@media only screen and (max-width: 529px) {
  .btn-close {
    display: none;
  }
}
.btn-close:after,
.btn-close:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  width: 23px;
  height: 2px;
  background: #fff;
  transform: rotate(45deg);
  transition: all 0.1s ease-out;
}
.btn-close:after {
  transform: rotate(135deg);
}
.btn-close:hover:after,
.btn-close:hover:before {
  background: #b5121b;
}
.btn-close:hover:active:after,
.btn-close:hover:active:before {
  background: #fff;
}
.contact-us-form {
  padding-top: 50px;
}
@media only screen and (max-width: 529px) {
  .contact-us-form {
    padding-top: 27px;
  }
}
.contact-us-form br {
  display: none;
}
@media only screen and (min-width: 530px) {
  .contact-us-form .f-row {
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .contact-us-form .f-row .f-col {
    width: 48%;
  }
}
.contact-us-form .f-input {
  position: relative;
  margin: 0 0 44px;
}
@media only screen and (max-width: 529px) {
  .contact-us-form .f-input {
    margin-bottom: 22px;
  }
}
@media only screen and (max-width: 529px) {
  .contact-us-form .f-button {
    text-align: center;
  }
}
.contact-us-form .f-button .main-red-button .mrb-text {
  padding-left: 50px;
  padding-right: 50px;
}
.contact-us-form label {
  font-size: 14px;
  line-height: 2;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  background: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0 7px;
  position: absolute;
  top: -13px;
  left: 25px;
  transition: color 0.3s ease-out;
  z-index: 1;
}
@media only screen and (max-width: 529px) {
  .contact-us-form label {
    top: -11px;
    left: 14px;
  }
}
.contact-us-form input[type="text"],
.contact-us-form input[type="password"],
.contact-us-form input[type="email"],
.contact-us-form textarea,
.contact-us-form select {
  width: 100%;
  height: auto;
  border: 2px solid #e4e4e4;
  font: 20px/1.2 'Lato', sans-serif;
  padding: 20px 30px;
  vertical-align: top;
  background: #fff;
  color: #515558;
}
.contact-us-form input[type="text"].wpcf7-not-valid,
.contact-us-form input[type="password"].wpcf7-not-valid,
.contact-us-form input[type="email"].wpcf7-not-valid,
.contact-us-form textarea.wpcf7-not-valid,
.contact-us-form select.wpcf7-not-valid {
  border-color: #b5121b;
}
.contact-us-form input[type="text"]:focus,
.contact-us-form input[type="password"]:focus,
.contact-us-form input[type="email"]:focus,
.contact-us-form textarea:focus,
.contact-us-form select:focus {
  outline: none;
  box-shadow: none;
  border-color: #999;
}
@media only screen and (max-width: 529px) {
  .contact-us-form input[type="text"],
  .contact-us-form input[type="password"],
  .contact-us-form input[type="email"],
  .contact-us-form textarea,
  .contact-us-form select {
    font-size: 16px;
    padding: 18px;
  }
}
.contact-us-form textarea {
  height: 170px;
}
.contact-us-form .chosen-container {
  height: 60px;
  width: 100% !important;
}
.contact-us-form .chosen-container .chosen-single {
  padding: 12px 30px;
}
.contact-us-form .chosen-container .chosen-single span {
  font: 20px/2 'Lato', sans-serif;
  color: #515558;
}
@media only screen and (max-width: 529px) {
  .contact-us-form .chosen-container {
    height: 50px;
  }
  .contact-us-form .chosen-container .chosen-single span {
    font-size: 13px;
  }
}
.contact-us-form .f-buttons {
  border-top: 1px solid #dbdbdb;
  text-align: center;
  padding: 20px 0 0;
}
@media only screen and (max-width: 529px) {
  .contact-us-form .f-buttons {
    padding-top: 35px;
  }
}
.contact-us-form.-columns .f-buttons {
  border: none;
  padding: 0;
}
.contact-us-form .wpcf7-form-control-wrap {
  position: static;
}
.capthca-input-holder.error:not(.custom-select):after,
.f-input.error:not(.custom-select):after,
.capthca-input-holder.error:not(.custom-select):before,
.f-input.error:not(.custom-select):before {
  content: '';
  background: #b5121b;
  position: absolute;
  top: 33px;
  right: 27px;
  width: 16px;
  height: 4px;
  transform: rotate(-45deg);
  z-index: 1;
}
.capthca-input-holder.error:not(.custom-select):before,
.f-input.error:not(.custom-select):before {
  transform: rotate(45deg);
}
.capthca-input-holder.error label,
.f-input.error label {
  color: #b5121b;
}
.capthca-input-holder.error.f-file:after,
.f-input.error.f-file:after {
  display: none;
}
@media only screen and (max-width: 529px) {
  .capthca-input-holder.error:not(.custom-select):after,
  .f-input.error:not(.custom-select):after,
  .capthca-input-holder.error:not(.custom-select):before,
  .f-input.error:not(.custom-select):before {
    top: 27px;
    right: 18px;
  }
}
.capthca-input-holder.error .chosen-container .chosen-single,
.f-input.error .chosen-container .chosen-single {
  border-color: #b5121b;
}
.capthca-input-holder.error .chosen-container .chosen-single span,
.f-input.error .chosen-container .chosen-single span {
  color: #b5121b;
}
.capthca-input-holder.error .chosen-container .chosen-single div,
.f-input.error .chosen-container .chosen-single div {
  background: #b5121b;
}
.capthca-input-holder.error input[type="text"],
.f-input.error input[type="text"],
.capthca-input-holder.error input[type="password"],
.f-input.error input[type="password"],
.capthca-input-holder.error input[type="email"],
.f-input.error input[type="email"],
.capthca-input-holder.error textarea,
.f-input.error textarea,
.capthca-input-holder.error select,
.f-input.error select {
  border-color: #b5121b;
  padding-right: 30px;
}
.capthca-input-holder.valid:not(.custom-select):after,
.f-input.valid:not(.custom-select):after {
  content: '';
  position: absolute;
  top: 28px;
  right: 27px;
  z-index: 1;
  font-size: 0;
  line-height: 0;
  font-weight: bold;
  color: #b5121b;
  width: 12px;
  height: 7px;
  border-left: 4px solid #000000;
  border-bottom: 4px solid #000000;
  transform: rotate(-45deg);
}
.capthca-input-holder.valid.f-file:after,
.f-input.valid.f-file:after {
  display: none;
}
@media only screen and (max-width: 529px) {
  .capthca-input-holder.valid:not(.custom-select):after,
  .f-input.valid:not(.custom-select):after {
    top: 22px;
  }
}
.input-group label.input-group-btn {
  top: 6px;
  right: 6px;
  left: auto;
  padding: 0;
}
.custom-file-note {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #a6a6a6;
}
.contact-us-form input.form-control {
  text-overflow: ellipsis;
  padding-right: 108px;
}
div.wpcf7 img.ajax-loader {
  /*position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;*/
  display: none;
}
.contact-us-form span.wpcf7-not-valid-tip {
  font: 14px/1.2 'HelveticaNeueBold', sans-serif;
  color: #b5121b;
  position: absolute;
  top: -26px;
  right: 0;
}
@media only screen and (max-width: 529px) {
  .contact-us-form span.wpcf7-not-valid-tip {
    top: -21px;
    z-index: 3;
  }
}
div.wpcf7-validation-errors.wpcf7-display-none {
  display: none !important;
}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.2;
  border: none;
  color: #b5121b;
  font-family: 'HelveticaNeueBold', sans-serif;
}
.contact-us-form div.wpcf7-response-output.wpcf7-mail-sent-ok {
  position: static;
}
.contact-us-form .f-capcha #siwp_captcha_container_0 {
  display: flex;
  position: relative;
  align-items: center;
}
@media only screen and (min-width: 530px) {
  .contact-us-form .f-capcha #siwp_captcha_container_0 {
    flex-direction: row-reverse;
  }
}
@media only screen and (max-width: 529px) {
  .contact-us-form .f-capcha #siwp_captcha_container_0 {
    flex-direction: column-reverse;
  }
}
.contact-us-form .f-capcha #siwp_captcha_container_0 div a {
  display: inline-block;
}
@media only screen and (min-width: 530px) {
  .contact-us-form .f-capcha #siwp_captcha_container_0 div a {
    margin: 0 15px;
  }
}
@media only screen and (max-width: 529px) {
  .contact-us-form .f-capcha #siwp_captcha_container_0 div a {
    margin: 15px 0;
  }
}
.contact-us-form .f-capcha img {
  height: 68px;
}
.contact-us-form .capthca-input-holder {
  position: relative;
  width: 100%;
}
.red-tabs-container .rtc-head {
  background: #b5121b;
  font-family: 'HelveticaNeueBold', sans-serif;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width:   1025px) {
  .red-tabs-container .rtc-head {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.6px;
  }
}
@media only screen and (min-width: 530px) {
  .red-tabs-container .rtc-head {
    text-align: center;
  }
}
@media only screen and (max-width: 529px) {
  .red-tabs-container .rtc-head {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.6px;
  }
}
@media only screen and (max-width: 1025px) {
  .red-tabs-container .rtc-head .width-container {
    width: 100%;
  }
}
.red-tabs-container .rtc-head ul {
  display: flex;
}
@media only screen and (min-width:   1025px) {
  .red-tabs-container .rtc-head ul {
    padding: 0 8% 0 5%;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .red-tabs-container .rtc-head ul {
    padding: 0 5%;
  }
}
.red-tabs-container .rtc-head li {
  flex-grow: 1;
}
@media only screen and (max-width: 529px) {
  .red-tabs-container .rtc-head li:not(:last-child) a {
    position: relative;
  }
  .red-tabs-container .rtc-head li:not(:last-child) a:before {
    content: '';
    position: absolute;
    top: 19px;
    bottom: 13px;
    right: 0;
    width: 1px;
    background: rgba(255, 255, 255, 0.3);
  }
}
.red-tabs-container .rtc-head a {
  position: relative;
  display: block;
  color: #fff;
}
@media only screen and (min-width: 530px) {
  .red-tabs-container .rtc-head a {
    padding: 26px 0 33px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .red-tabs-container .rtc-head a {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 529px) {
  .red-tabs-container .rtc-head a {
    padding: 15px 10%;
  }
}
.red-tabs-container .rtc-head a:after {
  transition: opacity 0.3s;
  opacity: 0;
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -35px;
  width: 65px;
  height: 16px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAAUCAYAAAAjvwuMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjYyOUUwM0FCNjI1MTFFNkFCMjhGMkUwM0M3QzFBOTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjYyOUUwM0JCNjI1MTFFNkFCMjhGMkUwM0M3QzFBOTAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNjI5RTAzOEI2MjUxMUU2QUIyOEYyRTAzQzdDMUE5MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGNjI5RTAzOUI2MjUxMUU2QUIyOEYyRTAzQzdDMUE5MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po35qj0AAARkSURBVHjazJgPTJRlHMe/d5yIgJhA+S8EPXCtECOt5jhmZSvHVkqbOv+gK6dtQfmvOVtWy9VcWbNpDpRYOtpsEstS8s9goDKwJAWVJv47UEEL5L/Acdxd3+ftpZ11cO/7ctzds3147+Xu+b2/5/s8v/f3ex5dQfikuQA+JklQ2SYtTMWMrF2o3rQFdTn74K9NP3Ik7BYLdHo9njtfDntXN04mvQDY7VrMlZIP9PxTREwkhVSosXDfXIeOy1fQU98g3QdGhCM0LtavRDOuS8fLN2sQkTQbDgpVMsuEU8kvahHtNzKPJJMSvdMXR8kzZAG5oMRSa8U5nObM/XnshHQ/MzcHyaWFCI6Z7FOxRk2OQkBQkPTZ3muF5a9G9La0SPcOqxWOvj415irJq+RZcrz/nwHLRoX994c1ZC/5g8STh5U+QYSCrduChvyfJAcfeWkuHDYbrK1tXhNtTMJ0afJCjFNx9+cCtJ79HebMbPQ2Nqk1VU3SyTpZkwfD31WPlHu37eSgLNwKck3Jk27lHkDlmnTYuroQGmvErAP7kfhNpldW2JjEGdJnS1MTWihWY1GJVnNXyDKSQH4Qi9TlImFycCXcA/e/RDxq4GWleCmSaEWrLyAAxg3voLPmKmf+iDS4ia/Nx819uR5fgc9XnkHQxAkojJsOa1u7VjNmspV8R9zGskGJRQopDOVQwFxeV5H3RVIdrI8I0Wvbd/x7H5W2FLEb3oadIWzevWdIQgWGj8X4Ba+gIe9H9HV0SBndMDoM1vYOLeZukU/Jtxxnr7xQ4BHhnAQUhjNpWNQea8h7ZJySvrWZe2Ftbkb9wXzpPnrVSgRGRuDq5xTX4VCZKTMwJf1N6HQ6irYfN3ZlaRHsLtlG9nBcFrWdFYXqQI0ChvCSQd4lkWoePKeiFCEx0Sh6/Ckp6w3q5AgDjGsz0FZZhcbCYoROi8MEhn1tVraWsBdZ4jOym+PsHmBcwyuc04NG87Je5iElfYKnxCBo/Dg0l/8q1X+ikL6Tfwi3v8/732/DEuJhKj4mZciyefO1RrioR74gOzm+Tjfj8WyoDhLC4uWylQ/cyetGOYWHDtany1wrIZp4sUfOMUklTL9wUSuWYuzTM3Fp42a0X6zG+dVvoe1clRb3RLb4iuygn62eSkgeWXEuZkyE7Sa5DgpWugJFrdXX2Ymo5UsQ/+U26f/FibPR03BHixv3yddkO8dzT6X/7rdxw1FX0dEmIoQzitAgPe76iNUnRBNtBEO3uewMylNStYjWLa+wqfRhs1rRfLriXMygmMIt5HVRTQxTHSwyfrbIlPS/foj+ahNuGFsM+ZCkeer9Kherojz6hNR57cTFy/tvkQ3eIE/IFbp9CLZsRBTkj5HV3hTNF8I57wfT5P1g3kD7wQGaENt5H33dJ2d8Pj4uEycQi0giOexGQPHdIfIkWUwu+9JxXwvX36pcnXk5tQL5rDCVXPQHhw3wr3YW/5yymuSTCvEe+4iU+Zmf+FuAAQB3VpNJKGoLTwAAAABJRU5ErkJggg==') 50% 50% no-repeat;
  background-size: contain;
}
.red-tabs-container .rtc-head a.rtc-tab-active:after {
  opacity: 1;
}
.red-tabs-container .rtc-body {
  font-family: 'HelveticaNeue', sans-serif;
  overflow: hidden;
  background: #f6f7f9;
  background: -moz-linear-gradient(top, #f6f7f9 0%, #c7c8cb 100%);
  background: -webkit-linear-gradient(top, #f6f7f9 0%, #c7c8cb 100%);
  background: linear-gradient(to bottom, #f6f7f9 0%, #c7c8cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f7f9', endColorstr='#c7c8cb', GradientType=0);
}
@media only screen and (min-width:   1025px) {
  .red-tabs-container .rtc-body {
    font-size: 18px;
    line-height: 33px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .red-tabs-container .rtc-body {
    font-size: 20px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 529px) {
  .red-tabs-container .rtc-body {
    font-size: 19px;
    line-height: 26px;
  }
}
.red-tabs-container .rtc-wrapper {
  transition: transform 0.3s ease-in-out, height 0.3s linear;
  display: flex;
  align-items: flex-start;
}
.red-tabs-container .rtc-tab-content {
  position: relative;
  flex-grow: 1;
  flex-shrink: 0;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.rtc-full-width-tab-column {
    display: table;
    width: 100%;
}
.rtc-full-width-image-container, .rtc-full-width-tc-top {
    display: table-cell;
    vertical-align: top;
}
.rtc-full-width-tc-top {
  text-align: center;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px;
}
.rtc-full-width-content {
  padding: 50px 0 !important;
  margin-top: auto;
  margin-bottom: auto;
}
.rtc-full-width-content .rtc-tab-columns {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0 !important;
}
.rtc-full-width-image-container {
    width: 15%;
}
.rtc-full-width-button {
  text-align: center;
  margin-top: 20px;
}
.rtc-full-width-tc-top-inner {
  max-width: 650px;
  margin: 0 auto;
}
.rtc-full-width-image-container-mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  .rtc-full-width-image-container {
    display: none;
  }
  .rtc-full-width-image-container-mobile {
    display: table;
    width: 80%;
    margin: 0 auto 30px;
  }
  .rtc-full-width-image-container-mobile-column {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 10px;
  }
  .rtc-tab-columns .rtc-full-width-image-container-mobile-column img {
    width: 100%;
    margin: 0;
  }
}
@media only screen and (min-width: 530px) {
  .red-tabs-container .rtc-tab-content {
    align-items: center;
  }
}
@media only screen and (min-width:   1025px) {
  .red-tabs-container .rtc-tab-content {
    padding: 88px 0 4vw;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .red-tabs-container .rtc-tab-content {
    padding: 0 0 50px;
  }
}
@media only screen and (max-width: 529px) {
  .red-tabs-container .rtc-tab-content {
    padding: 0 20px 25px;
  }
}
.red-tabs-container .main-red-button {
  margin: 0 auto;
}
@media only screen and (max-width: 529px) {
  .red-tabs-container .main-red-button {
    width: 100%;
  }
}
.red-tabs-container .rtc-tab-columns {
  width: 100%;
}
@media only screen and (min-width:   1025px) {
  .red-tabs-container .rtc-tab-columns {
    margin-bottom: 5vw;
    display: flex;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .red-tabs-container .rtc-tab-columns {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 529px) {
  .red-tabs-container .rtc-tab-columns {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width:   1025px) {
  .red-tabs-container .rtc-tab-column {
    flex-grow: 1;
    width: 50%;
    display: flex;
    flex-direction: column;
  }
  .red-tabs-container .rtc-tab-column:first-child {
    border-right: 1px solid #b7b7b9;
    padding-right: 4.5%;
  }
  .red-tabs-container .rtc-tab-column:first-child .rtc-tc-top {
    margin: 0 0 0 auto;
  }
  .red-tabs-container .rtc-tab-column:last-child {
    padding: 0 0 0 4.5%;
  }
  .red-tabs-container .rtc-tab-column:last-child .rtc-tc-top {
    margin: 0 auto 0 0;
  }
  .red-tabs-container .rtc-full-width-content .rtc-tab-column:first-child {
    border-right: none;
    padding-right: 0;
  }
  .rtc-full-width-image-container {
    width: 300px;
  }
}
@media only screen and (min-width:   1280px) {
  .rtc-full-width-image-container {
    width: 400px;
  }
}
@media only screen and (max-width: 1025px) {
  .red-tabs-container .rtc-tab-column {
    padding: 43px 0 28px;
    border-bottom: 1px solid #b7b7b9;
  }
}
.red-tabs-container .rtc-tab-column a {
  position: relative;
  font-family: 'HelveticaNeueBold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1px;
}
@media only screen and (min-width:   1025px) {
  .red-tabs-container .rtc-tab-column a:after {
    transition: transform 0.3s ease-in-out, opacity 0.3s;
    transform: translate3d(0, 10px, 0);
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 1px;
    background: #b5121b;
    opacity: 0;
  }
  .red-tabs-container .rtc-tab-column a:hover:after {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@media only screen and (min-width: 530px) {
  .red-tabs-container .rtc-tab-column a {
    font-size: 20px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 529px) {
  .red-tabs-container .rtc-tab-column a {
    font-size: 16px;
    line-height: 20px;
  }
}
.red-tabs-container .rtc-tc-top {
  position: relative;
  width: 100%;
  z-index: 1;
}
@media only screen and (min-width:   1025px) {
  .red-tabs-container .rtc-tc-top {
    max-width: 340px;
  }
}
.red-tabs-container .rtc-tc-image {
  flex-grow: 1;
  width: 100%;
  text-align: center;
}
.red-tabs-container img {
  height: auto;
}
@media only screen and (min-width: 530px) {
  .red-tabs-container img {
    max-width: 95%;
  }
}
@media only screen and (max-width: 1025px) {
  .red-tabs-container img {
    margin: 0 -7%;
    width: 107%;
  }
}
.red-tabs-container h4 {
  font-family: 'HelveticaNeueMedium', sans-serif;
  color: #000;
}
@media only screen and (min-width:   1025px) {
  .red-tabs-container h4 {
    font-size: 50px;
    line-height: 65px;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .red-tabs-container h4 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 529px) {
  .red-tabs-container h4 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 9px;
  }
}
@media only screen and (min-width: 530px) {
  .red-tabs-container p {
    margin: 0 0 19px;
  }
}
@media only screen and (max-width: 529px) {
  .red-tabs-container p {
    margin: 0 0 16px;
  }
}
.custom-home-section {
  height: inherit;
}
@media only screen and (min-width:   1025px) {
  .custom-home-section .rtc-tc-top {
    width: 18vw;
    min-width: 255px;
  }
}
.custom-home-section .rtc-tab-column {
  display: flex;
  flex-wrap: nowrap;
}
@media only screen and (min-width:   1025px) {
  .custom-home-section .rtc-tab-column {
    justify-content: space-between;
  }
}
.custom-home-section .rtc-tab-column:first-child {
  flex-direction: row;
}
@media only screen and (max-width: 1025px) {
  .custom-home-section .rtc-tab-column:first-child {
    padding-right: 20px;
  }
}
.custom-home-section .rtc-tab-column:first-child img {
  right: 50px;
}
.custom-home-section .rtc-tab-column:last-child {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1025px) {
  .custom-home-section .rtc-tab-column:last-child {
    padding-left: 20px;
  }
}
.custom-home-section .rtc-tab-column:last-child img {
  left: 10px;
}
.custom-home-section .rtc-tab-column .rtc-tc-top {
  margin: 0 !important;
}
.custom-home-section .rtc-image-container {
  position: relative;
  flex-grow: 1;
  flex-shrink: 1;
}
@media only screen and (max-width: 1025px) {
  .custom-home-section .rtc-image-container {
    width: 250px;
    margin: -43px 10px -28px 0;
  }
}
.custom-home-section .rtc-image-container img {
  position: absolute;
  max-width: none;
}
@media only screen and (min-width:   1025px) {
  .custom-home-section .rtc-image-container img {
    top: -85px;
  }
}
@media only screen and (max-width: 1025px) {
  .custom-home-section .rtc-image-container img {
    margin: 0;
    height: 100%;
    width: auto;
  }
}
.products-slider-container {
  background: #29282d;
  background: -moz-linear-gradient(left, #29282d 0%, #424348 50%, #29282d 100%);
  background: -webkit-linear-gradient(left, #29282d 0%, #424348 50%, #29282d 100%);
  background: linear-gradient(to right, #29282d 0%, #424348 50%, #29282d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29282d', endColorstr='#29282d', GradientType=1);
  color: #fff;
  font-family: 'HelveticaNeue', sans-serif;
  text-align: center;
}
@media only screen and (min-width:   1025px) {
  .products-slider-container {
    padding: 109px 0 120px;
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 1025px) {
  .products-slider-container {
    padding: 46px 0 51px;
    font-size: 15px;
    line-height: 24px;
  }
}
.products-slider-container .psc-slider {
  position: relative;
  text-transform: uppercase;
}
@media only screen and (max-width: 529px) {
  .products-slider-container .psc-slide-title {
    max-width: 80%;
    margin: 0 auto;
  }
}
.products-slider-container h2 {
  color: #fff;
  font-family: 'HelveticaNeueMedium', sans-serif;
  text-align: center;
}
@media only screen and (min-width:   1025px) {
  .products-slider-container h2 {
    margin-bottom: 70px;
    font-size: 50px;
    line-height: 54px;
  }
}
@media only screen and (max-width: 1025px) {
  .products-slider-container h2 {
    margin-bottom: 25px;
    font-size: 36px;
    line-height: 37px;
  }
}
.products-slider-container .svg-ico {
  border-radius: 100%;
}
@media only screen and (min-width:   1025px) {
  .products-slider-container .svg-ico {
    position: relative;
    width: 128px;
    height: 128px;
    margin-bottom: 26px;
    z-index: 1;
  }
  .products-slider-container .svg-ico:before {
    transition: opacity 0.3s;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 2px solid #fff;
    background: #b5121b;
    border-radius: 100%;
    z-index: -1;
    opacity: 0;
  }
  .products-slider-container .svg-ico:hover:before {
    opacity: 1;
  }
  .products-slider-container .svg-ico:hover a:before {
    opacity: 1;
  }
}
@media only screen and (max-width: 1025px) {
  .products-slider-container .svg-ico {
    width: 101px;
    height: 101px;
    margin-bottom: 20px;
  }
}
.products-slider-container .svg-ico * {
  fill: #fff;
}
.products-slider-container .svg-ico img {
  width: 100%;
  height: 100%;
}
.products-slider-container .svg-ico a {
  position: relative;
}
.products-slider-container .svg-ico a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJcAAACXCAYAAAAYn8l5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjZENzYzNjRCNTczMTFFNjg4NjZCQzMxRTRBM0RERjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjZENzYzNjVCNTczMTFFNjg4NjZCQzMxRTRBM0RERjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNkQ3NjM2MkI1NzMxMUU2ODg2NkJDMzFFNEEzRERGOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNkQ3NjM2M0I1NzMxMUU2ODg2NkJDMzFFNEEzRERGOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnOAHo8AAAjoSURBVHja7J15jJ1VGcbPbG2ZVmhZtJ1qF6sIWHREXHCjESr84UJQETRxg5gYVExcEg2JioFoiETFKHENJgZQg4IR1/qH4kIEFJGqIFBDW0Haqi2l47S91+eZ773pFZz23rnnm7nfvb9f8mTuaZrO9HzvvO9z1i/V6/XU5zpBGo7PK6WvSC+J9knSA9J7o71W2i5dFu0nShuk90R7QDpHWkO/1tNg6i8WSx+UVkX7rdJd0sejfZr0dukN0V4kLZWOjvaANCINRXu5dKr08mg/V7pG+mq0l0g/kj6Q+pEe/+05UrpcOjnaF9YLPhftcenn0pnRdgZ7hbSo6d+Yd4jvsUJaEJ9HpIulM6J9rLRTuinaq6Qt0hX9kLl67T80KL05Sp3bb4lg+mK0j5LeFwExWz/TmDQan1dL90tXRft4aaN0US8G13APJF+Xrv3SHull0tXST6X10nXSPumH8Xe3S5+a5Z9va9Pn+6XVTe0F0pHSsmgfJ71f+ox0Z9UfTNWD6/B4YH+TTpJukT4cwWUmpG908c//u/B/E9H2L8drpL9GcM2XnhLtyjEwVRurxfowzpeHuf6+9Gfpwh7IwiMRYL+MgLtCOld6rfRrgqt87pCeJa2R7uvx8darI7g8wt0snSV5hH89wZWHF4RP+pD0i8haK6Tv9NnA3tMgG2MaZK002e0/cBXmuV4ovTg61NzWh4E1NWsU83LviMDyHNsnpHEMfXu/od+W/iO9UbpS+oF0T4Jbmj6PR9l8RPo9ZbE15sfwfYf0dOLpoFXHluGP0i7pVTGt8fXIcgRX8EzpMumSKHtLInM9Sgy1jEfNS2M0vQPPdYBXRopfF+1/Elht8y7p3RFYo6lYJ51T2zOXmWtNmPQbpHnSi6SbUzGjDp3hxffzUzHT/81+DC6b0+enYsnjL8RDVjxVc04qlr8e6MfgOjsy16WpWBuEcniy9Enpu9K3enkqwjPLC6Uz4vP1PPvyE0gq1mCX93LmGooUvStKYZ3nPmt4emcy+vxE6UHp4V4ILq/q16QtqdgeU2MkOGeMSVdJd6dia0+ly6KHxN46sjNM5iM83znlIenGVGxRqrzn8kSoN+pt4rl2BR44fbnJpnhQ5TMEG6tUFr1z4QjpZzzPrmVlKlZFvGb70SoF17ZUnLRZGNkLuhNPXG8tq7KUVRa9RjhIYHU9v4qvXsv19uoNKeOka87g8mSdz+95z/pneW6V4ljplEgG13RjcH06FXu9/y79hOdVKX6bijXdu7u1LH4hFSdxbuZZVQ7PPd4Wn72H7mnSj1OHy3I5DL0Xn+9NxZlAqD7eRn1cWJtNcxlcp4QpvFY6j+fSE/hejDVRKmtzWRY9R3JjThMIc862kBe8T0gH1oNnNXMNJbbK9DKrUrHp8E8zTR4z3eZ8sfQv6dk8g57FGw1+02T0Z60sHibtTQfuOIDew8/3pkaFi69tlblOyuJgp4YPKsP58ayvbueZt1sWfUj10ohkAqt/2BVZq9TM5YMU3vw3Fp4LIJvncuYaJbD6egTprVR35AwuG/iRTkYO0BP4+gDvoLgvtTD31WpZvDUVR8VXxygC+pOjI7hauhSm1czlm/s2E1h9T2P2vvSpCOhf1odV+t7BRpCHmorwXvh3pgOX+gOYWsTOQCeZy3t6fLPf8xL3OUBT3MTXeifB5S01PqH7pcQJaXg8x8SocQLPBTl5gnS69I9UXG3esuc6PhWHWU+lD2EadqdiW/umdg392jDz4/QhHMTU+6LfLTPxXA4sX+bKTX9wMBaH9/Ks/f5WMtdQRCWBBYfCGxlWRpAdsiz6ogov9yyg36AF/NIrr+A87gbp4Wl8mC8KG6DfoAX8KsLN7XguDl9AO/g2bh9H86Um/56uLHrVe5TAgjbxbUbe57VkuszloPL13T49fRb9BW3iS313NyemZs/VuIjiTvoJZsDOVj0XQLs4UT01FXeGbH+s5/Iu08X0EXQQXAvCXv1P5nK99OKjt6+eTT9BB6NG26tas+fyXIVvq/kD/QMdMInngrLwmzqWhefa1fBcT0rFmTSAThiKajjSnLluiIhbl3h1CnRu7Pc1e64Nkb320DfQIfvwXFAW3v7s6Yht9lzWial73ncN1S+L9l6DDii/OcGne15Hv0AGfEmN346218Hl9UTvOr2LfoEM2Gftx3NBGThhecVnYjAM2DL6BDIxEJ5ryJnLb0p4hvT69H+2TQDMMHvVh8Nv7UnMcUE+anguKAtfr1Rz5loYf7CbPoGMZXEqc30t/uBt9AlkNPVTs6k+1EhthJzU8VxQFsON2ugP8+kPyOy5ptYWL5GuTNx7Cvnwrd97nbUeCgNGfQQ8F1RitFgfbDZgADkzl4PrTOnzqTgUC5DV1U+GqI+QtzbiuaDMzGWYhoBSgsvn+z8mXUB3QO7g8t6bCboCyvJcg2kGL8gGaMVz1fBdUFZwrZA+korX3wFkDS6XQ96WAaV4rqnPeC4oI3M1stdhdAmUEVw+u3iR9By6BXIHl0//+JWynF+E7J4LoLTM1cDvb2F/F2QPLl9d+SbppXQN5A4uX0Tid+c9TNcAngsq5bmM37u4lO6BMoJrnbQ+xWX1ADNhulHh7am4cXAvXQR4LqhMWTTe/nxy+C+AbGXReDLV+7yc2rbRVZC7LI5JOxJ77KFEz8VeL8jquRosl06XjqK7IHdw1SJrDdBdQFmEymSuFIE1Pww+r86Dlmhn39ZYyGXyQboOcgbX1gis7XQb5PRceDAozXM14wXt8cSyEJQQXH4L6D4yF5RVFgFKyVzN+EAHM/eQPbhs6g8PAWQvi/PCe7FjFbKXxckILM+Xef8XF8hBtuBq4LfNLpJG6VJokOvYvi8w8RTFo3Qp5PJc0/mwYQINytjhsDDKI/6LzJU9cw2H2HdPcJU6Q+89YPUYVQKGPrv/SgQXmatMT1ejq8lcuak9Josxm89oEaD7y+K03ze+st+HzFVKcHEOEs9VuhcDMhcAwQUEFxBcAAQXEFxAcAEQXEBwAcEFQHABwQUEFwDBBQQXQEr/FWAAQyBakriSFJEAAAAASUVORK5CYII=') no-repeat;
  margin: -75px 0 0 -75px;
  width: 151px;
  height: 151px;
  opacity: 0;
  transition: opacity 0.3s;
}
@media only screen and (min-width:   1025px) {
  .products-slider-container .swiper-slide {
    padding: 13px 0 0;
  }
}
.products-slider-container .swiper-slide a {
  color: #fff;
}
.products-slider-container .psc-button {
  transition: background 0.3s;
  position: absolute;
  top: 0;
  width: 40px;
  z-index: 2;
  cursor: pointer;
}
@media only screen and (min-width:   1025px) {
  .products-slider-container .psc-button {
    bottom: 90px;
  }
  .products-slider-container .psc-button:hover {
    background: rgba(0, 0, 0, 0.3);
  }
}
@media only screen and (max-width: 1025px) {
  .products-slider-container .psc-button {
    bottom: 40px;
  }
}
@media only screen and (max-width: 529px) {
  .products-slider-container .psc-button {
    bottom: 85px;
  }
}
.products-slider-container .psc-button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAxCAYAAAAFpvOXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjQ1OERCODdDQjQ4MTFFNjhBNDdDNkY5M0M2NENFNTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjQ1OERCODhDQjQ4MTFFNjhBNDdDNkY5M0M2NENFNTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NDU4REI4NUNCNDgxMUU2OEE0N0M2RjkzQzY0Q0U1OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2NDU4REI4NkNCNDgxMUU2OEE0N0M2RjkzQzY0Q0U1OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlZfj3sAAAGgSURBVHjavNU7S0MxFMDx21KHWqkPKELFTQdBi1jFTXQVRzdXBzdBXfwCipOLCCJ+ABdXwcFBHMSloCDo4GMoUgSHqoVq9fqPJnApbc1JawO/4T5OkpObe+L5vu8JRLGLEXXtCYP7UMKeug799CBrKdwjLwmO4xNv5kbYMjCKG5wGb0Ysg99xh8vgTZecPcm0pzBb6YHNyI9I6Lw/pDkvoa088F9zXsahHrVyq7EVj1FEsto7tabdgS7cVnuhUnALknhwyXlTj5Z2Cb7Ghf6+NVvDPlUPVvUi2bXA0m/4v23etrIEt+cOXrFvO3DdOQ8jg2mX4EHdQb802Ew7pcvMiyhar9wJnhCT1HGz2lfoRMll2g0pBjOYdBlZdVRAEe02wcEd9oUF/T83P2dTSQ6wIvmrjAQKOP/rO1ebttqqeeTqyVkdM8/6XBYVfbXfs9h2OTFyuopmm/apylsrFtErOauMOV0Yt8qf2QTHsY4ByUHXkJxNm8AZRl2ChzCOMcmCGWGkEaonZ1UDutXmCTus0xqOVCcRh2C1aDH1s3wLMABGtwaferE8cAAAAABJRU5ErkJggg==') no-repeat 50%;
  width: 15px;
  height: 49px;
  margin: -25px 0 0 -7px;
}
@media only screen and (max-width: 1025px) {
  .products-slider-container .psc-button:before {
    height: 29px;
    left: 8px;
  }
}
.products-slider-container .psc-button-next {
  right: 0;
}
.products-slider-container .psc-button-next:before {
  transform: rotate(180deg);
}
@media only screen and (max-width: 1025px) {
  .products-slider-container .psc-button-next:before {
    left: auto;
    right: 0;
  }
}
.products-slider-container .psc-button-prev {
  left: 0;
}
.news-grid-slider {
  background: #f6f7f9;
  background: -moz-linear-gradient(top, #f6f7f9 0%, #c7c8cb 100%);
  background: -webkit-linear-gradient(top, #f6f7f9 0%, #c7c8cb 100%);
  background: linear-gradient(to bottom, #f6f7f9 0%, #c7c8cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f7f9', endColorstr='#c7c8cb', GradientType=0);
}
@media only screen and (min-width:   1025px) {
  .news-grid-slider {
    padding: 125px 0;
  }
}
@media only screen and (max-width: 1025px) {
  .news-grid-slider {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 529px) {
  .news-grid-slider .width-container {
    width: 100%;
  }
}
@media only screen and (min-width: 530px) {
  .news-grid-slider .swiper-slide {
    height: 357px;
  }
}
@media only screen and (max-width: 529px) {
  .news-grid-slider .swiper-slide {
    height: 306px;
  }
}
@media only screen and (max-width: 1025px) {
  .news-grid-slider .swiper-slide.ngs-slide-plumb {
    display: none;
  }
}
@media only screen and (min-width:   1025px) {
  .news-grid-slider .swiper-slide.ngs-slide-plumb {
    font-family: 'HelveticaNeue', sans-serif;
    color: #515558;
    font-size: 18px;
    line-height: 30px;
    padding-right: 4%;
  }
  .news-grid-slider .swiper-slide.ngs-slide-plumb strong {
    font-family: 'HelveticaNeueMedium', sans-serif;
    color: #000;
    font-size: 50px;
    line-height: 60px;
    display: block;
    margin: -10px 0 0;
    letter-spacing: 1.5px;
  }
  .news-grid-slider .swiper-slide.ngs-slide-plumb p {
    margin-bottom: 19px;
  }
}
.news-grid-slider .swiper-slide > * {
  width: 100%;
  height: 100%;
}
.news-grid-slider .ngs-button {
  background: rgba(0, 0, 0, 0.1);
  transition: background 0.3s, transform 0.3s ease-in-out;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  z-index: 2;
  cursor: pointer;
}
@media only screen and (min-width:   1025px) {
  .news-grid-slider .ngs-button:hover {
    background: rgba(0, 0, 0, 0.7);
  }
}
@media only screen and (max-width: 529px) {
  .news-grid-slider .ngs-button {
    display: none;
  }
}
.news-grid-slider .ngs-button.swiper-button-disabled {
  transform: scaleX(0);
}
.news-grid-slider .ngs-button:before,
.news-grid-slider .ngs-button:after {
  content: '';
  position: absolute;
  top: 50%;
  border-top: 2px dotted #fff;
}
@media only screen and (min-width:   1025px) {
  .news-grid-slider .ngs-button:before,
  .news-grid-slider .ngs-button:after {
    width: 24px;
  }
}
@media only screen and (max-width: 1025px) {
  .news-grid-slider .ngs-button:before,
  .news-grid-slider .ngs-button:after {
    width: 15px;
  }
}
.news-grid-slider .ngs-button-next {
  transform-origin: 100% 50%;
  right: 0;
}
.news-grid-slider .ngs-button-next:before,
.news-grid-slider .ngs-button-next:after {
  transform-origin: 100% 0;
  right: 14px;
}
.news-grid-slider .ngs-button-next:before {
  transform: rotate(67deg);
}
.news-grid-slider .ngs-button-next:after {
  transform: rotate(-67deg);
  width: 29px;
}
@media only screen and (max-width: 1025px) {
  .news-grid-slider .ngs-button-next:after {
    width: 21px;
  }
}
.news-grid-slider .ngs-button-prev {
  transform-origin: 0 50%;
  left: 0;
}
.news-grid-slider .ngs-button-prev:before,
.news-grid-slider .ngs-button-prev:after {
  transform-origin: 0 0;
  left: 14px;
}
.news-grid-slider .ngs-button-prev:before {
  transform: rotate(67deg);
  width: 29px;
}
@media only screen and (max-width: 1025px) {
  .news-grid-slider .ngs-button-prev:before {
    width: 21px;
  }
}
.news-grid-slider .ngs-button-prev:after {
  transform: rotate(-67deg);
}
.ngs-news-type-story {
  position: relative;
  display: flex;
  align-items: flex-end;
  color: #fff;
  overflow: hidden;
}
@media only screen and (min-width:   1025px) {
  .ngs-news-type-story:hover .ngs-ts-read-more:before {
    transform: translate3d(0, 10px, 0);
    opacity: 0;
  }
  .ngs-news-type-story:hover .ngs-ts-img {
    transform: scale(1.1);
  }
  .ngs-news-type-story:hover .ngs-ts-img:before {
    opacity: 0;
  }
  .ngs-news-type-story:hover .ngs-ts-img:after {
    opacity: 1;
  }
  .ngs-news-type-story:hover h4 {
    text-decoration: underline;
  }
  .ngs-news-type-story:hover h4 a {
    color: #fff;
  }
}
.ngs-news-type-story > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
.ngs-news-type-story .ngs-ts-img {
  transition: transform 1s linear;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: 50% 50%;
}
.ngs-news-type-story .ngs-ts-img:before {
  transition: opacity 0.3s;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.ngs-news-type-story .ngs-ts-img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  transition: opacity 0.3s;
  opacity: 0;
  background: rgba(181, 18, 27, 0.75);
}
.ngs-news-type-story .ngs-ts-content {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 530px) {
  .ngs-news-type-story .ngs-ts-content {
    padding: 19px 6%;
  }
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-story .ngs-ts-content {
    padding: 19px 7%;
  }
}
.ngs-news-type-story .ngs-ts-content h4 a {
  color: #fff;
}
.ngs-news-type-story .ngs-ts-content .service-list .border {
  stroke: #fff;
}
.ngs-news-type-story .ngs-ts-content .service-list .icon {
  fill: #fff;
}
.ngs-news-type-story h5 {
  font: 18px/1.2 'HelveticaNeueLightItalic', sans-serif;
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-story h5 {
    font-size: 17px;
    line-height: 20px;
  }
}
.ngs-news-type-story h4 {
  font-family: 'HelveticaNeueBold', sans-serif;
}
@media only screen and (min-width: 530px) {
  .ngs-news-type-story h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 2px;
  }
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-story h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
  }
}
.ngs-news-type-story .ngs-ts-read-more {
  position: relative;
  text-transform: uppercase;
  color: #fff;
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-story .ngs-ts-read-more {
    font-size: 14px;
    line-height: 18px;
  }
}
.ngs-news-type-story .ngs-ts-read-more:before {
  transition: transform 0.3s, opacity 0.3s;
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
}
@media only screen and (min-width: 530px) {
  .ngs-news-type-story .ngs-ts-read-more:before {
    height: 2px;
  }
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-story .ngs-ts-read-more:before {
    height: 1px;
  }
}
.ngs-news-type-article {
  display: flex;
  flex-direction: column;
  min-height: 510px;
}
@media only screen and (min-width:   1025px) {
  .ngs-news-type-article:hover .ngs-ta-wrap {
    color: #fff;
  }
  .ngs-news-type-article:hover .ngs-ta-wrap:after {
    transform: translate3d(0, 0, 0);
  }
  .ngs-news-type-article:hover .ngs-ta-wrap .ngs-ta-head h4 {
    color: #fff;
  }
  .ngs-news-type-article:hover .ngs-ta-wrap .ngs-ta-head h4 a {
    color: #fff;
  }
  .ngs-news-type-article:hover .ngs-ta-wrap .ngs-ta-head .ta-head-icon {
    border-color: #fff;
  }
  .ngs-news-type-article:hover .ngs-ta-wrap .ngs-ta-head .ta-head-icon svg * {
    stroke: #fff;
  }
  .ngs-news-type-article:hover .ngs-ta-wrap .ngs-ta-body h4 {
    color: #fff;
  }
  .ngs-news-type-article:hover .ngs-ta-wrap .ngs-ta-body h4 a {
    color: #fff;
  }
  .ngs-news-type-article:hover .ngs-ta-wrap .ngs-ts-read-more {
    color: #fff;
  }
  .ngs-news-type-article:hover .ngs-ta-wrap .ngs-ts-read-more:before {
    background: #fff;
  }
  .ngs-news-type-article:hover .ngs-ta-wrap .service-list .border {
    stroke: #fff !important;
    opacity: 1 !important;
  }
  .ngs-news-type-article:hover .ngs-ta-wrap .service-list .icon {
    fill: #fff !important;
  }
}
.ngs-news-type-article .ngs-ta-wrap {
  border-top: 60px solid #b5121b;
  background: #fff;
  transition: color 0.3s ease-out, background 0.3s ease-out;
  position: relative;
  overflow: hidden;
  flex: 1 0 auto;
}
@media only screen and (min-width: 768px) {
  .ngs-news-type-article .ngs-ta-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 530px) {
  .ngs-news-type-article .ngs-ta-wrap:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #b5121b;
    transform: translate3d(0, -100%, 0);
    transition: transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
  }
}
@media only screen and (min-width: 530px) {
  .ngs-news-type-article .ngs-ta-wrap {
    padding: 40px 6% 19px;
  }
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-article .ngs-ta-wrap {
    padding: 30px 4% 16px;
    border-top: 50px solid #b5121b;
  }
}
.ngs-news-type-article .ngs-ta-triangle {
  position: absolute;
  top: 0;
  left: 6%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 20px 0 20px;
  border-color: #b5121b transparent transparent transparent;
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-article .ngs-ta-triangle {
    left: 4%;
  }
}
.ngs-news-type-article .ngs-ta-triangle:after {
  content: '';
  position: absolute;
  top: -15px;
  left: calc(-6% - 23px);
  width: 46px;
  height: 12px;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAMCAYAAAAd3Y8KAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDMyQTMwRjk4OThFMTFFOEI1OTNGMEE0QjcwNDY4RTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDMyQTMwRkE4OThFMTFFOEI1OTNGMEE0QjcwNDY4RTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzJBMzBGNzg5OEUxMUU4QjU5M0YwQTRCNzA0NjhFMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzJBMzBGODg5OEUxMUU4QjU5M0YwQTRCNzA0NjhFMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoahxRUAAAD4SURBVHjaYvz//z/DUARMDEMUDGuHswOxFR3cYgbE5lA2IyHFjATSOMgAHSB+AMSfgbgUakE8EH+joqOZgfgTEIMcIwjEvwnqADmcBHwQiP8BsRqJ+rBhPyDeB8TKUL4+KeaSahk/EOtC2QJAfBiI68l0+PT/EOBJjn5KQkwaiD8D8QEi1csA8UUgroTyOSiJOUpKladALAvEHlB+DBC/AWIvHOqlgFgbiOWg/B9AfItcy1kozFQf0EooASAWQuJvA2IlINYD4lNALIqmh2zASOWakw2If0HZh4HYBohvArEhEH8fzBXQLyT2RSAugIb2d2oX+gABBgA1h8e91Kb0/wAAAABJRU5ErkJggg==);
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-article .ngs-ta-triangle:after {
    left: calc(-4% - 23px);
  }
}
.ngs-news-type-article .ngs-ta-img {
  margin-bottom: -51px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-article .ngs-ta-img {
    margin-bottom: -41px;
  }
}
.ngs-news-type-article .ngs-ta-img img {
  width: 100%;
  height: auto;
}
.ngs-news-type-article .ngs-ta-head {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.ngs-news-type-article .ngs-ta-head .ta-head-icon {
  border-radius: 100%;
  border: 1px solid #b5121b;
  margin-right: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.3s ease-out;
}
@media only screen and (min-width: 530px) {
  .ngs-news-type-article .ngs-ta-head .ta-head-icon {
    width: 36px;
    height: 36px;
  }
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-article .ngs-ta-head .ta-head-icon {
    width: 30px;
    height: 30px;
  }
}
.ngs-news-type-article .ngs-ta-head h4 {
  font-family: 'HelveticaNeueBold', sans-serif;
  text-transform: uppercase;
  color: #b5121b;
  margin: 0;
  transition: color 0.3s ease-out;
}
.ngs-news-type-article .ngs-ta-head h4 a {
  color: #b5121b;
  transition: color 0.3s ease-out;
}
@media only screen and (min-width: 530px) {
  .ngs-news-type-article .ngs-ta-head h4 {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.3px;
  }
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-article .ngs-ta-head h4 {
    font-size: 15px;
    line-height: 19px;
  }
}
.ngs-news-type-article .ngs-ta-head .svg-ico svg * {
  stroke: #b5121b;
  transition: stroke 0.3s ease-out;
}
@media only screen and (min-width: 530px) {
  .ngs-news-type-article .ngs-ta-head .svg-ico {
    width: 22px;
    height: 22px;
  }
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-article .ngs-ta-head .svg-ico {
    width: 18px;
    height: 18px;
  }
}
.ngs-news-type-article .ngs-ta-body {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .ngs-news-type-article .ngs-ta-body {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 530px) {
  .ngs-news-type-article .ngs-ta-body {
    font-size: 18px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-article .ngs-ta-body {
    font-size: 15px;
    line-height: 22px;
  }
}
.ngs-news-type-article h5 {
  font-family: 'HelveticaNeueLightItalic', sans-serif;
}
@media only screen and (min-width: 530px) {
  .ngs-news-type-article h5 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-article h5 {
    font-size: 17px;
    line-height: 20px;
  }
}
.ngs-news-type-article h4 {
  font-family: 'HelveticaNeueBold', sans-serif;
}
.ngs-news-type-article h4 a {
  color: #000;
  transition: color 0.3s ease-out;
}
.ngs-news-type-article h4 a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 530px) {
  .ngs-news-type-article h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 9px;
  }
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-article h4 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0;
  }
}
.ngs-news-type-article p:not(:last-child) {
  margin-bottom: 1px;
}
.ngs-news-type-article .ngs-ta-data {
  font-family: 'HelveticaNeueLightItalic', sans-serif;
}
@media only screen and (min-width: 530px) {
  .ngs-news-type-article .ngs-ta-data {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-article .ngs-ta-data {
    font-size: 17px;
    line-height: 20px;
  }
}
.ngs-news-type-article .ngs-ta-descr {
  font-family: 'HelveticaNeue', sans-serif;
  margin: 26px 0 20px;
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-article .ngs-ta-descr {
    margin: 16px 0 10px;
  }
}
.ngs-news-type-article .ngs-ts-read-more {
  position: relative;
  text-transform: uppercase;
  color: #b5121b;
  font-family: 'HelveticaNeueBold', sans-serif;
  transition: color 0.3s ease-out;
}
@media only screen and (max-width: 529px) {
  .ngs-news-type-article .ngs-ts-read-more {
    font-size: 14px;
    line-height: 18px;
  }
}
.ngs-news-type-article .ngs-ts-read-more:before {
  transition: transform 0.3s, opacity 0.3s, background 0.3s;
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 2px;
  background: #b5121b;
}
.ngs-news-type-article .ngs-ts-read-more:hover:before {
  opacity: 0;
  transform: translate3d(0, 10px, 0);
}
.ngs-news-type-article .service-list {
  margin-top: auto;
}
@media only screen and (min-width: 530px) {
  .news-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.news-grid:after {
  content: '';
  display: block;
  height: 0;
  width: calc((100% / 3) - 4px);
}
.news-grid > li {
  background: #fff;
  width: 100%;
  margin: 0 0 8px;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 530px) {
  .news-grid > li > div {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 768px) {
  .news-grid > li {
    width: calc((100% / 3) - 6px);
    min-height: 356px;
  }
}
@media only screen and (max-width: 767px) {
  .news-grid > li {
    margin-bottom: 15px;
  }
}
.mobile-heading {
  font-family: 'HelveticaNeue', sans-serif;
  color: #515558;
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 20px;
}
@media only screen and (min-width:   1025px) {
  .mobile-heading {
    display: none;
  }
}
@media only screen and (max-width: 529px) {
  .mobile-heading {
    padding: 0 20px;
  }
}
.mobile-heading strong {
  font: 36px/1.2 'HelveticaNeueMedium', sans-serif;
  color: #000;
  display: block;
  margin: 0 0 10px;
}
.newsboard-container {
  position: relative;
  z-index: 1;
  background: #f6f7f9;
  background: -webkit-linear-gradient(top, #fff 30%, #c7c8cb 100%);
  background: linear-gradient(to bottom, #fff 30%, #c7c8cb 100%);
  color: #515558;
}
@media only screen and (min-width:   1025px) {
  .newsboard-container {
    padding: 115px 0 126px;
  }
}
@media only screen and (max-width: 1025px) {
  .newsboard-container {
    padding: 40px 0 50px;
  }
}
@media only screen and (min-width: 530px) {
  .newsboard-container {
    font-size: 18px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 529px) {
  .newsboard-container {
    font-size: 16px;
    line-height: 25px;
  }
}
.newsboard-container h4 {
  font-family: 'HelveticaNeueMedium', sans-serif;
  color: #000;
}
@media only screen and (min-width:   1025px) {
  .newsboard-container h4 {
    font-size: 50px;
    line-height: 54px;
    margin-bottom: 54px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .newsboard-container h4 {
    font-size: 50px;
    line-height: 54px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 529px) {
  .newsboard-container h4 {
    text-transform: uppercase;
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 17px;
  }
}
.newsboard-container h3 {
  font-family: 'HelveticaNeueBold', sans-serif;
  color: #b5121b;
  letter-spacing: 0.7px;
  margin-bottom: 3px;
}
@media only screen and (min-width: 530px) {
  .newsboard-container h3 {
    font-size: 25px;
    line-height: 32px;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 529px) {
  .newsboard-container h3 {
    font-size: 20px;
    line-height: 24px;
  }
}
.newsboard-container p {
  margin-bottom: 19px;
}
.newsboard-container .nc-i-date {
  font-family: 'HelveticaNeueLightItalic', sans-serif;
}
@media only screen and (min-width: 530px) {
  .newsboard-container .nc-i-date {
    margin-bottom: 28px;
  }
}
@media only screen and (max-width: 529px) {
  .newsboard-container .nc-i-date {
    margin-bottom: 15px;
  }
}
.newsboard-container .nc-i-links-list {
  display: flex;
  text-transform: uppercase;
  font-family: 'HelveticaNeueBold', sans-serif;
  margin: auto 0 0;
}
@media only screen and (max-width: 529px) {
  .newsboard-container .nc-i-links-list {
    font-size: 14px;
    line-height: 18px;
    margin-left: -12%;
  }
}
@media only screen and (min-width: 530px) {
  .newsboard-container .nc-i-links-list li {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 529px) {
  .newsboard-container .nc-i-links-list li {
    padding: 0 10px;
  }
}
.newsboard-container .nc-i-links-list li:first-child {
  padding-left: 0;
}
.newsboard-container .nc-i-links-list li:last-child {
  padding-right: 0;
}
.newsboard-container .nc-i-links-list li:not(:last-child) {
  position: relative;
}
.newsboard-container .nc-i-links-list li:not(:last-child):after {
  content: '';
  position: absolute;
  right: 0;
  width: 2px;
  background: #000;
}
@media only screen and (min-width: 530px) {
  .newsboard-container .nc-i-links-list li:not(:last-child):after {
    top: 6px;
    bottom: 3px;
  }
}
@media only screen and (max-width: 529px) {
  .newsboard-container .nc-i-links-list li:not(:last-child):after {
    top: 3px;
    bottom: 0;
  }
}
.newsboard-container .nc-i-links-list a {
  position: relative;
}
.newsboard-container .nc-i-links-list a:before {
  transition: transform 0.3s, opacity 0.3s, background 0.3s;
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #b5121b;
}
@media only screen and (min-width: 530px) {
  .newsboard-container .nc-i-links-list a:before {
    height: 2px;
  }
}
@media only screen and (max-width: 529px) {
  .newsboard-container .nc-i-links-list a:before {
    height: 1px;
  }
}
.newsboard-container .nc-i-links-list a:hover:before {
  opacity: 0;
  transform: translate3d(0, 10px, 0);
}
@media only screen and (min-width:   1025px) {
  .newsboard-container .nc-wrapper {
    display: flex;
  }
}
.newsboard-container .nc-col {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width:   1025px) {
  .newsboard-container .nc-col {
    width: 50%;
  }
}
@media only screen and (min-width: 530px) {
  .newsboard-container .nc-col {
    flex-grow: 1;
  }
}
@media only screen and (max-width: 1025px) {
  .newsboard-container .nc-col:not(:last-child) {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 31px;
  }
  .newsboard-container .nc-col:not(:last-child):after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 3%;
    right: 3%;
    height: 1px;
    background: #000;
  }
}
.newsboard-container .nc-info-container {
  display: flex;
  flex-grow: 1;
}
@media only screen and (min-width:   1025px) {
  .newsboard-container .nc-info-container {
    padding: 0 20% 0 1%;
  }
}
@media only screen and (max-width: 529px) {
  .newsboard-container .nc-info-container {
    padding-right: 3%;
  }
}
.newsboard-container .nc-i-ico {
  flex-grow: 0;
  flex-shrink: 0;
  border: 1px solid #b5121b;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 530px) {
  .newsboard-container .nc-i-ico {
    margin: 7px 5% 0 0;
    width: 38px;
    height: 38px;
  }
}
@media only screen and (max-width: 529px) {
  .newsboard-container .nc-i-ico {
    margin: 7px 3% 0 0;
    width: 30px;
    height: 30px;
  }
}
.newsboard-container .nc-i-ico .svg-ico svg {
  fill: #b5121b;
}
@media only screen and (min-width: 530px) {
  .newsboard-container .nc-i-ico .svg-ico {
    width: 20px;
    height: 20px;
  }
}
@media only screen and (max-width: 529px) {
  .newsboard-container .nc-i-ico .svg-ico {
    width: 16px;
    height: 16px;
  }
}
.newsboard-container .nc-i-wrapper {
  flex-grow: 1;
  display: flex;
  width: 100%;
  flex-direction: column;
}
.newsboard-container address {
  font-style: normal;
  padding: 1px 0 10px;
}
.newsboard-container address strong {
  display: block;
  font-family: 'HelveticaNeueBold', sans-serif;
}
.newsboard-container address span {
  display: block;
}
.bg-img,
.bg-image {
  position: absolute;
  top: 120px;
  left: 40px;
  width: 268px;
  height: 280px;
  z-index: -1;
}
@media only screen and (max-width: 1700px) {
  .bg-img,
  .bg-image {
    display: none;
  }
}
@media only screen and (max-width: 1025px) {
  .bg-img,
  .bg-image {
    display: block;
    width: 75px;
    height: 78px;
    top: 20px;
    right: 20px;
    left: auto;
  }
}
@media only screen and (max-width: 529px) {
  .bg-img,
  .bg-image {
    width: 50px;
    height: 52px;
  }
}
.bg-img span,
.bg-image span {
  position: absolute;
}
@media only screen and (max-width: 1025px) {
  .bg-img span,
  .bg-image span {
    height: 54px;
  }
}
@media only screen and (max-width: 529px) {
  .bg-img span,
  .bg-image span {
    height: 38px;
  }
}
.bg-img .ico-1,
.bg-image .ico-1 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 74%;
}
.bg-img .ico-2,
.bg-image .ico-2 {
  bottom: 0;
  right: 0;
  width: 72%;
}
.bg-img svg,
.bg-image svg {
  width: 100%;
  height: 100%;
  fill: #c7c7c7;
}
@media only screen and (min-width:   1025px) {
  .sections-nav {
    transform: translate3d(0, -50%, 0);
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 10;
    font-family: 'HelveticaNeueBold', sans-serif;
    font-size: 20px;
    line-height: 24px;
    flex-direction: column;
  }
  .sections-nav .sn-section-indicator {
    position: relative;
    height: 4px;
    background: #000;
    margin: 24px 0 24px auto;
    display: flex;
    cursor: pointer;
  }
  .sections-nav .sn-section-indicator:nth-child(2n) {
    width: 57px;
  }
  .sections-nav .sn-section-indicator:nth-child(2n+1) {
    width: 84px;
  }
  .sections-nav .sn-section-indicator:after {
    transition: transform 0.3s ease-in-out;
    transform-origin: 100% 50%;
    transform: scaleX(0);
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #b5121b;
  }
  .sections-nav .sn-section-indicator.sn-si-active:after {
    transform: scaleX(1);
  }
  .sections-nav .sn-section-indicator.sn-si-active span {
    opacity: 1;
    transform: scale(1);
  }
  .sections-nav span {
    transition: transform 0.3s ease-in-out, opacity 0.3s;
    transform: scale(1.2);
    opacity: 0;
    color: #b5121b;
    position: absolute;
    top: -11px;
    right: 100%;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 1025px) {
  .sections-nav {
    display: none;
  }
}
.btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 98px;
  height: 98px;
  margin: -50px 0 0 -50px;
  cursor: pointer;
}
@media only screen and (max-width: 1025px) {
  .btn-play {
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
  }
}
.btn-play svg {
  width: 100%;
  height: 100%;
  fill: #fff;
  transition: fill 0.3s ease-out, opacity 0.3s ease-out;
}
.btn-play:after {
  content: '';
  position: absolute;
  top: -6px;
  left: -6px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHIAAAByCAYAAACP3YV9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjVEMzRCMDRCNTg5MTFFNkFGQTJBRkJEQ0IzMTBDMkEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjVEMzRCMDVCNTg5MTFFNkFGQTJBRkJEQ0IzMTBDMkEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNUQzNEIwMkI1ODkxMUU2QUZBMkFGQkRDQjMxMEMyQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNUQzNEIwM0I1ODkxMUU2QUZBMkFGQkRDQjMxMEMyQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PurIku8AABK4SURBVHja7F0JeBRVEq5MJiEJgRASEhIJBBBYBEFFWLwPFg9UFLxRRBFPcNdjVdZrV9HPCxQXVBTEA8RVEBTd9URUvABR3OVGTUhCgAQIAULuzL6/pzr0dDrTryeT6Z5J6vtK6c5M93T9/ep69epFeTweClNyC67hf7cVPELwWsFbBacLHi94peAvBKcIniD4J8GfCY4VfK7gXwWv11yjXHBdOArDFUa/NVlwDP+7m+AnBF/Ix0cKHip4CB/HMDDxmud0a76fKvhowQP5OE3wrYJHau7XRXBcuAgnKkxGJIC7V/DPgmezkG8S/KXgZQxUH8G5PKpU8PyNrkzBpYLLGHS8FL/xKO4q+CLBWwR/zJ9vL3h/K5DWKEHwI4ILBE8X3EHwDYJ/ELwiBPeH6j1FcI7g3wX3Enym4NWsnh1pZ5xCg9iWfcrHsH8H+d/7BD8dwt9SxSNdpb2Cd/H/QdmCewv+lkd0K5Aauprt4HcM4GQH/bY9gt/THHcSnMG2tozlCNVW2xKBhLNxueDX2HucJbiNZhQ6mdbwby7h4xH8/w8Y0BbltfZgpyKFjzcL/m+YOIl1GhBBxToVmxjJzg5emnsEHxD8PO7NqnQvRRZlCT5e8EbBmyJxRMawg9CZjz0RCCJxiLKPQ5uIGZFQm1cI/g+78gnsEdYE6fpQzQME92NV3Y0dkHas3hAfJmnixTIW9G7B2/g3beKMUG5zyFfwqYIrOXQKW2cHIcVpLDgI7VATr4cMzjmCzxB8omZ0m1ESsz/ayR7zck4C/BokGWCkRIfjiHRz1iSP1ekx7MRUNmHUXc3cN4TaCjZuPnNeEEamhzVUImsDxwN5PY+ax5uQBYlllXwdqyY7vWt4qF8LflXwv9g0BEqDyZvqW8VOn6NV6xYekYG8dUhyY5bibvb+/FJ5wXY6sGETHdy0mQ5ty6Py/AKq2rOXag6WUW1ZGdWA9x8gd/t25G7blqITEsjdLpFiUzpSfFYXiu/alRJ796T2/fspx34cwtOZHxP8lOA5dDina4U2MJAHnToij2CbtTRAFQoAbxN8J3mnoAypam8JFX3yGZX8sJqKly2nih07gyaIuIzO1GnYGZQ8dDClnT2cYjsm+/t4keBpgmcECCgomx2zXwRXOwXIuxjIJ1ltWCHMMkxnj9OQSlb9SNsXLqbCdxaL0db8iR93YiJlXjaajrh0NCUPOd7fR/P45Xs3gNsgFEOq7+cgOIFBAxJqECm3Ty2EFl04MTCysdG37ZXXaMfipXRwy1bbDGRi716UMXokdbv+Wn+jFOEVptUKAjBtNewMqR5uyIHEZOylgt8P4AHgyLxI3ukpH6oo3EH5byyg/HkLqGLnLsdE+XGd0ylr7BjKumYMxWVmGH0ESYBb2CGySv0Y1P9RgBUKTQFytOCxgt8QvERWHoJfYG+0AW19Yhrlzp5L1ftKyakU0yGJsm8YT70m39XYR+DdotqgwmJ8jGTJOjuAjOeAf6WksYb6xVTQcfo/7FiylHJenE371vxM4UJJxwyg7rfeSJkXX2T0Z4Rdo4IQfzYrkCM45fWthe8AvA84LPGh9fc8oNjCcCXYzn5PPWr0p0LBF1iMpTGN14e9YksuudVAGzEQSi6utPAdxF9f6kHc/dUK+ua0s8IaRBB+P54Dz6MjPO9X/Pyy5KEAU3qBjMgTyDtjvkXis+eyax7v86oueo/W3jSJIo2OmTWDMi8d1SBvIfhiwR/JYhKI9+qy8LkBnDr7XhJEJLYX6UHMfemViAQRtPbm25TnM/AlFrE8ZEclKIVHdVQwgRwu+GHB50l+fiBneRK0J3+dOp023Pd3imTC8+E5dZTA8jjWohlLklWzskAiR4j5tB8lA/0PSVfusHnKE7Tl8anUEgjPiefV5xYYzC6Sl8kn79SfVIIl2LMfUCPf6EOMrU8/q8SILY0Qa/a6+w79adTGnkzysyhu9mbLmjIi4djMFNxd8qYz9SBum/NqiwSxPsHx8lz9aUxlPWnhMp3YVsY3BUhUWGewvjYjpN3G+3in775H6+99kFoybfjbQ4ocdPQX8k4WyBBi9v1mI9hMtbrYeyqWsIvIE9bnTvd8/Q2tHHUFtZKXTvr835R07EDtqRKOBAqCcX2XH708iD2mYonrPE+6BPjGBx9pRU9DOS/N0Z/CVMqLFr3YtMbCkcaAPFvw/XS4gtofXUK6qSik3fav29CKntbMLFxi9HKfz/KToThmtxUg13G4sUbi4j6La5AAD/e0W7ONyhdeNrKXT5PcOkxUIu6gRiYoGgMS9TZPSejv28lbslBPv8+Y1YqYPzCff1l/KpudHzOqYxBdRurV1YiqPFlSZ9/t424/+QyV/mLf8g2DPKfjCPKBnHR0j2RkALxQ09TRDMhEDiMulrjobdoLoqItZ9ZsW4U04J/PUOrppzoezFzh+FRsL9SeghxlEtAezvTUmgGJyibklp4zuSAyDRO1J/JenaeUHtpJrtgYGjT/Feow6FhHA1ldup+2zX1Df3qShK30cBSxT0a1Ip+aa3LBqzhRoBBqSnNnv+oIIUXHx9PxC16jhO7ZjgZz25zXqDwvX3sK8hxjIWyMbQxIPDkKcHtLXGiC9mD724uUgmCnUGxqCg1ZOF/5v1MJZZ0Fby30K1cT/0Tb5cQHyJ7kLQI60uQiqPg6oX6s19YqMZLTCCNy8DvzlCpzx8aWi5Yo8tMQ5HqUxFcxWV1BmpkRLZBoLIQWKGYz2ZdrD/LnvUVlv+c4UlBJAwfQoDfmKLbTiQS55c9vUD0pk9dENX8paSoJXDpDmkvmZQY+NypZuYqcTCmnnKR4sxQV5cjfV/LDKr8DxcROxumBRF51lsSwhtrtVf9aFBdT4ZKljnf3EV/2eWCyI39b4ZL3qWr3bu2p3hLmDYRprbaq06MCmcoG1MygnKs9KP58OXmqaygcqOftExV2GkF+RZ994VfOjVAF28pqLZCfkLc6eqXJl0/3VQurKZwIo9KJ2R8DOcoUasFLOqSaQq2N3Cfx5ZN8R+QXYQUk7CTsJeymk8hAjidKflUtA1GA7Mz20axCDkvA69cuIiXnpEU2lrI/wpOFR+sUghwhTw2ls7xl7CSAdLn4IE6fKTCgo7UHBzdupnAlxJaIMZ2U/TmwfqP+1EAL8WQdgMxh+/ieFSD3b9hE4UxOy/4c2LTFKPFiRvA0q7Q28pBE/Ojz+pbn51O4E0Yk8rLIz9pNBvKUVRexqmodR9718AkmX+ihPTiUm0eRQJgpwYyJ3dkfA3n2kPhaNNvIWADZgQNLsw4fPst0K3ftokghzGHanf0xkGeGZAiCdF0VwJvBqJp1p/AxJmiDEkmE+LJ8eyFtnvK4Lfc3kKes8a63kXUk12LER/XWlpdTpBEyP1i4agcZyDNB8qtQr9EAEnU3k1qBZFfxySm2ZH+aACS0aYxazCPTnM/HGwiXHKtlEnYy/ZyzQn5bA3nKel9QrdWwkQ+Q3ArZau3Fo2LcEQnmnhXf0i+3/Dn070+M20jeMlSj2sgKkms75tOdyQmxV9CD8g2baM01E6iuqjrk9zaQp2w3LJcaR2IFFQpko1oykGjUtPrysbZVAjYBSCQE3AASydksMl9it8fn2ykdIwbEqt17aNWlVylg2kUG8twj+VWoj1qAh0WXD5P5nhU+T9kmPT0iQIS3+OOYa+ngpi22/g4Decq+VcCt1k3ybSp9KqwSumWFPYioYFs7YaIjOm4ZyFO2ok3JBeA/yLLfRwZdqfxdGE1rw53WT36Qdn38qSN+i4E8cyRBdKsJgS4cRyabfGmd9qBd3z5hDSK6buQ1LNu3jdr16aU/JbPAtI5Vax3QxCuJdZC7Tb7ks8yq3VF/CFsQAeBv02c66je169+ggHGtBRupDE2PBIjK85N3xzavKuhyhNLDNNwIqhQq1UkEOUKeGioiuc6SUWrYqIYclwm+WSKW9OkImTrsjLACsWTlasW50ZXp204GcpTtvOlSMVSBhKXFK2HWLutL7UHHoYPDKmuz+oprHJnsN5Djcsmv1jHXTyZjThJ5VLPk6cfag07Dz6Qot5s8Nc7OudqdtfGrG2PclHbWML9y9hdBaYcmCLlWmfb9W5m9QWynTpQx6gJHgwjwAKKdWRt/lDlqJMWmpmpPbdHKWMY+aoEktpE3SlzgbR+18Mchjs7arL5ynKJWnUrJDeX3tlX7qAcSWdsOEg6Pz42yxl5JbXv2cJyA1KyNwWonxxDkBvkFCKQaQzYAEnbyWTKfm1R78HjHt7CRTlxP4aSsTaNqVcgtKtrHv0RT4/VW7aMeSLVbhEyJgU+zmG7XXUNt0jo5RkAI9p2UtTEiyAty05FsW5QovebUT11hL4+/knm67k3SNFNCtXbXcVc7Jmtj0PTWcQR56arcC1iuskCSPyAxB1YqEYagTmSq3lbGJLW3VThOzNoYETaBwY4+OppK8s146/ypVjUQRY8dmYAL6rVIPYg7IpOyb5pgq4CcmLUxouybrtdvy1SkN1dWqbGqACx/NtuCHSkSn15cve6909blauFQoply8onU65479aenkfy8sHSbT8xLIvcqs/wZo9dnw8/uE2+kVvI3GscbJVmea+p1jYBEiyxsAyTTHbCCnaPDb8HFF9lWre106jbhOkofcY7+NIrDrWyeahgeBmuXAex7db72xIpThxst3myxhPnbU1Z8rj+9kLUfNceIVCmNw5FUietg30SfHgR9pzzUip5WHo822LgG8rrDwiWiAgUSJSDIvWVL3AQx0K3aE6mnnULHvDyzFUFBkAPkoSP0itneVJUqA+TPPPRlS8zeIu8mmD72su9j/2jZI1FoJoM9JiGnBcG8j8vkDdjGwWc6yW22NZF0+yV2v3mCEpa0RMJzY7NQHf1EcqvfggakSiiXRP852S4TF5KuFzripp63T2pRIOJ5DeLFApbPITuARM/mfJLb/0P9sdAlPhPVfR6c7G9f4sgaieI58bw6KmPnsaA57hnsTc60dCaHJT6zKTmz5tDG+yPXbsIngDnREUYgSimarVWYla154zjmOU7y8/jRl5Au9YSHxM6nEemdiucyALGc5dCs/d5cFj+L/KuViUc08T1Pr2YxoTrk3QXUvv9REQFgu359lecxmGA/yM//UXP/BquqFevVq9mTtUKDWM02aDkSwbue72B1uiYUvyNQG4kkAfaU/I7k84SonUWbtAZ7ORQufp9yZr5k6+YvVqn9gP7UY9LNRjGiGoPjDyHrKhUokNipB83sPyX5dXyqncUObdca/VHZOHP2XKreV+pYADEpnH3DeH8eONQLUpYVofxdgQKJYmbUKewM8L6IS9FaNEn/B9Sf5r3+JuXPW0CVu4ocA2Cb9DTKGjuGuo67Sj8prFIpA/iWHb8vGOHHcZz1sWoLkMt9ge1IA0InqG1zX6fCdxbbuotB2x7dKfOy0dRt/Dh/y+0/ZBAL7PqdwQASrhqWHrwbgBNE7JpPo0YazWI5Arak2LtyFe1YvDQkpRwoUcwYPVIpvkYtEko+GyHYQDScesdujREMIBMYyP1NuAaKo7FpGgxPWmMfQtOGos+WKT3Ai5ctp4odO4MmiLiMztRp2BmUPHQwpQ0fZtbHtYhfvhkkX6LheCDrryUYq1GQivq+CS/FBH7Lu5h9GO2jMXmNprXleXnKXlOVRcVUtbdEqd/Bug+MYIwwdE1GC5TYjslKTWl81yxluXdi757Uvt9RyrEEQXVi48451LR8qToB4XEqkH8ib5FzU7MY6B2DQtkbBA91wAuPynoUD88n+ZLFsB2R+jetA6vc3U28Zn/2cmFLQ9m4AE3bFwnGnkfrgiwbxwOppWE8spYF8S3GDjWoXkJCHhuCdQ7i793JJgHaBOsTfw22rMMVyEx2Yn7jY1eAXq0/6iYYhbT9ONOUzeCmsL1N0ty3lO3aHgYtl7wtULDm7heS72tjFTxPKNRHcwKppR4saMyOl1DLIbXZhicUNwoFYSRUknmbtEggbUlMXahu6g7RfXbS4XQe7onuB3vZoYg0ENVRWNecNtGuEaknjEztCs82YQ6edhR6QgWeHSNSS1iyp10Pjgw00nNbeZSGG8UwcNV2gWjniNRSGbMaoiSz5xnlUOCiGbwozYtpu+13O0Aw+3UBdxqHLSipx5xeHNsbuzIqUQxeLY82l10OjdOB1FMuA1nBAuvOAlR7rMTxKGjOLk1q8ygPyyiGX6QaVqEhiw/DGchKOlw+om94GM32tFoTwHdgIR+yELtFa9Shiw7XItUwaG34fKXmhanVOTTUCqQ1KtZ5uyV0eCsFNwNZzUC62HnCcRGPnFQ+DxWOKSekDRP53+WaEefRjHSX5h4ekt+6oRXIAIGF0HfpYrZKneDrdDatVuegVJFv8yEPWVt46gj6vwADAEFCn9POPCnhAAAAAElFTkSuQmCC') no-repeat 50%;
  background-size: cover;
  width: 116%;
  height: 116%;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
@media only screen and (max-width: 1025px) {
  .btn-play:after {
    top: -4px;
    left: -4px;
  }
}
.btn-play:hover:after {
  opacity: 1;
}
.btn-play:hover svg {
  opacity: 0;
  fill: #b5121b;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  max-width: 90%;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
  max-width: 100%;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  /*background-image: url('fancybox_sprite.png');*/
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../images/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: 0;
  right: -60px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
@media only screen and (max-width: 767px) {
   .fancybox-wrap {
    max-width: 75%;
  }
}
@media only screen and (max-width: 499px) {
   .fancybox-wrap {
    max-width: 65%;
  }
}
.fancybox-close:after,
.fancybox-close:before {
  content: '';
  position: absolute;
  top: 17px;
  left: -3px;
  width: 40px;
  height: 3px;
  transform: rotate(45deg);
  background: #fff;
}
.fancybox-close:before {
  transform: rotate(-45deg);
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-nav:hover span:after,
.fancybox-nav:hover span:before {
  content: '';
  border-color: #b5121b;
}
.fancybox-prev {
  left: -25px;
}
@media only screen and (max-width: 767px) {
  .fancybox-prev {
    left: 0;
  }
}
.fancybox-next {
  right: -25px;
}
@media only screen and (max-width: 767px) {
  .fancybox-next {
    right: 0;
  }
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 60px;
  margin-top: -30px;
  cursor: pointer;
  z-index: 8040;
}
@media only screen and (max-width: 767px) {
  .fancybox-nav span {
    background: rgba(0, 0, 0, 0.5);
  }
}
.fancybox-nav span:after,
.fancybox-nav span:before {
  content: '';
  border-top: 2px dotted #ffffff;
  width: 30px;
  height: 0;
  position: absolute;
  top: 28px;
  transform-origin: 0 50%;
}
.fancybox-prev span {
  left: 0;
  right: auto;
}
.fancybox-prev span:after,
.fancybox-prev span:before {
  transform: rotate(-60deg);
  left: 0;
}
@media only screen and (max-width: 767px) {
  .fancybox-prev span:after,
  .fancybox-prev span:before {
    left: 6px;
  }
}
.fancybox-prev span:before {
  transform: rotate(60deg);
}
.fancybox-next span {
  right: 0;
  left: auto;
}
.fancybox-next span:after,
.fancybox-next span:before {
  transform: rotate(120deg);
  right: -28px;
}
@media only screen and (max-width: 767px) {
  .fancybox-next span:after,
  .fancybox-next span:before {
    right: -23px;
  }
}
.fancybox-next span:before {
  transform: rotate(-120deg);
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.5);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
.section-search-result {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  overflow: hidden;
}
.search-item {
  max-width: 835px;
  margin: 0 auto;
  font-size: 20px;
  padding: 47px 0 54px 30px;
  position: relative;
}
.search-item:not(:first-child) {
  border-top: 1px solid #d4d4d4;
}
.search-item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  width: 5px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAKCAYAAAB8OZQwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Mzc0NEZBREFCODcyMTFFNjhDRTdFNDZBMTRENTUwMzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Mzc0NEZBREJCODcyMTFFNjhDRTdFNDZBMTRENTUwMzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNzQ0RkFEOEI4NzIxMUU2OENFN0U0NkExNEQ1NTAzMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNzQ0RkFEOUI4NzIxMUU2OENFN0U0NkExNEQ1NTAzMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po+2o6MAAABNSURBVHjaYtwqJC3PwMAwG4gNgfgCEKeyAIn5QOzIAAEuQDyPCUhYMaACa5DgWTTBMyDBWCA+DMQ/oHQs4////xnQARMDFkChIECAAQBdSg0cP+RNIwAAAABJRU5ErkJggg==') repeat-y;
}
@media only screen and (max-width: 529px) {
  .search-item {
    padding: 20px 0;
  }
  .search-item:before {
    display: none;
  }
}
.search-item .heading {
  margin: 0 0 10px;
}
.search-item .title {
  font: 28px 'HelveticaNeueBold', sans-serif;
  margin: 0 0 2px;
  color: #000;
}
@media only screen and (max-width: 1025px) {
  .search-item .title {
    font-size: 24px;
  }
}
.search-item .title a {
  color: #000;
  text-decoration: none;
  transition: color 0.3s ease-out;
}
.search-item .title a:hover {
  color: #b5121b;
}
.search-item .link-holder {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-bottom: 10px;
}
.search-item .link {
  font: 18px/1.2 'HelveticaNeueLightItalic', sans-serif;
  position: relative;
}
.search-item .link:hover:after {
  transform: translate3d(0, 10px, 0);
  opacity: 0;
}
.search-item .link:after {
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transform: translate3d(0, 0, 0);
  opacity: 1;
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 1px;
  background: #b5121b;
  margin-top: 2px;
}
.search-no-found {
  max-width: 835px;
  margin: 0 auto;
  font-size: 20px;
  padding: 47px 30px;
  position: relative;
}
.search-no-found .title {
  font: 28px 'HelveticaNeueBold', sans-serif;
  margin: 0 0 2px;
  color: #000;
}
@media only screen and (max-width: 1025px) {
  .search-no-found .title {
    font-size: 24px;
  }
}
.error-404 .visual {
  background: url('../images/bg-page-404.jpg') no-repeat 50% / cover;
}
.error-404 .page-heading {
  font: 100px 'HelveticaNeueLight', sans-serif;
}
@media only screen and (max-width: 1025px) {
  .error-404 .page-heading {
    font-size: 50px;
  }
}
.error-404 .sub-title {
  font: 50px 'HelveticaNeueLight', sans-serif;
  margin: 0 0 20px;
  text-shadow: 2px 2px 5px #000;
}
@media only screen and (max-width: 1025px) {
  .error-404 .sub-title {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
.pagination-holder {
  font-size: 20px;
  font-family: 'HelveticaNeue', sans-serif;
  padding: 55px 0;
}
@media only screen and (max-width: 1025px) {
  .pagination-holder {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 529px) {
  .pagination-holder {
    padding: 20px 0;
  }
}
.pagination-holder .pagination-frame {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 529px) {
  .pagination-holder .pf-pages-container {
    flex-grow: 1;
  }
}
.pagination-holder .nav-links {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 529px) {
  .pagination-holder .nav-links {
    justify-content: space-around;
  }
}
.pagination-holder .nav-links .prev,
.pagination-holder .nav-links .next {
  display: none;
}
.pagination-holder .nav-links * {
  display: block;
}
@media only screen and (min-width: 530px) {
  .pagination-holder .current,
  .pagination-holder .page-numbers {
    margin: 0 10px;
    padding: 7px;
  }
}
.pagination-holder .page-numbers {
  color: #515558;
}
.pagination-holder .page-numbers:hover {
  color: #b5121b;
}
.pagination-holder .current {
  text-decoration: underline;
  color: #b5121b;
}
.pagination-holder .prev a,
.pagination-holder .next a,
.pagination-holder .prev,
.pagination-holder .next {
  color: #b5121b;
  text-transform: uppercase;
  font-family: 'HelveticaNeueBold', sans-serif;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1025px) {
  .pagination-holder .prev a,
  .pagination-holder .next a,
  .pagination-holder .prev,
  .pagination-holder .next {
    font-size: 0;
  }
}
@media only screen and (min-width:   1025px) {
  .pagination-holder .next a .round-dotted-button,
  .pagination-holder .next .round-dotted-button {
    margin-left: 20px;
  }
}
.pagination-holder .prev a .round-dotted-button,
.pagination-holder .prev .round-dotted-button {
  transform: rotate(180deg);
}
@media only screen and (min-width:   1025px) {
  .pagination-holder .prev a .round-dotted-button,
  .pagination-holder .prev .round-dotted-button {
    margin-right: 20px;
  }
}
.pagination-holder .next:hover .round-dotted-button:before,
.pagination-holder .prev:hover .round-dotted-button:before {
  opacity: 0;
}
.pagination-holder .next:hover .round-dotted-button .border,
.pagination-holder .prev:hover .round-dotted-button .border {
  stroke: #b5121b;
  opacity: 1;
}
.pagination-holder .next:hover .round-dotted-button .icon,
.pagination-holder .prev:hover .round-dotted-button .icon {
  fill: #000;
}
.pagination-holder .next a:hover .round-dotted-button:before,
.pagination-holder .prev a:hover .round-dotted-button:before {
  opacity: 1;
}
.pagination-holder .next a:hover .round-dotted-button .border,
.pagination-holder .prev a:hover .round-dotted-button .border {
  stroke: rgba(181, 18, 27, 0);
}
.pagination-holder .next a:hover .round-dotted-button .icon,
.pagination-holder .prev a:hover .round-dotted-button .icon {
  fill: #fff;
}
.pagination-holder .border {
  stroke: #b5121b;
  transition: stroke 0.3s ease-out;
}
.pagination-holder .icon {
  fill: #000;
  transition: fill 0.3s ease-out;
}
.section-filter {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 35px;
  margin-bottom: 45px;
}
@media only screen and (min-width:   1025px) {
  .section-filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (max-width: 1025px) {
  .section-filter {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 1025px) {
  .section-filter {
    padding-bottom: 5px;
  }
}
@media only screen and (min-width:   1025px) {
  .section-filter > div {
    width: 40%;
    justify-content: flex-end;
  }
  .section-filter > div:first-child {
    width: 60%;
  }
}
@media only screen and (min-width: 530px) {
  .section-filter > div {
    display: flex;
    align-items: center;
  }
  .section-filter > div:first-child {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 1025px) {
  .section-filter > div:last-child {
    width: 100%;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .section-filter > div:first-child {
    justify-content: space-between;
  }
}
.section-filter > div > div {
  margin-bottom: 20px;
}
@media only screen and (min-width:   1025px) {
  .section-filter.-alt-width > div {
    width: 0;
    justify-content: flex-start;
  }
  .section-filter.-alt-width > div:first-child {
    width: 100%;
  }
}
.filter-by-category {
  width: 445px;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #b5121b;
  border-width: 1px 0 0 1px;
  font: 20px/1.2 'HelveticaNeueBold', sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width:   1025px) {
  .filter-by-category {
    margin-right: 40px;
  }
  .filter-by-category.-alt-width {
    width: 645px;
  }
}
@media only screen and (max-width: 1025px) {
  .filter-by-category {
    width: 300px;
    font-size: 16px;
  }
  .filter-by-category.-alt-width {
    width: 500px;
  }
}
@media only screen and (max-width: 767px) {
  .filter-by-category.-alt-width {
    width: 300px;
  }
}
@media only screen and (max-width: 529px) {
  .filter-by-category {
    width: 100%;
  }
  .filter-by-category.-alt-width {
    width: 100%;
  }
}
.filter-by-category li {
  text-align: center;
  flex-grow: 1;
  border: 1px solid #b5121b;
  border-width: 0 1px 1px 0;
}
.filter-by-category a {
  display: block;
  padding: 14px 25px;
  color: #b5121b;
  transition: background 0.3s ease-out;
}
@media only screen and (max-width: 1025px) {
  .filter-by-category a {
    padding: 10px 15px;
  }
}
@media only screen and (max-width: 529px) {
  .filter-by-category a {
    padding: 10px;
  }
}
.filter-by-category a:hover {
  background: #fff;
}
.filter-by-category a.active {
  background: #b5121b;
  color: #fff;
}
.section-filter .chosen-container {
  width: auto !important;
  margin-top: -2px;
}
.section-filter .chosen-container .chosen-drop {
  border: none;
  border-top: 1px solid #999;
  margin-top: 0;
}
.section-filter .chosen-container-single .chosen-single {
  border: none;
  color: #b5121b;
  font-family: 'HelveticaNeueBold', sans-serif;
}
.section-filter .chosen-container-single .chosen-single div b {
  border-bottom-color: #b5121b;
  border-right-color: #b5121b;
  margin-top: -6px;
}
.section-filter .chosen-container .chosen-results {
  padding-left: 0;
}
.section-filter .chosen-container-single .chosen-single div {
  width: 25px;
}
.filter-search {
  width: 393px;
  position: relative;
}
@media only screen and (max-width: 1025px) {
  .filter-search {
    width: 100%;
  }
}
.filter-search input[type=search],
.filter-search input[type=text] {
  width: 100%;
  border: 1px solid #a1a1a1;
  font-size: 18px;
  font-family: 'HelveticaNeue', sans-serif;
  background: none;
  padding: 10px 56px 10px 25px;
  height: 56px;
}
@media only screen and (max-width: 1025px) {
  .filter-search input[type=search],
  .filter-search input[type=text] {
    height: 41px;
    padding: 10px 41px 10px 15px;
  }
}
.filter-search button {
  position: absolute;
  top: 0;
  right: 0;
  width: 56px;
  height: 100%;
  border: none;
  background: none;
}
@media only screen and (max-width: 1025px) {
  .filter-search button {
    width: 41px;
  }
}
.filter-search button:hover svg {
  fill: #b5121b;
}
.filter-search button svg {
  fill: #a1a1a1;
  width: 50%;
  height: 50%;
}
.filter-search button svg * {
  width: 100%;
  height: 100%;
}
.procedures-container {
  max-width: 1200px;
  width: 100%;
  padding: 70px 20px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 auto;
}
@media only screen and (max-width: 1025px) {
  .procedures-container {
    padding: 25px 20px;
  }
}
.procedures-container .title {
  font-family: 'HelveticaNeueMedium', sans-serif;
  text-transform: none;
  margin: 0 0 35px;
  color: #000;
}
@media only screen and (min-width:   1025px) {
  .procedures-container .title {
    font-size: 50px;
    line-height: 54px;
  }
}
@media only screen and (max-width: 1025px) {
  .procedures-container .title {
    font-size: 30px;
    line-height: 34px;
    margin: 0 0 10px;
  }
}
.procedures-container .text-block {
  margin: 0 auto 65px;
  max-width: 780px;
}
@media only screen and (min-width:   1025px) {
  .procedures-container .text-block {
    font-size: 18px;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 1025px) {
  .procedures-container .text-block {
    font-size: 18px;
    margin-bottom: 23px;
  }
}
.procedures-container .list-button {
  display: flex;
  justify-content: center;
}
.procedures-container .list-button li {
  margin: 0 10px 10px;
}
@media only screen and (min-width:   1025px) {
  .procedures-container .list-button li {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex: 1;
  }
}
@media only screen and (min-width:   1025px) {
  .procedures-container .list-button li:first-child {
    margin-left: 0;
  }
  .procedures-container .list-button li:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1025px) {
  .procedures-container .list-button {
    flex-direction: column;
  }
}
.procedures-container .main-red-button {
  font-size: 20px;
}
@media only screen and (min-width:   1025px) {
  .procedures-container .main-red-button {
    width: 100%;
  }
}
@media only screen and (max-width: 1025px) {
  .procedures-container .main-red-button {
    font-size: 16px;
    min-width: 90%;
  }
}
@media only screen and (max-width: 529px) {
  .procedures-container .main-red-button {
    min-width: 100%;
  }
}
.section-patient-story {
  background: #ededed;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width:   1025px) {
  .section-patient-story {
    padding: 88px 0 96px;
    font-size: 18px;
    line-height: 33px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .section-patient-story {
    padding: 0 0 50px;
    font-size: 20px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 529px) {
  .section-patient-story {
    font-size: 19px;
    line-height: 26px;
    padding: 0 0 24px;
  }
}
.section-patient-story .rtc-head {
  background: #b5121b;
  font-family: 'HelveticaNeueBold', sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width:   1025px) {
  .section-patient-story .rtc-head {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 1.6px;
  }
}
@media only screen and (min-width: 530px) {
  .section-patient-story .rtc-head {
    text-align: center;
  }
}
@media only screen and (max-width: 529px) {
  .section-patient-story .rtc-head {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.6px;
  }
}
@media only screen and (max-width: 1025px) {
  .section-patient-story .rtc-head .width-container {
    width: 100%;
  }
}
.section-patient-story .rtc-head ul {
  display: flex;
}
@media only screen and (min-width:   1025px) {
  .section-patient-story .rtc-head ul {
    padding: 0 8% 0 5%;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .section-patient-story .rtc-head ul {
    padding: 0 5%;
  }
}
.section-patient-story .rtc-head li {
  flex-grow: 1;
}
@media only screen and (max-width: 529px) {
  .section-patient-story .rtc-head li:not(:last-child) a {
    position: relative;
  }
  .section-patient-story .rtc-head li:not(:last-child) a:after {
    content: '';
    position: absolute;
    top: 19px;
    bottom: 13px;
    right: 0;
    width: 1px;
    background: rgba(255, 255, 255, 0.3);
  }
}
.section-patient-story .rtc-head a {
  display: block;
  color: #fff;
}
@media only screen and (min-width: 530px) {
  .section-patient-story .rtc-head a {
    padding: 26px 0 33px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .section-patient-story .rtc-head a {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 529px) {
  .section-patient-story .rtc-head a {
    padding: 15px 10%;
  }
}
.section-patient-story .rtc-tab-content {
  text-align: center;
}
.section-patient-story .rtc-tab-content:not(.custom-home-section) .rtc-tc-top {
  position: relative;
  z-index: 1;
  /*background: fade(#ededed, 90);
        box-shadow: 0 0 10px 5px #ededed;*/
}
@media only screen and (min-width:   1025px) {
  .section-patient-story .rtc-tab-content:not(.custom-home-section) .rtc-tc-top {
    max-width: 340px;
    width: 340px;
  }
}
.section-patient-story .main-red-button {
  margin: 0 auto;
}
.section-patient-story .rtc-tab-columns {
  text-align: left;
}
@media only screen and (min-width:   1025px) {
  .section-patient-story .rtc-tab-columns {
    margin-bottom: 100px;
    display: flex;
  }
}
@media only screen and (max-width: 1025px) {
  .section-patient-story .rtc-tab-columns {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width:   1025px) {
  .section-patient-story .rtc-tab-column {
    flex-grow: 1;
    width: 50%;
    display: flex;
    flex-direction: column;
  }
  .section-patient-story .rtc-tab-column:first-child {
    border-right: 1px solid #b7b7b9;
    padding-right: 4.5%;
  }
  .section-patient-story .rtc-tab-column:first-child .rtc-tc-top {
    margin: 0 0 0 auto;
  }
  .section-patient-story .rtc-tab-column:last-child {
    padding: 0 0 0 4.5%;
  }
  .section-patient-story .rtc-tab-column:last-child .rtc-tc-top {
    margin: 0 auto 0 0;
  }
}
@media only screen and (max-width: 1025px) {
  .section-patient-story .rtc-tab-column {
    padding: 43px 0 28px;
    border-bottom: 1px solid #b7b7b9;
  }
}
.section-patient-story .rtc-tab-column a {
  position: relative;
  font-family: 'HelveticaNeueBold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1px;
}
@media only screen and (min-width:   1025px) {
  .section-patient-story .rtc-tab-column a:after {
    transition: transform 0.3s ease-in-out, opacity 0.3s;
    transform: translate3d(0, 10px, 0);
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 1px;
    background: #b5121b;
    opacity: 0;
  }
  .section-patient-story .rtc-tab-column a:hover:after {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@media only screen and (min-width: 530px) {
  .section-patient-story .rtc-tab-column a {
    font-size: 20px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 529px) {
  .section-patient-story .rtc-tab-column a {
    font-size: 16px;
    line-height: 20px;
  }
}
.section-patient-story h4 {
  font-family: 'HelveticaNeueMedium', sans-serif;
  color: #000;
}
@media only screen and (min-width:   1025px) {
  .section-patient-story h4 {
    font-size: 50px;
    line-height: 54px;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .section-patient-story h4 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 529px) {
  .section-patient-story h4 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 9px;
  }
}
@media only screen and (min-width: 530px) {
  .section-patient-story p {
    margin: 0 0 19px;
  }
}
@media only screen and (max-width: 529px) {
  .section-patient-story p {
    margin: 0 0 16px;
  }
}
@media only screen and (max-width: 1025px) {
  .rtc-tab-columns-bg .rtc-tab-column {
    position: relative;
    padding-left: 250px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 529px) {
  .rtc-tab-columns-bg .rtc-tab-column {
    padding-left: 100px !important;
    padding-right: 0 !important;
  }
}
.rtc-tab-columns-bg .rtc-tab-column .ground {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1500px) {
  .rtc-tab-columns-bg .rtc-tab-column .ground {
    left: -150px;
  }
}
@media only screen and (max-width: 1025px) {
  .rtc-tab-columns-bg .rtc-tab-column .ground {
    left: 0;
  }
}
@media only screen and (max-width: 529px) {
  .rtc-tab-columns-bg .rtc-tab-column .ground {
    opacity: 0.5;
    left: -75px;
    background-position: 45% 50%;
  }
}
@media only screen and (max-width: 1025px) {
  .rtc-tab-columns-bg .rtc-tab-column:not(:first-child) {
    padding-left: 20px;
    padding-right: 250px;
  }
}
@media only screen and (max-width: 529px) {
  .rtc-tab-columns-bg .rtc-tab-column:not(:first-child) {
    padding-right: 125px !important;
    padding-left: 20px !important;
  }
}
.rtc-tab-columns-bg .rtc-tab-column:not(:first-child) .ground {
  right: 0;
  left: auto;
  background-position: 100% 0;
}
@media screen and (max-width: 1500px) {
  .rtc-tab-columns-bg .rtc-tab-column:not(:first-child) .ground {
    right: -180px;
  }
}
@media only screen and (max-width: 1025px) {
  .rtc-tab-columns-bg .rtc-tab-column:not(:first-child) .ground {
    right: 0;
  }
}
@media only screen and (max-width: 529px) {
  .rtc-tab-columns-bg .rtc-tab-column:not(:first-child) .ground {
    right: -70px;
    background-position: 75% 50%;
  }
}
.rtc-tab-columns-1 {
  height: 100%;
}
.rtc-tab-columns-1 .rtc-tab-column {
  min-height: 100%;
}
.rtc-tab-columns-1 .rtc-tc-top {
  max-width: none;
  flex-grow: 1;
}
@media only screen and (min-width:   1026px) {
  .rtc-tab-columns-1 .rtc-tab-column {
    max-width: 1200px;
    margin: 0 auto;
    border: none !important;
  }
}
@media only screen and (max-width:   1025px) {
  .rtc-tab-columns-1 .rtc-tab-column {
    border-bottom: none;
  }
  .custom-home-section .rtc-tab-columns-1 .rtc-tab-column {
    flex-direction: column-reverse;
  }
  .rtc-tab-columns-1 .rtc-image-container {
    position: inherit;
    width: auto;
    margin: 0 auto;
    text-align: center;
  }
  .rtc-tab-columns-1 .rtc-image-container img {
    position: inherit;
    max-width: 300px;
  }
  .rtc-btn-centered {
    text-align: center;
    margin-top: 20px;
  }
  .custom-home-section .rtc-tab-columns-1 .rtc-tc-top {
    max-width: 800px;
    margin: 40px auto !important;
  }
}
@media only screen and (max-width: 529px) {
  .rtc-tab-columns-1 .rtc-image-container img {
    max-width: 200px;
  }
}
@media only screen and (min-width:   1025px) {
  .image-text-columns {
    display: flex;
    justify-content: space-between;
  }
  .image-text-columns .column {
    width: 48%;
  }
  .image-text-columns .column:last-child {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
  }
  .image-text-columns .column:last-child .text-block {
    padding: 25px 45px;
  }
}
.image-text-columns .text-block {
  line-height: 1.45;
  padding: 25px 0;
}
@media only screen and (min-width:   1025px) {
  .image-text-columns .text-block {
    font-size: 18px;
    min-height: 375px;
    display: flex;
    align-items: center;
    padding-right: 45px;
  }
}
@media only screen and (max-width: 1025px) {
  .image-text-columns .text-block {
    font-size: 18px;
  }
}
.image-text-columns .text-block p {
  margin: 0;
}
.image-text-columns .title {
  font: 30px/1.2 'HelveticaNeueMedium', sans-serif;
  color: #000000;
  margin: 0 0 22px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1025px) {
  .image-text-columns .title {
    font-size: 24px;
  }
}
.image-text-columns .image-block img {
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width: 530px) {
  .product-detail-section {
    padding: 189px 0 0;
  }
}
@media only screen and (max-width: 529px) {
  .product-detail-section {
    padding: 100px 0 0;
  }
}
@media only screen and (min-width: 530px) {
  .pds-description {
    padding-bottom: 75px;
  }
}
@media only screen and (max-width: 529px) {
  .pds-description {
    padding-bottom: 40px;
  }
}
.pds-description .pds-head {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 530px) {
  .pds-description .pds-head {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 52px;
    padding-bottom: 27px;
  }
}
@media only screen and (max-width: 529px) {
  .pds-description .pds-head {
    flex-direction: column;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}
.pds-description h1 {
  color: #000;
  font-family: 'HelveticaNeueMedium', sans-serif;
}
@media only screen and (min-width:   1025px) {
  .pds-description h1 {
    font-size: 50px;
    line-height: 54px;
  }
  .pds-description h1 sup {
    top: -1.2em;
    font-size: 45%;
  }
}
@media only screen and (max-width: 1025px) {
  .pds-description h1 {
    font-size: 30px;
    line-height: 34px;
  }
}
@media only screen and (max-width: 529px) {
  .pds-description h1 {
    margin-bottom: 10px;
  }
}
.pds-description .pds-head-share {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-family: 'HelveticaNeueBold', sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #515558;
}
@media only screen and (min-width:   1025px) {
  .pds-description .pds-head-share {
    padding: 29px 0 0;
  }
}
.pds-description .service-list {
  padding: 0 0 0 19px;
}
.pds-description .service-list a {
  background: #fff;
}
.pds-description .service-list ul {
  top: 115%;
  left: auto;
  right: 0;
}
@media only screen and (min-width:   1025px) {
  .pds-description .pds-content {
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width:   1025px) {
  .pds-description .pds-media {
    width: 46%;
  }
}
@media only screen and (max-width: 1025px) {
  .pds-description .pds-media {
    margin-bottom: 40px;
  }
}
.pds-description .pds-media-image {
  width: 100%;
}
.pds-description .pds-media-image a {
  position: relative;
  display: block;
  width: 100%;
}
.pds-description .pds-media-image a:hover .svg-ico {
  transform: scale(1.3);
}
.pds-description .pds-media-image img {
  width: 100%;
  height: auto;
}
.pds-description .pds-media-image .svg-ico {
  transition: transform 0.2s;
  position: absolute;
  bottom: 18px;
  right: 18px;
  z-index: 1;
  width: 23px;
  height: 23px;
  border-radius: 100%;
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.6), inset 0 0 1px #fff;
}
.pds-description .pds-media-image .svg-ico * {
  fill: #b5121b;
}
.pds-description .pds-slider .pds-video-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
.pds-description .pds-slider li {
  position: relative;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.pds-description .pds-slider li.video:after {
  transition: transform 0.3s;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM2LjQwNiAzNi40MDYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM2LjQwNiAzNi40MDY7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgo8cGF0aCBkPSJNMjcuOTU1LDE5LjAxNWwtOC45ODQsOC41MzlsLTguOTg0LDguNTM5Yy0wLjQ0NCwwLjQyOS0xLjE1OSwwLjQxMy0xLjU3MS0wLjAzMiAgQzguMjEsMzUuODQsOC4wOTksMzUuNTcsOC4wOTksMzUuMjg1bDAsMFYxOC4yMDZWMS4xMjdDOC4wOTksMC41MDgsOC42MDcsMCw5LjIyNiwwYzAuMzE3LDAsMC42MTksMC4xNDMsMC44MjUsMC4zNjVsOC45Miw4LjQ5MiAgbDguOTg0LDguNTM5YzAuNDQ0LDAuNDI5LDAuNDc2LDEuMTI3LDAuMDQ4LDEuNTg3QzI3Ljk4NywxOSwyNy45NzEsMTksMjcuOTU1LDE5LjAxNUwyNy45NTUsMTkuMDE1eiBNMTcuNDMyLDI1LjkzNmw4LjE0Mi03LjczICBsLTguMTQyLTcuNzNMMTAuMzM3LDMuNzN2MTQuNDc2djE0LjQ3NkwxNy40MzIsMjUuOTM2eiIgZmlsbD0iI0ZGRkZGRiIvPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K) 50% 50%;
  background-size: contain;
  z-index: 2;
}
.pds-description .pds-slider img {
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 95%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.pds-description .pds-full-size {
  margin: 0 auto 46px;
}
@media only screen and (min-width: 530px) {
  .pds-description .pds-full-size {
    width: 460px;
  }
}
@media only screen and (max-width: 529px) {
  .pds-description .pds-full-size {
    width: 100%;
  }
}
.pds-description .pds-full-size li {
  display: none;
  opacity: 0;
  transition: 100ms all ease-in-out;
}
.pds-description .pds-full-size li.flex-active-slide {
  display: block;
  opacity: 1;
}
@media only screen and (min-width: 530px) {
  .pds-description .pds-full-size li {
    height: 348px;
  }
}
@media only screen and (max-width: 529px) {
  .pds-description .pds-full-size li {
    height: 200px;
  }
}
.pds-description .pds-full-size li.video:after {
  margin: -30px 0 0 -30px;
  width: 60px;
  height: 60px;
}
.pds-description .pds-full-size li.video:hover:after {
  transform: scale(1.2);
}
.pds-description .pds-full-size li.fancybox {
  cursor: pointer;
}
.pds-description .pds-full-size li.fancybox:hover .svg-ico {
  transform: scale(1.3);
}
.pds-description .pds-thumbs {
  border-top: 1px solid #dadada;
  padding-top: 26px;
  margin: 0 auto;
}
@media only screen and (min-width: 530px) {
  .pds-description .pds-thumbs {
    width: 384px;
  }
}
@media only screen and (max-width: 529px) {
  .pds-description .pds-thumbs {
    width: 320px;
  }
}
.pds-description .pds-thumbs ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pds-description .pds-thumbs ul li {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  width: 28%;
  margin-right: 20px;
}
@media only screen and (min-width: 530px) {
  .pds-description .pds-thumbs ul li {
    height: 110px;
  }
}
@media only screen and (max-width: 529px) {
  .pds-description .pds-thumbs ul li {
    width: 100px !important;
    height: 100px !important;
    margin: 0 3px !important;
  }
}
.pds-description .pds-thumbs ul li.video:after {
  margin: -16px 0 0 -16px;
  width: 32px;
  height: 32px;
}
.pds-description .pds-thumbs li:not(.flex-active-slide) {
  opacity: 0.7;
}
.pds-description .pds-thumbs li.flex-active-slide {
  box-shadow: inset 0 0 0 2px #b5121b;
}
.pds-description .flex-direction-nav {
  display: none;
}
.pds-description .pds-detail {
  line-height: 30px;
}
@media only screen and (min-width:   1025px) {
  .pds-description .pds-detail {
    width: 49.7%;
  }
}
.pds-description .pds-detail h2 {
  font-family: 'HelveticaNeueMedium', sans-serif;
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 15px;
  color: #000;
}
@media only screen and (min-width:   1025px) {
  .pds-description .pds-detail p {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1025px) {
  .pds-description .pds-detail p {
    margin-bottom: 20px;
  }
}
.pds-description .pds-links-list {
  font-family: 'HelveticaNeueBold', sans-serif;
  text-transform: uppercase;
}
@media only screen and (min-width: 530px) {
  .pds-description .pds-links-list {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width:   1025px) {
  .pds-description .pds-links-list {
    padding: 36px 0 0;
  }
}
@media only screen and (min-width: 530px) {
  .pds-description .pds-links-list {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 529px) {
  .pds-description .pds-links-list {
    font-size: 14px;
    line-height: 18px;
  }
}
.pds-description .pds-links-list li {
  position: relative;
  margin-bottom: 15px;
}
@media only screen and (min-width: 530px) {
  .pds-description .pds-links-list li:not(:last-child) {
    padding-right: 17px;
    margin-right: 16px;
  }
  .pds-description .pds-links-list li:not(:last-child):after {
    content: '';
    position: absolute;
    top: 3px;
    bottom: 0;
    right: 0;
    width: 2px;
    background: #000;
  }
}
.pds-description .pds-links-list a {
  position: relative;
}
.pds-description .pds-links-list a:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 1px;
  margin-top: 1px;
  background: #b5121b;
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.pds-description .pds-links-list a:hover:after {
  transform: translate3d(0, 10px, 0);
  opacity: 0;
}
.pds-additional-info {
  background: #ededed;
  line-height: 30px;
}
@media only screen and (min-width:   1025px) {
  .pds-additional-info {
    padding: 75px 0 79px;
  }
}
@media only screen and (max-width: 1025px) {
  .pds-additional-info {
    padding: 30px 0;
  }
}
.pds-additional-info .pds-ai-head {
  display: flex;
  justify-content: center;
  padding: 21px 0 30px;
  border-bottom: 1px solid #dadada;
}
@media only screen and (min-width:   1025px) {
  .pds-additional-info .pds-ai-head {
    margin-bottom: 27px;
  }
}
@media only screen and (max-width: 1025px) {
  .pds-additional-info .pds-ai-head .general-regular-button {
    width: 33%;
    min-width: 0;
  }
}
.pds-additional-info .pds-ai-head .general-regular-button.pds-tab-active {
  color: #fff;
}
.pds-additional-info .pds-ai-head .general-regular-button.pds-tab-active:before {
  opacity: 1;
}
.pds-additional-info .pds-ai-tabs-container {
  overflow: hidden;
}
.pds-additional-info .pds-ai-tabs-container .pds-ai-tabs-wrapper {
  display: flex;
  align-items: flex-start;
  transition: transform 0.3s ease-in-out, height 0.3s ease-in-out;
}
.pds-additional-info .pds-ai-tabs-container .pds-ai-content {
  width: 100%;
  flex-grow: 1;
  flex-shrink: 0;
}
@media only screen and (min-width:   1025px) {
  .pds-additional-info .pds-ai-content {
    display: flex;
    justify-content: space-between;
  }
}
.pds-additional-info .pds-ai-content .pds-ai-col {
  padding-top: 25px;
}
@media only screen and (min-width:   1025px) {
  .pds-additional-info .pds-ai-content .pds-ai-col {
    padding-bottom: 20px;
  }
  .pds-additional-info .pds-ai-content .pds-ai-col:first-child {
    width: 58%;
  }
  .pds-additional-info .pds-ai-content .pds-ai-col:nth-child(2) {
    width: 37.1%;
    padding-left: 5.7%;
    border-left: 1px solid #dadada;
  }
}
.pds-additional-info h4 {
  font-family: 'HelveticaNeueMedium', sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #000;
  margin-bottom: 12px;
}
@media only screen and (min-width:   1025px) {
  .pds-additional-info p {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1025px) {
  .pds-additional-info p {
    margin-bottom: 15px;
  }
}
.pds-additional-info p a {
  font-family: 'HelveticaNeueBold', sans-serif;
  position: relative;
}
.pds-additional-info p a:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 1px;
  margin-top: 1px;
  background: #b5121b;
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.pds-additional-info p a:hover:after {
  transform: translate3d(0, 10px, 0);
  opacity: 0;
}
.pds-additional-info ul {
  line-height: 28px;
  margin-bottom: 30px;
}
.pds-additional-info ul li {
  position: relative;
  padding-left: 26px;
}
@media only screen and (min-width: 530px) {
  .pds-additional-info ul li {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 529px) {
  .pds-additional-info ul li {
    margin-bottom: 8px;
  }
}
.pds-additional-info ul li:before {
  position: absolute;
  top: 11px;
  left: 0;
  content: '';
  background: #b5121b;
  width: 7px;
  height: 7px;
  border-radius: 100%;
}
.pds-additional-info ol {
  list-style-type: none;
  counter-reset: item;
}
.pds-additional-info ol li {
  line-height: 39px;
  padding: 0 0 8px;
  display: flex;
  align-items: flex-start;
}
@media only screen and (max-width: 529px) {
  .pds-additional-info ol li {
    line-height: 26px;
  }
}
.pds-additional-info ol li:before {
  border: 2px dotted #b5121b;
  border-radius: 50%;
  min-height: 35px;
  min-width: 35px;
  width: 35px;
  height: 35px;
  display: inline-block;
  font: 18px/35px 'HelveticaNeueBold', sans-serif;
  text-align: center;
  counter-increment: item;
  content: counter(item);
  margin-right: 23px;
}
@media only screen and (max-width: 529px) {
  .pds-additional-info ol li:before {
    width: 26px;
    height: 26px;
    min-width: 26px;
    min-height: 26px;
    line-height: 26px;
  }
}
.pds-additional-info .read-more-link {
  font-family: 'HelveticaNeueBold', sans-serif;
  position: relative;
}
.pds-additional-info .read-more-link:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 1px;
  margin-top: 1px;
  background: #b5121b;
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.pds-additional-info .read-more-link:hover:after {
  transform: translate3d(0, 10px, 0);
  opacity: 0;
}
.pds-question-form {
  background: #29282d;
  background: -moz-linear-gradient(left, #29282d 0%, #424348 50%, #29282d 100%);
  background: -webkit-linear-gradient(left, #29282d 0%, #424348 50%, #29282d 100%);
  background: linear-gradient(to right, #29282d 0%, #424348 50%, #29282d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29282d', endColorstr='#29282d', GradientType=1);
  color: #fff;
  font-family: 'HelveticaNeueLight', sans-serif;
}
@media only screen and (min-width:   1025px) {
  .pds-question-form {
    font-size: 24px;
    line-height: 28px;
    padding: 79px 0 83px;
  }
}
@media only screen and (max-width: 1025px) {
  .pds-question-form {
    font-size: 16px;
    line-height: 20px;
    padding: 40px 0;
  }
}
.pds-question-form strong {
  font-family: 'HelveticaNeueMedium', sans-serif;
  font-weight: normal;
  display: block;
  margin-bottom: 9px;
}
@media only screen and (min-width:   1025px) {
  .pds-question-form strong {
    font-size: 48px;
    line-height: 52px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .pds-question-form strong {
    font-size: 28px;
    line-height: 32px;
  }
}
@media only screen and (min-width:   1025px) {
  .pds-question-form .pds-form-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (max-width: 1025px) {
  .pds-question-form .pds-form-container .pds-form-text {
    margin-bottom: 25px;
  }
}
@media only screen and (min-width:   1025px) {
  .pds-question-form .pds-form-container .pds-form {
    width: 40.6%;
  }
}
.pds-question-form .pds-form-container .pds-form form {
  position: relative;
}
.pds-question-form .pds-form-container .your-email {
  display: block;
  border: 2px solid #fff;
  border-right: 0;
  width: 71.5%;
}
.pds-question-form .pds-form-container .pds-form-wrapper {
  display: flex;
}
.pds-question-form .pds-form-container input {
  background: none;
  border: none;
  box-shadow: none;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  display: block;
}
.pds-question-form .pds-form-container input[type=email] {
  font-family: 'HelveticaNeueItalic', sans-serif;
  padding: 15px 20px;
  max-width: 100%;
  box-sizing: border-box;
}
.pds-question-form .pds-form-container input[type=submit] {
  font-family: 'HelveticaNeueBold', sans-serif;
  text-transform: uppercase;
  background: #b5121b;
  width: 28.5%;
  position: relative;
  z-index: 1;
}
.pds-question-form .pds-form-container span.wpcf7-not-valid-tip {
  position: absolute;
  bottom: -24px;
  left: 0;
  font: 14px/1.2 'HelveticaNeueBold', sans-serif;
  color: #b5121b;
  width: calc(100% + 92px);
}
.pds-detail ul:not(.pds-links-list) {
  font-size: 18px;
}
.pds-detail ul:not(.pds-links-list) li {
  position: relative;
  padding: 0 0 6px 27px;
}
.pds-detail ul:not(.pds-links-list) li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 12px;
  width: 7px;
  height: 7px;
  background: #b5121b;
  border-radius: 50%;
}
.pds-detail ol {
  list-style-type: none;
  counter-reset: item;
}
.pds-detail ol li {
  line-height: 39px;
  padding: 0 0 8px;
  display: flex;
  align-items: flex-start;
}
@media only screen and (max-width: 529px) {
  .pds-detail ol li {
    line-height: 26px;
  }
}
.pds-detail ol li:before {
  border: 2px dotted #b5121b;
  border-radius: 50%;
  min-height: 35px;
  min-width: 35px;
  width: 35px;
  height: 35px;
  display: inline-block;
  font: 18px/35px 'HelveticaNeueBold', sans-serif;
  text-align: center;
  counter-increment: item;
  content: counter(item);
  margin-right: 23px;
}
@media only screen and (max-width: 529px) {
  .pds-detail ol li:before {
    width: 26px;
    height: 26px;
    min-width: 26px;
    min-height: 26px;
    line-height: 26px;
  }
}
.ico-image-preview {
  transition: transform 0.2s;
  position: absolute;
  bottom: 18px;
  right: 18px;
  z-index: 1;
  width: 23px;
  height: 23px;
  border-radius: 100%;
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.6), inset 0 0 1px #fff;
}
.ico-image-preview * {
  fill: #b5121b;
}
/*
 * jQuery FlexSlider v2.6.3
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.lang-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  background: #fff;
  z-index: 5000;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.8);
  transition: all 0.3s;
}
.lang-popup.is-open {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.lang-popup-container {
  padding-bottom: 80px;
}
.lang-popup-wrap {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
  width: 100%;
}
.lang-popup-header {
  position: relative;
  height: 170px;
  background: #b5121b;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 1025px) {
  .lang-popup-header {
    height: 100px;
  }
}
.lang-popup-header:after {
  transition: opacity 0.3s;
  opacity: 1;
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -35px;
  width: 65px;
  height: 16px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAAUCAYAAAAjvwuMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjYyOUUwM0FCNjI1MTFFNkFCMjhGMkUwM0M3QzFBOTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjYyOUUwM0JCNjI1MTFFNkFCMjhGMkUwM0M3QzFBOTAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNjI5RTAzOEI2MjUxMUU2QUIyOEYyRTAzQzdDMUE5MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGNjI5RTAzOUI2MjUxMUU2QUIyOEYyRTAzQzdDMUE5MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po35qj0AAARkSURBVHjazJgPTJRlHMe/d5yIgJhA+S8EPXCtECOt5jhmZSvHVkqbOv+gK6dtQfmvOVtWy9VcWbNpDpRYOtpsEstS8s9goDKwJAWVJv47UEEL5L/Acdxd3+ftpZ11cO/7ctzds3147+Xu+b2/5/s8v/f3ex5dQfikuQA+JklQ2SYtTMWMrF2o3rQFdTn74K9NP3Ik7BYLdHo9njtfDntXN04mvQDY7VrMlZIP9PxTREwkhVSosXDfXIeOy1fQU98g3QdGhCM0LtavRDOuS8fLN2sQkTQbDgpVMsuEU8kvahHtNzKPJJMSvdMXR8kzZAG5oMRSa8U5nObM/XnshHQ/MzcHyaWFCI6Z7FOxRk2OQkBQkPTZ3muF5a9G9La0SPcOqxWOvj415irJq+RZcrz/nwHLRoX994c1ZC/5g8STh5U+QYSCrduChvyfJAcfeWkuHDYbrK1tXhNtTMJ0afJCjFNx9+cCtJ79HebMbPQ2Nqk1VU3SyTpZkwfD31WPlHu37eSgLNwKck3Jk27lHkDlmnTYuroQGmvErAP7kfhNpldW2JjEGdJnS1MTWihWY1GJVnNXyDKSQH4Qi9TlImFycCXcA/e/RDxq4GWleCmSaEWrLyAAxg3voLPmKmf+iDS4ia/Nx819uR5fgc9XnkHQxAkojJsOa1u7VjNmspV8R9zGskGJRQopDOVQwFxeV5H3RVIdrI8I0Wvbd/x7H5W2FLEb3oadIWzevWdIQgWGj8X4Ba+gIe9H9HV0SBndMDoM1vYOLeZukU/Jtxxnr7xQ4BHhnAQUhjNpWNQea8h7ZJySvrWZe2Ftbkb9wXzpPnrVSgRGRuDq5xTX4VCZKTMwJf1N6HQ6irYfN3ZlaRHsLtlG9nBcFrWdFYXqQI0ChvCSQd4lkWoePKeiFCEx0Sh6/Ckp6w3q5AgDjGsz0FZZhcbCYoROi8MEhn1tVraWsBdZ4jOym+PsHmBcwyuc04NG87Je5iElfYKnxCBo/Dg0l/8q1X+ikL6Tfwi3v8/732/DEuJhKj4mZciyefO1RrioR74gOzm+Tjfj8WyoDhLC4uWylQ/cyetGOYWHDtany1wrIZp4sUfOMUklTL9wUSuWYuzTM3Fp42a0X6zG+dVvoe1clRb3RLb4iuygn62eSkgeWXEuZkyE7Sa5DgpWugJFrdXX2Ymo5UsQ/+U26f/FibPR03BHixv3yddkO8dzT6X/7rdxw1FX0dEmIoQzitAgPe76iNUnRBNtBEO3uewMylNStYjWLa+wqfRhs1rRfLriXMygmMIt5HVRTQxTHSwyfrbIlPS/foj+ahNuGFsM+ZCkeer9Kherojz6hNR57cTFy/tvkQ3eIE/IFbp9CLZsRBTkj5HV3hTNF8I57wfT5P1g3kD7wQGaENt5H33dJ2d8Pj4uEycQi0giOexGQPHdIfIkWUwu+9JxXwvX36pcnXk5tQL5rDCVXPQHhw3wr3YW/5yymuSTCvEe+4iU+Zmf+FuAAQB3VpNJKGoLTwAAAABJRU5ErkJggg==') 50% 50% no-repeat;
  background-size: contain;
  z-index: 10;
}
.lang-popup-title {
  font-size: 60px;
  line-height: 72px;
  color: #fff;
  font-family: 'HelveticaNeueMedium', sans-serif;
}
@media only screen and (max-width: 1025px) {
  .lang-popup-title {
    font-size: 32px;
    line-height: 48px;
  }
}
@media only screen and (max-width: 529px) {
  .lang-popup-title {
    font-size: 28px;
    line-height: 32px;
  }
}
.lang-popup-close {
  position: absolute;
  top: 34px;
  right: 34px;
  width: 46px;
  height: 46px;
  background: transparent;
  border: 0;
}
@media only screen and (max-width: 1025px) {
  .lang-popup-close {
    width: 32px;
    height: 32px;
    top: 20px;
    right: 20px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 529px) {
  .lang-popup-close {
    width: 20px;
    height: 20px;
    top: 10px;
    right: 10px;
  }
}
.lang-popup-close:before,
.lang-popup-close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 50px;
  background: #fff;
}
.lang-popup-close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.lang-popup-close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.lang-popup-nav {
  background: #ededed;
}
@media only screen and (max-width: 529px) {
  .lang-popup-nav {
    display: none;
  }
}
.lang-popup-nav .lang-popup-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.lang-popup-nav .lang-popup-btn {
  flex: 1 0 auto;
  max-width: 260px;
  height: 120px;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  border: 0;
  border-bottom: 5px solid transparent;
  background: transparent;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  color: #000;
  font-family: 'HelveticaNeueBold', sans-serif;
  font-weight: 800;
  transition: all 0.3s;
}
@media only screen and (max-width: 1025px) {
  .lang-popup-nav .lang-popup-btn {
    height: 80px;
    font-size: 16px;
    line-height: 20px;
  }
}
.lang-popup-nav .lang-popup-btn.is-active {
  color: #b5121b;
  border-bottom-color: #b5121b;
}
.lang-popup-nav .lang-popup-btn:hover {
  color: #b5121b;
  border-bottom-color: #b5121b;
}
.lang-popup-item.is-active .lang-popup-flags {
  display: flex;
}
.lang-popup-item .lang-popup-btn {
  display: none;
}
@media only screen and (max-width: 529px) {
  .lang-popup-item .lang-popup-btn {
    display: flex;
    width: calc(100% + 40px);
    flex-wrap: wrap;
    height: 60px;
    position: relative;
    align-items: center;
    border: 0;
    border-bottom: 5px solid transparent;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    font-family: 'HelveticaNeueBold', sans-serif;
    font-weight: 800;
    transition: all 0.3s;
    background: #ededed;
    margin: 0 -20px;
    padding: 0 20px;
    text-align: left;
    justify-content: flex-start;
    border-top: 1px solid #b7b7b9;
  }
  .lang-popup-item .lang-popup-btn.is-active {
    color: #b5121b;
    border-bottom-color: #b5121b;
  }
  .lang-popup-item .lang-popup-btn:hover {
    color: #b5121b;
    border-bottom-color: #b5121b;
  }
}
.lang-popup-flags {
  display: none;
  flex-wrap: wrap;
  padding: 60px 0;
}
@media only screen and (max-width: 1025px) {
  .lang-popup-flags {
    padding: 40px 0;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 529px) {
  .lang-popup-flags {
    padding: 20px 0;
  }
}
.lang-popup-flag {
  flex: 0 0 25%;
  max-width: 25%;
  position: relative;
  padding-right: 80px;
}
@media only screen and (max-width: 1025px) {
  .lang-popup-flag {
    flex: 0 0 calc(50% - 40px);
    max-width: calc(50% - 40px);
    padding-right: 20px;
  }
}
@media only screen and (max-width: 529px) {
  .lang-popup-flag {
    flex: 1 0 auto;
    max-width: 100%;
    width: 100%;
    padding-right: 0;
  }
}
.lang-popup-flag:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 60px;
  width: 1px;
  background: #b7b7b9;
}
@media only screen and (max-width: 1025px) {
  .lang-popup-flag:after {
    right: -40px;
  }
}
@media only screen and (max-width: 529px) {
  .lang-popup-flag:after {
    display: none;
  }
}
.lang-popup-flag:nth-child(4n + 4):after {
  display: none;
}
@media only screen and (max-width: 1025px) {
  .lang-popup-flag:nth-child(even):after {
    display: none;
  }
}
.lang-popup-flag img {
  border: 1px solid #f5f5f5;
  margin-right: 20px;
}
.lang-popup-flag span {
  flex: 1;
}
.lang-popup-link {
  font-size: 18px;
  line-height: 20px;
  color: #000;
  font-family: 'HelveticaNeueMedium', sans-serif;
  transition: all 0.3s;
  height: 68px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media only screen and (max-width: 529px) {
  .lang-popup-link {
    height: 48px;
  }
}
.lang-popup-link:hover {
  color: #b5121b;
}
.form-popup {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999999;
}
.form-popup.closed {
  display: none;
}
.form-popup-container {
  width: 100%;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 9999;
  max-width: 830px;
}
.form-popup-wrapper {
  padding: 40px 20px 50px;
}
@media only screen and (max-width: 529px) {
  .form-popup-wrapper {
    padding: 40px 20px;
  }
}
.form-popup-header {
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 529px) {
  .form-popup-header {
    margin-bottom: 20px;
  }
}
.form-popup-header h2 {
  color: #000;
  font-family: 'HelveticaNeueMedium', sans-serif;
}
@media only screen and (min-width:   1025px) {
  .form-popup-header h2 {
    font-size: 34px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1025px) {
  .form-popup-header h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
  }
}
.form-popup-header p {
  font-family: 'HelveticaNeue', sans-serif;
  max-width: 530px;
  color: #515558;
  margin: 0 auto;
  display: block;
}
@media only screen and (min-width: 530px) {
  .form-popup-header p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 529px) {
  .form-popup-header p {
    font-size: 16px;
    line-height: 26px;
  }
}
.form-popup-form {
  max-width: 730px;
  margin: 0 auto;
}
.form-popup-form br {
  display: none;
}
.f-recaptcha-tos {
  font-size: 12px;
  font-weight: 500;
}
.grecaptcha-badge {
  visibility: hidden;
}
@media only screen and (min-width: 530px) {
  .form-popup-form .f-row {
    display: flex;
    justify-content: space-between;
    position: relative;
    flex-wrap: wrap;
  }
  .form-popup-form .f-row .f-col {
    flex: 0 0 calc(50% - 8px);
    width: calc(50% - 8px);
    max-width: calc(50% - 8px);
    top: 48%;
  }
}
@media only screen and (max-width: 529px) {
  .form-popup-form {
    max-height: 80vh;
    overflow-x: auto;
  }
  .form-popup-form .f-col + .f-col {
    margin-top: 30px;
  }
}
.form-popup-form .f-input {
  position: relative;
}
.form-popup-form .f-button {
  margin: 24px 0 0;
  text-align: center;
}
@media only screen and (max-width: 529px) {
  .form-popup-form .f-button .main-red-button {
    width: 100%;
  }
}
.form-popup-form .f-button .main-red-button .mrb-text {
  padding-left: 20px;
  padding-right: 20px;
  min-width: 168px;
}
.form-popup-form .f-button .main-red-button .mrb-text .ajax-loader {
  display: none;
}
.form-popup-form label {
  font-size: 14px;
  line-height: 2;
  font-family: 'HelveticaNeueBold', sans-serif;
  text-transform: uppercase;
  color: #000;
  background: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 0 7px;
  position: absolute;
  top: -13px;
  left: 25px;
  transition: color 0.3s ease-out;
  z-index: 1;
}
@media only screen and (max-width: 529px) {
  .form-popup-form label {
    top: -11px;
    left: 14px;
    font-size: 12px;
  }
}
.form-popup-form input[type="text"],
.form-popup-form input[type="tel"] {
  width: 100%;
  height: auto;
  border: 2px solid #e4e4e4;
  font: 20px/1.2 'Lato', sans-serif;
  padding: 20px 30px;
  vertical-align: top;
  background: #fff;
}
.form-popup-form input[type="text"].wpcf7-not-valid,
.form-popup-form input[type="tel"].wpcf7-not-valid {
  border-color: #b5121b;
}
.form-popup-form input[type="text"]:focus,
.form-popup-form input[type="tel"]:focus {
  outline: none;
  box-shadow: none;
  border-color: #999;
}
@media only screen and (max-width: 529px) {
  .form-popup-form input[type="text"],
  .form-popup-form input[type="tel"] {
    font-size: 16px;
    padding: 18px;
  }
}
.form-popup-form .f-buttons {
  border-top: 1px solid #dbdbdb;
  text-align: center;
  padding: 20px 0 0;
}
@media only screen and (max-width: 529px) {
  .form-popup-form .f-buttons {
    padding-top: 35px;
  }
}
.form-popup-form.-columns .f-buttons {
  border: none;
  padding: 0;
}
.form-popup-form .wpcf7-form-control-wrap {
  position: static;
}
.f-input.error:after,
.f-input.error:before {
  content: '';
  background: #b5121b;
  position: absolute;
  top: 33px;
  right: 27px;
  width: 16px;
  height: 4px;
  transform: rotate(-45deg);
  z-index: 1;
}
.f-input.error:before {
  transform: rotate(45deg);
}
.f-input.error label {
  color: #b5121b;
}
.f-input.error.f-file:after {
  display: none;
}
@media only screen and (max-width: 529px) {
  .f-input.error:after,
  .f-input.error:before {
    top: 27px;
    right: 18px;
  }
}
.f-input.error input[type="text"],
.f-input.error input[type="tel"] {
  border-color: #b5121b;
  padding-right: 30px;
}
.f-input.valid:after {
  content: '';
  position: absolute;
  top: 28px;
  right: 27px;
  z-index: 1;
  font-size: 0;
  line-height: 0;
  font-weight: bold;
  color: #b5121b;
  width: 12px;
  height: 7px;
  border-left: 4px solid #000000;
  border-bottom: 4px solid #000000;
  transform: rotate(-45deg);
}
@media only screen and (max-width: 529px) {
  .f-input.valid:after {
    top: 22px;
  }
}
.input-group label.input-group-btn {
  top: 6px;
  right: 6px;
  left: auto;
  padding: 0;
}
.contact-us-form input.form-control {
  text-overflow: ellipsis;
  padding-right: 108px;
}
div.wpcf7 img.ajax-loader {
  /*position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;*/
  display: none;
}
.form-popup-form span.wpcf7-not-valid-tip {
  font: 14px/1.2 'HelveticaNeueBold', sans-serif;
  color: #b5121b;
  position: absolute;
  top: -26px;
  right: 0;
  z-index: 10;
}
@media only screen and (max-width: 529px) {
  .form-popup-form span.wpcf7-not-valid-tip {
    top: -21px;
    z-index: 3;
  }
}
@media only screen and (min-width: 530px) {
  .devices-category-container {
    padding: 46px 0 0;
  }
}
@media only screen and (max-width: 529px) {
  .devices-category-container {
    padding: 46px 10px 0;
  }
}
@media only screen and (max-width: 1025px) {
  .devices-category-container .swiper-wrapper {
    transform: none !important;
  }
}
.devices-category-container .devices-pagination-container,
.devices-category-container .categories-bullets-container {
  display: none;
}
.devices-category-container .dcc-holder {
  display: flex;
}
.devices-category-container .dcc-sidebar {
  width: 280px;
  flex-shrink: 0;
  flex-grow: 0;
  text-align: center;
  color: #fff;
  margin-right: 4.3%;
}
@media only screen and (max-width: 1025px) {
  .devices-category-container .dcc-sidebar {
    display: none;
  }
}
.devices-category-container .dcc-sidebar h3 {
  cursor: pointer;
  color: #fff;
  font-family: 'HelveticaNeueBold', sans-serif;
  font-size: 22px;
  line-height: 26px;
  padding: 16px 7px 15px;
}
.devices-category-container .dcc-sidebar h4 {
  font-family: 'HelveticaNeueMedium', sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
}
.devices-category-container .dcc-category-block {
  position: relative;
  background: #36353a;
  margin-bottom: 15px;
  padding: 0 18px 3px;
  z-index: 1;
  width: auto;
  height: auto;
  display: block;
  border-radius: 0;
  opacity: 1;
}
.devices-category-container .dcc-category-block:before {
  transition: opacity 0.3s;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #b5121b;
  opacity: 1;
  z-index: -1;
}
.devices-category-container .dcc-category-block.dcc-cb-active:before {
  opacity: 0;
}
.devices-category-container .dcc-category-block.dcc-cb-active h3 {
  pointer-events: none;
}
.devices-category-container .dcc-devices-list {
  border-top: 1px solid #626262;
  display: none;
  padding: 28px 0 0;
}
.devices-category-container .dcc-device-bullet {
  cursor: pointer;
  /*display: flex;
    flex-direction: column;
    align-items: center;*/
  margin-bottom: 20px;
  width: auto;
  height: auto;
  border-radius: 0;
  opacity: 1;
  background: none;
  padding: 0 15%;
}
.devices-category-container .dcc-device-bullet.dcc-db-active {
  background: none;
}
.devices-category-container .dcc-device-bullet.dcc-db-active .dcc-device-image:before,
.devices-category-container .dcc-device-bullet.dcc-db-active .dcc-device-image:after {
  opacity: 1;
}
.devices-category-container .dcc-device-image {
  width: 86px;
  height: 86px;
  margin: 0 auto 8px;
  position: relative;
  z-index: 1;
}
.devices-category-container .dcc-device-image:before {
  transition: opacity 0.3s;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px solid #fff;
  background: #b5121b;
  border-radius: 100%;
  z-index: -1;
  opacity: 0;
}
.devices-category-container .dcc-device-image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJcAAACXCAYAAAAYn8l5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjZENzYzNjRCNTczMTFFNjg4NjZCQzMxRTRBM0RERjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjZENzYzNjVCNTczMTFFNjg4NjZCQzMxRTRBM0RERjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNkQ3NjM2MkI1NzMxMUU2ODg2NkJDMzFFNEEzRERGOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNkQ3NjM2M0I1NzMxMUU2ODg2NkJDMzFFNEEzRERGOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnOAHo8AAAjoSURBVHja7J15jJ1VGcbPbG2ZVmhZtJ1qF6sIWHREXHCjESr84UJQETRxg5gYVExcEg2JioFoiETFKHENJgZQg4IR1/qH4kIEFJGqIFBDW0Haqi2l47S91+eZ773pFZz23rnnm7nfvb9f8mTuaZrO9HzvvO9z1i/V6/XU5zpBGo7PK6WvSC+J9knSA9J7o71W2i5dFu0nShuk90R7QDpHWkO/1tNg6i8WSx+UVkX7rdJd0sejfZr0dukN0V4kLZWOjvaANCINRXu5dKr08mg/V7pG+mq0l0g/kj6Q+pEe/+05UrpcOjnaF9YLPhftcenn0pnRdgZ7hbSo6d+Yd4jvsUJaEJ9HpIulM6J9rLRTuinaq6Qt0hX9kLl67T80KL05Sp3bb4lg+mK0j5LeFwExWz/TmDQan1dL90tXRft4aaN0US8G13APJF+Xrv3SHull0tXST6X10nXSPumH8Xe3S5+a5Z9va9Pn+6XVTe0F0pHSsmgfJ71f+ox0Z9UfTNWD6/B4YH+TTpJukT4cwWUmpG908c//u/B/E9H2L8drpL9GcM2XnhLtyjEwVRurxfowzpeHuf6+9Gfpwh7IwiMRYL+MgLtCOld6rfRrgqt87pCeJa2R7uvx8darI7g8wt0snSV5hH89wZWHF4RP+pD0i8haK6Tv9NnA3tMgG2MaZK002e0/cBXmuV4ovTg61NzWh4E1NWsU83LviMDyHNsnpHEMfXu/od+W/iO9UbpS+oF0T4Jbmj6PR9l8RPo9ZbE15sfwfYf0dOLpoFXHluGP0i7pVTGt8fXIcgRX8EzpMumSKHtLInM9Sgy1jEfNS2M0vQPPdYBXRopfF+1/Elht8y7p3RFYo6lYJ51T2zOXmWtNmPQbpHnSi6SbUzGjDp3hxffzUzHT/81+DC6b0+enYsnjL8RDVjxVc04qlr8e6MfgOjsy16WpWBuEcniy9Enpu9K3enkqwjPLC6Uz4vP1PPvyE0gq1mCX93LmGooUvStKYZ3nPmt4emcy+vxE6UHp4V4ILq/q16QtqdgeU2MkOGeMSVdJd6dia0+ly6KHxN46sjNM5iM83znlIenGVGxRqrzn8kSoN+pt4rl2BR44fbnJpnhQ5TMEG6tUFr1z4QjpZzzPrmVlKlZFvGb70SoF17ZUnLRZGNkLuhNPXG8tq7KUVRa9RjhIYHU9v4qvXsv19uoNKeOka87g8mSdz+95z/pneW6V4ljplEgG13RjcH06FXu9/y79hOdVKX6bijXdu7u1LH4hFSdxbuZZVQ7PPd4Wn72H7mnSj1OHy3I5DL0Xn+9NxZlAqD7eRn1cWJtNcxlcp4QpvFY6j+fSE/hejDVRKmtzWRY9R3JjThMIc862kBe8T0gH1oNnNXMNJbbK9DKrUrHp8E8zTR4z3eZ8sfQv6dk8g57FGw1+02T0Z60sHibtTQfuOIDew8/3pkaFi69tlblOyuJgp4YPKsP58ayvbueZt1sWfUj10ohkAqt/2BVZq9TM5YMU3vw3Fp4LIJvncuYaJbD6egTprVR35AwuG/iRTkYO0BP4+gDvoLgvtTD31WpZvDUVR8VXxygC+pOjI7hauhSm1czlm/s2E1h9T2P2vvSpCOhf1odV+t7BRpCHmorwXvh3pgOX+gOYWsTOQCeZy3t6fLPf8xL3OUBT3MTXeifB5S01PqH7pcQJaXg8x8SocQLPBTl5gnS69I9UXG3esuc6PhWHWU+lD2EadqdiW/umdg392jDz4/QhHMTU+6LfLTPxXA4sX+bKTX9wMBaH9/Ks/f5WMtdQRCWBBYfCGxlWRpAdsiz6ogov9yyg36AF/NIrr+A87gbp4Wl8mC8KG6DfoAX8KsLN7XguDl9AO/g2bh9H86Um/56uLHrVe5TAgjbxbUbe57VkuszloPL13T49fRb9BW3iS313NyemZs/VuIjiTvoJZsDOVj0XQLs4UT01FXeGbH+s5/Iu08X0EXQQXAvCXv1P5nK99OKjt6+eTT9BB6NG26tas+fyXIVvq/kD/QMdMInngrLwmzqWhefa1fBcT0rFmTSAThiKajjSnLluiIhbl3h1CnRu7Pc1e64Nkb320DfQIfvwXFAW3v7s6Yht9lzWial73ncN1S+L9l6DDii/OcGne15Hv0AGfEmN346218Hl9UTvOr2LfoEM2Gftx3NBGThhecVnYjAM2DL6BDIxEJ5ryJnLb0p4hvT69H+2TQDMMHvVh8Nv7UnMcUE+anguKAtfr1Rz5loYf7CbPoGMZXEqc30t/uBt9AlkNPVTs6k+1EhthJzU8VxQFsON2ugP8+kPyOy5ptYWL5GuTNx7Cvnwrd97nbUeCgNGfQQ8F1RitFgfbDZgADkzl4PrTOnzqTgUC5DV1U+GqI+QtzbiuaDMzGWYhoBSgsvn+z8mXUB3QO7g8t6bCboCyvJcg2kGL8gGaMVz1fBdUFZwrZA+korX3wFkDS6XQ96WAaV4rqnPeC4oI3M1stdhdAmUEVw+u3iR9By6BXIHl0//+JWynF+E7J4LoLTM1cDvb2F/F2QPLl9d+SbppXQN5A4uX0Tid+c9TNcAngsq5bmM37u4lO6BMoJrnbQ+xWX1ADNhulHh7am4cXAvXQR4LqhMWTTe/nxy+C+AbGXReDLV+7yc2rbRVZC7LI5JOxJ77KFEz8VeL8jquRosl06XjqK7IHdw1SJrDdBdQFmEymSuFIE1Pww+r86Dlmhn39ZYyGXyQboOcgbX1gis7XQb5PRceDAozXM14wXt8cSyEJQQXH4L6D4yF5RVFgFKyVzN+EAHM/eQPbhs6g8PAWQvi/PCe7FjFbKXxckILM+Xef8XF8hBtuBq4LfNLpJG6VJokOvYvi8w8RTFo3Qp5PJc0/mwYQINytjhsDDKI/6LzJU9cw2H2HdPcJU6Q+89YPUYVQKGPrv/SgQXmatMT1ejq8lcuak9Josxm89oEaD7y+K03ze+st+HzFVKcHEOEs9VuhcDMhcAwQUEFxBcAAQXEFxAcAEQXEBwAcEFQHABwQUEFwDBBQQXQEr/FWAAQyBakriSFJEAAAAASUVORK5CYII=) no-repeat;
  background-size: 100% 100%;
  transform: scale(1.15);
  opacity: 0;
  transition: opacity 0.3s;
}
.devices-category-container .dcc-device-image:hover:after,
.devices-category-container .dcc-device-image:hover:before {
  opacity: 1;
}
.devices-category-container .dcc-device-image img {
  width: 100%;
  height: 100%;
}
@media only screen and (min-width:   1025px) {
  .devices-category-container .dcc-content {
    width: calc(95.7% - 280px);
  }
}
@media only screen and (max-width: 1025px) {
  .devices-category-container .dcc-content {
    width: 100%;
  }
}
.devices-category-container .dcc-categories-slider {
  padding: 15px 0 40px;
}
@media only screen and (min-width: 530px) {
  .devices-category-container .dcc-categories-slider {
    line-height: 30px;
  }
}
@media only screen and (max-width: 529px) {
  .devices-category-container .dcc-categories-slider {
    line-height: 24px;
  }
}
@media only screen and (max-width: 1025px) {
  .devices-category-container .dcc-categories-slider .swiper-wrapper {
    flex-wrap: wrap;
    height: auto !important;
  }
}
@media only screen and (max-width: 1025px) {
  .devices-category-container .dcc-categories-slider > .swiper-wrapper > .swiper-slide {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width:   1025px) {
  .devices-category-container .dcc-categories-slider .dcc-content-wrapper {
    display: block !important;
  }
}
@media only screen and (max-width: 1025px) {
  .devices-category-container .dcc-categories-slider .dcc-content-wrapper {
    display: none;
    padding: 20px 0;
  }
}
.devices-category-container .dcc-categories-slider .mobile-category-name {
  position: relative;
  text-align: center;
  color: #fff;
  background: #36353a;
  font-family: 'HelveticaNeueBold', sans-serif;
  font-size: 20px;
  line-height: 24px;
  padding: 15px 10px 16px;
  z-index: 1;
}
.devices-category-container .dcc-categories-slider .mobile-category-name:before {
  transition: opacity 0.3s;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #b5121b;
  z-index: -1;
}
.devices-category-container .dcc-categories-slider .mobile-category-name.mcn-active:before {
  opacity: 0;
}
@media only screen and (min-width:   1025px) {
  .devices-category-container .dcc-categories-slider .mobile-category-name {
    display: none;
  }
}
.devices-category-container .dcc-categories-slider h4 {
  font-family: 'HelveticaNeueBold', sans-serif;
  color: #b5121b;
}
@media only screen and (min-width: 530px) {
  .devices-category-container .dcc-categories-slider h4 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 529px) {
  .devices-category-container .dcc-categories-slider h4 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 4px;
  }
}
@media only screen and (min-width: 530px) {
  .devices-category-container .dcc-categories-slider p {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 529px) {
  .devices-category-container .dcc-categories-slider p {
    margin-bottom: 24px;
  }
}
.devices-category-container .dcc-products-slider {
  border-top: 1px solid #d1d1d3;
}
.devices-category-container .dcc-products-slider sup {
  font-size: 50%;
  top: -0.8em;
}
@media only screen and (min-width: 530px) {
  .devices-category-container .dcc-products-slider {
    padding: 37px 0 0;
    line-height: 30px;
  }
}
@media only screen and (max-width: 529px) {
  .devices-category-container .dcc-products-slider {
    padding: 23px 0 0;
    line-height: 24px;
  }
}
.devices-category-container .dcc-products-slider .swiper-slide {
  padding-right: 0;
}
@media only screen and (max-width: 1025px) {
  .devices-category-container .dcc-products-slider .swiper-slide:not(:last-child):after {
    content: '';
    position: absolute;
    left: 17px;
    right: 17px;
    bottom: 0;
    height: 1px;
    background: #dadada;
  }
}
.devices-category-container .dcc-products-slider h2 {
  font-family: 'HelveticaNeueMedium', sans-serif;
  color: #000;
}
@media only screen and (min-width:   1025px) {
  .devices-category-container .dcc-products-slider h2 {
    margin-bottom: 33px;
  }
}
@media only screen and (min-width: 530px) {
  .devices-category-container .dcc-products-slider h2 {
    font-size: 50px;
    line-height: 54px;
  }
}
@media only screen and (max-width: 1025px) {
  .devices-category-container .dcc-products-slider h2 {
    position: relative;
    color: #fff;
    background: #36353a;
    font-family: 'HelveticaNeueMedium', sans-serif;
    font-size: 16px;
    line-height: 20px;
    padding: 18px 45px 16px 17px;
    text-transform: uppercase;
  }
  .devices-category-container .dcc-products-slider h2:after,
  .devices-category-container .dcc-products-slider h2:before {
    transition: transform 0.3s;
    content: '';
    position: absolute;
    top: 50%;
    right: 19px;
    width: 15px;
    height: 2px;
    margin-top: -1px;
    background: #fff;
  }
  .devices-category-container .dcc-products-slider h2:after {
    transform: rotate(90deg);
  }
  .devices-category-container .dcc-products-slider h2.dcc-device-active:after {
    transform: rotate(0);
  }
}
.devices-category-container .dcc-products-slider h3 {
  font-family: 'HelveticaNeueMedium', sans-serif;
}
@media only screen and (min-width: 530px) {
  .devices-category-container .dcc-products-slider h3 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 13px;
  }
}
@media only screen and (max-width: 529px) {
  .devices-category-container .dcc-products-slider h3 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 9px;
  }
}
@media only screen and (min-width: 530px) {
  .devices-category-container .dcc-products-slider p {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 529px) {
  .devices-category-container .dcc-products-slider p {
    margin-bottom: 9px;
  }
}
.devices-category-container .dcc-products-slider ul {
  line-height: 28px;
  margin-bottom: 30px;
}
.devices-category-container .dcc-products-slider li {
  position: relative;
  padding-left: 17px;
}
@media only screen and (min-width: 530px) {
  .devices-category-container .dcc-products-slider li {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 529px) {
  .devices-category-container .dcc-products-slider li {
    margin-bottom: 8px;
  }
}
.devices-category-container .dcc-products-slider li:before {
  position: absolute;
  top: 11px;
  left: 0;
  content: '';
  background: #b5121b;
  width: 7px;
  height: 7px;
  border-radius: 100%;
}
@media only screen and (min-width:   1025px) {
  .devices-category-container .dcc-product-detail {
    display: flex !important;
    height: auto !important;
  }
}
@media only screen and (max-width: 1025px) {
  .devices-category-container .dcc-product-detail {
    display: none;
    padding: 20px 0;
  }
}
@media only screen and (min-width:   1025px) {
  .devices-category-container .dcc-pd-image {
    flex-grow: 1;
    flex-shrink: 0;
    width: 58%;
    padding-top: 48px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .devices-category-container .dcc-pd-image {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 529px) {
  .devices-category-container .dcc-pd-image {
    text-align: center;
    margin-bottom: 54px;
  }
}
.devices-category-container .dcc-pd-image img {
  height: auto;
}
@media only screen and (min-width: 530px) {
  .devices-category-container .dcc-pd-image img {
    width: 90%;
  }
}
@media only screen and (max-width: 529px) {
  .devices-category-container .dcc-pd-image img {
    width: 80%;
  }
}
@media only screen and (min-width:   1025px) {
  .devices-category-container .dcc-pd-description {
    flex-grow: 1;
    flex-shrink: 0;
    width: 42%;
    display: flex;
    flex-direction: column;
  }
  .devices-category-container .dcc-pd-description a:only-child {
    margin-top: auto;
  }
}
.devices-category-container .dcc-pd-description .dcc-pd-detail {
  font-family: 'HelveticaNeueBold', sans-serif;
  text-transform: uppercase;
  padding-right: 15px;
  position: relative;
}
.devices-category-container .dcc-pd-description .dcc-pd-detail:after {
  content: '';
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(-45deg);
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: top;
  margin: 0 0 0 10px;
  position: absolute;
  bottom: 7px;
}
@media only screen and (min-width: 530px) {
  .devices-category-container .dcc-pd-description .dcc-pd-detail {
    font-size: 20px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 529px) {
  .devices-category-container .dcc-pd-description .dcc-pd-detail {
    font-size: 18px;
    line-height: 22px;
  }
}
.section-contact-bottom {
  background: url('../images/bg-contact-bottom.jpg') no-repeat 50% / cover;
  font: 36px/1.2 'HelveticaNeueLight', sans-serif;
  color: #fff;
  padding: 40px 20px;
}
@media only screen and (max-width: 529px) {
  .section-contact-bottom {
    font-size: 28px;
    padding: 36px 20px;
  }
}
.section-contact-bottom .frame {
  max-width: 950px;
  margin: 0 auto;
  text-align: center;
}
.section-contact-bottom strong {
  font-family: 'HelveticaNeueBold', sans-serif;
}
@media only screen and (max-width: 529px) {
  .section-contact-bottom strong {
    display: block;
  }
}
@media only screen and (max-width: 529px) {
  .section-contact-bottom .text {
    display: block;
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 529px) {
  .section-contact-bottom .main-white-button {
    width: 100%;
  }
}
/* intro text */
.section-content.-intro-text .abstract {
  display: block;
  font: 22px/1.55 'HelveticaNeueMedium', sans-serif;
  color: #000;
  padding-bottom: 0;
}
@media only screen and (max-width: 529px) {
  .section-content.-intro-text .abstract {
    font-size: 18px;
    line-height: inherit;
  }
}
/* 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;
  }
}
/* Chosen v1.5.1 | (c) 2011-2016 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 2px solid #999;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999;
}
.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  border: 2px solid #e4e4e4;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
}
.chosen-container-single.chosen-with-drop .chosen-single {
  border-color: #999;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  width: 50px;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 12px;
  height: 12px;
  border-right: 2px solid #a1a1a1;
  border-bottom: 2px solid #a1a1a1;
  transform: rotate(45deg);
  margin-top: -2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 2px solid #e4e4e4;
  background: #fff;
}
.chosen-container-single .chosen-drop {
  margin-top: -2px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 24px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li:before {
  display: none;
}
.chosen-container .chosen-results li:hover {
  color: #b5121b;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 2px solid #e4e4e4;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
  background-image: -o-linear-gradient(#eee 1%, #fff 15%);
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 2px solid #e4e4e4;
  max-width: 100%;
  color: #333;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 2px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: 0;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 2px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: 0;
}
.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: #fff;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
/**
 * Swiper 3.4.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: October 16, 2016
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 235px;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
}
.swiper-button-prev:after,
.swiper-button-next:after,
.swiper-button-prev:before,
.swiper-button-next:before {
  content: '';
  border-top: 2px dotted #ffffff;
  width: 20px;
  height: 0;
  position: absolute;
  top: 20px;
  transform-origin: 0 50%;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 0;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after,
.swiper-button-prev:before,
.swiper-container-rtl .swiper-button-next:before {
  transform: rotate(-60deg);
  left: 0;
}
.swiper-button-prev:before,
.swiper-container-rtl .swiper-button-next:before {
  transform: rotate(60deg);
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 0;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after,
.swiper-button-next:before,
.swiper-container-rtl .swiper-button-prev:before {
  transform: rotate(120deg);
  right: -17px;
}
.swiper-button-next:before,
.swiper-container-rtl .swiper-button-prev:before {
  transform: rotate(-120deg);
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.search-page .visual {
  background: url('../images/bg-page-404.jpg') no-repeat 50%;
  background-size: cover;
}
.search-page h2 {
  font-size: 28px;
  line-height: 1.2;
  margin: 0 0 25px;
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .search-page h2 {
    font-size: 24px;
    margin: 0 0 15px;
  }
}
@media only screen and (max-width: 529px) {
  .search-page h2 {
    font-size: 20px;
  }
}
.search-page .pagination-holder {
  position: relative;
}
.search-page .pagination-holder:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  border-top: 1px solid #d4d4d4;
  width: 100vw;
  display: block;
  transform: translateX(-50%);
}
header.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
.single-device header.site-header:before,
header.site-header.sh-sticky:before {
  opacity: 0;
}
.single-device header.site-header:after,
header.site-header.sh-sticky:after {
  opacity: 1;
}
.single-device header.site-header .breadcrumbs:before,
header.site-header.sh-sticky .breadcrumbs:before {
  opacity: 1;
}
header.site-header.sh-opened .hc-hamburger {
  background: #b5121b;
}
header.site-header.sh-opened .hc-hamburger:before,
header.site-header.sh-opened .hc-hamburger:after {
  transition: transform 0.3s ease-in-out, opacity 0.4s 0.1s;
  background: #fff;
  transform: translate3d(0, 0, 0);
  opacity: 0;
}
header.site-header.sh-opened .hc-hamburger span {
  background: #fff;
  transition: transform 0.3s 0.3s ease-in-out;
}
header.site-header.sh-opened .hc-hamburger span:first-child {
  transform: rotate(45deg);
}
header.site-header.sh-opened .hc-hamburger span:last-child {
  transform: rotate(-45deg);
}
@media only screen and (max-width: 1025px) {
  header.site-header.sh-opened .hc-nav-container {
    transform: translate3d(0, 0, 0);
  }
}
header.site-header.sh-search-opened .icon-search-close:before {
  transform: rotate(45deg) scale(1);
}
header.site-header.sh-search-opened .icon-search-close:after {
  transform: rotate(-45deg) scale(1);
}
header.site-header.sh-search-opened .hc-search {
  pointer-events: all;
  transform: translate3d(0, 0, 0);
}
header.site-header.sh-search-opened .hc-search:before {
  opacity: 1;
}
header.site-header.sh-search-opened .hc-search .hc-input-container {
  opacity: 1;
}
header.site-header.sh-search-opened .hc-search .hc-search-container:after {
  opacity: 1;
}
header.site-header.sh-search-opened .hc-search .icon-search {
  transform: scale(1);
}
header.site-header.sh-search-opened .hc-search .icon-search input {
  display: block !important;
}
header.site-header:before,
header.site-header:after {
  transition: opacity 0.3s;
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
header.site-header:before {
  height: 160%;
  background: -moz-linear-gradient(top, #000000 0%, #000000 19%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, #000000 0%, #000000 19%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, #000000 0%, #000000 19%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=0);
}
header.site-header:after {
  background: #000;
  opacity: 0;
  bottom: 0;
}
header.site-header .hc-hamburger {
  transition: background 0.4s;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 60px;
}
@media only screen and (min-width:   1025px) {
  header.site-header .hc-hamburger {
    display: none;
  }
}
header.site-header .hc-hamburger span,
header.site-header .hc-hamburger:before,
header.site-header .hc-hamburger:after {
  transition: transform 0.3s 0.2s ease-in-out, opacity 0.4s 0.2s;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  header.site-header .hc-hamburger span,
  header.site-header .hc-hamburger:before,
  header.site-header .hc-hamburger:after {
    margin-left: -17px;
    margin-top: -2px;
    width: 35px;
    height: 5px;
  }
}
@media only screen and (max-width: 529px) {
  header.site-header .hc-hamburger span,
  header.site-header .hc-hamburger:before,
  header.site-header .hc-hamburger:after {
    margin-top: -3px;
    margin-left: -15px;
    width: 27px;
    height: 2px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  header.site-header .hc-hamburger:before {
    transform: translate3d(0, -12px, 0);
  }
}
@media only screen and (max-width: 529px) {
  header.site-header .hc-hamburger:before {
    transform: translate3d(0, -9px, 0);
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  header.site-header .hc-hamburger:after {
    transform: translate3d(0, 12px, 0);
  }
}
@media only screen and (max-width: 529px) {
  header.site-header .hc-hamburger:after {
    transform: translate3d(0, 9px, 0);
  }
}
header.site-header .hc-hamburger span {
  transition: transform 0.3s ease-in-out;
}
@media only screen and (max-width: 1025px) {
  header.site-header .width-container {
    margin: 0;
    width: 100%;
  }
}
header.site-header .site-branding {
  display: flex;
  align-items: center;
}
header.site-header .site-logo, header.header-simple .site-logo {
  display: block;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}
header.header-simple {
  background-color: #000;
  padding-top: 20px;
  padding-bottom: 20px;
}
header.header-simple .header-container {
  border-bottom: none;
  padding-left: 20px;
  padding-right: 20px;
}
.site-header-simple .visual {
    padding-top: 30px;
    padding-bottom: 30px;
}
@media only screen and (min-width:   1025px) {
  header.site-header .site-logo, header.header-simple .site-logo {
    width: 250px;
    height: 50px;
  }
}
@media only screen and (max-width: 1025px) {
  header.site-header .site-logo, header.header-simple .site-logo {
    width: 180px;
    height: 36px;
  }
}
header.site-header a {
  color: #fff;
}
@media only screen and (min-width:   1025px) {
  header.site-header .hc-nav-container {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 1025px) {
  header.site-header .hc-nav-container {
    transition: transform 0.3s ease-in-out;
    transform: translate3d(-100%, 0, 0);
    background: #000;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: calc(100vh - 75px);
    overflow-y: auto;
    display: flex;
    flex-direction: column;
  }
}
header.site-header .menu-header-menu-top {
  font-size: 17px;
  line-height: 21px;
  font-family: 'HelveticaNeueLight', sans-serif;
  letter-spacing: -0.4px;
}
@media only screen and (min-width:   1025px) {
  header.site-header .menu-header-menu-top {
    display: flex;
    justify-content: flex-end;
    padding: 17px 0 20px;
  }
}
@media only screen and (max-width: 1025px) {
  header.site-header .menu-header-menu-top {
    padding: 18px 0 20px;
    margin: 0 5%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media only screen and (min-width:   1025px) {
  header.site-header .menu-header-menu-top ul {
    display: flex;
  }
}
@media only screen and (min-width:   1025px) {
  header.site-header .menu-header-menu-top li {
    padding: 0 14px;
  }
  header.site-header .menu-header-menu-top li:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
  header.site-header .menu-header-menu-top li:first-child {
    padding-left: 0;
  }
  header.site-header .menu-header-menu-top li:last-child {
    padding-right: 0;
  }
}
@media only screen and (max-width: 1025px) {
  header.site-header .menu-header-menu-top li {
    margin-bottom: 13px;
  }
}
header.site-header .menu-header-menu-top a {
  position: relative;
}
header.site-header .menu-header-menu-top a:hover:after {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
header.site-header .menu-header-menu-top a:after {
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transform: translate3d(0, 10px, 0);
  opacity: 0;
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 1px;
  background: #b5121b;
  margin-top: 2px;
}
header.site-header .main-navigation {
  font-size: 15px;
  line-height: 19px;
  text-transform: uppercase;
  font-family: 'HelveticaNeue', sans-serif;
  margin-right: 10px;
}
@media only screen and (max-width: 1025px) {
  header.site-header .main-navigation {
    padding: 14px 0 10px;
    margin: 0 5%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media only screen and (min-width:   1025px) {
  header.site-header .main-navigation > ul {
    display: flex;
  }
}
@media only screen and (min-width:   1025px) {
  header.site-header .main-navigation > ul > li {
    padding: 0 0 29px;
    margin-bottom: -1px;
  }
  header.site-header .main-navigation > ul > li:not(.icon-search-close) {
    position: static;
  }
  header.site-header .main-navigation > ul > li:not(:last-child) {
    margin-right: 32px;
  }
}
@media only screen and (max-width: 1025px) {
  header.site-header .main-navigation > ul > li {
    position: relative;
    padding: 8px 17px 9px 0;
    font-family: 'HelveticaNeueBold', sans-serif;
  }
}
@media only screen and (max-width: 1025px) {
  header.site-header .main-navigation > ul > li.advanced.mn-item-opened > a:after {
    transform: rotate(180deg);
  }
}
@media only screen and (min-width:   1025px) {
  header.site-header .main-navigation > ul > li.advanced > a {
    position: relative;
    padding-right: 17px;
  }
  header.site-header .main-navigation > ul > li.advanced > a span:after {
    right: -18px;
  }
}
header.site-header .main-navigation > ul > li.advanced > a:after {
  transition: transform 0.3s;
  content: '';
  position: absolute;
  right: 0;
  width: 13px;
  height: 8px;
  margin-top: -4px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAICAYAAAAiJnXPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTVGMUNGRkFBMDRDMTFFNjg2MERBMTcxNTE5MjNCQkQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTVGMUNGRkJBMDRDMTFFNjg2MERBMTcxNTE5MjNCQkQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NUYxQ0ZGOEEwNEMxMUU2ODYwREExNzE1MTkyM0JCRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1NUYxQ0ZGOUEwNEMxMUU2ODYwREExNzE1MTkyM0JCRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoWJPaMAAADOSURBVHjadNC/CwFxGMfxu1MGg8FNYrQqWVgMfkRJ3WL1B/iD7BYLG5EMlE0ZlMlG3aB0A4uynPdTz+lcfOt1z3X3+Xzv25nzVGZvGIaJWttz78aftbCzCcYSaYvLC0V5oC9+FeKMKSqSl5KDE8qYaSBciDHGqOOClsWRbtw0cJYjYqJBKcixh7rxVXLkXdP3/WDHHGMrZ8YIPQzQh4cqhaNkPyUt5hkb2DiggAeaFHZB7qukxRJjhSSe6FBYhzNW9E/pjo5+qRstyHoLMAA/iUOSljlhAwAAAABJRU5ErkJggg==');
}
@media only screen and (min-width:   1025px) {
  header.site-header .main-navigation > ul > li.advanced > a:after {
    top: 50%;
  }
}
@media only screen and (max-width: 1025px) {
  header.site-header .main-navigation > ul > li.advanced > a:after {
    top: 18px;
  }
}
@media only screen and (min-width:   1025px) {
  header.site-header .main-navigation > ul > li > a {
    padding: 6px 0;
    display: block;
  }
  header.site-header .main-navigation > ul > li > a span {
    position: relative;
    white-space: nowrap;
  }
  header.site-header .main-navigation > ul > li > a span:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 1px;
    margin-top: 6px;
    background: #b5121b;
    transition: transform 0.3s ease-in-out, opacity 0.3s;
    transform: translate3d(0, 10px, 0);
    opacity: 0;
  }
}
@media only screen and (max-width: 1025px) {
  header.site-header .main-navigation > ul > li > a:after {
    pointer-events: none;
  }
}
@media only screen and (min-width:   1025px) {
  header.site-header .main-navigation > ul > li:hover > a span:after {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  header.site-header .main-navigation > ul > li:hover .mn-sub-nav {
    transition: transform 0.3s;
    pointer-events: all;
    transform: scaleY(1);
  }
  header.site-header .main-navigation > ul > li:hover .mn-sub-nav:before {
    transition: transform 0.3s;
    transform: scaleY(1);
  }
  header.site-header .main-navigation > ul > li:hover .mn-sub-nav:after {
    transition: transform 0.3s;
    transform: translate3d(0, 0, 0);
  }
  header.site-header .main-navigation > ul > li:hover .mn-sub-nav-container {
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s ease-in-out;
  }
}
@media only screen and (min-width:   1025px) {
  header.site-header .mn-sub-nav {
    transform-origin: 50% 0;
    transition: transform 0.1s 0.3s;
    transform: scaleY(0);
    overflow: hidden;
    position: absolute;
    margin-top: -3px !important;
    top: 100%;
    left: 0;
    right: 0;
    min-height: 59vh;
    z-index: 12;
    height: auto !important;
    display: block !important;
  }
  header.site-header .mn-sub-nav:before,
  header.site-header .mn-sub-nav:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    pointer-events: none;
  }
  header.site-header .mn-sub-nav:before {
    height: 5px;
    background: #b5121b;
    transition: transform 0.3s 1s;
    transform: scaleY(0);
    transform-origin: 50% 0;
  }
  header.site-header .mn-sub-nav:after {
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: -1;
    transition: transform 0.3s 1s ease-in-out;
    transform: translate3d(0, -100%, 0);
  }
}
@media only screen and (max-width: 1025px) {
  header.site-header .mn-sub-nav {
    display: none;
    padding: 15px 0 15px 5%;
  }
}
@media only screen and (min-width:   1025px) {
  header.site-header .mn-sub-nav-container {
    padding-top: 61px;
    transition: transform 0.3s 0.3s ease-in-out;
    transform: translate3d(0, -100%, 0);
    display: flex;
  }
}
header.site-header .mn-sub-nav-container .main-red-button {
  width: 98%;
}
@media only screen and (min-width:   1025px) {
  header.site-header .mn-sub-nav-col {
    flex-grow: 1;
    justify-content: space-between;
  }
  header.site-header .mn-sub-nav-col:first-child {
    display: flex;
  }
  header.site-header .mn-sub-nav-col:first-child:not(:only-child) {
    padding-right: 58px;
    width: 66.5%;
  }
  header.site-header .mn-sub-nav-col:first-child:not(:only-child) .mn-sub-nav-links-col {
    margin: 0 auto;
  }
  header.site-header .mn-sub-nav-col:last-child:not(:only-child) {
    width: 33.5%;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 3.3%;
  }
  header.site-header .mn-sub-nav-col:only-child {
    justify-content: center;
  }
}
@media only screen and (max-width: 1025px) {
  header.site-header .mn-sub-nav-col {
    margin-bottom: 25px;
  }
}
header.site-header .mn-sub-nav-col .mn-featured-top {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 30px;
  padding-bottom: 39px;
}
header.site-header .mn-sub-nav-col .mn-f-img {
  width: 35%;
  margin-right: 8.5%;
}
header.site-header .mn-sub-nav-col .mn-f-img img {
  width: 100%;
  height: auto;
}
header.site-header .mn-sub-nav-col .mn-f-content {
  width: 56.5%;
}
header.site-header .mn-sub-nav-col .mn-f-label {
  font-family: 'HelveticaNeueLightItalic', sans-serif;
  text-transform: none;
}
header.site-header .mn-sub-nav-col h6 {
  font-family: 'HelveticaNeueBold', sans-serif;
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 9px;
  max-height: 53px;
  -webkit-line-clamp: 2;
  text-transform: none;
  overflow: hidden;
}
header.site-header .mn-sub-nav-col .mn-f-content {
  color: #fff;
}
header.site-header .mn-sub-nav-col .mn-f-content a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: underline;
}
header.site-header .mn-sub-nav-col .mn-f-content a:hover {
  text-decoration: none;
}
header.site-header .mn-sub-nav-links-col:only-child {
  min-width: 13.5%;
}
header.site-header .mn-sub-nav-links-col:not(:only-child) {
  min-width: 33.3%;
}
@media only screen and (max-width: 1025px) {
  header.site-header .mn-sub-nav-links-col {
    margin-bottom: 20px;
  }
}
header.site-header .mn-sub-nav-links-col h5 {
  font-family: 'HelveticaNeueBold', sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 19px;
}
header.site-header .mn-sub-nav-links-col h5 a {
  transition: color 0.3s;
  color: #fff;
}
header.site-header .mn-sub-nav-links-col h5 a:hover {
  color: #b5121b;
}
header.site-header .mn-sub-nav-links-col ul {
  font-family: 'HelveticaNeueMedium', sans-serif;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0.2px;
  text-transform: none;
}
header.site-header .mn-sub-nav-links-col ul:not(:last-child) {
  margin-bottom: 22px;
}
header.site-header .mn-sub-nav-links-col li:not(:last-child) {
  margin-bottom: 13px;
}
header.site-header .mn-sub-nav-links-col li > a {
  transition: color 0.3s;
  color: #b9b9b9;
}
header.site-header .mn-sub-nav-links-col li > a:hover {
  color: #b5121b;
}
header.site-header .mn-sub-nav-links-col > a {
  position: relative;
  font-family: 'HelveticaNeueMedium', sans-serif;
  text-transform: uppercase;
  color: #b5121b;
  font-size: 16px;
  line-height: 20px;
}
header.site-header .mn-sub-nav-links-col > a:hover:after {
  transform: translate3d(0, 10px, 0);
  opacity: 0;
}
header.site-header .mn-sub-nav-links-col > a:after {
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 1px;
  background: #b5121b;
  margin-top: -1px;
}
header.site-header .advanced-item > a {
  position: relative;
  padding-right: 17px;
}
header.site-header .advanced-item > a:before {
  content: '';
  transition: transform 0.3s;
  position: absolute;
  right: 0;
  top: 50%;
  width: 13px;
  height: 8px;
  margin-top: -4px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAICAYAAAAiJnXPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTVGMUNGRkFBMDRDMTFFNjg2MERBMTcxNTE5MjNCQkQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTVGMUNGRkJBMDRDMTFFNjg2MERBMTcxNTE5MjNCQkQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NUYxQ0ZGOEEwNEMxMUU2ODYwREExNzE1MTkyM0JCRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1NUYxQ0ZGOUEwNEMxMUU2ODYwREExNzE1MTkyM0JCRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoWJPaMAAADOSURBVHjadNC/CwFxGMfxu1MGg8FNYrQqWVgMfkRJ3WL1B/iD7BYLG5EMlE0ZlMlG3aB0A4uynPdTz+lcfOt1z3X3+Xzv25nzVGZvGIaJWttz78aftbCzCcYSaYvLC0V5oC9+FeKMKSqSl5KDE8qYaSBciDHGqOOClsWRbtw0cJYjYqJBKcixh7rxVXLkXdP3/WDHHGMrZ8YIPQzQh4cqhaNkPyUt5hkb2DiggAeaFHZB7qukxRJjhSSe6FBYhzNW9E/pjo5+qRstyHoLMAA/iUOSljlhAwAAAABJRU5ErkJggg==');
}
header.site-header .advanced-item ul {
  display: none;
  padding: 13px 13px 0;
}
header.site-header .icon-search-close {
  position: relative;
  width: 34px;
  height: 23px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  margin-left: -15px;
}
header.site-header .icon-search-close:before,
header.site-header .icon-search-close:after {
  transition: transform 0.3s;
  transform-origin: 50% 50%;
  content: '';
  position: absolute;
  right: -5px;
  top: 50%;
  width: 32px;
  height: 2px;
  background: #b5121b;
}
header.site-header .icon-search-close:before {
  transform: rotate(45deg) scale(0);
}
header.site-header .icon-search-close:after {
  transform: rotate(-45deg) scale(0);
}
@media only screen and (max-width: 1025px) {
  header.site-header .icon-search-close {
    display: none;
  }
}
@media only screen and (min-width:   1025px) {
  header.site-header .hc-search {
    pointer-events: none;
    transition: transform 0.3s ease-in-out;
    transform: translate3d(0, -107px, 0);
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: -3px;
    padding-bottom: 54px;
    z-index: 11;
  }
  header.site-header .hc-search:before {
    transition: opacity 0.3s;
    opacity: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: -1;
    box-shadow: inset 0 5px 0 #b5121b;
  }
}
@media only screen and (max-width: 1025px) {
  header.site-header .hc-search {
    margin: 0 5%;
    padding: 20px 0;
    order: 2;
  }
}
header.site-header .hc-search .hc-input-visual {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
@media only screen and (min-width:   1025px) {
  header.site-header .hc-search .hc-input-visual {
    background: #bbb;
  }
}
header.site-header .hc-search .hc-input-visual:before {
  transform-origin: 0 50%;
  transform: scaleX(0);
  transition: transform 0.3s ease-in-out;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #b5121b;
}
header.site-header .hc-search .hc-input-container {
  flex-grow: 1;
}
@media only screen and (min-width:   1025px) {
  header.site-header .hc-search .hc-input-container {
    transition: opacity 0.3s;
    opacity: 0;
  }
}
@media only screen and (max-width: 1025px) {
  header.site-header .hc-search .hc-input-container {
    padding-right: 17px;
  }
}
header.site-header .hc-search input[type=text] {
  background: transparent;
  display: block;
  width: 100%;
  border: none;
  box-shadow: none;
}
@media only screen and (min-width:   1025px) {
  header.site-header .hc-search input[type=text] {
    font-family: 'HelveticaNeue', sans-serif;
    font-size: 28px;
    line-height: 1.2;
    color: #fff;
  }
}
@media only screen and (max-width: 1025px) {
  header.site-header .hc-search input[type=text] {
    font-family: 'HelveticaNeueItalic', sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding: 12px 23px;
    color: #85898c;
  }
}
header.site-header .hc-search input[type=text]:focus + .hc-input-visual:before {
  transform: scaleX(1);
}
header.site-header .hc-search .hc-search-container {
  position: relative;
  display: flex;
}
@media only screen and (min-width:   1025px) {
  header.site-header .hc-search .hc-search-container {
    justify-content: flex-end;
    padding: 48px 0 18px;
  }
  header.site-header .hc-search .hc-search-container:after {
    transition: opacity 0.3s;
    opacity: 0;
    content: '';
    position: absolute;
    top: 5px;
    right: -10px;
    width: 40px;
    height: 10px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAAAUCAYAAAAjvwuMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjYyOUUwM0FCNjI1MTFFNkFCMjhGMkUwM0M3QzFBOTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjYyOUUwM0JCNjI1MTFFNkFCMjhGMkUwM0M3QzFBOTAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNjI5RTAzOEI2MjUxMUU2QUIyOEYyRTAzQzdDMUE5MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGNjI5RTAzOUI2MjUxMUU2QUIyOEYyRTAzQzdDMUE5MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po35qj0AAARkSURBVHjazJgPTJRlHMe/d5yIgJhA+S8EPXCtECOt5jhmZSvHVkqbOv+gK6dtQfmvOVtWy9VcWbNpDpRYOtpsEstS8s9goDKwJAWVJv47UEEL5L/Acdxd3+ftpZ11cO/7ctzds3147+Xu+b2/5/s8v/f3ex5dQfikuQA+JklQ2SYtTMWMrF2o3rQFdTn74K9NP3Ik7BYLdHo9njtfDntXN04mvQDY7VrMlZIP9PxTREwkhVSosXDfXIeOy1fQU98g3QdGhCM0LtavRDOuS8fLN2sQkTQbDgpVMsuEU8kvahHtNzKPJJMSvdMXR8kzZAG5oMRSa8U5nObM/XnshHQ/MzcHyaWFCI6Z7FOxRk2OQkBQkPTZ3muF5a9G9La0SPcOqxWOvj415irJq+RZcrz/nwHLRoX994c1ZC/5g8STh5U+QYSCrduChvyfJAcfeWkuHDYbrK1tXhNtTMJ0afJCjFNx9+cCtJ79HebMbPQ2Nqk1VU3SyTpZkwfD31WPlHu37eSgLNwKck3Jk27lHkDlmnTYuroQGmvErAP7kfhNpldW2JjEGdJnS1MTWihWY1GJVnNXyDKSQH4Qi9TlImFycCXcA/e/RDxq4GWleCmSaEWrLyAAxg3voLPmKmf+iDS4ia/Nx819uR5fgc9XnkHQxAkojJsOa1u7VjNmspV8R9zGskGJRQopDOVQwFxeV5H3RVIdrI8I0Wvbd/x7H5W2FLEb3oadIWzevWdIQgWGj8X4Ba+gIe9H9HV0SBndMDoM1vYOLeZukU/Jtxxnr7xQ4BHhnAQUhjNpWNQea8h7ZJySvrWZe2Ftbkb9wXzpPnrVSgRGRuDq5xTX4VCZKTMwJf1N6HQ6irYfN3ZlaRHsLtlG9nBcFrWdFYXqQI0ChvCSQd4lkWoePKeiFCEx0Sh6/Ckp6w3q5AgDjGsz0FZZhcbCYoROi8MEhn1tVraWsBdZ4jOym+PsHmBcwyuc04NG87Je5iElfYKnxCBo/Dg0l/8q1X+ikL6Tfwi3v8/732/DEuJhKj4mZciyefO1RrioR74gOzm+Tjfj8WyoDhLC4uWylQ/cyetGOYWHDtany1wrIZp4sUfOMUklTL9wUSuWYuzTM3Fp42a0X6zG+dVvoe1clRb3RLb4iuygn62eSkgeWXEuZkyE7Sa5DgpWugJFrdXX2Ymo5UsQ/+U26f/FibPR03BHixv3yddkO8dzT6X/7rdxw1FX0dEmIoQzitAgPe76iNUnRBNtBEO3uewMylNStYjWLa+wqfRhs1rRfLriXMygmMIt5HVRTQxTHSwyfrbIlPS/foj+ahNuGFsM+ZCkeer9Kherojz6hNR57cTFy/tvkQ3eIE/IFbp9CLZsRBTkj5HV3hTNF8I57wfT5P1g3kD7wQGaENt5H33dJ2d8Pj4uEycQi0giOexGQPHdIfIkWUwu+9JxXwvX36pcnXk5tQL5rDCVXPQHhw3wr3YW/5yymuSTCvEe+4iU+Zmf+FuAAQB3VpNJKGoLTwAAAABJRU5ErkJggg==') 50% 50% no-repeat;
    background-size: contain;
  }
}
@media only screen and (max-width: 1025px) {
  header.site-header .hc-search .hc-search-container {
    background: #2a2a2a;
    align-items: center;
  }
}
header.site-header .hc-search .icon-search {
  pointer-events: all;
  transition: transform 0.3s;
  transform: scale(0.7);
  position: relative;
  cursor: pointer;
}
@media only screen and (min-width:   1025px) {
  header.site-header .hc-search .icon-search {
    width: 32px;
    height: 32px;
  }
}
@media only screen and (max-width: 1025px) {
  header.site-header .hc-search .icon-search {
    width: 28px;
    height: 28px;
  }
}
header.site-header .hc-search .icon-search input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
}
@media only screen and (min-width:   1025px) {
  header.site-header .hc-search .icon-search input {
    display: none;
  }
}
header.site-header .hc-search .icon-search * {
  fill: #b5121b;
}
header.site-header .hc-search .icon-search:hover * {
  fill: #fff;
}
.header-container {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 1025px) {
  .header-container {
    position: relative;
    padding: 19px 5%;
  }
}
header.site-header.sh-search-opened .hc-search .hc-input-visual {
  opacity: 1;
}
.lang-menu {
  margin-left: 14px;
  padding-left: 14px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 1025px) {
  .lang-menu {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
    padding-top: 18px;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
}
.lang-menu .lang-btn {
  position: relative;
  background: transparent;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 17px;
  line-height: 21px;
  font-family: 'HelveticaNeueLight', sans-serif;
  letter-spacing: -0.4px;
  color: #fff;
  padding-right: 17px;
}
.lang-menu .lang-btn:hover:before {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lang-menu .lang-btn:before {
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transform: translate3d(0, 10px, 0);
  opacity: 0;
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 1px;
  background: #b5121b;
  margin-top: 2px;
}
.lang-menu .lang-btn:after {
  transition: transform 0.3s;
  content: '';
  position: absolute;
  right: 0;
  width: 13px;
  height: 8px;
  margin-top: -4px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAICAYAAAAiJnXPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTVGMUNGRkFBMDRDMTFFNjg2MERBMTcxNTE5MjNCQkQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTVGMUNGRkJBMDRDMTFFNjg2MERBMTcxNTE5MjNCQkQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NUYxQ0ZGOEEwNEMxMUU2ODYwREExNzE1MTkyM0JCRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1NUYxQ0ZGOUEwNEMxMUU2ODYwREExNzE1MTkyM0JCRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoWJPaMAAADOSURBVHjadNC/CwFxGMfxu1MGg8FNYrQqWVgMfkRJ3WL1B/iD7BYLG5EMlE0ZlMlG3aB0A4uynPdTz+lcfOt1z3X3+Xzv25nzVGZvGIaJWttz78aftbCzCcYSaYvLC0V5oC9+FeKMKSqSl5KDE8qYaSBciDHGqOOClsWRbtw0cJYjYqJBKcixh7rxVXLkXdP3/WDHHGMrZ8YIPQzQh4cqhaNkPyUt5hkb2DiggAeaFHZB7qukxRJjhSSe6FBYhzNW9E/pjo5+qRstyHoLMAA/iUOSljlhAwAAAABJRU5ErkJggg==');
}
@media only screen and (min-width:   1025px) {
  .lang-menu .lang-btn:after {
    top: 50%;
  }
}
@media only screen and (max-width: 1025px) {
  .lang-menu .lang-btn:after {
    display: none;
  }
}
.lang-menu .lang-btn img {
  margin-right: 8px;
}
footer.site-footer {
  overflow: hidden;
  background: #000;
}
@media only screen and (max-width: 529px) {
  footer.site-footer .width-container {
    width: 100%;
  }
}
footer.site-footer .sf-top {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 530px) {
  footer.site-footer .sf-top {
    padding: 63px 0 0;
  }
}
@media only screen and (max-width: 529px) {
  footer.site-footer .sf-top {
    padding: 45px 6% 12px;
  }
}
footer.site-footer .sf-logo-bg {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: -6%;
  display: flex;
  justify-content: flex-start;
  pointer-events: none;
  z-index: -1;
  width: 440px;
  height: 440px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMiIgYmFzZVByb2ZpbGU9InRpbnkiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9Ijg2LjQ2N3B4IiBoZWlnaHQ9Ijg2LjMzOHB4IiB2aWV3Qm94PSIwIDAgODYuNDY3IDg2LjMzOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTc5LjU1NSw3OC4zNTJjMC0wLjc0NC0wLjU2MS0xLjM0MS0xLjI2My0xLjM0MWgtMC4wMDljLTAuNjk1LDAtMS4yNjQsMC41OTctMS4yNjQsMS4zMzRjMCwwLjc1MiwwLjU2OCwxLjM0MiwxLjI3MiwxLjM0MkM3OC45OTQsNzkuNjk0LDc5LjU1NSw3OS4wOTcsNzkuNTU1LDc4LjM1MnogTTc3Ljk4OSw3OC41MDZ2MC43NjFoLTAuMjgydi0xLjc2NWMwLjE0Ny0wLjAyLDAuMjg3LTAuMDQyLDAuNS0wLjA0MmMwLjI2OCwwLDAuNDQ0LDAuMDU3LDAuNTQ4LDAuMTMzYzAuMTA1LDAuMDc4LDAuMTYyLDAuMTk2LDAuMTYyLDAuMzY3YzAsMC4yMy0wLjE1NywwLjM3LTAuMzQ2LDAuNDI5djAuMDEzYzAuMTU0LDAuMDI5LDAuMjYyLDAuMTY5LDAuMjk2LDAuNDI4YzAuMDQxLDAuMjc0LDAuMDgzLDAuMzc5LDAuMTEyLDAuNDM4aC0wLjI5NmMtMC4wNDEtMC4wNTktMC4wODYtMC4yMi0wLjExOS0wLjQ1Yy0wLjA0MS0wLjIyNy0wLjE1NS0wLjMxMS0wLjM4LTAuMzExSDc3Ljk4OXoiLz48cGF0aCBmaWxsPSJub25lIiBkPSJNNzguNjE5LDc3Ljk4NmMwLTAuMTU1LTAuMTA5LTAuMzA5LTAuNDI3LTAuMzA5Yy0wLjA5MiwwLTAuMTU0LDAuMDA3LTAuMjAzLDAuMDE0djAuNTk2aDAuMjAzQzc4LjQyNSw3OC4yODcsNzguNjE5LDc4LjIwNCw3OC42MTksNzcuOTg2eiIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0zMy43MzQsMjUuODU1djAuMDczdjE2Ljc0M2gyNy45NzhjMS4zMjUsMCw3Ljk2My0wLjQ4OSw3Ljk2My0xMC4wODFjMC03Ljg1NS02LjY3Mi0xMC4xMi0xMC42MDgtMTAuMjIySDM2LjMwMmMtMC44NTEsMC0xLjQ0MywwLjItMS44MTksMC42MTZjLTAuNjg1LDAuNzExLTAuNzU4LDIuMDc0LTAuNzU4LDIuNjI0bDAuMDA5LDAuMzJWMjUuODU1eiIvPjxwYXRoIGZpbGw9IiMxNzE3MTciIGQ9Ik00My4xNDUsMEMxOS45OTYsMCwxLjA1MSwxOC4yODMsMCw0MS4xNTVoMi45ODRDNC4wMjUsMTkuOTI5LDIxLjY0NCwyLjk4Myw0My4xNDUsMi45ODNjMjIuMjQ2LDAsNDAuMzM4LDE4LjAyNSw0MC4zMzgsNDAuMTc3YzAsMjIuMTcyLTE4LjA5Miw0MC4yMTEtNDAuMzM4LDQwLjIxMWMtMi42OTksMC01LjM0Ni0wLjI3My03Ljg5OC0wLjc4M3YzLjAyN2MyLjU2MiwwLjQ3NSw1LjIwNCwwLjc0LDcuODk4LDAuNzRjMjMuODksMCw0My4zMjItMTkuMzgxLDQzLjMyMi00My4xOTVDODYuNDY3LDE5LjM2Miw2Ny4wMzQsMCw0My4xNDUsMHoiLz48cGF0aCBmaWxsPSIjMTcxNzE3IiBkPSJNMC4zMTcsNDguNzMxYzIuMDY1LDE1LjkxOSwxMi44MiwyOS4xNDcsMjcuMzQ3LDM0Ljc0MXYtMy4yMDVDMTQuNzk2LDc0Ljg3OSw1LjMxMiw2Mi45ODgsMy4zMiw0OC43MzFIMC4zMTd6Ii8+PGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwMDAwIiBzdHJva2Utd2lkdGg9IjAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgeDE9IjMzLjczNCIgeTE9IjI1LjkyOCIgeDI9IjMzLjczNCIgeTI9IjI1Ljg1NSIvPjxwYXRoIGZpbGw9IiMxNzE3MTciIGQ9Ik0wLDQyLjY3MXY0LjU0NGgyOS4xOTFjMCwwLTAuMDEsMzUuNTItMC4wMSwzNi43NDJjMC44MzYsMC4xNTIsMy40MDksMC42MTEsNC41NTMsMC44MTNWNDcuMjE1aDI3Ljk3OGM0LjY0NiwwLDEyLjUwNy0zLjA4MiwxMi41MDctMTQuNjI1YzAtMTEuNDYtOS44OTktMTQuNjczLTE1LjExOC0xNC43NjlIMzYuMzAyYy0yLjY3NSwwLTQuMjg0LDEuMTMzLTUuMTY1LDIuMDgxYy0xLjc3NiwxLjkyNS0xLjk2Niw0LjU2OS0xLjk2Niw1LjYxNmMwLDAsMC4wMiwwLjUwNCwwLjAyNCwwLjU3N3YxNi41NzZIMHogTTM0LjQ4MywyMi45ODRjMC4zNzYtMC40MTYsMC45NjgtMC42MTYsMS44MTktMC42MTZoMjIuNzY1YzMuOTM3LDAuMTAyLDEwLjYwOCwyLjM2NywxMC42MDgsMTAuMjIyYzAsOS41OTItNi42MzgsMTAuMDgxLTcuOTYzLDEwLjA4MUgzMy43MzRWMjUuOTI4bC0wLjAwOS0wLjMyQzMzLjcyNSwyNS4wNTgsMzMuNzk4LDIzLjY5NSwzNC40ODMsMjIuOTg0eiIvPjxwYXRoIGZpbGw9IiMxNzE3MTciIGQ9Ik03OC41NjQsNzguODE2YzAuMDMzLDAuMjMsMC4wNzgsMC4zOTIsMC4xMTksMC40NWgwLjI5NmMtMC4wMjktMC4wNTktMC4wNzEtMC4xNjMtMC4xMTItMC40MzhjLTAuMDM0LTAuMjU5LTAuMTQyLTAuMzk4LTAuMjk2LTAuNDI4di0wLjAxM2MwLjE4OC0wLjA1OSwwLjM0Ni0wLjE5OCwwLjM0Ni0wLjQyOWMwLTAuMTcxLTAuMDU3LTAuMjg5LTAuMTYyLTAuMzY3Yy0wLjEwNC0wLjA3Ni0wLjI4LTAuMTMzLTAuNTQ4LTAuMTMzYy0wLjIxMywwLTAuMzUzLDAuMDIyLTAuNSwwLjA0MnYxLjc2NWgwLjI4MnYtMC43NjFoMC4xOTVDNzguNDA5LDc4LjUwNiw3OC41MjMsNzguNTksNzguNTY0LDc4LjgxNnogTTc3Ljk4OSw3OC4yODd2LTAuNTk2YzAuMDQ5LTAuMDA3LDAuMTExLTAuMDE0LDAuMjAzLTAuMDE0YzAuMzE3LDAsMC40MjcsMC4xNTMsMC40MjcsMC4zMDljMCwwLjIxOC0wLjE5NCwwLjMwMS0wLjQyNywwLjMwMUg3Ny45ODl6Ii8+PHBhdGggZmlsbD0iIzE3MTcxNyIgZD0iTTc5Ljg0Myw3OC4zNDVjMC0wLjg3OC0wLjY4Ny0xLjU3OS0xLjU1MS0xLjU3OWgtMC4wMDljLTAuODY1LDAtMS41NjYsMC43MDEtMS41NjYsMS41NzljMCwwLjg5MiwwLjcwMSwxLjU4OSwxLjU2NiwxLjU4OUM3OS4xNTYsNzkuOTM0LDc5Ljg0Myw3OS4yMzYsNzkuODQzLDc4LjM0NXogTTc3LjAyLDc4LjM0NWMwLTAuNzM3LDAuNTY4LTEuMzM0LDEuMjY0LTEuMzM0aDAuMDA5YzAuNzAyLDAsMS4yNjMsMC41OTcsMS4yNjMsMS4zNDFjMCwwLjc0NS0wLjU2MSwxLjM0My0xLjI2MywxLjMzNUM3Ny41ODgsNzkuNjg3LDc3LjAyLDc5LjA5Nyw3Ny4wMiw3OC4zNDV6Ii8+PC9nPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-size: contain;
  /* svg{width: auto;}
    *{
      fill: fade(#fff, 9);
    }*/
}
@media only screen and (max-width: 1025px) {
  footer.site-footer .sf-logo-bg {
    display: none;
  }
}
@media only screen and (max-width: 529px) {
  footer.site-footer .sf-logo-bg {
    display: none;
  }
}
footer.site-footer .sf-nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
@media only screen and (min-width: 530px) {
  footer.site-footer .sf-nav {
    display: flex;
    justify-content: space-between;
    padding: 0 5% 89px 0;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  footer.site-footer .sf-nav {
    flex-wrap: wrap;
  }
}
footer.site-footer .sf-nav h4 {
  font-family: 'HelveticaNeueBold', sans-serif;
  text-transform: uppercase;
  color: #d4d9dc;
}
@media only screen and (min-width: 530px) {
  footer.site-footer .sf-nav h4 {
    font-size: 19px;
    line-height: 26px;
    letter-spacing: 0.6px;
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 529px) {
  footer.site-footer .sf-nav h4 {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.6px;
    margin-bottom: 12px;
  }
  footer.site-footer .sf-nav h4.sf-n-active:after {
    transform: rotate(180deg);
  }
  footer.site-footer .sf-nav h4:after {
    transition: transform 0.3s;
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 13px;
    height: 8px;
    margin-top: -4px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAICAYAAAAiJnXPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTVGMUNGRkFBMDRDMTFFNjg2MERBMTcxNTE5MjNCQkQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTVGMUNGRkJBMDRDMTFFNjg2MERBMTcxNTE5MjNCQkQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NUYxQ0ZGOEEwNEMxMUU2ODYwREExNzE1MTkyM0JCRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1NUYxQ0ZGOUEwNEMxMUU2ODYwREExNzE1MTkyM0JCRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoWJPaMAAADOSURBVHjadNC/CwFxGMfxu1MGg8FNYrQqWVgMfkRJ3WL1B/iD7BYLG5EMlE0ZlMlG3aB0A4uynPdTz+lcfOt1z3X3+Xzv25nzVGZvGIaJWttz78aftbCzCcYSaYvLC0V5oC9+FeKMKSqSl5KDE8qYaSBciDHGqOOClsWRbtw0cJYjYqJBKcixh7rxVXLkXdP3/WDHHGMrZ8YIPQzQh4cqhaNkPyUt5hkb2DiggAeaFHZB7qukxRJjhSSe6FBYhzNW9E/pjo5+qRstyHoLMAA/iUOSljlhAwAAAABJRU5ErkJggg==');
  }
}
@media only screen and (max-width: 529px) {
  footer.site-footer .sf-nav h4 + div {
    display: none;
  }
}
@media only screen and (min-width: 530px) {
  footer.site-footer .sf-nav h4 + div {
    display: block !important;
    height: auto !important;
  }
}
footer.site-footer .sf-nav ul {
  font-family: 'HelveticaNeue', sans-serif;
}
@media only screen and (min-width: 530px) {
  footer.site-footer .sf-nav ul {
    font-size: 17px;
    line-height: 21px;
  }
}
@media only screen and (max-width: 529px) {
  footer.site-footer .sf-nav ul {
    font-size: 15px;
    line-height: 19px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 530px) {
  footer.site-footer .sf-nav li:not(:last-child) {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 529px) {
  footer.site-footer .sf-nav li:not(:last-child) {
    margin-bottom: 14px;
  }
}
footer.site-footer .sf-nav a {
  transition: color 0.3s;
  color: #8c9093;
}
footer.site-footer .sf-nav a:hover {
  color: #b5121b;
}
@media only screen and (min-width:   1025px) {
  footer.site-footer .sf-n-col:not(:last-child) {
    width: 25%;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  footer.site-footer .sf-n-col {
    width: 50%;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 529px) {
  footer.site-footer .sf-n-col {
    margin-bottom: 19px;
  }
}
footer.site-footer .sf-user-interact {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (min-width: 530px) {
  footer.site-footer .sf-user-interact {
    padding: 17px 0 51px;
  }
}
footer.site-footer .sf-user-interact h5 {
  font-family: 'HelveticaNeueBold', sans-serif;
  text-transform: uppercase;
  color: #fff;
  margin-right: 15px;
}
@media only screen and (min-width: 530px) {
  footer.site-footer .sf-user-interact h5 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 529px) {
  footer.site-footer .sf-user-interact h5 {
    font-size: 15px;
    line-height: 19px;
  }
}
footer.site-footer .sf-user-interact .sf-goto-link {
  color: #b5121b;
  text-transform: uppercase;
  font-family: 'HelveticaNeueBold', sans-serif;
  display: flex;
  align-items: center;
}
footer.site-footer .sf-user-interact .sf-goto-link span:first-child {
  position: relative;
}
footer.site-footer .sf-user-interact .sf-goto-link span:first-child:after {
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transform: translate3d(0, 10px, 0);
  opacity: 0;
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 1px;
  background: #b5121b;
  margin-top: 2px;
}
@media only screen and (min-width: 530px) {
  footer.site-footer .sf-user-interact .sf-goto-link {
    white-space: nowrap;
  }
}
@media only screen and (max-width: 529px) {
  footer.site-footer .sf-user-interact .sf-goto-link {
    font-size: 15px;
    line-height: 18px;
  }
}
footer.site-footer .sf-user-interact .sf-goto-link .round-dotted-button {
  margin-left: 18px;
}
footer.site-footer .sf-user-interact .sf-goto-link:hover span:first-child:after {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
footer.site-footer .sf-user-interact .sf-goto-link:hover .round-dotted-button:before {
  opacity: 1;
}
footer.site-footer .sf-user-interact .sf-goto-link:hover .round-dotted-button .border {
  opacity: 0;
}
footer.site-footer .sf-user-interact .sf-goto-link:hover .round-dotted-button .icon {
  fill: #fff;
}
footer.site-footer .sf-ui-col--social .round-dotted-button .border {
  stroke: none;
}
footer.site-footer .sf-ui-col--social .round-dotted-button .icon {
  fill: #fff;
}
footer.site-footer .sf-ui-col--social .round-dotted-button::before {
  background: #FFF;
}
footer.site-footer .sf-ui-col--social .round-dotted-button:hover .icon {
  fill: #000;
}

footer.site-footer .sf-user-interact .round-dotted-button {
  margin: 0 5px;
}
footer.site-footer .sf-user-interact form {
  display: flex;
  position: relative;
}
@media only screen and (max-width: 529px) {
  footer.site-footer .sf-user-interact form {
    padding-top: 16px;
    width: 100%;
  }
}
footer.site-footer .sf-user-interact form .ajax-loader {
  display: none;
}
footer.site-footer .sf-user-interact form input[type=email] {
  background: #383b3e;
  font-family: 'HelveticaNeueItalic', sans-serif;
  color: #fff;
  border: none;
  box-shadow: none;
  height: 40px;
  font-size: 15px;
  line-height: 19px;
  padding: 0 15px 3px;
  letter-spacing: 0.5px;
}
@media only screen and (min-width: 530px) {
  footer.site-footer .sf-user-interact form input[type=email] {
    width: 200px;
  }
}
@media only screen and (max-width: 529px) {
  footer.site-footer .sf-user-interact form input[type=email] {
    width: 190px;
  }
}
footer.site-footer .sf-user-interact form input[type=email]::-webkit-input-placeholder {
  color: #8b8f92;
}
footer.site-footer .sf-user-interact form input[type=email]:-moz-placeholder {
  color: #8b8f92;
}
footer.site-footer .sf-user-interact form input[type=email]::-moz-placeholder {
  color: #8b8f92;
}
footer.site-footer .sf-user-interact form input[type=email]:-ms-input-placeholder {
  color: #8b8f92;
}
footer.site-footer .sf-user-interact form input[type=submit] {
  transition: background 0.3s, color 0.3s;
  background: #585b5e;
  color: #8b8f92;
  font-family: 'HelveticaNeueBold', sans-serif;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  width: 92px;
  height: 40px;
  font-size: 15px;
  line-height: 19px;
}
footer.site-footer .sf-user-interact form input[type=submit]:hover {
  background: #b5121b;
  color: #fff;
}
footer.site-footer .sf-user-interact form span.wpcf7-not-valid-tip {
  position: absolute;
  bottom: -32px;
  left: 0;
  font: 14px/1.2 'HelveticaNeueBold', sans-serif;
  color: #b5121b;
  width: calc(100% + 92px);
}
footer.site-footer .sf-ui-col {
  display: flex;
  align-items: center;
}
@media only screen and (min-width:   1025px) {
  footer.site-footer .sf-ui-col:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media only screen and (min-width: 530px) {
  footer.site-footer .sf-ui-col {
    margin-bottom: 20px;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 529px) {
  footer.site-footer .sf-ui-col {
    justify-content: space-between;
    width: 100%;
    padding: 24px 0;
  }
  footer.site-footer .sf-ui-col:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
footer.site-footer .sf-ui-col:first-child {
  padding-left: 0;
}
footer.site-footer .sf-ui-col:last-child {
  padding-right: 0;
}
@media only screen and (max-width: 529px) {
  footer.site-footer .sf-ui-col:last-child {
    flex-wrap: wrap;
  }
}
footer.site-footer .site-info {
  font-family: 'Lato', sans-serif;
  background: #171717;
  color: #8c9093;
  font-size: 15px;
  line-height: 19px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1025px) {
  footer.site-footer .site-info p {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 530px) {
  footer.site-footer .site-info {
    padding: 22px 0 88px;
  }
}
@media only screen and (max-width: 529px) {
  footer.site-footer .site-info {
    padding: 22px 6% 35px;
  }
}
@media only screen and (min-width:   1025px) {
  footer.site-footer .si-container {
    display: flex;
    justify-content: space-between;
  }
  footer.site-footer .si-container .menu-footer-menu-container {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 1025px) {
  footer.site-footer .si-container {
    text-align: center;
  }
}
@media only screen and (min-width:   1025px) {
  footer.site-footer #footer-menu {
    display: flex;
  }
}
@media only screen and (max-width: 1025px) {
  footer.site-footer #footer-menu li {
    display: inline-block;
    margin-bottom: 11px;
  }
}
footer.site-footer #footer-menu li:not(:last-child) {
  position: relative;
  padding-right: 10px;
}
footer.site-footer #footer-menu li:not(:last-child):after {
  content: '';
  width: 2px;
  height: 2px;
  background: #8c9093;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  right: 4px;
  margin-top: -1px;
}
footer.site-footer #footer-menu a {
  transition: color 0.3s;
  position: relative;
  color: #8c9093;
  white-space: nowrap;
}
footer.site-footer #footer-menu a:hover {
  color: #b5121b;
}
footer.site-footer #footer-menu a:hover:after {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
footer.site-footer #footer-menu a:after {
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transform: translate3d(0, 10px, 0);
  opacity: 0;
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 1px;
  background: #b5121b;
  margin-top: 2px;
}
.screen-reader-text {
  display: none;
}
@media only screen and (min-width: 530px) {
  .form-section .fs-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 18px;
  }
}
.form-section .fs-row.align-right {
  justify-content: flex-end;
}
.form-section .fs-col {
  flex-grow: 1;
}
@media only screen and (min-width: 530px) {
  .form-section .fs-col:not(:only-child) {
    width: 50%;
  }
  .form-section .fs-col:not(:only-child):not(:last-child) {
    margin-right: 24px;
  }
}
@media only screen and (max-width: 529px) {
  .form-section .fs-col {
    margin-bottom: 12px;
  }
}
.form-section .fs-col .fs-row {
  margin-bottom: 0;
}
@media only screen and (max-width: 529px) {
  .form-section .fs-col .fs-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
@media only screen and (max-width: 529px) {
  .form-section .fs-col .fs-col {
    margin-bottom: 0;
  }
  .form-section .fs-col .fs-col:not(:only-child) {
    width: 50%;
  }
  .form-section .fs-col .fs-col:not(:only-child):not(:last-child) {
    margin-right: 24px;
  }
}
.form-section label {
  display: inline-block;
}
@media only screen and (min-width: 530px) {
  .form-section label {
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 529px) {
  .form-section label {
    margin-bottom: 4px;
  }
}
.search-form {
  max-width: 835px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.search-form input[type=search] {
  background: #fff;
  border: none;
  width: 100%;
  font-size: 20px;
  line-height: 1.2;
  height: 70px;
  padding: 15px 100px 15px 30px;
}
@media only screen and (max-width: 1025px) {
  .search-form input[type=search] {
    height: 50px;
    padding: 15px 65px 15px 15px;
    font-size: 16px;
  }
}
.search-form .search-submit {
  border: none;
  background: #b5121b;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI4Ni45MTFweCIgaGVpZ2h0PSI4Ni45MTJweCIgdmlld0JveD0iMCAwIDg2LjkxMSA4Ni45MTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDg2LjkxMSA4Ni45MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxkZWZzPjxyZWN0IGZpbGw9IiNmZmZmZmYiIGlkPSJTVkdJRF8xXyIgeT0iMCIgd2lkdGg9Ijg2LjkxMSIgaGVpZ2h0PSI4Ni45MTEiLz48L2RlZnM+PGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI+PHVzZSB4bGluazpocmVmPSIjU1ZHSURfMV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPjwvY2xpcFBhdGg+PHBhdGggZmlsbD0iI2ZmZmZmZiIgY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZD0iTTg2LjMyOCw4Mi4wODZMNjMuNDg0LDU5LjI0MUM2OC43OTMsNTIuOTY5LDcyLDQ0Ljg2MSw3MiwzNkM3MiwxNi4xMTgsNTUuODgyLDAsMzYsMFMwLDE2LjExOCwwLDM2YzAsMTkuODgyLDE2LjExOCwzNiwzNiwzNmM4Ljg2MSwwLDE2Ljk2OS0zLjIwNywyMy4yNDEtOC41MThsMjIuODQ1LDIyLjg0NWMwLjc3OCwwLjc3OCwyLjA1MSwwLjc3OCwyLjgyOCwwbDEuNDE0LTEuNDEzQzg3LjEwNiw4NC4xMzYsODcuMTA2LDgyLjg2NCw4Ni4zMjgsODIuMDg2IE02LDM2QzYsMTkuNDU4LDE5LjQ1OCw2LDM2LDZzMzAsMTMuNDU4LDMwLDMwYzAsMTYuNTQyLTEzLjQ1OCwzMC0zMCwzMFM2LDUyLjU0Miw2LDM2Ii8+PC9nPjwvc3ZnPg==);
  background-size: 50%;
  background-position: 50%;
  background-repeat: no-repeat;
  width: 70px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
  line-height: 0;
}
@media only screen and (max-width: 1025px) {
  .search-form .search-submit {
    width: 50px;
  }
}
.search-form .search-submit:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI4Ni45MTFweCIgaGVpZ2h0PSI4Ni45MTJweCIgdmlld0JveD0iMCAwIDg2LjkxMSA4Ni45MTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDg2LjkxMSA4Ni45MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxkZWZzPjxyZWN0IGZpbGw9IiMwMDAwMDAiIGlkPSJTVkdJRF8xXyIgeT0iMCIgd2lkdGg9Ijg2LjkxMSIgaGVpZ2h0PSI4Ni45MTEiLz48L2RlZnM+PGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI+PHVzZSB4bGluazpocmVmPSIjU1ZHSURfMV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPjwvY2xpcFBhdGg+PHBhdGggZmlsbD0iIzAwMDAwMCIgY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZD0iTTg2LjMyOCw4Mi4wODZMNjMuNDg0LDU5LjI0MUM2OC43OTMsNTIuOTY5LDcyLDQ0Ljg2MSw3MiwzNkM3MiwxNi4xMTgsNTUuODgyLDAsMzYsMFMwLDE2LjExOCwwLDM2YzAsMTkuODgyLDE2LjExOCwzNiwzNiwzNmM4Ljg2MSwwLDE2Ljk2OS0zLjIwNywyMy4yNDEtOC41MThsMjIuODQ1LDIyLjg0NWMwLjc3OCwwLjc3OCwyLjA1MSwwLjc3OCwyLjgyOCwwbDEuNDE0LTEuNDEzQzg3LjEwNiw4NC4xMzYsODcuMTA2LDgyLjg2NCw4Ni4zMjgsODIuMDg2IE02LDM2QzYsMTkuNDU4LDE5LjQ1OCw2LDM2LDZzMzAsMTMuNDU4LDMwLDMwYzAsMTYuNTQyLTEzLjQ1OCwzMC0zMCwzMFM2LDUyLjU0Miw2LDM2Ii8+PC9nPjwvc3ZnPg==);
}
input[type=text]::-ms-clear,
input[type=search]::-ms-clear,
input[type=email]::-ms-clear,
input[type=tel]::-ms-clear {
  display: none;
}
select {
  color: #b5121b;
  font-family: 'HelveticaNeueBold', sans-serif;
  border: none;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAICAYAAAAiJnXPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzA4NUZBMDJCQUU2MTFFNjlEODZDNzU3NEE3NkNDRkQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzA4NUZBMDNCQUU2MTFFNjlEODZDNzU3NEE3NkNDRkQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMDg1RkEwMEJBRTYxMUU2OUQ4NkM3NTc0QTc2Q0NGRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMDg1RkEwMUJBRTYxMUU2OUQ4NkM3NTc0QTc2Q0NGRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvUt0ykAAADOSURBVHjadNC/CwFxGMfxu1MGg8FNYrQqWVgMfkRJ3WL1B/iD7BYLG5EMlE0ZlMlG3aB0A4uynPdTz+lcfOt1z3X3+Xzv25nzVGZvGIaJWttz78aftbCzCcYSaYvLC0V5oC9+FeKMKSqSl5KDE8qYaSBciDHGqOOClsWRbtw0cJYjYqJBKcixh7rxVXLkXdP3/WDHHGMrZ8YIPQzQh4cqhaNkPyUt5hkb2DiggAeaFHZB7qukxRJjhSSe6FBYhzNW9E/pjo5+qRstyHoLMAA/iUOSljlhAwAAAABJRU5ErkJggg==') no-repeat 100% 50%;
  padding-right: 16px;
  /*for WebKit*/
  -webkit-appearance: none;
  /* for FF */
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  /* for IE */
  -ms-appearance: none;
  appearance: none!important;
}
.site-main {
  overflow: hidden;
}
.section {
  width: 100%;
  padding: 70px 20px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .section {
    padding: 25px 20px;
  }
}
.section .frame {
  max-width: 1200px;
  margin: 0 auto;
}
.section.-gray {
  background: #ededed;
}
@media only screen and (max-width: 529px) {
  .section {
    padding: 25px 20px;
    width: auto;
  }
}
.-shadow {
  position: relative;
  background: #f7f8fa;
  z-index: 1;
}
.section-content.-shadow {
  margin: 0;
  padding: 70px 20px;
}
@media only screen and (max-width: 1025px) {
  .section-content.-shadow {
    padding: 25px 20px;
  }
}
.-shadow:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(57, 58, 62, 0.2) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(57, 58, 62, 0.2) 100%);
}
/* section content */
.section-content {
  max-width: 950px;
  margin: 70px auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 529px) {
  .section-content {
    width: auto;
    margin: 25px 0;
  }
}
.section-content.-no-margin {
  margin: 0;
}
.section-content.-large {
  max-width: 1200px;
}
.section-content.-gray {
  position: relative;
  z-index: 1;
  padding-top: 70px;
  padding-bottom: 70px;
  margin: 0 auto;
}
@media only screen and (max-width: 529px) {
  .section-content.-gray {
    padding-top: 27px;
    padding-bottom: 27px;
  }
}
.section-content.-gray:before {
  content: '';
  background: #ededed;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 0 9999px;
  margin: 0 -9999px;
  width: 100vw;
  z-index: -1;
}
.section-content.-red {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 70px 20px;
  color: #fff;
  margin: 0 auto;
}
@media only screen and (max-width: 1025px) {
  .section-content.-red {
    padding: 25px 20px;
  }
}
.section-content.-red h2,
.section-content.-red h3 {
  color: #fff;
}
@media only screen and (max-width: 529px) {
  .section-content.-red {
    padding-top: 27px;
    padding-bottom: 27px;
  }
}
.section-content.-red:before {
  content: '';
  background: #b5121b;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 0 9999px;
  margin: 0 -9999px;
  width: 100vw;
  z-index: -1;
}
.section-content.-wide {
  max-width: 100%;
}
.section-content .frame {
  max-width: 950px;
  margin: 0 auto;
}
.section-content .frame.-large {
  max-width: 1200px;
}
.section h2,
.section-content h2 {
  font: 32px/1.2 'HelveticaNeue', sans-serif;
  text-transform: uppercase;
  color: #000;
  margin: 0 0 20px;
}
@media only screen and (max-width: 529px) {
  .section h2,
  .section-content h2 {
    font-size: 24px;
    margin: 0 0 15px;
  }
}
.section h3,
.section-content h3 {
  font: 32px/1.2 'HelveticaNeueMedium', sans-serif;
  text-transform: uppercase;
  color: #000;
  margin: 0 0 20px;
}
@media only screen and (max-width: 529px) {
  .section h3,
  .section-content h3 {
    font-size: 24px;
    margin: 0 0 15px;
  }
}
.section p,
.section-content p {
  margin: 0 0 15px;
}
.section-content ul {
  font-size: 18px;
}
.section-content ul li {
  position: relative;
  padding: 0 0 6px 27px;
}
.section-content ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 12px;
  width: 7px;
  height: 7px;
  background: #b5121b;
  border-radius: 50%;
}
.section-content ol {
  list-style-type: none;
  counter-reset: item;
}
.section-content ol li {
  line-height: 39px;
  padding: 0 0 8px;
  display: flex;
  align-items: flex-start;
}
@media only screen and (max-width: 529px) {
  .section-content ol li {
    line-height: 26px;
  }
}
.section-content ol li:before {
  border: 2px dotted #b5121b;
  border-radius: 50%;
  min-height: 35px;
  min-width: 35px;
  width: 35px;
  height: 35px;
  display: inline-block;
  font: 18px/35px 'HelveticaNeueBold', sans-serif;
  text-align: center;
  counter-increment: item;
  content: counter(item);
  margin-right: 23px;
}
@media only screen and (max-width: 529px) {
  .section-content ol li:before {
    width: 26px;
    height: 26px;
    min-width: 26px;
    min-height: 26px;
    line-height: 26px;
  }
}
/* contact us form */
.jconfirm-box-container {
  text-align: center;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box div.content {
  text-align: center;
}
.jconfirm.jconfirm-bootstrap .jconfirm-box .buttons {
  text-align: center;
  padding: 10px 0;
}
.item-list {
  padding: 20px 0 0;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .item-list {
    display: block;
  }
}
.item-list > div {
  width: 30%;
}
@media only screen and (max-width: 767px) {
  .item-list > div {
    width: 100%;
  }
}
.item-list .block-image {
  margin: 0 0 20px;
}
.item-list .title {
  font: 22px/1.2 'HelveticaNeueMedium', sans-serif;
  border-bottom: 2px dotted #d4d4d4;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
.section-news-press {
  width: 100%;
  padding: 45px 20px;
  box-sizing: border-box;
  background: #ededed;
}
@media only screen and (max-width: 1025px) {
  .section-news-press {
    padding: 25px 20px;
  }
}
@media only screen and (max-width: 529px) {
  .section-news-press {
    padding: 25px 20px;
    width: auto;
  }
}
.section-news-press .frame {
  max-width: 1200px;
  margin: 0 auto;
}
/* content text */
.section-content.-content-text img {
  max-width: 100%;
  height: auto;
}
.section-content.-content-text p {
  margin: 0 0 20px;
}
.section-content.-content-text p a {
  border-bottom: 1px dashed currentColor;
}
.section-content.-content-text p a:hover {
  border-bottom: none;
}
/* blockquote */
.section-content.-blockquote {
  color: #fff;
  background: #b6121b;
  font: 30px/1.27 'HelveticaNeueLightItalic', sans-serif;
  text-align: center;
  padding: 130px 150px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1025px) {
  .section-content.-blockquote {
    padding: 77px 20px 46px;
    font-size: 22px;
    line-height: 30px;
  }
}
.section-content.-blockquote > div {
  position: relative;
  z-index: 1;
}
.section-content.-blockquote > div:after,
.section-content.-blockquote > div:before {
  content: '';
  position: absolute;
  top: 0;
  width: 40%;
  border-top: 2px dotted rgba(255, 255, 255, 0.5);
}
@media only screen and (max-width: 1025px) {
  .section-content.-blockquote > div:after,
  .section-content.-blockquote > div:before {
    width: 40%;
  }
}
.section-content.-blockquote > div:before {
  left: 0;
}
.section-content.-blockquote > div:after {
  right: 0;
}
.section-content.-blockquote q {
  display: block;
  position: relative;
  max-width: 600px;
  margin: 0 auto;
  padding: 98px 0;
}
@media only screen and (max-width: 1025px) {
  .section-content.-blockquote q {
    padding: 55px 0 27px;
  }
}
.section-content.-blockquote q:before {
  content: '“';
  font: 390px/1 'HelveticaNeueMedium', sans-serif;
  color: currentcolor;
  position: absolute;
  top: -140px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
@media only screen and (max-width: 1025px) {
  .section-content.-blockquote q:before {
    font-size: 207px;
    top: -65px;
  }
}
.section-content.-blockquote .author-info {
  padding: 0 60px;
}
.author-info {
  font: 16px/1.375 'HelveticaNeueBold', sans-serif;
  display: block;
  text-align: center;
  position: relative;
  z-index: 1;
}
.author-info:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 50%;
  width: 100%;
  border-bottom: 2px dotted rgba(255, 255, 255, 0.5);
  z-index: -1;
}
@media only screen and (max-width: 529px) {
  .author-info {
    padding: 0 20px;
  }
}
.author-info .holder {
  display: inline-block;
  background: #b6121b;
  padding: 0 20px;
}
.author-info strong,
.author-info strong.name {
  display: block;
}
.author-info span.position,
.author-info span {
  font-family: 'HelveticaNeueLightItalic', sans-serif;
  display: block;
}
.tab-content .author-info {
  text-align: left;
}
.tab-content .author-info:before {
  display: none;
}
/* text-image-text  */
.section-content.-text-image-text .columns {
  padding-top: 27px;
}
@media only screen and (min-width: 530px) {
  .section-content.-text-image-text .columns {
    display: flex;
    justify-content: space-between;
    padding: 50px 0 0;
  }
  .left-image.section-content.-text-image-text .columns {
    flex-direction: row-reverse;
  }
  .section-content.-text-image-text .columns > div {
    width: 48%;
  }
}
@media only screen and (max-width: 529px) {
  .section-content.-text-image-text .block-image {
    margin-bottom: 20px;
  }
}
.section-content.-text-image-text .block-image img {
  max-width: 100%;
  height: auto;
}
.section-content.-text-image-text .list {
  font-family: 'HelveticaNeueLightItalic', sans-serif;
}
.section-content.-text-image-text .list li {
  padding: 0;
}
.section-content.-text-image-text .list li:before {
  display: none;
}
.section-content.-text-image-text .block-text {
  font-size: 18px;
  line-height: 1.67;
}
@media only screen and (max-width: 529px) {
  .section-content.-text-image-text .block-text {
    font-size: 16px;
    line-height: inherit;
  }
}
.section-content.-text-image-text .block-text strong {
  font-family: 'HelveticaNeueBold', sans-serif;
}
.section-content.-text-image-text .block-text ul {
  margin: 0 0 15px;
}
.section-content.-text-image-text .block-text address {
  font-style: normal;
  margin: 0 0 15px;
  font-family: 'HelveticaNeueLightItalic', sans-serif;
}
.section-content.-text-image-text .block-text address h4 {
  font-family: 'HelveticaNeueBold', sans-serif;
}
.section-content.-text-image-text .link-direction {
  text-transform: uppercase;
  font: 16px 'HelveticaNeueMedium', sans-serif;
  position: relative;
}
.section-content.-text-image-text .link-direction:hover:after {
  transform: translate3d(0, 10px, 0);
  opacity: 0;
}
.section-content.-text-image-text .link-direction:after {
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transform: translate3d(0, 0, 0);
  opacity: 1;
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 1px;
  background: #b5121b;
  margin-top: 2px;
}
.section-content.-text-image-text .title {
  font: 18px/1.67 'HelveticaNeueBold', sans-serif;
}
/* section image text */
@media only screen and (min-width: 530px) {
  .section-content.-image-text .columns {
    display: flex;
    justify-content: space-between;
  }
  .left-image.section-content.-image-text .columns {
    flex-direction: row-reverse;
  }
  .section-content.-image-text .columns > div {
    width: 48%;
  }
}
@media only screen and (max-width: 529px) {
  .section-content.-image-text .block-image {
    padding: 20px 0 0;
  }
}
.section-content.-image-text .block-image img {
  max-width: 100%;
  height: auto;
}
.section-content.-image-text .list {
  font-family: 'HelveticaNeueLightItalic', sans-serif;
}
.section-content.-image-text .list li {
  padding: 0;
}
.section-content.-image-text .list li:before {
  display: none;
}
.section-content.-image-text .block-text {
  font-size: 18px;
  line-height: 1.67;
}
.section-content.-image-text .block-text strong {
  font-family: 'HelveticaNeueBold', sans-serif;
}
.section-content.-image-text .block-text ul {
  margin: 0 0 15px;
}
.section-content.-image-text .block-text address {
  font-style: normal;
  margin: 0 0 15px;
}
.section-content.-image-text .link-direction {
  font: 16px 'HelveticaNeueMedium', sans-serif;
  position: relative;
  text-transform: uppercase;
}
.section-content.-image-text .link-direction:hover:after {
  transform: translate3d(0, 10px, 0);
  opacity: 0;
}
.section-content.-image-text .link-direction:after {
  transition: transform 0.3s ease-in-out, opacity 0.3s;
  transform: translate3d(0, 0, 0);
  opacity: 1;
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 1px;
  background: #b5121b;
  margin-top: 2px;
}
.section-content.-image-text .title {
  font: 18px/1.67 'HelveticaNeueBold', sans-serif;
}
/* section video */
.section-content.-video {
  margin-top: 0;
  margin-bottom: 0;
}
.section-content.-video .video-holder {
  margin-top: 50px;
}
@media only screen and (min-width: 1200px) {
  .section-content.-video .video-holder {
    margin-left: -125px;
    margin-right: -125px;
  }
}
@media only screen and (max-width: 529px) {
  .section-content.-video .video-holder {
    margin-top: 27px;
  }
}
/* video holder */
.video-holder {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video-holder iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* table */
.section-content.-table {
  padding-top: 0;
  padding-bottom: 0;
}
.table-holder {
  overflow-x: auto;
}
.table {
  width: 100%;
  min-width: 767px;
}
.table th,
.table td {
  text-align: left;
  padding: 11px 25px;
}
.table th:not(:first-child),
.table td:not(:first-child) {
  border-left: 1px solid #d2d2d2;
}
.table th {
  background: #b5121b;
  color: #fff;
  font: 'HelveticaNeueBold', sans-serif;
}
.table tr:nth-child(even) td {
  background: #f6f6f6;
}
/* members-qoute */
.section-content.-members-quote {
  background: #b5121b;
  color: #fff;
  text-align: center;
  padding: 90px 0;
}
@media only screen and (max-width: 1025px) {
  .section-content.-members-quote {
    padding: 25px 20px;
  }
}
.section-content.-members-quote .items-holder {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
}
.section-content.-members-quote .item {
  font: 20px/1.3 'HelveticaNeueLightItalic', sans-serif;
  width: 30% !important;
}
@media only screen and (max-width: 767px) {
  .section-content.-members-quote .item {
    width: 100% !important;
    font-size: 18px;
  }
}
.section-content.-members-quote .photo {
  width: 205px;
  height: 205px;
  border: 5px solid rgba(0, 0, 0, 0.2);
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 30px;
}
@media only screen and (max-width: 767px) {
  .section-content.-members-quote .photo {
    margin: 0 auto;
  }
}
.section-content.-members-quote .photo img {
  width: 100%;
  height: auto;
}
.section-content.-members-quote blockquote {
  border-top: 2px dotted rgba(255, 255, 255, 0.5);
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .section-content.-members-quote blockquote {
    border: none;
  }
}
.section-content.-members-quote blockquote q {
  padding: 30px 15px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .section-content.-members-quote blockquote q {
    padding: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .section-content.-members-quote .author-info:before {
    display: none;
  }
}
.section-content.-members-quote .swiper-button-prev,
.section-content.-members-quote .swiper-button-next {
  display: none;
}
@media only screen and (max-width: 767px) {
  .section-content.-members-quote .swiper-button-prev,
  .section-content.-members-quote .swiper-button-next {
    display: block;
  }
}
.accordion {
  margin: 0 0 20px;
}
@media only screen and (max-width: 529px) {
  .accordion {
    margin-bottom: 13px;
  }
}
.accordion .acc-title {
  background: #fff;
  font: 20px/1.4 'HelveticaNeueBold', sans-serif;
  padding: 20px 55px;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 529px) {
  .accordion .acc-title {
    font-size: 18px;
    padding: 13px 35px 13px 15px;
  }
}
.accordion .acc-title:before {
  content: '';
  width: 50px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: #000;
  transition: background 0.3s ease-out;
}
@media only screen and (max-width: 529px) {
  .accordion .acc-title:before {
    width: 34px;
  }
}
.accordion .acc-title:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 18px;
  width: 10px;
  height: 10px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  margin-top: -10px;
}
@media only screen and (max-width: 529px) {
  .accordion .acc-title:after {
    right: 10px;
  }
}
.accordion .acc-content {
  margin: 35px 95px 40px;
  padding: 0 30px;
  border-left: 2px dotted #b5121b;
  display: none;
  transition: color 0.3s ease-out;
}
@media only screen and (max-width: 529px) {
  .accordion .acc-content {
    padding: 0 15px;
    margin: 13px 24px;
  }
}
.accordion.open .acc-title {
  color: #b5121b;
}
.accordion.open .acc-title:before {
  background: #b5121b;
}
.accordion.open .acc-title:after {
  content: '';
  transform: rotate(-135deg);
  margin-top: -4px;
}
/* section image */
.section-content.-image img {
  max-width: 100%;
  height: auto;
}
/* section collage */
.section-content.-collage .collage {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (min-width: 530px) {
  .section-content.-collage .collage:after {
    content: '';
    display: block;
    font-size: 0;
    line-height: 0;
    height: 0;
    width: calc(25% - 8px);
  }
}
.section-content.-collage .collage li {
  width: calc(25% - 8px);
  height: 260px;
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 0;
  margin: 0 0 8px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 529px) {
  .section-content.-collage .collage li {
    width: calc(50% - 2px);
    height: 143px;
    margin: 0 0 4px;
  }
}
.section-content.-collage .collage li:before {
  display: none;
}
.section-content.-collage .collage a {
  display: block;
  width: 100%;
  height: 100%;
}
.section-content.-places {
  padding: 50px 0 0;
  border-top: 1px solid #d4d4d4;
}
@media only screen and (min-width: 768px) {
  .section-content.-places .location-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .section-content.-places .location-list .item {
    width: 30%;
  }
  .section-content.-places .location-list:after {
    content: '';
    height: 0;
    width: 30%;
  }
}
.section-content.-places .location-list .item {
  margin: 0 0 10px;
}
.section-content.-places .location-list .map-holder {
  height: 265px;
  border: 1px solid #d4d4d4;
}
.section-content.-places .location-list .title {
  font: 20px/1.2 'HelveticaNeueBold', sans-serif;
  border-bottom: 1px solid rgba(212, 212, 212, 0.7);
  padding: 20px 0;
}
.section-content.-places .location-list .block {
  margin: 20px 0;
}
.section-content.-places .location-list .title-block {
  font: 18px 'HelveticaNeueBold', sans-serif;
}
.section-content.-places .location-list ul li {
  padding: 0;
}
.section-content.-places .location-list ul li:before {
  display: none;
}
.section-content.-places .location-list ul a {
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .section-content.-places .item-holder {
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  .section-content.-places .item-holder {
    padding: 0;
    opacity: 0;
    height: 0;
  }
}
.place-title {
  background: #b5121b;
  padding: 15px 30px 15px 15px;
  text-transform: uppercase;
  color: #fff;
  font: 16px/1.2 'HelveticaNeueBold', sans-serif;
  position: relative;
  transition: background 0.3s ease-out;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .place-title {
    display: none;
  }
}
.place-title:after,
.place-title:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -2px;
  width: 14px;
  height: 3px;
  background: #fff;
  transition: opacity 0.3s ease-out;
  opacity: 1;
}
.place-title:before {
  transform: rotate(90deg);
}
.open .place-title {
  background: #36353a;
}
.open .place-title:before {
  opacity: 0;
}
.video-list {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .video-list {
    display: block;
  }
}
@media only screen and (min-width:   1025px) {
  .video-list {
    padding-top: 50px;
  }
}
.video-list > div {
  width: 33%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .video-list > div {
    width: 100%;
    position: relative;
  }
}
.video-list .image-holder {
  overflow: hidden;
  width: 100%;
  height: 395px;
  margin: 0 0 40px;
  background-size: cover;
  background-position: 50%;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 1025px) {
  .video-list .image-holder {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 529px) {
  .video-list .image-holder {
    height: 300px;
  }
}
.video-list .image-holder .fancybox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
.video-list .image-holder:hover .btn-play:after {
  opacity: 1;
}
.video-list .image-holder:hover .btn-play svg {
  opacity: 0;
}
.video-list .image-holder img {
  width: 100%;
  height: auto;
}
.video-list .author-info {
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .video-list .author-info {
    text-align: center;
    position: absolute;
    left: 5%;
    right: 5%;
    top: 250px;
    text-shadow: 2px 3px 3px #000;
  }
  .video-list .author-info:before {
    display: none;
  }
  .video-list .author-info .holder {
    background: none;
  }
}
@media only screen and (max-width: 529px) {
  .video-list .author-info {
    top: 200px;
  }
}
@media only screen and (min-width:   1025px) {
  .video-list .author-info {
    max-width: 80%;
  }
}
@media only screen and (max-width: 1025px) {
  .video-list .author-info:before {
    display: none;
  }
}
.section-tabs {
  overflow: hidden;
}
.section-tabs .section {
  padding: 0;
}
.section-tabs .image-block {
  width: 100%;
  height: 530px;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .section-tabs .image-block {
    height: 150px;
  }
}
.section-tabs .image-block:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
}
.section-tabs .image-block .frame {
  width: 100%;
  max-width: 950px;
  margin: 0 auto 32px;
}
@media only screen and (max-width: 1025px) {
  .section-tabs .image-block .frame {
    margin-bottom: 12px;
  }
}
.section-tabs .image-block .title {
  font: 32px/1.2 'HelveticaNeue', sans-serif;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
  position: relative;
}
@media only screen and (max-width: 1025px) {
  .section-tabs .image-block .title {
    font-size: 24px;
  }
}
.tabs-nav {
  background: #000;
  max-width: 950px;
  width: 100%;
  padding: 25px 0;
  margin: 0 auto;
  position: relative;
  color: #fff;
  display: flex;
  font: 18px/1.2 'HelveticaNeueMedium', sans-serif;
  text-transform: uppercase;
  z-index: 2;
}
@media only screen and (max-width: 1025px) {
  .tabs-nav {
    font-size: 16px;
  }
}
.tabs-nav:before {
  content: '';
  background: #000;
  position: absolute;
  top: 0;
  min-width: 100vw;
  height: 100%;
  z-index: -1;
  padding: 0 9999px;
  margin: 0 -9999px;
}
.tabs-nav li {
  position: relative;
}
.tabs-nav li:not(:first-child) {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
@media only screen and (min-width:   1025px) {
  .tabs-nav li {
    padding-right: 4%;
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .tabs-nav li:not(:first-child) {
    padding-left: 4%;
  }
  .tabs-nav li:not(:first-child):before {
    left: 36px;
  }
  .tabs-nav li:last-child {
    padding-right: 0;
  }
}
@media only screen and (max-width: 1025px) {
  .tabs-nav li {
    padding: 5px 2%;
  }
}
.tabs-nav li:before {
  content: '';
  background: url('../images/bg-arrow.png') no-repeat;
  width: 70px;
  height: 21px;
  /*border-top: 18px solid #000;
      border-left: 35px solid transparent;
      border-right: 35px solid transparent;*/
  position: absolute;
  top: calc(100% + 22px);
  left: 0;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
.tabs-nav .r-tabs-state-active:before {
  opacity: 1;
}
.tabs-nav a {
  color: #fff;
  display: block;
}
.tabs-nav a:hover {
  color: #b5121b;
}
.tab-content {
  max-width: 950px;
  margin: 0 auto;
  padding: 62px 0 40px;
}
@media only screen and (max-width: 767px) {
  .tab-content {
    padding: 25px 20px;
  }
}
.tab-content .description {
  margin: 0 0 50px;
}
@media only screen and (max-width: 767px) {
  .tab-content .description {
    margin: 0 0 20px;
  }
}
.tab-content .item {
  border-top: 2px dotted #d4d4d4;
  padding: 35px 0;
}
@media only screen and (max-width: 767px) {
  .tab-content .item {
    padding: 15px 0;
  }
}
@media only screen and (min-width: 530px) {
  .tab-content .item {
    display: flex;
  }
}
.tab-content .item .photo {
  flex-shrink: 0;
}
@media only screen and (min-width:   1025px) {
  .tab-content .item .photo {
    min-width: 195px;
    height: 195px;
  }
}
@media only screen and (min-width: 530px) and (max-width: 1025px) {
  .tab-content .item .photo {
    width: 150px;
    height: 150px;
  }
}
@media only screen and (max-width: 529px) {
  .tab-content .item .photo {
    width: auto;
    height: auto;
  }
}
@media only screen and (max-width: 529px) {
  .tab-content .item .photo {
    margin: 0 0 15px;
  }
}
.tab-content .item .photo img {
  overflow: hidden;
  border-radius: 50%;
  border: 5px solid #d4d4d4;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.tab-content .item blockquote {
  margin-left: 50px;
  font: 22px/1.2 'HelveticaNeueLightItalic', sans-serif;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .tab-content .item blockquote {
    font-size: 18px;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 529px) {
  .tab-content .item blockquote {
    margin: 0;
  }
}
.tab-content .item blockquote q {
  display: block;
  margin: 0 0 20px;
}
.tab-content .item blockquote .author-info {
  font-size: 16px;
  padding: 0;
}
.tab-content .item blockquote .author-info * {
  display: block;
}
.tab-content .item blockquote .author-info strong {
  font-style: normal;
  font-family: 'HelveticaNeueBold', sans-serif;
}
.r-tabs-accordion-title {
  background: #000;
  color: #fff;
  display: flex;
  font: 16px/1.2 'HelveticaNeueMedium', sans-serif;
  text-transform: uppercase;
  z-index: 2;
  position: relative;
}
.r-tabs-accordion-title:not(:first-child) {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.r-tabs-accordion-title:before {
  content: '';
  background: url('../images/bg-arrow.png') no-repeat;
  width: 70px;
  height: 21px;
  /*border-top: 18px solid #000;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;*/
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -35px;
  margin-top: -4px;
  transition: opacity 0.3s ease-out;
  opacity: 0;
}
.r-tabs-accordion-title.r-tabs-state-active:before {
  opacity: 1;
}
.r-tabs-accordion-title a {
  padding: 10px 30px 10px 20px;
  display: block;
  color: #fff;
}
.r-tabs-accordion-title a:active {
  color: #b5121b;
}
.r-tabs-accordion-title a:after,
.r-tabs-accordion-title a:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  width: 15px;
  height: 3px;
  background: #fff;
  margin-top: -2px;
}
.r-tabs-accordion-title a:after {
  transform: rotate(90deg);
  transition: opacity 0.3s ease-out;
  opacity: 1;
}
.r-tabs-accordion-title.r-tabs-state-active a:after {
  opacity: 0;
}
.r-tabs .r-tabs-panel {
  display: none;
}
.r-tabs .r-tabs-accordion-title {
  display: none;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
}
/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
  .r-tabs .r-tabs-nav {
    display: none;
  }
  .r-tabs .r-tabs-accordion-title {
    display: block;
  }
}
.section.-whereabouts {
  background-size: cover;
  color: #fff;
  max-width: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
  background: url('../images/bg-map-location.gif') no-repeat 50% 50% / cover;
}
@media only screen and (max-width: 529px) {
  .section.-whereabouts {
    padding: 25px 20px;
  }
}
.section.-whereabouts h2,
.section.-whereabouts h3 {
  color: #fff;
}
.section.-whereabouts .frame {
  max-width: 950px;
  margin: 0 auto;
}
.section.-whereabouts .image {
  max-width: 100%;
  height: auto;
}
.section.-whereabouts .text-block {
  margin: 0 0 50px;
}
@media only screen and (max-width: 529px) {
  .section.-whereabouts .text-block {
    margin: 0 0 20px;
  }
}
.section-join-team {
  height: 524px;
  color: #fff;
  font-size: 22px;
  line-height: 34px;
  background-position: 65% 50%;
  background-size: cover;
}
@media only screen and (max-width: 529px) {
  .section-join-team {
    font-size: 18px;
    line-height: 1.44;
    padding: 47px 20px;
    height: auto;
  }
}
.section-join-team .block-text {
  max-width: 680px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  height: 100%;
}
.section-join-team .title {
  font: 50px/1.2 'HelveticaNeueMedium', sans-serif;
  margin: 0 0 10px;
}
@media only screen and (max-width: 529px) {
  .section-join-team .title {
    font-size: 36px;
  }
}
.section-join-team .text {
  margin: 0 0 30px;
}
@media only screen and (max-width: 529px) {
  .section-join-team .text {
    font-size: 19px;
  }
}
@media only screen and (max-width: 529px) {
  .section-join-team .main-white-button {
    width: 100%;
  }
}
.section-wide-video {
  width: 100%;
  height: 746px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1025px) {
  .section-wide-video {
    height: 350px;
  }
}
.section-wide-video .text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  padding: 150px 20px 0;
  z-index: 10;
  transform: translate3d(-50%, -50%, 0);
  text-align: center;
}
.section-wide-video h4 {
  text-transform: uppercase;
  color: #fff;
  font: 20px/1.2 'HelveticaNeueMedium', sans-serif;
}
.section-wide-video .video-wrapper {
  height: 100%;
}
.section-wide-video .video-wrapper iframe {
  height: 100%;
  width: 100%;
}
.section-wide-video .video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background-size: cover;
  background-position: 50%;
}
.section-content.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.section-content-col {
  padding: 20px;
}
.section-content-padding {
  padding-left: 20px;
  padding-right: 20px;
}
.section-content-col img {
    max-width: 100%;
}
.text-center {
  text-align: center;
}
.highlight-circle {
  display: flex;
  flex-direction: column;
  background: #254a7a;
  border-radius: 100%;
  width: 250px;
  height: 250px;
  margin: 24px auto;
  align-items: center;
  color: #FFF;
  padding: 88px 34px 0px;
  text-align: center;
}
.highlight-circle-number {
  font-size: 40px;
  padding-bottom: 10px;
  margin-bottom: 0 !important;
}
.highlight-circle-text {
  margin-bottom: 0 !important;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.highlight-circle-number sup {
    top: -.6rem;
    font-size: 24px;
    font-weight: normal;
}
@media only screen and (min-width: 1250px) {
  .highlight-circle {
    width: 300px;
    height: 300px;
    padding-top: 105px;
  }
  .highlight-circle-number sup {
    top: -1.1rem;
    font-size: 24px;
  }
  .highlight-circle-number {
    font-size: 50px;
    padding-bottom: 20px;
  }
  .highlight-circle-text {
    margin: 0 !important;
    font-size: 24px;
    line-height: 35px;
  }
}
@media only screen and (min-width: 1025px) {
  .section-content-row {
    display:  table;
    width:  100%;
  }
  .section-content-col {
    display: table-cell;
    vertical-align: top;
  }
  .section-content-row-3 .section-content-col {
    width:  33.333%;
  }
  .section-content-row-4 .section-content-col {
    width:  25%;
  }
}
/* Print styles
*******************************************************************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  .simplemenu,
  .nav,
  .pagenavigator,
  .banner,
  .aside,
  .registration-container {
    display: none !important;
  }
  .header .logo * {
    display: block !important;
    padding: 0;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.patient-information-table {
  max-width: 100%;
  width: 600px;
}
.patient-information-table td {
  border: 1px solid #e1e1e1;
  padding: 0;
}
.patient-information-table td td {
  border: none;
}
.patient-information-table .patient-information-heading {
  padding: 5px 20px;
  font-weight: bold;
  color: #000;
}
.patient-information-table table {
  width:  100%;
}
.patient-information-table table tr td {
  padding: 5px 20px;
}
.patient-information-table table tr td:last-child {
  border-right: none;
  font-size: 14px;
}

.patient-information-table table tr:nth-child(even){
  background-color: #efefef;
}