#events_page .show-mb {
  display: none;
}
@media (max-width: 767.98px) {
  #events_page .show-mb {
    display: block;
  }
  #events_page .show-pc {
    display: none !important;
  }
}

/*Event Banner Top*/
#events_page .event-banner {
  text-align: center;
}

/*Lựa chọn trang sức lý tưởng Desktop*/
.choose-jewelry-hp {
  padding: 62px 0 40px;
  overflow: hidden;
}
.choose-jewelry-hp .col-md-12 {
  padding-bottom: 20px;
}
.choose-jewelry-hp h3 {
  font-weight: 300;
  font-size: 30px;
  margin-bottom: 0;
}
.choose-jewelry-hp .content-choose-jewelry-hp {
  margin: 15px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #3f3a36;
}
.choose-jewelry-hp .list_choose-jewelry-hp p {
  padding-top: 10px;
  font-size: 16px;
  color: #3f3a36;
}
.choose-jewelry-hp .list_choose-jewelry-hp .col-md-3 {
  padding: 0 10px;
}
.choose-jewelry-hp img {
  max-height: 268px;
  width: 100%;
  object-fit: cover;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  .choose-jewelry-hp {
    padding: 31px 0 64px;
  }
  .choose-jewelry-hp .content-choose-jewelry-hp {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-align: center;
  }
  .choose-jewelry-hp .list_choose-jewelry-hp p {
    font-size: 12px;
  }
  .choose-jewelry-hp img {
    max-height: 250px;
  }
  .choose-jewelry-hp .col-xs-6 {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 5px;
  }
  .choose-jewelry-hp .col-md-12 {
    padding: 0 41px;
  }
  .choose-jewelry-hp h3 {
    font-size: 30px;
  }
}
@media screen and (min-width: 768.99px) and (max-width: 992.11px) {
  .choose-jewelry-hp .col-md-3 {
    margin-top: 10px;
  }
}

/*Lựa chọn trang sức lý tưởng Mobile*/
.list_choose-jewelry-event-mobile {
  padding-left: 40px;
}
.choose-jewelry-hp .list_choose-jewelry-event-mobile .slick-list {
  padding: 0 32% 0 0 !important;
}

.choose-jewelry-hp .slider-section-event-choose-jewelry {
  margin: 0 auto;
  max-width: 1200px;
}

.choose-jewelry-hp .list-slider-event-choose-jewelry {
  display: flex;
  justify-content: center;
  align-items: center;
}

.choose-jewelry-hp .list-slider-event-choose-jewelry .col-md-3,
.list-slider-event-choose-jewelry .col-xs-6 {
  margin: 0 2px;
}

.choose-jewelry-hp .list-slider-event-choose-jewelry img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.choose-jewelry-hp .list-slider-event-choose-jewelry p {
  font-family: Averta Std CY;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.05em;
  text-align: center;
  margin-top: 10px;
}

/*Event Tất Cả Danh mục*/
#list-expand-section {
  text-align: center;
}
#list-expand-section .list-expand .layout1 .background_parent_item_layout,
#list-expand-section .list-expand .layout2 .background_parent_item_layout {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  max-height: 580px;
  padding-bottom: 20px;
}
#list-expand-section .background_parent_item_layout .image_desktop {
  display: block;
  width: 45%;
}
#list-expand-section .background_parent_item_layout .image_mobile {
  display: none;
}
#list-expand-section .list-expand h1 {
  font-family: Averta Std CY;
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
  text-align: center;
  padding: 30px 0;
}
#list-expand-section .list-expand .title-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-height: 518px;
}
#list-expand-section .list-expand .title-content .title-content-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  height: 518px;
}
#list-expand-section .list-expand .title-content .title-content-left h2 {
  font-family: Work Sans;
  font-size: 34px;
  font-weight: 600;
  line-height: 39.88px;
  letter-spacing: -0.02em;
  text-align: center;
  padding-bottom: 15px;
}
#list-expand-section .list-expand .title-content .title-content-left p {
  font-family: Averta Std CY;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-align: center;
}
#list-expand-section .list-expand .list-expand-up {
  margin-top: -30px;
}
#list-expand-section .list-expand .list-collapse-down {
  margin-bottom: 50px;
}
#list-expand-section .list-expand .list-expand-up span,
.list-collapse-down span {
  width: 100px;
  text-align: center;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
  border-bottom: 1px solid #b48c72;
  cursor: pointer;
  display: inline-block;
}
#list-expand-section .list-expand .expand-content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}
#list-expand-section .list-expand .expand-content .expand-content-background {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 2561px;
  height: 20%;
  z-index: -1;
}
#list-expand-section .list-expand .expand-content h3 {
  font-size: 30px;
  font-weight: 300;
  line-height: 36px;
  letter-spacing: 0.05em;
  text-align: center;
  padding-bottom: 32px;
}
#list-expand-section .list-expand .expand-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-align: center;
}
#list-expand-section
  .list-expand
  .expand-content
  .expand-content-section-1
  .expend-content-detail-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}
#list-expand-section
  .list-expand
  .expand-content
  .expand-content-section-1
  .expend-content-detail-1
  .box_image {
  width: 50%;
}
#list-expand-section
  .list-expand
  .expand-content
  .expand-content-section-1
  .expend-content-detail-1
  .box_content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#list-expand-section
  .list-expand
  .expand-content
  .expand-content-section-1
  .expend-content-detail-1
  .box_content
  h3 {
  width: 528px;
  max-width: 528px;
}
#list-expand-section
  .list-expand
  .expand-content
  .expand-content-section-1
  .expend-content-detail-1
  .box_content
  p {
  width: 521px;
  max-width: 521px;
}
#list-expand-section
  .list-expand
  .expand-content
  .expand-content-section-1
  .expend-content-detail-2 {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}
#list-expand-section
  .list-expand
  .expand-content
  .expand-content-section-1
  .expend-content-detail-2
  p {
  width: 764px;
  max-width: 764px;
  text-align: left;
}
#list-expand-section .list-expand .expand-content .expend-content-section-2 {
  margin-top: 50px;
}
#list-expand-section
  .list-expand
  .expand-content
  .expend-content-section-2
  .expend-content-detail-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
#list-expand-section
  .list-expand
  .expand-content
  .expend-content-section-2
  .expend-content-detail-1
  .box-image-left {
  margin-left: 100px;
  margin-right: 20px;
  width: 50%;
}
.expend-content-section-2 .expend-content-detail-1 .box_image {
  width: 50%;
}
#list-expand-section
  .list-expand
  .expand-content
  .expend-content-section-2
  .expend-content-detail-2 {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}
#list-expand-section
  .list-expand
  .expand-content
  .expend-content-section-2
  .expend-content-detail-2
  .box_content {
  width: 764px;
  max-width: 764px;
  text-align: left;
}
#list-expand-section .list-expand .expand-content .expend-content-section-3 {
  padding: 50px 0;
}
#list-expand-section
  .list-expand
  .expand-content
  .expend-content-section-3
  .expend-content-detail-1 {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}
#list-expand-section
  .list-expand
  .expand-content
  .expend-content-section-3
  .expend-content-detail-1
  .box_content {
  width: 764px;
  max-width: 764px;
  text-align: left;
}
#list-expand-section
  .list-expand
  .expand-content
  .expend-content-section-4
  .expend-content-detail-4 {
  display: flex;
  flex-direction: column;
}
#list-expand-section
  .list-expand
  .expand-content
  .expend-content-section-4
  .expend-content-detail-4
  img {
  padding-bottom: 60px;
}
#list-expand-section
  .list-expand
  .expand-content
  .expend-content-section-3-layout2 {
  margin-top: 50px;
}
#list-expand-section
  .list-expand
  .expand-content
  .expend-content-section-3-layout2
  .expend-content-detail-1 {
  display: flex;
  justify-content: space-between;
}
#list-expand-section
  .list-expand
  .expand-content
  .expend-content-section-3-layout2
  .expend-content-detail-1
  .box-image-left {
  padding-right: 20px;
}
#list-expand-section
  .list-expand
  .expand-content
  .expend-content-section-3-layout2
  .expend-content-detail-1
  .box_content {
  width: 764px;
  max-width: 764px;
  text-align: left;
}
#list-expand-section
  .list-expand
  .expand-content
  .expend-content-section-3-layout2
  .expend-content-detail-2 {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}
#list-expand-section
  .list-expand
  .expand-content
  .expend-content-section-3-layout2
  .expend-content-detail-2
  .box_content {
  width: 764px;
  max-width: 764px;
  text-align: left;
}
#list-expand-section
  .list-expand
  .expand-content
  .slider-section-event-layout2 {
  margin-top: 50px;
}
#list-expand-section
  .list-expand
  .expand-content
  .slider-section-event-layout2
  .list-slider-layout2
  .box_image_slider {
  padding: 10px;
  padding-left: 0;
}
#list-expand-section
  .list-expand
  .expand-content
  .slider-section-event-layout2
  .list-slider-layout2
  .box_image_slider
  img {
  width: 100%;
}
#list-expand-section .list-expand .expand-content .container-slider-layout-2 {
  max-width: 1440px;
  padding: 0;
  margin-bottom: 40px;
}
#list-expand-section
  .list-expand
  .expand-content
  .container-slider-layout-2
  .slick-list {
  padding: 0 12% 0 12% !important;
}
#list-expand-section .expand-content .image_desktop {
  display: block;
}
#list-expand-section .expand-content .image_mobile {
  display: none;
}
@media (max-width: 792.11px) {
  #list-expand-section .list-expand .title-content .title-content-left {
    width: 100%;
  }
  #list-expand-section .list-expand .layout1 .background_parent_item_layout,
  #list-expand-section .list-expand .layout2 .background_parent_item_layout {
    position: relative;
    padding-top: 0;
    background-size: 100% 100%;
    height: 480px;
  }
  #list-expand-section
    .list-expand
    .layout1
    .background_parent_item_layout
    .container,
  #list-expand-section
    .list-expand
    .layout2
    .background_parent_item_layout
    .container {
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  #list-expand-section .list-expand h1 {
    font-family: Averta Std CY;
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    padding: 0;
    margin-bottom: 24px;
  }
  #list-expand-section .list-expand .list-expand-up {
    margin-top: 0;
  }
  #list-expand-section .list-expand .collapse-down,
  .expand-up {
    margin-top: 25px;
  }
  #list-expand-section .list-expand .list-expand-up,
  .list-collapse-down {
    padding: 0 0 10px 0;
  }
  #list-expand-section .list-expand .title-content {
    flex-direction: column-reverse;
  }
  #list-expand-section .list-expand .title-content .title-content-left h2 {
    font-family: Averta Std CY;
    font-size: 20px;
    font-weight: 600;
    line-height: 24.72px;
    letter-spacing: -0.02em;
    text-align: center;
    padding-bottom: 10px;
  }
  #list-expand-section .list-expand .title-content .title-content-left p {
    font-family: Averta Std CY;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.83px;
    text-align: center;
  }
  #list-expand-section .list-expand .title-content .title-content-left {
    width: 100%;
    justify-content: end;
    padding-bottom: 20px;
    max-width: 370px;
    height: auto;
  }
  #list-expand-section .background_parent_item_layout .image_desktop {
    display: none;
  }
  #list-expand-section .background_parent_item_layout .image_mobile {
    display: block;
  }
  #list-expand-section .list-expand .expand-content p {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
  }
  #list-expand-section .list-expand .expand-content h3 {
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
    padding: 20px 0;
  }
  #list-expand-section .list-expand .expand-content .container-slider-layout-2 {
    margin-bottom: 0;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .container-slider-layout-2
    .slick-list {
    padding: 0 10.5% 0 21% !important;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expand-content-section-1
    .expend-content-detail-1 {
    flex-direction: column-reverse;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expand-content-section-1
    .expend-content-detail-1
    .box_image {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expand-content-section-1
    .expend-content-detail-1
    .box_content
    h3 {
    width: 330px;
    max-width: 330px;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expand-content-section-1
    .expend-content-detail-1
    .box_content
    p {
    width: 330px;
    max-width: 330px;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expand-content-section-1
    .expend-content-detail-2 {
    margin-top: 20px;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expand-content-section-1
    .expend-content-detail-2
    p {
    width: 330px;
    max-width: 330px;
  }
  #list-expand-section .list-expand .expand-content .expend-content-section-2 {
    margin-top: 20px;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-2
    .expend-content-detail-1 {
    flex-direction: column;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-2
    .expend-content-detail-1
    .box-image-left {
    margin-left: 0;
    margin-bottom: 20px;
    margin-right: 0;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-2
    .expend-content-detail-2 {
    margin-top: 20px;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-2
    .expend-content-detail-2
    .box_content {
    width: 330px;
    max-width: 330px;
  }
  #list-expand-section .list-expand .expand-content .expend-content-section-3 {
    margin-top: 20px;
    padding: 0;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-3
    .box_image {
    display: flex;
    justify-content: center;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-3
    .expend-content-detail-1 {
    margin-top: 20px;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-3
    .expend-content-detail-1
    .box_content {
    width: 330px;
    max-width: 330px;
  }
  #list-expand-section .list-expand .list-collapse-down {
    margin: 20px 0;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-3-layout2 {
    margin-top: 20px;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-3-layout2
    .expend-content-detail-1 {
    flex-direction: column;
    align-items: center;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-3-layout2
    .expend-content-detail-1
    .box-image-left {
    margin-bottom: 20px;
    padding-right: 0;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-3-layout2
    .expend-content-detail-2 {
    margin-top: 20px;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-3-layout2
    .expend-content-detail-2
    .box_content {
    width: 330px;
    max-width: 330px;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-4
    h1 {
    padding-top: 30px;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-4
    .expend-content-detail-4
    img {
    padding-bottom: 30px;
  }

  #list-expand-section .expand-content .image_desktop {
    display: none;
  }
  #list-expand-section .expand-content .image_mobile {
    display: block;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-2
    .expend-content-detail-1
    .box-image-left {
    width: 100%;
  }
  .expend-content-section-2 .expend-content-detail-1 .box_image {
    width: 100%;
  }
}
@media screen and (min-width: 792.11px) and (max-width: 1024px) {
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-2
    .expend-content-detail-1
    .box-image-left {
    margin-left: 0px;
    margin-right: 20px;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expand-content-section-1
    .expend-content-detail-1
    .box_image {
    margin-right: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  #list-expand-section
    .list-expand
    .expand-content
    .expend-content-section-2
    .expend-content-detail-1
    .box-image-left {
    margin-left: 0px;
  }
  #list-expand-section
    .list-expand
    .expand-content
    .expand-content-section-1
    .expend-content-detail-1
    .box_image {
    margin-right: 20px;
  }
}

/*Event Agenda Banner*/
#agenda-banner-section {
  text-align: center;
  background-color: #f4efeb;
  padding: 50px 0;
}
#agenda-banner-section .agenda-banner h1 {
  font-family: Averta Std CY;
  font-size: 30px;
  font-weight: 300;
  line-height: 37.08px;
}
#agenda-banner-section .agenda-banner p {
  font-family: Averta Std CY;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.78px;
  text-align: center;
  margin: 10px 0;
}
#agenda-banner-section .agenda-banner span {
  width: 100px;
  text-align: center;
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  text-transform: uppercase;
  border-bottom: 1px solid #b48c72;
  cursor: pointer;
  display: inline-block;
}

@media (max-width: 767.98px) {
  #agenda-banner-section {
    padding: 30px 0;
  }
  #agenda-banner-section .agenda-banner .collapse-down,
  .expand-up {
    margin-top: 25px;
    /*display: none;*/
  }
  #agenda-banner-section .agenda-banner h1 {
    font-family: Averta Std CY;
    font-size: 24px;
    font-weight: 300;
    line-height: 29.66px;
  }
  #agenda-banner-section .agenda-banner p {
    font-family: Averta Std CY;
    font-size: 15px;
    font-weight: 400;
    line-height: 18.54px;
    text-align: center;
    padding: 0 40px;
  }
}

/*<!--Thông tin về Tierra-->*/
#about-info-section.about-info {
  margin-top: 64px;
}
#about-info-section .align-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#about-info-section .content_img_about_info_second {
  padding-left: 0;
}
#about-info-section.about-info h1 {
  font-family: Averta Std CY;
  font-size: 30px;
  font-weight: 300;
  line-height: 37.08px;
  text-align: center;
  padding-bottom: 32px;
}
#about-info-section .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#about-info-section .bottom-30 {
  margin-bottom: 30px !important;
}
#about-info-section p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.05em;
  margin-bottom: 0;
  text-align: start;
}
#about-info-section .padding-0 {
  padding: 0;
}
#about-info-section .video-container {
  position: relative;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: 430px;
  max-height: 430px;
}

#about-info-section .video-container iframe,
#about-info-section .video-container object,
#about-info-section .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#about-info-section .video-container img {
  width: 100%;
  height: 430px;
}

@media (max-width: 767.98px) {
  #about-info-section.about-info {
    margin-top: 30px;
    overflow: hidden;
  }
  #about-info-section.about-info h1 {
    font-family: Averta Std CY;
    font-size: 24px;
    font-weight: 300;
    line-height: 29.66px;
    text-align: center;
    padding-bottom: 30px;
  }
  #about-info-section .row {
    margin-bottom: 20px;
  }
  #about-info-section .align-center {
    justify-content: flex-end !important;
    text-align: center;
    padding: 0 75px;
  }
  #about-info-section .bottom-10-mb {
    margin-bottom: 10px !important;
  }
  #about-info-section .bottom-30-mb {
    margin-bottom: 30px !important;
  }
  #about-info-section p {
    font-family: Averta Std CY;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-align: left;
    margin-top: 0;
  }
  #about-info-section .content_img_about_info {
    max-width: 329px;
    width: 100%;
    padding: 0;
  }
  #about-info-section .video-container {
    height: 231px;
    max-height: 231px;
  }
  #about-info-section .video-container img {
    width: 100%;
    height: 231px;
  }
}
@media (min-width: 768px) {
  #about-info-section .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  #about-info-section .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  #about-info-section p {
    padding-top: 20px;
  }
  #about-info-section .video-container p {
    padding-top: 0 !important;
  }
  #about-info-section p.button-lv1 {
    padding-top: 10px;
  }
}

/*Hình ảnh cửa hàng*/
#store-images-section {
  padding: 60px 0;
  text-align: center;
}
#store-images-section .container {
  max-width: 1440px;
  padding: 0;
}
#store-images-section h1 {
  font-family: Averta Std CY;
  font-size: 30px;
  font-weight: 300;
  line-height: 37.08px;
  text-align: center;
  padding-bottom: 20px;
}
#store-images-section .store-image-pc .store-image-detail {
  margin-right: 10px;
}
#store-images-section .list_slider_image_store {
  width: 100%;
}
#store-images-section .list_slider_image_store img {
  width: 100%;
}
#store-images-section .slick-list {
  padding: 0 10% 0 10% !important;
}

@media (max-width: 767.98px) {
  #store-images-section {
    padding: 30px 0;
  }
  #store-images-section .store-image-mb .store-image-detail {
    width: 47%;
    margin-top: 10px;
  }
  #store-images-section .store-image-mb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #store-images-section h1 {
    font-family: Averta Std CY;
    font-size: 24px;
    font-weight: 300;
    line-height: 29.66px;
    text-align: center;
  }
  #store-images-section .slick-list {
    padding: 0 1% 0 0 !important;
  }
}

/*Form tư vấn*/
#events_page .section_form_advise {
  margin-top: 0;
}

#list-expand-section .list-expand .expand-content .container-slider-layout-2 {
  width: 100%;
}
#list-expand-section
  .list-expand
  .expand-content
  .container-slider-layout-2
  .slick-list {
  height: 100% !important;
}
