
.container1 {

}
.max-1440 {
  width: 1440px;
  max-width: 1440px;
  margin: 0 auto;
}
.section-coomon-wrap {

}
.section-coomon-wrap .text-h1 {
  font-weight: bold;
  font-size: 70px;
  color: #000000;
  line-height: 80px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.section-coomon-wrap .text-sub-cnt {
  color: #6E6D7A;
}
.btn-upload {
  width: 320px;
  height: 64px;
  background: #5050FF;
  box-shadow: 0px 4px 16px 0px rgba(0,0,0,0.2);
  border-radius: 60px 60px 60px 60px;
  font-weight: 500;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 64px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  display: inline-block;
}
.section-coomon-wrap h2 {
  font-weight: bold;
  font-size: 56px;
  color: #000000;
  line-height: 64px;
  text-align: center;
  width: 1000px;
}
.btn-sky-700:hover {
  background: #5050FF;
  box-shadow: 0px 8px 24px 0px rgba(80,80,255,0.3);
}
.btn-black {
  width: 400px;
  height: 80px;
  line-height: 80px;
  background: #000000;
  border-radius: 100px 100px 100px 100px;
  font-weight: 500;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  font-style: normal;
  text-transform: none;
  display: inline-block;
  cursor: pointer;
}
.btn-black:hover{
  box-shadow: 0px 8px 24px 0px rgba(0,0,0,0.2);
}
.mg-auto {
  margin: 0 auto;
}
.section-coomon-wrap .text-section-coomon-h3 {
  font-weight: 500;
  font-size: 32px;
  color: #000000;
  line-height: 40px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.section-coomon-wrap .text-section-coomon-h2-cnt  {
  font-weight: 400;
  font-size: 20px;
  color: #6E6D7A;
  line-height: 32px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.section-coomon-wrap .text-section-coomon-cnt {
  font-weight: 400;
  font-size: 20px;
  color: #6E6D7A;
  line-height: 32px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.btn.btn3 {
  min-width: 219px;
  height: 44px;
  border-radius: 60px 60px 60px 60px;
  border: 1px solid #000000;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 40px;
  text-align: center;
  font-style: normal;
  text-transform: none;
  display: inline-block;
  padding: 0 15px;
}
.btn.btn3:hover {
  background: #000000;
  color: #FFFFFF;
}
.w540 {
  width: 540px;
}
.w600 {
  width: 600px;
}
.mb200 {
  margin-bottom: 200px;
}