.banner {
  position: relative; }

.bantit {
  position: absolute;
  left: 12.5%;
  top: 34.5%;
  width: 450px; }
  .bantit h2 {
    position: relative;
    font-size: 0;
    padding-left: 100px; }
    .bantit h2 span {
      font-size: 60px;
      font-family: Oswald;
      font-weight: bold;
      color: white;
      line-height: 68px;
      display: inline-block;
      background-color: #EC6B33;
      margin-bottom: 5px;
      padding: 0 10px; }
    .bantit h2 i {
      display: block;
      width: 70px;
      height: 10px;
      background-color: #fff;
      position: absolute;
      left: 0;
      top: 30px;
      z-index: 12; }

.abtit {
  font-size: 30px;
  font-family: Oswald;
  font-weight: bold;
  color: #333333;
  line-height: 42px;
  margin-top: 90px;
  margin-bottom: 25px; }

.abdel {
  font-size: 16px;
  font-family: Rubik;
  color: #666666;
  line-height: 24px; }

.abline {
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  margin-top: 40px;
  margin-bottom: 25px; }

.abboxlf {
  width: 48.5%; }
  .abboxlf h2 {
    font-size: 24px;
    font-family: Rubik;
    color: #333333;
    line-height: 24px;
    margin-top: 24px; }
  .abboxlf h2::before {
    content: '';
    display: inline-block;
    background-color: #EC6B33;
    width: 40px;
    height: 6px;
    vertical-align: middle;
    transition: all .3s;
    margin-right: 20px;
    margin-top: -3px; }
  .abboxlf p {
    font-size: 16px;
    font-family: Rubik;
    color: #999999;
    line-height: 24px;
    margin: 25px 0 20px; }

.abvio {
  background-color: #E6E6E6;
  position: relative;
  margin-top: 70px; }

.abviolf {
  width: 50%;
  position: relative; }

.abviort {
  position: absolute;
  width: 40%;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 123; }
  .abviort h2 {
    font-size: 30px;
    font-family: Oswald;
    font-weight: bold;
    color: #333333;
    line-height: 42px; }
  .abviort p {
    font-size: 16px;
    font-family: Rubik;
    color: #666666;
    line-height: 24px;
    margin-top: 25px;
    margin-bottom: 40px; }
  .abviort a {
    display: block;
    width: 360px;
    height: 70px;
    background: #ec6b33;
    text-align: center;
    line-height: 70px;
    font-size: 20px;
    font-family: Oswald;
    color: #333333; }
    .abviort a i {
      font-size: 14px;
      margin-left: 20px;
      vertical-align: middle;
      margin-top: -7px; }

.abmore {
  margin-top: 25px;
  font-size: 0;
  margin-bottom: 60px; }

.abmorebox {
  display: inline-block;
  width: 31.1%;
  vertical-align: top;
  margin-bottom: 60px; }
  .abmorebox h2 {
    font-size: 24px;
    font-family: Rubik;
    color: #333333;
    line-height: 27px;
    margin-top: 30px;
    margin-bottom: 15px; }
  .abmorebox p {
    font-size: 16px;
    font-family: Poppins;
    color: #999999;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .abmorebox a {
    width: 100%;
    height: 65px;
    border: 2px solid #999;
    text-align: center;
    line-height: 63px;
    font-size: 20px;
    font-family: Oswald;
    color: #999;
    display: block;
    margin-top: 27px;
    transition: all .4s; }
    .abmorebox a i {
      font-size: 18px;
      margin-left: 20px;
      margin-top: -7px;
      vertical-align: middle; }
    .abmorebox a:hover {
      background: #ec6b33;
      color: #333;
      border: 2px solid #ec6b33;
      transition: all .4s; }

.morecnt {
  margin: 0 3.3%; }

.vidoply {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 84px;
  height: 84px;
  z-index: 123; }

.vi_box {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 9999999;
  display: none; }

.vdobox {
  width: 70%;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.myg {
  width: 30px;
  height: 30px;
  position: absolute;
  text-align: center;
  right: -10px;
  top: -9px;
  background: #ff1783;
  border-radius: 100%;
  line-height: 20px;
  padding: 5px; }

@media screen and (max-width: 1274px) and (min-width: 1190px) {
  .bantit h2 span {
    font-size: 50px;
    line-height: 52px;
    margin-bottom: 8px;
    padding: 0 7px; }

  .bantit h2 i {
    top: 20px; }

  .abboxlf h2 {
    font-size: 23px; } }
@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .vidoply {
    width: 54px;
    height: 54px; }

  .vdobox {
    height: 420px; }

  .bantit h2 span {
    font-size: 30px;
    line-height: 42px; }

  .bantit h2 i {
    width: 50px;
    height: 5px;
    top: 20px; }

  .bantit h2 {
    padding-left: 80px; }

  .bantit {
    left: 7.5%;
    top: 39.5%; }

  .abtit {
    margin-top: 60px;
    margin-bottom: 20px; }

  .abdel {
    font-size: 15px;
    line-height: 22px; }

  .abline {
    margin-top: 35px;
    margin-bottom: 25px; }

  .abboxlf h2 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px; }

  .abboxlf p {
    font-size: 14px;
    line-height: 22px;
    margin: 20px 0 15px; }

  .abboxlf h2::before {
    width: 30px;
    height: 4px;
    margin-right: 15px; }

  .abviort h2 {
    font-size: 28px;
    line-height: 32px; }

  .abviort p {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 25px; }

  .abviort a {
    height: 55px;
    line-height: 55px;
    font-size: 18px; }

  .abvio {
    margin-top: 40px; }

  .abmorebox h2 {
    font-size: 20px;
    line-height: 22px;
    margin-top: 25px;
    margin-bottom: 10px; }

  .abmorebox p {
    font-size: 14px;
    line-height: 22px; }

  .abmorebox a {
    height: 50px;
    line-height: 48px;
    font-size: 17px; }

  .abmorebox a i {
    font-size: 15px;
    margin-left: 15px;
    margin-top: -3px; }

  .abmorebox {
    margin-bottom: 40px; }

  .abmore {
    margin-bottom: 30px; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .vdobox {
    height: 420px; }

  .vidoply {
    width: 44px;
    height: 44px; }

  .bantit h2 span {
    font-size: 30px;
    line-height: 42px; }

  .bantit h2 i {
    width: 50px;
    height: 5px;
    top: 20px; }

  .bantit h2 {
    padding-left: 80px; }

  .bantit {
    left: 7.5%;
    top: 39.5%; }

  .abtit {
    margin-top: 60px;
    margin-bottom: 20px; }

  .abdel {
    font-size: 15px;
    line-height: 22px; }

  .abline {
    margin-top: 35px;
    margin-bottom: 25px; }

  .abboxlf h2 {
    font-size: 17px;
    line-height: 22px;
    margin-top: 20px; }

  .abboxlf p {
    font-size: 14px;
    line-height: 22px;
    margin: 20px 0 15px; }

  .abboxlf h2::before {
    width: 0;
    margin-right: 0; }

  .abboxlf {
    width: 49.5%; }

  .abviort h2 {
    font-size: 26px;
    line-height: 30px; }

  .abviort p {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 15px; }

  .abviort a i {
    font-size: 14px;
    margin-left: 10px;
    margin-top: -4px; }

  .abviort a {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    width: 100%; }

  .abvio {
    margin-top: 40px; }

  .abmorebox h2 {
    font-size: 20px;
    line-height: 22px;
    margin-top: 25px;
    margin-bottom: 10px; }

  .abmorebox p {
    font-size: 14px;
    line-height: 22px; }

  .abmorebox a {
    height: 45px;
    line-height: 42px;
    font-size: 15px; }

  .abmorebox a i {
    font-size: 14px;
    margin-left: 15px;
    margin-top: -3px; }

  .abmorebox {
    margin-bottom: 40px; }

  .abmore {
    margin-bottom: 30px; } }
@media screen and (max-width: 767px) {
  .vdobox {
    height: 270px; }

  .vidoply {
    width: 42px;
    height: 42px; }

  .bantit h2 span {
    font-size: 20px;
    line-height: 26px; }

  .bantit h2 i {
    width: 25px;
    height: 3px;
    top: 10px; }

  .bantit h2 {
    padding-left: 40px; }

  .bantit {
    left: 4.5%;
    top: 38.5%; }

  .abtit {
    font-size: 19px;
    line-height: 22px;
    margin-top: 30px;
    margin-bottom: 15px; }

  .abdel {
    font-size: 14px;
    line-height: 22px;
    font-weight: 450; }

  .abline {
    margin-top: 20px;
    margin-bottom: 10px; }

  .abboxlf {
    width: 100%; }

  .abboxlf h2 {
    font-size: 17px;
    line-height: 20px;
    margin-top: 10px; }

  .abboxlf h2::before {
    width: 0;
    margin-right: 0px; }

  .abboxlf p {
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0 9px; }

  .abvio {
    margin-top: 30px; }

  .abviolf {
    width: 100%; }

  .abviort {
    position: initial;
    width: 100%;
    right: auto;
    top: 20px;
    transform: translateY(0);
    padding: 20px; }

  .abviort h2 {
    font-size: 18px;
    line-height: 20px; }

  .abviort p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 20px; }

  .abviort a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px; }

  .abviort a i {
    margin-left: 10px;
    margin-top: -3px; }

  .abmore {
    margin-bottom: 40px; }

  .abmorebox {
    margin-bottom: 30px;
    width: 100%; }

  .abmorebox h2 {
    font-size: 20px;
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 10px; }

  .abmorebox p {
    font-size: 14px;
    line-height: 22px; }

  .abmorebox a {
    height: 45px;
    line-height: 43px;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 10px; }

  .abmorebox a i {
    font-size: 14px;
    margin-left: 10px;
    margin-top: -3px; }

  .morecnt {
    margin: 0 0 30px 0; } }

/*# sourceMappingURL=about.css.map */
