.inner {
  margin: auto;
  max-width: 1280px;
  background: #fff;
}

section {
  position: relative;
}

.section1 {
  background: #222;
  display: flex;
  flex-direction: column;
  min-height: 525px;
}

.line {
  border: 1px solid #ffffff;
  margin: 20px 50px 20px 600px;
}

.circle {
    border: 2px solid #BDD5CE;
    border-radius: 50%;
    height: 565px;
    left: 87px;
    position: absolute;
    top: 310px;
    width: 565px;
    z-index: 1;
}

.group1 {
  display: flex;
}

.line1 {
  border: 1px solid #A7A7A7;
  height: 0px;
  margin-top: 40px;
  width: 40px;
}

.title1 {
  color: #A7A7A7;
  font-family: "BeVietnam";
  font-size: 24px;
  font-weight: 600;
  margin-left: 15px;
  padding-top: 20px;
}

.section1 > h1 {
  color: #fff;
  font-family: "BeVietnam";
  font-size: 72px;
  font-weight: 600;
  margin-left: 60px;
}

.body1 {
  color: #fff;
  font-family: "BeVietnam";
  font-size: 24px;
  font-weight: 400;
  margin-right: 50px;
}

.section1 > div:last-child {
  text-align: right;
}

.section2 {
  background: #e6eff4;
  display: flex;
  flex-direction: column;
  min-height: 505px;
  left: 70px;
  margin-top: 50px;
  position: relative;
  width: 60%;
}

.section2 > h1 {
  color: #222;
  font-family: "BeVietnam";
  font-size: 60px;
  font-weight: 600;
  padding: 35px 0 0 210px;
}

.body2 {
  color: #222;
  font-family: "BeVietnam";
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 70px;
  padding: 25px 0 0 210px;
  width: 80%;
}

.links {
  padding-left: 190px;
}

.links > a {
  color: #0463bb;
  font-family: "BeVietnam";
  font-size: 20px;
  font-weight: 600;
  padding: 15px;
}

.section3 {
  display: flex;
  flex-direction: column;
}

.container {
  background: #b4d6cf;
  min-height: 575px;
  margin: -100px 0 0 50px;
  padding: 0 0 0 50px;
  width: 80%;
  z-index: 99;
}

.container > h2 {
  color: #222;
  font-family: "BeVietnam";
  font-size: 24px;
  font-weight: 600;
  padding-top: 40px;
}
.click1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;

}

.click1 > button {
  background: none;
  border: none;
  color: #4a6c6f;
  font-family: "BeVietnam";
  font-size: 60px;
  font-weight: 600;
  padding: 25px 0;
}

.click1 > p {
  font-family: "BeVietnam";
  font-size: 24px;
  font-weight: 500;
  margin-top: 35px;
  width: 50%;
}

.section3 > body {
  font-family: "BeVietnam";
  font-size: 24px;
}

.section3 > a {
  align-self: end;
  color: #0463bb;
  font-family: "BeVietnam";
  font-size: 20px;
  font-weight: 600;
  padding: 30px 50px 0 0;
}

.section4 {
  display: flex;
  flex-direction: column;
  white-space: nowrap;
}

.scroller-container {
  overflow: hidden;
}

.scroller{
  display: flex;
  white-space: nowrap;
  width: 100%;
}

.scroller > h1 {
  animation: animation 13s infinite linear;
  color: #d46027;
  display: block;
  font-family: "BeVietnam";
  font-size: 100px;
  font-weight: 300;
  padding-left: 15px;
  width: auto;
}

@keyframes animation {
	0% {
	  transform: translateX(0);
  }
	100% {
	  transform: translateX(-100%);
  }
}

.section5 {
  background: #efefef;
  display: flex;
  flex-direction: column;
  min-height: 565px;
  padding: 50px 0 0 52px;
}

.section5 > h1 {
  color: #222;
  font-family: "BeVietnam";
  font-size: 60px;
  font-weight: 600;
  padding-bottom: 30px;
}

.body5 {
  color: #222;
  font-family: "BeVietnam";
  font-size: 20px;
  font-weight: 400;
  padding-bottom: 15px;
}

.line5 {
  border: 1px solid #000;
  margin: 0;
  width: 65%
}

.topic {
  display: flex;
  flex-wrap: wrap;
  padding-top: 35px;
}

.topic > div {
  color: #666;
  font-family: "BeVietnam";
  font-size: 24px;
  font-weight: 400;
  padding: 0 30px
}

.topic > div:first-child {
  padding-left: 0px
}

.section5 > a {
  color: #0463bb;
  font-family: "BeVietnam";
  font-size: 20px;
  font-weight: 600;
  padding-top: 35px;
}

.header5 {
  font-family: "BeVietnam";
  font-size: 60px;
  font-weight: 600;
  padding-top: 65px
}

.section6 {
  display: flex;
  flex-direction: column;
  margin-top: -50px
}

.content6 {
  background: #222222;
  min-height: 315px;
  padding-left: 2px;
}

.content6 > h1 {
  color: #fff;
  font-family: "BeVietnam";
  font-size: 60px;
  font-weight: 600;
  padding-left: 50px;
}

.percent {
  display: flex;
  flex-wrap: wrap;
  padding-left: 52px;
  padding-top: 35px;
}

.percent1 {
  align-items: center;
  border: 3px solid #fff;
  border-radius: 60%;
  color: #ffffff;
  display: flex;
  font-family: "BeVietnam";
  font-size: 24px;
  font-weight:600;
  min-height: 70px;
  padding: 12px;
  width: 70px;
}

.percent2 {
  align-items: center;
  border: 3px solid #fff;
  border-radius: 60%;
  color: #ffffff;
  display: flex;
  font-family: "BeVietnam";
  font-size: 24px;
  font-weight:600;
  min-height: 70px;
  padding: 14px;
  width: 70px;
}

.percent3 {
  align-items: center;
  border: 3px solid #fff;
  border-radius: 60%;
  color: #ffffff;
  display: flex;
  font-family: "BeVietnam";
  font-size: 24px;
  font-weight:600;
  min-height: 70px;
  padding: 14px;
  width: 70px;
}

.link1 {
  color: #b4d6cf;
  font-family: "BeVietnam";
  font-size: 20px;
  font-weight: 600;
  padding: 15px 30px 0 15px;
}

.link1:hover {
  color: #fff;
}

.section7 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 400px;

}

.section7 > h1 {
  color: #d46027;
  font-family: "BeVietnam";
  font-size: 48px;
  font-weight: 600;
  padding-bottom: 40px;
  text-align: center;
}

.btn1 {
  align-self: center;
  background: #d46027;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-family: "BeVietnam";
  font-size: 20px;
  min-height: 50px;
  padding: 10px 0 0 20px;
  text-decoration: none;
  width: 177px;
}

.btn1:hover {
  background: #BA501B;
  color: #fff;
}

.section8 {
  background-color: #efefef;
  display: flex;
  flex-direction: column;
  padding-left: 53px
}

.title8 {
  color: #222;
  font-family: "BeVietnam";
  font-size: 24px;
  font-weight: 600;
  padding-top: 31px;
  padding-bottom: 16px;
}

.content8,
.content9,
.content10 {
  display: flex;
  padding: 35px 0;
}

.content8 > *:last-child,
.content9 > *:last-child,
.content10 > *:last-child {
  padding: 10px 24px 0;
}

.content8 > h1 {
  color: #222;
  font-family: "BeVietnam";
  font-size: 24px;
  font-weight: 600;
  padding: 15px 0;
}

.content8 > p {
  color: #222;
  font-family: "BeVietnam";
  font-size: 20px;
  font-weight: 400;
  padding: 15px 0;
}
.link10 {
  color: #0463bb;
  font-family: "BeVietnam";
  font-size: 20px;
  font-weight: 600;
}

.content8 > img {
  margin-bottom: auto;
}

.section9 {
  background-color: #efefef;
  display: flex;
  flex-direction: column;
  padding-left: 53px
}

.content9 {
}

.content9 > h1 {
  color: #222;
  font-family: "BeVietnam";
  font-size: 24px;
  font-weight: 600;
  padding: 15px 0;
}

.content9 > p {
  color: #222;
  font-family: "BeVietnam";
  font-size: 20px;
  font-weight: 400;
  padding: 15px 0;
}
.link10 {
  color: #0463bb;
  font-family: "BeVietnam";
  font-size: 20px;
  font-weight: 600;
}

.content9 > img {
  margin-bottom: auto;
}

.section10 {
  background-color: #efefef;
  display: flex;
  flex-direction: column;
  padding-left: 53px
}

.content10 {
}

.content10 > h1 {
  color: #222;
  font-family: "BeVietnam";
  font-size: 24px;
  font-weight: 600;
  padding: 15px 0;
}

.content10 > p {
  color: #222;
  font-family: "BeVietnam";
  font-size: 20px;
  font-weight: 400;
  padding: 15px 0;
}
.link10 {
  color: #0463bb;
  font-family: "BeVietnam";
  font-size: 20px;
  font-weight: 600;
}

.content10 > img {
  margin-bottom: auto;
}

.link10:hover {
  color: #364156;
}

a:hover {
  color: #364156;
}

button:hover {
  color: #000;
}

button:active {
  color: #000;
}

.hide {
  display: none;
}

@media (max-width: 760px) {
	.circle {
		aspect-ratio: 1;
		height: auto;
		left: auto;
		right: 50%;
		width: 100%;
	}

  .section1 {
    min-height: 550px;
  }

	.section1 > h1 {
		font-size: 40px;
		line-height: 47px;
	}

  .line1 {
    margin-top: 30px;
  }

	.title1 {
		font-size: 16px;
	}

  .line {
    border: 1px solid #ffffff;
    margin: 20px 50px;
  }

  .section1 > div:last-child {
    font-size: 16px;
    text-align: left;
    padding: 0 0 0 50px;
  }

	.section2 {
		left: 0;
    min-height: 575px;
		width: 100%;
	}

	.section2 > h1 {
    align-items: center;
    font-size: 32px;
		padding: 0 15px 0 60px;
	}

	.section2 > .body2 {
		padding: 0 15px;
		width: 100%;
	}
  .links {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
  }

  .links > a {
    font-size: 16px;
  }

	.section3 > h1 {
	  font-size: 35px;
	}

  .section3 > a {
    padding: 50px 50px 10px 0;
  }

  .click1 {
    display: flex;
    flex-direction: column;
  }

  .click1 > button {
    font-size: 32px;
    text-align: left;

  }

  .click1 > p {
    font-size: 16px;
    margin-top: 0px;
    padding-right: 15px;
    width: 100%;
  }

  .container {
    margin: -100px 0 0 15px;
    padding: 0 0 0 50px;
    width: 92%;
  }

  .scroller > h1 {
    font-size: 52px;
  }

  .section5 {
    padding: 20px 0;
  }

  .section5 > h1 {
    font-size: 32px;
    padding: 0 0 20px 15px;
  }

  .body5 {
    font-size: 16px;
    padding: 10px 20px 20px 15px;
  }

  .line5 {
    border: 1px solid #000;
    margin: 0 15px;
    width: 88%;
  }

  .topic {
    font-size: 20px;
    padding: 10px;
  }

  .topic > div:first-child {
    font-size: 20px;
    padding: 15px 0 15px 15px;
  }

  .topic > div {
    font-size: 20px;
    padding: 15px 15px;
  }

  .section5 > a {
    font-size: 16px;
    padding: 0 25px;
  }

  .header5 {
    font-size: 32px;
    padding-left: 15px;
    padding-bottom: 25px;
  }

  .content6 {
    min-height: 350px;
  }

  .content6 > h1 {
    font-size: 32px;
    padding-left: 15px;
  }

  .percent {
    padding-left: 15px;
  }

  .percent > a {
    font-size: 15px;
  }

  .section7 {
    min-height: 300px;
    padding: 0 20px;
  }

  .section7 > h1 {
    font-size: 24px;
  }

  .section8 {
    padding: 0 15px;
  }

  .content8,
  .content9,
  .content10 {
    flex-wrap: wrap;
  }

  .content8 > *:last-child,
  .content9 > *:last-child,
  .content10 > *:last-child {
    padding: 10px 0;
  }

  .section9 {
    padding: 0 15px;
  }

  .section10 {
    padding: 0 15px;
  }
}
