*,
html,
body {
  padding: 0px;
  margin: 0px;
}
body {
  font-family: Raleway, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 500;
}
body h1 {
  font-size: 48px;
  line-height: 62px;
}
.flexthree {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0px;
  margin-bottom: 30px;
}
.flexthree__block {
  width: calc(34% - 20px);
  font-size: 18px;
}
.flexthree__block b {
  display: block;
  font-family: Bebas Neue, Arial, sans-serif;
  font-size: 32px;
  color: #203837;
}
.a_header {
  max-width: 1280px;
  height: 590px;
  width: 100%;
  box-sizing: border-box;
  background-image: url(../images/bgtop.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  margin-left: auto;
  margin-right: auto;
  display: block;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  box-shadow: 0 40px 40px rgba(0, 0, 0, 0.3);
  margin-bottom: 80px;
  margin-top: -60px;
  position: relative;
}
.a_header__tag {
  font-size: 24px;
  position: absolute;
  top: 80px;
  right: 0px;
  font-family: Bebas Neue, Arial, sans-serif;
  font-weight: 700;
  background-color: #203837;
  color: #fff;
  width: 280px;
  box-sizing: border-box;
  line-height: 53px;
  padding-left: 20px;
  height: 50px;
  display: none;
}
.a_header__tag_left {
  top: 80px;
  left: 0px;
  text-align: right;
  padding-right: 20px;
}
.a_header__text {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -480px;
  max-width: 960px;
  width: 100%;
}
.a_header__text h1 {
  color: #fff;
  margin-bottom: 10px;
}
.a_header__text span {
  font-size: 16px;
  line-height: 24px;
  font-family: Raleway, Tahoma, sans-serif;
  font-weight: 500;
}
.a_header .page-header-buttons {
  margin-top: 30px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.a_header .page-header-buttons a {
  color: #fff;
}
.a_header .page-header-buttons a:hover {
  color: #fff;
}
.redbg {
  width: 100%;
  padding-top: 90px;
  padding-bottom: 90px;
  background-image: url(../images/bggreen2.png);
  background-position: center top;
  background-size: cover;
  background-color: #203837;
}
.redbg__container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  text-align: left;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.redbg__container h1 {
  margin-bottom: 0px;
  color: #fff;
  text-align: left;
  font-size: 48px;
  line-height: 62px;
}
.photobg {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url(../images/playersbg_1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.photobg .midtext {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  box-sizing: border-box;
  padding-left: 20px;
}
.photobg .midtext h1 {
  text-align: left;
  margin-bottom: 0px;
}
.photobg .midtext p {
  text-align: left;
  font-weight: 500;
  padding-top: 0px !important;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 27px;
  box-sizing: border-box;
  padding-left: 0px;
  padding-right: 0px;
}
.greenblocks {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -100px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 120px;
}
.greenblocks__block {
  background-image: url(../images/bggreen.png);
  background-size: cover;
  background-position: right top;
  background-color: #203837;
  width: 290px;
  height: 290px;
  color: #fff;
  box-sizing: border-box;
  padding: 25px;
  padding-top: 50px;
  font-size: 21px;
  line-height: 31px;
}
.greenblocks__block span {
  display: block;
  font-weight: 700;
  margin-bottom: 30px;
}
.midtext {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: left;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
.midtext h1 {
  text-align: left;
  margin-bottom: 30px;
}
.midtext h1 span {
  color: #E33046;
}
.midtext p {
  font-size: 23px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.midtext a {
  margin-left: auto;
  margin-right: auto;
}
.midtext a.btn {
  margin-left: auto;
  margin-right: auto;
}
.timetable__title {
  max-width: 1280px;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  background-image: url(../images/bggreen.png);
  background-size: cover;
  background-position: right top;
  background-color: #244f4d;
  font-size: 34px;
  line-height: 75px;
  height: 75px;
  color: #fff;
  font-family: Bebas Neue, Arial, sans-serif;
  font-weight: 700;
  box-shadow: 23px 40px 60px -10px rgba(32, 56, 55, 0.4);
  margin-bottom: 30px;
}
.timetable__title__left {
  width: 25%;
  text-align: left;
  box-sizing: border-box;
  padding-left: 20px;
}
.timetable__title__center {
  width: 25%;
  text-align: left;
}
.timetable__title__right {
  width: 25%;
  text-align: left;
}
.timetable__title__right_last {
  width: 25%;
  text-align: left;
}
.timetable__content {
  max-width: 1280px;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  font-size: 22px;
  line-height: 60px;
  height: 60px;
  border-bottom: 1px solid #000;
  font-weight: 700;
  padding-left: 0px;
  padding-right: 0px;
}
.timetable__content:last-of-type {
  border-bottom: 0px;
}
.timetable__content__left {
  width: 25%;
  text-align: left;
  box-sizing: border-box;
  padding-left: 20px;
}
.timetable__content__center {
  width: 25%;
  text-align: left;
}
.timetable__content__right {
  width: 25%;
  text-align: left;
}
.timetable__content__right_last {
  width: 25%;
  text-align: left;
}
h1 i {
  font-size: 64px;
  line-height: 64px;
  position: relative;
  display: inline-block;
  width: 15px;
  font-style: normal;
}
h1 i:after {
  content: '*';
  position: absolute;
  left: 1px;
  top: 0px;
  width: 24px;
  text-align: center;
  font-size: 32px;
  line-height: 24px;
  color: #fff;
  display: block;
}
.greenbg {
  background-image: url(../images/bggreen2.png);
  background-size: cover;
  background-position: right top;
  background-color: #244f4d;
  padding-top: 80px;
  padding-bottom: 80px;
  color: #fff;
}
.greenbg .threepoints {
  max-width: 1280px;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-weight: 700;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
}
.greenbg .threepoints__left {
  width: 25%;
}
.greenbg .threepoints__center {
  width: 25%;
}
.greenbg .threepoints__right {
  width: 25%;
}
.greenbg__content {
  max-width: 1280px;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
.greenbg__content .threepoints {
  max-width: 1280px;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-weight: 700;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
}
.greenbg__content .threepoints h1 {
  margin-bottom: 0px;
  font-size: 48px;
  line-height: 62px;
}
.greenbg__content .threepoints h1 b {
  font-weight: normal;
  /*display: inline-block;
          float: left;
          font-size: 130px;
          margin-right: 10px;
          font-family: Bebas Neue,Arial,sans-serif;
          padding-top: 27px;*/
  color: #E33046;
}
.greenbg__content .threepoints__left {
  width: 44%;
}
.greenbg__content .threepoints__center {
  width: 28%;
}
.greenbg__content .threepoints__right {
  width: 28%;
}
.greenbg h1 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 68px;
}
.greenbg a {
  text-decoration: underline;
}
.greenbg p {
  margin-top: 50px;
  max-width: 1280px;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
}
.sphotobg {
  width: 100%;
  padding-top: 220px;
  padding-bottom: 180px;
  background-image: url(../images/playersbg_2.png);
  background-position: center -200px;
  background-size: cover;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
}
.sphotobg:after {
  content: ' ';
  width: 2200px;
  height: 1200px;
  background-color: #E33046;
  position: absolute;
  top: -500px;
  left: 50%;
  margin-left: -2700px;
  transform: rotate(145deg);
  background-image: url(../images/bggreen2.png);
  pointer-events: none;
}
.sphotobg:before {
  content: ' ';
  width: 2200px;
  height: 1200px;
  background-color: #E33046;
  position: absolute;
  top: 240px;
  left: 50%;
  margin-left: 300px;
  transform: rotate(-35deg);
  background-image: url(../images/bggreen2.png);
  pointer-events: none;
}
.sphotobg__content {
  max-width: 1280px;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
}
.sphotobg__content h1 {
  color: #203837;
  font-size: 44px;
  line-height: 62px;
  margin-bottom: 0px;
}
.sphotobg__content h1 span {
  color: #E33046;
  margin-top: 86px;
  display: block;
}
.sphotobg__content__left {
  width: calc(50% - 10px);
}
.sphotobg__content__left p {
  margin-top: 8px;
}
.sphotobg__content__right {
  display: flex;
  width: calc(50% - 10px);
  justify-content: space-between;
}
.sphotobg__content__right span {
  display: block;
  background-image: url(../images/bggreen2.png);
  background-size: cover;
  background-position: right top;
  background-color: #244f4d;
  width: 100%;
  min-height: 160px;
  position: relative;
  text-align: center;
  color: #fff;
  line-height: 60px;
  font-size: 27px;
  margin-bottom: 60px;
  box-shadow: 23px 40px 60px -10px rgba(32, 56, 55, 0.4);
  font-weight: 700;
}
.sphotobg__content__right span svg {
  display: block;
  margin-left: auto;
  margin-right: auto;
  min-height: 83px;
  height: 83px;
  padding-top: 20px;
}
.sphotobg__content__right span p {
  position: absolute;
  display: block;
  width: 100%;
  left: 0px;
  bottom: 5px;
  text-align: center;
}
.sphotobg__content__right__left {
  width: calc(50% - 20px);
}
.sphotobg__content__right__right {
  width: calc(50% - 20px);
}
.picmap {
  max-width: 1280px;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}
.picmap img {
  width: 100%;
  height: auto;
}
.playerbg img {
  width: 100%;
  height: auto;
}
.slider-bottom-btn {
  display: none;
}
.a_faq {
  max-width: 1280px;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 50px;
  padding-bottom: 20px;
  box-shadow: 0px 30px 40px -10px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.a_faq__title {
  position: relative;
  box-sizing: border-box;
  padding-right: 40px;
  padding-top: 20px;
  margin-bottom: 0px;
}
.a_faq__title h3 {
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 26px;
}
.a_faq__title a {
  position: absolute;
  right: 0px;
  top: 10px;
}
.a_faq__title .btn {
  letter-spacing: 0px !important;
}
.a_faq__text {
  width: 60%;
  box-sizing: border-box;
  padding-bottom: 0px;
  padding-top: 10px;
  display: none;
  font-size: 16px;
  line-height: 28px;
  font-family: Raleway, Tahoma, sans-serif;
}
.a_faq__text.active {
  display: block;
}
.js-faq_trigger {
  cursor: pointer;
}
.t_content {
  width: 100%;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .t_content {
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    position: relative;
  }
  .t_content .js-add_story {
    float: none !important;
    display: block !important;
    margin-top: 20px !important;
  }
  .t_content .js-add_vuz {
    float: none !important;
    display: block !important;
    margin-top: 20px !important;
  }
  .a_faq {
    max-width: 1280px;
    width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 50px;
    padding-bottom: 20px;
    box-shadow: 0px 30px 40px -10px rgba(0, 0, 0, 0.2);
    background-color: #fff;
  }
  .a_faq__title {
    position: relative;
    box-sizing: border-box;
    padding-right: 60px;
    padding-top: 20px;
    margin-bottom: 0px;
  }
  .a_faq__title h3 {
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 26px;
  }
  .a_faq__title a {
    position: absolute;
    right: 0px;
    top: 10px;
  }
  .a_faq__text {
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 0px;
    padding-top: 10px;
    display: none;
    font-size: 16px;
    line-height: 24px;
    font-family: Raleway, Tahoma, sans-serif;
  }
  .a_faq__text.active {
    display: block;
  }
  .js-faq_trigger {
    cursor: pointer;
  }
  .flexthree {
    display: block;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .flexthree__block {
    width: calc(100% - 0px);
    font-size: 22px;
    margin-bottom: 20px;
  }
  .flexthree__block b {
    display: block;
    font-family: Bebas Neue, Arial, sans-serif;
    font-size: 26px;
  }
  .picmap {
    max-width: 1280px;
    width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
  }
  .picmap img {
    width: 100%;
    height: auto;
  }
  .sphotobg {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url(../images/playersbg_2.png);
    background-position: center -200px;
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  }
  .sphotobg:after {
    display: none;
  }
  .sphotobg:before {
    display: none;
  }
  .sphotobg__content {
    max-width: 1280px;
    width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }
  .sphotobg__content h1 {
    color: #203837;
    font-size: 22px;
    line-height: 32px;
  }
  .sphotobg__content__left {
    width: calc(50% - 30px);
  }
  .sphotobg__content__right {
    display: block;
    width: calc(50% - 30px);
    justify-content: space-between;
  }
  .sphotobg__content__right span {
    display: block;
    background-image: url(../images/bggreen2.png);
    background-size: cover;
    background-position: right top;
    background-color: #244f4d;
    width: 100%;
    height: 60px;
    text-align: center;
    color: #fff;
    line-height: 60px;
    font-size: 27px;
    margin-bottom: 20px;
    box-shadow: 23px 40px 60px -10px rgba(32, 56, 55, 0.4);
    font-weight: 700;
  }
  .sphotobg__content__right__left {
    width: calc(100% - 20px);
    margin-bottom: 0px;
  }
  .sphotobg__content__right__right {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 768px) {
  .greenblocks {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    display: block;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 120px;
  }
  .greenblocks__block {
    background-image: url(../images/bggreen.png);
    background-size: cover;
    background-position: right top;
    background-color: #203837;
    width: 100%;
    height: auto;
    color: #fff;
    box-sizing: border-box;
    padding: 25px;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 21px;
    line-height: 31px;
    margin-bottom: 30px;
  }
  .greenblocks__block span {
    display: block;
    font-weight: 700;
    margin-bottom: 30px;
  }
  .sphotobg {
    width: 100%;
    padding-top: 150px;
    padding-bottom: 80px;
    background-image: url(../images/playersbg_2.png);
    background-position: center -200px;
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
  }
  .sphotobg:after {
    display: none;
  }
  .sphotobg:before {
    display: none;
  }
  .sphotobg__content {
    max-width: 1280px;
    width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    display: block;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }
  .sphotobg__content h1 {
    color: #203837;
  }
  .sphotobg__content h1 span {
    margin-top: 20px;
  }
  .sphotobg__content__left {
    width: calc(100% - 0px);
    margin-bottom: 30px;
  }
  .sphotobg__content__right {
    display: block;
    width: calc(100% - 0px);
    justify-content: space-between;
  }
  .sphotobg__content__right span {
    display: block;
    background-image: url(../images/bggreen2.png);
    background-size: cover;
    background-position: right top;
    background-color: #244f4d;
    width: 100%;
    height: 60px;
    text-align: center;
    color: #fff;
    line-height: 60px;
    font-size: 27px;
    margin-bottom: 20px;
    box-shadow: 23px 40px 60px -10px rgba(32, 56, 55, 0.4);
    font-weight: 700;
  }
  .sphotobg__content__right__left {
    width: calc(100% - 0px);
  }
  .sphotobg__content__right__right {
    width: calc(100% - 0px);
  }
  .photobg {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url(../images/playersbg_1.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .photobg .midtext p {
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
  }
  .greenbg {
    background-image: url(../images/bggreen2.png);
    background-size: cover;
    background-position: right top;
    background-color: #244f4d;
    padding-top: 80px;
    padding-bottom: 80px;
    color: #fff;
  }
  .greenbg__content {
    max-width: 1280px;
    width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .greenbg .threepoints {
    max-width: 1280px;
    width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    display: block;
    justify-content: flex-start;
    align-items: flex-start;
    font-weight: 700;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .greenbg .threepoints__left {
    width: 100%;
    margin-bottom: 40px;
  }
  .greenbg .threepoints__center {
    width: 100%;
    margin-bottom: 40px;
  }
  .greenbg .threepoints__right {
    width: 100%;
    margin-bottom: 40px;
  }
  .greenbg h1 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 46px;
  }
  .greenbg a {
    text-decoration: underline;
  }
  .greenbg p {
    margin-top: 50px;
    max-width: 1280px;
    width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
  .timetable__title {
    max-width: 1280px;
    width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    background-image: url(../images/bggreen.png);
    background-size: cover;
    background-position: right top;
    background-color: #244f4d;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
    color: #fff;
    font-family: Bebas Neue, Arial, sans-serif;
    font-weight: 700;
    box-shadow: 23px 40px 60px -10px rgba(32, 56, 55, 0.4);
    margin-bottom: 0px;
  }
  .timetable__title__left {
    width: 22%;
    text-align: center;
    padding-left: 0px;
  }
  .timetable__title__center {
    width: 22%;
    text-align: center;
  }
  .timetable__title__right {
    width: 20%;
    text-align: center;
  }
  .timetable__title__right_last {
    width: 36%;
    text-align: center;
  }
  .timetable__content {
    max-width: 1280px;
    width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    font-size: 11px;
    line-height: 15px;
    height: 30px;
    border-bottom: 1px solid #000;
    font-weight: 700;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
  }
  .timetable__content:last-of-type {
    border-bottom: 0px;
  }
  .timetable__content__left {
    width: 22%;
    text-align: center;
    padding-left: 0px;
  }
  .timetable__content__center {
    width: 22%;
    text-align: center;
  }
  .timetable__content__right {
    width: 20%;
    text-align: center;
  }
  .timetable__content__right_last {
    width: 36%;
    text-align: center;
  }
  .a_header {
    max-width: 1280px;
    height: 590px;
    width: 100%;
    box-sizing: border-box;
    background-image: url(../images/bgtop.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    margin-left: auto;
    margin-right: auto;
    display: block;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    box-shadow: 0 40px 40px rgba(0, 0, 0, 0.3);
    margin-bottom: 80px;
    position: relative;
  }
  .a_header__tag {
    font-size: 24px;
    position: absolute;
    top: 140px;
    right: 0px;
    font-family: Bebas Neue, Arial, sans-serif;
    font-weight: 700;
    background-color: #203837;
    color: #fff;
    width: 100vw;
    height: 50px;
    box-sizing: border-box;
    line-height: 50px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
  }
  .a_header__tag_left {
    top: 170px;
  }
  .a_header__text {
    position: absolute;
    bottom: auto;
    top: 220px;
    left: 20px;
    margin-left: 0px;
  }
  .a_header__text h1 {
    color: #fff;
    margin-bottom: 20px;
  }
  .a_header__text span {
    font-size: 16px;
    line-height: 24px;
    font-family: Raleway, Tahoma, sans-serif;
    font-weight: 500;
  }
  .a_header .page-header-buttons {
    margin-top: 30px;
    display: flex;
    width: 100%;
    max-width: 280px;
  }
  .a_header .page-header-buttons .detail-share {
    margin-left: 30px;
  }
  .a_header .page-header-buttons a {
    color: #fff;
  }
  .a_header .page-header-buttons a:hover {
    color: #fff;
  }
}
