@font-face {
  font-family: BebasNeueBold;
  src: url('../fonts/BebasNeueBold.eot') format("embedded-opentype"), url('../fonts/BebasNeueBold.woff') format("woff"), url('../fonts/BebasNeueBold.svg') format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

:root {
  --black: black;
  --white: white;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.red {
  background-color: red;
  width: 200px;
  height: 200px;
  margin-right: 20px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 0;
  display: inline-block;
}

.block_form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  background-color: #fff;
  border-bottom: 0 #000;
  border-radius: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 350px;
  height: 450px;
  margin-left: 0;
  padding: 35px;
  display: inline-block;
  box-shadow: 1px 6px 10px 5px #0000002b;
}

.div-block {
  background-color: #000;
  border: 1px solid #000;
  width: 500px;
  height: 500px;
}

.slider {
  height: 650px;
  padding-top: 0;
  display: block;
  position: relative;
}

.slide1 {
  text-align: left;
  background-image: linear-gradient(#00010abd, #00010abd), url('../images/slide1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: 0;
  padding-top: 60px;
  padding-left: 150px;
}

.h1 {
  z-index: 3;
  color: #fff;
  text-align: left;
  margin-top: 50px;
  padding-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 100px;
  line-height: 100px;
  position: static;
  top: -1px;
}

.button {
  z-index: 2;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  background-image: linear-gradient(to top, red, #ffd900);
  border-style: solid;
  border-color: #000;
  border-radius: 50px;
  margin-top: 35px;
  padding: 20px 50px;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
  transition: all .5s;
  position: static;
  top: -19px;
  left: 0;
}

.button:hover {
  transform: rotate(46deg);
}

.button:active {
  text-align: center;
  background-image: linear-gradient(#ffffff80, #ffffff80), linear-gradient(to top, red, #ffd900);
  padding-bottom: 38px;
  padding-right: 91px;
}

.slide2 {
  text-align: center;
  background-image: linear-gradient(#000000bd, #000000bd), url('../images/slide2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 60px;
  position: relative;
}

.block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.co {
  background-color: #00992b;
  width: 30%;
  height: 200px;
  margin-top: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: inline-block;
}

.column {
  width: 1130px;
  height: 100%;
}

.colums {
  width: 33%;
}

.colums2 {
  text-align: center;
  width: 33%;
  min-width: auto;
  margin-top: 0;
  padding-top: 0;
  display: inline-block;
}

.section {
  z-index: 2;
  background-color: #fff;
  margin-top: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.image {
  width: 100px;
}

.heading {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.text-block {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.portfolio {
  flex-flow: wrap;
  align-content: center;
  align-items: flex-start;
  display: flex;
}

.project1 {
  background-image: url('../images/Avtonomika.png');
  background-position: 50%;
  background-size: cover;
  width: 25%;
  height: 25em;
  display: inline-block;
}

.image-2 {
  border: 0 #000;
  width: 100%;
  height: 100%;
}

.image-3, .image-4, .image-5 {
  width: 100%;
  height: 100%;
}

.feedback {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}

.form {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 500px;
  display: block;
}

.text-field {
  text-align: center;
  width: 500px;
  padding-left: 12px;
  display: block;
}

.text-field-2 {
  text-align: center;
  width: 500px;
  display: block;
}

.form-2, .form-block {
  text-align: center;
}

.div-block-2 {
  text-align: center;
  width: 500px;
  display: block;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
}

.text-field-3, .text-field-4 {
  text-align: center;
}

.form-3 {
  text-align: center;
  width: auto;
}

.column-2 {
  text-align: center;
  box-shadow: 5px 4px 16px 5px #000;
}

.form-block-2 {
  text-align: center;
}

.div-block-3 {
  z-index: 2;
  text-align: center;
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.heading-3 {
  padding-top: 21px;
  padding-bottom: 37px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.text-field-5 {
  text-align: center;
  background-color: #0000;
  border: 1px solid #0000;
  border-bottom-color: #b1b1b157;
  padding-left: 20px;
  padding-right: 20px;
}

.text-field-6 {
  text-align: center;
  border: 1px solid #0000;
  border-bottom-color: #b1b1b157;
}

.contacts {
  text-align: center;
  background-color: #ddd;
  padding-top: 110px;
  padding-bottom: 110px;
  display: block;
}

.heading-4 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
}

.phone {
  text-align: center;
  padding-top: 28px;
}

.heading-5, .link-block, .heading-6 {
  text-align: center;
}

.link {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
}

.div-block-4 {
  text-align: center;
  border: 0 solid #333;
  border-bottom: 2px solid #3333;
  width: 400px;
  display: inline-block;
}

.image-6 {
  margin-top: 20px;
  margin-right: 10px;
  padding-right: 0;
}

.iphone {
  z-index: 8;
  width: 35%;
  position: absolute;
  inset: 0% 11% auto auto;
}

.mask {
  overflow: visible;
}

.button-2 {
  z-index: 5;
  color: #cacaca;
  text-align: center;
  border-radius: 200px;
  flex-flow: wrap;
  flex: none;
  place-content: center;
  align-self: center;
  align-items: flex-start;
  width: 250px;
  height: 250px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  transition: all .7s;
  display: flex;
  position: static;
  inset: auto auto 48px 400px;
}

.button-2:hover {
  color: #fff;
  transform: translate(0)scale(1.3);
}

.div-block-5 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.navbar {
  background-color: #0000;
  background-image: linear-gradient(#000, #0000);
  position: fixed;
  left: 0;
  right: 0;
}

.navlink {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.navlink.w--current {
  color: #fff;
  background-color: #ff54546e;
}

.brand {
  margin-top: 15px;
}

.image-7 {
  margin-left: 150px;
}

.div-block-6 {
  position: absolute;
  inset: 0%;
}

.project {
  background-image: url('../images/Beer.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  flex: 1;
  width: 25%;
  height: 25vw;
  display: inline-block;
  position: absolute;
}

.project2 {
  z-index: 1;
  background-image: url('../images/Portfolio.png');
  background-position: 50%;
  background-size: cover;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 25vw;
  display: flex;
  position: relative;
  overflow: visible;
}

.project3 {
  background-image: url('../images/Turbina.png');
  background-position: 50%;
  background-size: cover;
  width: 25%;
  height: 25vw;
  display: inline-block;
  position: relative;
}

.project4 {
  background-image: url('../images/Beer.png');
  background-position: 50%;
  background-size: cover;
  width: 25%;
  height: 25vw;
  display: inline-block;
  position: relative;
}

.project5 {
  background-image: url('../images/Avtonomika.png');
  background-position: 50%;
  background-size: cover;
  width: 25%;
  height: 25vw;
  display: inline-block;
  position: relative;
}

.cover1 {
  background-color: #000000d9;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.text-block-2 {
  color: #fff;
}

.heading-7 {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.link-2 {
  color: red;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.head_section {
  position: relative;
}

.head_banner {
  display: flex;
  position: relative;
}

.left_block {
  text-align: center;
  background-image: linear-gradient(#08051380, #08051380), url('../images/header_bg_desktop_1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  width: 50%;
  height: 650px;
  padding-top: 40px;
  position: relative;
  overflow: hidden;
}

.right_block {
  background-image: url('../images/header_bg_desktop_2.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  height: 650px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 30px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.link-3 {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-decoration: none;
}

.heading-8 {
  color: #fff;
  text-transform: uppercase;
  align-self: flex-start;
  margin-top: 40px;
  font-family: BebasNeueBold, sans-serif;
  font-size: 30px;
}

.button-3 {
  text-transform: uppercase;
  background-color: #c70000;
  order: 0;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: none;
}

.image-8 {
  margin-top: 10px;
  margin-bottom: 25px;
}

.bold-text {
  font-size: 30px;
  display: none;
}

.text_section {
  background-color: var(--black);
}

.text_container {
  width: 1200px;
  height: auto;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.image_in_text {
  box-shadow: 0 1px 10px 0 var(--white);
  background-image: url('../images/portrait_safina_1.jpg');
  background-position: 50%;
  background-size: cover;
  width: 480px;
  height: 540px;
  position: relative;
}

.border_red {
  border: 2px solid #c70000;
  width: 480px;
  height: 480px;
  position: absolute;
  inset: 5% auto auto 6%;
}

.bg_text1 {
  background-image: linear-gradient(#000000ab, #000000ab), url('../images/bg_text_block_1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 780px;
  height: 630px;
  padding-top: 0;
  padding-left: 160px;
  display: flex;
  position: absolute;
  inset: 7% 0% auto auto;
  box-shadow: 0 1px 10px #fff;
}

.heading1 {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.paragraph {
  color: #fff;
  padding-right: 80px;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
}

.video_section_1 {
  background-image: url('../images/videoblock_bg_1.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  height: 650px;
  padding-top: 40px;
  display: flex;
  position: relative;
}

.heading-9 {
  z-index: 1;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  flex: 0 auto;
  width: 1200px;
  margin: 0 auto;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  position: relative;
}

.play_and_date {
  flex-flow: row;
  flex: 0 auto;
  place-content: space-between;
  align-self: auto;
  align-items: center;
  width: 1040px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.date_black {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  margin-top: 40px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  display: flex;
}

.date_white {
  color: #fff;
  text-transform: uppercase;
  margin-top: 40px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.column_video {
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 33.3333%;
  height: 250px;
  display: flex;
}

.column_video_right {
  text-align: left;
  flex-flow: column wrap;
  flex: 1;
  place-content: center flex-start;
  align-self: center;
  align-items: flex-start;
  width: 33.3333%;
  height: 250px;
  margin: 0;
  padding: 0;
  display: flex;
}

.text_section_2 {
  background-color: var(--black);
  display: flex;
}

.text_container_2 {
  justify-content: flex-end;
  width: 1200px;
  height: auto;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.bg_text2 {
  background-image: linear-gradient(#000000ab, #000000ab), url('../images/bg_text_block_2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 780px;
  height: 630px;
  padding-top: 0;
  padding-left: 80px;
  display: flex;
  position: absolute;
  inset: 7% auto auto 0%;
  box-shadow: 0 1px 10px #fff;
}

.heading2 {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.image_in_text_2 {
  box-shadow: 0 1px 10px 0 var(--white);
  background-image: url('../images/portrait_safina_2.jpg');
  background-position: 50%;
  background-size: cover;
  width: 480px;
  height: 540px;
  position: relative;
}

.border_red_2 {
  border: 2px solid #c70000;
  width: 480px;
  height: 480px;
  position: absolute;
  inset: 5% auto auto -6%;
}

.paragraph_2 {
  color: #fff;
  padding-right: 140px;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
}

.video_section_2 {
  background-image: url('../images/videoblock_bg_2.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  height: 650px;
  padding-top: 40px;
  display: flex;
  position: relative;
}

.play_and_date_2 {
  flex-flow: row;
  flex: 0 auto;
  place-content: space-between;
  align-self: auto;
  align-items: center;
  width: 1040px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.column_video_left {
  text-align: center;
  flex-flow: column wrap;
  flex: 1;
  place-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 33.3333%;
  height: 250px;
  margin: 0;
  padding: 0;
  display: flex;
}

.gallery_section {
  background-color: #000;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.bg_gallery {
  background-image: linear-gradient(#000000ba, #000000ba), url('../images/safina_slide_2.jpg');
  background-position: 0 0, 0 100%;
  background-size: auto, 150%;
  flex-direction: column;
  flex: none;
  width: 1040px;
  height: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  box-shadow: 0 1px 10px #fff;
}

.gallery_block {
  height: auto;
  padding-top: 40px;
  padding-left: 80px;
  padding-right: 80px;
}

.heading-10 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.paragraph-2 {
  color: #fff;
  margin-top: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
}

.gallery_block_2 {
  flex-flow: column;
  flex: 1;
  place-content: center space-around;
  align-items: stretch;
  margin-top: 10px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.footer_section {
  text-align: center;
  background-color: #000;
  justify-content: center;
  align-items: center;
  height: 80px;
  margin: 0;
  display: flex;
}

.bold-text-2 {
  color: #fff;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.link-4 {
  text-decoration: none;
}

.image-9 {
  max-width: none;
  height: 100%;
  margin-top: 0%;
  overflow: hidden;
}

.flares {
  background-image: url('../images/bg_music_store_04b-min-min.png');
  background-position: 50%;
  background-size: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slider-2 {
  height: 100%;
}

.slide {
  background-image: linear-gradient(#00000080, #00000080), url('../images/safina_slide_1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.mask-2 {
  border: 2px #c70000;
}

.slide-2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/safina_slide_2.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.slide-3 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/safina_slide_3.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.slide-4 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/safina_slide_4.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.slide-5 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/safina_slide_5.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, auto;
}

.gallery_block_3 {
  text-align: center;
  flex-flow: column;
  flex: none;
  place-content: center space-around;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 80px;
  display: flex;
}

.head_section_mobile {
  display: none;
}

.call_button {
  text-transform: uppercase;
  background-color: #c70000;
  order: 0;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.mobile_button {
  text-transform: uppercase;
  background-color: #c70000;
  order: 0;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: none;
}

.buy_ticket_block_2 {
  display: flex;
}

.mobile_video_section {
  display: none;
}

.button-4 {
  text-transform: uppercase;
  background-color: #c70000;
  order: 0;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.button-3-copy {
  text-transform: uppercase;
  background-color: #c70000;
  order: 0;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: none;
}

.footer_section_mobile, .image-12, .image-13 {
  display: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-10 {
  display: none;
}

.heading-11 {
  text-align: right;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 26px;
  display: none;
}

.heading2-copy, .heading2-copy-copy {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.div-block-12 {
  align-items: center;
  padding-top: 20px;
  padding-left: 50px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.mobile_button-head {
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #c70000;
  order: 0;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.button-head {
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  border: 3px solid #c70000;
  order: 0;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

._6, ._6-mob {
  color: #fff;
  border: 3px solid #fff;
  border-radius: 20px;
  margin-left: 30px;
  padding: 10px 7px;
  font-family: BebasNeueBold, sans-serif;
  font-size: 30px;
}

.gallery_section-copy {
  background-color: #000;
  background-image: linear-gradient(#00000080, #00000080), url('../images/header_bg_desktop_1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.bg_gallery-copy {
  box-shadow: none;
  flex-direction: column;
  flex: none;
  justify-content: center;
  width: 1040px;
  height: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.gallery_block-2 {
  height: auto;
  padding-top: 40px;
  padding-left: 80px;
  padding-right: 80px;
}

.footer_section-2 {
  text-align: center;
  background-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 65px;
  margin: 0;
  display: flex;
}

.link-5 {
  cursor: auto;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  margin-left: 10px;
  text-decoration: none;
  display: block;
}

.bold-text-3 {
  color: #fff;
  text-transform: uppercase;
  margin-right: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.bold-text-3._1 {
  vertical-align: baseline;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  font-size: 14px;
  display: inline;
}

.link-4-copy {
  margin-left: 10px;
  text-decoration: none;
}

.coronavirus {
  z-index: 5;
  background-color: #da713d;
  border-radius: 5px;
  width: 370px;
  height: auto;
  margin-top: 25px;
  margin-right: 25px;
  display: flex;
  position: static;
  inset: 0% 0% auto auto;
  box-shadow: 0 0 15px 4px #000;
}

.virus-img {
  justify-content: center;
  align-items: center;
  width: 20%;
  padding-left: 20px;
  display: flex;
}

.virus-text {
  width: 80%;
  padding: 20px;
}

.link-6 {
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.text {
  color: #fff;
  line-height: 16px;
  text-decoration: none;
}

.coronavirus-copy {
  z-index: 5;
  background-color: #ce0707;
  border-radius: 5px;
  width: 370px;
  height: auto;
  margin-top: 25px;
  margin-right: 25px;
  display: flex;
  position: static;
  inset: 0% 0% auto auto;
  box-shadow: 0 0 15px 4px #000;
}

.image-14 {
  opacity: .46;
}

.mobile_button-2 {
  text-transform: uppercase;
  background-color: #c70000;
  order: 0;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.date_white-2 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 40px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.coronavirus-des {
  z-index: 5;
  background-color: #da713d;
  border-radius: 5px;
  width: 370px;
  height: auto;
  margin: 25px 25px 90px 80px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  box-shadow: 0 0 15px 4px #000;
}

.date_white-3 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  width: 70%;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.date_white-3.a {
  color: #c70000;
  text-align: right;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 25px;
  display: flex;
}

.date_white-3.des {
  text-align: left;
  width: 40%;
  line-height: 30px;
}

.date_white-3.area {
  text-align: right;
  width: 100%;
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 25px;
}

.mobile_button-3 {
  text-transform: uppercase;
  background-color: #c70000;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.div-block-14 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 640px;
  padding-right: 40px;
  display: flex;
}

.div-block-15 {
  width: 100%;
  margin-bottom: 20px;
}

.div-block-16 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.text-span {
  text-align: right;
  font-size: 25px;
  line-height: 20px;
}

.text-span-2 {
  font-size: 25px;
  line-height: 18px;
}

.button-5 {
  color: #880f0f;
  text-transform: uppercase;
  background-color: #0000;
  border: 7px solid #880f0f;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.button-5.w {
  color: #fff;
  border-color: #fff;
}

.video_col {
  justify-content: flex-start;
  align-items: center;
  width: 65%;
  display: flex;
}

.zagolivok {
  color: #fff;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 80px;
}

.zagolivok.mob {
  display: none;
}

.video_cont_left {
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  height: 60%;
  margin-top: 20px;
  display: flex;
}

.html-embed-2 {
  border: 5px solid #880f0f;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: none;
  height: auto;
  margin-bottom: 10px;
  display: flex;
  box-shadow: 4px 4px 10px #000;
}

.html-embed-2.w {
  border-color: #fff;
}

.paragraph1 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 27px;
}

.about_cont {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 1280px;
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.about_section {
  background-color: #0000;
  background-image: url('../images/bg_ab.jpg');
  background-position: 50%;
  background-size: cover;
  border-bottom: 5px solid #3f3f3f;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.alessandro-copy {
  color: #fff;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 80px;
}

.alessandro-copy.mob {
  font-family: Oswald, sans-serif;
  font-size: 50px;
}

.text_col2 {
  align-items: center;
  width: 40%;
  display: flex;
}

.paragraph3 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 27px;
}

.paragraph3.b {
  color: #000;
}

.button-copy, .button-copy-2 {
  color: #880f0f;
  text-transform: uppercase;
  background-color: #0000;
  border: 7px solid #880f0f;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.button-copy-2.mob {
  color: #f9f4f4;
  -webkit-text-stroke-color: #c70000;
  background-color: #c70000;
  border-style: none;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 20px;
  display: block;
}

.video_cont_right {
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 100%;
  height: 60%;
  margin-top: 20px;
  margin-bottom: 25px;
  padding-bottom: 0;
  display: flex;
}

.video_col1 {
  justify-content: flex-end;
  align-items: center;
  width: 65%;
  display: flex;
}

.paragraph2 {
  color: #000;
  margin-top: 20px;
  margin-bottom: 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 27px;
}

.about_section2 {
  background-color: #0000;
  background-image: linear-gradient(#ffffff96, #ffffff96), url('../images/bg_ab.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border: 1px solid #000;
  border-bottom: 5px solid #3f3f3f;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.alessandro {
  color: #fff;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 80px;
}

.alessandro.b {
  color: #000;
  font-family: Oswald, sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 54px;
}

.slider-3 {
  background-color: #0000;
  border: 5px solid #fff;
  border-radius: 0;
  width: 100%;
  height: 600px;
  margin-top: 20px;
  margin-bottom: 25px;
  box-shadow: 4px 4px 10px #000;
}

.button-6 {
  color: #880f0f;
  text-transform: uppercase;
  background-color: #0000;
  border: 7px solid #880f0f;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.button-6.w {
  color: #fff;
  border-color: #fff;
}

.slide-6 {
  background-image: url('../images/06-min.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 0;
}

.slide-7 {
  background-image: url('../images/05-min.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 0;
}

.slide-8 {
  background-image: url('../images/03-min.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 0;
}

.slide-9 {
  background-image: url('../images/07-min.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 0;
}

.slide-10 {
  background-image: url('../images/01-min.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
}

.mask-3 {
  background-color: #0000;
  border: 2px #c70000;
  border-radius: 0;
}

.slide-11 {
  background-image: url('../images/04-min.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 0;
}

.photo_section {
  background-color: #0000;
  background-image: url('../images/bg_ab.jpg');
  background-position: 50%;
  background-size: cover;
  border-bottom: 5px solid #3f3f3f;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.slide-12 {
  background-image: url('../images/02-min.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 0;
}

.slide-13 {
  background-image: url('../images/08-min.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 0;
}

.mobile_button-4 {
  text-transform: uppercase;
  background-color: #c70000;
  order: 0;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: none;
}

.date_white-4 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 40px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.div-block-18 {
  border: 1px #fff;
  border-radius: 3px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: 30px;
  margin-bottom: 0;
  display: flex;
}

.div-block-19-copy {
  border: 2px #fff;
  align-items: flex-start;
  width: auto;
  padding: 5px 5px 5px 0;
  display: flex;
}

.link-block-2 {
  text-decoration: none;
  display: flex;
}

.phone-az {
  color: var(--white);
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: BebasNeueBold, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.slash_des {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 5%;
  font-family: BebasNeueBold, sans-serif;
  font-size: 20px;
  display: flex;
}

.div-block-19 {
  border: 2px #fff;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  padding: 5px;
  display: flex;
}

.rus-az {
  color: #ed0000;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: BebasNeueBold, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-20 {
  justify-content: space-between;
  width: 80%;
  display: flex;
}

.div-block-20.n {
  text-align: right;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
}

.div-block-21 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-22 {
  background-image: url('../images/istanbul-min.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 30%;
  height: 100px;
  display: flex;
}

.div-block-23 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 60%;
  display: flex;
}

.text-span-7 {
  color: #c70000;
}

.button-cop {
  color: #880f0f;
  text-transform: uppercase;
  background-color: #0000;
  border: 7px solid #880f0f;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.button-cop.mob {
  display: none;
}

.bold-text-7 {
  text-align: center;
  font-size: 50px;
}

.date_white-3-copy {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.date_white-3-copy.a {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 30px;
  display: flex;
}

.date_white-3-copy.des {
  text-align: left;
  width: 40%;
}

.date_white-3-copy.area {
  width: 100%;
  font-size: 25px;
  line-height: 26px;
}

.text-span-8, .text-span-9 {
  color: #c70000;
}

.date_white-5 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  width: 70%;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.date_white-5.a {
  text-align: right;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: auto;
  font-size: 20px;
  line-height: 20px;
  display: flex;
}

.text-span-10 {
  color: #f8f8f8;
  font-size: 25px;
  line-height: 25px;
}

.text-span-13 {
  color: #fbfbfb;
  margin-bottom: 3px;
}

.text-span-14, .text-span-17 {
  color: #c70000;
}

.text-span-18 {
  font-size: 25px;
  line-height: 25px;
}

.div-block-24 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 640px;
  padding-right: 40px;
  display: flex;
}

.div-block-25 {
  border: 1px #fff;
  border-radius: 3px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 30px;
  margin-bottom: 10px;
  display: flex;
}

.link-block-3 {
  text-decoration: none;
  display: flex;
}

.div-block-26 {
  justify-content: space-between;
  width: 80%;
  display: flex;
}

.div-block-27 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.text-span-19 {
  font-size: 25px;
  line-height: 25px;
}

.text-span-20 {
  color: #f8f8f8;
  font-size: 25px;
  line-height: 25px;
}

.div-block-28 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  height: 100px;
  display: flex;
}

.mobile_button-5 {
  text-transform: uppercase;
  background-color: #c70000;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.image-17 {
  margin-top: 10px;
  margin-bottom: 25px;
}

.phone-az-2 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: BebasNeueBold, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.date_white-6 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  width: 70%;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.date_white-6.a {
  color: #c70000;
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 20px;
  display: flex;
}

.text-span-21 {
  font-size: 25px;
  line-height: 25px;
}

.div-block-22-copy {
  background-image: url('../images/istanbul-min.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 30%;
  height: 100px;
  display: flex;
}

.div-block-19-copy-2 {
  border: 2px #fff;
  align-items: flex-start;
  width: auto;
  padding: 5px;
  display: flex;
}

.div-block-29 {
  border: 1px #fff;
  border-radius: 3px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 30px;
  margin-bottom: 10px;
  display: flex;
}

.link-block-4 {
  text-decoration: none;
  display: flex;
}

.mobile_button-6 {
  text-transform: uppercase;
  background-color: #c70000;
  order: 0;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.date_white-3-copy-2 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.date_white-7 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  width: 70%;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.date_white-7.a {
  color: #c70000;
  text-align: right;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 35px;
  line-height: 40px;
  display: flex;
}

.text-span-22 {
  font-family: Oswald, sans-serif;
  font-size: 35px;
  line-height: 35px;
}

.div-block-30 {
  text-align: right;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 40%;
  height: auto;
  margin-top: 0;
  display: flex;
}

.image-18 {
  margin-top: -10px;
}

.div-block-31 {
  justify-content: space-between;
  width: 86%;
  margin-top: 0;
  display: flex;
}

.slash_des-2 {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 5%;
  font-family: BebasNeueBold, sans-serif;
  font-size: 20px;
  display: flex;
}

.div-block-32 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  height: auto;
  padding-top: 0;
  display: flex;
}

.div-block-33 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 640px;
  height: 600px;
  padding-top: 0;
  padding-right: 35px;
  display: flex;
}

.image-19 {
  margin-top: 60px;
  margin-bottom: 10px;
}

.div-block-34 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 40%;
  height: 120px;
  margin-top: -8px;
  display: flex;
}

.div-block-35 {
  border: 1px #fff;
  border-radius: 3px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 30px;
  margin-bottom: 10px;
  display: flex;
}

.link-block-5 {
  text-decoration: none;
  display: flex;
}

.div-block-36 {
  border: 1px #fff;
  border-radius: 3px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 30px;
  margin-bottom: 10px;
  display: flex;
}

.link-block-6 {
  text-decoration: none;
  display: flex;
}

.mobile_button-7 {
  text-transform: uppercase;
  background-color: #c70000;
  order: 0;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.date_white-3-copy-3 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.date_white-8 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  width: 70%;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.date_white-8.a {
  color: #c70000;
  text-align: right;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 35px;
  line-height: 40px;
  display: flex;
}

.text-span-23 {
  font-family: Oswald, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.div-block-37 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 40%;
  height: auto;
  margin-top: 0;
  display: flex;
}

.image-21 {
  margin-top: -8px;
}

.div-block-38 {
  justify-content: space-between;
  width: 86%;
  height: auto;
  margin-top: 0;
  display: flex;
}

.div-block-39 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  height: auto;
  padding-top: 0;
  display: flex;
}

.div-block-40 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 640px;
  height: 100%;
  padding-top: 0;
  padding-right: 35px;
  display: flex;
}

.image-22 {
  margin-top: 60px;
  margin-bottom: 20px;
}

.accomp {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-family: Oswald, sans-serif;
  font-size: 17px;
  line-height: 20px;
}

.date_white-9 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  width: 70%;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 30px;
}

.date_white-9.a {
  color: #c70000;
  text-align: right;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 30px;
  display: block;
}

.text-span-24 {
  color: #f8f8f8;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}

.loc_text {
  color: #fff;
  text-align: right;
  font-family: BebasNeueBold, sans-serif;
  font-size: 30px;
  line-height: 25px;
}

.loc-min {
  font-size: 20px;
  line-height: 25px;
}

.loc_text-2 {
  color: #fff;
  text-align: right;
  font-size: 30px;
  line-height: 25px;
}

.div-block-34-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 40%;
  height: 120px;
  margin-top: -8px;
  display: flex;
}

.date_white-3-copy {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.date_white-3-copy.a {
  color: #c70000;
  text-align: right;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 25px;
  display: flex;
}

.date_white-3-copy.des {
  text-align: left;
  width: 40%;
  line-height: 30px;
}

.date_white-3-copy.area {
  text-align: right;
  width: 100%;
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 25px;
}

.youtube {
  width: 90%;
}

.date_white-3-copy-4 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.text-span-25 {
  font-family: Oswald, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.date_white-3-copy-5 {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 3px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.date_white-10 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

@media screen and (max-width: 991px) {
  .slider {
    height: 600px;
  }

  .h1 {
    font-size: 80px;
    line-height: 80px;
    position: relative;
  }

  .colums2 {
    width: 50%;
    margin-top: 50px;
  }

  .section {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .project1 {
    width: 50%;
  }

  .image-2 {
    width: 100%;
    height: auto;
  }

  .iphone {
    z-index: 1;
    width: 55%;
    inset: 189px 0% 0% auto;
  }

  .image-7 {
    margin-left: 25px;
  }

  .icon {
    color: #fff;
    border: 1px solid #fff;
    font-size: 35px;
  }

  .project {
    width: 50%;
  }

  .project2, .project3, .project4, .project5 {
    width: 50%;
    height: 50vw;
  }

  .left_block {
    width: 40%;
    height: 500px;
  }

  .right_block {
    justify-content: space-around;
    height: 500px;
    margin-right: 0;
    padding: 30px;
  }

  .heading-8 {
    margin-top: 20px;
    font-size: 20px;
  }

  .image-8 {
    margin-top: 20px;
    margin-right: 0;
  }

  .bold-text {
    font-size: 20px;
  }

  .text_section {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 25px;
  }

  .text_container {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    padding-top: 143px;
    padding-left: 25px;
    padding-right: 422px;
  }

  .image_in_text {
    width: 280px;
    height: 315px;
  }

  .border_red {
    width: 280px;
    height: 280px;
  }

  .bg_text1 {
    align-items: flex-start;
    width: 70%;
    height: 560px;
    padding-bottom: 20px;
    padding-left: 110px;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .heading1 {
    font-size: 20px;
  }

  .paragraph {
    font-size: 14px;
  }

  .video_section_1 {
    height: 500px;
  }

  .heading-9 {
    width: auto;
    font-size: 20px;
  }

  .play_and_date {
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .date_black {
    font-size: 20px;
  }

  .date_white {
    margin-top: 15px;
    font-size: 20px;
  }

  .text_section_2 {
    height: auto;
  }

  .text_container_2 {
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding: 195px 25px 160px;
  }

  .bg_text2 {
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    width: 71%;
    height: 560px;
    margin-top: 53px;
    margin-left: 25px;
    padding: 0 50px 20px 30px;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .heading2 {
    font-size: 20px;
  }

  .image_in_text_2 {
    align-self: auto;
    width: 280px;
    height: 315px;
  }

  .border_red_2 {
    width: 280px;
    height: 280px;
  }

  .paragraph_2 {
    padding-right: 75px;
    font-size: 14px;
  }

  .video_section_2 {
    height: 500px;
  }

  .play_and_date_2 {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .column_video_left {
    align-content: center;
    align-items: flex-start;
  }

  .gallery_section {
    padding: 50px 25px;
  }

  .bg_gallery {
    width: 700px;
  }

  .gallery_block {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-10 {
    font-size: 20px;
  }

  .paragraph-2 {
    font-size: 14px;
  }

  .gallery_block_2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-9 {
    margin-top: 10%;
  }

  .head_section_mobile {
    display: none;
  }

  .button-4 {
    display: flex;
  }

  .footer_section_mobile {
    display: none;
  }

  .heading2-copy, .heading2-copy-copy {
    font-size: 20px;
  }

  .gallery_section-copy {
    padding: 50px 25px;
  }

  .bg_gallery-copy {
    width: 700px;
  }

  .gallery_block-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .coronavirus, .coronavirus-copy {
    z-index: 5;
  }

  .date_white-2 {
    margin-top: 15px;
    font-size: 20px;
  }

  .coronavirus-des {
    z-index: 5;
  }

  .date_white-3 {
    margin-top: 15px;
    font-size: 20px;
  }

  .video_col {
    width: 100%;
  }

  .zagolivok {
    font-size: 45px;
  }

  .video_cont_left {
    flex-direction: column;
  }

  .html-embed-2 {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph1 {
    margin-bottom: 0;
  }

  .alessandro-copy {
    font-size: 45px;
  }

  .text_col2 {
    width: 100%;
  }

  .video_cont_right {
    flex-direction: column-reverse;
  }

  .video_col1 {
    width: 100%;
  }

  .paragraph2 {
    margin-top: 10px;
  }

  .alessandro {
    font-size: 45px;
  }

  .slider-3 {
    height: 450px;
  }

  .date_white-4 {
    margin-top: 15px;
    font-size: 20px;
  }

  .phone-az, .rus-az {
    font-size: 20px;
  }

  .date_white-3-copy, .date_white-5 {
    margin-top: 15px;
    font-size: 20px;
  }

  .image-17 {
    margin-top: 20px;
    margin-right: 0;
  }

  .phone-az-2 {
    font-size: 20px;
  }

  .date_white-6, .date_white-3-copy-2, .date_white-7 {
    margin-top: 15px;
    font-size: 20px;
  }

  .image-19 {
    margin-top: 20px;
    margin-right: 0;
  }

  .date_white-3-copy-3, .date_white-8 {
    margin-top: 15px;
    font-size: 20px;
  }

  .image-22 {
    margin-top: 20px;
    margin-right: 0;
  }

  .accomp {
    text-align: center;
    font-size: 22px;
  }

  .date_white-9, .date_white-3-copy, .date_white-3-copy-4, .date_white-3-copy-5, .date_white-10 {
    margin-top: 15px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .slider {
    height: 550px;
  }

  .slide1 {
    text-align: center;
    padding-left: 0;
  }

  .h1 {
    text-align: center;
    font-size: 60px;
    line-height: 60px;
  }

  .colums2 {
    width: 100%;
  }

  .iphone {
    display: none;
  }

  .brand {
    float: none;
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
  }

  .image-7 {
    float: none;
    clear: none;
    text-align: center;
    margin-left: 20px;
    display: inline-block;
  }

  .menu_button.w--open, .navmenu {
    background-color: #000;
  }

  .heading-7 {
    font-size: 18px;
  }

  .head_section {
    display: flex;
  }

  .head_banner {
    width: 100%;
  }

  .left_block {
    width: 50%;
  }

  .button-3 {
    font-size: 15px;
    display: none;
  }

  .text_section {
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
  }

  .text_container {
    width: 100%;
    padding: 0;
  }

  .image_in_text {
    width: 200px;
    height: 230px;
    display: none;
  }

  .border_red {
    width: 200px;
    height: 200px;
    display: none;
  }

  .bg_text1 {
    flex-wrap: nowrap;
    place-content: flex-start space-around;
    align-items: flex-start;
    width: 100%;
    height: 600px;
    margin-bottom: 0;
    padding: 40px 25px;
    position: relative;
  }

  .paragraph {
    padding-right: 10px;
  }

  .video_section_1 {
    height: 400px;
  }

  .date_black {
    font-size: 15px;
    line-height: 30px;
    display: none;
  }

  .column_video {
    align-items: center;
  }

  .column_video_right {
    justify-content: center;
  }

  .text_section_2 {
    display: flex;
  }

  .text_container_2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .bg_text2 {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    padding: 40px 25px;
    position: relative;
  }

  .heading2 {
    margin-top: 0;
  }

  .image_in_text_2, .border_red_2 {
    display: none;
  }

  .video_section_2 {
    height: 400px;
  }

  .column_video_left {
    justify-content: center;
  }

  .bg_gallery {
    width: 100%;
  }

  .gallery_block_2 {
    padding-bottom: 20px;
  }

  .gallery_block_3 {
    display: flex;
  }

  .head_section_mobile {
    display: none;
  }

  .call_button {
    font-size: 15px;
  }

  .mobile_button {
    max-width: 200px;
    font-size: 15px;
    display: flex;
  }

  .buy_ticket_block_2 {
    display: flex;
  }

  .mobile_video_section {
    background-color: #000;
    padding-left: 50px;
    display: flex;
  }

  .block_video_mobile {
    flex-direction: column;
    flex: none;
    align-items: flex-start;
    display: flex;
  }

  .button-4, .button-3-copy {
    font-size: 15px;
    display: none;
  }

  .footer_section_mobile {
    display: none;
  }

  .heading2-copy, .heading2-copy-copy {
    margin-top: 0;
  }

  .mobile_button-head, .button-head {
    max-width: 200px;
    font-size: 15px;
    display: flex;
  }

  .bg_gallery-copy {
    width: 100%;
  }

  .coronavirus, .coronavirus-copy {
    z-index: 5;
  }

  .mobile_button-2 {
    max-width: 200px;
    font-size: 15px;
    display: flex;
  }

  .coronavirus-des {
    z-index: 5;
  }

  .mobile_button-3 {
    max-width: 200px;
    font-size: 15px;
    display: flex;
  }

  .zagolivok, .alessandro-copy, .alessandro {
    line-height: 45px;
  }

  .slider-3 {
    width: 100%;
    height: 350px;
  }

  .slide-6, .slide-7, .slide-9, .slide-13 {
    background-size: cover;
  }

  .mobile_button-4, .mobile_button-5, .mobile_button-6, .mobile_button-7 {
    max-width: 200px;
    font-size: 15px;
    display: flex;
  }

  .accomp {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .block_form {
    width: 100%;
    max-width: 350px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 35px;
    padding-right: 35px;
  }

  .slider {
    height: 420px;
  }

  .h1 {
    font-size: 35px;
    line-height: 35px;
  }

  .colums2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .project1 {
    width: 100%;
  }

  .div-block-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-3 {
    font-size: 20px;
  }

  .heading-4 {
    font-size: 40px;
  }

  .image-7 {
    margin-left: 28px;
  }

  .menu_button, .menu_button.w--open, .navmenu {
    background-color: #000;
  }

  .project {
    width: 100%;
  }

  .project2, .project3, .project4, .project5 {
    width: 100%;
    height: 100vw;
  }

  .head_section {
    width: 100%;
    padding-top: 0;
    display: none;
  }

  .button-3 {
    display: none;
  }

  .text_section {
    background-color: var(--black);
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .bg_text1 {
    align-items: center;
    height: auto;
    padding: 0 10px 25px;
  }

  .heading1 {
    text-align: center;
    align-self: center;
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
    padding-left: 0;
    font-size: 17px;
    line-height: 25px;
  }

  .paragraph {
    width: 100%;
    margin-bottom: 25px;
    font-size: 18px;
  }

  .video_section_1 {
    height: 300px;
  }

  .heading-9 {
    margin-top: -20px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 25px;
  }

  .date_black {
    display: none;
  }

  .date_white {
    width: 100%;
    font-size: 28px;
    display: none;
  }

  .text_container_2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bg_text2 {
    align-items: center;
    padding: 0 10px 25px;
  }

  .heading2 {
    text-align: right;
    text-transform: uppercase;
    align-self: flex-end;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: BebasNeueBold, sans-serif;
    font-size: 17px;
    line-height: 25px;
    display: none;
  }

  .paragraph_2 {
    margin-bottom: 25px;
    padding-right: 0;
    font-size: 18px;
  }

  .video_section_2 {
    height: 300px;
  }

  .gallery_section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bg_gallery {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/safina_slide_2.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
    height: auto;
  }

  .gallery_block {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-2 {
    font-size: 18px;
  }

  .gallery_block_2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer_section {
    display: flex;
  }

  .slider-2 {
    height: 350px;
  }

  .gallery_block_3 {
    display: none;
  }

  .head_section_mobile {
    background-color: #000;
    background-image: linear-gradient(#00000080, #00000080), url('../images/header_bg_mobile.jpg');
    background-position: 0 0, 50%;
    background-size: auto, auto;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 90vh;
    padding: 20px 20px 75px;
    display: flex;
    position: relative;
  }

  .mobile_block_1 {
    justify-content: center;
    align-self: center;
    align-items: center;
    height: 20%;
    display: flex;
  }

  .mobile_block_2 {
    justify-content: center;
    align-items: center;
    height: 10%;
    display: flex;
  }

  .mobile_block_3 {
    background-image: url('../images/background-min.jpg');
    background-position: 50%;
    background-size: auto;
    flex-wrap: nowrap;
    flex: none;
    place-content: flex-end center;
    align-self: center;
    align-items: center;
    width: auto;
    height: 30%;
    padding-top: 30px;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .mobile_block_4 {
    height: 15%;
    display: flex;
  }

  .mobile_block_5 {
    z-index: 2;
    flex-wrap: wrap;
    align-items: stretch;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
    position: relative;
    top: 40px;
  }

  .buy_ticket_block {
    width: 50%;
    padding-right: 10px;
    display: flex;
  }

  .call_block {
    width: 50%;
    padding-left: 10px;
    display: flex;
  }

  .call_button {
    color: #000;
    text-align: center;
    background-color: #fff;
    justify-content: center;
    width: 100%;
    height: 15vw;
    font-size: 19px;
  }

  .image-10 {
    width: 100%;
  }

  .mobile_button {
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    height: 15vw;
    max-height: 80px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 19px;
    display: none;
  }

  .image-11 {
    z-index: 1;
    text-align: center;
    flex: none;
    align-self: center;
    width: auto;
    max-width: 90%;
    height: auto;
    margin-top: 0;
    margin-right: 0;
    padding-top: 0;
    padding-right: 0%;
    display: block;
    position: absolute;
    inset: auto auto 0% 5%;
  }

  .div-block-7, .div-block-8 {
    background-image: url('../images/bg_music_store_04b-min-min.png');
    background-position: 50%;
    background-size: 840px;
    position: absolute;
    inset: 0%;
  }

  .heading_mobile {
    z-index: 2;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    display: flex;
    position: relative;
  }

  .buy_ticket_block_2 {
    width: 50%;
    padding-right: 10px;
    display: flex;
  }

  .mobile_video_section {
    background-color: var(--black);
    padding-left: 20px;
    display: flex;
  }

  .block_video_mobile {
    z-index: 2;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 15px;
    display: flex;
    position: relative;
  }

  .button-4, .button-3-copy {
    display: none;
  }

  .footer_section_mobile {
    background-color: #000;
    background-image: linear-gradient(#00000080, #00000080), url('../images/header_bg_mobile.jpg');
    background-position: 0 0, 50%;
    background-size: auto, auto;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 90vh;
    padding: 10px 10px 75px;
    display: flex;
    position: relative;
    overflow: auto;
  }

  .image-12 {
    border: 2px #c70000;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 20px;
    display: block;
    position: relative;
  }

  .div-block-9 {
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .image-13 {
    border: 2px solid #c70000;
    margin-top: 0;
    margin-bottom: 20px;
    display: block;
    position: relative;
  }

  .heading2-copy {
    text-align: center;
    text-transform: uppercase;
    flex: none;
    align-self: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 25px;
  }

  .body-2 {
    display: block;
    overflow: visible;
  }

  .div-block-10 {
    border: 2px solid #c20000;
    margin: 20px 0 20px 20px;
    padding-left: 3px;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .div-block-11 {
    margin-bottom: 20px;
    position: relative;
  }

  .heading2-copy {
    text-align: right;
    text-transform: uppercase;
    align-self: flex-end;
    margin-top: 0;
    margin-bottom: 10px;
    font-family: BebasNeueBold, sans-serif;
    font-size: 22px;
    line-height: 25px;
  }

  .heading2-copy-copy {
    text-align: center;
    text-transform: uppercase;
    flex: none;
    align-self: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 25px;
  }

  .div-block-13 {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    display: flex;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .html-embed {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .mobile_button-head {
    color: #000;
    background-color: #fff;
    border: 2px solid #c70000;
    flex-wrap: nowrap;
    justify-content: center;
    width: auto;
    height: 30px;
    max-height: 80px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 18px;
    line-height: 15px;
  }

  .button-head {
    color: #000;
    background-color: #fff;
    border: 2px solid #c70000;
    flex-wrap: nowrap;
    justify-content: center;
    width: auto;
    height: 30px;
    max-height: 80px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    line-height: 15px;
  }

  ._6-mob {
    border-style: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }

  .gallery_section-copy {
    background-image: linear-gradient(#00000080, #00000080), url('../images/header_bg_mobile.jpg');
    background-position: 0 0, 50%;
    background-size: auto, auto;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bg_gallery-copy {
    box-shadow: none;
    background-image: none;
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .gallery_block-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .footer_section-2 {
    flex-direction: column;
    display: flex;
  }

  .coronavirus {
    z-index: 5;
    align-items: stretch;
    width: 100%;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 25px;
    padding-right: 25px;
    inset: auto 0% 0%;
  }

  .virus-img {
    width: 10%;
    padding-left: 0;
  }

  .virus-text {
    text-align: left;
    width: 90%;
    padding: 10px;
  }

  .link-6 {
    font-size: 12px;
    line-height: 14px;
  }

  .text {
    color: #fff;
    text-align: left;
    font-family: PT Sans, sans-serif;
    font-size: 18px;
    line-height: 18px;
    text-decoration: none;
  }

  .coronavirus-copy {
    z-index: 5;
    background-color: #da713d;
    align-items: stretch;
    width: 100%;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    inset: auto 0% 0%;
  }

  .link-7 {
    color: #7a69ff;
  }

  .bold-text-4 {
    text-decoration: underline;
  }

  .image-14 {
    opacity: .46;
  }

  .bold-text-5 {
    text-decoration: underline;
  }

  .bold-text-6 {
    text-decoration: none;
  }

  .mobile_button-2 {
    flex-flow: row;
    justify-content: center;
    width: auto;
    max-width: none;
    height: auto;
    max-height: 80px;
    margin-top: 20px;
    padding: 10px;
    font-size: 20px;
    line-height: 18px;
  }

  .date_white-2 {
    text-align: left;
    flex-flow: column;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 25px;
    display: flex;
  }

  .coronavirus-des {
    z-index: 5;
    background-color: #da713d;
    align-items: stretch;
    width: 100%;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: fixed;
    inset: auto 0% 0%;
  }

  .date_white-3 {
    text-align: left;
    align-self: flex-start;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .date_white-3._2 {
    margin-top: 0;
    line-height: 25px;
  }

  .mobile_button-3 {
    flex-wrap: nowrap;
    justify-content: center;
    width: auto;
    height: auto;
    max-height: 80px;
    margin-top: 20px;
    padding: 10px;
    font-size: 20px;
    line-height: 18px;
  }

  .text-span-3 {
    font-size: 18px;
  }

  .button-5 {
    color: #880f0f;
    border-width: 5px;
    border-color: #880f0f;
    align-self: center;
    margin-top: 20px;
    padding: 10px;
    font-family: Oswald, sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 18px;
  }

  .button-5.w {
    font-family: Oswald, sans-serif;
    font-weight: 700;
  }

  .zagolivok {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }

  .zagolivok.mob {
    margin-top: 20px;
    font-family: Oswald, sans-serif;
    font-size: 25px;
    display: block;
  }

  .html-embed-2 {
    border-color: #880f0f;
  }

  .paragraph1 {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 5px;
  }

  .about_cont {
    padding-left: 20px;
    padding-right: 20px;
  }

  .alessandro-copy {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }

  .alessandro-copy.mob {
    display: none;
  }

  .paragraph3.b {
    text-align: center;
    margin-top: 20px;
  }

  .button-copy {
    color: #880f0f;
    border-width: 5px;
    border-color: #880f0f;
    align-self: center;
    margin-top: 20px;
    padding: 10px;
    font-family: Oswald, sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 18px;
    display: none;
  }

  .button-copy-2 {
    color: #880f0f;
    border-width: 5px;
    border-color: #880f0f;
    align-self: center;
    margin-top: 20px;
    padding: 10px;
    font-family: Oswald, sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 18px;
  }

  .button-copy-2.mob {
    color: #fff8f8;
    background-color: #c70000;
    border-style: none;
    border-color: #c70000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
  }

  .video_cont_right {
    flex-direction: column;
  }

  .paragraph2 {
    text-align: center;
    margin-top: 5px;
  }

  .alessandro {
    text-align: center;
    margin-top: 15px;
    font-size: 30px;
    line-height: 35px;
  }

  .alessandro.b {
    font-family: BebasNeueBold, sans-serif;
    font-size: 30px;
    line-height: 30px;
  }

  .slider-3 {
    width: 100%;
    height: 230px;
  }

  .button-6 {
    color: #880f0f;
    border-width: 5px;
    border-color: #880f0f;
    align-self: center;
    margin-top: 20px;
    padding: 10px;
    font-family: Oswald, sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 18px;
  }

  .button-6.w {
    font-family: Oswald, sans-serif;
    font-weight: 700;
  }

  .slide-6 {
    background-image: url('../images/06-min.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .slide-7 {
    background-image: url('../images/05-min.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .slide-9 {
    background-image: url('../images/07-min.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .slide-13 {
    background-image: url('../images/08-min.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .mobile_button-4 {
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    height: 15vw;
    max-height: 80px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 19px;
    display: none;
  }

  .image-15 {
    z-index: 1;
    text-align: center;
    flex: none;
    align-self: center;
    width: auto;
    max-width: 90%;
    height: auto;
    margin-top: 0;
    margin-right: 0;
    padding-top: 0;
    padding-right: 0%;
    display: block;
    position: absolute;
    inset: auto auto 0% 5%;
  }

  .image-16 {
    width: 90%;
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .text-span-4 {
    font-size: 18px;
  }

  .date_white-4 {
    width: 100%;
    font-size: 28px;
    display: none;
  }

  .div-block-17 {
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    display: flex;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .div-block-18 {
    text-align: left;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 20px;
    margin-bottom: 0;
  }

  .div-block-19-copy {
    margin-left: 0;
    padding-top: 0;
  }

  .phone-az {
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
  }

  .slash_des {
    justify-content: center;
    align-items: center;
    width: auto;
    font-size: 18px;
    line-height: 18px;
  }

  .div-block-19 {
    margin-right: 0;
    padding-top: 0;
    padding-right: 0;
  }

  .rus-az {
    font-size: 18px;
    line-height: 18px;
  }

  .div-block-20 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .div-block-21 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    height: 40%;
    line-height: 14px;
    display: flex;
  }

  .div-block-21._11 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    height: auto;
    padding-top: 0;
  }

  .div-block-22 {
    background-image: none;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 50%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .text-span-5, .text-span-6 {
    color: #c70000;
  }

  .button-cop {
    color: #880f0f;
    border-width: 5px;
    border-color: #880f0f;
    align-self: center;
    margin-top: 20px;
    padding: 10px;
    font-family: Oswald, sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 18px;
  }

  .button-cop.mob {
    color: #fff8f8;
    background-color: #c70000;
    border-style: none;
    border-color: #c70000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    display: flex;
  }

  .bold-text-7 {
    color: #000;
    font-family: Oswald, sans-serif;
    font-size: 25px;
  }

  .date_white-3-copy {
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .date_white-5 {
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .text-span-11 {
    color: #c70000;
    padding-top: 5px;
    font-size: 20px;
    line-height: 20px;
  }

  .text-span-12 {
    color: #c70000;
    margin-top: 5px;
  }

  .text-span-15, .text-span-16 {
    color: #c70000;
  }

  .text-span-18 {
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-25 {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: 20px;
    margin-bottom: 0;
  }

  .div-block-26 {
    width: 100%;
  }

  .div-block-27 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 40%;
    line-height: 14px;
    display: flex;
  }

  .div-block-28 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 60%;
  }

  .mobile_button-5 {
    flex-wrap: nowrap;
    justify-content: center;
    width: auto;
    height: auto;
    max-height: 80px;
    margin-top: 20px;
    padding: 10px;
    font-size: 20px;
    line-height: 18px;
  }

  .phone-az-2 {
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
  }

  .date_white-6 {
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .div-block-22-copy {
    background-image: url('../images/istanbul-min.png');
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: contain;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 30%;
  }

  .div-block-19-copy-2 {
    margin-left: 0;
    padding-top: 0;
  }

  .div-block-29 {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: 20px;
    margin-bottom: 0;
  }

  .mobile_button-6 {
    flex-wrap: nowrap;
    justify-content: center;
    width: auto;
    height: auto;
    max-height: 80px;
    margin-top: 20px;
    padding: 10px;
    font-size: 20px;
    line-height: 18px;
  }

  .date_white-3-copy-2 {
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .date_white-7 {
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .date_white-7.a, .text-span-22 {
    font-size: 25px;
  }

  .div-block-30 {
    background-image: url('../images/yerevan-WHITE-min.png');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 30%;
  }

  .div-block-31 {
    width: 100%;
  }

  .slash_des-2 {
    align-items: flex-start;
    width: auto;
  }

  .div-block-32 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 70%;
    margin-top: 20px;
    line-height: 14px;
    display: flex;
  }

  .div-block-34 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 50%;
    height: auto;
    margin-top: 0;
  }

  .div-block-35 {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: 20px;
    margin-bottom: 0;
  }

  .image-20 {
    margin-top: -8px;
  }

  .div-block-36 {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    height: 20px;
    margin-bottom: 0;
  }

  .mobile_button-7 {
    flex-wrap: nowrap;
    justify-content: center;
    width: auto;
    height: auto;
    max-height: 80px;
    margin-top: 20px;
    padding: 10px;
    font-size: 20px;
    line-height: 18px;
  }

  .date_white-3-copy-3 {
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .date_white-8 {
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .date_white-8.a, .text-span-23 {
    font-size: 25px;
  }

  .div-block-37 {
    background-image: url('../images/yerevan-WHITE-min.png');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 30%;
  }

  .div-block-38 {
    width: 100%;
  }

  .div-block-39 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 70%;
    margin-top: 20px;
    line-height: 14px;
    display: flex;
  }

  .accomp {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 13px;
  }

  .date_white-9 {
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .loc_text {
    flex-direction: column;
    justify-content: center;
    font-size: 16px;
    line-height: 18px;
    display: flex;
  }

  .loc-min {
    margin-top: 6px;
    font-size: 15px;
    line-height: 15px;
  }

  .bold-text-8 {
    font-family: BebasNeueBold, sans-serif;
  }

  .loc_text-2 {
    flex-direction: column;
    justify-content: center;
    font-family: BebasNeueBold, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    display: flex;
  }

  .div-block-34-copy {
    text-align: right;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 50%;
    height: 50px;
    margin-top: 0;
  }

  .date_white-3-copy {
    text-align: right;
    align-self: auto;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .date_white-3-copy._2 {
    margin-top: 0;
    line-height: 25px;
  }

  .youtube {
    width: 100%;
  }

  .date_white-3-copy-4 {
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .text-span-25 {
    font-size: 20px;
    line-height: 20px;
  }

  .date_white-3-copy-5 {
    text-align: right;
    align-self: auto;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .date_white-10 {
    text-align: left;
    align-self: flex-start;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 19px;
    line-height: 20px;
  }
}


@font-face {
  font-family: 'BebasNeueBold';
  src: url('../fonts/BebasNeueBold.eot') format('embedded-opentype'), url('../fonts/BebasNeueBold.woff') format('woff'), url('../fonts/BebasNeueBold.svg') format('svg');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}