.ac_container {
  max-width: 1380px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
  font-size: 16px;
}
.ac_container h1 {
  font-size: 68px;
  color: #348D8B;
}
.ac_container h1 span {
  color: #203837;
}
.ac_container h2 {
  font-size: 54px;
  color: #348D8B;
}
.ac_container h2 span {
  color: #203837;
}
.ac_container h3 {
  color: #348D8B;
}
.ac_container h3 span {
  color: #203837;
}
.ac_container__center {
  text-align: center;
}
.ac_container__center h1,
.ac_container__center h2,
.ac_container__center h3 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.ac_nomargin {
  margin-bottom: 0px;
  margin-top: 0px;
}
.ac_nomargin:before {
  display: none;
}
.ac_nomargin:after {
  display: none;
}
.ac_nomargin .player-item {
  margin-bottom: 0px;
}
.ac_leftsmall {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.ac_leftsmall__center {
  align-items: center;
}
.ac_leftsmall__left {
  width: 350px;
}
.ac_leftsmall__left > img {
  max-width: 300px;
  width: 100%;
  height: auto;
}
.ac_leftsmall__right {
  width: calc(100% - 400px);
  position: relative;
}
.ac_leftsmall__right.right {
  text-align: right;
}
.ac_leftsmall__right .btn {
  width: 300px;
}
.md_gallery_slide {
  width: 600px;
  height: 400px;
}
.md_gallery_slide-item {
  width: 600px;
  height: 400px;
}
.md_gallery_slide__image {
  width: 600px;
  height: 400px;
  background-size: cover;
  background-position: center top;
}
.md_gallery_slide__text {
  color: #000;
  font-family: Bebas Neue, Arial, sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 40px;
  margin-top: 20px;
}
.ac_rightsmall {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.ac_rightsmall__center {
  align-items: center;
}
.ac_rightsmall__shadow {
  box-shadow: 0 40px 40px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.ac_rightsmall__left {
  width: calc(100% - 530px);
}
.ac_rightsmall__left ul {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 40px;
}
.ac_rightsmall__left .btn {
  width: 300px;
}
.ac_rightsmall__left > img {
  width: 100%;
  height: auto;
}
.ac_rightsmall__right {
  width: 500px;
  position: relative;
  font-size: 20px;
  background-color: #fff;
}
.ac_rightsmall__right h3 {
  color: #3E414A;
  text-align: center;
}
.ac_rightsmall__right > img {
  max-width: 500px;
  width: 100%;
  height: auto;
}
.ac_titleimage {
  position: relative;
  width: 100%;
  height: 450px;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.ac_titleimage__text {
  position: absolute;
  bottom: 0px;
}
.ac_titleimage__text h3 {
  width: 100%;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 30px;
  color: #fff !important;
}
.ac_iconblock {
  display: flex;
  justify-content: space-evenly;
  margin-top: 50px;
  margin-bottom: 40px;
}
.ac_iconblock__block {
  white-space: nowrap;
  text-align: center;
}
.ac_iconblock__block h3 {
  font-weight: normal !important;
}
.ac_slider_cotainer {
  max-width: 1380px !important;
  width: 100% !important;
  padding-left: 20px;
  padding-right: 20px;
}
.ac_bgplayer {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 100px;
  padding-bottom: 40px;
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
}
.ac_bgplayer h2 {
  font-size: 54px;
  color: #348D8B;
  text-align: center;
}
.ac_bgplayer h2 span {
  color: #fff;
}
.ac_bgplayer h3 {
  color: #348D8B;
  text-align: center;
}
.ac_bgplayer h3 span {
  color: #fff;
}
.ac_bgplayer .btn {
  width: 300px;
}
.ac_fourblock {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 60px;
}
.ac_fourblock__block {
  position: relative;
  text-align: center;
  color: #fff;
  width: calc(25% - 2px);
  border-right: 1px solid #72727C;
  font-size: 20px;
}
.ac_fourblock__block h3 {
  margin-bottom: 0px;
  color: #fff;
}
.ac_fourblock__block:last-of-type {
  border-right: 0px;
}
.ac_schedule table {
  width: 100%;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff;
  background-image: url("../images/table_logo.png");
  box-shadow: 0 40px 40px rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
}
.ac_schedule table thead tr {
  background-color: #073830;
}
.ac_schedule table thead tr td {
  font-family: "Bebas Neue", Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
}
.ac_schedule table tr {
  border-bottom: 1px solid #3E414A;
}
.ac_schedule table tr td {
  font-family: "Raleway", Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #3E414A;
  text-transform: none;
  background-color: transparent !important;
}
.lquestions {
  padding-top: 90px;
  padding-bottom: 90px;
}
.lquestions h2 {
  font-size: 54px;
  color: #3E414A;
  margin-bottom: 30px;
  padding-right: 50px;
  box-sizing: border-box;
  width: 100%;
  display: block;
}
.lquestions h2 span {
  color: #fff;
}
.lquestions__block {
  box-sizing: border-box;
  margin-left: 0px;
  width: calc(100% - 0px);
  box-shadow: 0 40px 40px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  transition: all 300ms;
  margin-bottom: 30px;
}
.lquestions__block__icon_open {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 24px;
}
.lquestions__block__icon_close {
  display: none;
  position: absolute;
  right: 20px;
  top: 24px;
}
.lquestions__block h2 {
  font-size: 24px;
  color: #3E414A;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
  cursor: pointer;
  display: block;
  width: 100%;
  position: relative;
}
.lquestions__block h2 .btn {
  position: absolute;
  right: 10px;
  top: -10px;
  font-size: 24px;
}
.lquestions__block p {
  max-height: 0px;
  color: #3E414A;
  line-height: 24px;
  opacity: 0;
  margin: 0px;
}
.lquestions__block.active p {
  max-height: 900px;
  color: #3E414A;
  line-height: 24px;
  opacity: 1;
  margin-top: 10px;
  margin-bottom: 10px;
}
.lquestions__block.active .lquestions__block__icon_open {
  display: none;
}
.lquestions__block.active .lquestions__block__icon_close {
  display: inline-block;
}
.botform form {
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 40px 40px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: space-between;
}
.botform__block__input {
  width: calc(25% - 20px);
  font-size: 14px;
  color: #202020;
  text-align: left;
}
.botform__block__input a {
  text-decoration: underline !important;
}
.botform__block__input input {
  margin-bottom: 8px;
}
.botform__block__input:last-of-type {
  color: #A3A3A3;
  text-align: left;
}
.botform__block__input button {
  display: block;
  background-color: transparent;
  border: 0px;
  width: 100%;
  padding: 0px;
}
.botform__block__input button .btn {
  width: 100%;
  margin-bottom: 15px;
}
.md_show_mob {
  display: none !important;
}
@media screen and (max-width: 1000px) {
  .md_show_mob {
    display: block !important;
  }
  .md_show_dt {
    display: none !important;
  }
  .ac_leftsmall {
    display: block;
  }
  .ac_leftsmall__left {
    width: 100%;
    margin-bottom: 25px;
  }
  .ac_leftsmall__left > img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .ac_leftsmall__right {
    width: 100%;
    margin-bottom: 25px;
  }
  .ac_leftsmall__right h2 {
    margin-bottom: 10px;
  }
  .ac_leftsmall__right p {
    margin-top: 10px;
  }
  .ac_container {
    margin-bottom: 30px;
  }
  .ac_container .btn {
    width: 100%;
  }
  .ac_container h2 {
    font-size: 42px;
  }
  .ac_titleimage {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .ac_titleimage h3 {
    text-align: center;
  }
  .ac_rightsmall {
    flex-direction: column-reverse;
  }
  .ac_rightsmall__shadow {
    margin-bottom: 70px;
  }
  .ac_rightsmall__left {
    width: 100%;
    margin-bottom: 0px;
  }
  .ac_rightsmall__left > img {
    width: 100vw;
    max-width: 100vw;
    margin-left: -20px;
  }
  .ac_rightsmall__left h3 {
    text-align: center;
  }
  .ac_rightsmall__left ul {
    padding-left: 10px;
  }
  .ac_rightsmall__left ul li {
    position: relative;
    display: block;
    padding-left: 10px;
    font-size: 16px;
    margin-bottom: 4px;
  }
  .ac_rightsmall__left ul li:after {
    content: ' ';
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    top: 10px;
    left: -4px;
  }
  .ac_rightsmall__right {
    margin-top: 25px;
    width: 100%;
    margin-bottom: 25px;
    box-sizing: border-box;
    padding: 20px;
  }
  .ac_rightsmall__right_mobwidth {
    padding-left: 0px;
    padding-right: 0px;
  }
  .ac_iconblock {
    display: block;
    margin-bottom: 60px;
  }
  .ac_iconblock__block {
    margin-bottom: 30px;
  }
  .ac_bgplayer h2 {
    text-align: left;
  }
  .ac_fourblock {
    display: block;
  }
  .ac_fourblock__block {
    border-right: 0px;
    border-bottom: 1px solid #666;
    margin-bottom: 20px;
    padding-bottom: 25px;
    width: 100%;
  }
  .ac_schedule {
    overflow-x: auto;
    white-space: nowrap;
  }
  .lquestions__block h2 {
    font-size: 20px;
    box-sizing: border-box;
    padding-right: 70px;
  }
  .lquestions__block h2 .btn {
    width: 50px;
    top: 0px;
  }
  .lquestions__block__icon_open {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 36px;
  }
  .lquestions__block__icon_close {
    display: none;
    position: absolute;
    right: 20px;
    top: 36px;
  }
  .ac_container__center {
    margin-top: 80px;
    text-align: left !important;
  }
  .ac_container__center h1 {
    text-align: left !important;
  }
  .ac_container__center h2 {
    text-align: left !important;
  }
  .ac_container__center h3 {
    text-align: left !important;
  }
  .botform {
    display: block;
  }
  .botform form {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 40px 40px rgba(0, 0, 0, 0.2);
    display: block;
    justify-content: space-between;
  }
  .botform__block__input {
    width: calc(100% - 0px);
    font-size: 14px;
    color: #202020;
    text-align: left;
    margin-bottom: 20px;
  }
}
