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

.top-mobile-section, .right-arrow, .left-arrow {
  display: none;
}

.slide-nav {
  top: auto;
  bottom: -50%;
  left: 0%;
  right: 0%;
}

.image-text-1, .image-text-2, .image-text-3, .image-text-4, .image-text-5 {
  justify-content: center;
  display: flex;
}

.about-mobile-section, .team-mobile-section, .about-2-mobile-section, .end-mobile-section {
  display: none;
}

.top-des-section {
  width: 100%;
  height: 700px;
  background-image: linear-gradient(rgba(4, 10, 135, .3), rgba(4, 10, 135, .3)), url('../images/TOP-IMAGE-BG-min-1.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  position: relative;
}

.div-block {
  background-image: url('../images/TOP-IMAGE-DES-min-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tds-image {
  width: auto;
  background-image: url('../images/TOP-IMAGE-DES-min-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tds-line-1 {
  justify-content: center;
  display: flex;
}

.tds-l1-col1 {
  z-index: 2;
  width: 33.3333%;
  padding-right: 59px;
  position: relative;
}

.tds-l1-col2 {
  z-index: 2;
  width: 33.3333%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.tds-l1-col3 {
  z-index: 2;
  width: 33.3333%;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.tds-countainer {
  width: 100%;
  height: 100%;
  max-width: 1200px;
  min-width: 900px;
  flex-direction: column;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 25px 25px;
  display: flex;
}

.des-date {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: COLUS, sans-serif;
  font-size: 35px;
  line-height: 45px;
}

.des-crocus {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: COLUS, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.heading {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: COLUS, sans-serif;
  font-size: 28px;
  line-height: 40px;
}

.button-buy-ticket-des {
  color: #1b042e;
  background-color: #debc74;
  border-radius: 10px;
  font-family: COLUS, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.tds-line-2 {
  height: 40%;
  flex-direction: column-reverse;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 70px;
  display: flex;
}

.des-heading-top {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: COLUS, sans-serif;
  font-size: 35px;
  line-height: 45px;
}

.about-des-section {
  width: 100%;
  height: 730px;
  background-image: linear-gradient(rgba(4, 10, 135, .3), rgba(4, 10, 135, .3)), url('../images/TOP-IMAGE-BG2-min.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.button-spb, .button-spb-copy {
  z-index: 2;
  text-transform: uppercase;
  background-color: #c1070a;
  border-radius: 10px;
  font-size: 20px;
  line-height: 30px;
  position: relative;
}

.btn-des {
  z-index: 2;
  color: #1b042e;
  text-transform: uppercase;
  background-color: #debc74;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  position: relative;
  box-shadow: 4px 4px 10px #000;
}

.ads-countainer {
  z-index: 2;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  min-width: 900px;
  text-align: left;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.paragraph {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.youtube-des {
  width: 100%;
  height: 100%;
  border: 4px solid var(--white);
}

.paragraph-des {
  color: #fff;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.video-des-countainer {
  width: 75%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.about2-des-section {
  width: 100%;
  height: 850px;
  background-image: linear-gradient(rgba(4, 10, 135, .3), rgba(4, 10, 135, .3)), url('../images/TOP-IMAGE-BG3-min.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.a2ds-countainer {
  z-index: 2;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  min-width: 900px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: flex;
  position: relative;
}

.des-heading {
  text-shadow: 4px 4px 10px #000;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  line-height: 30px;
}

.youtube-des-2 {
  width: 100%;
  height: 100%;
  border: 4px solid var(--white);
}

.gallery-des-section {
  height: 950px;
  background-image: linear-gradient(rgba(4, 10, 135, .3), rgba(4, 10, 135, .3)), linear-gradient(#743087, #128b00 23%);
  padding-top: 40px;
  padding-bottom: 30px;
}

.gds-countainer {
  width: 100%;
  height: 100%;
  max-width: 1200px;
  min-width: 900px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.photo4 {
  width: 100%;
  height: 100%;
  background-image: url('../images/IRISH_SLIDER_0006_7-min.jpg');
  background-position: 50%;
  background-size: cover;
  border: 4px solid #fff;
}

.right-arrow-3 {
  width: 150px;
  height: 435px;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.photo1 {
  width: 100%;
  height: 100%;
  background-image: url('../images/IRISH_SLIDER_0009_10-min.jpg');
  background-position: 50%;
  background-size: cover;
  border: 4px solid #fff;
}

.slide-nav-2-copy {
  height: 70px;
  justify-content: center;
  align-items: center;
  display: flex;
  top: 430px;
}

.photo2 {
  width: 100%;
  height: 100%;
  border: 4px solid var(--white);
  background-image: url('../images/IRISH_SLIDER_0008_9-min.jpg');
  background-position: 50%;
  background-size: cover;
}

.photo10 {
  width: 100%;
  height: 100%;
  border: 4px solid var(--white);
  background-image: url('../images/IRISH_SLIDER_0005_6-min.jpg');
  background-position: 50%;
  background-size: cover;
}

.photo8 {
  width: 100%;
  height: 100%;
  border: 4px solid var(--white);
  background-image: url('../images/IRISH_SLIDER_0000_1-min.jpg');
  background-position: 50%;
  background-size: cover;
}

.button-gallery {
  background-color: #743087;
  border-radius: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  position: static;
  top: auto;
  bottom: 7%;
  left: auto;
  right: 38%;
  box-shadow: 4px 4px 10px #000;
}

.left-arrow-3 {
  width: 150px;
  height: 435px;
  justify-content: center;
  align-items: center;
  display: flex;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-16 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 40px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.cast2 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 40px;
}

.photo5 {
  width: 100%;
  height: 100%;
  border: 4px solid var(--white);
  background-image: url('../images/IRISH_SLIDER_0001_2-min.jpg');
  background-position: 50%;
  background-size: cover;
}

.photo7 {
  width: 100%;
  height: 100%;
  border: 4px solid var(--white);
  background-image: url('../images/IRISH_SLIDER_0002_3-min.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider-2-copy {
  width: 100%;
  height: 570px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  margin-top: 0;
  display: block;
  overflow: hidden;
}

.photo9 {
  width: 100%;
  height: 100%;
  border: 4px solid var(--white);
  background-image: url('../images/IRISH_SLIDER_0004_5-min.jpg');
  background-position: 50%;
  background-size: cover;
}

.photo3 {
  width: 100%;
  height: 100%;
  border: 4px solid var(--white);
  background-image: url('../images/IRISH_SLIDER_0007_8-min.jpg');
  background-position: 50%;
  background-size: cover;
}

.mask-3-copy {
  width: 995px;
  height: 435px;
  overflow: hidden;
}

.down-des-section {
  width: 100%;
  height: 700px;
  background-image: linear-gradient(rgba(4, 10, 135, .3), rgba(4, 10, 135, .3)), linear-gradient(#128b00, rgba(0, 0, 0, 0) 52%), url('../images/TOP-IMAGE-BG-min-1.jpg');
  background-position: 0 0, 0 0, 50% 0;
  background-size: auto, auto, cover;
  position: relative;
}

.dds-countainer {
  width: 100%;
  height: 100%;
  max-width: 1200px;
  min-width: 900px;
  flex-direction: column-reverse;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding: 70px 25px 25px;
  display: flex;
}

.text-slider-des {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.slider-text-des-countainer {
  width: 50%;
  height: auto;
}

.des-1-section {
  width: 100%;
  max-height: none;
  max-width: none;
  min-height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.d1s-count {
  width: 100%;
  height: auto;
  max-width: 1400px;
  min-width: 1200px;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.d1s-col1 {
  width: 25%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 120px;
  display: flex;
}

.d1s-col2 {
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 75px;
  display: flex;
  position: relative;
}

.d1s-col3 {
  width: 25%;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.d1s-col1-line1 {
  height: 20%;
}

.d1s-col2-line1 {
  text-align: center;
}

.d1s-col2-line2 {
  width: 100%;
  flex: 1;
}

.d1s-col3-line1, .d1s-col3-line2 {
  text-align: right;
}

.top-heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: COLUS, sans-serif;
  font-size: 25px;
  position: absolute;
  top: 10%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.date {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: COLUS, sans-serif;
  font-size: 35px;
  line-height: 40px;
}

.crocus {
  color: #debc74;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: COLUS, sans-serif;
  font-size: 28px;
  line-height: 40px;
}

.city {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: COLUS, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.phone {
  color: #9c9999;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.btn {
  z-index: 2;
  color: #1b042e;
  text-transform: uppercase;
  background-color: #debc74;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: COLUS, sans-serif;
  font-size: 25px;
  line-height: 35px;
  position: relative;
  box-shadow: 4px 4px 10px #000;
}

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

.des-2-section {
  width: 100%;
  max-height: 850px;
  max-width: 1920px;
  min-height: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.d2s-count {
  width: 100%;
  height: auto;
  max-width: 1400px;
  min-width: 1200px;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.heading-section {
  color: #debc74;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: COLUS, sans-serif;
  font-size: 35px;
  line-height: 50px;
}

.des-paragraph {
  color: #fff;
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  line-height: 30px;
}

.des-3-section {
  width: 100%;
  max-height: 850px;
  max-width: 1920px;
  min-height: 500px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.d3s-count {
  width: 100%;
  height: 650px;
  max-width: 1400px;
  min-width: 1200px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.body {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(14, 11, 48, .65), rgba(14, 11, 48, .65)), url('../images/IRISH_BG_6-min.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.des-4-section {
  width: 100%;
  height: auto;
  max-height: 850px;
  max-width: 1920px;
  min-height: 700px;
  background-image: url('../images/IRISH_BG_4-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.d4s-count {
  width: 100%;
  height: 650px;
  max-width: 1400px;
  min-width: 1200px;
  flex-direction: row;
  justify-content: flex-end;
  margin: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.d3s-col1 {
  width: 55%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section {
  width: 100%;
  height: auto;
  max-height: 850px;
  max-width: 1920px;
  min-height: 700px;
}

.des-5-section {
  width: 100%;
  height: auto;
  max-height: 1000px;
  max-width: 1920px;
  min-height: 500px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.d5s-count {
  width: 100%;
  height: 700px;
  max-height: 1000px;
  max-width: 1400px;
  min-width: 1200px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0 40px;
}

.slider {
  width: 100%;
  height: 500px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  padding-bottom: 0;
  display: flex;
  overflow: visible;
}

.photo11 {
  width: 100%;
  height: 100%;
  border: 4px solid var(--white);
  background-image: url('../images/IRISH_SLIDER_0008_9-min.jpg');
  background-position: 50%;
  background-size: cover;
}

.des-6-section {
  width: 100%;
  height: auto;
  max-height: 850px;
  max-width: 1920px;
  min-height: 600px;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 20px;
  display: flex;
}

.d6s-count {
  width: 100%;
  height: 650px;
  max-width: 1400px;
  min-width: 1200px;
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.d6s-col1 {
  width: 25%;
  height: 100%;
  flex-direction: column-reverse;
  justify-content: space-between;
  padding-top: 65px;
  padding-bottom: 25px;
  display: flex;
}

.d6s-col2 {
  width: 50%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.d6s-col3 {
  width: 25%;
  flex-direction: column-reverse;
  justify-content: space-between;
  padding-top: 65px;
  padding-bottom: 25px;
  display: flex;
  position: relative;
}

.d6s-col2-line1 {
  text-align: center;
  padding-top: 110px;
}

.d1s-col2-line2-copy {
  background-image: url('../images/ROTD_TOP-min.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  flex: 1;
}

.d6s-col2-line2 {
  background-image: url('../images/ROTD_TOP-min.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 110%;
  flex: 1;
  overflow: visible;
}

.btn-copy {
  z-index: 2;
  color: #1b042e;
  text-transform: uppercase;
  z-index: 2;
  color: #1b042e;
  text-transform: uppercase;
  background-color: #debc74;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: COLUS, sans-serif;
  font-size: 25px;
  line-height: 35px;
  position: relative;
  box-shadow: 4px 4px 10px #000;
}

.heading-d1s {
  z-index: 2;
  position: absolute;
  top: auto;
  bottom: 17%;
  left: 0%;
  right: 0%;
}

.heading-section-copy {
  color: #debc74;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: COLUS, sans-serif;
  font-size: 35px;
  line-height: 50px;
}

._6 {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: COLUS, sans-serif;
  font-size: 25px;
  position: absolute;
  top: 3%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.vozrast {
  opacity: .2;
  text-shadow: 4px 4px 10px #000;
  font-size: 40px;
  line-height: 30px;
}

._6-copy {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: COLUS, sans-serif;
  font-size: 25px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

._6-mob {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: COLUS, sans-serif;
  font-size: 25px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: -18%;
}

._6-copy {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: COLUS, sans-serif;
  font-size: 25px;
  position: absolute;
  top: 88%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.about, .photo, .dance, .video {
  width: 100%;
}

.des-paragraph-copy {
  color: #fff;
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  line-height: 30px;
}

.heading-section-copy {
  color: #debc74;
  text-align: center;
  color: #debc74;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  line-height: 50px;
}

._6-copy-down {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: COLUS, sans-serif;
  font-size: 25px;
  position: absolute;
  top: 3%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.video3 {
  width: 100%;
  height: auto;
  max-width: 1200px;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.lightbox-link-4 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-5 {
  border: 4px solid #a3a3a3;
  border-radius: 30px;
}

.date-copy {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  line-height: 40px;
}

.info_section {
  padding-bottom: 0;
}

.info_text {
  color: #727272;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
}

.info {
  color: #797979;
  text-decoration: none;
}

.div-block-17 {
  width: auto;
  height: auto;
  border: 1px #fff;
  border-radius: 3px;
  flex-direction: row;
  margin-bottom: 20px;
  display: flex;
}

.div-block-18 {
  width: auto;
  border: 2px #fff;
  padding: 5px;
  display: flex;
}

.div-block-19 {
  width: 5%;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  display: flex;
}

.div-block-20 {
  height: 90px;
  background-image: url('../images/Лого-Белое.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

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

.phone-copy {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.rus {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.image-8, .image-8-copy {
  margin-right: 10px;
}

.slash {
  color: #debc74;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

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

.baku-niz {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 25px;
  text-decoration: none;
}

.div-block-20-niz {
  height: 90px;
  background-image: url('../images/Лого-Белое.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.slash_des {
  width: 5%;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  display: flex;
}

.div-block-17-copymob {
  width: auto;
  height: auto;
  border: 1px #fff;
  border-radius: 3px;
  flex-direction: row;
  margin-bottom: 20px;
  display: flex;
}

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

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

.rus-azmob {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.phone-azmob {
  color: #9c9999;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.tab_1 {
  border: 2px #fff;
  border-bottom: 1px solid #7e7e7e;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 10px;
  display: flex;
}

.photo_tab {
  width: 80px;
  height: 80px;
  background-image: url('../images/RTythnfavicon256.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #fff;
}

.date_tab {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-22 {
  width: 20%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.date_city.hide {
  opacity: 0;
}

.logo_loc {
  width: 200px;
  height: 80px;
  background-image: url('../images/Лого-Белое.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.date-copy-tab {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 40px;
}

.top-heading-tab {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: COLUS, sans-serif;
  font-size: 25px;
  position: static;
  top: 10%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.logo_loc-nur {
  width: 200px;
  height: 80px;
  background-image: url('../images/qazaq-concert.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.baku-niz-copy {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 25px;
  text-decoration: none;
}

.baku-niz-copy-copy {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 25px;
  text-decoration: none;
}

.baku-niz-asdf {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 25px;
  text-decoration: none;
}

.logo_loc-tash {
  width: 250px;
  height: 80px;
  align-items: center;
  display: flex;
}

.logo_loc-bak {
  width: 200px;
  height: 80px;
  background-image: url('../images/saraylogo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.logo_loc-bish {
  width: auto;
  height: 80px;
  align-items: center;
  display: flex;
}

.date-copy-tab-copy {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.logo_loc-ist {
  width: 200px;
  height: 80px;
  align-items: center;
  display: flex;
}

.logo_loc-bak-copy {
  width: 200px;
  height: 80px;
  background-image: url('../images/saraylogo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.logo_loc-ankara, .logo_loc-burs {
  width: 200px;
  height: 80px;
  align-items: center;
  display: flex;
}

.city_tab {
  color: #debc74;
}

.div-block-23 {
  justify-content: space-between;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.date-copy-tab-copy-copy {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.tab_1-copy, .tab_1-copy2 {
  border: 2px #fff;
  border-bottom: 1px solid #7e7e7e;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 10px;
  display: none;
}

.logo_loc-tbilisi {
  width: 200px;
  height: 80px;
}

.tab_1-bursa {
  border: 2px #fff;
  border-bottom: 1px solid #7e7e7e;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 10px;
  padding: 10px;
  display: none;
}

.vs-con-2 {
  width: 100%;
  height: 100%;
  max-width: 1200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.html-embed {
  width: 100%;
  height: auto;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .button-spb, .button-spb-copy, .btn-des {
    font-size: 15px;
  }

  .des-heading {
    font-size: 25px;
  }

  .right-arrow-3 {
    right: 0;
  }

  .button-gallery {
    font-size: 15px;
  }

  .left-arrow-3 {
    left: 0;
  }

  .slider-2-copy {
    height: 350px;
  }

  .d1s-count {
    height: auto;
    max-width: none;
    min-width: auto;
  }

  .d1s-col2-line2 {
    background-position: 30%;
    background-size: 150%;
  }

  .date {
    font-size: 20px;
  }

  .crocus {
    font-size: 18px;
  }

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

  .btn {
    font-size: 15px;
  }

  .d2s-count {
    height: 600px;
    max-width: none;
    min-width: auto;
  }

  .heading-section {
    font-size: 30px;
  }

  .d3s-count, .d4s-count {
    max-width: none;
    min-width: auto;
  }

  .des-5-section {
    max-height: none;
    min-height: auto;
  }

  .d5s-count {
    height: auto;
    max-width: none;
    min-width: auto;
  }

  .slider {
    height: 550px;
  }

  .d6s-count {
    max-width: none;
    min-width: auto;
  }

  .d6s-col2-line2 {
    background-size: auto 100%;
  }

  .btn-copy {
    font-size: 15px;
  }

  .heading-section-copy {
    font-size: 30px;
  }

  ._6, ._6-copy {
    right: -9%;
  }

  .heading-section-copy {
    font-size: 30px;
  }

  ._6-copy-down {
    right: -9%;
  }

  .date-copy, .phone-copy, .rus, .slash, .baku-niz, .phone-az, .rus-az, .rus-azmob, .phone-azmob, .date-copy-tab, .baku-niz-copy, .baku-niz-copy, .baku-niz-copy-copy, .baku-niz-copy-copy, .baku-niz-asdf, .date-copy-tab-copy, .date-copy-tab-copy-copy {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .des-heading {
    line-height: 25px;
  }

  .slide-nav-2-copy {
    top: 752px;
  }

  .slider-2-copy, .slider {
    height: 300px;
  }

  .logo_loc {
    display: none;
  }

  .date-copy-tab, .top-heading-tab {
    line-height: 25px;
  }

  .logo_loc-nur, .logo_loc-tash, .logo_loc-bak, .date-copy-tab-copy, .logo_loc-ist, .logo_loc-ankara, .logo_loc-burs, .date-copy-tab-copy-copy, .logo_loc-tbilisi {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .top-mobile-section {
    width: 100%;
    height: 100vh;
    background-image: linear-gradient(#1b002c, #1b002c);
    display: flex;
  }

  .tms-countainer {
    width: 100%;
    height: 100%;
    white-space: normal;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 105px;
    display: flex;
    position: relative;
  }

  .tms-block-1 {
    z-index: 1;
    width: 100%;
    height: 25%;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
    position: relative;
  }

  .tms-block-2 {
    z-index: 0;
    width: auto;
    height: 100%;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .tms-block-3 {
    z-index: 2;
    width: 100%;
    height: auto;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(27, 0, 44, .8) 11%);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 45px;
    padding-right: 45px;
    font-size: 20px;
    line-height: 35px;
    display: flex;
    position: relative;
  }

  .text-slider-block {
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    display: flex;
  }

  .heading-tms {
    color: #fff;
    text-align: center;
    font-family: COLUS, sans-serif;
    font-size: 35px;
  }

  .heading-tms-location {
    color: var(--white);
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Open Sans, sans-serif;
    font-size: 26px;
    line-height: 30px;
  }

  .heading-tms-city {
    color: #fff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: COLUS, sans-serif;
    font-size: 25px;
  }

  .heading-tms-date {
    color: #debc74;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Open Sans, sans-serif;
    font-size: 23px;
    line-height: 20px;
  }

  .text-slider {
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    align-items: flex-end;
    display: flex;
    position: relative;
  }

  .right-arrow, .left-arrow, .slide-nav {
    display: none;
  }

  .button {
    color: #1b042e;
    background-color: #debc74;
    border-radius: 10px;
    font-family: COLUS, sans-serif;
  }

  .button-buy-ticket {
    z-index: 11;
    color: #1b042e;
    background-color: #debc74;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: Open Sans, sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
    position: relative;
    box-shadow: 4px 4px 10px #000;
  }

  .button-call {
    z-index: 11;
    background-color: var(--white);
    color: #1b042e;
    border-radius: 10px;
    margin-bottom: 0;
    font-family: COLUS, sans-serif;
    font-size: 20px;
    line-height: 25px;
    position: relative;
    box-shadow: 4px 4px 10px #000;
  }

  .image {
    margin-top: 6px;
  }

  .image-countainer {
    width: 100%;
    height: 100%;
    background-image: url('../images/TOP-IMAGE-BG-FINAL-new-min.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    align-items: center;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .about-mobile-section {
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(#000, rgba(0, 0, 0, 0) 8%), url('../images/mob-image-bg2-2-min.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    margin-top: 0;
    padding: 5px 25px;
    display: block;
  }

  .ams-countainer {
    z-index: 2;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .heading-ams-about {
    color: var(--white);
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    font-family: Open Sans, sans-serif;
    font-size: 25px;
    line-height: 30px;
  }

  .youtube {
    border: 4px solid #fff;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .text-ams {
    color: #fff;
    text-align: justify;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    line-height: 30px;
  }

  .team-mobile-section {
    height: auto;
    background-image: url('../images/mob-image-bg3-min.jpg');
    background-position: 50% 0;
    background-size: cover;
    display: block;
  }

  .tms2-countainer {
    width: 100%;
    height: 100%;
    white-space: normal;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0;
    padding: 30px 25px 5px;
    display: flex;
    position: relative;
  }

  .team-slider {
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    border: 1px #000;
    margin-top: 20px;
  }

  .right-arrow-2, .left-arrow-2 {
    display: none;
  }

  .slide1-bg {
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 25px 40px;
    display: flex;
  }

  .mask {
    background-image: url('../images/TEAM-SLIDER-BG-min.jpg');
    background-position: 50%;
    background-size: cover;
    border-radius: 20px;
    box-shadow: 4px 4px 10px #000;
  }

  .heading-name {
    color: #fff;
    margin-bottom: 0;
    font-family: COLUS, sans-serif;
    font-size: 25px;
    line-height: 30px;
  }

  .heading-who {
    color: #debc74;
    margin-top: 0;
    font-family: COLUS, sans-serif;
    font-size: 20px;
    line-height: 25px;
  }

  .text-team-slider {
    color: #fff;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    line-height: 24px;
  }

  .italic-text {
    font-style: normal;
  }

  .heading-tms2 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    font-family: COLUS, sans-serif;
    font-size: 25px;
    line-height: 30px;
  }

  .button-block {
    justify-content: center;
    margin-top: 20px;
    display: flex;
  }

  .youtube-2 {
    border: 4px solid #debc74;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .about-2-mobile-section {
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    background-image: url('../images/mob-image-bg4.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0;
    padding: 5px 25px 60px;
    display: block;
  }

  .vertical-slider {
    width: 340px;
    height: 250px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px #000;
    margin-top: 40px;
    margin-bottom: 80px;
  }

  .slide1-vert {
    height: 250px;
    background-image: url('../images/IRISH_SLIDER_0009_10-min.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 25px 40px;
    display: flex;
  }

  .slide2-vert {
    height: 600px;
    background-image: url('../images/GALLERY_0010.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 25px 40px;
    display: flex;
  }

  .slide3-vert {
    height: 250px;
    background-image: url('../images/IRISH_SLIDER_0008_9-min.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 25px 40px;
    display: flex;
  }

  .slide4-vert {
    height: 250px;
    background-image: url('../images/IRISH_SLIDER_0007_8-min.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 25px 40px;
    display: flex;
  }

  .slide5-vert {
    height: 250px;
    background-image: url('../images/IRISH_SLIDER_0006_7-min.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 25px 40px;
    display: flex;
  }

  .slide6-vert {
    height: 250px;
    background-image: url('../images/IRISH_SLIDER_0001_2-min.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 25px 40px;
    display: flex;
  }

  .slide-nav-2 {
    top: auto;
    bottom: -20%;
    left: 0%;
    right: 0%;
  }

  .text-ams-2 {
    color: #fff;
    text-align: justify;
    border: 1px #fff;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    line-height: 30px;
  }

  .final-mobile-section {
    width: 100%;
    height: 100vh;
    background-image: linear-gradient(#1b002c, #1b002c);
  }

  .fms-countainer {
    width: 100%;
    height: 100%;
    white-space: normal;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 0;
    padding-top: 50px;
    padding-bottom: 5px;
    display: flex;
    position: relative;
  }

  .tms-block-1-copy, .fms-block-1 {
    z-index: 1;
    width: 100%;
    height: 25%;
    flex-flow: column;
    justify-content: flex-start;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
    position: relative;
  }

  .fms-block-2 {
    z-index: 0;
    width: auto;
    height: 100%;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .fms-block-3 {
    z-index: 1;
    width: 100%;
    height: auto;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(27, 0, 44, .8) 11%);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 45px;
    padding-right: 45px;
    font-size: 30px;
    line-height: 35px;
    display: flex;
    position: relative;
  }

  .end-mobile-section {
    width: 100%;
    height: 100vh;
    background-image: linear-gradient(#1b002c, #1b002c);
    display: block;
    position: relative;
  }

  .ems-countainer {
    width: 100%;
    height: 100%;
    white-space: normal;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 86px;
    display: flex;
    position: relative;
  }

  .ems-block-2 {
    z-index: 0;
    width: auto;
    height: 100%;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-countainer-2 {
    width: 100%;
    height: 100%;
    background-image: url('../images/TOP-IMAGE-BG-FINAL-new-min.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    align-items: center;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .block-slide {
    z-index: 10;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .top-des-section {
    display: none;
  }

  .button-buy-ticket-des {
    z-index: 11;
    color: #1b042e;
    background-color: #debc74;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: COLUS, sans-serif;
    font-size: 25px;
    line-height: 35px;
    position: relative;
    box-shadow: 4px 4px 10px #000;
  }

  .about-des-section {
    display: none;
  }

  .btn-des {
    font-size: 13px;
    line-height: 15px;
  }

  .youtube-des {
    border: 4px solid #fff;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .about2-des-section {
    display: none;
  }

  .des-heading {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 20px;
  }

  .youtube-des-2 {
    border: 4px solid #fff;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .gallery-des-section {
    display: none;
  }

  .photo4 {
    width: 130%;
  }

  .right-arrow-3 {
    width: 100px;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .photo1 {
    width: 130%;
    height: 100%;
  }

  .photo2, .photo10, .photo8 {
    width: 130%;
  }

  .button-gallery {
    font-size: 20px;
  }

  .left-arrow-3 {
    width: 100px;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .div-block-16 {
    border: 1px solid #fff;
    border-radius: 0;
  }

  .photo5, .photo7 {
    width: 130%;
  }

  .slider-2-copy {
    width: 80%;
    height: 150px;
  }

  .photo9, .photo3 {
    width: 130%;
  }

  .down-des-section {
    display: none;
  }

  .text-slider-des {
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    align-items: flex-end;
    display: flex;
    position: relative;
  }

  .des-1-section {
    height: auto;
    background-color: #000;
    background-image: linear-gradient(rgba(0, 0, 0, 0) 76%, #000), url('../images/mob-image-bg2-2-min.jpg');
    background-position: 0 0, 50% 100%;
    background-size: auto, cover;
    display: flex;
  }

  .d1s-count {
    margin-bottom: 40px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .d1s-col2 {
    height: auto;
    padding-bottom: 0;
  }

  .d1s-col2-line1 {
    height: auto;
  }

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

  .des-2-section, .des-3-section {
    display: none;
  }

  .body {
    background-image: none;
  }

  .des-4-section, .des-5-section {
    display: none;
  }

  .slider {
    width: 80%;
    height: 150px;
  }

  .photo11 {
    width: 130%;
  }

  .des-6-section {
    display: none;
  }

  ._6 {
    right: 4%;
  }

  .heading-2 {
    color: var(--white);
    font-family: COLUS, sans-serif;
    font-size: 25px;
  }

  .heading-mob {
    color: var(--white);
    text-align: center;
    font-family: COLUS, sans-serif;
    font-size: 35px;
    line-height: 25px;
  }

  .button-buy-ticket-top {
    z-index: 11;
    color: #1b042e;
    background-color: #debc74;
    border-radius: 10px;
    margin-bottom: 15px;
    font-family: Open Sans, sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
    position: relative;
    box-shadow: 4px 4px 10px #000;
  }

  .button-buy-ticket-copy {
    z-index: 11;
    color: #1b042e;
    background-color: #debc74;
    border-radius: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: COLUS, sans-serif;
    font-size: 25px;
    line-height: 35px;
    position: relative;
    box-shadow: 4px 4px 10px #000;
  }

  .slide7-vert {
    height: 250px;
    background-image: url('../images/IRISH_SLIDER_0002_3-min.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 25px 40px;
    display: flex;
  }

  .slide8-vert {
    height: 250px;
    background-image: url('../images/IRISH_SLIDER_0000_7-min-min.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 25px 40px;
    display: flex;
  }

  .slide9-vert {
    height: 250px;
    background-image: url('../images/IRISH_SLIDER_0005_6-min.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 15px 25px 40px;
    display: flex;
  }

  ._6-mob {
    z-index: 2;
    bottom: 9%;
    right: 4%;
  }

  ._6-copy {
    right: 4%;
  }

  .section-2, .dance {
    width: 100%;
  }

  ._6-copy-down {
    top: auto;
    bottom: 1%;
    left: auto;
    right: 3%;
  }

  .image-7 {
    width: 20%;
  }

  .nurs {
    color: #debc74;
    font-family: Open Sans, sans-serif;
  }

  .heading-tms-date-copy {
    color: #debc74;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Open Sans, sans-serif;
    font-size: 23px;
    line-height: 23px;
  }

  .info_section {
    width: 100%;
    background-color: #1b002c;
    padding-left: 10px;
    padding-right: 10px;
  }

  .info_text {
    text-align: center;
  }

  .info {
    color: #8f8c8c;
    text-decoration: none;
  }

  .div-block-17 {
    width: auto;
    justify-content: space-between;
    margin-bottom: 10px;
  }

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

  .div-block-19 {
    width: 0%;
  }

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

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

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

  .loc_date {
    width: 100%;
    height: 26px;
    justify-content: space-between;
    display: flex;
  }

  .date_mob_block {
    width: 100%;
  }

  .div-block-21 {
    width: 35%;
    height: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-17-copymob {
    width: 35%;
    justify-content: flex-end;
    margin-bottom: 10px;
  }

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

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

  .rus-azmob {
    color: #9c9999;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
  }

  .phone-azmob {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
  }

  .div-block-21-copy {
    width: 35%;
    height: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .tab_1 {
    border: 1px #000;
    flex-direction: row;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .photo_tab {
    display: none;
  }

  .date_tab {
    flex-direction: column;
    align-items: flex-start;
  }

  .date_city {
    width: 100%;
    opacity: 1;
    outline-offset: 0px;
    border-bottom: 1px solid #535353;
    outline: 3px #333;
    margin-bottom: 10px;
    padding-bottom: 5px;
  }

  .date-copy-tab, .baku-niz-copy-copy {
    font-size: 15px;
    line-height: 18px;
  }

  .div-block-23 {
    width: 100%;
    justify-content: center;
  }
}


@font-face {
  font-family: 'COLUS';
  src: url('../fonts/Colusregular.eot') format('embedded-opentype'), url('../fonts/Colusregular.woff') format('woff'), url('../fonts/Colusregular.ttf') format('truetype'), url('../fonts/Colusregular.ttf') format('truetype'), url('../fonts/Colusregular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}