@charset "utf-8";
/* CSS Document */

* {
  box-sizing: border-box;
  line-height: normal;

}



body {
    margin: 0;
    padding: 0;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

a, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #fff;
}

a:hover {
    text-decoration: none;
    color: #fff;
}

/*Header*/

header {
    background: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url('../images/bg.jpg');
    background-size: cover;
    height: 100vh;
}

.header_logo {
    display: flex;
    justify-content: space-around;
}

.header_logo img {
    margin-left: 10%;
    width: 66%;
    height: 150px;
}

.header_partners {
    margin-top: 25px;
}

.logo_number {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 29px;
    text-align: center;
    margin-top: 50px;
    margin-right: 10%;
}

.header_call {
  overflow: hidden;
}

.header_call a{
    background-color: #f4003f;
    padding: 5px 15px;
    border-radius: 10px;
    font-size: 20px;
    transition: all 0.2s linear;
}

.header_call a:hover {
    background-color: #ec4f77;
    text-decoration: none;
    color: #fff;

}

.header_menu {
    text-align: center;
    margin-top: 35px;
    overflow: hidden;
}

.header_menu a {
    margin: 0 15px;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    font-family: 'Balsamiq Sans', cursive;
    font-size: 14px;
    font-weight: 700;
}

.header_menu a::before {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #fcac45;
    position: absolute;
    bottom: -25px;
    visibility: hidden;
}

.header_menu a:hover:before {
    visibility: visible;
}

.button-btn {
  z-index: 10000;
  text-align: center;
  background-color: #f4003f;
  padding: 5px 15px;
  border-radius: 10px;
  font-size: 20px;
  transition: all 0.2s linear;
  width: 5%px;
  font-weight: 700;
  position: fixed;
  bottom: .51%;
  right: 0;
}



.arrow-8 {
  display: none;
  position: fixed;
  right: 1%;
  bottom: 20%;
  width: 100px;
  height: 100px;
  margin: 30px;
}
.arrow-8:before {
  content: '';
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-left: 26px solid #d11a47;
  border-bottom: 26px solid #d11a47;
  transform: translate(26px, 106px) rotate(-45deg);
  animation: arrow-8 3s linear infinite;
}
.arrow-8:after {
  content: '';
  position: absolute;
  box-sizing: border-box;    
  width: 100%;
  height: 100%;
  border-left: 26px solid #d11a47;
  border-bottom: 26px solid #d11a47;
  transform: translate(53px, 0px) rotate(-45deg);
  animation: arrow-8 3s linear infinite -1.5s;
}

@keyframes arrow-8 {
  0% {
      opacity: 0;
      transform: translate(-13px, -53px) rotate(-45deg);
  }
  10%, 90% {
      opacity: 0;
  }
  50% {
      opacity: 1;  
      border-left: 26px solid #d11a47;
      border-bottom: 26px solid #d11a47;
      transform: translate(-13px, 0px) rotate(-45deg);
  }
  100% {
      opacity: 0;
      transform: translate(-13px, 53px) rotate(-45deg);
  }
}

.display_block {
  display: block;
}

.main_title {
    text-align: center;
    font-weight: 800;
    font-size: 63px;
    margin-top: 100px;
}

.main_title span {
  font-weight: 100;
}

.main_subtitle {
    text-align: center;
    font-weight: 800;
    font-size: 35px;
    margin-top: 20px;
}

.header_order {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
}

.order_text {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.5;
}

.order_left {
    text-align: right;
} 

.order_button {
    font-size: 35px;
    margin: 0 40px;
    font-weight: 800;
    overflow: hidden;
}

.order_button a{
    background-color: #f4003f;
    padding: 5px 40px;
    border-radius: 10px;
    transition: all 0.2s linear;
}

.order_button a:hover {
    background-color: #ec4f77;
    text-decoration: none;
    color: #fff;
}

.header_arrow {
    font-size: 35px;
    width: 100%;
    margin: 100px auto 0;
    text-align: center;
}

/*About*/

.about {
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('../images/about.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 800px;
    text-align: center;
    padding: 80px 0 40px;
    overflow: hidden;
}

.about_title {
    font-size: 148px;
    line-height: .65em;
    font-family: 'Oswald', sans-serif;
}

.about_title span {
    font-size: 77px;
    font-family: 'Oswald', sans-serif;
}

.about_price {
    display: flex;
    justify-content: center;
}

.price_light, .price_hard{
    background-color: #ff7700;
    border-radius: 10px;
    padding: 10px 13px;
    margin: 30px 13px;
    font-size: 61px;
    font-family: 'Oswald', sans-serif;
}

.about_second_title {
    font-size: 55px;
    font-family: 'Russo One', sans-serif;
}

.about_second_price {
    margin: 15px 0;
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
}

.about_time {
    font-family: 'Balsamiq Sans', cursive;
    margin: 0 auto;
    font-size: 26px;;
    background-color: #ff7700;
    padding: 10px 0;
    border-radius: 10px;
    width: 460px;
}

/*Order*/

.order {
    background: linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('../images/order.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 725px;
    padding: 100px 0;
    text-align: center;
    overflow: hidden;
}

.order_title {
    font-size: 44px;
    font-weight: 800;
}

.order_title_line {
    content: none;
    width: 101px;
    height: 5px;
    background-color: #fcac45;
    margin: 20px auto 10px auto;
}

.order_title_line2 {
    content: none;
    width: 71px;
    height: 5px;
    background-color: #fcac45;
    margin: 0 auto 50px;
}

.order_items {
  display: flex;
  justify-content: center;
}

.order_item {
  width: 15%;
  margin: 0 1%;
}

.order_item img {
  margin-bottom: 20px;
}

.order_item-title {
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 700;
}

.order_item-text {
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.order_item-text span{
  color: #a7733f;
}

  /*Call*/

  .call {
      background-color: #dcdcdc;
      color: #222222;
      display: flex;
      justify-content: space-around;
      align-items: center;
      height: 350px;
      padding: 90px 0 70px 0;
      overflow: hidden;
  }

.call_left {
    text-align: center;
}

  .call_left_title {
      font-size: 40px;
      font-weight: 800;
      margin-bottom: 15px;
  }

  .call_left_text {
      font-size: 20px;
      margin-bottom: 15px;
  }

  .call_left_phone {
      font-size: 35px;
      font-weight: 800;
  }

.call_right {
    text-align: center;
}

  .call_right_text {
      font-size: 30px;
      font-weight: 800;
      margin-bottom: 60px;
  }

  .call_button {
      font-size: 25px;
  }

  /*Set*/

.set {
    background-color: #b8b8b8;
    background-image: url(../images/set.png);
    background-size: 50%;
    background-position: right top;
    background-repeat: no-repeat;
    height: 550px;
    color: #222222;
    font-weight: bold;
    padding: 60px 0;
}

.set_inner {
    width: 50%;
    text-align: center;
}

.set_title {
    font-size: 80px;
}

.set_plus {
    font-weight: 100;
    font-size: 35px;
    margin: 25px 0;
}

.set_text {
    font-size: 30px;
}

/*Partners*/

.partners {
    background: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url('../images/partbg.jpg');
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    font-size: 44px;
    font-weight: 800;
    text-align: center;
    padding-bottom: 120px;
    height: 561px;
    overflow: hidden;
}

.partners_title {
    padding: 90px 0;
}

.partners_image img{
    width: 90%;
}

/*Social*/

.social_title {
    text-align: center;
    font-size: 44px;
    font-weight: 800;
    color: #222;
    margin: 100px 0;
}

.social_photos {
    display: flex;
    justify-content: center;
}

.social_photos img{
    height: auto;
    width: 33.33333%;
}

/*Slider*/
.anons_slider {
  overflow: hidden;
}

.slider {
    position: relative;
    height: 100vh;
    overflow: hidden;
  }
  .slider__slides {
    z-index: 1;
    position: relative;
    height: 100%;
    overflow: hidden;
  }
  .slider__control {
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 5%;
    width: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    cursor: pointer;
  }
  .slider__control--right {
    left: 95%;
  }
  .slider__control:hover {
    background-color: #2da6ff;
  }
  .slider__control-line {
    position: absolute;
    left: 23px;
    top: 50%;
    width: 3px;
    height: 14px;
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .slider__control-line:nth-child(2) {
    -webkit-transform: translateY(1px) rotate(-135deg);
            transform: translateY(1px) rotate(-135deg);
  }
  .slider__control--right .slider__control-line {
    left: 37px;
    -webkit-transform-origin: 1px 0;
            transform-origin: 1px 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .slider__control--right .slider__control-line:nth-child(2) {
    -webkit-transform: translateY(1px) rotate(135deg);
            transform: translateY(1px) rotate(135deg);
  }
  .slider__control-line:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #e2e2e2;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .slider__control:hover .slider__control-line:after {
    background-color: #fff;
  }
  .slider__control.a--rotation .slider__control-line:after {
    -webkit-animation: arrowLineRotation 0.49s;
            animation: arrowLineRotation 0.49s;
  }
  .slider__control.a--rotation .slider__control-line:nth-child(1):after {
    -webkit-animation: arrowLineRotationRev 0.49s;
            animation: arrowLineRotationRev 0.49s;
  }
  
  @-webkit-keyframes arrowLineRotation {
    to {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
    }
  }
  
  @keyframes arrowLineRotation {
    to {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
    }
  }
  @-webkit-keyframes arrowLineRotationRev {
    to {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
    }
  }
  @keyframes arrowLineRotationRev {
    to {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg);
    }
  }
  .slide {
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 150vmax;
    height: 150vmax;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-transition: -webkit-clip-path 0s 0.91s;
    transition: -webkit-clip-path 0s 0.91s;
    transition: clip-path 0s 0.91s;
    transition: clip-path 0s 0.91s, -webkit-clip-path 0s 0.91s;
    -webkit-clip-path: circle(30px at 120vw 50%);
            clip-path: circle(30px at 120vw 50%);
  }
  .slide.s--prev {
    -webkit-clip-path: circle(30px at 30vw 50%);
            clip-path: circle(30px at 30vw 50%);
  }
  .slide.s--active {
    z-index: 1;
    -webkit-transition: -webkit-clip-path 1.3s;
    transition: -webkit-clip-path 1.3s;
    transition: clip-path 1.3s;
    transition: clip-path 1.3s, -webkit-clip-path 1.3s;
    -webkit-clip-path: circle(120vmax at 120vw 50%);
            clip-path: circle(120vmax at 120vw 50%);
  }
  .slide.s--active.s--active-prev {
    -webkit-clip-path: circle(120vmax at 30vw 50%);
            clip-path: circle(120vmax at 30vw 50%);
  }
  .slide:nth-child(1) .slide__inner {
    background-image: url("../images/anons.jpg");
  }
  .slide:nth-child(2) .slide__inner {
    background-image: url("../images/social2.jpeg");
  }
  .slide:nth-child(3) .slide__inner {
    background-image: url("../images/social3.jpeg");
  }
  .slide:nth-child(4) .slide__inner {
    background-image: url("../images/social1.jpeg");
  }
  .slide:nth-child(5) .slide__inner {
    background-image: url("../images/social2.jpeg");
  }
  .slide__inner {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100vw;
    height: 100vh;
    margin-left: -50vw;
    margin-top: -50vh;
    background-size: cover;
    background-position: center center;
  }
  .slide__inner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
  }
  .slide__content {
    position: absolute;
    left: 5%;
    top: 50%;
    margin-left: -30px;
    margin-top: 48px;
    max-width: 480px;
    color: #fff;
  }
  .slide__heading {
    margin-bottom: 20px;
    font-size: 60px;
  }
  .slide__text {
    font-size: 25px;
  }
  .slide__text a {
    color: inherit;
  }
  
  /*Map*/
  
  .map_title {
    display: flex;
    font-size: 44px;
    font-weight: 800;
    background-color: #181818;
    justify-content: center;
    height: 200px;
    align-items: center;
  }

  /*Footer*/

  .footer {
      height: 90px;
      background-color: #222222;
  }

  /*Adaptive*/
@media screen and (max-width: 4000px) {
    header {
      height: 40vh;
    }
}

@media screen and (max-width: 2000px) {
  header {
    height: 100vh;
  }
}

@media screen and (max-width: 1600px) {

}


@media screen and (max-width: 1400px) {
    .call_left_title {
      font-size: 30px;
    }

    .call_right_text {
      font-size: 20px;
    }

    header {
      height: 100vw;
    }
    .header_logo img {
      height: 10%;
    }

    .main_title {
      font-size: 56px;
    }
   
    .main_subtitle {
      font-size: 28px;
    }

    .order_text {
      font-size: 14px;
    }

    .logo_number {
      font-size: 20px;
    }

    .header_call a{
      font-size: 10px;
    }
}

@media screen and (max-width: 1180px) {
    .order_button {
      font-size: 19px;
    }

    .main_title {
      font-size: 46px;
    }
   
    .main_subtitle {
      font-size: 18px;
    }

    .order_text {
      font-size: 9px;
    }

    .logo_number {
      font-size: 15px;
    }

    .header_call a{
      font-size: 10px;
    }

    .header_menu a {
      font-size: 10px;
    }

    header {
      height: 70vw;
    }

    .set_title {
      font-size: 38px;
    }
    .slider {
      height: 50vh;
    }
}

@media screen and (max-width: 992px) {
    .button-btn {
      display: none;
    }
    .arrow-8 {
      position: fixed;
      right: 0;
      bottom: 70%;
      width: 50px;
      height: 50px;
      margin: 0px;
    }
}
