body, html {
  margin: 0;
  padding: 0;
}

strong {
  font-weight: 700;
}

.tempsFort {
  padding: 13.3333333333vw 0;
  background-color: #042E34;
}
@media screen and (min-width: 980px) {
  .tempsFort {
    padding: 5.2083333333vw 0;
  }
}
@media screen and (min-width: 1920px) {
  .tempsFort {
    padding: 100px 0;
  }
}
.tempsFort h2 {
  margin: 0;
  padding: 0 8vw;
  color: #DFFFA4;
  font-size: 6.6666666667vw;
  line-height: 8vw;
  font-weight: 400;
  padding-bottom: 8vw;
  text-align: center;
  font-family: "Archia";
}
@media screen and (min-width: 980px) {
  .tempsFort h2 {
    padding: 0 13.3333333333vw;
    font-size: 2.6041666667vw;
    line-height: 3.125vw;
    padding-bottom: 2.6041666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .tempsFort h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 30px;
    padding: 0 50px;
    padding-bottom: 50px;
  }
}

.timeline {
  max-width: 1920px;
  margin: 0 auto;
  text-align: left;
  padding: 0 0 0vw;
}
@media screen and (min-width: 980px) {
  .timeline {
    padding-left: 2.6041666667vw;
    padding-right: 2.6041666667vw;
    padding-bottom: 0vw;
    width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 1920px) {
  .timeline {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 0px;
  }
}
.timeline .blocTime {
  width: 84%;
  position: relative;
  margin: 0 auto;
  padding-bottom: 5.3333333333vw;
  padding-left: 4.2666666667vw;
  box-sizing: border-box;
}
.timeline .blocTime.notFixed {
  height: auto;
  min-height: 0;
}
.timeline .blocTime:last-child {
  padding-bottom: 0;
  padding-bottom: 0vw;
}
.timeline .blocTime:last-child:after {
  display: none;
}
.timeline .blocTime:last-child .contentRealBloc .groupdt:after {
  width: 0.8vw;
  border-radius: 1.0666666667vw;
  height: 110%;
  left: -4.2666666667vw;
  background-color: #DFFFA4;
  content: "";
  position: absolute;
  top: 2.6666666667vw;
}
.timeline .blocTime:first-child::after {
  display: none;
}
.timeline .blocTime:first-child .contentRealBloc .blocT:after {
  width: 0.8vw;
  border-radius: 1.0666666667vw;
  height: calc(100% + 16vw);
  left: -4.2666666667vw;
  background-color: #DFFFA4;
  content: "";
  position: absolute;
  top: -4vw;
}
@media screen and (min-width: 980px) {
  .timeline .blocTime {
    margin: 0;
    width: 50%;
    padding-bottom: 1.0416666667vw;
  }
  .timeline .blocTime:nth-child(2n) {
    margin-left: 50%;
    text-align: left;
    padding-left: 3.8541666667vw;
  }
  .timeline .blocTime:nth-child(2n):before {
    left: -0.2083333333vw;
  }
  .timeline .blocTime:nth-child(2n):after {
    left: -0.0520833333vw;
  }
  .timeline .blocTime:nth-child(2n+1) {
    margin-right: 50%;
    margin-left: 0;
    padding-right: 3.8541666667vw;
    padding-left: 0;
  }
  .timeline .blocTime:nth-child(2n+1) .contentRealBloc .blocT:before {
    right: -3.8541666667vw;
    left: inherit;
    transform: scaleX(-1);
  }
  .timeline .blocTime:nth-child(2n+1):after {
    right: -0.1041666667vw;
    left: inherit;
  }
  .timeline .blocTime:first-child:after {
    display: none;
  }
  .timeline .blocTime:first-child .contentRealBloc {
    margin-top: 0;
  }
  .timeline .blocTime:first-child .contentRealBloc .blocT:after {
    width: 0.15625vw;
    border-radius: 0.2083333333vw;
    height: calc(100% + 6.25vw);
    right: -3.9583333333vw;
    background-color: #DFFFA4;
    content: "";
    position: absolute;
    top: -2.6041666667vw;
    left: inherit;
  }
  .timeline .blocTime:last-child:after {
    display: none;
  }
  .timeline .blocTime:last-child:nth-child(2n) .contentRealBloc .groupdt::after {
    width: 0.15625vw;
    border-radius: 0.2083333333vw;
    height: calc(100% + 2.0833333333vw);
    left: -3.90625vw;
    background-color: #DFFFA4;
    content: "";
    position: absolute;
    top: 0.5208333333vw;
  }
  .timeline .blocTime:last-child:nth-child(2n+1) .contentRealBloc .groupdt::after {
    width: 0.15625vw;
    border-radius: 0.2083333333vw;
    height: calc(100% + 1.0416666667vw);
    left: inherit;
    right: calc(-3.8541666667vw - 2px);
    background-color: #DFFFA4;
    content: "";
    position: absolute;
    top: 0.5208333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .timeline .blocTime {
    padding-bottom: 20px;
  }
  .timeline .blocTime:nth-child(2n) {
    padding-left: 74px;
  }
  .timeline .blocTime:nth-child(2n):before {
    left: -4px;
  }
  .timeline .blocTime:nth-child(2n):after {
    left: -1px;
  }
  .timeline .blocTime:nth-child(2n+1) {
    padding-right: 74px;
  }
  .timeline .blocTime:nth-child(2n+1) .contentRealBloc .blocT:before {
    right: -74px;
    top: -24px;
  }
  .timeline .blocTime:nth-child(2n+1):after {
    right: -2px;
  }
  .timeline .blocTime:first-child .contentRealBloc {
    margin-top: 0;
  }
  .timeline .blocTime:first-child .contentRealBloc .blocT:after {
    width: 3px;
    border-radius: 4px;
    height: calc(100% + 120px);
    right: -76px;
    top: -50px;
  }
  .timeline .blocTime:last-child:nth-child(2n) .contentRealBloc .groupdt::after {
    width: 3px;
    border-radius: 4px;
    height: calc(100% + 40px);
    left: -75px;
    top: 10px;
  }
  .timeline .blocTime:last-child:nth-child(2n+1) .contentRealBloc .groupdt::after {
    width: 3px;
    border-radius: 4px;
    height: calc(100% + 20px);
    right: -76px;
    top: 10px;
  }
}
.timeline .blocTime:after {
  width: 0.8vw;
  border-radius: 1.0666666667vw;
  height: calc(100% + 2.6666666667vw);
  left: 0vw;
  background-color: #DFFFA4;
  content: "";
  position: absolute;
  top: 2.6666666667vw;
}
@media screen and (min-width: 980px) {
  .timeline .blocTime:after {
    width: 0.15625vw;
    border-radius: 0.2083333333vw;
    height: calc(100% + 0.5208333333vw);
    left: -0.8333333333vw;
    top: 0.5208333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .timeline .blocTime:after {
    width: 3px;
    border-radius: 4px;
    height: calc(100% + 10px);
    left: -16px;
    top: 10px;
  }
}
.timeline .blocTime .contentRealBloc .blocT {
  position: relative;
}
.timeline .blocTime .contentRealBloc .blocT:before {
  width: 4vw;
  height: 7.7333333333vw;
  display: block;
  content: url(../img/vector.png);
  position: absolute;
  left: -3.4666666667vw;
  top: -14px;
  z-index: 2;
}
@media screen and (min-width: 980px) {
  .timeline .blocTime .contentRealBloc .blocT:before {
    left: -3.8541666667vw;
    top: -24px;
    width: 1.3020833333vw;
    height: 2.5520833333vw;
    content: url(../img/vectordesk.png);
  }
}
@media screen and (min-width: 1920px) {
  .timeline .blocTime .contentRealBloc .blocT:before {
    left: -74px;
    top: -24px;
    width: 25px;
    height: 49px;
  }
}
.timeline .blocTime .contentRealBloc {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}
.timeline .blocTime .contentRealBloc .groupdt {
  background-color: #688285;
  border-radius: 4vw;
  padding: 5.3333333333vw 5.3333333333vw 2.6666666667vw;
  position: relative;
}
@media screen and (min-width: 980px) {
  .timeline .blocTime .contentRealBloc .groupdt {
    border-radius: 1.5625vw;
    padding: 2.6041666667vw 2.6041666667vw 1.5625vw;
  }
}
@media screen and (min-width: 1920px) {
  .timeline .blocTime .contentRealBloc .groupdt {
    border-radius: 30px;
    padding: 50px 50px 30px;
  }
}
.timeline .blocTime .contentRealBloc .date {
  color: #DFFFA4;
  font-size: 8vw;
  line-height: 1;
  font-weight: 700;
}
@media screen and (min-width: 980px) {
  .timeline .blocTime .contentRealBloc .date {
    font-size: 2.6041666667vw;
    line-height: 1;
  }
}
@media screen and (min-width: 1920px) {
  .timeline .blocTime .contentRealBloc .date {
    font-size: 50px;
  }
}
.timeline .blocTime .contentRealBloc h3 {
  color: #FFFFFF;
  margin: 0;
  font-size: 4.8vw;
  line-height: 6.4vw;
  font-weight: 700;
  padding: 0;
  font-family: "Anuphan";
}
@media screen and (min-width: 980px) {
  .timeline .blocTime .contentRealBloc h3 {
    font-size: 1.5625vw;
    line-height: 1.875vw;
    padding-top: 1.0416666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .timeline .blocTime .contentRealBloc h3 {
    font-size: 30px;
    line-height: 36px;
    padding-top: 20px;
  }
}
.timeline .blocTime .contentRealBloc .blocT {
  background-color: #B4C0C2;
  border-radius: 4vw;
  padding: 2.6666666667vw 5.3333333333vw 5.3333333333vw;
}
@media screen and (min-width: 980px) {
  .timeline .blocTime .contentRealBloc .blocT {
    border-radius: 1.5625vw;
    padding: 1.8229166667vw 2.6041666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .timeline .blocTime .contentRealBloc .blocT {
    border-radius: 30px;
    padding: 35px 50px;
  }
}
.timeline .blocTime .contentRealBloc p {
  color: #042E34;
  font-size: 4.8vw;
  line-height: 6.4vw;
  font-weight: 400;
  margin: 0;
}
@media screen and (min-width: 980px) {
  .timeline .blocTime .contentRealBloc p {
    font-size: 1.3020833333vw;
    line-height: 1.875vw;
  }
}
@media screen and (min-width: 1920px) {
  .timeline .blocTime .contentRealBloc p {
    font-size: 25px;
    line-height: 36px;
  }
}
@media screen and (min-width: 980px) {
  .timeline .blocTime .contentRealBloc {
    margin-top: -2.6041666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .timeline .blocTime .contentRealBloc {
    margin-top: -50px;
  }
}
.timeline .blocTime .contentRealBloc.notFixed {
  height: auto;
  min-height: 0;
  position: relative;
}
.timeline .blocTime .contentRealBloc.notFixed img {
  display: block;
  width: 100%;
}/*# sourceMappingURL=style.css.map */