.headerline {
  width: 100%;
  height: 1px;
  background: #757575;
  top: 106px;
  position: absolute; }

.nav_top {
  top: 108px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1321;
  font-size: 16px;
  font-family: Lato-Regular;
  color: #757575;
  line-height: 30px;
  text-shadow: 0px 2px 20px rgba(0, 0, 0, 0.3); }
  .nav_top a {
    color: #757575; }

.banbox {
  position: absolute;
  left: 50%;
  top: 50.5%;
  z-index: 3;
  transform: translateX(-50%); }
  .banbox h2 {
    font-size: 64px;
    font-family: Lato-Bold;
    font-weight: bold;
    color: #fafafa;
    line-height: 54px; }
  .banbox p {
    font-size: 16px;
    font-family: Lato-Light;
    font-weight: 300;
    color: #fff;
    line-height: 24px;
    width: 69%;
    margin-top: 30px; }

.set1 {
  padding: 90px 0 100px;
  background-color: #2e2e2e; }
  .set1 .container {
    width: 1200px; }

.protype_box h2 {
  font-size: 32px;
  font-family: Lato-Light;
  color: #fafafa;
  line-height: 40px; }
.protype_box .proline {
  width: 100%;
  height: 1px;
  background: white;
  margin: 20px 0 34px; }

.pro_box > div.probox:nth-child(4n) {
  margin-right: 0; }

.probox {
  width: 23.8%;
  margin-right: 1.5%;
  position: relative;
  margin-bottom: 20px; }
  .probox a {
    display: block; }
  .probox h2 {
    position: absolute;
    left: 23px;
    top: 24px;
    z-index: 3;
    font-size: 12px;
    font-family: Lato-Regular;
    color: #212121;
    line-height: 21px;
    transition: all .4s; }
  .probox:hover h2 {
    opacity: 0;
    transition: all .4s; }
  .probox:hover .procnt, .probox:hover .pro_cnt {
    opacity: 1;
    transition: all .4s; }

.procnt {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 456;
  background-color: rgba(46, 46, 46, 0.65);
  opacity: 0; }

.pro_cnt {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 44444;
  width: 100%;
  text-align: center;
  opacity: 0;
  transition: all .4s; }
  .pro_cnt h3 {
    font-size: 20px;
    font-family: Lato-Regular;
    color: white;
    line-height: 21px; }
  .pro_cnt h4 {
    font-size: 12px;
    font-family: Lato-Regular;
    color: #fafafa;
    line-height: 21px;
    margin: 8px 0 10px; }

.view_more {
  width: 220px;
  height: 50px;
  border: 1px solid #fafafa;
  margin: 20px auto 50px;
  text-align: center;
  font-size: 18px;
  font-family: Lato-Regular;
  color: #fafafa;
  line-height: 50px;
  display: block; }

@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .set1 .container {
    width: 1170px; } }
@media screen and (max-width: 1199px) and (min-width: 1000px) {
  .set1 .container {
    width: 970px; }

  .headerline {
    top: 81px; }

  .nav_top {
    top: 85px; }

  .banbox {
    top: 43.5%; }
    .banbox h2 {
      font-size: 46px;
      line-height: 46px; }
    .banbox p {
      font-size: 16px;
      margin-top: 10px; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .set1 .container {
    width: 750px; }

  .banbox {
    top: 34.5%; }
    .banbox h2 {
      font-size: 34px;
      line-height: 34px; }
    .banbox p {
      font-size: 14px;
      margin-top: 10px;
      line-height: 21px;
      width: 100%; }

  .headerline {
    display: none; }

  .set1 {
    padding: 60px 0 50px; }

  .probox h2 {
    left: 10px;
    top: 10px; }

  .pro_cnt h3 {
    font-size: 16px;
    line-height: 14px; }

  .view_more {
    width: 200px;
    height: 45px;
    font-size: 16px;
    line-height: 45px; }

  .nav_top {
    top: 66px; } }
@media screen and (max-width: 767px) {
  .set1 .container {
    width: 100%;
    padding: 0 20px; }

  .banbox {
    top: 52.5%; }
    .banbox h2 {
      font-size: 22px;
      line-height: 22px; }
    .banbox p {
      font-size: 14px;
      margin-top: 10px;
      line-height: 21px;
      width: 100%;
      display: none; }

  .headerline {
    top: 64px; }

  .set1 {
    padding: 50px 0 40px; }

  .probox h2 {
    left: 10px;
    top: 10px; }

  .pro_cnt h3 {
    font-size: 16px;
    line-height: 14px; }

  .view_more {
    width: 200px;
    height: 45px;
    font-size: 16px;
    line-height: 45px; }

  .probox {
    width: 48%;
    margin-right: 4%; }

  .pro_box > div.probox:nth-child(2n) {
    margin-right: 0; }

  .protype_box > h2 {
    font-size: 20px;
    line-height: 20px; }

  .banner > img {
    height: 240px;
    object-fit: cover; }

  .nav_top {
    top: 66px; } }

/*# sourceMappingURL=all.css.map */
