﻿@font-face {
    font-family: "TTNorms-Regular";
    src: url("/fonts/masks/TTNorms-Regular.ttf") format('truetype');
}
@font-face {
    font-family: "TTNorms-ExtraBold";
    src: url("/fonts/masks/TTNorms-ExtraBold.ttf") format('truetype');
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  /*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body,
html {
  line-height: 1;
  -ms-overflow-x: hidden;
  overflow-x: hidden;
  font-family: 'R', Arial, sans-serif;
  float: left;
  width: 100%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  min-width: 565px;
  float: none;
  margin: 0 auto;
}
body.scroll-no,
html.scroll-no {
  -ms-overflow-y: hidden !important;
  overflow-y: hidden !important;
  height: 100vh;
}
.defaultText {
  font-family: 'Geometria';
  line-height: 1.5;
  margin-bottom: 2em;
}
.defaultText ul {
  list-style-type: disc;
  margin-top: 0;
  margin-bottom: 10px;
  padding-inline-start: 40px;
}
.defaultText p {
  margin: 0 0 10px;
  font-family: 'Geometria';
}
body {
  overflow: hidden;
}
ul {
  list-style-type: none;
}
ol {
  list-style-type: decimal;
}
span {
  display: inline-block;
}
strong {
  font-weight: bold;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
  -webkit-appearance: none;
}
* {
  outline: none !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.transitions {
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
@font-face {
  font-family: 'Geometria';
  src: url('../fonts/Geometria.eot');
  src: url('../fonts/Geometria.eot') format('embedded-opentype'), url('../fonts/Geometria.woff2') format('woff2'), url('../fonts/Geometria.woff') format('woff'), url('../fonts/Geometria.ttf') format('truetype'), url('../fonts/Geometria.svg#Geometria') format('svg');
}
@font-face {
  font-family: 'Geometria-Bold';
  src: url('../fonts/Geometria-Bold.eot');
  src: url('../fonts/Geometria-Bold.eot') format('embedded-opentype'), url('../fonts/Geometria-Bold.woff2') format('woff2'), url('../fonts/Geometria-Bold.woff') format('woff'), url('../fonts/Geometria-Bold.ttf') format('truetype'), url('../fonts/Geometria-Bold.svg#Geometria-Bold') format('svg');
}
@font-face {
  font-family: 'Geometria-ExtraBold';
  src: url('../fonts/Geometria-ExtraBold.eot');
  src: url('../fonts/Geometria-ExtraBold.eot') format('embedded-opentype'), url('../fonts/Geometria-ExtraBold.woff2') format('woff2'), url('../fonts/Geometria-ExtraBold.woff') format('woff'), url('../fonts/Geometria-ExtraBold.ttf') format('truetype'), url('../fonts/Geometria-ExtraBold.svg#Geometria-ExtraBold') format('svg');
}
@font-face {
  font-family: 'Geometria-Heavy';
  src: url('../fonts/Geometria-Heavy.eot');
  src: url('../fonts/Geometria-Heavy.eot') format('embedded-opentype'), url('../fonts/Geometria-Heavy.woff2') format('woff2'), url('../fonts/Geometria-Heavy.woff') format('woff'), url('../fonts/Geometria-Heavy.ttf') format('truetype'), url('../fonts/Geometria-Heavy.svg#Geometria-Heavy') format('svg');
}
@font-face {
  font-family: 'Geometria Italic';
  src: url('../fonts/Geometria-Italic.eot');
  src: url('../fonts/Geometria-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Geometria-Italic.woff') format('woff'), url('../fonts/Geometria-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.first-banner-slider,
.mobile-video-slider,
.video-slider,
.one-slide-slider {
  float: left;
  width: 100%;
  position: relative;
}
.first-banner-slider .slick-arrow,
.mobile-video-slider .slick-arrow,
.video-slider .slick-arrow,
.one-slide-slider .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 18px;
  height: 120px;
  border: none;
  padding: 0;
  background-color: transparent;
  font-size: 1px;
  color: transparent;
  z-index: 50;
}
.first-banner-slider .slick-arrow.slick-prev,
.mobile-video-slider .slick-arrow.slick-prev,
.video-slider .slick-arrow.slick-prev,
.one-slide-slider .slick-arrow.slick-prev {
  left: 50px;
  background: url("../img/prev-big.svg") no-repeat;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.first-banner-slider .slick-arrow.slick-next,
.mobile-video-slider .slick-arrow.slick-next,
.video-slider .slick-arrow.slick-next,
.one-slide-slider .slick-arrow.slick-next {
  right: 50px;
  background: url("../img/next-big.svg") no-repeat;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
/*basic styles*/
section {
  float: left;
  width: 100%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.first-level-title {
  float: left;
  width: 100%;
  color: #ffffff;
  font-size: 70px;
  position: relative;
  z-index: 100;
  font-family: 'Geometria-ExtraBold';
}
.first-level-title .smaller {
  font-family: 'Geometria';
}
.first-level-title .small {
  font-size: 29px;
  font-family: 'Geometria';
  position: relative;
  top: -30px;
  color: #FFF;
}
.second-level-title {
  float: left;
  width: 100%;
  color: #000;
  font-size: 50px;
  line-height: 60px;
  font-family: 'Geometria-ExtraBold';
}
.second-level-title.white {
  color: #FFF;
}
@media only screen and (max-width: 1024px) {
  .second-level-title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .second-level-title {
    font-size: 30px;
  }
}
.three-level-title {
  float: left;
  width: 100%;
  color: #000;
  font-size: 30px;
  font-family: 'Geometria-ExtraBold';
}
.three-level-title.white {
  color: #FFF;
}
.container-wider {
  width: 80%;
  margin: 0 auto 0 auto;
}
@media only screen and (max-width: 1366px) {
  .container-wider {
    width: 90%;
  }
}
.program-list-image {
  float: none;
  display: table;
  margin: 0 auto;
  width: 200px;
  margin-bottom: 30px;
}
.program-list-image img {
  float: left;
  width: 100%;
}
.text {
  float: left;
  width: 100%;
  color: #000;
  font-family: 'Geometria';
  line-height: 20px;
  font-size: 16px;
}
.text.white {
  color: #FFF;
}
.button-with-arrow {
  float: left;
  width: 187px;
  height: 48px;
  padding: 0 25px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  border: none;
  cursor: pointer;
  text-decoration: none;
  font-size: 15px;
  font-family: 'Geometria';
  -webkit-transition: ease-in-out 150ms;
  -moz-transition: ease-in-out 150ms;
  -ms-transition: ease-in-out 150ms;
  -o-transition: ease-in-out 150ms;
  transition: ease-in-out 150ms;
}
.button-with-arrow img {
  width: 17px;
  height: 17px;
}
.button-with-arrow img.standart {
  display: block;
}
.button-with-arrow img.hovered {
  opacity: 0;
  display: none;
}
.button-with-arrow:hover {
  text-decoration: none;
}
.button-with-arrow:hover img.standart {
  display: none;
}
.button-with-arrow:hover img.hovered {
  opacity: 1;
  display: block;
}
.button-with-arrow:focus {
  text-decoration: none;
}
.button-with-arrow.big {
  width: 294px;
}
.button-with-arrow.black {
  color: #FFF;
  background-color: #000;
}
.button-with-arrow.black:hover {
  color: #000;
  background-color: #FFF;
}
.button-with-arrow.black:hover svg path {
  fill: #000;
}
.button-with-arrow.white {
  width: 180px;
  height: 33px;
  color: #000;
  background-color: #FFF;
}
.button-with-arrow.white:hover {
  background-color: #000;
  color: #FFF;
}
.button-with-arrow.wide {
  width: 220px;
}
.button-with-arrow.green {
  color: #000;
  background-color: #a6c912;
}
.button-with-arrow.green:hover {
  background-color: #000;
  color: #FFF;
}
.button-with-arrow.green.green-on-black:hover {
  background-color: #FFF;
  color: #000;
}
.button-with-arrow.yellow {
  color: #000;
  background-color: #ffd412;
}
.button-with-arrow.yellow:hover {
  background-color: #000;
  color: #FFF;
}
.button-with-arrow.yellow.yellow-on-black:hover {
  background-color: #FFF;
  color: #000;
}
.button-with-arrow.blue {
  color: #FFF;
  background-color: #400faf;
}
.button-with-arrow.blue:hover {
  background-color: #FFF;
  color: #000;
}
.go-top {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 500;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.go-top.visible {
  opacity: 1;
  visibility: visible;
}
.go-top img {
  float: left;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/*basic styles*/
.header {
  float: left;
  width: 100%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 500;
}
.header-topline {
  float: left;
  width: 100%;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #303030 100%);
}
.header-topline .topline-content {
  float: left;
  width: 100%;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 35px;
  position: relative;
  left: 100px;
}
.networks {
  /*float: left;*/
  width: 115px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.networks li a {
  float: left;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.networks li a:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.networks li a img {
  float: left;
  width: 100%;
}
.cabinet-and-magazine {
  float: left;
  width: auto;
}
.cabinet-and-magazine li {
  float: left;
  width: auto;
  margin-right: 23px;
}
.cabinet-and-magazine li:last-child {
  margin-right: 0;
}
.cabinet-and-magazine li.magazine {
  position: relative;
}
.cabinet-and-magazine li.magazine:after {
  content: "";
  display: block;
  float: left;
  width: 1px;
  height: 22px;
  background-color: #FFF;
  position: absolute;
  right: -11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cabinet-and-magazine li.magazine a:after {
  width: 14px;
  height: 15px;
  background: url("../img/magazine.svg") no-repeat;
  -webkit-background-size: 14px 15px;
  -o-background-size: 14px 15px;
  background-size: 14px 15px;
}
.cabinet-and-magazine li.cabinet a:after {
  width: 15px;
  height: 15px;
  background: url("../img/user.svg") no-repeat;
  -webkit-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
}
.cabinet-and-magazine li a {
  float: left;
  width: auto;
  padding-right: 20px;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  font-family: 'Geometria';
  position: relative;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.cabinet-and-magazine li a:hover {
  text-decoration: none;
  color: #a6c912;
}
.cabinet-and-magazine li a:after {
  content: "";
  display: block;
  float: left;
  position: absolute;
  right: 0;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.language {
  float: right;
  width: 15px;
  height: 32px;
  position: relative;
  top: 7px;
}
.language:hover {
  background-color: #000;
}
.language:hover li {
  display: block;
}
.language li {
  float: left;
  width: 100%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 16px;
  display: none;
}
.language li.active {
  display: block;
  top: 0;
}
.language li a {
  float: left;
  width: 15px;
  height: 15px;
}
.language li a img {
  float: left;
  width: 100%;
  height: 100%;
}
.language li img {
  float: left;
  width: 100%;
  height: 100%;
}
.header-bottomline {
  float: left;
  width: 100%;
}
.header-bottomline .bottomline-content {
  float: left;
  width: 100%;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  height: 85px;
}
.logo {
  float: none;
  display: table;
  margin: 0 auto;
  width: 100px;
}
.logo img {
  float: left;
  width: 100%;
}
.header-menu {
  float: left;
  width: 100%;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.header-menu li.with-submenu {
  position: relative;
}
.header-menu li.with-submenu:hover .header-submenu {
  display: block;
}
.header-menu li.with-submenu > a {
  position: relative;
  z-index: 100;
}
.header-menu li.with-submenu .header-submenu {
  float: left;
  width: 200px;
  background-color: #000;
  padding: 30px 10px 10px 10px;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.header-menu li.with-submenu .header-submenu li {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.header-menu li.with-submenu .header-submenu li:last-child {
  margin-bottom: 0;
}
.header-menu li.with-submenu .header-submenu li a {
  text-transform: none;
}
.header-menu li a {
  float: left;
  width: auto;
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'Geometria';
  position: relative;
  z-index: 100;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.header-menu li a:hover {
  text-decoration: none;
  color: #a6c912;
}
.main {
  float: left;
  width: 100%;
}
.first-banner-content {
  float: left;
  width: 100%;
  min-height: 610px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.block-with-main-product {
  float: left;
  width: 100%;
  position: relative;
  z-index: 40;
  padding: 50px 0 40px 0;
  margin-top: -40px;
}
.block-with-main-product:after {
  content: "";
  display: block;
  float: left;
  width: 350%;
  height: 100%;
  position: absolute;
  right: -160px;
  top: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.35);
  /* IE9, iOS 3.2+ */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNyIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjdnNnZykiIC8+PC9zdmc+);
  background-image: -webkit-gradient(linear, 0% 0%, 100% 0%, color-stop(0, rgba(0, 0, 0, 0.7)), color-stop(1, rgba(0, 0, 0, 0)));
  /* Android 2.3 */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}
.block-with-main-product .text {
  margin-bottom: 7px;
  padding-left: 5px;
}
.block-with-main-product .details {
  float: right;
}
.details {
  float: left;
  width: auto;
  color: #a6c912;
  font-size: 15px;
  font-family: 'Geometria';
  padding-right: 22px;
  position: relative;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.details:hover {
  text-decoration: none;
  color: #fff;
}
.details:hover:after {
  right: -15px;
}
.details:after {
  content: "";
  display: block;
  float: left;
  width: 16px;
  height: 17px;
  background: url("../img/green-arrow.svg") no-repeat;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.stone-main {
  float: left;
  width: 100%;
  position: relative;
  top: -20px;
  z-index: 100;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.basic-block.with-line {
  border-top: 20px solid #fff;
}
.basic-block-descript {
  float: left;
  width: 100%;
}
.basic-block-content {
  float: left;
  width: 100%;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  min-height: 555px;
}
.basic-block-content.small {
  min-height: 325px;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  padding: 40px 0;
}
.basic-block-content.small .basic-block-descript .button-with-arrow {
  width: 294px;
  font-size: 14px;
}
.basic-block-content.small .basic-block-descript.right .button-with-arrow {
  float: right;
}
.basic-block-content.small .basic-block-descript.right .black-bg {
  float: right;
  width: 294px;
  padding: 20px;
  background-color: #000000;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-family: 'Geometria-ExtraBold';
  margin-bottom: 45px;
}
.basic-block-content .second-level-title {
  margin-bottom: 35px;
}
.basic-block-content .second-level-title.drive {
  font-size: 50px;
  font-family: 'Geometria-Bold';
}
.basic-block-content .second-level-title.drive span {
  font-size: 70px;
  font-family: 'Geometria-ExtraBold';
}
.basic-block-content .second-level-title.life span {
  color: #a6c912;
  padding-top: 5px;
}
.basic-block-content .text {
  margin-bottom: 45px;
}
.basic-block-content .basic-image {
  float: left;
  width: 100%;
}
.basic-block-content .basic-image.all-products {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.basic-block-content .basic-image.moto {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  position: relative;
  left: -50px;
}
.blend-block {
  border: 10px solid #fff;
}
.item-of-blend {
  float: left;
  width: 50%;
  position: relative;
  overflow: hidden;
  border: 10px solid #fff;
}
.item-of-blend:hover .blend-bg {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.item-of-blend .blend-bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  -webkit-transition: ease-in-out 1s;
  -moz-transition: ease-in-out 1s;
  -ms-transition: ease-in-out 1s;
  -o-transition: ease-in-out 1s;
  transition: ease-in-out 1s;
}
.item-of-blend .blend-content {
  float: left;
  width: 100%;
  min-height: 334px;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-items: center;
  align-items: center;
  padding: 20px;
  position: relative;
  z-index: 30;
}
.item-of-blend .blend-content.no-padding {
  padding: 0;
}
.item-of-blend .blend-content .blend-gray-block {
  float: left;
  width: 100%;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
}
.item-of-blend .blend-content .three-level-title {
  text-align: center;
  margin-bottom: 6px;
}
.item-of-blend .blend-content .text {
  margin-bottom: 12px;
  text-align: center;
}
.camaro-block {
  padding: 60px 25px;
  background-color: #FFF;
}
.camaro-block .camaro-content-wrp {
  float: left;
  width: 100%;
  background-color: #000000;
}
.camaro-block .camaro-content-wrp .camaro-content {
  float: left;
  width: 100%;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  max-height: 200px;
}
.camaro-block .camaro-content-wrp .camaro-content .camaro {
  float: left;
  width: 100%;
  position: relative;
  left: -40px;
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.camaro-block .camaro-content-wrp .camaro-content .block-with-video {
  float: left;
  width: 100%;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  min-height: 200px;
  position: relative;
}
.camaro-block .camaro-content-wrp .camaro-content .block-with-video .descript {
  float: left;
  width: 100%;
  pointer-events: none;
}
.camaro-block .camaro-content-wrp .camaro-content .block-with-video .descript .take-camaro {
  float: left;
  width: 100%;
  color: #ffffff;
  font-size: 25px;
  line-height: 30px;
  font-family: 'Geometria-ExtraBold';
  margin-bottom: 23px;
  position: relative;
  z-index: 40;
  pointer-events: auto;
}
.camaro-block .camaro-content-wrp .camaro-content .block-with-video .descript .details {
  position: relative;
  z-index: 40;
  pointer-events: auto;
}
.camaro-block .camaro-content-wrp .camaro-content .block-with-video .video-block-camaro {
  position: absolute;
  right: 0;
  top: 0;
  height: 200px;
  width: 448px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.camaro-block .camaro-content-wrp .camaro-content .block-with-video .video-block-camaro .play {
  width: 120px;
  height: 120px;
  position: relative;
  z-index: 100;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.camaro-block .camaro-content-wrp .camaro-content .block-with-video .video-block-camaro .play:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.camaro-block .camaro-content-wrp .camaro-content .block-with-video .video-block-camaro .play img {
  float: left;
  width: 100%;
}
.we-in-instagram {
  padding: 68px 7px;
}
.we-in-instagram .second-level-title {
  width: 60%;
  text-align: center;
  margin-bottom: 18px;
}
.instagram-block {
  float: left;
  width: 100%;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.instagram-block iframe {
  height: auto;
}
.instagram-descript {
  width: 40%;
  background-color: #000000;
  border: 7px solid #fff;
  padding: 20px;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.instagram-descript .three-level-title {
  text-align: center;
  color: #FFF;
  margin-bottom: 18px;
}
.instagram-descript .text {
  text-align: center;
  margin-bottom: 24px;
}
.instagram-descript .networks {
  width: 275px;
}
.instagram-descript .networks li a {
  width: 50px;
  height: 50px;
}
.instagram-list {
  float: left;
  width: 60%;
}
.instagram-list li {
  float: left;
  width: 20%;
  border: 7px solid #fff;
  overflow: hidden;
}
.instagram-list li:hover .instagram-photo-wrp {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.instagram-list li .instagram-photo-wrp {
  float: left;
  width: 100%;
  height: 150px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  -webkit-transition: ease-in-out 1s;
  -moz-transition: ease-in-out 1s;
  -ms-transition: ease-in-out 1s;
  -o-transition: ease-in-out 1s;
  transition: ease-in-out 1s;
}
.gallery {
  float: left;
  width: 100%;
  /*&.omodeus_videos li {
        width: calc(100%/3);
    }*/
}
.gallery li {
  float: left;
  border: 7px solid #fff;
  overflow: hidden;
  /*width: calc(100%/4);*/
}
@media only screen and (max-width: 768px) {
  .gallery li {
    width: 50%;
  }
}
.gallery li:hover .item div {
  display: flex;
}
.gallery li .item {
  float: left;
  width: 100%;
  height: 100px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  -webkit-transition: ease-in-out 1s;
  -moz-transition: ease-in-out 1s;
  -ms-transition: ease-in-out 1s;
  -o-transition: ease-in-out 1s;
  transition: ease-in-out 1s;
}
.gallery li .item p {
  text-align: center;
}
.gallery li .item div {
  display: none;
}
.footer {
  float: left;
  width: 100%;
  padding-top: 75px;
  padding-bottom: 35px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.footer .logo {
  float: left;
  width: 90%;
}
.footer .networks {
  width: 180px;
}
.footer .networks li a {
  width: 25px;
  height: 25px;
}
#Mechkovskaya {
  background-position: center;
  background-image: url('/img/omo-deus/MechkovskayaBG.jpg');
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  #Mechkovskaya {
    background-position: right;
  }
}
#Mechkovskaya .container {
  padding: 140px 0px;
}
@media only screen and (max-width: 768px) {
  #Mechkovskaya .container {
    padding: 20px 10px;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
#Mechkovskaya .container h2 {
  text-align: left !important;
}
@media only screen and (max-width: 768px) {
  #Mechkovskaya .container h2 {
    text-align: center !important;
    color: white;
  }
}
.footer-nav {
  float: left;
  width: 100%;
  margin-bottom: 22px;
}
.footer-nav ul {
  float: left;
  width: 50%;
  padding-right: 35px;
}
.footer-nav ul li {
  float: left;
  width: 100%;
  margin-bottom: 4px;
}
.footer-nav ul li.title {
  margin-bottom: 10px;
}
.footer-nav ul li.title a {
  text-transform: uppercase;
  font-size: 15px;
}
.footer-nav ul li:last-child {
  margin-bottom: 0;
}
.footer-nav ul li a {
  float: left;
  width: auto;
  color: #ffffff;
  font-size: 11px;
  font-family: 'Geometria';
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.footer-nav ul li a:hover {
  text-decoration: none;
  color: #a6c912;
}
.footer-phones {
  float: left;
  width: 100%;
}
.footer-phones li {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.footer-phones li a {
  /*float: left;*/
  width: 100%;
  color: #ffffff;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Geometria';
  margin-bottom: 5px;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.footer-phones li a:hover {
  text-decoration: none;
  color: #a6c912;
}
.footer-phones li span {
  /*float: left;*/
  width: 100%;
  color: #FFF;
  font-size: 12px;
  font-family: 'Geometria';
}
.develop-row {
  float: left;
  width: 100%;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-top: 10px;
  -webkit-align-items: center;
  align-items: center;
}
.develop-row .develop-info {
  float: left;
  width: auto;
  color: #ffffff;
  font-size: 9px;
  font-family: 'Geometria';
}
.developers {
  float: right;
  width: 100px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.developers:hover {
  text-decoration: none;
}
.developers:hover span {
  color: #a6c912;
}
.developers span {
  float: left;
  width: auto;
  color: #ffffff;
  font-size: 9px;
  font-family: 'Geometria';
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.developers img {
  float: right;
  width: 26px;
}
.visible-mobile {
  display: none;
}
.mobile-nav-block {
  float: left;
  width: 100%;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.open-mobile-menu,
.close-mobile-menu,
.visible-phone {
  display: none;
}
.phone-visible {
  display: none;
}
.layer {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 300;
}
.drive-club-banner-wrp {
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.drive-club-banner-content {
  float: left;
  width: 100%;
  min-height: 710px;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.drive-club-banner-content .letters {
  float: left;
  width: 100%;
  margin-bottom: 44px;
}
.drive-club-banner-content .three-level-title {
  font-size: 28px;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
}
.drive-club-banner-content .text {
  text-align: center;
  color: #FFF;
  font-size: 20px;
}
.autopark-wrp {
  padding: 70px 0;
  background-color: #FFF;
}
.four-steps-wrp {
  float: left;
  width: 100%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: right center;
  padding: 30px 130px 30px 85px;
}
.four-steps-wrp .four-steps {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 60px;
  font-family: 'Geometria-Heavy';
  color: #000;
}
.four-steps-wrp .four-steps .number {
  font-size: 142px;
}
.four-steps-wrp .three-level-title {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  color: #a6c912;
  margin-bottom: 60px;
  margin-top: -15px;
}
.four-steps-list {
  float: left;
  width: 100%;
}
.four-steps-list li {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.four-steps-list li:last-child {
  margin-bottom: 0;
}
.four-steps-list li .number {
  width: 80px;
  color: #8b8b8b;
  font-size: 64px;
  font-family: 'Geometria-Heavy';
}
.four-steps-list li .number .dot {
  font-size: 20px;
}
.four-steps-list li .text .green {
  color: #a6c912;
  font-family: 'Geometria-Bold';
}
.autopark-wrapper {
  float: left;
  width: 100%;
  padding-top: 30px;
}
.autopark-wrapper .autopark-title {
  float: left;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 30px;
  text-transform: uppercase;
  font-family: 'Geometria-Heavy';
}
.autopark-wrapper .autopark-scroll-block {
  float: left;
  width: 100%;
  height: 545px;
  -ms-overflow-y: scroll;
  overflow-y: scroll;
}
.autopark-wrapper .autopark-scroll-block::-webkit-scrollbar-button {
  background-image: url('');
  background-repeat: no-repeat;
  width: 12px;
  height: 0px;
}
.autopark-wrapper .autopark-scroll-block::-webkit-scrollbar-track {
  background-color: #d8d8d8;
}
.autopark-wrapper .autopark-scroll-block::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #a6c912;
}
.autopark-wrapper .autopark-scroll-block::-webkit-scrollbar-thumb:hover {
  background-color: #56999f;
}
.autopark-wrapper .autopark-scroll-block::-webkit-resizer {
  background-image: url('');
  background-repeat: no-repeat;
  width: 12px;
  height: 0px;
}
.autopark-wrapper .autopark-scroll-block::-webkit-scrollbar {
  width: 4px;
}
.autopark-wrapper .autopark-scroll-block .item-of-car {
  float: left;
  width: 100%;
  padding: 0 45px;
  margin-bottom: 40px;
}
.autopark-wrapper .autopark-scroll-block .item-of-car:last-child {
  margin-bottom: 0;
}
.autopark-wrapper .autopark-scroll-block .item-of-car .car-image {
  float: left;
  width: 100%;
}
.autopark-wrapper .autopark-scroll-block .item-of-car .car-name {
  float: left;
  width: 100%;
  text-align: center;
  color: #000;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  font-family: 'Geometria-Heavy';
}
.autopark-wrapper .autopark-scroll-block .item-of-car .car-name .model {
  font-size: 14px;
  font-family: 'Geometria';
}
.autopark-wrapper .autopark-scroll-block .item-of-car .periods {
  float: left;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 12px;
  font-family: 'Geometria';
}
.team-content .letters {
  max-width: 565px;
}
.team-content .history-team-title {
  float: left;
  width: 100%;
  text-align: center;
  color: #a6c912;
  font-size: 18px;
  font-family: 'Geometria';
  font-style: italic;
  font-weight: 500;
  margin-bottom: 15px;
}
.team-content .text {
  margin-bottom: 15px;
}
.team-content .text:last-child {
  margin-bottom: 0;
}
.about-team-wrp {
  padding: 95px 0;
  background-position: center bottom;
}
.team-statistics {
  float: left;
  width: 100%;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 70px;
}
.team-statistics li {
  padding: 0 5px;
}
.team-statistics li .stat {
  float: left;
  width: 100%;
  text-align: center;
  color: #a6c912;
  font-size: 55px;
  font-family: 'Geometria-Heavy';
  margin-bottom: 5px;
}
.team-statistics li .text {
  text-align: center;
  font-weight: 700;
}
.autopark-wrapper .team-scroll-block {
  height: 450px;
}
.autopark-wrapper .team-scroll-block .item-of-car {
  padding: 0 15px 0 0;
  margin-bottom: 17px;
}
.autopark-wrapper .team-scroll-block .item-of-car .team-people {
  float: left;
  width: 100%;
  height: auto;
  min-height: 185px;
  background-color: #e8e8e8;
  padding: 20px 25px 20px 240px;
  position: relative;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.autopark-wrapper .team-scroll-block .item-of-car .team-people .people-image {
  position: absolute;
  left: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 150px;
  height: 150px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center top;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  filter: grayscale(100%);
}
.autopark-wrapper .team-scroll-block .item-of-car .team-people .people-info {
  float: left;
  width: auto;
}
.autopark-wrapper .team-scroll-block .item-of-car .team-people .people-info .people-name {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 23px;
  font-family: 'Geometria-Bold';
  margin-bottom: 8px;
}
.autopark-wrapper .team-scroll-block .item-of-car .team-people .people-info .position {
  float: left;
  width: 100%;
  color: #a6c912;
  font-size: 14px;
  font-family: 'Geometria';
  margin-bottom: 10px;
}
.autopark-wrapper .team-scroll-block .item-of-car .team-people .people-info .text {
  font-size: 14px;
}
.product-page-content {
  float: left;
  width: 100%;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  min-height: 500px;
  padding: 50px 0;
}
.product-page-content .tayga-image {
  float: none;
  margin: 0 auto;
  width: 85%;
}
.wrapper-products-all-size {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 40px;
}
.wrapper-products-all-size .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
  width: 30px;
  height: 30px;
  border: none;
  font-size: 1px;
  color: transparent;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 0;
}
.wrapper-products-all-size .slick-arrow.slick-prev {
  left: 0;
  background: url("../img/left-arrow.svg") no-repeat;
  -webkit-background-size: 80% 80%;
  -o-background-size: 80% 80%;
  background-size: 80% 80%;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.1);
}
.wrapper-products-all-size .slick-arrow.slick-prev:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.wrapper-products-all-size .slick-arrow.slick-next {
  right: 0;
  background: url("../img/right-arrow.svg") no-repeat;
  -webkit-background-size: 80% 80%;
  -o-background-size: 80% 80%;
  background-size: 80% 80%;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.1);
}
.wrapper-products-all-size .slick-arrow.slick-next:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.wrapper-products-all-size .products-title {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 18px;
  font-family: 'Geometria';
}
.item-of-product {
  height: 145px;
  padding: 15px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  border: 3px solid transparent;
}
.item-of-product:hover .product-image {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.item-of-product .product-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: right center;
  z-index: 5;
  -webkit-transition: ease-in-out 1s;
  -moz-transition: ease-in-out 1s;
  -ms-transition: ease-in-out 1s;
  -o-transition: ease-in-out 1s;
  transition: ease-in-out 1s;
}
.item-of-product.big-product {
  height: 220px;
  padding: 20px;
  width: 50%;
}
.item-of-product.big-product .product-content {
  height: 127px;
}
.item-of-product.big-product .product-content .actions-row {
  max-width: 163px;
}
.item-of-product.big-product .product-content .actions-row .video {
  width: 70px;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.item-of-product.big-product .product-content .actions-row .video span {
  display: block;
}
.item-of-product .product-content {
  float: left;
  width: 100%;
  min-height: 95px;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  z-index: 40;
}
.item-of-product .product-content.black .product-name,
.item-of-product .product-content.black .product-descript {
  color: #000;
}
.item-of-product .product-content.black .actions-row .details-product {
  color: #000;
  border-color: #000;
}
.item-of-product .product-content.black .actions-row .details-product:hover {
  background-color: #000;
  color: #fff;
}
.item-of-product .product-content.black .actions-row .video {
  border-color: #000;
}
.item-of-product .product-content.black .actions-row .video span {
  color: #000;
}
.item-of-product .product-content.black .actions-row .video:hover {
  background-color: #000;
}
.item-of-product .product-content.black .actions-row .video:hover span {
  color: #FFF;
}
.item-of-product .product-content.black .actions-row .video:hover i {
  border-color: transparent transparent transparent #fff;
}
.item-of-product .product-content.black .actions-row .video i {
  position: relative;
  right: -2px;
  border-color: transparent transparent transparent #000;
}
.item-of-product .product-content .product-name {
  float: left;
  width: 100%;
  color: #ffffff;
  font-size: 20px;
  font-family: 'Geometria-Bold';
}
.item-of-product .product-content .product-descript {
  float: left;
  width: 100%;
  font-size: 14px;
  color: #FFF;
  font-family: 'Geometria';
}
.item-of-product .product-content .actions-row {
  float: left;
  width: 100%;
  max-width: 116px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.item-of-product .product-content .actions-row .details-product {
  float: left;
  width: 85px;
  height: 23px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-decoration: none;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: 1.5px solid #ffffff;
  color: #FFF;
  font-size: 10px;
  font-family: 'Geometria';
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.item-of-product .product-content .actions-row .details-product:hover {
  background-color: #FFF;
  color: #000;
}
.item-of-product .product-content .actions-row .video {
  float: left;
  width: 23px;
  height: 23px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: 1.5px solid #ffffff;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.item-of-product .product-content .actions-row .video span {
  float: left;
  width: auto;
  color: #FFF;
  font-size: 10px;
  font-family: 'Geometria';
  display: none;
}
.item-of-product .product-content .actions-row .video i {
  float: right;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 9px;
  border-color: transparent transparent transparent #fff;
}
.item-of-product .product-content .actions-row .video:hover {
  background-color: #FFF;
  text-decoration: none;
}
.item-of-product .product-content .actions-row .video:hover span {
  color: #000;
}
.item-of-product .product-content .actions-row .video:hover i {
  border-color: transparent transparent transparent #000;
}
.basic-block.with-line.retail-block {
  border-top: 12px solid #fff;
  border-bottom: 12px solid #fff;
}
.after-icons {
  position: relative;
}
.after-icons:after {
  content: "";
  display: block;
  float: left;
  width: 209px;
  height: 480px;
  background: url("../img/retail-icons.svg") no-repeat;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  right: -150px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.retail-logo {
  float: left;
  width: 100%;
}
.retail-logo .retail-logo-image {
  float: left;
  width: 100%;
  margin-bottom: 38px;
}
.retail-logo .retail-descript {
  float: left;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 38px;
  font-family: 'Geometria-Bold';
}
.bifurcation-two {
  /*border-top: 15px solid #fff;*/
}
.bifurcation-two .basic-block-content {
  -webkit-align-items: center;
  align-items: center;
}
.bifurcation-two .basic-block-content .text {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 28px;
}
.bifurcation-two .basic-block-content .basic-block-descript.right .black-bg {
  margin-bottom: 0;
  padding-right: 60px;
  position: relative;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.bifurcation-two .basic-block-content .basic-block-descript.right .black-bg:hover {
  text-decoration: none;
  background-color: #FFF;
  color: #000;
}
.bifurcation-two .basic-block-content .basic-block-descript.right .black-bg:after {
  content: "";
  display: block;
  float: left;
  width: 16px;
  height: 15px;
  background: url("../img/green-arrow.svg") no-repeat;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.two-teps-wrp {
  background-color: #FFF;
  padding-top: 150px;
}
.two-teps-wrp .wrapper-steps {
  float: left;
  width: 100%;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.item-of-step {
  float: left;
  width: 100%;
  position: relative;
  z-index: 40;
  height: 100%;
}
.item-of-step.with-line {
  padding-bottom: 15px;
  border-bottom: 5px solid #e4e4e9;
}
.item-of-step .number {
  position: absolute;
  left: -20px;
  top: -80px;
  color: #f2f2f4;
  font-size: 150px;
  font-family: 'Geometria-ExtraBold';
  z-index: -1;
}
.item-of-step .number.two {
  left: 0;
}
.item-of-step .step-title {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Geometria-Bold';
  color: #000;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.item-of-step .step-title span {
  color: #a6c912;
}
.item-of-step .text {
  font-size: 13px;
  line-height: 16px;
}
.percents-block-wrp {
  padding-top: 140px;
  background-position: center top;
}
.percents-block-wrp .percents-title {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 80px;
  font-family: 'Geometria-ExtraBold';
  text-transform: uppercase;
}
.percents-block-wrp .marketing-plan-title {
  float: left;
  width: 100%;
  text-transform: uppercase;
  color: #a6c912;
  font-size: 16px;
  font-family: 'Geometria-Bold';
  margin-bottom: 35px;
}
.percents-block-wrp .text {
  font-size: 16px;
  margin-bottom: 25px;
}
.details-about-prizes {
  float: left;
  width: 300px;
  background-color: #a6c912;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding-left: 8px;
  color: #000;
  font-size: 15px;
  font-family: 'Geometria-Bold';
  margin-bottom: 110px;
  position: relative;
  z-index: 100;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.details-about-prizes a {
  height: 48px;
  color: #000;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.details-about-prizes:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #000;
}
.details-about-prizes:hover a {
  text-decoration: none;
  color: #FFF;
}
.details-about-prizes .download {
  width: 48px;
  height: 48px;
  position: relative;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  float: right;
}
.details-about-prizes .download:hover {
  opacity: 0.7;
}
.details-about-prizes .download img {
  width: 100%;
  height: 100%;
}
.market-plan-block {
  float: left;
  width: 100%;
  max-width: 730px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: -225px;
  position: relative;
  z-index: 300;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}
.market-plan-block .item-of-plan-block {
  width: 100%;
  max-width: 120px;
  margin-bottom: 40px;
}
.market-plan-block .item-of-plan-block.one {
  padding-top: 225px;
}
.market-plan-block .item-of-plan-block.two {
  padding-top: 175px;
}
.market-plan-block .item-of-plan-block.three {
  padding-top: 125px;
}
.market-plan-block .item-of-plan-block .image-block {
  float: left;
  width: 100%;
  height: 55px;
  position: relative;
}
.market-plan-block .item-of-plan-block .image-block img {
  float: left;
  width: auto;
  position: absolute;
  left: 0;
  bottom: 5px;
}
.market-plan-block .item-of-plan-block .plan-name {
  float: left;
  width: 100%;
  color: #a6c912;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Geometria-Bold';
  margin-bottom: 22px;
}
.market-plan-block .item-of-plan-block .plan-name span {
  font-size: 13px;
  color: #000;
  font-family: 'Geometria';
  text-transform: none;
}
.market-plan-block .item-of-plan-block:last-child .plan-items li.visible .hidden-info {
  left: auto;
  right: 110px;
}
.market-plan-block .item-of-plan-block:last-child .plan-items li.visible .hidden-info:after {
  left: auto;
  right: 10%;
}
.market-plan-block .item-of-plan-block .plan-items {
  float: left;
  width: 100%;
  pointer-events: auto;
}
.market-plan-block .item-of-plan-block .plan-items li {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}
.market-plan-block .item-of-plan-block .plan-items li:hover a {
  color: #A6C912;
}
.market-plan-block .item-of-plan-block .plan-items li a {
  float: left;
  width: auto;
  color: #000000;
  font-size: 16px;
  font-family: 'Geometria-Bold';
}
@media (min-width: 992px) {
  .market-plan-block .item-of-plan-block .plan-items li:hover a {
    text-decoration: none;
  }
  .market-plan-block .item-of-plan-block .plan-items li:hover .hidden-info {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    pointer-events: auto;
  }
}
.market-plan-block .item-of-plan-block .plan-items li.visible a {
  color: #a6c912;
}
.market-plan-block .item-of-plan-block .plan-items li.visible .hidden-info {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  pointer-events: auto;
  left: 80px;
  z-index: 200;
}
.market-plan-block .item-of-plan-block .plan-items li.visible .hidden-info:after {
  left: 10%;
}
.market-plan-block .item-of-plan-block .plan-items li .hidden-info {
  position: absolute;
  width: 250px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  left: 80px;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  transform: scale(0.85);
  bottom: 35px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 300;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.market-plan-block .item-of-plan-block .plan-items li .hidden-info.big-list {
  max-height: 200px;
  -ms-overflow-y: scroll;
  overflow-y: scroll;
  bottom: 0;
  left: 80px;
}
.market-plan-block .item-of-plan-block .plan-items li .hidden-info.big-list::-webkit-scrollbar-button {
  background-image: url('');
  background-repeat: no-repeat;
  width: 12px;
  height: 0px;
}
.market-plan-block .item-of-plan-block .plan-items li .hidden-info.big-list::-webkit-scrollbar-track {
  background-color: #000;
}
.market-plan-block .item-of-plan-block .plan-items li .hidden-info.big-list::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #d8d8d8;
}
.market-plan-block .item-of-plan-block .plan-items li .hidden-info.big-list::-webkit-scrollbar-thumb:hover {
  background-color: #56999f;
}
.market-plan-block .item-of-plan-block .plan-items li .hidden-info.big-list::-webkit-resizer {
  background-image: url('');
  background-repeat: no-repeat;
  width: 12px;
  height: 0px;
}
.market-plan-block .item-of-plan-block .plan-items li .hidden-info.big-list::-webkit-scrollbar {
  width: 4px;
}
.market-plan-block .item-of-plan-block .plan-items li .hidden-info:after {
  content: "";
  display: block;
  float: left;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 20px;
  border-color: transparent transparent transparent #a6c912;
  bottom: -15px;
  left: 15px;
  position: absolute;
}
.market-plan-block .item-of-plan-block .plan-items li .hidden-info > div {
  float: left;
  width: 100%;
  padding: 13px 8px;
}
.market-plan-block .item-of-plan-block .plan-items li .hidden-info > div span {
  float: left;
  width: 100%;
  font-size: 11px;
  line-height: 13px;
  font-family: 'Geometria';
  color: #FFF;
}
.market-plan-block .item-of-plan-block .plan-items li .hidden-info > div.top-info {
  background-color: #999;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.market-plan-block .item-of-plan-block .plan-items li .hidden-info > div.bottom-info {
  background-color: #a6c912;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  position: relative;
  z-index: 200;
}
.market-plan-block .item-of-plan-block .plan-items li .hidden-info > div.bottom-info.list {
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.market-plan-block .item-of-plan-block .plan-items li span {
  font-size: 13px;
}
.market-plan-block .item-of-plan-block .plan-items li:last-child {
  margin-bottom: 0;
}
.bentley .basic-block-descript .text {
  font-size: 13px;
}
.bentley .basic-block-descript .text strong {
  font-family: 'Geometria-Bold';
}
.basic-block-content.with-slider {
  min-height: 400px;
}
.basic-block-content.with-slider .basic-block-descript .text {
  margin-bottom: 0;
  font-size: 14px;
}
.around-slider {
  z-index: 100;
  position: relative;
  pointer-events: none;
}
.around-slider .basic-block-content {
  pointer-events: auto;
}
.wrapper-slider-history {
  float: left;
  width: 100%;
  margin-top: -400px;
  z-index: 50;
}
.wrapper-slider-history .slider-people-history {
  float: right;
  width: 65%;
  position: relative;
}
.wrapper-slider-history .slider-people-history .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 18px;
  height: 120px;
  border: none;
  padding: 0;
  background-color: transparent;
  font-size: 1px;
  color: transparent;
  z-index: 50;
}
.wrapper-slider-history .slider-people-history .slick-arrow.slick-prev {
  left: 30%;
  background: url("../img/prev-big.svg") no-repeat;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.wrapper-slider-history .slider-people-history .slick-arrow.slick-next {
  right: 30%;
  background: url("../img/next-big.svg") no-repeat;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.wrapper-slider-history .slider-people-history .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 315px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.wrapper-slider-history .slider-people-history .slick-dots li {
  float: left;
  margin: 0 4px;
  width: 100%;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.wrapper-slider-history .slider-people-history .slick-dots li.slick-active button {
  background-color: #a6c912;
}
.wrapper-slider-history .slider-people-history .slick-dots li button {
  float: left;
  width: 100%;
  font-size: 1px;
  color: transparent;
  background-color: #FFF;
  height: 2px;
  padding: 0;
  border: none;
}
.wrapper-slider-history .slider-people-history .item-of-slider-history {
  height: 400px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center top;
  padding: 45px 200px;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  position: relative;
}
.wrapper-slider-history .slider-people-history .item-of-slider-history .play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 120px;
  height: 120px;
}
.wrapper-slider-history .slider-people-history .item-of-slider-history .play img {
  float: left;
  width: 100%;
}
.wrapper-slider-history .slider-people-history .item-of-slider-history .slide-content {
  width: 100%;
  max-width: 475px;
  position: relative;
  left: 60%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wrapper-slider-history .slider-people-history .item-of-slider-history .slide-content .people-name {
  float: left;
  width: 100%;
  color: #ffffff;
  font-size: 20px;
  font-family: 'Geometria-Bold';
  margin-bottom: 4px;
}
.wrapper-slider-history .slider-people-history .item-of-slider-history .slide-content .club {
  float: left;
  width: 100%;
  color: #FFF;
  font-size: 13px;
  font-family: 'Geometria';
}
.why-we-know-wrp {
  padding-top: 140px;
}
.why-we-know-wrp .basic-block-content {
  min-height: auto;
}
.three-blocks-why-we-know {
  float: left;
  width: 100%;
  margin-top: -100px;
}
.three-blocks-why-we-know li {
  float: left;
  width: 33.3%;
}
.three-blocks-why-we-know li.two {
  padding-top: 120px;
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
  position: relative;
  z-index: 40;
}
.three-blocks-why-we-know li.one {
  padding-top: 240px;
}
.three-blocks-why-we-know li .image-block {
  float: left;
  width: 100%;
  height: 210px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.three-blocks-why-we-know li .image-block span {
  position: absolute;
  bottom: -20px;
  right: -55px;
  background-color: #000;
  width: 290px;
  padding: 10px 10px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  color: #FFF;
  font-size: 18px;
  font-family: 'Geometria-Bold';
}
.we-have-all {
  float: left;
  width: 100%;
  margin-top: -70px;
}
.we-have-all .basic-block-content {
  min-height: auto;
}
.we-have-all .basic-block-content .second-level-title {
  font-size: 30px;
  line-height: 36px;
  text-align: right;
  margin-bottom: 5px;
}
.we-have-all .basic-block-content .text {
  text-align: right;
  margin-bottom: 20px !important;
}
.we-have-all .basic-block-content .want-be-in-team {
  float: right;
  width: 315px;
  height: 70px;
  padding: 5px 50px 0 50px;
  text-align: center;
  background-color: #a6c912;
  text-transform: uppercase;
  color: #000000;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 16px;
  font-family: 'Geometria-Bold';
  position: relative;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.we-have-all .basic-block-content .want-be-in-team:before {
  content: "";
  display: block;
  float: left;
  width: 16px;
  height: 14px;
  background: url("../img/black-arrow.svg") no-repeat;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  right: 17px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.we-have-all .basic-block-content .want-be-in-team:hover {
  text-decoration: none;
  background-color: #000;
  color: #FFF;
}
.we-have-all .basic-block-content .want-be-in-team:hover:before {
  background: url("../img/green-arrow.svg") no-repeat;
  -webkit-background-size: 16px 14px;
  -o-background-size: 16px 14px;
  background-size: 16px 14px;
}
.golden-section-wrp .basic-block-content {
  min-height: 325px;
}
.golden-section-wrp .basic-block-content .text {
  margin-bottom: 0;
}
.event-content-wrp {
  padding-top: 23px;
  padding-bottom: 240px;
}
.about-event-blocks {
  float: left;
  width: 100%;
}
.about-event-blocks .about-event {
  float: left;
  width: 100%;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #000000;
  min-height: 175px;
  margin-bottom: 30px;
  padding: 15px;
}
.about-event-blocks .about-event .image-block {
  float: left;
  width: auto;
  height: 60px;
}
.about-event-blocks .about-event .image-block img {
  width: 37px;
}
.about-event-blocks .about-event span {
  float: left;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 13px;
  line-height: 18px;
  font-family: 'Geometria-Bold';
}
.about-event-blocks .text-block {
  float: left;
  width: 100%;
  margin-bottom: 65px;
}
.about-event-blocks .text-block .text {
  margin-bottom: 23px;
}
.about-event-blocks .text-block .dubai {
  float: left;
  width: 100%;
}
.about-event-blocks .text-block .three-level-title {
  margin-bottom: 30px;
}
.about-event-blocks .text-block .aftertitle {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 18px;
  font-family: 'Geometria-Bold';
  margin-bottom: 23px;
}
.about-event-blocks .text-block .aftertitle.with-ico {
  position: relative;
  padding-left: 20px;
  text-transform: uppercase;
  font-size: 16px;
}
.about-event-blocks .text-block .aftertitle.with-ico:before {
  content: "";
  display: block;
  float: left;
  width: 17px;
  height: 20px;
  background: url("../img/pin-black.svg") no-repeat;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 35%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.about-event-blocks .text-block .aftertitle.with-line {
  font-size: 20px;
  padding-bottom: 7px;
  text-transform: none;
  margin-bottom: 38px;
  border-bottom: 1px solid #979797;
}
.about-event-blocks .text-block .kvalification {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #000;
  font-family: 'Geometria';
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
}
.about-event-blocks .text-block .kvalification:after {
  content: "";
  display: block;
  float: left;
  width: 94px;
  height: 1px;
  background-color: #979797;
  position: absolute;
  bottom: 0;
  left: 0;
}
.about-event-blocks .text-block .kvalification strong {
  font-family: 'Geometria-ExtraBold';
}
.about-event-blocks .text-block .month {
  float: left;
  width: 100%;
  font-size: 13px;
  font-style: italic;
  font-family: 'Geometria-Bold';
  color: #000;
}
.about-event-blocks .text-block .program-list {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.about-event-blocks .text-block .program-list li {
  float: left;
  width: 100%;
}
.about-event-blocks .text-block .dubai-image {
  float: left;
  width: 100%;
  position: relative;
  height: 130px;
  margin-bottom: 20px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.about-event-blocks .text-block .dubai-image:after {
  content: "";
  display: block;
  float: left;
  width: 13px;
  height: 13px;
  position: absolute;
  bottom: 5px;
  right: 5px;
  background: url("../img/maximize.svg") no-repeat;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.about-event-blocks .text-block .dubai-video {
  float: left;
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  z-index: 40;
}
.about-event-blocks .text-block .dubai-video img {
  width: 32px;
  height: 32px;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.about-event-blocks .text-block .dubai-video img:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.about-event-blocks .text-block .dubai-video:after {
  content: "";
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  pointer-events: none;
  z-index: -1;
}
.about-event-blocks .text-block .town {
  float: left;
  width: 100%;
  padding-left: 20px;
  text-transform: uppercase;
}
.about-event-blocks .text-block .input-row {
  float: left;
  width: 100%;
  margin-bottom: 35px;
}
.about-event-blocks .text-block .input-row.without-id {
  position: relative;
}
.about-event-blocks .text-block .input-row.without-id .noid {
  position: absolute;
  bottom: -20px;
  left: 0;
  color: #929292;
  font-size: 12px;
  text-decoration: underline;
  font-family: 'Geometria';
}
.about-event-blocks .text-block .input-row.without-id .noid:hover {
  text-decoration: none;
}
.about-event-blocks .text-block .input-row label {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 14px;
  font-family: 'Geometria';
  font-weight: 600;
  margin-bottom: 8px;
}
.about-event-blocks .text-block .input-row label sup {
  color: #ff0000;
}
.about-event-blocks .text-block .input-row input {
  float: left;
  width: 100%;
  height: 48px;
  border: 1px solid #000000;
  background-color: #FFF;
  padding: 0 10px;
  font-size: 16px;
  color: #000;
  font-family: 'Geometria';
}
.about-event-blocks .text-block .input-row input.ticket-id {
  width: 240px;
  padding: 0;
  text-align: center;
  font-size: 40px;
  letter-spacing: 7px;
  border: 1px solid #b2b2b2;
  margin-bottom: 60px;
}
.about-event-blocks .text-block .input-row .accept-id {
  float: left;
  width: 200px;
  height: 49px;
  background-color: #a6c912;
  padding: 0 20px;
  color: #000000;
  font-size: 14px;
  font-family: 'Geometria';
  font-weight: 600;
  text-align: left;
  border: none;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.about-event-blocks .text-block .input-row .accept-id:hover {
  text-decoration: none;
  background-color: #000;
  color: #FFF;
}
.styled-select {
  float: left;
  width: 100%;
}
.styled-select .jq-selectbox__select {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: none;
  height: 48px;
  border: 1px solid #000000;
  background-color: #FFF;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.styled-select .jq-selectbox__select .jq-selectbox__select-text {
  height: 100%;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  color: #000;
  font-size: 16px;
  font-family: 'Geometria';
}
.styled-select .jq-selectbox__select .jq-selectbox__select-text.placeholder {
  opacity: 0.3;
}
.styled-select .jq-selectbox__select .jq-selectbox__trigger {
  width: 46px;
  height: 46px;
  border: none;
  background-color: #a6c912;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.styled-select .jq-selectbox__select .jq-selectbox__trigger:hover {
  background-color: #7f9a0e;
}
.styled-select .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
  border: none;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -moz-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  -o-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
  width: 18px;
  height: 20px;
  background: url("../img/black-arrow.svg") no-repeat;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.number-styled {
  float: left;
  width: 60px;
  padding: 0 12px;
  position: relative;
  border: 1px solid #000000;
}
.number-styled .jq-number__field {
  width: 36px;
  height: 46px;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.number-styled .jq-number__field input {
  float: left;
  width: 100%;
  height: 100%;
  color: #000;
  font-size: 16px;
  font-family: 'Geometria';
  font-weight: 600;
  padding: 0;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}
.number-styled .jq-number__spin {
  width: 12px;
  height: 100%;
  position: absolute;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  background-image: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #a6c912;
}
.number-styled .jq-number__spin:after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.number-styled .jq-number__spin.minus {
  left: 0;
}
.number-styled .jq-number__spin.minus:after {
  display: inline-block;
  width: 0;
  height: 0;
  left: 40%;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  border-color: transparent #000 transparent transparent;
}
.number-styled .jq-number__spin.plus {
  right: 0;
}
.number-styled .jq-number__spin.plus:after {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0px 6px 6px;
  border-color: transparent transparent transparent #000;
}
/*.checkbox {
    position: relative;

    input[type="checkbox"] {
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        width: 20px;
        height: 20px;
    }

    input[type="checkbox"] + span {
        top: 0;
        left: 0px;
        width: 20px;
        height: 20px;
        background: url("../img/not-check.png") no-repeat;
        cursor: pointer;
        border: none;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    input[type="checkbox"]:checked + span {
        width: 20px;
        height: 20px;
        background: url("../img/checked.png") no-repeat;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    & > span {
        float: left;
        position: relative;
        cursor: pointer;
        left: 15px;
        color: #000;
        font-size: 14px;
        top: 4px;
        font-family: 'Geometria';
        font-weight: 600;
    }
}*/
.tabs-wrapper {
  float: left;
  width: 100%;
  border-bottom: 1px solid #979797;
}
.tabs-wrapper .nav-tabs {
  float: left;
  width: 420px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border: none;
  margin-bottom: 50px;
}
.tabs-wrapper .nav-tabs:before,
.tabs-wrapper .nav-tabs:after {
  display: none;
}
.tabs-wrapper .nav-tabs li {
  float: left;
  margin: 0;
}
.tabs-wrapper .nav-tabs li.active a {
  border: 2px solid #a6c912;
  color: #a6c912;
}
.tabs-wrapper .nav-tabs li a {
  float: left;
  width: 180px;
  height: 49px;
  border: 1px solid #b2b2b2;
  background-color: #FFF;
  text-align: center;
  color: #b2b2b2;
  font-size: 14px;
  font-family: 'Geometria';
  font-weight: 600;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.tabs-wrapper .tab-content {
  float: left;
  width: 100%;
}
.tabs-wrapper .tab-content .tab-pane {
  float: left;
  width: 100%;
}
.tabs-wrapper .tab-content .tab-pane .pay-block {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.tabs-wrapper .tab-content .tab-pane .pay-block .pay-name {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 14px;
  font-family: 'Geometria';
  font-weight: 600;
  margin-bottom: 8px;
}
.tabs-wrapper .tab-content .tab-pane .pay-block .tickets-quantity {
  float: left;
  width: 100%;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.tabs-wrapper .tab-content .tab-pane .pay-block .tickets-quantity .price {
  margin-left: 20px;
  color: #000000;
  font-size: 20px;
  font-family: 'Geometria';
  font-weight: 600;
}
.tabs-wrapper .tab-content .tab-pane .pay-block .bonuses-row {
  float: left;
  width: 100%;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.tabs-wrapper .tab-content .tab-pane .pay-block .bonuses-row .bonuses-quantity {
  float: left;
  width: 100%;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.tabs-wrapper .tab-content .tab-pane .pay-block .bonuses-row .bonuses-quantity .quantity {
  float: left;
  width: auto;
  min-width: 60px;
  padding: 5px;
  height: 47px;
  background-color: #FFF;
  text-align: center;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #000000;
  border: 1px solid #000000;
  font-size: 18px;
  font-family: 'Geometria';
}
.tabs-wrapper .tab-content .tab-pane .pay-block .bonuses-row .bonuses-quantity .descript {
  margin-left: 20px;
  color: #000000;
  font-size: 14px;
  font-family: 'Geometria';
  font-weight: 600;
}
.tabs-wrapper .tab-content .tab-pane .pay-block .bonuses-row .go-pay {
  float: left;
  width: 100%;
  height: 50px;
  background-color: #a6c912;
  padding: 10px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  color: #000000;
  font-size: 14px;
  font-family: 'Geometria';
  font-weight: 600;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.tabs-wrapper .tab-content .tab-pane .pay-block .bonuses-row .go-pay:hover {
  text-decoration: none;
  background-color: #000;
  color: #FFF;
}
.register-button {
  float: left;
  width: 100%;
  height: 49px;
  background-color: #a6c912;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  color: #000000;
  font-size: 14px;
  font-family: 'Geometria-Bold';
  border: none;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.register-button:hover {
  background-color: #000;
  color: #FFF;
}
.politics-after-form {
  float: left;
  width: 100%;
  color: #929292;
  font-size: 10px;
  line-height: 13px;
  font-family: 'Geometria';
}
.politics-after-form a {
  font-weight: 600;
  color: #929292;
  text-decoration: underline;
}
.politics-after-form a:hover {
  text-decoration: none;
}
.map-block {
  float: left;
  width: 100%;
  margin-bottom: 17px;
}
.map-block .map {
  float: left;
  width: 100%;
  height: 230px;
}
.tags-list {
  float: left;
  width: 100%;
  padding-top: 10px;
}
.tags-list li {
  float: left;
  width: auto;
  margin-right: 13px;
}
.tags-list li:last-child {
  margin-right: 0;
}
.tags-list li a {
  float: left;
  width: auto;
  color: #a1a1a1;
  font-size: 10px;
  font-family: 'Geometria';
  text-decoration: underline;
}
.tags-list li a:hover {
  text-decoration: none;
}
.talk-about-event {
  float: left;
  width: 100%;
}
.talk-about-event .talk-title {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 14px;
  font-family: 'Geometria';
  margin-bottom: 20px;
}
.networks-share {
  /*float: left;*/
  width: 100%;
  height: 49px;
  border: 1px solid #000000;
  background-color: #FFF;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 10px;
  margin-bottom: 20px;
}
.networks-share li a {
  float: left;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.networks-share li a:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.networks-share li a img {
  width: 20px;
}
.other-event {
  float: left;
  width: 100%;
  margin-bottom: 24px;
}
.other-event .event-image {
  float: left;
  width: 100%;
  height: 200px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.other-event .tags-list {
  margin-bottom: 18px;
}
.other-event .event-name {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 18px;
  font-family: 'Geometria';
  font-weight: 600;
  line-height: 22px;
}
.modal-pay {
  width: 780px;
  border: none;
  box-shadow: 0 22px 53px -3px rgba(0, 0, 0, 0.18);
  background-color: #FFF;
}
.modal-pay .modal-content {
  float: left;
  width: 100%;
  position: relative;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  overflow: hidden;
}
.modal-pay .modal-content .close {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 30px;
}
.modal-pay .modal-content .pay-image {
  float: left;
  width: 44%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.modal-pay .modal-content .pay-block-info {
  float: left;
  width: 56%;
  padding: 60px;
}
.modal-pay .modal-content .pay-block-info .three-level-title {
  font-size: 24px;
  margin-bottom: 20px;
}
.modal-pay .modal-content .pay-block-info .text {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 3px;
}
.modal-pay .modal-content .pay-block-info .text .bonuses-style {
  font-weight: 400;
}
.modal-pay .modal-content .pay-block-info .text .you-bonuses {
  width: auto;
  padding: 5px 10px;
  height: 22px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #979797;
  background-color: #f9f9f9;
  color: #000000;
  font-size: 12px;
  font-family: 'Geometria';
  display: inline;
  font-weight: 400;
}
.modal-pay .modal-content .pay-block-info .pay-result-row {
  float: left;
  width: 100%;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 85px;
}
.modal-pay .modal-content .pay-block-info .pay-result-row .all {
  color: #000000;
  font-size: 14px;
  font-family: 'Geometria';
  font-weight: 600;
}
.modal-pay .modal-content .pay-block-info .pay-result-row .cash {
  color: #000;
  font-size: 18px;
  font-family: 'Geometria';
  font-weight: 600;
  text-decoration: underline;
}
.modal-pay .modal-content .pay-block-info .pay-result-row .cash span {
  text-decoration: underline;
}
.modal-pay .modal-content .pay-block-info .final-pay {
  float: right;
  width: 145px;
  height: 48px;
  text-align: center;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #000000;
  font-size: 14px;
  font-family: 'Geometria';
  font-weight: 600;
  background-color: #a6c912;
  border: none;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.modal-pay .modal-content .pay-block-info .final-pay:hover {
  text-decoration: none;
  background-color: #000;
  color: #FFF;
}
.payment-methods-list {
  float: left;
  width: 100%;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
  padding-top: 20px;
}
.payment-methods-list li {
  float: left;
  margin-bottom: 15px;
}
.payment-methods-list li.active a {
  border: 1px solid #a6c912;
}
.payment-methods-list li a {
  float: left;
  width: 95px;
  height: 65px;
  background-color: #FFF;
  border: 1px solid #eaeaea;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.payment-methods-list li a:hover {
  border: 1px solid #a6c912;
}
.payment-methods-list li a img {
  width: auto;
  max-width: 80%;
}
.upcoming-events-wrp {
  padding: 100px 0;
}
.upcoming-events-wrp .second-level-title {
  margin-bottom: 70px;
}
.item-of-event {
  float: left;
  width: 100%;
  margin-bottom: 100px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.item-of-event .event-image {
  float: left;
  width: 100%;
  height: 300px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.item-of-event .event-info {
  float: left;
  width: 100%;
  padding-left: 50px;
}
.item-of-event .event-info .tags-list {
  padding-top: 0;
  margin-bottom: 40px;
}
.item-of-event .event-info .tags-list li {
  margin-right: 60px;
}
.item-of-event .event-info .tags-list li a {
  color: #000000;
}
.item-of-event .event-info .event-name {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 24px;
  font-family: 'Geometria-Bold';
  margin-bottom: 15px;
}
.item-of-event .event-info .event-date {
  float: left;
  width: auto;
  color: #939393;
  font-size: 10px;
  font-family: 'Geometria';
  margin-bottom: 15px;
  padding-left: 17px;
  position: relative;
}
.item-of-event .event-info .event-date:before {
  content: "";
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  background: url("../img/clock-gray.svg") no-repeat;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 45%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.item-of-event .event-info .text {
  margin-bottom: 25px;
}
.item-of-event .event-info .button-with-arrow {
  font-size: 14px;
  width: 195px;
  padding-left: 15px;
}
.how-it-was {
  border-bottom: 12px solid #fff;
}
.how-it-was .basic-block-descript .second-level-title {
  margin-bottom: 15px;
}
.how-it-was .basic-block-descript .text {
  margin-bottom: 25px;
}
.rangs-banner .drive-club-banner-content .letters {
  width: auto;
  max-width: 412px;
  margin-bottom: 100px;
}
.rangs-banner .drive-club-banner-content .text {
  line-height: 24px;
}
.buttons-bentlet-row {
  float: left;
  width: 413px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.buttons-bentlet-row a {
  font-size: 14px;
  padding: 0 5px;
  text-align: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.bentley-rangs {
  border-top: 12px solid #fff;
}
.bentley-rangs .text {
  margin-bottom: 80px;
}
.rangs-percents {
  padding-top: 80px;
}
.rangs-percents .percents-title {
  font-size: 50px;
  margin-bottom: 50px;
}
.select-date-progress {
  float: left;
  width: 340px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 180px;
  position: relative;
  z-index: 1;
}
.select-date-progress .year {
  float: left;
  width: 140px;
}
.select-date-progress .month {
  float: left;
  width: 180px;
}
.company-banner-content .letters {
  max-width: 465px;
  margin-bottom: 0;
}
.company-banner-content .three-level-title {
  font-size: 28px;
  margin-bottom: 10px;
}
.company-banner-content .text {
  text-transform: uppercase;
  font-size: 28px;
  line-height: 33px;
}
.philosophy-and-values-wrp {
  border-top: 12px solid #fff;
  height: 325px;
  position: relative;
}
.half-block {
  float: left;
  width: auto;
  height: 335px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  z-index: 40;
}
.half-block.visible .visible-slogan {
  opacity: 0;
  visibility: hidden;
}
.half-block.visible:before {
  opacity: 1;
  visibility: visible;
}
.half-block.visible .half-block-content {
  opacity: 1;
  visibility: visible;
}
.half-block:before {
  content: "";
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.78);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
@media (min-width: 992px) {
  .half-block:hover .visible-slogan {
    opacity: 0;
    visibility: hidden;
  }
  .half-block:hover:before {
    opacity: 1;
    visibility: visible;
  }
  .half-block:hover .half-block-content {
    opacity: 1;
    visibility: visible;
  }
}
.half-block .visible-slogan {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 50px;
  font-family: 'Geometria-ExtraBold';
  opacity: 1;
  visibility: visible;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.half-block.philosophy {
  left: 0;
  width: 55%;
  background-position: right top;
  z-index: 30;
  -webkit-clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
}
.half-block.values {
  width: 65%;
  right: 0;
  z-index: 20;
}
.half-block .half-block-content {
  float: left;
  opacity: 0;
  visibility: hidden;
  padding-left: 100px;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.half-block .half-block-content .philosophy-title {
  float: left;
  width: 100%;
  text-transform: uppercase;
  font-size: 30px;
  font-family: 'Geometria-ExtraBold';
  color: #FFF;
  margin-bottom: 23px;
}
.half-block .half-block-content .philosophy-title span {
  color: #a6c912;
}
.half-block .half-block-content .text {
  font-size: 13px;
  color: #FFF;
  line-height: 16px;
}
.half-block .half-block-content .values-list {
  width: auto;
  float: left;
  max-width: 380px;
  margin-left: 140px;
}
.half-block .half-block-content .values-list li {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  color: #ffffff;
  font-size: 30px;
  text-transform: uppercase;
  font-family: 'Geometria-ExtraBold';
}
.half-block .half-block-content .values-list li span {
  color: #a6c912;
}
.half-block .half-block-content .values-list li:last-child {
  margin-bottom: 0;
}
.we-are-pound-wrp {
  padding-top: 120px;
}
.we-are-pound-wrp .pounds-content {
  float: left;
  width: 100%;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 90px;
}
.we-are-pound-wrp .pounds-content .pound-block {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.we-are-pound-wrp .pounds-content .pound-block .pound-title {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-family: 'Geometria-ExtraBold';
  margin-bottom: 20px;
}
.we-are-pound-wrp .pounds-content .pound-block .pound-title span {
  color: #a6c912;
}
.we-are-pound-wrp .pounds-content .pound-block .text {
  font-size: 13px;
  text-align: center;
  line-height: 16px;
}
/*Main Components */
.cd-horizontal-timeline {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper::after,
.cd-horizontal-timeline .events-wrapper::before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: #dfdfdf;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #a6c912;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  color: #656565;
  text-align: center;
  font-size: 14px;
  font-family: 'Geometria';
  padding-bottom: 15px;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.cd-horizontal-timeline .events a:hover,
.cd-horizontal-timeline .events a:focus {
  color: #a6c912 !important;
}
.cd-horizontal-timeline .events a.last {
  left: 1080px !important;
}
.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid #a6c912;
  background-color: #a6c912;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #a6c912;
  border-color: #a6c912;
}
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
  background-color: #a6c912;
  border-color: #a6c912;
  width: 19px;
  height: 19px;
  bottom: -8px;
}
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #a6c912;
}
.cd-horizontal-timeline {
  margin-bottom: 100px;
}
@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}
.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #dadada;
  background-color: #dadada;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
  -webkit-transition: ease-in-out 300ms;
  -moz-transition: ease-in-out 300ms;
  -ms-transition: ease-in-out 300ms;
  -o-transition: ease-in-out 300ms;
  transition: ease-in-out 300ms;
}
.cd-timeline-navigation a:after {
  content: "";
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 40;
  background-position: center center !important;
}
.cd-timeline-navigation a:hover {
  border-color: #a6c912;
}
.cd-timeline-navigation a.prev {
  left: 0;
}
.cd-timeline-navigation a.prev:after {
  background: url("../img/left-arrow.svg") no-repeat;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.cd-timeline-navigation a.next {
  right: 0;
}
.cd-timeline-navigation a.next:after {
  background: url("../img/right-arrow.svg") no-repeat;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
}
.no-touch .cd-timeline-navigation a:hover {
  border-color: #7b9d6f;
}
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}
.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  padding: 0 50px;
  margin: 2em 0;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  list-style: none;
}
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right,
.cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
  max-width: 800px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-content h2 {
  color: #000000;
  font-size: 40px;
  font-family: 'Geometria-Extrabold';
  margin-bottom: 35px;
}
.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}
.cd-horizontal-timeline .events-content em::before {
  content: '- ';
}
.cd-horizontal-timeline .events-content p {
  color: #000000;
  font-size: 13px;
  font-family: 'Geometria';
  margin-bottom: 20px;
}
.cd-horizontal-timeline .events-content em,
.cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}
.no-last {
  left: 1450px !important;
}
.Bold {
  font-family: "Geometria-Bold" !important;
  font-style: normal;
}
.Regular {
  font-family: "Geometria" !important;
  font-style: normal;
}
.ExtraBold {
  font-family: 'Geometria-Heavy' !important;
  font-style: normal;
}
.Ligth {
  font-family: 'Geometria';
  font-style: normal;
}
.font-italic {
  font-family: 'Geometria Italic';
}
@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
/*Main Components */
.layer {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
}
body {
  position: relative;
}
.vilavi-color {
  color: #a6c912;
}
.vilavi-bg-color {
  color: #a6c912;
}
.black-text {
  color: black !important;
}
.vilavi-now .basic-block-content {
  min-height: 610px;
}
.vilavi-now .basic-block-descript {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 40px;
}
.vilavi-now .basic-block-descript .second-level-title {
  text-align: center;
  line-height: normal;
  line-height: 60px;
  font-family: 'Geometria-Bold';
  font-size: 50px;
}
.vilavi-now .basic-block-descript .second-level-title span {
  font-size: 120px;
  font-family: 'Geometria-ExtraBold';
}
.vilavi-now .basic-block-descript .text {
  width: 100%;
  text-align: center;
}
.basic-block-content .second-level-title.history {
  font-size: 46px;
  line-height: 55px;
}
.history-block-wrp {
  border-bottom: 12px solid #fff;
  border-top: 12px solid #fff;
}
.calculate-block-wrp {
  padding-top: 130px;
  padding-bottom: 100px;
}
.calculate-block-wrp .second-level-title {
  margin-bottom: 20px;
}
.calculate-block-wrp .calculate-title-descript {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 16px;
  margin-bottom: 45px;
}
.calculators {
  float: left;
  width: 100%;
}
.calculators .range-row {
  float: left;
  width: 100%;
  margin-bottom: 12px;
}
.calculators .range-row .text {
  font-size: 13px;
  line-height: 14px;
  margin-bottom: 4px;
}
.calculators .range-row .slider-and-value {
  float: left;
  width: 100%;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.calculators .range-row .slider-and-value .slider-range {
  float: left;
  width: 75%;
  height: 3px;
  border: none;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.calculators .range-row .slider-and-value .slider-range .noUi-connects {
  background-color: #a7a7a7;
  height: 2px;
}
.calculators .range-row .slider-and-value .slider-range .noUi-connects .noUi-connect {
  background-color: #a6c912;
}
.calculators .range-row .slider-and-value .slider-range .noUi-handle {
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #ffffff;
  background-color: #a6c912;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  top: -8px;
}
.calculators .range-row .slider-and-value .slider-range .noUi-handle:before,
.calculators .range-row .slider-and-value .slider-range .noUi-handle:after {
  display: none;
}
.calculators .range-row .slider-and-value .only-values {
  float: right;
  width: 20%;
}
.calculators .range-row .slider-and-value .only-values.two .range-values {
  margin-bottom: 8px;
}
.calculators .range-row .slider-and-value .only-values .range-values {
  float: right;
  width: 100%;
  color: #000000;
  font-size: 19px;
  font-family: 'Geometria-Bold';
}
.calculators .range-row .slider-and-value .only-values .gray-values {
  float: left;
  width: 100%;
  color: #bdbdbd;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'Geometria-Bold';
}
.calculators .result-border-block {
  float: left;
  width: 100%;
  border: 1px solid #000000;
  padding: 10px 20px;
  margin-bottom: 25px;
}
.calculators .result-border-block:last-child {
  margin-bottom: 0;
}
.calculators .result-border-block .result-title {
  color: #000000;
  font-size: 20px;
  font-family: 'Geometria-Bold';
  margin-bottom: 10px;
}
.calculators .result-border-block .result-pv {
  float: left;
  width: auto;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.calculators .result-border-block .result-pv .result {
  color: #a6c912;
  font-size: 30px;
  text-transform: uppercase;
  font-family: 'Geometria-ExtraBold';
  padding-right: 12px;
}
.question {
  width: 18px;
  height: 18px;
  border: 1px solid #ffffff;
  background-color: #9d9d9d;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  color: #ffffff;
  font-size: 15px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  font-family: 'Geometria';
  font-weight: 500;
  position: relative;
}
.question.visible .descript {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
}
@media (min-width: 992px) {
  .question:hover .descript {
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
  }
}
.question .descript {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  bottom: 30px;
  background-color: #000;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 250px;
  font-size: 14px;
  line-height: 16px;
  z-index: 50;
  padding: 10px;
  -webkit-transition: ease-in-out 150ms;
  -moz-transition: ease-in-out 150ms;
  -ms-transition: ease-in-out 150ms;
  -o-transition: ease-in-out 150ms;
  transition: ease-in-out 150ms;
}
.income-block {
  float: left;
  width: 100%;
}
.income-block .green {
  float: left;
  width: 100%;
  padding: 50px 25px 25px 25px;
  background-color: #a6c912;
  margin-bottom: 11px;
}
.income-block .green .your-income-per-month {
  float: left;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid #000;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.income-block .green .your-income-per-month .income-title {
  width: auto;
  color: #000000;
  font-size: 18px;
  font-family: 'Geometria-Bold';
  line-height: 22px;
}
.income-block .green .your-income-per-month .income {
  float: left;
  width: 100%;
  text-align: right;
  color: #000000;
  font-size: 30px;
  font-family: 'Geometria-ExtraBold';
  margin-bottom: 4px;
}
.income-block .green .your-income-per-month .pv {
  float: left;
  width: 100%;
  text-align: right;
  color: #576711;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'Geometria';
  font-weight: 500;
}
.income-block .green .bonuses-block {
  float: left;
  width: 100%;
  padding-top: 15px;
}
.income-block .green .bonuses-block .bonuses-title {
  float: left;
  width: 100%;
  color: #000000;
  font-size: 14px;
  font-family: 'Geometria-Bold';
  margin-bottom: 25px;
}
.income-block .green .bonuses-block .bonuses-list {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.income-block .green .bonuses-block .bonuses-list li {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.income-block .green .bonuses-block .bonuses-list li:last-child {
  margin-bottom: 0;
}
.income-block .green .bonuses-block .bonuses-list li > span {
  color: #000000;
  font-size: 12px;
  width: 70%;
  font-family: 'Geometria';
  font-weight: 500;
}
.income-block .green .bonuses-block .bonuses-list li > span.values {
  width: 30%;
  font-family: 'Geometria-Bold';
}
.income-block .green .bonuses-block .bonuses-list li > span.with-question {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.income-block .green .bonuses-block .bonuses-list li > span.with-question .question {
  margin-left: 10px;
}
.income-block .green .bonuses-block .details {
  float: left;
  width: auto;
  color: #000000;
  font-size: 12px;
  text-decoration: underline;
  font-family: 'Geometria-Bold';
  margin-bottom: 20px;
}
.income-block .green .bonuses-block .details:hover {
  text-decoration: none;
}
.income-block .green .bonuses-block .you-qualification {
  float: left;
  width: 100%;
  border: 1px solid #000000;
  padding: 20px 12px;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.income-block .green .bonuses-block .you-qualification .qualification {
  color: #000000;
  font-size: 18px;
  font-family: 'Geometria';
  font-weight: 500;
}
.income-block .green .bonuses-block .you-qualification .carat {
  color: #000000;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Geometria-Bold';
}
.income-block .attention {
  float: left;
  width: 100%;
  background-color: #000000;
  padding: 21.5px 25px;
  color: #FFF;
  color: #ffffff;
  font-size: 15px;
  line-height: 18px;
  font-family: 'Geometria';
  font-weight: 500;
  text-align: justify;
}
.baterry-block {
  float: left;
  width: 100%;
  padding-top: 30px;
}
.baterry-block .how-be {
  float: left;
  width: 100%;
  color: #FFF;
  font-size: 14px;
  text-decoration: underline;
  font-family: 'Geometria';
}
.baterry-block .how-be:hover {
  text-decoration: none;
}
.leadership-block .four-steps-wrp {
  padding: 80px 60px 80px 30px;
}
.leadership-block .four-steps-wrp .four-steps .number {
  font-size: 65px;
  font-family: 'Geometria-Bold';
  margin-bottom: 20px;
}
.leadership-block .four-steps-wrp .three-level-title {
  font-size: 20px;
  margin-bottom: 40px;
}
.leadership-block .details-about-prizes {
  margin-bottom: 0;
  float: none;
  margin: 0 auto;
}
.leadership-list {
  float: left;
  width: 100%;
}
.leadership-list li {
  float: left;
  width: 100%;
  padding-left: 25px;
  position: relative;
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Geometria';
  margin-bottom: 24px;
}
.leadership-list li:last-child {
  margin-bottom: 0;
}
.leadership-list li:before {
  content: "";
  display: block;
  float: left;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #a6c912;
  position: absolute;
  left: 0;
  top: 5px;
}
.wrapper-leadership-sliders {
  float: left;
  width: 100%;
  padding-top: 135px;
}
.leadership-title {
  float: left;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 27px;
  line-height: 30px;
  font-family: 'Geometria';
  font-weight: 500;
  margin-bottom: 70px;
  text-transform: uppercase;
}
.leadership-slider-top {
  float: left;
  width: 100%;
  padding: 0 110px;
  position: relative;
  margin-bottom: 100px;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.leadership-slider-top .item-of-leadership-slider {
  width: 300px;
}
.leadership-slider-top .item-of-leadership-slider .rang-name {
  float: left;
  width: 100%;
  text-align: center;
  color: #a6c912;
  font-size: 20px;
  margin-bottom: 15px;
}
.leadership-slider-top .item-of-leadership-slider .rang-name span {
  color: #000;
  font-size: 25px;
  font-family: 'Geometria';
  font-weight: 500;
  text-transform: uppercase;
}
.leadership-slider-top .item-of-leadership-slider .leader-block {
  float: left;
  width: 144px;
}
.leadership-slider-top .item-of-leadership-slider .leader-block.right {
  float: right;
}
.leadership-slider-top .item-of-leadership-slider .leader-block .leader-image {
  float: left;
  width: 100%;
  height: 220px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  margin-bottom: 15px;
}
.leadership-slider-top .item-of-leadership-slider .leader-block .leader-name {
  float: left;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 18px;
  font-family: 'Geometria';
  font-weight: 500;
}
.names-list-displayed {
  float: left;
  width: 100%;
  height: 153px;
  -ms-overflow-y: scroll;
  overflow-y: scroll;
  padding: 18px 35px;
  border: 2px solid #000000;
  background-color: #FFF;
  margin-bottom: 50px;
}
.names-list-displayed.mobile {
  display: none;
}
.names-list-displayed::-webkit-scrollbar-button {
  background-image: url('');
  background-repeat: no-repeat;
  width: 23px;
  height: 0px;
}
.names-list-displayed::-webkit-scrollbar-track {
  background-color: #d8d8d8;
}
.names-list-displayed::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #a6c912;
  width: 23px;
}
.names-list-displayed::-webkit-scrollbar-thumb:hover {
  background-color: #56999f;
}
.names-list-displayed::-webkit-resizer {
  background-image: url('');
  background-repeat: no-repeat;
  width: 23px;
  height: 0px;
}
.names-list-displayed::-webkit-scrollbar {
  width: 4px;
}
.names-list-displayed li {
  float: left;
  width: 100%;
  margin-bottom: 6px;
  color: #000000;
  font-size: 20px;
  font-family: 'Geometria';
}
.select-date-progress .rang {
  display: none;
}
.skew-block {
  position: relative;
  z-index: 40;
}
.skew-block .block-with-skew-images {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}
.skew-block .block-with-skew-images .block-with-image {
  position: absolute;
  height: 100%;
  float: left;
  top: 0;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.skew-block .block-with-skew-images .block-with-image.block-with-image {
  background-position: center top;
}
.skew-block .block-with-skew-images .block-with-image.left-image {
  position: absolute;
  left: 0;
  width: 55%;
  z-index: 2;
  -webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
}
.skew-block .block-with-skew-images .block-with-image.right-image {
  position: absolute;
  right: 0;
  width: 65%;
  z-index: 1;
}
.skew-block .block-with-skew-images .block-with-image.right-image.green-filter {
  background-color: #A6C912;
  background-blend-mode: multiply;
}
@media (max-width: 1199px) {
  .header-topline .topline-content {
    left: 0;
  }
  .camaro-block .camaro-content-wrp .camaro-content .camaro {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    left: 0;
    z-index: 100;
  }
  .wrapper-slider-history .slider-people-history {
    width: 60%;
  }
  .wrapper-slider-history .slider-people-history .item-of-slider-history {
    padding-left: 100px;
    padding-right: 100px;
  }
  .wrapper-slider-history .slider-people-history .slick-arrow.slick-prev {
    left: 25%;
  }
  .wrapper-slider-history .slider-people-history .slick-arrow.slick-next {
    right: 25%;
  }
  .three-blocks-why-we-know li .image-block span {
    right: -20px;
  }
  .we-have-all {
    margin-top: -30px;
  }
  .half-block .visible-slogan {
    font-size: 35px;
  }
  .first-banner-slider .slick-arrow.slick-prev {
    left: 10px;
  }
  .first-banner-slider .slick-arrow.slick-next {
    right: 10px;
  }
}
@media (max-width: 991px) {
  .item-of-blend .blend-content .text br {
    display: none;
  }
  .basic-block-content .basic-image.moto {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    left: 40px;
    top: -30px;
  }
  .instagram-descript .three-level-title {
    font-size: 25px;
  }
  .footer .networks {
    margin-bottom: 30px;
  }
  .header-topline {
    display: none;
  }
  .visible-mobile {
    display: block;
  }
  .header-bottomline .bottomline-content {
    height: 120px;
  }
  .header-bottomline .bottomline-content .logo {
    width: 140px;
    position: relative;
    top: 0;
  }
  .open-mobile-menu {
    display: block;
    float: right;
    width: 56px;
    border: none;
    background-color: transparent;
    padding: 0;
  }
  .open-mobile-menu img {
    float: left;
    width: 100%;
  }
  .mobile-nav-block {
    position: absolute;
    right: 0px;
    height: 1500px;
    z-index: 500;
    top: 0px;
    width: 340px;
    background-color: #efefef;
    opacity: 0;
    padding: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateX(340px);
    -moz-transform: translateX(340px);
    -ms-transform: translateX(340px);
    -o-transform: translateX(340px);
    transform: translateX(340px);
  }
  .mobile-nav-block.visible {
    right: 0px;
    opacity: 1;
    width: 340px;
    visibility: visible;
    pointer-events: auto;
    padding: 80px 45px 15px 45px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .mobile-nav-block.visible .header-menu {
    display: block;
  }
  .mobile-nav-block.visible .header-menu li {
    float: left;
    width: 100%;
    margin-bottom: 15px;
  }
  .mobile-nav-block.visible .header-menu li:last-child {
    margin-bottom: 0;
  }
  .mobile-nav-block.visible .header-menu li a {
    float: left;
    width: auto;
    color: #000;
    font-size: 25px;
  }
  .mobile-nav-block .close-mobile-menu {
    float: left;
    width: 40px;
    border: none;
    background-color: transparent;
    padding: 0;
    display: block;
    position: absolute;
    right: 15px;
    top: 20px;
  }
  .mobile-nav-block .close-mobile-menu img {
    float: left;
    width: 100%;
  }
  .mobile-nav-block .header-menu {
    display: none;
  }
  .language {
    width: 48px;
    height: auto;
  }
  .language li {
    top: 50px;
    width: 48px;
  }
  .language li a {
    width: 48px;
    height: 48px;
  }
  .cabinet-and-magazine {
    width: 160px;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    padding-top: 5px;
  }
  .cabinet-and-magazine:after {
    content: "";
    display: block;
    float: left;
    width: 2px;
    height: 69px;
    background-color: #FFF;
    opacity: 0.7;
    left: 50%;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .cabinet-and-magazine li {
    margin: 0;
  }
  .cabinet-and-magazine li a {
    height: 50px;
    width: 45px;
    padding: 0;
  }
  .cabinet-and-magazine li.magazine:after {
    display: none;
  }
  .cabinet-and-magazine li.magazine a:after {
    width: 45px;
    height: 47px;
    -webkit-background-size: 45px 47px;
    -o-background-size: 45px 47px;
    background-size: 45px 47px;
    left: 0;
  }
  .cabinet-and-magazine li.cabinet a:after {
    width: 49px;
    height: 49px;
    -webkit-background-size: 49px 49px;
    -o-background-size: 49px 49px;
    background-size: 49px 49px;
    left: 0;
  }
  .item-of-blend {
    width: 100%;
  }
  .blend-block,
  .item-of-blend {
    border-left: none;
    border-right: none;
  }
  .item-of-blend {
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
  }
  .camaro-block {
    padding-left: 0;
    padding-right: 0;
  }
  .camaro-block .camaro-content-wrp .camaro-content .block-with-video .descript {
    position: relative;
    left: -100px;
  }
  .camaro-block .camaro-content-wrp .camaro-content .camaro {
    position: relative;
    left: -110px;
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
  }
  .basic-block-content .second-level-title.drive span {
    font-size: 65px;
  }
  .wrapper-mobile-menu {
    position: relative;
  }
  .wrapper-mobile-menu.visible {
    position: static;
  }
  .instagram-list {
    width: 100%;
  }
  .instagram-block {
    display: block;
  }
  .instagram-block .instagram-descript {
    display: none;
  }
  .we-in-instagram .second-level-title {
    width: 100%;
    text-align: center;
  }
  .mobile-hidden {
    display: none;
  }
  .footer {
    padding-top: 0;
  }
  .footer .instagram-descript {
    width: 100%;
    border: none;
    display: flex;
    padding-top: 90px;
  }
  .footer .networks {
    width: 290px;
  }
  .footer .networks li a {
    width: 49px;
    height: 49px;
  }
  .footer-phones li {
    width: 50%;
  }
  .footer .logo {
    margin-bottom: 30px;
    width: 100%;
  }
  .bifurcation {
    background-image: none !important;
  }
  .bifurcation-block {
    float: left;
    width: 100%;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
  }
  .bifurcation-block.with-filter {
    position: relative;
    z-index: 40;
    border-bottom: 10px solid #fff;
  }
  .bifurcation-block.with-filter.green:before {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .bifurcation-block.with-filter.green .basic-block-content {
    padding-bottom: 60px;
  }
  .bifurcation-block.with-filter:before {
    content: "";
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: -1;
  }
  .bifurcation-block > .basic-block-content {
    min-height: 325px;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    padding-bottom: 20px;
  }
  .bifurcation-block .basic-block-descript {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .bifurcation-block .basic-block-descript .second-level-title {
    margin-bottom: 20px;
    text-align: center;
  }
  .bifurcation-block .basic-block-descript .text {
    text-align: center;
    font-size: 18px;
    margin-bottom: 25px;
  }
  .bifurcation-block .basic-block-descript .button-with-arrow {
    width: 294px;
    font-size: 14px;
  }
  .bifurcation-two .bifurcation-block > .basic-block-content {
    -webkit-justify-content: center;
    justify-content: center;
    padding-bottom: 0;
  }
  .bifurcation-two .bifurcation-block > .basic-block-content .text {
    margin-bottom: 0;
  }
  .four-steps-wrp {
    padding: 30px 0;
    background-image: none !important;
    background-color: #E9E9E9;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 90px;
    position: relative;
  }
  .four-steps-wrp:after {
    content: "";
    display: block;
    float: left;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 365px 0 365px;
    border-color: #E9E9E9 transparent transparent transparent;
    position: absolute;
    bottom: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .four-steps-list {
    width: 55%;
  }
  .drive-club-banner-content .three-level-title {
    line-height: 24px;
  }
  .drive-club-banner-content .three-level-title br {
    display: none;
  }
  .autopark-wrp {
    padding: 40px 0 0 0;
  }
  .autopark-wrapper .autopark-scroll-block {
    height: auto;
    overflow: visible;
  }
  .autopark-wrapper {
    float: none;
    margin: 0 auto;
    width: 75%;
  }
  .autopark-scroll-block {
    position: relative;
  }
  .autopark-scroll-block .slick-arrow {
    position: absolute;
    top: 35%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    padding: 0;
    background-color: transparent;
    width: 10px;
    height: 105px;
    z-index: 40;
    font-size: 1px;
    color: transparent;
  }
  .autopark-scroll-block .slick-arrow.slick-prev {
    left: -20px;
    background: url("../img/prev.svg") no-repeat;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  .autopark-scroll-block .slick-arrow.slick-next {
    right: -20px;
    background: url("../img/next.svg") no-repeat;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  .autopark-wrapper .autopark-scroll-block .item-of-car .car-image {
    margin-bottom: 35px;
  }
  .autopark-wrapper .autopark-scroll-block .item-of-car .car-name {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .autopark-wrapper .autopark-scroll-block .item-of-car .periods {
    font-size: 14px;
  }
  .team-statistics li .stat {
    font-size: 35px;
  }
  .autopark-wrapper .team-scroll-block .item-of-car .team-people {
    background-color: transparent;
    padding: 0 15px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .autopark-wrapper .team-scroll-block .item-of-car .team-people .people-image {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    left: 0;
    top: 0;
    width: 265px;
    height: 265px;
    margin-bottom: 30px;
  }
  .autopark-wrapper .team-scroll-block .item-of-car .team-people .people-info .people-name {
    text-align: center;
  }
  .autopark-wrapper .team-scroll-block .item-of-car .team-people .people-info .position {
    text-align: center;
  }
  .autopark-wrapper .team-scroll-block .item-of-car .team-people .people-info .text {
    text-align: center;
  }
  .autopark-wrapper .team-scroll-block .item-of-car .team-people .people-info .text br {
    display: none;
  }
  .autopark-scroll-block.team-scroll-block .slick-arrow {
    top: 135px;
  }
  .product-page-content {
    display: block;
    min-height: auto;
    padding-top: 100px;
  }
  .percents-block-wrp .percents-title {
    font-size: 65px;
  }
  .bentley {
    position: relative;
    z-index: 40;
  }
  .bentley:before {
    content: "";
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }
  .bentley .basic-block-content .second-level-title.drive {
    color: #FFF;
  }
  .bentley .basic-block-descript .text {
    color: #FFF;
  }
  .wrapper-slider-history {
    margin-top: 0;
  }
  .wrapper-slider-history .slider-people-history {
    width: 100%;
  }
  .wrapper-slider-history .slider-people-history .item-of-slider-history {
    padding-left: 30px;
    padding-right: 30px;
  }
  .wrapper-slider-history .slider-people-history .item-of-slider-history .slide-content {
    max-width: 100%;
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .wrapper-slider-history .slider-people-history .item-of-slider-history .slide-content span {
    text-align: center;
  }
  .wrapper-slider-history .slider-people-history .slick-arrow.slick-prev {
    left: 30px;
  }
  .wrapper-slider-history .slider-people-history .slick-arrow.slick-next {
    right: 30px;
  }
  .around-slider .basic-block-content {
    pointer-events: auto;
  }
  .why-we-know-wrp {
    padding-top: 40px;
  }
  .three-blocks-why-we-know li.two {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .three-blocks-why-we-know {
    margin-top: 0;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .three-blocks-why-we-know li {
    padding: 0 !important;
    width: 30%;
  }
  .three-blocks-why-we-know li .image-block span {
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto;
    min-height: 75px;
  }
  .we-have-all {
    margin-top: 0;
    padding-top: 40px;
  }
  .we-have-all .basic-block-content .second-level-title,
  .we-have-all .basic-block-content .text {
    text-align: center;
  }
  .we-have-all .basic-block-content .want-be-in-team {
    float: none;
    margin: 0 auto;
  }
  .tabs-wrapper .tab-content .tab-pane .pay-block .bonuses-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tabs-wrapper .tab-content .tab-pane .pay-block .bonuses-row .go-pay {
    margin-top: 30px;
  }
  .event-content-wrp {
    padding-bottom: 100px;
  }
  .modal-pay {
    width: 700px;
  }
  .modal-pay .modal-content .pay-block-info {
    padding: 40px;
  }
  .all-event-banner .basic-block-descript .second-level-title br {
    display: none;
  }
  .item-of-event:last-child {
    margin-bottom: 0;
  }
  .upcoming-events-wrp .second-level-title br {
    display: none;
  }
  .how-it-was .basic-block-descript .second-level-title br {
    display: none;
  }
  .rangs-banner .drive-club-banner-content .text br {
    display: none;
  }
  .history-block-wrp {
    border-bottom: none;
  }
  .half-block {
    width: 100% !important;
    position: relative;
    border-bottom: 10px solid #fff;
  }
  .half-block.philosophy {
    -webkit-clip-path: none;
    clip-path: none;
  }
  .half-block .half-block-content {
    padding-left: 0;
  }
  .half-block .half-block-content .philosophy-title {
    text-align: center;
  }
  .half-block .half-block-content .text {
    text-align: center;
  }
  .half-block .half-block-content .values-list {
    margin-left: 0;
  }
  .philosophy-and-values-wrp {
    height: auto;
  }
  .we-are-pound-wrp {
    padding-top: 80px;
  }
  .calculators .range-row .slider-and-value .only-values.two .range-values {
    text-align: right;
    font-style: 22px;
  }
  .calculators .range-row .slider-and-value .only-values .gray-values {
    text-align: right;
    font-size: 19px;
  }
  .calculators .range-row .slider-and-value .only-values .range-values {
    text-align: right;
    font-style: 22px;
  }
  .calculators .result-border-block .result-title {
    width: 100%;
  }
  .calculators {
    margin-bottom: 30px;
  }
  .calculators .range-row .text {
    font-size: 15px;
    line-height: 16px;
  }
  .calculate-block-wrp {
    padding: 60px 0;
  }
  .header-menu li.with-submenu .header-submenu {
    display: block;
    position: static;
    left: 0;
    top: 0;
    background-color: transparent;
    width: 100%;
    padding: 10px;
    padding-bottom: 0;
  }
  .market-plan-block .item-of-plan-block .plan-items li .hidden-info.big-list {
    left: 80px;
  }
  .first-level-title .small {
    top: 0;
  }
  .wrapper-leadership-sliders {
    padding-top: 50px;
  }
  .leadership-slider-top {
    padding: 0 50px;
  }
  .skew-block .block-with-skew-images {
    display: none;
  }
  .mobile-green-filter {
    background-color: #A6C912;
    background-blend-mode: multiply;
  }
}
@media (max-width: 768px) {
  .header-bottomline .bottomline-content .logo {
    width: 120px;
    position: relative;
    left: 15px;
  }
  .language {
    width: 32px;
    height: auto;
    top: -16px;
  }
  .language li {
    top: 34px;
    width: 32px;
  }
  .language li a {
    width: 32px;
    height: 32px;
  }
  .header-bottomline .bottomline-content .visible-mobile {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .cabinet-and-magazine li.magazine a:after {
    width: 28px;
    height: 31px;
    -webkit-background-size: 28px 31px;
    -o-background-size: 28px 31px;
    background-size: 28px 31px;
  }
  .cabinet-and-magazine li.cabinet a:after {
    width: 31px;
    height: 32px;
    -webkit-background-size: 31px 32px;
    -o-background-size: 31px 32px;
    background-size: 31px 32px;
  }
  .cabinet-and-magazine {
    width: 108px;
  }
  .cabinet-and-magazine:after {
    height: 45px;
    left: 43%;
  }
  .first-level-title {
    line-height: 90px;
    position: relative;
    z-index: 45;
    top: 100px;
  }
  .first-banner-content {
    min-height: 750px;
    padding-bottom: 40px;
  }
  .block-with-main-product {
    width: 90%;
    position: relative;
    z-index: 40;
    top: 100px;
  }
  .block-with-main-product:after {
    right: -40px;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .stone-main {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    top: -100px;
    right: 240px;
    width: 528px;
    z-index: 10;
  }
  .basic-block-content.power {
    display: block;
    border-top: 75px #fff solid;
    border-bottom: 20px #fff solid;
    margin-top: -2px;
    padding-bottom: 45px;
  }
  .basic-block-content.power.bike {
    border: none;
  }
  .visible-phone {
    display: block;
  }
  .basic-block-descript .basic-image.visible-phone {
    float: none;
    margin: 0 auto;
    width: 548px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin-top: -50px;
    left: -30px;
    position: relative;
  }
  .phone-hidden {
    display: none;
  }
  .basic-block-descript {
    padding-left: 30px;
  }
  .camaro-block .camaro-content-wrp .camaro-content .block-with-video {
    position: relative;
    right: -100px;
  }
  .camaro-block .camaro-content-wrp .camaro-content .block-with-video .descript {
    left: -45px;
  }
  .camaro-block .camaro-content-wrp .camaro-content .camaro {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 413px;
    left: -340px;
  }
  .instagram-list li {
    width: 33.3%;
  }
  .instagram-list li:last-child {
    display: none;
  }
  .footer .logo {
    width: 260px;
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .footer-phones li {
    width: 100%;
  }
  .develop-row .developers {
    display: none;
  }
  .phone-visible {
    display: block;
  }
  .develop-row {
    display: block;
  }
  .develop-row .develop-info {
    width: 100%;
    text-align: center;
  }
  .developers-mobile {
    width: 190px;
  }
  .developers-mobile span {
    font-size: 13px;
  }
  .developers-mobile img {
    width: 70px;
  }
  .no-padding {
    padding: 0;
  }
  .gray-bg-mobile {
    background: url("../img/gray-bg-mobile.jpg") !important;
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }
  .team-statistics {
    margin-bottom: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .team-statistics li {
    margin-bottom: 65px;
    max-width: 33.3%;
  }
  .team-statistics li.big {
    max-width: 45%;
  }
  .team-statistics li .stat {
    font-size: 42px;
  }
  .after-icons:after {
    right: -120px;
  }
  .item-of-product,
  .item-of-product.big-product {
    width: 100%;
    height: 270px;
    border: 5px solid transparent;
  }
  .item-of-product .product-content,
  .item-of-product.big-product .product-content {
    height: 180px;
  }
  .item-of-product .product-content .product-descript,
  .item-of-product.big-product .product-content .product-descript {
    font-size: 16px;
  }
  .item-of-product .product-content .actions-row,
  .item-of-product.big-product .product-content .actions-row {
    width: 100%;
    max-width: 216px;
  }
  .item-of-product .product-content .actions-row .details-product,
  .item-of-product.big-product .product-content .actions-row .details-product {
    height: 30px;
    width: 112px;
    font-size: 13px;
    border: 3px solid #fff;
  }
  .item-of-product .product-content .actions-row .video,
  .item-of-product.big-product .product-content .actions-row .video {
    height: 30px;
    width: 95px;
    border: 3px solid #fff;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  .item-of-product .product-content .actions-row .video span,
  .item-of-product.big-product .product-content .actions-row .video span {
    font-size: 13px;
    display: block;
    color: #000;
  }
  .item-of-product.big-product .product-content .actions-row .video span {
    color: #fff;
  }
  .wrapper-products-all-size {
    padding: 0 30px;
  }
  .wrapper-products-all-size .products-title {
    font-size: 25px;
    text-align: center;
    margin-bottom: 10px;
  }
  body.scroll-no,
  html.scroll-no {
    -ms-overflow-y: auto;
    overflow-y: auto;
    -ms-overflow-x: hidden;
    overflow-x: hidden;
    position: fixed;
    right: 0;
  }
  .two-teps-wrp {
    padding-top: 100px;
  }
  .two-teps-wrp .wrapper-steps {
    display: block;
    padding: 0 50px;
  }
  .two-teps-wrp .wrapper-steps .item-of-step {
    margin-bottom: 60px;
  }
  .two-teps-wrp .wrapper-steps .item-of-step.with-line {
    margin-bottom: 100px;
    border: none;
  }
  .percents-block-wrp {
    padding-top: 70px;
    background-image: none !important;
    background-color: #f1f1f4;
  }
  .market-plan-block {
    margin-top: 0;
  }
  .market-plan-block .item-of-plan-block {
    padding-top: 0 !important;
  }
  .three-blocks-why-we-know {
    display: block;
  }
  .three-blocks-why-we-know li {
    width: 100%;
    margin-bottom: 25px;
  }
  .three-blocks-why-we-know li .image-block {
    height: 300px;
  }
  .why-we-know-wrp .basic-block-content .second-level-title br {
    display: none;
  }
  .sidebar {
    float: left;
    padding-top: 60px;
  }
  .fancybox-enabled body {
    overflow: hidden;
  }
  .about-event-blocks .text-block .dubai-image,
  .about-event-blocks .text-block .dubai-video,
  .other-event .event-image {
    height: 250px;
  }
  .modal-pay {
    width: 400px;
    float: none;
    margin: 50px auto;
  }
  .modal-pay .modal-content {
    margin-bottom: 50px;
  }
  .modal-pay .modal-content .pay-block-info {
    width: 100%;
  }
  .modal-pay .modal-content .pay-image {
    display: none;
  }
  .item-of-event {
    display: block;
  }
  .item-of-event .event-image {
    margin-bottom: 30px;
  }
  .item-of-event .event-info {
    padding: 0;
  }
  .how-it-was {
    position: relative;
    z-index: 40;
  }
  .how-it-was:after {
    content: "";
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: -1;
  }
  .upcoming-events-wrp {
    padding: 100px 30px;
  }
  .select-date-progress {
    margin-bottom: 80px;
  }
  .percents-block-wrp .percents-title {
    font-size: 60px;
  }
  .first-level-title .small {
    top: -30px;
  }
  .basic-block-descript .basic-image.visible-phone {
    margin-bottom: 30px;
    margin-top: 0;
  }
  .basic-block-content .second-level-title {
    font-size: 43px;
    margin-bottom: 30px;
  }
  .stone-main {
    width: 200px;
    right: 200px;
  }
  .mobile-bg {
    background-repeat: no-repeat;
    background-position: -400px 0px;
  }
  .bifurcation-block.with-filter,
  .basic-block-content.power,
  .basic-block.with-line.retail-block,
  .bentley {
    border: none;
  }
  .leadership-slider-top {
    padding: 0 15px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .leadership-slider-top .item-of-leadership-slider {
    margin-bottom: 60px;
  }
  .leadership-slider-top .item-of-leadership-slider:last-child {
    margin-bottom: 0;
  }
  .blend-block {
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
  }
  .camaro-block {
    padding-top: 10px;
    padding-bottom: 0;
  }
  .basic-block.with-line {
    border-top: 10px solid #fff;
  }
  .about-team-wrp {
    padding-top: 0;
  }
  .autopark-wrp {
    padding-top: 0;
  }
  .event-content-wrp {
    padding-bottom: 50px;
  }
  .team-statistics {
    padding-top: 50px;
  }
  .upcoming-events-wrp {
    padding: 50px 30px;
  }
  .names-list-displayed {
    display: none;
  }
  .names-list-displayed.mobile {
    display: block;
  }
  .select-date-progress {
    width: 100%;
    margin-bottom: 30px;
  }
  .select-date-progress .rang {
    width: 140px;
    display: block;
  }
}
.WR {
  width: 100%;
}
@media (max-width: 768px) {
  .WR {
    width: 60%;
    text-align: center;
  }
}
.callMeBlock img {
  min-width: 150px;
  /*@media (max-width: 768px) {
            position: absolute;
            top: 20px;
            right: 20px;
        }*/
}
@media (max-width: 767px) {
  .callMeBlock {
    padding: 0em 3em;
  }
}
.WR-UTP a {
  color: #a6c912 !important;
}
.WR-UTP a:hover {
  text-decoration: none;
  color: #a6c912 !important;
  border-bottom: dotted #a6c912 3px;
}
.icon {
  height: 60px;
  padding-bottom: 1em;
}
#buyers .col-xs-6 {
  padding: 0 10px;
}
#buyers .col-xs-6 p {
  font-size: 14px;
}
#CardList > div,
.CardList > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#CardList > div > div,
.CardList > div > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.wiki:hover .signature {
  display: block !important;
}
b {
  font-weight: 600 !important;
}
ul.tire-ul-style {
  list-style: none !important;
  padding-inline-start: 10px;
}
ul.tire-ul-style li:before {
  content: "-" !important;
  position: relative !important;
  left: -5px !important;
}
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\ 
for details on configuring this project to bundle and minify static web assets. */
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
html {
  position: relative;
  height: 100%;
  min-height: 100%;
}
body {
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 100%;
  overflow: hidden !important;
}
.body {
  margin-top: 50px;
}
.body-content {
  padding-left: 15px;
  padding-right: 15px;
}
/* Carousel */
.carousel-caption p {
  font-size: 20px;
  line-height: 1.4;
}
/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
  width: 100%;
}
/* QR code generator */
#qrCode {
  margin: 15px;
}
/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
  /* Hide captions */
  .carousel-caption {
    display: none;
  }
}
.md-form > label {
  margin-left: 15px;
}
.md-form > .mdb-select {
  margin-top: -13px;
}
.md-form > .datepicker {
  margin-top: -15px;
}
.ck-editor__editable {
  min-height: 400px;
  min-width: 100%;
}
.cke_dialog {
  width: 500px !important;
}
.clearSection {
  min-height: 600px;
}
.textContent {
  float: left;
  width: 100%;
  color: #000;
  font-family: 'Geometria';
  line-height: 20px;
  font-size: 16px;
}
#Video {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}
#Video video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#Video .container {
  position: relative;
  z-index: 2;
}
#Video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}
body > main > section.basic-block.bifurcation.bifurcation-two {
  background-position: initial;
}
.details-black {
  float: left;
  width: 100%;
  color: black;
  font-weight: 600;
  font-size: 22px;
  font-family: 'Geometria';
  padding-right: 22px;
  position: relative;
}
.details-black:hover {
  text-decoration: none;
  color: #a6c912;
}
.details-black:hover:after {
  right: -15px;
}
.grey-box {
  background-color: whitesmoke;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 15px;
  width: 100%;
  margin-top: 10px;
}
.big-grey-box {
  background-color: whitesmoke;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 15px;
  width: 100%;
  margin-top: 20px;
  min-height: 220px;
}
.middle-grey-box {
  background-color: whitesmoke;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 15px;
  width: 100%;
  margin-top: 20px;
  min-height: 180px;
}
.box {
  padding: 10px;
  margin-top: 15px;
}
.justText {
  float: left;
  color: #000;
  font-family: 'Geometria';
  line-height: 20px;
  font-size: 16px;
}
.stone-main {
  margin-top: 50px;
}
.text-black {
  color: #000000 !important;
}
.select-date-progress {
  z-index: 1000;
}
.go-top {
  width: 50px;
  height: 50px;
  bottom: 80px;
  right: 20px;
}
.uw__round-button {
  background-color: #a6c912 !important;
}
.three-level-title {
  line-height: 1.5;
}
.vilavi-color {
  color: #a6c912 !important;
}
.big-svg-icon {
  font-size: 120px;
}
.four-level-title {
  float: left;
  width: 100%;
  font-size: 20px;
  font-family: Geometria-ExtraBold;
  margin-bottom: 15px;
}
.white {
  color: white;
}
.five-level-title {
  float: left;
  width: 100%;
  font-size: 18px;
  font-family: Geometria-ExtraBold;
  margin-bottom: 15px;
}
.block-with-main-product {
  margin-top: -35px !important;
}
@media (max-width: 768px) {
  .block-with-main-product {
    margin-top: -45px !important;
  }
  .bifurcation-two {
    border-top: 0px solid #fff !important;
  }
  .mobile-nav-block {
    overflow-y: auto;
  }
}
.first-banner-teo .first-level-title {
  top: -10px;
}
@media (max-width: 768px) {
  .first-banner-teo .first-level-title {
    top: 70px;
  }
}
.teo {
  color: #af2762;
}
.position-relative {
  position: relative;
}
.form-control:focus {
  border-color: #a6c912;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(73, 187, 51, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(73, 187, 51, 0.6);
}
.form-control.form-control-teo {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.form-control.form-control-teo:focus {
  border-color: #651e39;
  border-color: #af2762;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(233, 175, 102, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(233, 175, 102, 0.6);
}
.button-with-arrow.teo {
  color: #fff;
  background-color: #651e39;
  background-color: #af2762;
}
@media (max-width: 1440px) {
  .drive-club-banner-content {
    min-height: 500px;
  }
  .drive-club-banner-content > img {
    width: 60% !important;
  }
}
@media (min-width: 1440px) {
  .skew-block .block-with-skew-images .block-with-image.block-with-image-centered {
    background-position: center;
  }
}
.bifurcation-two {
  border-top: 0px !important;
}
.teo-bg {
  width: 294px;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  color: #ffffff;
  /*font-size: 16px;
    font-family: 'Geometria-ExtraBold';*/
  margin-bottom: 45px;
  -webkit-transition: background-color 0.5s ease-in;
  transition: background-color 0.5s ease-in;
}
.teo-bg:hover {
  background-color: rgba(175, 39, 98, 0.6);
}
.font-geometria {
  font-family: 'Geometria';
  /*line-height: 20px;
    font-size: 16px;*/
}
#teoProduct {
  position: relative;
  width: 200px;
  height: 200px;
}
#teoProduct > img {
  width: 100%;
}
#teoProduct > span {
  position: absolute;
  bottom: 20px;
  width: 100%;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}
.form-group > span {
  display: inline;
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-around {
  justify-content: space-around;
}
.position-absolute {
  position: absolute !important;
}
/*cards*/
cards {
  width: 90%;
  max-width: 960px;
  margin: 60px auto;
  padding: 1rem;
}
.card {
  width: 100%;
  box-shadow: 0 0 10px rgba(172, 181, 185, 0.4);
  float: left;
  margin-bottom: 12px;
  border-radius: 10px;
}
.card > .top {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  height: 0;
  border-radius: 4px 4px 0 0;
  background-size: cover;
  height: 200px;
}
.card > .top img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 4px 4px 0 0;
  display: block;
}
.card > .bottom {
  padding: 1rem;
  background: #fff;
  border-radius: 0 0 4px 4px;
}
.clearfix:after,
.clearfix:before {
  content: '';
  display: table;
  clear: both;
}
.card-col-1,
.card-col-2,
.card-col-3 {
  width: calc(33.3333333% - 12px);
  margin: 0 6px;
  float: left;
}
.card h2 {
  font-weight: 300;
  margin-bottom: 1rem;
}
.card p {
  color: #888;
  font-weight: 300;
  line-height: 1.4;
}
.card {
  cursor: pointer;
  text-align: center;
}
.card.fixedHeight {
  height: 250px;
  margin-bottom: 20px;
}
.card.fixedHeight.article {
  height: 550px;
  margin-bottom: 20px;
}
.card.fixedHeight .opinionText {
  height: 140px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.card.fixedHeight .articleText {
  height: 100px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently */
}
.recieptInfo {
  padding: 20px;
  box-shadow: 0 0 10px rgba(172, 181, 185, 0.4);
  border-radius: 20px;
  background-color: white;
}
.text-left {
  text-align: left !important;
}
div.md-form.col-md-3.m-0 > div {
  padding-top: 10px !important;
}
.float-none {
  float: none !important;
}
.cursor-click {
  cursor: pointer;
}
/*div[aria-live="polite"] {
    min-height: 610px !important;
    height: auto !important;
}*/
.first-banner-content {
  padding: 130px 0px;
}
@media only screen and (max-width: 1600px) {
  .justify-content-xl-flex-end {
    justify-content: flex-end !important;
  }
}
@media only screen and (max-width: 1024px) {
  .justify-content-sm-center {
    justify-content: center !important;
  }
}
.row.bt4 {
  display: block !important;
}
@media only screen and (min-width: 1024px) {
  .row.bt4 {
    display: flex !important;
  }
}
.float-none {
  float: none !important;
}
@media only screen and (min-width: 992px) {
  .border-md-left {
    border-left: 1px solid gray !important;
  }
}
.justify-content-end {
  justify-content: flex-end;
}
.timeline {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  /* Place the container to the right */
}
.timeline::after {
  content: '';
  position: absolute;
  width: 2px;
  background-color: lightgray;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}
@media screen and (max-width: 600px) {
  .timeline::after {
    left: 22.5px;
  }
}
.timeline .container-tm-line {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
}
.timeline .container-tm-line::after {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  right: -4.8px;
  background-color: #ffd412;
  border: 1.2px solid black;
  top: 27px;
  border-radius: 50%;
  z-index: 1;
}
@media only screen and (max-width: 600px) {
  .timeline .container-tm-line::before {
    left: 60px;
    border: medium solid #ebedec;
    border-width: 10px 10px 10px 0;
    border-color: transparent #ebedec transparent transparent;
  }
}
.timeline .left {
  left: 0;
}
.timeline .left::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid white;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #ebedec;
}
.timeline .right {
  left: 50%;
}
.timeline .right::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent #ebedec transparent transparent;
}
.timeline .right::after {
  left: -7px;
}
.timeline .content {
  /*padding: 20px 30px;*/
  background-color: white;
  position: relative;
  border-radius: 6px;
  background-color: #ebedec;
}
@media screen and (max-width: 600px) {
  .timeline {
    /* Full-width containers */
    /* Make sure that all arrows are pointing leftwards */
    /* Make sure all circles are at the same spot */
    /* Make all right containers behave like the left ones */
  }
  .timeline .container-tm-line {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }
  .timeline .container-tm-line::before {
    left: 60px;
    border: medium solid #ebedec;
    border-width: 10px 10px 10px 0;
    border-color: transparent #ebedec transparent transparent;
  }
  .timeline .left::after,
  .timeline .right::after {
    left: 15px;
  }
  .timeline .right {
    left: 0%;
  }
}
p {
  font-family: "Geometria";
}
.defaultCheckBox {
  /* The container */
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
.defaultCheckBox label {
  line-height: 1;
  font-family: Geometria-Bold;
}
.defaultCheckBox .container {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.defaultCheckBox .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.defaultCheckBox .checkmark {
  border: 2px black solid;
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #eee;
}
.defaultCheckBox .container:hover input ~ .checkmark {
  background-color: #ccc;
}
.defaultCheckBox .container input:checked ~ .checkmark {
  background-color: #ffd412;
}
.defaultCheckBox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.defaultCheckBox .container input:checked ~ .checkmark:after {
  display: block;
}
.defaultCheckBox .container .checkmark:after {
  left: 7px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid black;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cursor-click {
  cursor: pointer !important;
}
ol {
  padding: none;
}
p.yellow,
h1.yellow,
span.yellow {
  color: #ffd412 !important;
}
.col-xs-five,
.col-sm-five,
.col-md-five,
.col-lg-five {
  position: relative;
  min-height: 1px;
  /*padding-right: 10px;
    padding-left: 10px;*/
}
@media only screen and (max-width: 768px) {
  .col-xs-five {
    width: 20%;
    float: left;
  }
}
@media (min-width: 768px) {
  .col-sm-five {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-five {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-five {
    width: 20%;
    float: left;
  }
}
.col-xs-two,
.col-sm-two,
.col-md-two,
.col-lg-two {
  position: relative;
  min-height: 1px;
  /*padding-right: 10px;
    padding-left: 10px;*/
}
@media only screen and (max-width: 768px) {
  .col-xs-two {
    width: 50%;
    float: left;
  }
}
@media (min-width: 768px) {
  .col-sm-two {
    width: 50%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-two {
    width: 50%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-two {
    width: 50%;
    float: left;
  }
}
.video-slider div [aria-live="polite"] {
  min-height: 200px !important;
}
@media only screen and (max-width: 1200px) {
  #mobile-batman-block {
    min-height: 600px;
  }
}
#mobile-batman-block > h1 {
  padding: 30px 0;
  text-align: center;
}
#mobile-batman-block #batman-block {
  min-height: 600px;
  background: url('/img/superman.jpg');
}
@media only screen and (max-width: 1200px) {
  #mobile-batman-block #batman-block {
    top: 250px;
    min-height: 300px;
    background-image: url('/img/superman_mobile.jpg');
  }
}
#mobile-batman-block #batman-block h1 {
  font-size: 45px;
  line-height: 1;
  bottom: 100px;
  left: 100px;
}
@media only screen and (max-width: 1200px) {
  #mobile-batman-block #batman-block h1 {
    display: none;
  }
}
@media only screen and (min-width: 996px) {
  .justify-content-md-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 996px) {
  .text-lg-left {
    text-align: left;
  }
}
.opti-banner {
  background-image: url(/img/banners/optimyzer-back.jpg);
  background-size: cover;
  background-position: top left;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .opti-banner {
    background-position: top center;
    background-image: url(/img/banners/optimyzer-back-mobile.jpg);
  }
}
.opti-banner .circle {
  margin: 150px 0 10px 0;
}
.dropdown {
  display: inline-flex;
  margin: auto;
  cursor: pointer;
}
.dropdown > span {
  padding: 8px 0px;
  font-family: Geometria-Bold;
  font-size: 16px;
  background-color: #d9dbda;
  min-width: 300px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .dropdown > span {
    font-size: 20px;
    min-width: 500px;
  }
}
.dropdown > span :nth-last-child(1) {
  position: absolute;
  right: 10px;
}
.dropdown li > span {
  font-family: 'Geometria';
  width: 100%;
  color: #000000;
  float: inherit;
  font-size: 16px;
  padding-top: 6px;
}
.dropdown li .Bold {
  color: #000000;
  font-size: 16px;
  margin-bottom: 0.25em;
  padding-left: 10px;
  float: left;
}
.dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
}
.expertOpitnionSlider .slick-track {
  display: flex;
  justify-content: center;
  align-items: center;
}
.expertOpitnionSlider .slick-arrow.slick-next {
  background-image: url('/img/right-arrow.svg');
  right: -120px;
}
.expertOpitnionSlider .slick-arrow.slick-prev {
  background-image: url('/img/left-arrow.svg');
  left: -120px;
}
.expertOpitnionSlider .slick-arrow {
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  width: 40px;
  height: 40px;
}
.expertOpitnionSlider .slick-arrow::before {
  content: none;
}
.popmechanic-reset {
  margin: 1.5rem !important;
}
@media only screen and (min-width: 1440px) {
  .man-event-2020 {
    left: 5%;
  }
}
@media only screen and (min-width: 2400px) {
  .man-event-2020 {
    left: 20%;
  }
}
.slick-prev::before,
.slick-next::before {
  content: none;
}
.wide-line {
  -ms-background-size: cover;
  background-size: cover;
  width: 100%;
  padding: 25px 0;
  -ms-background-position: top center;
  background-position: top center;
}
@media only screen and (min-width: 1024px) {
  .wide-line {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 1440px) {
  .wide-line {
    padding: 34px 0;
  }
}
@media only screen and (min-width: 2560px) {
  .wide-line {
    padding: 50px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .justify-content-lg-end {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    display: flex;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .w-lg-85 {
    width: 85% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .justify-content-lg-center {
    justify-content: center !important;
  }
}
@media (max-width: 992px) {
  .bkgr-before-lg-none {
    background: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .w-after-lg-100 {
    width: 100% !important;
  }
}
#chatroom,
#qstroom {
  overflow-y: scroll;
  border: 1px solid #c3c3c3;
  border-radius: 5px 0 0 5px;
  height: 28.7vw;
  width: 100%;
}
@media only screen and (max-width: 1366px) {
  #chatroom,
  #qstroom {
    height: 32vw;
  }
}
@media only screen and (max-width: 768px) {
  #chatroom,
  #qstroom {
    height: 200px;
  }
}
#chatroom::-webkit-scrollbar,
#qstroom::-webkit-scrollbar {
  width: 4px;
}
#chatroom::-webkit-scrollbar-track,
#qstroom::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
}
#chatroom::-webkit-scrollbar-thumb,
#qstroom::-webkit-scrollbar-thumb {
  background: #808080;
  border-radius: 10px;
}
#chatroom::-webkit-scrollbar-thumb:hover,
#qstroom::-webkit-scrollbar-thumb:hover {
  background: #808080;
}
#nav-chat-tab,
#nav-qestion-tab {
  color: black !important;
  padding: 6px 10px !important;
  margin: 2px;
  background-color: #c9c9c9;
  border-radius: 10px 10px 0 0;
}
#nav-chat-tab:hover,
#nav-qestion-tab:hover,
#nav-chat-tab:focus,
#nav-qestion-tab:focus {
  text-decoration: none;
}
.nav-tabs {
  border-bottom: none;
}
.ansewer > div {
  padding: 30px 0 0 30px;
}
.ban,
.remove,
.askqst,
.remove-answr {
  cursor: pointer;
}
.remove-answr {
    /*position: absolute;*/
    right: 0.8rem;
}
.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.text-underline {
  text-decoration: underline;
}