@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

*:-moz-placeholder {
  color: #fff;
  opacity: 1;
}

*::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

*:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: #fff;
}

body input:required:valid,
body textarea:required:valid {
  color: #fff;
}

body {
  background-color: #fff;
  font-size: 16px;
  min-width: 320px;
  /* max-width: 1920px; */
  display: block;
  margin: 0 auto;
  position: relative;
  line-height: 1.25;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-text-decoration-skip: objects;
          text-decoration-skip: objects;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
}

.img-responsive, img {
  display: block;
  max-width: 100%;
  height: auto;
}

/*класс для скрытия элементов, напр при стилизации чекбоксов*/
.visually-hidden {
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  border: none;
  overflow: hidden;
}

/*add new style*/
*:focus {
  outline: none;
}

p,
dd,
dl,
figure,
blockquote {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: inherit;
}

ul,
ol {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

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

th {
  font-weight: inherit;
}

audio,
video {
  display: block;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

i,
em {
  font-style: inherit;
}

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  font: inherit;
  color: inherit;
  letter-spacing: inherit;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
  cursor: pointer;
  -webkit-appearance: none;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border: none;
  padding: 0;
}

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: none;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  outline: none;
}

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: none;
  font: inherit;
}

svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

/*убираем стандартный стиль селекта со стрелкой и делаем свою*/
/* https://codepen.io/yurch-html/pen/djdMZq */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

@font-face {
  font-family: "roboto-example";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/RobotoRegular/RobotoRegular.eot");
  src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
}

@font-face {
  font-family: "roboto-example";
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/RobotoBold/RobotoBold.eot");
  src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype");
}

@font-face {
  font-family: "Lato-Bold";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Lato-Bold/Lato-Bold.eot");
  src: url("../fonts/Lato-Bold/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold/Lato-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Lato-Light";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Lato-Light/Lato-Light.eot");
  src: url("../fonts/Lato-Light/Lato-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Light/Lato-Light.woff") format("woff"), url("../fonts/Lato-Light/Lato-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Lato-Medium";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Lato-Medium/Lato-Medium.eot");
  src: url("../fonts/Lato-Medium/Lato-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Medium/Lato-Medium.woff") format("woff"), url("../fonts/Lato-Medium/Lato-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Lato-Regular";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Lato-Regular/Lato-Regular.eot");
  src: url("../fonts/Lato-Regular/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular/Lato-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Lato-Semibold";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Lato-Semibold/Lato-Semibold.eot");
  src: url("../fonts/Lato-Semibold/Lato-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Semibold/Lato-Semibold.woff") format("woff"), url("../fonts/Lato-Semibold/Lato-Semibold.ttf") format("truetype");
}

/* -------------------------------------
	Common styles
	------------------------------------- */
/* -----------------------------------
	global style
	------------------------------------ */
/*GLOBAL STYLE BEGIN*/
.tac {
  text-align: center;
}

.df {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.df_hide {
  display: none !important; /* to control the display: flex */
}

::-moz-selection {
  background-color: orange;
  color: #fff;
}

::selection {
  background-color: orange;
  color: #fff;
}

body {
  font-family: "Lato-Regular", sans-serif;
  color: #fff;
  position: relative;
}

/*GLOBAL STYLE END*/
/* -------------------------------------
	header
	------------------------------------- */
.header {
  background: rgba(2, 2, 1, 0.65); /* #0E0E0E;*/
  position: absolute;
  z-index: 4;
  width: 100%;
  padding: 21px 38px;
}

.header__row {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__filter {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero {
  height: 100vh;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hero__img {
  position: absolute;
  width: 100%;
}

.hero img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero__descr {
  position: relative;
  z-index: 2;
}

.hero__suptitle {
  font-size: 35px;
  font-family: "Lato-Light";
  margin-bottom: 10px;
}

.hero__title {
  font-family: "Lato-Light";
  text-transform: uppercase;
  font-size: 55px;
}

.hero__btn {
  text-transform: uppercase;
  background: rgba(2, 2, 1, 0.85);
  padding: 1.7em;
  display: block;
  max-width: 257px;
  width: 100%;
  margin: 33px auto 0;
  font-size: 14px;
  font-family: "Lato-Medium";
  letter-spacing: 0.5px;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  border: 1px solid transparent;
}

.hero__btn:hover {
  border: 1px solid #fff;
}

.header__filter-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}

.filter__name {
  font-size: 14px;
  margin-right: 16px;
}

.filter__item {
  font-size: 14px;
  cursor: pointer;
  color: #888;
  border: 2px solid #888;
  border-radius: 25px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.7em 1.2em;
  margin-right: 10px;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  height: 37px;
}

.filter__item:hover, .filter__item--active {
  font-family: "Lato-Semibold";
  border-color: #fff; /* 1px only in hover, better */
  color: #fff;
}
.filter__item--active {
  border: 2px solid #fff;
}

.filter__item:last-child {
  margin-left: 15px;
}

.language {
  margin-right: 3.5%;
}

.language__item {
  color: rgba(255, 255, 255, 0.7);
  margin-right: 21px;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.language__item:hover, .language__item--active {
  color: #FCFCFC;
  font-family: "Lato-Semibold";
}

.account__item {
  margin-left: 24px;
  font-size: 14px;
  -webkit-transition: all 0.25;
  -o-transition: all 0.25;
  transition: all 0.25;
  color: #FCFCFC;
}

.account__item:hover {
  font-family: "Lato-Semibold";
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.panel {
  padding: 8px 38px;
  background: rgba(2, 2, 1, 0.65);  /* #0E0E0E;*/
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.panel__play {
  margin-right: 45px;
}

.panel__pause {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-family: "Lato-Bold";
}

.panel__pause-txt {
  position: relative;
  padding-left: 10px;
  display: inline-block;
}

.panel__pause-txt:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  height: 5px;
  width: 5px;
  border-radius: 100%;
  display: block;
  background: #fff;
}

.panel__pause img {
  margin-right: 20px;
}

.panel img {
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  margin: 0 auto;
}

.panel__icons {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}

.panel__icons-item {
  position: relative;
  z-index: 2;
  margin: 0 10px;
  padding: 10px;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.panel__icons-item:hover {
  background: rgba(255, 255, 255, 0.15);
}

.panel__icons--mobi {
  display: none;
}

.panel__settings {
  position: relative;
}

.timeline {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.timeline__item {
  height: 4px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin: 0 1px;
  position: relative;
}

.timeline__item-note {
  display: none;
  background: rgba(255, 255, 255, 0.8);
  color: #0E0E0E;
  font-size: 14px;
  font-family: "Lato-Medium";
  position: absolute;
  bottom: 30px;
  text-align: center;
  padding: 1em 0.5em;
  min-width: 155px;
}

.timeline__item-note:before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  bottom: -20px;
  border: 10px solid transparent;
  border-top: 10px solid rgba(255, 255, 255, 0.8);
}

.timeline__item:hover .timeline__item-note {
  display: block;
}

.settings__bar {
  position: absolute;
  right: 20px;
  bottom: 70px;
  width: 400px;
  padding: 5px 0;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  background: rgba(31, 31, 31, 0.9);
}

.settings__bar.active {
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.settings__bar.active .settings__item-value {
  display: none;
}

.settings__bar.active .settings__bar-item {
  display: none;
}

.settings__bar.active .settings__bar-item.active {
  display: block;
  padding-left: 40px;
}

.settings__bar.active .settings__bar-item.active:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  left: 15px;
  top: 5px;
}

.settings__bar-item {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  position: relative;
  font-size: 14px;
  padding: 10px 15px 10px 25px;
  cursor: pointer;
}

.settings__bar-item:before {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-7px);
      -ms-transform: translateY(-7px);
          transform: translateY(-7px);
  width: 20px;
  height: 20px;
  background: url(../img/chevron-right.svg) no-repeat;
}

.settings__bar-item:hover {
  background: #2B2B2B;
}

.settings__item-name {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  font-family: "Lato-Medium";
}

.settings__item-value {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  text-align: right;
  padding-right: 20px;
}

.settings__list {
  background: #1F1F1F;
  display: none;
}

.settings__list-item {
  font-size: 14px;
  padding: 9px 15px 9px 20px;
  cursor: pointer;
}

.settings__list-item:hover {
  background: #2B2B2B;
}

.panel-share__block {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 203px;
  padding-bottom: 66px;
}

.panel-share__block-title {
  padding: 12px 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.panel-share__block-item {
  padding: 10px 25px;
  font-size: 14px;
  font-family: "Lato-Medium";
}

.panel-share__block-item:hover {
  background: #2B2B2B;
}

.panel-share__block-inner {
  background: #1F1F1F;
  padding: 5px 0;
}

.panel-share__block a {
  display: block;
}

.panel__icons-item:hover .panel-share__block {
  display: block;
}

.panel-contact__block {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 203px;
  padding-bottom: 66px;
}

.panel-contact__block-inner {
  background: #1F1F1F;
  padding: 5px 0;
}

.panel-contact__block a {
  display: block;
  text-align: center;
  font-size: 14px;
  font-family: "Lato-Medium";
  padding: 6px;
}

.panel__icons-item:hover .panel-contact__block {
  display: block;
}

@media only screen and (max-width: 1023px) {
  .header {
    padding: 26px 15px;
  }
  .header__filter-block {
    position: fixed;
    z-index: 9;
    left: 0;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    top: 0;
    bottom: 0;
    width: 210px;
    background: #1F1F1F;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    overflow: auto;
    padding: 60px 0 0;
  }
  .panel__icons-item {
    border-radius: 0;
  }
  .nav__toggle-wrap {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
  }
  .nav__toggle {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    content: "";
    height: 1px;
    width: 20px;
    position: fixed;
    top: 26px;
    left: 15px;
    border-radius: 15px;
    background-color: #fff;
  }
  .nav__toggle::before, .nav__toggle::after {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    content: "";
    position: absolute;
    left: 0;
    height: 1px;
    width: 22px;
    border-radius: 15px;
    background-color: #fff;
  }
  .nav__toggle::before {
    top: -8px;
  }
  .nav__toggle::after {
    top: 8px;
  }
  .nav-expanded {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
  }
  .nav-expanded .header__filter-block {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
  }
  .nav-expanded .nav__toggle-wrap {
    background: #1F1F1F;
    width: 210px;
    height: 50px;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
  }
  .nav-expanded .nav__toggle {
    background-color: transparent;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
  }
  .nav-expanded .nav__toggle:before {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    top: 0;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .nav-expanded .nav__toggle:after {
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    top: -0px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .language {
    margin-left: 40px;
    margin-right: 10px;
  }
  .language__item {
    margin-right: 15px;
  }
  .account__item {
    margin-left: 15px;
  }
  .filter {
    padding: 0 15px;
  }
  .filter__name {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-resolution: 100%;
    margin-bottom: 20px;
  }
  .filter__item {
    font-size: 11px;
    margin-bottom: 16px;
    height: 33px;
    opacity: 0.7;
  }
  .filter__item:last-child {
    margin-left: 0;
  }
  .filter__item:hover, .filter__item--active {
    opacity: 1;
    border-width: 1px;
  }
  .panel__icons {
    display: none;
  }
  .panel__icons--mobi {
    display: block;
    margin-top: 10px;
  }
  .panel__icons-item {
    width: 100%;
    margin: 0;
    padding: 13px 15px;
    font-size: 12px;
    line-height: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .panel__icons-item img {
    margin-right: 10px;
    width: 18px;
    height: 18px;
  }
  .panel__icons-item:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }
  .settings__bar {
    bottom: 56px;
  }
}

@media only screen and (max-width: 480px) {
  .header {
    padding: 18px 15px;
  }
  .account__item {
    font-size: 12px;
  }
  .language {
    margin-left: 40px;
    margin-right: 10px;
  }
  .language__item {
    font-size: 12px;
  }
  .nav__toggle {
    top: 24px;
  }
  .panel {
    padding: 16px;
  }
  .panel__settings {
    width: 17px;
  }
  .timeline__item {
    height: 2px;
  }
  .panel__play img {
    width: 17px;
  }
  .panel__pause img {
    margin-right: 10px;
  }
  .panel__pause-txt {
    font-size: 11px;
  }
  .panel__pause-txt:before {
    top: 4px;
    width: 3px;
    height: 3px;
  }
  .hero__suptitle {
    font-size: 20px;
  }
  .hero__title {
    font-size: 30px;
  }
  .hero__btn {
    font-size: 10px;
    max-width: 161px;
    margin: 26px auto 0;
  }
  .settings__bar {
    bottom: 56px;
    right: 10px;
    width: 239px;
  }
  .settings__bar-item {
    font-size: 11px;
  }
  .settings__list-item {
    font-size: 11px;
  }
}

/* -------------------------------------
	hero
	------------------------------------- */
/* -------------------------------------
	sing-in
	------------------------------------- */
.popup-overlay {
  background: rgba(15, 15, 15, 0.6);
  height: 100vh;
  width: 100vw;
  position: fixed;
  z-index: 9;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: auto;
}

.popup-close {
  width: 10px;
  height: 10px;
  opacity: 0.9;
  position: absolute;
  z-index: 2;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.popup-close:before, .popup-close:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 12px;
  right: 4px;
  background: rgba(255, 255, 255, 0.9);
}

.popup-close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.popup-close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.promoted-input-checkbox {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.promoted-checkbox {
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.promoted-checkbox input:checked + label > svg {
  height: 24px;
  -webkit-animation: draw-checkbox ease-in-out 0.2s forwards;
  animation: draw-checkbox ease-in-out 0.2s forwards;
}

.promoted-checkbox label {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.promoted-checkbox .check-mark-txt {
  font-size: 12px;
  color: #FFFFFF;
  cursor: pointer;
  position: relative;
}

.promoted-checkbox .check-mark-txt:active::after {
  background-color: #e6e6e6;
}

.promoted-checkbox .check-mark {
  position: relative;
  height: 14px;
  width: 14px;
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 14px;
      -ms-flex: 0 0 14px;
          flex: 0 0 14px;
  border: 1px solid #FFFFFF;
  -webkit-transition: 0.15s all ease-out;
  -o-transition: 0.15s all ease-out;
  transition: 0.15s all ease-out;
  margin-right: 5px;
}

.promoted-checkbox svg {
  stroke: #FFFFFF;
  stroke-width: 2px;
  height: 0;
  width: 10px;
  position: absolute;
  top: -5px;
  left: 2px;
  stroke-dasharray: 33;
}

@-webkit-keyframes draw-checkbox {
  0% {
    stroke-dashoffset: 33;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes draw-checkbox {
  0% {
    stroke-dashoffset: 33;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

.form-popup__title {
  text-align: center;
  font-family: "Lato-Bold";
  margin-bottom: 18px;
}

.form-popup__txt {
  font-size: 14px;
  text-align: center;
}

.form-popup__wrap {
  width: 100%;
  max-width: 355px;
  margin: auto;
  background: rgba(17, 17, 17, 0.9);
  position: relative;
  padding: 40px 40px 30px;
}

.form-popup__txt-aternative {
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}

.myForm {
  width: 100%;
}

.myForm label {
  font-size: 14px;
  opacity: 0.8;
  display: inline-block;
  margin-bottom: 5px;
}

.myForm input, .myForm textarea {
  display: block;
  width: 100%;
  border: 1px solid #fff;
  padding: 10px;
  font-size: 14px;
  margin-bottom: 30px;
  background: #171717;
}

.myForm input[type="submit"] {
  font-size: 14px;
  text-transform: uppercase;
  color: #171717;
  letter-spacing: 0.05em;
  text-align: center;
  background: #F2F2F2;
  margin: 30px 0 15px 0;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  text-transform: uppercase;
}

.myForm input[type="submit"]:hover {
  background: #111;
  color: #fff;
}

.myForm .password__block {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: -20px 0 0 0;
}

.myForm .password__forgot {
  font-size: 12px;
  text-decoration: underline;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.myForm .password__forgot:hover {
  text-decoration: none;
}

.create__account {
  font-size: 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.create__account a {
  text-decoration: underline;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.create__account a:hover {
  text-decoration: none;
}

.social__block {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0;
}

.social__btn {
  font-size: 15px;
  font-family: "Lato-Medium";
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 47%;
      -ms-flex: 0 0 47%;
          flex: 0 0 47%;
  max-width: 47%;
  text-transform: none;
  color: #fff;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.8em 0.8em 0.8em 0.5em;
}

.social__btn img {
  width: 16px;
  height: 16px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 6px;
}

.social__btn span {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60px;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  max-width: 60px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}

.social__btn-fb {
  background: #3B5999;
}

.social__btn-fb:hover {
  background: #2e549d;
}

.social__btn-goog {
  background: #F44336;
}

.social__btn-goog:hover {
  background: #f73627;
}

.social__btn-goog img {
  width: 18px;
  height: 18px;
}

@media only screen and (max-width: 480px) {
  .form-popup__title {
    font-size: 12px;
    margin-bottom: 12px;
  }
  .form-popup__txt {
    font-size: 12px;
    font-family: "Lato-Medium";
  }
  .form-popup__wrap {
    max-width: 256px;
    padding: 25px 20px 20px;
  }
  .social__block {
    margin: 30px 0;
  }
  .social__btn {
    font-size: 12px;
    padding: 0.75em 0 0.75em 0.75em;
  }
  .create__account {
    font-size: 10px;
  }
  .myForm .password__forgot {
    font-size: 10px;
  }
  .myForm label {
    font-size: 12px;
  }
  .myForm input {
    font-size: 11px;
  }
  .myForm input[type="submit"] {
    font-size: 11px;
  }
  .promoted-checkbox .check-mark-txt {
    font-size: 10px;
  }
}

.sing-in2 .form-popup__txt {
  font-size: 13px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 480px) {
  .sing-in2 .form-popup__txt {
    font-size: 10px;
  }
  .sing-in2 .form-popup__wrap {
    padding: 40px 20px 20px;
  }
  .sing-in2 .promoted-checkbox .check-mark-txt,
  .sing-in2 .myForm .password__forgot {
    font-size: 9px;
  }
}

/* -------------------------------------
	sing-up
	------------------------------------- */
.sing-up__btn {
  font-size: 14px;
  text-transform: uppercase;
  color: #171717;
  letter-spacing: 0.05em;
  text-align: center;
  background: #F2F2F2;
  margin: 30px 0 15px 0;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  display: block;
  padding: 0.8em 0.75em;
  border: 1px solid #fff;
}

.sing-up__btn:hover {
  background: #111;
  color: #fff;
}

.sing-up .social__block {
  margin: 20px auto;
}

@media only screen and (max-width: 480px) {
  .sing-up__btn {
    font-size: 12px;
  }
  .sing-up .social__block {
    margin: 12px auto;
  }
}

/* -------------------------------------
	sing-up
	------------------------------------- */
.hints-popup {
  background: rgba(17, 17, 17, 0.95);
  -webkit-box-shadow: 10px 8px 25px rgba(9, 9, 9, 0.15);
          box-shadow: 10px 8px 25px rgba(9, 9, 9, 0.15);
  border-radius: 1px;
  position: absolute;
  z-index: 3;
  padding: 40px 40px 25px;
  width: 100%;
  max-width: 400px;
}

.hints__title {
  text-align: center;
  font-family: "Lato-Bold";
  margin-bottom: 20px;
}

.hints__txt {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.43;
}

.hints__btn-block {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px 0 0;
}

.hints__btn {
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  padding: 0.75em 1.55em;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 8px 15px;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  height: 42px;
}

.hints__btn img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}

.hints__btn-next img {
  margin-left: 5px;
}

.hints__btn-prev img {
  margin-right: 5px;
}

.hints__btn--black {
  color: #F2F2F2;
  background: #202020;
  border: 1px solid rgba(242, 242, 242, 0.2);
}

.hints__btn--black:hover {
  border: 1px solid rgba(255, 255, 255, 0.9);
}

.hints__btn--white {
  background: rgba(255, 255, 255, 0.9);
  color: #171717;
  border: 1px solid rgba(255, 255, 255, 0.9);
}

.hints__btn--white:hover {
  border: 1px solid #202020;
}

.hints__smile img {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0 10px;
}

.hints__label {
  font-size: 12px;
  letter-spacing: 0.02em;
  color: #0E0E0E;
  background: #F1F1F1;
  padding: 0.65em 1.3em;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
}

.choose-language {
  left: 23px;
  top: 93px;
}

.hints-popup:before {
  content: '';
  position: absolute;
  left: 20px;
  top: 0;
  border: 15px solid transparent;
  border-bottom: 15px solid rgba(17, 17, 17, 0.95);
  -webkit-transform: translateY(-98%);
      -ms-transform: translateY(-98%);
          transform: translateY(-98%);
}
.hints-popup-tour-after:after {
  content: '';
  position: absolute;
  left: 20px;
  bottom: 0;
  border: 15px solid transparent;
  border-bottom: 15px solid rgba(17, 17, 17, 0.95);
  -webkit-transform: translateY(-98%) rotate(180deg);
      -ms-transform: translateY(-98%) rotate(180deg);
          transform: translateY(-98%) rotate(180deg);
}

.guid-tour-login {
  top: 93px;
  right: 50px;
}

.guid-tour-login:before {
  right: 20px;
  left: auto;
}

.guid-tour-property {
top: 93px;
left: 280px;
}
.guid-tour-activities {
top: 93px;
left: 400px;
}
.guid-tour-settings {
bottom: 93px;
right: 20px;
}
.guid-tour-settings:before {
  display: none;
}
.guid-tour-settings:after {
  right: 20px;
  left: auto;
  bottom: -59px;
}
.guid-tour-scroll-down:before {
  display: none;
}
.guid-tour-scroll-down:after {
  display: none;
}
/*
.guid-tour-voice {
  top: 130px;
  left: calc(50% - 200px);
}
.guid-tour-voice:before {
  display: none;
}
.guid-tour-voice:after {
  right: auto;
  left: 50%;
  bottom: -59px;
}
*/
.guid-tour-voice {
  bottom: 93px;
  left: 235px;
}
.guid-tour-voice:before {
  display: none;
}
.guid-tour-voice:after {
  left: 20px;
  right: auto;
  bottom: -59px;
}
.guid-tour-favorite {
  bottom: 93px;
  left: 300px;
}
.guid-tour-favorite:before {
  display: none;
}
.guid-tour-favorite:after {
  left: 20px;
  right: auto;
  bottom: -59px;
}
.guid-tour-share {
  bottom: 93px;
  left: 235px;
}
.guid-tour-share:before {
  display: none;
}
.guid-tour-share:after {
  left: 20px;
  right: auto;
  bottom: -59px;
}
.guid-tour-talk {
  bottom: 93px;
  left: 300px;
}
.guid-tour-talk:before {
  display: none;
}
.guid-tour-talk:after {
  left: 20px;
  right: auto;
  bottom: -59px;
}

.ask__btn {
  position: absolute;
  bottom: 110px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgba(2, 2, 1, 0.85);
  border-radius: 60px;
  font-size: 14px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  font-family: "Lato-Semibold";
  padding: 1.8em;
  text-align: center;
  /* max-width: 215px;
  width: 100%; */
  max-width: 50vw;
  width: 20vw;
  line-height: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  border: 1px solid rgba(17, 17, 17, 0.95);
}

.ask__btn:hover {
  border: 1px solid rgba(255, 255, 255, 0.95);
}

.hints-popup__label {
  background: rgba(17, 17, 17, 0.9);
  -webkit-box-shadow: 10px 8px 25px rgba(9, 9, 9, 0.15);
          box-shadow: 10px 8px 25px rgba(9, 9, 9, 0.15);
  border-radius: 1px;
  position: absolute;
  z-index: 3;
  padding: 40px 40px 30px;
  width: 100%;
  max-width: 450px;
}

.hints-popup__label .hints__title {
  font-size: 25px;
  font-family: "Lato-Regular";
}

.hints-popup__label .hints__txt {
  margin-bottom: 30px;
}

.hints-popup__label .hints__txt a {color: rgb(255, 200, 97);}
.hints-popup__label .hints__txt a:hover {color: orange;}

.hints__more {
  font-size: 14px;
}

.hints-popup__replay {
  background: rgba(17, 17, 17, 0.9);
  -webkit-box-shadow: 10px 8px 25px rgba(9, 9, 9, 0.15);
          box-shadow: 10px 8px 25px rgba(9, 9, 9, 0.15);
  border-radius: 1px;
  position: absolute;
  z-index: 3;
  padding: 25px 35px 20px;
  width: 100%;
  max-width: 400px;
}

.hints-replay__info {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.hints-replay__photo {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 45px;
      -ms-flex: 0 0 45px;
          flex: 0 0 45px;
  max-width: 45px;
  height: 45px;
  margin-right: 10px;
}

.hints-replay__photo img {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
}

.hints-replay__txt {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.43;
}

.hints-replay__descr {
  padding-left: 54px;
}

.hints-replay__img {
  margin-left: 10px;
}

.hints-replay__img img {
  width: 15px;
  height: 15px;
}

.hints-replay__more {
  font-size: 14px;
  color: #FFFFFF;
}

.hints-replay__btn {
  margin: 0 10px;
}

.hints-replay__bottom {
  margin: 24px 0 18px;
}

.hints-replay__bottom img {
  max-width: 18px;
  height: 18px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0;
}

@media only screen and (max-width: 480px) {
  .hints__title {
    font-size: 13px;
  }
  .hints__txt {
    font-size: 12px;
    line-height: 1.75;
  }
  .hints__btn {
    font-size: 12px;
    padding: 0.7em 1.4em;
    height: 34px;
  }
  .hints__btn img {
    width: 15px;
    height: 15px;
  }
  .hints-popup {
    max-width: 263px;
    padding: 35px 20px 25px;
  }
  .choose-language {
    left: 39px;
    top: 63px;
  }
  .guid-tour-login {
    top: 63px;
  }
  .hints-popup__label {
    padding: 35px 25px 25px;
    max-width: 250px;
  }
  .hints-popup__label .hints__title {
    font-size: 14px;
    font-family: "Lato-Medium";
  }
  .hints-popup__label .hints__txt {
    margin-bottom: 30px;
  }
  .hints__label {
    font-size: 9px;
    letter-spacing: 0.03em;
    font-family: "Lato-Medium";
    padding: 0.65em 1em;
  }
  .hints__more {
    font-size: 11px;
  }
  .ask__btn {
    max-width: 160px;
    font-size: 11px;
  }
  .hints-popup__replay {
    max-width: 250px;
    padding: 25px 20px 20px;
  }
  .hints-replay__info {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hints-replay__photo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    height: 51px;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .hints-replay__photo img {
    width: 51px;
    height: 51px;
    margin: 0 auto;
  }
  .hints-replay__title {
    font-size: 12px;
    margin: 3px 5px 0;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .hints-replay__img-star {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  
  .hints-replay__img-star::before,  .hints-replay__img-star-o::before, .fa-star:before, .fa-star-o:before {display: none;}

  .hints-replay__img-ok {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .hints-replay__img {
    margin: 0;
  }
  .hints-replay__descr {
    padding-left: 0;
    text-align: center;
    margin: 5px 0;
  }
  .hints-replay__txt {
    font-size: 11px;
    line-height: 1.7;
  }
  .hints-replay__bottom {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hints-replay__more {
    font-size: 11px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.hints-replay-answer textarea {
  resize: none;
}

.hints-replay-answer input[type="reset"] {
  text-transform: uppercase;
  -webkit-transition: all time;
  -o-transition: all time;
  transition: all time;
}

.hints-replay-answer .myForm__answer {
  padding-left: 50px;
}

.hints-replay-answer .myForm-answer__bottom {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.hints-replay-answer .myForm-answer__bottom input {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 110px;
      -ms-flex: 0 0 110px;
          flex: 0 0 110px;
  max-width: 110px;
  margin: 0 10px 20px 0;
  height: 42px;
}

.hints-replay__more-mobi {
  display: none;
}

.hints-answer__top {
  font-size: 13px;
}

@media only screen and (max-width: 480px) {
  .hints-replay-answer .hints-replay__info,
  .hints-replay-answer .hints-replay__txt {
    display: none;
  }
  .hints-replay-answer .hints-replay__more {
    display: none;
  }
  .hints-replay-answer .myForm__answer {
    padding-left: 0;
  }
  .hints-popup__replay {
    padding: 15px 20px;
  }
  .hints-popup__replay textarea {
    height: 88px;
  }
  .hints-popup__replay .popup-close {
    right: 15px;
    top: 15px;
  }
  .hints-replay__bottom {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 14px 0 10px;
  }
  .hints-replay__more-mobi {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
    margin-bottom: 10px;
  }
  .hints-replay-answer .myForm input, .hints-replay-answer .myForm textarea {
    margin-bottom: 16px;
  }
  .hints-replay-answer .myForm-answer__bottom input {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 82px;
        -ms-flex: 0 0 82px;
            flex: 0 0 82px;
    max-width: 82px;
    margin: 0 10px 5px 0;
    height: 34px;
  }
}

.hints-answer__top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0 -35px;
  padding: 0  22px 22px 35px;
  margin-bottom: 20px;
}

.hints-answer .hints-replay__bottom {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.hints-answer .hints__title {
  text-align: left;
}

.hints-answer .myForm-answer__bottom input {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100px;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  max-width: 100px;
  text-transform: uppercase;
  height: 40px;
}

.hints-answer .myForm input[type="submit"] {
  margin: 0 15px 0 0;
}

.hints-answer .myForm input[type="reset"] {
  margin: 0;
}

@media only screen and (max-width: 480px) {
  .hints-answer .myForm-answer__bottom input {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 82px;
        -ms-flex: 0 0 82px;
            flex: 0 0 82px;
    max-width: 82px;
    height: 34px;
  }
}

/* -------------------------------------
	footer
	------------------------------------- */
/* -------------------------------------
	popups
	------------------------------------- */
.cd-popup {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -o-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -o-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
  position: relative;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  border-radius: .25em .25em .4em .4em;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
  background: white;
  border-radius: 50%;
}

.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 13px;
  width: 18px;
  height: 4px;
  background-color: #000;
}

.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 6px;
}

.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: 6px;
}

.img-replace {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: #000;
  white-space: nowrap;
}

.popupContainerWrap {
  background: #27345E;
  color: #fff;
  padding: 20px;
}

.popupContainerWrap h2 {
  text-align: center;
  margin: 20px auto;
}

.popupContainerWrap p {
  margin-bottom: 15px;
}

/* popup end */











/* ----------------------------- */
/* voctours functionality styles */
/* ----------------------------- */

.tour-active .hints-popup {display: none;}
.tour-active .hints-popup.active {display: block;}
.tour-active .guid-tour-1 {display: none;}
.tour-active .guid-tour-1.active {display: block;}
.launch_guide {display: none;}
/* .tour-active {display: none;} */
/*.launch_guide.active {display: block !important;}*/
.launch_guide .tac {    
  display: none;
}
.launch_guide .tac.active {    
  /* position: absolute;
  z-index: 3;
  padding: 40px 40px 25px;
  width: 100%;
  max-width: 400px;*/
  display: block; 
}

.elem_out_of_view {visibility: hidden;}
.elem_in_view {visibility: visible;}


.logo--wrap, .booking--wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
}


#book {display: none; position: fixed; top: 50%; left: 50%; margin-top: -100px; margin-left: -483px; width: 967px; height: 200px; background: rgba(0, 0, 0, 0.9); color: #FFF;} 
#book.active {display: block; z-index: 100;}
#book .content {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
#book iframe.webbook {position: relative; width: 967px; height: 570px;}
#book iframe.webbook > * {position: absolute; top: -150px;}
#book div h2 {padding: 10px; font-family: Arial, sans-serif; font-size: 14px; color: #fff; margin: 3px 25px; text-align: center; text-transform: uppercase;}
#book .cierrame {float: right; font-size: 18px; line-height: 10px; color: #AAA; margin: 10px; padding: 05px; font-family: sans-serif; border: #333 1px solid; -webkit-border-radius: 18px; -moz-border-radius: 9px; border-radius: 10px;}
#book .cierrame:hover {cursor: pointer; color: #fff; }

.bombolla-blue .hints__label {background-color: rgba(69, 160, 217, 0.7);}   /* background-color: #45a0d9; */
.bombolla-red .hints__label {background-color: rgba(255, 0, 61, 0.7);}      /* background-color: #ff003d; */
.bombolla-green .hints__label {background-color: rgba(28, 216, 113, 0.7);}  /* background-color: #1cd871; */

.voice_inactive {display: none !important;}

#dd2 img {width: 40px; height: 40px; border-radius: 50%;}


.user_social {
  -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hotspot.hotspot_voces.left {top: 100px; left: 50px;}

header, footer {position: fixed;}
footer {z-index: 10; /*opacity: 0.4;*/}
#main {position: absolute; width: 100%;}






/* @group Navigation */
/*
.navigation {
  position: fixed;
  right: 0;
  top: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  height: 100%;
  width: 50px;
}
.navigation > ul > li {
  margin-top: -10px;
  font-size: 16px;
  line-height: 1;

  pointer-events: none;
  position: absolute;
  z-index: 1;
  right: 0;
  white-space: nowrap;
  -webkit-transition: top 550ms ease-in-out;
  -moz-transition: top 550ms ease-in-out;
  -o-transition: top 550ms ease-in-out;
  transition: top 550ms ease-in-out;
}
.navigation > ul > li > a {
  font-family: 'DinCondensedRegular', 'Trebuchet MS', 'Garamond';
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding-right: 15px;
  vertical-align: middle;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  filter: alpha(opacity = 0);
  *display: none;
  -webkit-transform: translate(-5px, 0px);
  -moz-transform: translate(-5px, 0px);
  -ms-transform: translate(-5px, 0px);
  transform: translate(-5px, 0px);
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
}
.navigation > ul > li:after {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  position: absolute;
  right: 0;
  top: 2px;
  vertical-align: middle;
  content: '';
  width: 5px;
  height: 5px;
  border: 5px solid transparent;
  border-right-color: #ffffff;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
.navigation > ul > li:hover:after, .navigation > ul > li.active:after {
  top: -1px;
  width: 8px;
  height: 8px;
  border: 8px solid transparent;
  border-right-color: #c60010;
}
.navigation > ul > li:hover > a, .navigation > ul > li.active > a {
  color: #df0012;
}
.navigation:hover, .navigation.active {
  width: 200px;
}
.navigation:hover > ul > li, .navigation.active > ul > li {
  pointer-events: auto;
}
.navigation:hover > ul > li > a, .navigation.active > ul > li > a {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  filter: alpha(opacity = 100);
  *display: inline;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}


.navigation {padding-top: 65px;}

.navigation {
  background:rgba(0,0,0,0);
  -webkit-transition: background .5s ease-out;
     -moz-transition: background .5s ease-out;
       -o-transition: background .5s ease-out;
          transition: background .5s ease-out;
}
.navigation:hover {background-color: rgba(0,0,0,0.5);}
*/


.navigation .timeline__item.verd {background: rgba(0,255,0,0.5);}

/* hover timeline */
.timeline:hover .timeline__item {height: 8px; cursor: pointer;}

/* fix bug Ask Question button not show up */
.ask-question, .ask-question .ask__btn {z-index: 1;}

/* fix bug Settings button not working */
.settings__bar {z-index: 1;}


.timeline_overlaid_progress {background: rgba(255, 0, 0, 0.5); width: 0;}

.hotspot .content.reply, .hotspot .content.has_replies {
  display: none !important;
}
.hotspot .content.reply.active, .hotspot .content.has_replies.active {
  display: block !important;
}
.prevnext_replies {
  width: 200px;
  display: inherit;
}

img.pplogo.inactive {display: none;} /* projekktor logo image, useless. */

/* grosor timeline */
.irs--round:hover span.irs-line, .irs--round:hover .irs-bar--single {
  height: 8px;
}
.irs--round:hover .irs-line, .irs--round:hover .irs-bar {
  top: 26px;
}

.irs {top: -10px;}
#progressTimeline {top: -10px !important;}
/* .timeline {display: block !important;} */

/* nonotes */
.timeline.df.navigation.nonotes {
  display: none;
}
.irs.nonotes {
  height: 20px;
  top: 0;
}
.irs--round.nonotes .irs-handle {
  top: 8px;
}
.irs--round.nonotes .irs-bar {
  top: 18px;
}
.nonotes .irs--round:hover .irs-line, .nonotes .irs--round:hover .irs-bar {
  top: 16px;
}

/* fin nonotes */

/* withnotes */
.irs.withnotes, .irs.withnotes:hover {
  height: 22px; /*10px;   JPG 2024-10-12 , justo sobre el footer*/
  top: 0;
}
.irs--round.withnotes .irs-handle {
  top: 8px;
}
.irs--round.withnotes .irs-bar {
  top: 18px;
}
.irs--round.withnotes:hover span.irs-line /*, .irs--round.withnotes:hover .irs-bar--single*/ {
  top: 26px;  /* 16px;    JPG 2024-10-12 , justo sobre el footer*/
}
.withnotes .irs--round:hover .irs-line, .withnotes .irs--round:hover .irs-bar {
  top: 18px;
}
.irs--round.withnotes:hover .irs-bar--single {
  top: 16px;
}


/* timeline transparent */
.irs--round.timeline_transparent.withnotes .irs-bar {
  background-color: transparent;
  top:10px;
}
.irs--round.timeline_transparent .irs-line {
  background-color: transparent;
  top: 20px;
}
.irs--round.timeline_transparent.withnotes .irs-handle {
  top: 0px;
}
.irs--round.timeline_transparent.withnotes:hover .irs-bar--single {
  top: 8px;
}


/* timeline colors */
/* blue: rgba(69, 160, 217, 0.7); */
/* red: rgba(69, 160, 217, 0.7); */
/* green: rgba(69, 160, 217, 0.7); */
.timeline_filter_menu-blue .timeline__item {background-color: rgba(69, 160, 217, 0.4);}   /* background-color: #45a0d9; */
.timeline_filter_menu-red .timeline__item {background-color: rgba(255, 0, 61, 0.3);}      /* background-color: #ff003d; */
.timeline_filter_menu-green .timeline__item {background-color: rgba(28, 216, 113, 0.3);}  /* background-color: #1cd871; */
/* pastilles colors */
.filter__item.pastille.azul:hover {border-color: rgba(69, 160, 217, 0.4);}
.filter__item.pastille.roja:hover {border-color: rgba(255, 0, 61, 0.3);}
.filter__item.pastille.verde:hover {border-color: rgba(28, 216, 113, 0.3);}
.filter__item.pastille.transparente:hover {border-color: #fff;}
.filter__item.pastille.azul.filter__item--active {border-color: rgba(69, 160, 217, 0.5);}
.filter__item.pastille.roja.filter__item--active {border-color: rgba(255, 0, 61, 0.5);}
.filter__item.pastille.verde.filter__item--active {border-color: rgba(28, 216, 113, 0.5);}
.filter__item.pastille.transparente.filter__item--active {border-color: #fff;}
/* timeline handle color */
footer.current_active_timeline-blue .irs--round .irs-handle {border-color: #45a0d9; background-color: #45a0d9;} /* #600 */
footer.current_active_timeline-red .irs--round .irs-handle {border-color: #ff003d; background-color: #ff003d;}
footer.current_active_timeline-green .irs--round .irs-handle {border-color: #1cd871; background-color: #1cd871;}
footer.current_active_timeline-transparent .irs--round .irs-handle {border-color: #600; background-color: #600;}

footer.current_active_timeline-blue .irs--round .irs-from, footer.current_active_timeline-blue .irs--round .irs-to, footer.current_active_timeline-blue .irs--round .irs-single {background-color: rgba(69, 160, 217, 0.4);}
footer.current_active_timeline-red .irs--round .irs-from, footer.current_active_timeline-red .irs--round .irs-to, footer.current_active_timeline-red .irs--round .irs-single {background-color: rgba(255, 0, 61, 0.3);}
footer.current_active_timeline-green .irs--round .irs-from, footer.current_active_timeline-green .irs--round .irs-to, footer.current_active_timeline-green .irs--round .irs-single {background-color: rgba(28, 216, 113, 0.3);}
footer.current_active_timeline-transparent .irs--round .irs-from, footer.current_active_timeline-transparent .irs--round .irs-to, footer.current_active_timeline-transparent .irs--round .irs-single {background-color: #600;}

footer.current_active_timeline-blue .irs--round .irs-from:before, footer.current_active_timeline-blue .irs--round .irs-to:before, footer.current_active_timeline-blue .irs--round .irs-single:before {border-top-color: rgba(69, 160, 217, 0.4);}
footer.current_active_timeline-red .irs--round .irs-from:before, footer.current_active_timeline-red .irs--round .irs-to:before, footer.current_active_timeline-red .irs--round .irs-single:before {border-top-color: rgba(255, 0, 61, 0.3);}
footer.current_active_timeline-green .irs--round .irs-from:before, footer.current_active_timeline-green .irs--round .irs-to:before, footer.current_active_timeline-green .irs--round .irs-single:before {border-top-color: rgba(28, 216, 113, 0.3);}
footer.current_active_timeline-transparent .irs--round .irs-from:before, footer.current_active_timeline-transparent .irs--round .irs-to:before, footer.current_active_timeline-transparent .irs--round .irs-single:before {border-top-color: #600;}

footer.current_active_timeline-blue .irs-line {outline-color: rgba(69, 160, 217, 0.4) !important;}
footer.current_active_timeline-red .irs-line {outline-color: rgba(255, 0, 61, 0.3) !important;}
footer.current_active_timeline-green .irs-line {outline-color: rgba(28, 216, 113, 0.3) !important;}
footer.current_active_timeline-transparent .irs-line {outline-color: #600 !important;}

footer.current_active_timeline-blue .irs--round .irs-bar {background-color: rgba(69, 160, 217, 0.8);}
footer.current_active_timeline-red .irs--round .irs-bar {background-color: rgba(255, 0, 61, 0.8);}
footer.current_active_timeline-green .irs--round .irs-bar {background-color: rgba(28, 216, 113, 0.8);}
footer.current_active_timeline-transparent .irs--round .irs-bar {background-color: #600;}

/* initial load 'shy' */
.shy_mode_load_start {visibility: hidden;}
.shy_mode_load_ended {visibility: visible;}













/* ----------------------------------------------------------------------------------------------------------------*/

/* media queries ( ... | 320 - 768 | 769 - 1200 | 1200 - 1440 | ...) */
/* See: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/


/* laptop */
@media only screen and (min-width: 768px) {
  .hints-popup__label {
    max-width: 360px;
  }
}

/* tablets portrait */
@media only screen and (max-width: 768px) and (orientation: portrait) {
  .hints-popup__label {
    max-width: 240px;
  }
  .hints-popup__label .hints__title {
    font-size: 21px;
    font-family: "Lato-Regular";
  }
  .header__filter-wrap.nav-expanded .header__filter-block {z-index: 11 !important;}
  .header, .panel__icons--mobi, .header__filter-block.filtres, .header__filter-wrap.nav-expanded .header__filter-block {z-index: 11 !important;}
  footer, .footer__panel {z-index: 4;}
}
/* tablets landscape */
@media only screen and (max-width: 768px) and (orientation: landscape) {
  .hints-popup__label {
    max-width: 240px;
  }
  
  .hints-popup__label .hints__title {
    font-size: 21px;
    font-family: "Lato-Regular";
  }
  .header__filter-wrap.nav-expanded .header__filter-block {z-index: 11 !important;}
  .header, .panel__icons--mobi, .header__filter-block.filtres, .header__filter-wrap.nav-expanded .header__filter-block {z-index: 11 !important;}
  footer, .footer__panel {z-index: 4;}
}

/* phones portrait (generic) */
@media only screen and (max-width: 480px) and (orientation: portrait) {

  .hints-popup__label {
    max-width: 200px; /* was 400px; 100% - 2x40px padding -> 240px */
  }
  .hints-popup__label .hints__title {
    font-size: 18px;
    font-family: "Lato-Regular";
  }
  .header, .panel__icons--mobi, .header__filter-block.filtres, .header__filter-wrap.nav-expanded .header__filter-block {z-index: 11 !important;}
  footer, .footer__panel {z-index: 4;}
}

/* phones landscape (generic) */
@media only screen and (max-width: 480px) and (orientation: landscape) {
  .hints-popup__label {
    max-width: 200px;
  }
  .hints-popup__label .hints__title {
    font-size: 18px;
    font-family: "Lato-Regular";
  }
  .header, .panel__icons--mobi, .header__filter-block.filtres, .header__filter-wrap.nav-expanded .header__filter-block {z-index: 11 !important;}
  footer, .footer__panel {z-index: 10;}
}

/* phones portrait */
@media only screen and 
  (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) , /* iPhone 4 and 4S */
  (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) , /* iPhone 5, 5S, 5C and 5SE */
  (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) , /* iPhone 6, 6S, 7 and 8 */
  (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) , /* iPhone 6+, 7+ and 8+ */
  (min-device-width: 375px) and (max-device-width: 812px) and (orientation: portrait) {  /* iPhone X */

  .hints-popup__label {
    max-width: 200px; /* was 400px; 100% - 2x40px padding -> 240px */
  }
  .hints-popup__label .hints__title {
    font-size: 18px;
    font-family: "Lato-Regular";
  }
  .header, .panel__icons--mobi, .header__filter-block.filtres, .header__filter-wrap.nav-expanded .header__filter-block {z-index: 11 !important;}
  footer, .footer__panel {z-index: 10;}
}
/* phones landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
  .hints-popup__label {
    max-width: 200px;
  }
  .hints-popup__label .hints__title {
    font-size: 18px;
    font-family: "Lato-Regular";
  }
  .header, .panel__icons--mobi, .header__filter-block.filtres, .header__filter-wrap.nav-expanded .header__filter-block {z-index: 11 !important;}
  footer, .footer__panel {z-index: 10;}
}




.hotspot.hotspot_content {display: none;}   /* carga inicial, antes de play y ejecutar js3m/video_render_te_skins_projectors.js */
.hints__more {display: none;}
#new_voice {display: none;}
.wrapper #main {height: 100vh; overflow: hidden;}