@font-face {
  font-family: 'proxima_nova_rgbold';
  src: url('../fonts/proxima_nova_bold-webfont.eot');
  src: url('../fonts/proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima_nova_bold-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_bold-webfont.woff') format('woff'), url('../fonts/proxima_nova_bold-webfont.ttf') format('truetype'), url('../fonts/proxima_nova_bold-webfont.svg#proxima_nova_rgbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proxima_nova_ltlight';
  src: url('../fonts/proxima_nova_light-webfont.eot');
  src: url('../fonts/proxima_nova_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima_nova_light-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_light-webfont.woff') format('woff'), url('../fonts/proxima_nova_light-webfont.ttf') format('truetype'), url('../fonts/proxima_nova_light-webfont.svg#proxima_nova_ltlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rbno3.1_boldbold';
  src: url('../fonts/rbno3.1-bold-webfont.eot');
  src: url('../fonts/rbno3.1-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/rbno3.1-bold-webfont.woff2') format('woff2'), url('../fonts/rbno3.1-bold-webfont.woff') format('woff'), url('../fonts/rbno3.1-bold-webfont.ttf') format('truetype'), url('../fonts/rbno3.1-bold-webfont.svg#rbno3.1_boldbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rbno3.1extralight';
  src: url('../fonts/rbno3.1-extralight-webfont.eot');
  src: url('../fonts/rbno3.1-extralight-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/rbno3.1-extralight-webfont.woff2') format('woff2'), url('../fonts/rbno3.1-extralight-webfont.woff') format('woff'), url('../fonts/rbno3.1-extralight-webfont.ttf') format('truetype'), url('../fonts/rbno3.1-extralight-webfont.svg#rbno3.1extralight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rbno3.1light';
  src: url('../fonts/rbno3.1-light-webfont.eot');
  src: url('../fonts/rbno3.1-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/rbno3.1-light-webfont.woff2') format('woff2'), url('../fonts/rbno3.1-light-webfont.woff') format('woff'), url('../fonts/rbno3.1-light-webfont.ttf') format('truetype'), url('../fonts/rbno3.1-light-webfont.svg#rbno3.1light') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
  Base styles */
html,
body {
  height: 100%;
  -webkit-text-size-adjust: none;
}
body {
  margin: 0;
  color: #14141e;
  font: 19px/1.4em proxima_nova_ltlight, Arial, Tahoma, sans-serif;
  background: #ffffff;
  min-width: 320px;
}
body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: #ed5848;
  border-bottom: 1px solid #f7bcb6;
  text-decoration: none;
  -webkit-transition: border-bottom-color 0.3s ease-in-out;
  -moz-transition: border-bottom-color 0.3s ease-in-out;
  -o-transition: border-bottom-color 0.3s ease-in-out;
  transition: border-bottom-color 0.3s ease-in-out;
}
.no-touch a:hover {
  text-decoration: none;
  border-bottom-color: transparent;
}
img {
  border-style: none;
}
input,
textarea,
select {
  font: 19px/1.4em proxima_nova_ltlight, Arial, Tahoma, sans-serif;
  vertical-align: middle;
  color: #14141e;
  outline: none;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type=submit],
button {
  -webkit-appearance: none;
}
form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.hidden {
  display: none;
}
.clear {
  clear: both;
}
.nowrap {
  white-space: nowrap;
}
.no-border {
  border: none !important;
}
mark {
  background: none;
  color: #c8051d;
}
p,
ul,
ol,
dl,
table,
blockquote {
  margin-top: 1.4em;
  margin-bottom: 1.4em;
}
p {
  color: #13131e;
}
/*
  Styles */
#wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.center-holder {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 30px;
}
.content-text {
  max-width: 820px;
  padding-top: 6px;
  margin-bottom: 84px;
}
.content-text p,
.content-text ul,
.content-text ol,
.content-text dl,
.content-text table,
.content-text blockquote {
  margin-top: 0;
}
.content-text .text-block {
  margin-bottom: 48px;
}
.content-text h1,
.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5,
.content-text h6 {
  font-family: 'rbno3.1extralight', Arial, Tahoma, sans-serif;
  text-transform: uppercase;
  text-align: center;
}
.content-text h1,
.content-text h2 {
  font-size: 31px;
  line-height: 37px;
  margin: 0 0 1.1em;
}
.content-text ul {
  padding: 0;
  list-style: none;
}
.content-text ul li {
  padding-left: 21px;
  margin-bottom: 1em;
  position: relative;
}
.content-text ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 4px;
  background: #33c6d2;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
  margin: 10px 0 0 3px;
}
.text-center {
  text-align: center;
}
#header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: #14141e;
  font-family: 'rbno3.1extralight', Arial, Tahoma, sans-serif;
  z-index: 100;
}
#header a {
  color: #d0d0d2;
  border: none;
}
#header .center-holder {
  min-height: 95px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#header .center-holder:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 240px;
  right: 30px;
  height: 1px;
  background: #2c2c35;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#header .logo {
  position: absolute;
  z-index: 100;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#header.small .center-holder {
  min-height: 42px;
}
#header.small .center-holder:after {
  height: 0;
}
#header.small .nav-bar {
  top: -100px;
}
#header.small .bar {
  padding-top: 0;
  padding-bottom: 0;
}
#header.small .menu-holder {
  padding-top: 0;
}
#header.small .logo {
  top: -100px;
}
#header.small #search-form {
  top: 40px;
}
.logo {
  margin: 0;
  background: url(../images/logo.svg) 0 0 no-repeat;
  width: 160px;
  height: 101px;
  text-indent: -9999px;
  overflow: hidden;
}
.logo a {
  display: block;
  height: 100%;
  border: none;
}
.toggle-nav {
  display: none;
}
.menu-holder {
  padding: 46px 0 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav-bar {
  position: absolute;
  left: 210px;
  top: 1px;
  right: 30px;
  z-index: 101;
  font-size: 13px;
  line-height: 13px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav-bar:before {
  content: "";
  position: absolute;
  left: 30px;
  bottom: 0;
  right: 0;
  height: 1px;
  background: #2c2c35;
}
#nav {
  float: left;
  margin-left: 4px;
}
#nav ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
}
#nav ul li {
  float: left;
  padding: 5px 16px 5px 26px;
  position: relative;
}
#nav ul li.hover > a,
#nav ul li.hover > span {
  color: #00b8c7 !important;
}
#nav ul li.hover i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#nav ul li.hover i:before {
  zoom: 1 !important;
  filter: alpha(opacity=0) !important;
  -webkit-opacity: 0 !important;
  -moz-opacity: 0 !important;
  opacity: 0 !important;
}
#nav ul li.hover i:after {
  zoom: 1 !important;
  filter: alpha(opacity=100) !important;
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}
#nav ul li.hover ul {
  visibility: visible;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#nav ul li.has-drop {
  z-index: 2;
  padding-right: 42px;
  margin-right: -10px;
}
#nav ul li.has-drop > a,
#nav ul li.has-drop > span {
  position: relative;
  z-index: 3;
}
#nav ul li.active > a,
#nav ul li.active > span {
  color: #00b8c7;
}
#nav ul a,
#nav ul span {
  display: block;
  padding: 12px 0 8px;
}
#nav ul i {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 13px;
  height: 7px;
  margin-top: -3px;
  z-index: 3;
  cursor: pointer;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#nav ul i:before,
#nav ul i:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/icons/arrow-white.svg) no-repeat;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#nav ul i:after {
  background-image: url(../images/icons/arrow-turquoise.svg);
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
#nav ul ul {
  padding: 40px 0 24px;
  margin: 0 -8px;
  line-height: 20px;
  list-style: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: #2c2c35;
  visibility: hidden;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#nav ul ul li {
  padding: 0 34px;
  float: none;
}
#nav ul ul a,
#nav ul ul span {
  padding: 5px 0;
}
.no-touch #nav ul i:hover:before {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.no-touch #nav ul i:hover:after {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.lang {
  float: right;
  padding: 18px 0 14px;
  margin: 0;
  list-style: none;
  text-transform: uppercase;
  color: #00b8c7;
}
.lang li {
  float: left;
  margin-left: 20px;
}
.lang a {
  border-bottom: 1px solid transparent !important;
}
.bar {
  position: relative;
  font-size: 17px;
  line-height: 31px;
  text-transform: uppercase;
  padding: 3px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.bar.active .bar-holder {
  padding-bottom: 61px !important;
}
.bar.active #search-form {
  height: 101px;
}
.bar.active #search-overlay {
  visibility: visible;
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.bar.fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: #14141e;
  z-index: 100;
  padding: 0 30px;
}
.bar.fixed .bar-holder {
  max-width: 1540px;
  margin: 0 auto;
  position: relative;
}
.bar .bar-holder {
  -webkit-transition: padding-bottom 0.3s ease-in-out;
  -moz-transition: padding-bottom 0.3s ease-in-out;
  -o-transition: padding-bottom 0.3s ease-in-out;
  transition: padding-bottom 0.3s ease-in-out;
}
.bar .bar-holder:after {
  content: "";
  display: block;
  clear: both;
}
.add-nav {
  padding: 5px 0 6px;
  margin: 0;
  margin-left: 210px;
  list-style: none;
  color: #00b8c7;
  float: left;
}
.add-nav li {
  float: left;
  margin-right: 50px;
}
.no-touch #nav a:hover,
.no-touch .add-nav a:hover,
.no-touch .lang a:hover {
  color: #00b8c7 !important;
}
.no-touch #nav a:hover i:before,
.no-touch .add-nav a:hover i:before,
.no-touch .lang a:hover i:before {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.no-touch #nav a:hover i:after,
.no-touch .add-nav a:hover i:after,
.no-touch .lang a:hover i:after {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.search-section {
  float: right;
}
#search-form {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  overflow: hidden;
  top: 61px;
  height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#search-form.active button {
  background: #ed5848;
}
#search-form input[type=text] {
  border: none;
  border-right: 100px solid transparent;
  width: 100%;
  height: 101px;
  background: #f3f3f4;
  padding: 30px 40px;
  margin: 0;
  font: 31px/41px 'rbno3.1extralight', Arial, Tahoma, sans-serif;
}
#search-form input[type=text]::-webkit-input-placeholder {
  color: #5c5c5c;
}
#search-form input[type=text]:-moz-placeholder {
  color: #5c5c5c;
}
#search-form input[type=text]::-moz-placeholder {
  color: #5c5c5c;
}
#search-form input[type=text]:-ms-input-placeholder {
  color: #5c5c5c;
}
#search-form button {
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  height: 101px;
  background: #d2d2d2;
  border: none;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#search-form button:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 30px;
  background: url(../images/icons/icon-search.svg) no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  margin: -14px 0 0 -15px;
}
#search-form button:hover {
  cursor: pointer;
}
#search-drop {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  position: absolute;
  z-index: 101;
  left: 0;
  right: 0;
  top: 100%;
  background: #ffffff;
  visibility: hidden;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
#search-drop.active {
  visibility: visible;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#search-drop li {
  border-top: 1px solid #f7f7f7;
}
#search-drop li:first-child {
  border: none;
}
#search-drop a {
  display: block;
  border: none;
  color: #14141e;
  padding: 10px 40px;
}
.no-touch #search-drop a:hover {
  background: #fafafa;
}
#search-overlay {
  position: absolute;
  z-index: 99;
  left: -99999px;
  right: -99999px;
  top: 100%;
  bottom: -99999px;
  background: #000;
  background: #fff;
  visibility: hidden;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.toggle-search {
  float: right;
  margin: 3px 0 4px;
  padding: 2px 40px 2px 0;
  position: relative;
}
.toggle-search:before,
.toggle-search:after {
  content: "";
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background: url(../images/icons/icon-search.svg) no-repeat;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.toggle-search:after {
  background-image: url(../images/icons/icon-search-turquoise.svg);
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.bar.active .toggle-search,
.no-touch .toggle-search:hover {
  color: #00b8c7 !important;
}
.bar.active .toggle-search:before,
.no-touch .toggle-search:hover:before {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.bar.active .toggle-search:after,
.no-touch .toggle-search:hover:after {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#main {
  padding: 100px 0 0;
}
#intro {
  width: 100%;
  margin-top: -160px;
  border-top: 160px solid #14141e;
  background: #14141E;
}
#intro.item {
  overflow: visible;
}
.intro-slider {
  width: 100%;
  margin: 0;
  position: relative;
  color: #f0f0f0;
  font-size: 22px;
  line-height: 24px;
}
.intro-slider:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 34px;
  background: #ffffff;
}
.intro-slider .swiper-slide {
  overflow: hidden;
  padding-bottom: 34px;
  min-height: 474px;
}
.intro-slider .swiper-slide.swiper-slide-active .txt {
  margin-left: 0;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.intro-slider .swiper-slide.swiper-slide-active .img {
  margin-right: 50px;
}
.intro-slider .swiper-slide.swiper-slide-active .btn {
  margin-left: 0;
}
.intro-slider .center-holder {
  position: relative;
  height: 100%;
}
.intro-slider .txt {
  overflow: hidden;
  float: left;
  padding: 48px 0 30px;
  margin-left: -300px;
  min-width: 30%;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.intro-slider p {
  color: inherit;
}
.intro-slider .ttl,
.intro-slider .ttl2 {
  font: 39px/47px 'rbno3.1_boldbold', Arial, Tahoma, sans-serif;
  text-transform: uppercase;
  color: #fafafa;
}
.intro-slider .ttl2 {
  font-family: 'rbno3.1extralight', Arial, Tahoma, sans-serif;
  margin: 2px 0 30px;
}
.intro-slider .img {
  float: right;
  margin: 32px -50px 35px 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.intro-slider .icon {
  display: block;
  clear: left;
  border-bottom: 60px solid transparent;
}
.intro-slider .btn {
  position: absolute;
  left: 30px;
  bottom: -34px;
  margin-left: -300px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.intro-slider .prev-slide,
.intro-slider .next-slide {
  position: absolute;
  z-index: 3;
  width: 3%;
  left: 0;
  top: 0;
  bottom: 0;
  border: none;
}
.intro-slider .next-slide {
  left: auto;
  right: 0;
}
.swiper-pagination {
  position: absolute;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  left: 50% !important;
  top: 50% !important;
  bottom: auto !important;
  overflow: hidden;
  width: auto !important;
}
.swiper-pagination span {
  display: block;
  margin: 20px 0 !important;
  padding: 3px;
  width: auto !important;
  height: auto !important;
  background: none !important;
  zoom: 1 !important;
  filter: alpha(opacity=100) !important;
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}
.swiper-pagination span:after {
  content: "";
  display: block;
  background: #eb4534;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.swiper-pagination span.swiper-pagination-bullet-active {
  background: none;
}
.swiper-pagination span.swiper-pagination-bullet-active:after {
  background: #00b8c7;
}
.icon-zoom {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 51px;
  height: 51px;
  border: 1px solid #ed5848;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  margin: -25px 0 0 -25px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.icon-zoom:before,
.icon-zoom:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 21px;
  height: 1px;
  background: #ed5848;
  margin-left: -10px;
}
.icon-zoom:after {
  width: 1px;
  height: 21px;
  margin: -10px 0 0;
}
#intro.item {
  color: #fafafa;
  padding: 48px 0 36px;
  font: 24px/29px proxima_nova_ltlight, Arial, Tahoma, sans-serif;
  position: relative;
  z-index: 2;
}
#intro.item .center-holder {
  position: relative;
}
#intro.item .center-holder:after {
  content: "";
  display: block;
  clear: both;
}
#intro.item .visual {
  float: right;
  width: 340px;
  padding: 10px 0 49px;
}
#intro.item .l-img {
  margin-bottom: 51px;
  position: relative;
}
#intro.item .l-img a {
  display: block;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#intro.item .l-img a:first-child {
  position: relative;
}
#intro.item .l-img a.active {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  z-index: 10;
}
#intro.item .l-img a .icon-zoom {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
#intro.item .l-img img {
  width: 100%;
  height: auto;
  display: block;
}
#intro.item .s-img {
  float: right;
  overflow: hidden;
}
#intro.item .s-img .swiper-slide {
  width: 75px;
  margin-left: 20px;
}
#intro.item .s-img .swiper-slide img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
#intro.item .s-img a {
  border: none;
}
#intro.item .s-img .swiper-pagination {
  display: none;
}
#intro.item .txt {
  float: left;
  width: 530px;
  margin: 0 0 28px;
}
#intro.item .txt .ttl,
#intro.item .txt .ttl2 {
  font: 39px/47px 'rbno3.1_boldbold', Arial, Tahoma, sans-serif;
  text-transform: uppercase;
  margin: 0 0 2px;
}
#intro.item .txt .ttl2 {
  font-family: 'rbno3.1extralight', Arial, Tahoma, sans-serif;
  margin-bottom: 24px;
}
#intro.item .txt .cost {
  margin-bottom: 26px;
}
#intro.item p {
  color: inherit;
}
#intro.item .icon {
  display: block;
  clear: left;
  border-bottom: 58px solid transparent;
}
#intro.item .btn {
  position: absolute;
  bottom: -70px;
  left: 30px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
#intro.item .l-img a.hover .icon-zoom,
.no-touch #intro.item .l-img a:hover .icon-zoom {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.intro-text {
  color: #f3f3f4;
  text-align: center;
  max-width: 700px;
  padding: 61px 20px 30px;
  margin: 0 auto;
  font-size: 24px;
  line-height: 29px;
}
.intro-text .icon {
  margin: 0 0 21px;
}
.intro-text h1 {
  margin: 0 0 30px;
  font: 39px/47px 'rbno3.1extralight', Arial, Tahoma, sans-serif;
  text-transform: uppercase;
  color: #fff;
}
.intro-text .txt {
  margin: 0 0 23px;
  min-height: 58px;
}
.intro-text p {
  margin: 0;
  color: inherit;
}
#search-section {
  padding: 2px 30px 0;
  position: relative;
  height: 102px;
}
#search-section.active button {
  background: #ed5848;
}
#search-section:after {
  content: "";
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
}
#search-section form {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  max-width: 1540px;
  height: 100%;
}
#search-section input[type=text] {
  display: block;
  border: none;
  border-right: 100px solid transparent;
  width: 100%;
  font: 31px/37px 'rbno3.1extralight', Arial, Tahoma, sans-serif;
  padding: 30px 40px 29px;
  height: 100%;
  margin: 0;
  background: #f3f3f4;
}
#search-section input[type=text]::-webkit-input-placeholder {
  color: #5c5c5c;
}
#search-section input[type=text]:-moz-placeholder {
  color: #5c5c5c;
}
#search-section input[type=text]::-moz-placeholder {
  color: #5c5c5c;
}
#search-section input[type=text]:-ms-input-placeholder {
  color: #5c5c5c;
}
#search-section button {
  width: 100px;
  height: 100px;
  background: #d2d2d2;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  text-indent: -9999px;
  overflow: hidden;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#search-section button:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 30px;
  background: url(../images/icons/icon-search.svg) no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  margin: -14px 0 0 -15px;
}
#search-section button:hover {
  cursor: pointer;
}
.btn {
  display: inline-block;
  vertical-align: baseline;
  overflow: hidden;
  position: relative;
  font: 20px/24px 'rbno3.1extralight', Arial, Tahoma, sans-serif;
  color: #fafafa;
  background: #2c2c35;
  height: 71px;
  border: none;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 71px;
  background: #eb4534;
  -webkit-border-radius: 3px 0 0 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  border-radius: 3px 0 0 3px;
  background-clip: padding-box;
  z-index: 1;
}
.btn:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 24px;
  width: 25px;
  height: 12px;
  background: url(../images/icons/arrow-white.svg) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-top: -6px;
}
.btn span {
  position: relative;
  z-index: 3;
  padding: 0 20px;
  min-width: 160px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.btn span:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 50%;
  margin-top: -36px;
  height: 72px;
  width: 0;
  background: #eb4534;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 0 3px 3px 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  border-radius: 0 3px 3px 0;
  background-clip: padding-box;
}
.no-touch .btn:hover span:before {
  width: 100%;
}
.btn-bordered {
  display: inline-block;
  vertical-align: baseline;
  border: 1px solid #ed5848;
  line-height: 48px;
  height: 50px;
  padding: 0 32px 0 48px;
  position: relative;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  font: 16px/48px 'rbno3.1extralight', Arial, Tahoma, sans-serif;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-bordered:before,
.btn-bordered:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  background: url(../images/icons/arrow-red.svg) no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  width: 13px;
  height: 7px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-top: -3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-bordered:after {
  background-image: url(../images/icons/arrow-white.svg);
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.no-touch .btn-bordered:hover {
  border-color: #ed5848;
  background: #ed5848;
  color: #fff;
}
.no-touch .btn-bordered:hover:before {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.no-touch .btn-bordered:hover:after {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.load-more {
  margin-bottom: 10px !important;
}
#content {
  padding: 50px 0 0;
}
#content p img {
  max-width: 100%;
  height: auto;
}
.search-results {
  margin: -52px 0 15px;
  font-size: 15px;
  line-height: 19px;
}
.search-results > div:last-child {
  border: none;
}
.search-results .item {
  border-bottom: 2px solid #f7f7f7;
  padding: 19px 0;
}
.search-results .item:after {
  content: "";
  display: block;
  clear: both;
}
.search-results .txt {
  float: left;
  width: 637px;
}
.search-results .ttl {
  font: 24px/29px proxima_nova_ltlight, Arial, Tahoma, sans-serif;
  margin: 0 0 17px;
}
.search-results p {
  margin: 17px 0;
}
.search-results .visual {
  float: right;
  height: 110px;
  line-height: 110px;
}
.search-results .visual img {
  vertical-align: middle;
  max-height: 100%;
  width: auto;
}
.content-ttl {
  text-align: center;
  margin: 0 0 29px;
  font: 39px/46px 'rbno3.1extralight', Arial, Tahoma, sans-serif;
  text-transform: uppercase;
}
.content-ttl.content-ttl2 {
  font-size: 31px;
  line-height: 37px;
}
.center-text {
  margin: 29px 0;
  text-align: center;
}
.toggle-products-tabset {
  display: none;
}
.products-tabset {
  padding: 5px 0 0;
  margin: 0;
  list-style: none;
  text-align: center;
  font: 16px/20px 'rbno3.1extralight', Arial, Tahoma, sans-serif;
}
.products-tabset li {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 40px;
}
.products-tabset li.active a {
  background: #d0d0d2 !important;
  border-color: #d0d0d2 !important;
  color: #fff;
  cursor: default;
}
.products-tabset li.active a:before {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.products-tabset li.active a:after {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.products-tabset a {
  display: block;
  position: relative;
  border: 1px solid #eb4534;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  padding: 14px 28px 14px 43px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.products-tabset a:before,
.products-tabset a:after {
  content: "";
  position: absolute;
  left: 19px;
  top: 21px;
  width: 13px;
  height: 7px;
  background: url(../images/icons/arrow-red.svg) no-repeat;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.products-tabset a:after {
  background-image: url(../images/icons/arrow-white.svg);
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.no-touch .products-tabset a:hover {
  background: #eb4535;
  border-color: #eb4535;
  color: #fff;
}
.no-touch .products-tabset a:hover:before {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.no-touch .products-tabset a:hover:after {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.products {
  overflow: hidden;
  /*margin: 0 -20px;*/
  margin: 0;
}
.p-items {
  overflow: hidden;
  position: relative;
  padding: 0 0 20px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.p-items .item {
  float: left;
  position: relative;
  width: 330px;
  height: 440px;
  overflow: hidden;
  padding: 0 30px 30px 0;
  background: #f0f0f0;
  color: #e8e8e8;
}
.p-items .item-link {
  color: #e8e8e8;
  display: block;
  border-bottom: none;
}
.p-items .item.size-large {
  width: 650px;
}
.p-items .item.size-medium {
  width: 490px;
}
.p-items .item .item-bg {
  position: absolute;
  right: -75px;
  bottom: -35px;
  width: 450px;
  height: 395px;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.p-items .item.less-450 .icon {
  position: static;
  margin: 30px;
}
.p-items .item .txt {
  margin: 25px 0 0 30px;
  width: 220px;
  font-size: 15px;
  line-height: 19px;
}
.p-items .item .txt p {
  margin: 0 0 10px;
  color: inherit;
}
.p-items .item .ttl {
  font: 28px/30px 'rbno3.1_boldbold', Arial, Tahoma, sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.p-items .item .ttl2 {
  font: 28px/30px 'rbno3.1extralight', Arial, Tahoma, sans-serif;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.p-items .item .img {
  position: absolute;
  z-index: -1;
  right: 30px;
  bottom: 28px;
  width: 60%;
  height: auto;
}
@media (max-width: 840px) {
	.p-items .item .img {
	  width: 55%;
}
}
.p-items .item .icon {
  position: absolute;
  right: 30px;
  top: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.p-items .item-holder {
  background: #14141e;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.p-items .btn {
  position: absolute;
  z-index: 2;
  display: none;
  left: 30px;
  bottom: 0;
  height: 60px;
  min-width: 60px;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.p-items .btn:before {
  width: 60px;
  position: relative;
  z-index: 2;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.p-items .btn:after {
  left: 19px;
  z-index: 3;
}
.p-items .btn span {
  position: static;
  width: 0;
  overflow: hidden;
  min-width: 0;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
  font-size: 13px;
  margin: 0 0 0 -60px;
}
.p-items .item.hover .item-bg,
.no-touch .p-items .item:hover .item-bg {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.p-items .item.hover .btn span,
.no-touch .p-items .item:hover .btn span {
  width: 100%;
  padding: 0 20px 0 80px;
  font-size: 20px;
}
.three-blocks {
  position: relative;
  border-top: 40px solid #ffffff;
  margin: 40px -10px 0;
  line-height: 24px;
  background: #202029;
}
.three-blocks:after {
  content: "";
  display: block;
  clear: both;
}
.three-blocks .block {
  float: left;
  width: 31%;
  color: #d6d6d6;
  text-align: center;
  padding: 61px 0 130px;
  min-height: 471px;
}
.three-blocks .block.block-last {
  float: right;
}
.three-blocks .block.block-large {
  position: absolute;
  top: -40px;
  bottom: 0;
  left: 31%;
  width: 38%;
  background: #14141e;
}
.three-blocks .block.block-large .btn-holder {
  width: 100%;
}
.three-blocks .block .icon-holder {
  margin-bottom: 51px;
}
.three-blocks .block .icon-holder img {
  vertical-align: top;
}
.three-blocks .block .ttl {
  font: 31px/37px 'rbno3.1light', Arial, Tahoma, sans-serif;
  text-transform: uppercase;
  color: #fff;
  width: 272px;
  margin: 0 auto 30px;
}
.three-blocks .block .txt {
  width: 272px;
  margin: 0 auto 30px;
}
.three-blocks .block p {
  margin: 0;
  color: inherit;
}
.three-blocks .block .btn-holder {
  position: absolute;
  left: auto;
  bottom: 60px;
  width: 31%;
}
.four-blocks {
  position: relative;
  margin-top: -30px;
  margin-right: -20px;
  text-align: center;
}
.four-blocks:after {
  content: "";
  display: block;
  clear: both;
}
.four-blocks .block {
  float: left;
  width: 33.33%;
  background: #14141e;
  border: solid #ffffff;
  border-width: 0 20px 20px 0;
  padding: 60px 0 29px;
  min-height: 510px;
  color: #fff;
}
.four-blocks .block.block-first {
  position: absolute;
  left: 33.33%;
  top: 0;
}
.four-blocks .block.block-third {
  float: right;
}
.four-blocks .block.block-wide {
  float: none;
  width: 100%;
  clear: both;
}
.four-blocks .block.block-wide .ttl {
  height: auto;
}
.four-blocks .block.block-wide .txt {
  max-width: 560px;
}
.four-blocks .block .icon-holder {
  margin-bottom: 47px;
}
.four-blocks .block .ttl {
  font: 31px/37px 'rbno3.1light', Arial, Tahoma, sans-serif;
  text-transform: uppercase;
  display: table;
  height: 74px;
  max-width: 250px;
  margin: 0 auto 32px;
}
.four-blocks .block .ttl h1 {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  font: inherit;
}
.four-blocks .block .txt {
  max-width: 250px;
  margin: 0 auto 35px;
  min-height: 48px;
  color: #d6d6d6;
}
.four-blocks .block .txt p {
  margin: 0;
  color: inherit;
}
.four-blocks .block .btn-holder {
  margin-bottom: 30px;
}
.four-blocks p {
  color: inherit;
}
.countries {
  padding: 0;
  margin: 0;
  list-style: none;
}
.countries li {
  display: inline-block;
  vertical-align: baseline;
}
.countries li:after {
  content: ", ";
}
.countries li:last-child:after {
  display: none;
}
.countries a {
  border-bottom-style: dotted;
}
.slide-blocks {
  overflow: hidden;
}
.slide-blocks .block {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 1px 0 -1px;
}
.slide-blocks .block:after {
  content: "";
  display: block;
  margin: 0 auto;
  height: 1px;
  background: #e6e6e6;
  max-width: 1600px;
  border: solid #ffffff;
  border-width: 0 30px;
}
.slide-blocks .block.active {
  background: #fafafa;
}
.slide-blocks .block.active .ttl:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.slide-blocks .block.active .text-block .center-holder {
  padding: 48px 30px 48px 89px;
  max-height: 5999px;
}
.slide-blocks .ttl {
  color: #eb4534;
  font: 24px/38px proxima_nova_ltlight, Arial, Tahoma, sans-serif;
  position: relative;
  padding: 17px 75px 17px 30px;
  cursor: pointer;
}
.slide-blocks .ttl:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 26px;
  width: 32px;
  height: 16px;
  background: url(../images/icons/arrow-red-large.svg) no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.slide-blocks .ttl * {
  font: inherit;
  margin: 0;
}
.slide-blocks .ttl span {
  border-bottom: 1px dotted #eb4534;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.slide-blocks .text-block .center-holder {
  padding: 0 30px 0 89px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.slide-blocks .text-block h3 {
  font: 31px/37px 'rbno3.1extralight', Arial, Tahoma, sans-serif;
  margin: 0 0 .8em;
}
.slide-blocks .text-block hr {
  height: 1px;
  background: #e6e6e6;
  margin: 1.2em 0;
  padding: 0;
  border: none;
}
.slide-blocks .text-block ul {
  padding: 0;
  list-style: none;
  margin: 0 0 1.6em;
}
.slide-blocks .text-block ul li {
  padding-left: 21px;
  margin-bottom: 0.62em;
  position: relative;
}
.slide-blocks .text-block ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 4px;
  background: #33c6d2;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
  margin: 10px 0 0 3px;
}
.no-touch .slide-blocks .ttl:hover span {
  border-color: transparent;
}
.mark-section {
  background: #fafafa;
  padding: 78px 0 0;
  overflow: hidden;
  position: relative;
}
.mark-section .content-ttl {
  font-size: 31px;
  line-height: 37px;
  margin-bottom: 33px;
}
.mark-section .content-text {
  margin-bottom: 97px;
}
.mark-section .three-blocks {
  border-top-color: #fafafa;
}
.product-block {
  margin: 0 0 20px;
}
.product-block:after {
  content: "";
  display: block;
  clear: both;
}
.product-block .visual {
  float: left;
  text-align: right;
  width: 50%;
  padding: 5px 60px 0 0;
}
.product-block .txt {
  float: right;
  width: 50%;
  padding: 0 0 0 10px;
}
.product-block .txt p {
  margin: 0 0 20px;
}
.product-block .ttl {
  font: 31px/37px 'rbno3.1extralight', Arial, Tahoma, sans-serif;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.product-block .ttl h1 {
  font-size: inherit;
  line-height: 1.2em;
  font-family: 'rbno3.1light', Arial, Tahoma, sans-serif;
  margin: 0;
}
.close-section {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
}
.close-section:before,
.close-section:after {
  content: "";
  height: 1px;
  width: 28px;
  position: absolute;
  left: -4px;
  top: 50%;
  background: #ec5547;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-section:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.downloads-slide-block {
  font-size: 15px;
  line-height: 19px;
}
.downloads-slide-block .main-ttl {
  font: 31px/37px 'rbno3.1extralight', Arial, Tahoma, sans-serif;
  text-align: center;
  padding: 25px 0 34px;
}
.downloads-slide-block .main-ttl h2 {
  margin: 0;
  font: inherit;
  text-transform: uppercase;
}
.downloads-slide-block .ttl {
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 17px;
}
.downloads-slide-block .rows {
  margin: 0 0 46px;
}
.downloads-slide-block .row {
  border-top: 1px solid #e2e2e2;
  overflow: hidden;
  padding: 18px 0 16px;
  margin: 0 0 7px;
}
.downloads-slide-block .row p {
  margin: 0;
}
.downloads-slide-block .description {
  float: left;
  width: 700px;
}
.downloads-slide-block .pull-right {
  float: right;
}
.downloads-slide-block .vers {
  float: left;
  padding: 14px 20px 0  0 ;
  width: 169px;
}
.downloads-slide-block .file-description {
  float: left;
  min-width: 149px;
  padding: 14px 0 0;
}
.downloads-slide-block .file-description .icon {
  float: left;
  margin: -7px 19px 0 0;
}
.downloads-slide-block .file-description .icon a {
  border: none !important;
}
.item-spec {
  background: #f0f0f0;
  margin: -50px 0 -2px;
  overflow: hidden;
  line-height: 24px;
  position: relative;
}
.item-spec .center-holder {
  position: relative;
}
.item-spec .txt {
  padding: 41px 0 0 42.3%;
}
.item-spec .txt-holder {
  max-width: 557px;
}
.item-spec .visual {
  position: absolute;
  left: auto;
  bottom: 0;
  margin: 0 0 -4.8% -7.2%;
  height: auto;
  width: 38.6%;
}
.buttons {
  padding: 0;
  margin: 0 -30px 32px 0;
  list-style: none;
  overflow: hidden;
}
.buttons li {
  float: left;
  margin: 0 30px 10px 0;
}
.buttons a {
  padding: 0 28px 0 44px;
}
.specs {
  padding: 0;
  margin: 32px 0 14px;
  list-style: none;
  font-size: 15px;
  line-height: 27px;
}
.specs li {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 30px 5px 0;
}
.specs img {
  vertical-align: middle;
  margin-right: 7px;
}
.spec {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 19px;
  line-height: 24px;
}
.spec li {
  border-top: 1px solid #f0f0f0;
  overflow: hidden;
  padding: 15px 0;
}
.spec li:first-child {
  border-top-color: transparent;
}
.spec .dt {
  float: left;
  width: 490px;
  padding-right: 20px;
}
.spec .dd {
  display: block;
  overflow: hidden;
}
.products-swiper {
  padding: 6px 0 61px;
  font-size: 15px;
  line-height: 19px;
  width: 0;
  overflow: hidden;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
}
.products-swiper .swiper-wrapper > div:last-child {
  margin: 0;
}
.products-swiper .swiper-slide {
  float: left;
  position: relative;
  width: 270px;
  height: 410px;
  overflow: hidden;
  padding: 0 30px 30px 0;
  background: #f0f0f0;
  color: #e8e8e8;
  margin-right: 20px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.products-swiper .item-bg {
  position: absolute;
  right: -75px;
  bottom: -35px;
  width: 450px;
  height: 395px;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.products-swiper .item-holder {
  background: #14141e;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.products-swiper .icon {
    margin-left: 31px;
}
.products-swiper .txt {
  padding: 22px 31px;
}
.products-swiper .ttl,
.products-swiper .ttl2 {
  font: 28px/35px 'rbno3.1_boldbold', Arial, Tahoma, sans-serif;
  text-transform: uppercase;
}
.products-swiper .ttl2 {
  font-family: 'rbno3.1extralight', Arial, Tahoma, sans-serif;
  margin: 0 0 12px;
}
.products-swiper p {
  color: inherit;
  margin: 12px 0 8px;
}
.products-swiper .img {
  display: block;
  position: absolute;
  right: 30px;
  bottom: 28px;
  width: 50%;
  height: auto;
}
.products-swiper .btn {
  position: absolute;
  z-index: 2;
  left: 30px;
  bottom: 0;
  height: 60px;
  min-width: 60px;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.products-swiper .btn:before {
  width: 60px;
  position: relative;
  z-index: 2;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.products-swiper .btn:after {
  left: 19px;
  z-index: 3;
}
.products-swiper .btn span {
  position: static;
  width: 0;
  overflow: hidden;
  min-width: 0;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  white-space: nowrap;
  font-size: 13px;
  margin: 0 0 0 -60px;
}
.products-swiper .swiper-pagination {
  top: auto !important;
  left: 0 !important;
  width: 100% !important;
  bottom: 14px !important;
}
.products-swiper .swiper-pagination span {
  display: inline-block !important;
  vertical-align: top !important;
  margin: 0 10px !important;
}
.products-swiper .swiper-pagination span.swiper-active-switch:after {
  background: #14141e !important;
}
.no-touch .products-swiper .swiper-slide:hover .item-bg {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.no-touch .products-swiper .swiper-slide:hover .btn span {
  width: 100%;
  padding: 0 20px 0 80px;
  font-size: 20px;
}
#footer {
  background: #e6e6e6;
  font-size: 15px;
  line-height: 24px;
}
#footer .lang {
  float: none;
  color: #14141e;
  overflow: hidden;
  text-align: left;
}
#footer .lang li {
  margin: 0 20px 0 0;
}
#footer .lang a {
  border-bottom: 1px solid #f7bcb6 !important;
}
.no-touch #footer .lang a:hover {
  color: #ed5848 !important;
  border-bottom-color: transparent !important;
}
.footer-nav {
  background: #f0f0f0;
  padding: 36px 0 35px;
}
.footer-nav .center-holder {
  padding: 0 20px;
}
.footer-nav .column {
  float: left;
  width: 240px;
  padding-right: 10px;
}
.footer-nav .column.column-last {
  float: right;
  min-height: 112px;
}
.footer-nav .column ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-nav .ttl {
  color: #474747;
  font-size: 19px;
  margin-bottom: 15px;
}
.social-nw {
  float: right;
  clear: right;
  width: 240px;
}
.social-nw .ttl {
  margin-bottom: 10px;
}
.social-nw ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.social-nw ul li {
  float: left;
  margin-right: 9px;
}
.social-nw ul a {
  float: left;
  width: 34px;
  height: 34px;
  text-indent: -9999px;
  overflow: hidden;
  border: none;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.social-nw ul a.icon-fb {
  background: url(../images/icons/icon-facebook.svg) no-repeat;
}
.social-nw ul a.icon-tw {
  background: url(../images/icons/icon-twitter.svg) no-repeat;
}
.social-nw ul a.icon-ig {
  background: url(../images/icons/icon-instagram.svg) no-repeat;
}
.no-touch .social-nw ul a:hover {
  zoom: 1;
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.footer-bar {
  position: relative;
  font-size: 12px;
  line-height: 17px;
  color: #333;
}
.footer-bar .center-holder {
  position: relative;
  padding-left: 190px;
  padding-top: 24px;
  height: 79px;
}
.footer-bar .logo {
  background: url(../images/logo-grey.svg) no-repeat;
  width: 105px;
  height: 29px;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -12px;
}
.footer-bar .txt {
  float: left;
  width: 310px;
  padding-right: 10px;
}
.footer-bar p {
  margin: 0;
}
.lang-drop span {
  position: relative;
  color: #ed5848;
  border-bottom: 1px solid #f7bcb6;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.lang-drop span:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  width: 13px;
  height: 7px;
  margin: -3px 0 0 10px;
  background: url(../images/icons/arrow-red.svg) no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.lang-drop.active li {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.lang-drop.active li.active span {
  border-color: transparent;
}
.lang-drop.active li.active span:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.lang-drop li {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.lang-drop li.active {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
}
.no-touch .lang-drop .active span:hover {
  border-color: transparent;
}
/*
swiperbox  */
#swipebox-close {
  background: #ed5848 !important;
  right: 40px !important;
}
#swipebox-close:before,
#swipebox-close:after {
  content: "";
  height: 1px;
  width: 28px;
  position: absolute;
  left: 12px;
  top: 50%;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#swipebox-close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#swipebox-prev,
#swipebox-next {
  position: relative;
  background: #ed5848 !important;
}
#swipebox-prev:before,
#swipebox-next:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  height: 12px;
  width: 25px;
  margin: -6px 0 0 -13px;
  background: url(../images/icons/arrow-white.svg) no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#swipebox-next:before {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media only screen and (max-width: 1100px) {
  .downloads-slide-block .description {
    width: 510px;
  }
}
@media only screen and (min-width: 1600px) {
  .intro-slider .prev-slide,
  .intro-slider .next-slide {
    width: 10%;
  }
}

@media only screen and (min-width: 840px) and (max-width: 1180px) {
  .s-img {max-width: 100%;}
  .s-img .swiper-wrapper {
    display: block;
  }
  .s-img .swiper-wrapper .swiper-slide {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
  }
}
