html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
*,
*::before,
*::after {
  box-sizing: border-box;
  outline: none;
}
*::-webkit-selection {
  background-color: #fff;
  color: #111;
}
*::-moz-selection {
  background-color: #fff;
  color: #111;
}
html {
  -ms-touch-action: none;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5;
  color: #1e1e1e;
  font-family: 'Open Sans';
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
h1,
h2,
h3,
h4 {
  margin: 0;
}
s,
strong {
  font-weight: 600;
}
p {
  margin: 24px 0;
}
#cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 694px;
  position: relative;
  opacity: 1;
}
#cover:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: '';
  opacity: .3;
  background: #001336;
}
h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin: 0 0 30px 0;
  color: #1b1b1b;
}
.block-swipe h3 {
  color: #2B3C4E;
}
.darker {
  background-color: #f4f4f4;
}
.corner-right {
  position: relative;
}
.corner-right:before {
  background-image: url(../images/lines-right.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: '';
  width: 294px;
  height: 61px;
  right: 0;
  position: absolute;
  top: 50px;
}
.corner-left {
  position: relative;
}
.corner-left:before {
  background-image: url(../images/lines-left.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: '';
  width: 294px;
  position: absolute;
  height: 61px;
  left: 0;
  bottom: 50px;
}
.lines-right {
  background-image: url(../images/vertical.png);
  background-repeat: repeat-y;
  background-size: 180px auto;
  background-position: top right 40px;
}
.lines-left {
  background-image: url(../images/vertical.png);
  background-repeat: repeat-y;
  background-size: 180px auto;
  background-position: 40px top;
}
.logo-top {
  background-image: url(../images/logo.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 115px;
  height: 40px;
  /* width: 121px;
  height: 38px; */
  display: block;
  float: left;
  margin-top: 6px;
  margin-left: 5px;
}
#cover:after {
  width: 61%;
  height: 100%;
  content: '';
  position: absolute;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2B3C4E+0,2B3C4E+100&0.9+0,0.8+100 */
  background: -moz-linear-gradient(left, rgba(63, 107, 172, 0.9) 0%, rgba(63, 107, 172, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(63, 107, 172, 0.9) 0%, rgba(63, 107, 172, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(63, 107, 172, 0.9) 0%, rgba(63, 107, 172, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e62B3C4E', endColorstr='#cc2B3C4E', GradientType=1);
  /* IE6-9 */
  top: 0;
}
#cover.hide-bg:after {
  display: none !important;
}
.search-btn {
  display: block;
  float: left;
  width: 45px;
  height: 45px;
  margin-left: 24px;
  position: relative;
}
.search-btn svg {
  -webkit-transition: 150ms all ease-in-out;
  -moz-transition: 150ms all ease-in-out;
  -o-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
  fill: #fff;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px;
}
.search-btn:hover svg {
  fill: #383838;
}
.discover {
  -webkit-transition: opacity 100ms ease-in-out;
  -moz-transition: opacity 100ms ease-in-out;
  -o-transition: opacity 100ms ease-in-out;
  transition: opacity 100ms ease-in-out;
  position: absolute;
  left: 50%;
  margin-left: -556.5px;
  padding-left: 50px;
  height: 36px;
  line-height: 36px;
  bottom: 30px;
  z-index: 1;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}
.discover:before {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  content: '';
  position: absolute;
  background: #fff;
  left: 0;
  top: 0;
}
.discover:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  left: 13px;
  top: 12px;
  border-top: 2px solid #010a25;
  border-right: 2px solid #010a25;
}
.discover:hover {
  opacity: .8;
}
.cover-center {
  /*
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  */
  width: 100%;
  color: #fff;
  z-index: 1;

  position: relative;
  padding: 90px 0;
  min-height: 600px;
  align-items: center;
}
.cover-center > div {
  padding-right: 46%;
}
.cover-center h1 {
  font-size: 48px;
  line-height: 54px;
  margin: 0 0 36px 0;
}
.cover-center p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}
h2 {
  text-align: center;
  font-size: 48px;
  line-height: 54px;
  font-weight: 300;
  color: #1b1b1b;
  position: relative;
  padding: 0 0 66px 0;
}
h2:after {
  content: '';
  width: 74px;
  height: 6px;
  background: #2B3C4E;
  position: absolute;
  left: 50%;
  margin-left: -37px;
  bottom: 36px;
}
#cover {
  background: #15171b;
  min-height: 600px;
  position: relative;
  overflow: hidden;
  opacity: 1;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#cover video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

#cover .youtube-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -50px;
  left: -50px;
  object-fit: cover;
  background-size: cover !important;
}

#cover .youtube-video.desk {
  display: none;
}

#cover .youtube-video.mob {
  display: none;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 768px) {
  #cover .youtube-video.desk {
    display: none;
  }
  #cover .youtube-video.mob {
    display: block;
  }
}

.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.big-wrapper {
  width: 1290px;
  position: relative;
  margin: 0 auto;
}
.wrapper {
  width: 984px;
  margin: 0 auto;
}
#header {
  position: absolute;
  width: 100%;
  font-weight: 700;
  font-size: 14px;
  top: 18px;
  z-index: 10;
  text-transform: uppercase;
}
#header > div > ul {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  float: right;
}
#header > div > ul > li {
  position: relative;
  float: left;
}
#header > div > ul > li > a,
#header > div > ul > li a.top-item,
#header > div > ul > li span {
  -webkit-transition: 150ms all ease-in-out;
  -moz-transition: 150ms all ease-in-out;
  -o-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
  cursor: pointer;
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 12px 12px;
}
#header > div > ul > li a.top-item {
  padding: 12px 32px;
}
#header > div > ul > li > a.active,
#header > div > ul > li span.active,
#header > div > ul > li > a:hover,
#header > div > ul > li a.top-item:hover,
#header > div > ul > li span:hover {
  color: #383838;
}
#header > div > ul > li > span {
  position: relative;
  padding-right: 36px;
}
#header > div > ul > li > a.top-item:after,
#header > div > ul > li > span:after {
  -webkit-transition: 150ms all ease-in-out;
  -moz-transition: 150ms all ease-in-out;
  -o-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 16px;
  top: 18px;
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
#header > div > ul > li > span.active:after,
#header > div > ul > li > span:hover:after,
#header > div > ul > li > a.top-item.active:after,
#header > div > ul > li > a.top-item:hover:after {
  border-color: #383838;
}
#header > div > ul > li span.top-item-mob {
  display: none;
}
@media only screen and (max-width: 1152px) {
  #header > div > ul > li a.top-item {
    display: none !important;
  }
  #header > div > ul > li span.top-item-mob {
    display: block;
  }
}
#header > div > ul > li > a.top-item.active:after,
#header > div > ul > li > span.active:after {
  top: 21px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#header > div > ul > li > ul {
  display: none;
  width: 270px;
  position: absolute;
  background: #fff;
  left: 50%;
  margin-left: -135px;
  top: 100%;
  padding: 15px 0;
  margin-top: 13px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
}
#header > div > ul > li > ul:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  content: '';
  top: -1px;
  left: -1px;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
#header > div > ul > li > ul:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: -1px -1px 0px 0px rgba(0, 0, 0, 0.12);
  background: #fff;
  top: -4px;
  left: 50%;
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  margin-left: -4px;
}
#header > div > ul > li > ul > li > span:after {
  -webkit-transition: 150ms all ease-in-out;
  -moz-transition: 150ms all ease-in-out;
  -o-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  border-top: 2px solid #434344;
  border-right: 2px solid #434344;
  margin: 6px;
}
#header > div > ul > li > ul a,
#header > div > ul > li > ul span {
  -webkit-transition: 150ms all ease-in-out;
  -moz-transition: 150ms all ease-in-out;
  -o-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
  color: #1b1b1b;
  text-decoration: none;
  line-height: 18px;
  display: block;
  padding: 14px 24px;
}
#header > div > ul > li > ul a:hover,
#header > div > ul > li > ul span:hover {
  color: #2B3C4E;
}
#header > div > ul > li > ul a:hover:after,
#header > div > ul > li > ul span:hover:after {
  border-color: #2B3C4E;
}
#header > div > ul > li > ul.lang {
  width: 68px;
  margin-left: -34px;
}
#header > div > ul > li > ul > li {
  position: relative;
  z-index: 1;
}
#header > div > ul > li > ul > li > ul {
  background: #fff;
  position: absolute;
  left: 100%;
  top: 0;
  width: 250px;
  /*width: 174px;*/
  margin-left: 1px;
  border-radius: 0 3px 3px 0;
  padding: 14px 0;
  margin-top: -7px;
  display: none;
}
#header > div > ul > li > ul > li > ul li a {
  padding: 7px 24px;
}
#header > div > ul > li > ul > li:hover ul {
  display: block;
}
.language-list {
  margin-left: 16px;
  padding-left: 16px;
}
.language-list:before {
  background: #d5d8dc;
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -12px;
  height: 24px;
  left: 0;
  width: 1px;
}
.layer {
  padding: 60px 0;
  width: 100%;
  overflow: hidden;
}
.top-text {
  font-weight: 600;
  color: #2B3C4E;
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 12px;
}
.top-text span {
  font-size: 24px;
  font-weight: 300;
  position: relative;
  top: -8px;
  left: 2px;
}
.block {
  width: 486px;
  float: left;
  padding: 30px 50px 0 0;
}
.block > * {
  max-width: 410px;
}
.block p {
  margin: 0 0 24px 0;
}
.block a:not(.btn) {
  font-weight: bold;
  font-size: 14px;
  color: #1b1b1b;
  text-decoration: none;
  position: relative;
  padding-right: 34px;
}
.block a:not(.btn):after {
  -webkit-transition: 150ms all ease-in-out;
  -moz-transition: 150ms all ease-in-out;
  -o-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  width: 16px;
  right: 8px;
  background: #1b1b1b;
  height: 2px;
}
.block a:not(.btn):before {
  -webkit-transition: 150ms all ease-in-out;
  -moz-transition: 150ms all ease-in-out;
  -o-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
  width: 0;
  height: 0;
  position: absolute;
  content: '';
  right: 4px;
  top: 50%;
  margin-top: -3px;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 6px solid #1b1b1b;
}
.block a:not(.btn):hover:after {
  right: 4px;
  width: 20px;
}
.block a:not(.btn):hover:before {
  right: 0;
}
.btn {
  -webkit-transition: 150ms all ease-in-out;
  -moz-transition: 150ms all ease-in-out;
  -o-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  min-width: 66px;
  height: 42px;
  border: 1px solid #d7d7d7;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  color: #1b1b1b;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  border-radius: 2px;
  cursor: pointer;
  text-decoration: none;
}
.btn:active {
  -webkit-transition: 0ms all ease-in-out;
  -moz-transition: 0ms all ease-in-out;
  -o-transition: 0ms all ease-in-out;
  transition: 0ms all ease-in-out;
}
.btn svg {
  -webkit-transition: 150ms all ease-in-out;
  -moz-transition: 150ms all ease-in-out;
  -o-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  fill: #cfcfcf;
  position: absolute;
  left: 50%;
  top: 50%;
}
.btn svg:active {
  -webkit-transition: 0ms all ease-in-out;
  -moz-transition: 0ms all ease-in-out;
  -o-transition: 0ms all ease-in-out;
  transition: 0ms all ease-in-out;
}
.btn.arrow:after {
  -webkit-transition: 150ms all ease-in-out;
  -moz-transition: 150ms all ease-in-out;
  -o-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  cursor: pointer;
  width: 10px;
  height: 10px;
  content: '';
  left: 50%;
  margin-left: -8px;
  top: 15px;
  border-bottom: 2px solid #acacac;
  border-right: 2px solid #acacac;
}
.btn.arrow:after:active {
  -webkit-transition: 0ms all ease-in-out;
  -moz-transition: 0ms all ease-in-out;
  -o-transition: 0ms all ease-in-out;
  transition: 0ms all ease-in-out;
}
.btn.arrow.arrow-left:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-left: -4px;
}
.btn.big {
  height: 60px;
  line-height: 58px;
  padding: 0 42px;
}
.btn.active,
.btn:hover {
  border-color: #2B3C4E;
  color: #2B3C4E;
}
.btn.active svg,
.btn:hover svg {
  fill: #2B3C4E;
}
.btn.active:after,
.btn:hover:after {
  border-color: #2B3C4E;
}
.btn:active {
  border-color: #6d0f45;
  color: #6d0f45;
}
.btn:active svg {
  fill: #6d0f45;
}
.btn:active:after {
  border-color: #2B3C4E;
}
.text-center {
  text-align: center;
}
.text-center .btn {
  margin-top: 48px;
}
.layer-image {
  width: 556px;
  height: auto;
  float: left;
}
.pull-right {
  float: right;
}
.clear-fix {
  clear: both;
}
.small-arrow {
  -webkit-transition: 150ms all ease-in-out;
  -moz-transition: 150ms all ease-in-out;
  -o-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
  border-radius: 2px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  border: 1px solid #e6e6e6;
}
.small-arrow:active {
  -webkit-transition: 0ms all ease-in-out;
  -moz-transition: 0ms all ease-in-out;
  -o-transition: 0ms all ease-in-out;
  transition: 0ms all ease-in-out;
}
.small-arrow:after {
  -webkit-transition: 150ms all ease-in-out;
  -moz-transition: 150ms all ease-in-out;
  -o-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  content: '';
  width: 6px;
  height: 6px;
  border-top: 1px solid #a7a7a7;
  border-right: 1px solid #a7a7a7;
  position: absolute;
  left: 8px;
  top: 7px;
}
.small-arrow:after:active {
  -webkit-transition: 0ms all ease-in-out;
  -moz-transition: 0ms all ease-in-out;
  -o-transition: 0ms all ease-in-out;
  transition: 0ms all ease-in-out;
}
.small-arrow.arrow-left:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  left: 9px;
  top: 8px;
}
.small-arrow:hover {
  border-color: #2B3C4E;
}
.small-arrow:hover:after {
  border-color: #2B3C4E;
}
.small-arrow:active {
  border-color: #6d0f45 !important;
}
.small-arrow:active:after {
  border-color: #6d0f45 !important;
}
.block-swipe-scroll {
  width: 486px;
  float: left;
  position: relative;
  overflow: hidden;
}
.block-swipe-scroll:after {
  content: '';
  width: 30px;
  height: 100%;
  right: 0;
  top: 0;
  background: #f4f4f4;
  position: absolute;
}
.block-swipe-scroll .rectangle {
  display: none;
}
.block-swipe {
  display: flex;
  align-items: top;
}
.block-swipe .block {
  min-width: 486px;
}
.rectangle {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.swipper-images-container {
  float: right;
  width: 623px;
  padding-right: 50vw;
  margin-right: -50vw;
  overflow: hidden;
  position: relative;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.snap {
  -webkit-transform: translate(-3px, 0);
  -moz-transform: translate(-3px, 0);
  -o-transform: translate(-3px, 0);
  transform: translate(-3px, 0);
}
.rectangle {
  position: relative;
}
.rectangle:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: '';
  background: #261406;
  opacity: .3;
  z-index: 1;
}
.rectangle:after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: '';
  opacity: .2;
  z-index: 2;
  background: linear-gradient(to top, #000000, rgba(0, 0, 0, 0));
}
.swipper-arrows {
  position: absolute;
  left: 50%;
  z-index: 2;
  height: 42px;
  font-size: 0;
  margin-left: -143px;
  top: 516px;
}
.swipper-arrows .btn {
  margin: 0 5px;
}
.swipper-arrows .next {
  background: #eaeaec;
  border-color: transparent !important;
}
.swipper-arrows .prev {
  background: #fff;
}
.swipper-images {
  height: 498px;
  width: 560px;
  margin-right: 60px;
}
.swipper-images > div {
  white-space: nowrap;
  position: absolute;
  height: 100%;
  font-size: 0;
}
.swipper-images > div > div {
  display: inline-block;
  white-space: normal;
  width: 560px;
  position: relative;
  height: 498px;
}
.swipper-images > div > div > div {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 3px;
  right: 3px;
  top: 0;
  height: 100%;
  margin: auto;
}
.swipper-images > div > div a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 3;
}
.tablet-text {
  display: none;
}
@media only screen and (max-width: 1152px) {
  .cover-center > div {
    padding-right: 27%;
  }
  .big-wrapper {
    width: 710px;
  }
  #cover .prev {
    margin-left: -355px;
  }
  #cover .next {
    margin-right: -355px;
  }
  h2 {
    font-size: 36px;
    line-height: 48px;
  }
  .block {
    padding-top: 0;
    width: 300px;
  }
  .block-swipe-scroll {
    width: 340px;
  }
  .block-swipe-scroll .block-swipe .block {
    min-width: 340px;
  }
  .block > * {
    max-width: 280px;
  }
  .top-text {
    margin-top: -10px;
  }
  .swipper-images-container {
    width: 359px;
  }
  .layer-image {
    width: 364px;
  }
  .layer {
    padding: 36px 0;
  }
  .swipper-images {
    height: 330px;
  }
  .swipper-images > div > div {
    width: 364px;
    height: 330px;
  }
  .swipper-arrows {
    top: 354px;
    margin-left: -80px;
  }
  .tablet-text {
    display: block;
  }
  .desktop-text {
    display: none;
  }
  .wrapper {
    width: 710px;
  }
  h2 {
    padding: 0 0 84px 0;
  }
  h2:after {
    bottom: 54px;
  }
  .tablet-hide {
    display: none;
  }
  .discover {
    margin-left: -355px;
  }
}
.mobile-show {
  display: none;
}
#bars {
  display: none;
}
@media only screen and (max-width: 1152px) {
  #bars {
    display: block;
  }
  #header > div > ul {
    display: none;
  }
  #header {
    padding-top: 10px;
    top: 0;
    height: 72px;
  }
  #bars {
    position: absolute;
    right: 0;
    padding: 28px 20px;
    top: -10px;
    cursor: pointer;
    margin-right: -20px;
  }
  #bars > i {
    position: relative;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display: block;
    width: 20px;
    height: 2px;
    top: 0;
    background: #1b1b1b;
    margin: 5px 0;
  }
  #bars > i:first-child,
  #bars > i:last-child {
    margin: 0;
  }
  body:not(.dark-header) #bars > i {
    background: #fff;
  }
  body:not(.dark-header) #header.active #bars > i {
    background: #1b1b1b;
  }
  #header {
    position: absolute;
  }
  #header.active .logo {
    z-index: 1;
    position: relative;
    background-image: url(../images/logo-dark.svg) !important;
  }
  #header.active ul {
    -webkit-overflow-scrolling: touch;
  }
  #header.active > div > ul {
    display: block;
  }
  #header.active #bars i {
    opacity: 0;
    position: relative;
  }
  #header.active #bars i:first-child,
  #header.active #bars i:last-child {
    opacity: 1;
  }
  #header.active #bars i:first-child {
    transform: rotate(45deg) translate(5px, 5px);
  }
  #header.active #bars i:last-child {
    transform: rotate(-45deg) translate(5px, -5px);
  }
  #header > div > ul {
    min-height: 100vh;
    left: 50%;
    margin-left: -50vw;
    position: absolute;
    top: -10px;
    padding-top: 72px;
    width: 100vw;
    background: #f1f1f1;
  }
  #header > div > ul > li {
    width: 100%;
    border-bottom: 1px solid #bdbdba;
  }
  #header > div > ul > li a,
  #header > div > ul > li a.top-item,
  #header > div > ul > li span {
    width: 280px;
    margin: 0 auto;
    display: block;
    float: none;
    padding: 25px 0;
    color: #565656;
  }
  #header > div > ul > li a.top-item:after,
  #header > div > ul > li span:after {
    display: none;
  }
  #header > div > ul > li.mobile-hide {
    display: none;
  }
  #header > div > ul > li > ul {
    border: 0;
    padding: 0;
    position: fixed;
    top: 144px;
    bottom: 0;
    width: 100%;
    overflow: scroll;
    background: #f1f1f1;
    margin: 0;
    left: 0;
    z-index: 2;
  }
  #header > div > ul > li > ul:after {
    display: none;
  }
  #header > div > ul > li > ul .language-list {
    display: none !important;
  }
  #header > div > ul > li > ul li {
    border-bottom: 1px solid #bdbdba;
    width: 100%;
  }
  #header > div > ul > li > ul li a,
  #header > div > ul > li > ul li span {
    padding: 25px 0;
    color: #565656;
    text-align: left;
  }
  #header > div > ul > li > ul li.menu-back span {
    padding-top: 29px;
    text-transform: uppercase;
    font-size: 14px;
  }
  #header > div > ul > li > ul li.menu-back span i {
    top: 25px;
  }
  #header > div > ul > li > ul li ul {
    left: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    top: 72px;
    background: #f1f1f1;
    margin: 0;
    border: 0;
  }
  #header > div > ul > li > ul li ul li:last-child {
    border-bottom: 0;
  }
  #header > div > ul > li > ul li ul .arrow-left {
    left: 20px;
  }
  #header > div > ul > li > ul li ul a {
    padding: 25px 0 !important;
  }
  #header > div > ul:before {
    background: #fff;
    content: '';
    height: 72px;
    top: 0;
    width: 100%;
    position: absolute;
  }
  .menu-back {
    height: 72px;
    background: #2B3C4E;
    border: 0 !important;
  }
  .menu-back span {
    padding-left: 33px !important;
    line-height: 25px;
    font-weight: 300;
    color: #fff !important;
  }
  .menu-back .arrow-left {
    left: 0;
    position: absolute;
    border-color: #b8729a;
  }
  .menu-back .arrow-left:after {
    border-color: #fff;
  }
  .active-menu .start-content {
    display: none;
  }
  #header > div > ul > li > ul:before {
    display: none;
  }
  .search-btn svg {
    fill: #565656;
  }
  #header.active .logo-top {
    position: relative;
    z-index: 1;
    background-image: url(../images/logo-dark.svg) !important;
  }
}
@media only screen and (max-width: 750px) {
  .cover-center > div {
    padding: 0;
  }
  .cover-center > div h1 {
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 14px;
  }
  #cover:after {
    width: 100%;
    opacity: .8;
  }
  .big-wrapper {
    width: 280px;
  }
  .discover {
    display: none;
  }
  #cover {
    /*height: 498px;*/
  }
  .cover-center {
    padding: 72px 0 30px 0;
  }
  h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .swipper-images-container,
  .swipper-arrows {
    display: none;
  }
  .block-swipe-scroll {
    width: 100%;
  }
  .block {
    float: none;
    padding: 30px 0 0 0;
  }
  .block-swipe {
    display: block;
    width: 100% !important;
  }
  .block-swipe-scroll .block-swipe {
    margin-bottom: -42px;
  }
  .block-swipe-scroll .block-swipe .block {
    min-width: 0;
    width: 100%;
    margin-bottom: 42px;
  }
  .block-swipe-scroll:after {
    display: none;
  }
  .block-swipe .rectangle {
    width: 100%;
    padding-bottom: 100%;
    margin: 0 0 40px 0;
  }
  .clone {
    display: none;
  }
  h2 {
    padding: 0 0 72px 0;
  }
  h2:after {
    bottom: 42px;
  }
  .layer-image {
    width: 100%;
    float: none;
    margin: 0 0 30px 0;
  }
  .text-center {
    width: 100%;
    margin-top: 24px;
    border-top: 1px solid #d7d7d7;
  }
  .text-center .btn {
    width: 100%;
    margin-top: 28px;
  }
  .wrapper {
    width: 280px;
  }
  .layer {
    padding: 42px 0;
  }
  .mobile-hide {
    display: none;
  }
  .mobile-show {
    display: block;
  }
  .big-wrapper > div:first-child > h2:first-child {
    padding-top: 10px;
  }
  .product-wrapper p + .gallery {
    margin-top: 124px;
  }
  .info-snap {
    width: 280px;
    height: auto;
  }
  .info-snap > div {
    display: block;
    padding: 0;
    width: 280px;
    height: auto;
  }
  .block-swipe-scroll .rectangle {
    display: block;
  }
  .footer .right {
    top: 0;
  }
  .slider-layer {
    display: none;
  }
  .corner-right:before,
  .lines-left,
  .corner-left:before,
  .lines-right {
    background-image: none;
  }
}
.layer-map {
  padding: 0;
  position: relative;
}
#map {
  height: 100%;
  left: 0;
  position: absolute;
  right: calc(50vw - 166px);
}
.map-text {
  width: 100%;
  position: relative;
  left: 50%;
  background: #f4f4f4;
  padding: 130px 0 130px 64px;
  margin-left: 148px;
}
.map-text > * {
  max-width: 345px;
}
.map-text h2 {
  font-weight: 300;
  margin: 0 0 0 -2px;
  font-size: 48px;
  line-height: 54px;
  padding: 0 0 36px 0;
  position: relative;
  text-align: left;
}
.map-text h2:after {
  content: '';
  position: absolute;
  left: 2px;
  margin: 0;
  bottom: 21px;
  width: 52px;
  height: 3px;
  background: #2B3C4E;
}
.map-text p {
  margin: 0 0 12px 0;
}
.map-text p b {
  color: #c9c9c9;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1279px) {
  #map {
    height: 100%;
    left: 0;
    position: absolute;
    right: 50vw;
  }
  .map-text {
    margin-left: 0;
  }
}
@media only screen and (max-width: 760px) {
  #map {
    height: 246px;
    position: relative;
    right: 0;
    width: 100%;
  }
  .layer-map {
    background: #eeeded;
    padding-top: 120px;
  }
  .map-text {
    left: 0;
    background: transparent;
    width: 280px;
    margin: 0 auto;
    padding: 30px 0 16px 0;
    position: static;
  }
  .map-text h2 {
    position: absolute;
    top: 24px;
  }
}
.footer {
  background: #f4f4f4;
  color: #949493;
  font-size: 12px;
  padding: 30px 0;
}
.footer .left {
  float: left;
  text-align: left;
}
.footer .left svg {
  -webkit-transition: 150ms all ease-in-out;
  -moz-transition: 150ms all ease-in-out;
  -o-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
  height: 18px;
  fill: #cfcfcf;
}
.footer .left a {
  margin-right: 30px;
  text-decoration: none;
  margin-top: 12px;
  display: inline-block;
}
.footer .left a:hover svg {
  fill: #b3b3b3;
}
.footer .right {
  float: right;
  text-align: right;
  position: relative;
  top: 36px;
}
@media only screen and (max-width: 760px) {
  .footer .left:not(.slider-arrow) {
    float: none;
    position: relative;
    text-align: right;
    height: 60px;
  }
  .footer .left:not(.slider-arrow):before,
  .footer .left:not(.slider-arrow):after {
    content: " ";
    display: table;
  }
  .footer .left:not(.slider-arrow):after {
    clear: both;
  }
  .footer .left:not(.slider-arrow) > div {
    float: left;
    text-align: left;
    width: 160px;
  }
  .footer .left:not(.slider-arrow) > a {
    margin: 0;
  }
  .footer .left:not(.slider-arrow) > a:last-child {
    margin-left: 26px;
  }
  .footer .left:not(.slider-arrow):after {
    content: '';
    position: absolute;
    width: 100vw;
    left: 50%;
    bottom: 0;
    height: 1px;
    background: #d9d9d6;
    margin-left: -50vw;
  }
  .footer .right:not(.slider-arrow) {
    float: none;
    text-align: left;
    top: 0;
    padding-top: 18px;
  }
}
.slider-layer {
  padding: 24px 0;
  background: #eeeded;
}
.slider-arrows {
  width: 1106px;
  margin: 0 auto;
  position: relative;
}
.slider-arrow {
  position: absolute;
  height: 162px;
  cursor: pointer;
  top: -24px;
  z-index: 2;
  width: 90px;
}
.slider-arrow:before {
  -webkit-transition: 150ms all ease-in-out;
  -moz-transition: 150ms all ease-in-out;
  -o-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  border-top: 3px solid #d4d4d4;
  border-left: 3px solid #d4d4d4;
  top: 50%;
  left: 40px;
  margin-top: -8px;
}
.slider-arrow:before:active {
  -webkit-transition: 0ms all ease-in-out;
  -moz-transition: 0ms all ease-in-out;
  -o-transition: 0ms all ease-in-out;
  transition: 0ms all ease-in-out;
}
.slider-arrow.left {
  left: -40px;
}
.slider-arrow.right {
  right: -40px;
}
.slider-arrow.right:before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  left: 34px;
}
.slider-arrow:hover:before {
  border-color: #acacac;
}
.slider-arrow:active:before {
  border-color: #909090;
}
.slider {
  font-size: 0;
  width: 1080px;
  margin: 0 auto;
  height: 114px;
  overflow: hidden;
  position: relative;
}
.slider > div {
  position: absolute;
  height: 100%;
  white-space: nowrap;
}
.slider > div .logo {
  -webkit-transition: 150ms all ease-in-out;
  -moz-transition: 150ms all ease-in-out;
  -o-transition: 150ms all ease-in-out;
  transition: 150ms all ease-in-out;
  display: inline-block;
  width: 270px;
  position: relative;
  float: none;
  height: 114px;
  opacity: .34;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.slider > div .logo svg,
.slider > div .logo img {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-height: 52px;
  position: absolute;
}
.slider > div .logo:hover {
  opacity: 1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
@media screen and (max-width: 1279px) {
  .slider-layer {
    padding: 30px 0;
  }
  .slider {
    width: 612px;
  }
  .slider > div .logo {
    width: 204px;
  }
}

/* video overlay */

#video-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    z-index: 99;
    background: rgba(0, 0, 0, 0.47)
}

.video-close {
    -webkit-transition: 150ms all ease-in-out;
    -moz-transition: 150ms all ease-in-out;
    -o-transition: 150ms all ease-in-out;
    transition: 150ms all ease-in-out;
    width: 42px;
    height: 42px;
    position: fixed;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    cursor: pointer;
    margin-left: 12px;
    margin-top: -54px;
    opacity: 0
}

.video-close:active {
    -webkit-transition: 0ms all ease-in-out;
    -moz-transition: 0ms all ease-in-out;
    -o-transition: 0ms all ease-in-out;
    transition: 0ms all ease-in-out
}

.video-close:hover {
    border-color: #2B3C4E;
    color: #2B3C4E
}

.video-close:active {
    border-color: #00529c;
    color: #00529c
}

.video-close.is-visible {
    opacity: 1
}

#video-element {
    display: none;
    position: fixed;
    top: 90px;
    z-index: 100;
    bottom: 90px;
    left: 120px;
    right: 120px
}

#video-element > div:first-child {
    -webkit-transition: opacity 200ms ease-in-out;
    -moz-transition: opacity 200ms ease-in-out;
    -o-transition: opacity 200ms ease-in-out;
    transition: opacity 200ms ease-in-out;
    opacity: 0
}

#video-element > div:first-child video {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important
}

#video-element > div:first-child.is-visible {
    opacity: 1
}

.lang li a {
  text-transform:uppercase;
}

/* mob lang */
.lang-menu {
  display:none;
}

@media only screen and (max-width: 1152px) {
  .language-list {
    display:none !important;
  }
  .lang-menu {
    display:block;
    text-align:center;
  }
  .lang-menu a {
    width:auto !important;
    display:inline-block !important;
    padding:25px 15px !important;
  }

}


/* privacy policy */
.coockie-bar {
  width:100%;
  height:100px;
  position:fixed;
  left:0;
  bottom:0;
  z-index:100;
  display:none;
}

.coockie-bar .wrapper {
  margin:0 auto;
  max-width:1850px;
  text-align:center;
  /*background-color:#ffffff;*/
  border:0px !important;
  /*border-bottom:0px !important;*/
  background: rgb(255, 255, 255) transparent;
  background: rgba(255, 255, 255, 0.9);

  border-top-left-radius:5px;
  border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
}

.coockie-bar.metering .wrapper {
  border:1px solid #416CAA;
}

.coockie-bar.service .wrapper {
  border:1px solid #8B2A64;
}

.coockie-bar.remeksi .wrapper {
  border:1px solid #15394F;
}

.coockie-bar.axioma .wrapper {
  border:1px solid #15394F;
}

.coockie-bar.active {
  display:block;
}

.coockie-bar .blockw {
  display:inline-block;
  vertical-align:top;
}

.coockie-bar .message {
  width:70%;
  height:100px;
  padding:0 0 0 25px;
  font-size:11px;
  color:#416CAA;
  font-weight:400;
  line-height:20px;
  text-align:left;
}

.coockie-bar.metering .message {
  color:#416CAA;
}

.coockie-bar.service .message {
  color:#8B2A64;
}

.coockie-bar.remeksi .message {
  color:#15394F;
}

.coockie-bar .message span {
  display:inline-block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.coockie-bar .message span a {
  font-size:11px;
  color:#416CAA;
  font-weight:400;
  line-height:20px;
  text-transform:none;
  text-decoration:none;
}

.coockie-bar .message span p {
  padding:0px !important;
  margin:0px !important;
}


.coockie-bar.metering .message span a {
  color:#416CAA;
}

.coockie-bar.service .message span a {
  color:#8B2A64;
}

.coockie-bar.remeksi .message span a {
  color:#15394F;
}

.coockie-bar .message span a:before,
.coockie-bar .message span a:after {
  display:none !important;
}

.coockie-bar .accept {
  padding:32px 0 0 25px;
}

.coockie-bar .accept a.btn-1 {
  padding:5px 25px;
  font-size:11px;
  color:#416CAA;
  font-weight:600;
  line-height:18px;
  text-transform:uppercase;
  text-decoration:none;
  border-radius:3px;
  border:1px solid #416CAA;
}

.coockie-bar.metering .accept a.btn-1 {
  color:#416CAA;
  border:1px solid #416CAA;
}

.coockie-bar.service .accept a.btn-1 {
  color:#8B2A64;
  border:1px solid #8B2A64;
}

.coockie-bar.remeksi .accept a.btn-1 {
  color:#15394F;
  border:1px solid #15394F;
}

.coockie-bar .accept a.btn-1:before {
  display:none !important;
}
.coockie-bar .accept a.btn-1:after {
  display:none !important;
}

.coockie-bar .accept a.btn-2 {
  width:25px;
  height:25px;
  display:inline-block;
  position:relative;
  cursor:pointer;
}

.coockie-bar .accept a.btn-2:before {
  display:none !important;
}

.coockie-bar .accept a.btn-2:after {
  position: absolute;
  top: 6px;
  bottom: 0;
  left: 10px;
  right: 0;
  content: "\d7";
  font-size: 25px;
  color: #4D72A9;
  line-height: 26px;
  text-align: center;
  background-color:transparent !important;
}

.coockie-bar.metering .accept a.btn-2:after {
  color:#416CAA;
}

.coockie-bar.service .accept a.btn-2:after {
  color:#8B2A64;
}

.coockie-bar.remeksi .accept a.btn-2:after {
  color:#15394F;
}

.privacy-policy .pr-item-wrap {
  width:100%;
  display:inline-block;
  padding-top:20px;
}

.privacy-policy .d-answer {
  font-size:13px;
}

.privacy-bottom {
  text-transform:uppercase;
  color:#761119 !important;
}

.privacy-policy-link {
  margin-right:25px;
  color:#949493;
  font-size:13px;
  text-decoration:underline;
}

@media only screen and (max-width: 760px) {

  body {
    overflow-x:hidden !important;
  }

  .coockie-bar {
    height:150px;
    overflow:hidden !important;
  }

  .coockie-bar .wrapper {
    width:95% !important;
    height:150px;
    border-bottom:0px !important;
  }


  .coockie-bar .message {
    width:95%;
    height:auto !important;
    display:block;
    padding:20px 0 0 25px;
  }

  .coockie-bar .message span {
    display:block;
    top: 0%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .coockie-bar .message span p {
    margin:0px;
  }

  .coockie-bar .accept {
    display:block;
    padding: 0 0 0 25px;
  }

}

@media only screen and (max-width: 560px) {
  .coockie-bar {
    height:180px;
  }

  .coockie-bar .wrapper {
    height:180px;
  }

}

@media only screen and (max-width: 400px) {
  .coockie-bar {
    height:220px;
  }

  .coockie-bar .wrapper {
    height:220px;
  }

}

/* @End privacy policy */


/* homepage products */
.products {
    margin: 0 -4px;
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.product {
    padding: 6px;
    text-align: center;
    float: left;
    width: 33%;
    align-items: stretch;
    /*display: flex*/
}

.product > div {
    align-content: flex-end;
    width: 100%;
    padding-bottom: 30px;
    border-radius: 2px;
    overflow:hidden;
}

.product > div .image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 274px;
    margin: -1px -1px 0 -1px;
    border-radius: 2px 2px 0 0;
    border: 1px solid #edebeb;
}

.product > div h3 {
    font-size: 15px;
    color: #010a25;
    line-height: 22px;
    min-height: 96px;
    font-weight: 400;
    text-align: left;
    padding: 15px 0px 12px 0px;
    text-transform: lowercase;
}

.product > div h3 {
    padding: 15px 0 0 0;
    font-size: 18px;
    line-height: 24px;
    color: #010a25;
    font-weight: 600;
    text-transform: uppercase;
}

.products.total_4 .product.title { width: 274px; }
.products.total_4 .product.title > div { width: 268px; }
.products.total_4 .product.title > div .image { height: 264px; }
.products.total_4 .product.title > div h2 { font-size: 18px; line-height: 24px;  min-height: 73px; padding: 18px 22px 6px 22px; }



.product.title > div h2 {
    text-transform:none;
}

.product > div a {
    position: relative;
    text-decoration: none;
    text-transform: none;
    font-size: 14px;
    color: #1f6fb8;
    font-weight: 600
}

.product > div span {
    font-size: 14px;
    color: #acacac;
    padding: 30px 0 0 0;
    display: block
}

.product > div span + a h2 {
    font-weight: 300;
    font-size: 18px;
    color: #010a25;
    line-height: 24px;
    padding: 12px 30px;
    min-height: 0;
    text-transform:none;
}

@media only screen and (max-width: 750px) {

  .product {
    width: 100%;
  }

  .product > div {
      padding-bottom: 0px;
  }

  .product > div h3 {
    min-height: 56px;
  }
}

/* @End homepage products */


