@charset "UTF-8";
/* line 1, ../sass/ways/ways-top.scss */
#WaysTop {
  height: calc(100vh - 100px);
  margin-top: 100px;
  padding-bottom: 20vh;
}
/* line 6, ../sass/ways/ways-top.scss */
#WaysTop:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20vh;
  background: rgba(21, 21, 40, 0);
  background: -moz-linear-gradient(top, rgba(21, 21, 40, 0) 0%, rgba(21, 21, 40, 0) 0%, #151528 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(21, 21, 40, 0)), color-stop(0%, rgba(21, 21, 40, 0)), color-stop(100%, #151528));
  background: -webkit-linear-gradient(top, rgba(21, 21, 40, 0) 0%, rgba(21, 21, 40, 0) 0%, #151528 100%);
  background: -o-linear-gradient(top, rgba(21, 21, 40, 0) 0%, rgba(21, 21, 40, 0) 0%, #151528 100%);
  background: -ms-linear-gradient(top, rgba(21, 21, 40, 0) 0%, rgba(21, 21, 40, 0) 0%, #151528 100%);
  background: linear-gradient(to bottom, rgba(21, 21, 40, 0) 0%, rgba(21, 21, 40, 0) 0%, #151528 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#151528', endColorstr='#151528', GradientType=0 );
}
/* line 24, ../sass/ways/ways-top.scss */
#WaysTop .WaysTopBG {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
/* line 32, ../sass/ways/ways-top.scss */
#WaysTop .WaysTopBG img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}
/* line 41, ../sass/ways/ways-top.scss */
#WaysTop h1 {
  position: relative;
  overflow: hidden;
  text-align: center;
  font-size: 7vw;
  color: #fff;
  margin: 20vh auto;
  max-width: 90vw;
  font-family: 'Yeseva One', cursive;
}
/* line 52, ../sass/ways/ways-top.scss */
#WaysTop #WaysTopChoi╤Бe {
  position: relative;
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 68%;
  margin: 0 auto;
  background-color: rgba(19, 20, 36, 0.85);
}
/* line 64, ../sass/ways/ways-top.scss */
#WaysTop #WaysTopChoi╤Бe .WaysTopChoi╤БeB {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  border: 1px solid rgba(255, 255, 255, 0.25);
  padding: 3vw 3.5vw;
  transition: 0.5s ease;
}
/* line 75, ../sass/ways/ways-top.scss */
#WaysTop #WaysTopChoi╤Бe .WaysTopChoi╤БeB:nth-child(2) {
  margin-left: -1px;
}
/* line 79, ../sass/ways/ways-top.scss */
#WaysTop #WaysTopChoi╤Бe .WaysTopChoi╤БeB a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}
/* line 89, ../sass/ways/ways-top.scss */
#WaysTop #WaysTopChoi╤Бe .WaysTopChoi╤БeB span {
  display: block;
  position: relative;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 1.3vw;
  color: #7996af;
  font-weight: 500;
  letter-spacing: 3px;
}
/* line 100, ../sass/ways/ways-top.scss */
#WaysTop #WaysTopChoi╤Бe .WaysTopChoi╤БeB strong {
  display: block;
  position: relative;
  color: #fff;
  font-size: 34px;
  font-family: 'Yeseva One', cursive;
  transition: 0.5s ease;
}
/* line 108, ../sass/ways/ways-top.scss */
#WaysTop #WaysTopChoi╤Бe .WaysTopChoi╤БeB strong:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50px;
  background: url(/img/arrow-right2.svg) right center no-repeat;
  background-size: auto 100%;
  transition: 0.5s ease;
}
/* line 122, ../sass/ways/ways-top.scss */
#WaysTop #WaysTopChoi╤Бe .WaysTopChoi╤БeB:hover {
  border: 1px solid #fff;
  z-index: 2;
}
/* line 126, ../sass/ways/ways-top.scss */
#WaysTop #WaysTopChoi╤Бe .WaysTopChoi╤БeB:hover strong {
  padding-left: 2vw;
}
/* line 128, ../sass/ways/ways-top.scss */
#WaysTop #WaysTopChoi╤Бe .WaysTopChoi╤БeB:hover strong:after {
  opacity: 0;
  right: -50px;
}

/* line 1, ../sass/ways/ways-ver-1.scss */
#WaysVer1 {
  padding-top: 7vw;
}

/* line 5, ../sass/ways/ways-ver-1.scss */
#WaysVer1L {
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
}
/* line 14, ../sass/ways/ways-ver-1.scss */
#WaysVer1L .bgimg {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
/* line 21, ../sass/ways/ways-ver-1.scss */
#WaysVer1L .number {
  display: block;
  position: absolute;
  top: 0;
  left: 50px;
  height: 74px;
  width: 74px;
  text-align: center;
  line-height: 74px;
  border: 2px dashed #fff;
  font-family: 'Yeseva One', cursive;
  color: #7996af;
  font-size: 22px;
  border-radius: 50%;
}
/* line 37, ../sass/ways/ways-ver-1.scss */
#WaysVer1L #WaysVer1LInfo {
  position: relative;
  overflow: hidden;
  margin-left: 17vw;
}
/* line 42, ../sass/ways/ways-ver-1.scss */
#WaysVer1L #WaysVer1LInfo span {
  display: block;
  position: relative;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 3vw;
  color: #7996af;
  font-weight: 500;
  letter-spacing: 3px;
}
/* line 53, ../sass/ways/ways-ver-1.scss */
#WaysVer1L #WaysVer1LInfo h2 {
  position: relative;
  color: #fff;
  font-size: 106px;
  font-family: 'Yeseva One', cursive;
  line-height: 1;
  margin-bottom: 28px;
}
/* line 62, ../sass/ways/ways-ver-1.scss */
#WaysVer1L #WaysVer1LInfo p {
  position: relative;
  overflow: hidden;
  color: #fff;
  font-size: 18px;
  line-height: 2;
  margin-bottom: 20px;
  letter-spacing: 1.7px;
  max-width: 88%;
}
/* line 73, ../sass/ways/ways-ver-1.scss */
#WaysVer1L #WaysVer1LInfo a {
  display: inline-block;
  position: relative;
  font-family: 'Yeseva One', cursive;
  font-size: 44px;
  color: #7996af;
  margin-top: 10px;
  height: 92px;
  line-height: 92px;
  padding-right: 125px;
}
/* line 84, ../sass/ways/ways-ver-1.scss */
#WaysVer1L #WaysVer1LInfo a span {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 80px;
  width: 80px;
  border: 1px solid transparent;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}
/* line 102, ../sass/ways/ways-ver-1.scss */
#WaysVer1L #WaysVer1LInfo a span img {
  width: 40px;
}
/* line 108, ../sass/ways/ways-ver-1.scss */
#WaysVer1L #WaysVer1LInfo a:hover span {
  border-color: #fff;
}

/* line 116, ../sass/ways/ways-ver-1.scss */
#WaysVer1R {
  position: relative;
  overflow: hidden;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
}
/* line 125, ../sass/ways/ways-ver-1.scss */
#WaysVer1R img {
  display: block;
  float: right;
  width: 100%;
  margin-top: 2vw;
}

/* line 1, ../sass/ways/ways-slider.scss */
.WaysSlider {
  padding: 100px 0;
}
/* line 4, ../sass/ways/ways-slider.scss */
.WaysSlider .uptitle {
  position: relative;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  color: #9d8357;
}
/* line 12, ../sass/ways/ways-slider.scss */
.WaysSlider h2 {
  position: relative;
  text-align: center;
  color: #fff;
  margin-top: 30px;
  font-size: 42px;
  font-weight: 500;
}
/* line 21, ../sass/ways/ways-slider.scss */
.WaysSlider .c-gallery__line {
  left: 0;
  position: absolute;
  right: 0;
  top: 525px;
  transform: translateY(-50%);
  z-index: 1;
}
/* line 29, ../sass/ways/ways-slider.scss */
.WaysSlider .c-gallery__line path {
  fill: none;
  stroke: rgba(255, 255, 255, 0.25);
  stroke-dasharray: 5 5;
  stroke-miterlimit: 10;
}

/* line 38, ../sass/ways/ways-slider.scss */
.WaysSliderInner {
  position: relative;
  margin-top: 75px;
  z-index: 2 !important;
}
/* line 43, ../sass/ways/ways-slider.scss */
.WaysSliderInner .owl-stage-outer {
  overflow: visible !important;
  width: 900px;
  margin: 0 auto;
}
/* line 49, ../sass/ways/ways-slider.scss */
.WaysSliderInner .WaysSliderB {
  position: relative;
  width: 900px;
}
/* line 53, ../sass/ways/ways-slider.scss */
.WaysSliderInner .WaysSliderB img {
  display: block;
  width: 100%;
}
/* line 58, ../sass/ways/ways-slider.scss */
.WaysSliderInner .WaysSliderB p {
  position: relative;
  text-align: center;
  margin: 0 70px;
  margin-top: 35px;
  color: #fff;
  line-height: 2;
  font-size: 18px;
}
/* line 69, ../sass/ways/ways-slider.scss */
.WaysSliderInner .owl-prev, .WaysSliderInner .owl-next {
  position: absolute;
  overflow: hidden;
  top: 185px;
  left: 40px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #131424;
  border: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 0 0 0.27778vw rgba(255, 255, 255, 0.1);
  transition: 0.5s ease all;
}
/* line 82, ../sass/ways/ways-slider.scss */
.WaysSliderInner .owl-prev:before, .WaysSliderInner .owl-prev:after, .WaysSliderInner .owl-next:before, .WaysSliderInner .owl-next:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/img/arrow-left2.svg) center center no-repeat;
  -webkit-background-size: auto 40px;
  background-size: auto 40px;
  transition: 0.5s ease all;
  opacity: 0.5;
}
/* line 97, ../sass/ways/ways-slider.scss */
.WaysSliderInner .owl-prev:after, .WaysSliderInner .owl-next:after {
  left: 100%;
  opacity: 0;
}
/* line 102, ../sass/ways/ways-slider.scss */
.WaysSliderInner .owl-prev:hover, .WaysSliderInner .owl-next:hover {
  border-color: #fff;
}
/* line 105, ../sass/ways/ways-slider.scss */
.WaysSliderInner .owl-prev:hover:before, .WaysSliderInner .owl-next:hover:before {
  left: -100%;
  opacity: 0;
}
/* line 110, ../sass/ways/ways-slider.scss */
.WaysSliderInner .owl-prev:hover:after, .WaysSliderInner .owl-next:hover:after {
  left: 0;
  opacity: 1;
}
/* line 117, ../sass/ways/ways-slider.scss */
.WaysSliderInner .owl-next {
  left: initial;
  right: 40px;
  transform: rotate(180deg);
}

/* line 9, ../sass/ways.scss */
body {
  background-color: #151528;
}
