.main-svg-sprite {
  display: none;
}

.svg-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  fill: currentColor;
  font-size: 0;
}
.swiper-button-prev{
  right: 10px;
  left: auto;
}
.swiper-button-next{
  left: 10px;
  right: auto;
}
.svg-icon__link {
  vertical-align: top;
  fill: inherit;
  width: inherit;
  height: inherit;
}

.app-header {
  -ms-flex: none;
      flex: none;
}

.app-header__video {
  height: 56.5vw;
  min-height: 210px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 50%;
  z-index: 1;
}

.app-header__video:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: linear-gradient(360deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 41.8%);
}

.app-header__play {
  width: 50px;
  height: 50px;
  background: #70acb6;
  color: #fff !important;
}

.app-header__play .svg-icon {
  width: 13px;
  height: 16px;
  margin-left: 4px;
}

.app-header__activity {
  background: #936d73 url("../img/block_bg.png") 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  z-index: 1;
}

.app-header__activity:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: linear-gradient(180deg, #936d73 0%, rgba(147,109,115,0) 165.47%);
}

.app-header__activity p:last-child {
  margin: 0;
}

.app-header__activity h1 {
  font-size: 32px;
  font-weight: 800;
}

.app-header__block {
  background: #320500;
  padding: 25px 30px 20px;
  color: #fff;
}

.app-header__block .svg-icon {
  width: 38px;
  height: 43px;
}

.app-header__block-title {
  font-weight: 800;
}

.app-header__block-icon {
  font-size: 0;
  line-height: 0;
}

.app-header__block-in {
  -ms-flex: 1 1;
      flex: 1 1;
}

html,
body {
  margin: 0;
  padding: 0;
}

html {
  min-height: 100%;
  min-height: 100vh;
  font-size: 20px;
}

.app {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  height: 100vh;
  font-size: 23px;
  line-height: 1.25;
  background: #f5ebdb;
  color: #111;
}

.app__wrapper {
  height: 100%;
  height: 100vh;
}

.app img {
  max-width: 100%;
}

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

.app__main {
  position: relative;
}

.wpcf7-acceptance label {
  display: -ms-flexbox;
  display: flex;
}

.wpcf7-acceptance label span {
  -ms-flex: 1 1;
      flex: 1 1;
  margin-right: 10px;
}

.wpcf7-acceptance input {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 0 !important;
  width: 15px;
  height: 15px;
}

.form-check-input:checked {
  background: transparent;
  border: 1px solid #fff;
}
.wpcf7-not-valid-tip{font-size: 18px;font-weight: 300;}
.wpcf7 form .wpcf7-response-output{margin-top: 10px;font-size: 18px;}
.b-fixed {
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5px 0;
  z-index: 100;
  background: #f5ebdb;
}

.b-fixed a {
  width: 49.2%;
  height: 55px;
  background: #320500;
  border: 1px solid #fff;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 800;
  line-height: 1.2;
  color: #fff;
}

#videoModal {
  text-align: center;
  white-space: nowrap;
}

#videoModal:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100vh;
}

#videoModal .modal-body {
  padding: 0;
  font-size: 0;
}

#videoModal .modal-content {
  border-radius: 0;
  background: transparent;
}

#videoModal .modal-dialog {
  display: inline-block;
  margin: 0.5rem 0;
  width: 100%;
  vertical-align: middle;
}

#videoModal video {
  max-height: calc(98vh - 1rem);
  border: none;
}

.btn-close {
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background: #70acb6 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") 50% 50% no-repeat;
  opacity: 1;
  background-size: 20px;
  z-index: 2;
  border-radius: 0;
}

.b-aside {
  background: #70acb6;
  padding: 50px 0;
  color: #fff;
}

.b-aside__title {
  font-size: 27px;
  font-weight: 800;
}

.b-aside__title p {
  margin: 0;
  line-height: 1.2;
}

.b-aside__container {
  max-width: 452px !important;
}

.b-aside__check {
  font-size: 15px;
  max-width: 370px;
}
.app-header__block-text{
  font-weight: 200;
}
.b-aside__btn {
  width: 100%;
  border-color: #fff;
  background: #fff;
  border-radius: 10px;
  font-weight: 800;
  font-size: 20px;
  line-height: 29px;
  color: #320500;
  padding: 13px;
  transition: 0.4s ease all;
}

.b-aside__btn:hover {
  background: #320500;
  color: #fff;
  border-color: #320500;
}

.b-aside__help {
  padding: 9px 24px;
  border: 1px solid #fff;
  max-width: fit-content;
  text-decoration: none;
}

.b-aside__help p {
  margin: 0;
}

.b-aside__help a {
  text-decoration: none;
}

.b-aside__help a:hover {
  text-decoration: underline;
}

.b-aside a {
  color: inherit;
}

.b-aside a:hover {
  text-decoration: none;
}

.b-aside b {
  font-weight: 800;
}

.b-aside .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 20px;
}

.form-control {
  border-radius: 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-weight: 300;
  line-height: 1;
}

.form-control::-webkit-input-placeholder {
  color: #fff;
}

.form-control::-moz-placeholder {
  color: #fff;
}

.form-control:-ms-input-placeholder {
  color: #fff;
}

.form-control::-ms-input-placeholder {
  color: #fff;
}

.form-control::placeholder {
  color: #fff;
}

[type=email],
[type=number],
[type=tel],
[type=url] {
  direction: rtl;
}

.b-icons__item-icon {
  border-bottom: 1px solid #320500;
  max-width: 163px;
  width: 100%;
}

.b-icons__item-text {
  max-width: 90%;
}

.b-slider {
  z-index: 1;
  padding-bottom: 10px;
}

.b-slider__container {
  max-width: 1100px !important;
}

.b-slider:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40%;
  z-index: -1;
  background: #936d73;
}

.b-slider__item-title {
  font-weight: 800;
  font-size: 25px;
  line-height: 115%;
  text-transform: uppercase;
  color: #936d73;
  height: 66px;
  min-width: 181px;
  border-bottom: 1px solid #320500;
  font-family: "go800" , "arial";
  direction: ltr;
  font-weight: 200;
}

.b-slider .swiper-button-next,
.b-slider .swiper-button-prev {
  margin: 0 5px -20px;
  width: 40px;
  height: 40px;
  background: #320500;
  border-radius: 50%;
  top: auto;
  bottom: 40%;
}

.b-slider .swiper-button-next:after,
.b-slider .swiper-button-prev:after {
  content: none;
}

.page-scroller {
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: fixed;
  z-index: 1050;
  left: 15px;
  bottom: 70px;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  transition: opacity 0.16s linear;
  pointer-events: none;
  width: 50px;
  height: 50px;
  background: #70acb6;
  border: 1px solid #fff;
  border-radius: 50%;
}

.page-scroller--memorized,
.page-scroller--visible {
  opacity: 1;
  pointer-events: auto;
}
.wpcf7-spinner {position: absolute;}
@media (min-width: 576px) {
  .position-sm-static {
    position: static !important;
  }

  .position-sm-relative {
    position: relative !important;
  }

  .position-sm-absolute {
    position: absolute !important;
  }

  .position-sm-fixed {
    position: fixed !important;
  }

  .position-sm-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }
}

@media screen and (min-width: 576px) {
  .app-header__play {
    width: 80px;
    height: 80px;
  }

  .app-header__play .svg-icon {
    width: 20px;
    height: 26px;
  }

  .app-header__activity {
    -ms-flex: 1 1;
        flex: 1 1;
  }

  
}

@media (min-width: 768px) {
  .position-md-static {
    position: static !important;
  }

  .position-md-relative {
    position: relative !important;
  }

  .position-md-absolute {
    position: absolute !important;
  }

  .position-md-fixed {
    position: fixed !important;
  }

  .position-md-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }
}

@media (min-width: 992px) {
  .position-lg-static {
    position: static !important;
  }

  .position-lg-relative {
    position: relative !important;
  }

  .position-lg-absolute {
    position: absolute !important;
  }

  .position-lg-fixed {
    position: fixed !important;
  }

  .position-lg-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }
  .b-icons__item-text{max-width: 260px;}
}

@media screen and (min-width: 992px) {
  .app-header__activity h1 {
    font-size: 27px;
  }

  .app-header__activity .container p,.app-header__activity .container h2 {
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 200;
    font-size: inherit;
  }

  .app-header__video {
    height: 75vh;
    max-height: 760px;
  }

  .app {
    font-size: 22px;
    padding-left: 32.6%;
  }

  .b-aside {
    left: 0;
    top: 0;
    bottom: 0;
    width: 32.6%;
    overflow-y: auto;
    padding: 10px 0;
    -webkit-overflow-scrolling: touch;
  }

  .b-aside__logo img {
    max-width: 50%;
  }

  .b-aside__title {
    font-size: 20px;
  }
}

@media screen and (min-width: 992px) and (max-height: 768px) {
  .b-aside {
    font-size: 2vh;
  }

  .b-aside__logo img {
    max-height: 15vh;
  }

  .b-aside__title {
    font-size: 3vh;
    line-height: 1.2;
  }

  .b-aside__btn {
    padding: 1vh;
  }

  .b-aside .form-control {
    max-height: 4vh;
  }
}

@media (min-width: 1200px) {
  .position-xl-static {
    position: static !important;
  }

  .position-xl-relative {
    position: relative !important;
  }

  .position-xl-absolute {
    position: absolute !important;
  }

  .position-xl-fixed {
    position: fixed !important;
  }

  .position-xl-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }
}

@media screen and (min-width: 1200px) {
  .app-header__play {
    width: 100px;
    height: 100px;
  }

  .app-header__play .svg-icon {
    width: 26px;
    height: 32px;
    margin-left: 7px;
  }

  .app-header__block {
    width: 32%;
  }

  .container {
    max-width: 1310px;
  }

  #videoModal .modal-dialog {
    max-width: 1480px;
  }
}

@media screen and (min-width: 1366px) {  
  .app{font-size: 28px;}
  .app-header__activity h1 {
    font-size: 50px;
    font-size: 2.6vw;
  }
  .b-icons__item-text{font-size: 25px;}
  .app-header__block {
    padding: 60px 20px 40px;
  }

  .app-header__block-title {
    font-size: 36px;
    max-width: 260px;
    line-height: 1.1;
  }

  .app-header__block-text {
    font-size: 28px;
  }

  .app-header__block .svg-icon {
    width: 81px;
    height: 81px;
  }

  .b-aside {
    padding: 2vh 0 0;
  }

  .b-aside__title {
    font-size: 30px;
  }

  .b-aside__btn {
    font-size: 30px;
    padding: 17px;
  }

  .b-icons__item {
    max-width: 20%;
    font-size: 25px;
  }

  
}
