/* CSS page 05-2_history1 */
.ecz-05-2_history1 {
  padding: 100px;
}

.ecz-05-2_history1 .tag-wrapper {
  margin-bottom: 20px;
  text-align: center;
  padding: 0 50px;
  position: relative;
}

.ecz-05-2_history1 .content-wrapper {
  padding: 0px 50px;
}

.ecz-05-2_history1 .tag {
  writing-mode: tb-rl;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 8px;
}

.ecz-05-2_history1 .section {
  writing-mode: vertical-rl;
  font-size: x-small;
  text-orientation: mixed;
  font-style: italic;
  position: absolute;
  right: calc(50% - 50px);
  top: 5px;
}

.ecz-05-2_history1 .title {
  font-weight: 600;
  letter-spacing: 3px;
  word-spacing: 40px;
}

.ecz-05-2_history1 .text {
  text-indent: 20px;
  margin-top: 70px;
  margin-bottom: 40px;
  line-height: 30px;
  letter-spacing: 3px;
}

.ecz-05-2_history1 .text-des {
  text-indent: 20px;
  margin: 50px 0px;
  line-height: 30px;
  letter-spacing: 3px;
}

.ecz-05-2_history1 .img {
  width: 100%;
  height: auto;
}

.ecz-05-2_history1 .tag-wrapper.mobile-show {
  display: none;
}

.mt-50 {
  margin-top: 70px;
}

.mt-40 {
  margin-top: 50px;
}

.mt-12 {
  margin-top: 12px;
}

.mt-0 {
  margin-top: 0px;
}

.mb-0 {
  margin-bottom: 0px;
}

.link-history-1 {
  padding-left: 12px;
  position: absolute;
  top: 18%;
}

/* END CSS page 05-2_history1 */

/* Config for contact */
.ecz-05-2_history1 .contact {
  padding-left: 40px;
}

.ecz-05-2_history1 .ecz-list .item:first-child {
  border-top: unset;
}

.ecz-05-2_history1 .title-contact {
  font-weight: 600;
  border-left: 5px solid black;
  padding-left: 1.5em;
  height: 22px;
  line-height: 22px;
  font-size: 20px;
}

.ecz-05-2_history1 .ecz-list .item {
  padding: 20px 0px;
}

.ecz-05-2_history1 .ecz-list .item .social-text {
  font-weight: 600;
  font-size: 0.7em;
}

.ecz-05-2_history1 .letter-spacing {
  letter-spacing: 0.1em;
}

.ecz-05-2_history1 .letter-spacing2 {
  letter-spacing: 0.2em;
}

/* End config */

/* Responsive page history 1*/
@media (min-width: 768px) and (max-width: 796px) {
  .ecz-05-2_history1 {
    padding: 100px 30px 30px;
  }

  .ecz-05-2_history1 .section {
    right: 23%;
  }
}

@media (max-width: 767px) {
  .ecz-05-2_history1 {
    padding: 20px;
    text-align: center;
  }

  .ecz-05-2_history1 .text {
    text-indent: 0px;
    text-align: start;
  }

  .ecz-05-2_history1 .title {
    text-indent: 0px;
    text-align: start;
  }

  .ecz-05-2_history1 .text-des {
    text-indent: 0px;
    text-align: start;
  }

  .ecz-05-2_history1 .content-wrapper {
    padding: 0;
  }

  .ecz-05-2_history1 .row:first-child {
    margin-top: 10px;
  }

  .ecz-05-2_history1 .tag-wrapper.mobile-show {
    display: block;
  }

  .ecz-05-2_history1 .tag-wrapper.mobile-hidden {
    display: none;
  }

  .ecz-05-2_history1 .contact {
    padding-left: 0px;
  }

  .ecz-05-2_history1 .ecz-list .item {
    padding: 8px 0px;
  }
}

@media (max-width: 700px) {
  .ecz-05-2_history1 .ecz-btn-back {
    font-size: 1em;
  }

  .ecz-05-2_history1 .ecz-btn-next {
    font-size: 1em;
  }

  .ecz-05-2_history1 .ecz-btn-normal {
    font-size: 1em;
  }
}
