body {
  font-family: 'Poppins', sans-serif; }

header .container {
  width: 95%; }
  @media (min-width: 1800px) {
    header .container {
      width: 1765px; } }
  @media (max-width: 600px) {
    header .container {
      width: 100%; } }
header .header_top {
  background: #082B31; }
  header .header_top .left {
    float: left;
    padding: 10px 0px; }
    header .header_top .left ul {
      list-style: none;
      padding: 0px;
      margin: 0px; }
      header .header_top .left ul li {
        float: left;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
        color: #FFFFFF;
        padding: 0px 15px;
        position: relative; }
        header .header_top .left ul li a {
          font-style: normal;
          font-weight: normal;
          font-size: 14px;
          line-height: 17px;
          color: #FFFFFF; }
        header .header_top .left ul li:after {
          content: '';
          position: absolute;
          right: 0px;
          top: 10%;
          width: 1px;
          height: 80%;
          background: #fff; }
          @media (max-width: 600px) {
            header .header_top .left ul li:after {
              display: none; } }
        header .header_top .left ul li:last-child:after {
          display: none; }
        @media (max-width: 992px) {
          header .header_top .left ul li:last-child {
            display: none; } }
        @media (max-width: 992px) {
          header .header_top .left ul li:nth-child(2):after {
            display: none; } }
        @media (max-width: 600px) {
          header .header_top .left ul li:nth-child(2) {
            display: none; } }
  header .header_top .right {
    float: right; }
    @media (max-width: 1300px) {
      header .header_top .right {
        margin-right: 105px; } }
    @media (max-width: 778px) {
      header .header_top .right {
        display: none; } }
    header .header_top .right ul {
      list-style: none; }
      header .header_top .right ul li {
        float: left; }
        header .header_top .right ul li a {
          color: #fff;
          padding: 6px 20px;
          display: block;
          border-right: 1px solid rgba(255, 255, 255, 0.15); }
        header .header_top .right ul li:last-child a {
          border-right: 0px; }
        header .header_top .right ul li:hover a {
          color: #082B31;
          background: #fff; }
header .content_top {
  padding: 35px 0px;
  position: relative; }
  @media (max-width: 992px) {
    header .content_top {
      padding: 20px 10px; } }
  header .content_top .container {
    position: relative; }
  header .content_top .logo {
    position: absolute;
    left: 0px; }
    header .content_top .logo img {
      max-height: 58px; }
    @media (max-width: 992px) {
      header .content_top .logo {
        position: relative; } }
  header .content_top .menu_pc {
    text-align: center; }
    header .content_top .menu_pc .menu_main a {
      font-weight: 500;
      font-size: 18px;
      line-height: normal;
      color: #000000;
      text-transform: inherit; }
      header .content_top .menu_pc .menu_main a:hover {
        color: #2FB7B7; }
    header .content_top .menu_pc .menu_main > ul {
      display: inline-block; }
      @media (max-width: 1300px) {
        header .content_top .menu_pc .menu_main > ul {
          float: right; } }
    header .content_top .menu_pc .menu_main li.active a {
      color: #2FB7B7; }
header .languages_login {
  position: absolute;
  right: 0px;
  top: 0; }
  @media (max-width: 1300px) {
    header .languages_login {
      position: absolute;
      right: 0px;
      top: -69px;
      z-index: 9999; } }
  @media (max-width: 992px) {
    header .languages_login {
      top: -55px; } }
  header .languages_login .languages {
    float: left; }
    header .languages_login .languages select {
      margin: 10px;
      padding: 5px;
      border: none;
      font-size: 15px;
      line-height: normal;
      color: #000000;
      background: transparent;
      width: 88px; }
      @media (max-width: 1366px) {
        header .languages_login .languages select {
          width: 93px;
          padding: 4px 10px; } }
      @media (max-width: 1300px) {
        header .languages_login .languages select {
          margin: 0px;
          color: #fff;
          border: 1px solid #fff; } }
  header .languages_login .login {
    float: left;
    margin-left: 15px; }
    header .languages_login .login a {
      display: block;
      width: 190px;
      height: 50px;
      text-align: center;
      border: 2px solid #2FB7B7;
      box-sizing: border-box;
      border-radius: 5px;
      line-height: 50px;
      font-size: 18px;
      color: #2FB7B7;
      font-weight: 700; }
      @media (max-width: 1366px) {
        header .languages_login .login a {
          width: 130px; } }
    @media (max-width: 1300px) {
      header .languages_login .login {
        display: none; } }
  @media (max-width: 1200px) {
    header .languages_login .icon_search {
      width: 130px; } }

.box-search-show form button, .box-search-show form .close {
  background-color: #2fb7b7; }

.slider .slider_main .item {
  position: relative; }
  .slider .slider_main .item .content_slider {
    position: absolute;
    width: 770px;
    margin: 0px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: calc(50% - 150px);
    color: #fff;
    max-width: 70%;
    text-align: center; }
    @media (max-width: 767px) {
      .slider .slider_main .item .content_slider {
        top: calc(50% - 100px); } }
    @media (max-width: 480px) {
      .slider .slider_main .item .content_slider {
        max-width: 100%;
        top: calc(50% - 50px); } }
    @media (max-width: 400px) {
      .slider .slider_main .item .content_slider {
        display: none; } }
    .slider .slider_main .item .content_slider h3 {
      text-align: center;
      font-style: normal;
      font-weight: bold;
      font-size: 50px;
      line-height: normal;
      color: #FFFFFF;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .slider .slider_main .item .content_slider h3 {
          font-size: 25px;
          margin-bottom: 10px; } }
      @media (max-width: 480px) {
        .slider .slider_main .item .content_slider h3 {
          display: none; } }
    .slider .slider_main .item .content_slider p {
      font-style: normal;
      font-weight: normal;
      font-size: 20px;
      line-height: 33px;
      text-align: center;
      color: #FFFFFF;
      margin: 0px;
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .slider .slider_main .item .content_slider p {
          font-size: 14px;
          margin-bottom: 15px; } }
    .slider .slider_main .item .content_slider ul {
      list-style: none;
      display: inline-block; }
      .slider .slider_main .item .content_slider ul li {
        float: left;
        width: 173px;
        margin-right: 20px;
        height: 50px; }
        @media (max-width: 767px) {
          .slider .slider_main .item .content_slider ul li {
            width: 140px;
            height: 35px; } }
        .slider .slider_main .item .content_slider ul li a {
          display: block;
          color: #FE8100;
          line-height: 50px;
          font-size: 18px;
          background: #fff;
          border-radius: 5px;
          position: relative;
          border-radius: 5px; }
          .slider .slider_main .item .content_slider ul li a:hover {
            color: #fff;
            background: #FE8100; }
          @media (max-width: 767px) {
            .slider .slider_main .item .content_slider ul li a {
              line-height: 35px; } }

.main {
  padding: 0px; }
  @media (max-width: 767px) {
    .main {
      padding: 0px; } }
  .main .about_us .content_us > p {
    font-size: 14px;
    line-height: 25px;
    /*color: #646C75;*/
    margin-top: 0px; }
  .main .about_us .content_us .titles {
    margin: 15px 0px; }
    .main .about_us .content_us .titles h2 {
      font-weight: 600;
      font-size: 40px;
      line-height: normal;
      color: #000000;
      margin: 0px; }
    .main .about_us .content_us .titles p {
      font-size: 14px;
      line-height: 25px;
      margin: 0px;
      color: #646C75; }
  .main .about_us .img_list {
    float: left;
    width: 100%;
    /*display: flex;*/ }
    .main .about_us .img_list img {
       max-width: 100%;}
  .main .about_us .content p {
    margin: 0px;
    font-size: 14px;
    line-height: 25px;
    /*color: #646C75;*/ }
  .main .about_us .list_process ul {
    list-style: none;
    padding: 0px; }
    .main .about_us .list_process ul li {
      display: block; }
      .main .about_us .list_process ul li .process {
        display: flex;
        margin-bottom: 15px; }
        .main .about_us .list_process ul li .process .img {
          width: 33px;
          float: left; }
        .main .about_us .list_process ul li .process .text {
          width: calc(100% - 54px);
          margin-left: 21px;
          float: left;
          position: relative; }
          .main .about_us .list_process ul li .process .text p {
            margin: 0px;
            font-size: 14px;
            line-height: normal;
            color: #646C75;
            margin-bottom: 10px; }
            .main .about_us .list_process ul li .process .text p.item {
              background: #E8E8E8;
              width: 100%;
              height: 5px;
              position: relative; }
              .main .about_us .list_process ul li .process .text p.item span {
                position: absolute;
                left: 0px;
                height: 100%;
                width: 0%;
                background: #FE8100; }
              .main .about_us .list_process ul li .process .text p.item .run {
                transition: all 5s; }
          .main .about_us .list_process ul li .process .text > span {
            position: absolute;
            font-size: 14px;
            line-height: normal;
            right: 0px;
            top: 0px;
            color: #FE8100; }
  .main .recent_product {
    padding: 50px 0px;
    background: #fff; }
  .main .why_chose {
    padding: 50px 0px; }
    .main .why_chose .title_t {
      width: 600px;
      max-width: 100%; }
      @media (max-width: 992px) {
        .main .why_chose .title_t {
          width: 100%; } }
    .main .why_chose .left {
      width: 30%; }
      @media (max-width: 992px) {
        .main .why_chose .left {
          display: none; } }
    .main .why_chose .content {
      width: calc(100% - 30%); }
      @media (max-width: 992px) {
        .main .why_chose .content {
          width: 100%; } }
    .main .why_chose .container {
      width: 95%; }
      @media (min-width: 1800px) {
        .main .why_chose .container {
          width: 1765px; } }
      @media (max-width: 600px) {
        .main .why_chose .container {
          width: 100%; } }
    .main .why_chose .content {
      float: left; }
      .main .why_chose .content .owl-stage {
        padding-bottom: 35px; }
      .main .why_chose .content .item {
        padding: 22px;
        background: #fff;
        padding-bottom: 77px;
        position: relative; }
        .main .why_chose .content .item h3 {
          font-weight: 600;
          font-size: 25px;
          line-height: normal;
          margin-bottom: 20px;
          text-transform: uppercase;
          font-weight: 600;
          font-size: 25px;
          line-height: normal;
          color: #000000; }
        .main .why_chose .content .item p {
          font-size: 14px;
          line-height: 25px;
          color: #646C75;
          margin: 0px; }
        .main .why_chose .content .item:hover h3 {
          color: #FE8100; }
        .main .why_chose .content .item .number {
          position: absolute;
          right: 0px;
          bottom: -70px;
          font-weight: 900;
          font-size: 100px;
          line-height: 180px;
          color: #EFF3F7; }

.title_t, .title_l {
  margin-bottom: 35px; }
  .title_t h2, .title_l h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: normal;
    text-align: center;
    color: #000000;
    margin: 0px; }
  .title_t p, .title_l p {
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    color: #646C75;
    margin: 0px; }

.title_l h2 {
  text-align: left; }
.title_l p {
  text-align: left; }
  .title_l p a {
    color: #FE8100; }

.list_page {
  text-align: center; }
  .list_page ul {
    display: inline-block;
    list-style: none; }
    .list_page ul li {
      float: left;
      margin-right: 20px; }
      @media (max-width: 992px) {
        .list_page ul li {
          width: 25%; } }
      @media (max-width: 992px) {
        .list_page ul li {
          width: calc(50% - 10px);
          padding: 5px;
          margin-right: 0px;
          margin-bottom: 5px; } }
      .list_page ul li a {
        padding: 12px 30px;
        display: block;
        background: #FFFFFF;
        border: 1px solid #C7CED6;
        box-sizing: border-box;
        border-radius: 5px; }
        .list_page ul li a:hover {
          background: #FE8100;
          color: #fff; }
        .list_page ul li a.active {
          background: #FE8100;
          color: #fff; }
        @media (max-width: 992px) {
          .list_page ul li a {
            padding: 12px 0px; } }
    @media (max-width: 992px) {
      .list_page ul {
        display: flex; } }
    @media (max-width: 767px) {
      .list_page ul {
        flex-wrap: wrap; } }

.list_tab .tab {
  padding: 20px 0px;
  display: none; }
  .list_tab .tab:first-child {
    display: block; }
  .list_tab .tab .item {
    position: relative;
    margin-top: 20px;
    margin-bottom: 80px; }
    .list_tab .tab .item .img {
      max-height: 350px;
      overflow: hidden; }
      .list_tab .tab .item .img img {
        transition: all .5s;width:100%; }
      .list_tab .tab .item .img:hover img {
        transform: scale(1.1); }
    @media (max-width: 768px) {
      .list_tab .tab .item {
        margin-bottom: 60px; } }
  .list_tab .tab .text {
    position: absolute;
    right: 0px;
    bottom: -50px;
    background: #FAFAFA;
    border-radius: 5px 0px 0px 5px;
    width: 80%;
    padding: 22px; }
    @media (max-width: 768px) {
      .list_tab .tab .text {
        width: 95%; } }
    .list_tab .tab .text .content {
      position: relative;
      padding-right: 64px; }
      .list_tab .tab .text .content i {
        position: absolute;
        right: 20px;
        top: -5px;
        height: 55px;
        width: 55px;
        line-height: 50px;
        border-radius: 50%;
        text-align: center;
        border: 1px solid #C7CED6; }
        @media (max-width: 768px) {
          .list_tab .tab .text .content i {
            right: 0px; } }
      .list_tab .tab .text .content h3 {
        font-weight: 600;
        font-size: 25px;
        color: #000000;
        margin: 0px;
        line-clamp: 1;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
        height: 32px; }
      .list_tab .tab .text .content p {
        font-size: 14px;
        color: #646C75;
        margin: 0px;
        line-clamp: 1;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
        height: 22px; }

.regular {
  padding: 34px 0px;
  background: #FE8100; }
  .regular .container .list {
    display: flex; }
    @media (max-width: 992px) {
      .regular .container .list {
        flex-wrap: wrap; } }
    @media (max-width: 992px) {
      .regular .container .list .left_text {
        width: 100%;
        margin-bottom: 5px; } }
    .regular .container .list .left_text h3 {
      font-weight: 600;
      font-size: 40px;
      line-height: normal;
      margin: 0px;
      color: #FFFFFF; }
    .regular .container .list .left_text p {
      font-size: 14px;
      line-height: 25px;
      margin: 0px;
      color: #FFFFFF; }
    .regular .container .list .right_button {
      padding-left: 25px; }
      @media (max-width: 992px) {
        .regular .container .list .right_button {
          width: 100%;
          padding-left: 0px; } }
      .regular .container .list .right_button ul {
        display: flex;
        list-style: none; }
        @media (max-width: 380px) {
          .regular .container .list .right_button ul {
            flex-wrap: wrap; } }
        .regular .container .list .right_button ul li {
          padding: 10px 0px; }
          @media (max-width: 480px) {
            .regular .container .list .right_button ul li {
              width: 100%;
              padding: 5px;
              text-align: center; } }
          @media (max-width: 380px) {
            .regular .container .list .right_button ul li {
              width: 100%; } }
          .regular .container .list .right_button ul li a {
            display: block;
            padding: 13px 36px;
            background: #FFFFFF;
            border-radius: 5px;
            font-size: 18px;
            margin-right: 20px;
            line-height: normal;
            color: #2FB7B7; }
            @media (max-width: 480px) {
              .regular .container .list .right_button ul li a {
                font-size: 14px;
                padding: 13px 0px;
                margin-right: 0px; } }

.it_work {
  padding: 50px 0px;
  background: #fff; }
  .it_work .list_it_work .item .icon {
    width: 100%;
    height: auto;
    text-align: center; }
    .it_work .list_it_work .item .icon img {
      width: 150px;
      margin: 0 auto; }
  .it_work .list_it_work .item .text h3 {
    font-weight: 600;
    font-size: 25px;
    line-height: normal;
    text-align: center;
    margin: 0px;
    color: #000000; }
  .it_work .list_it_work .item .text p {
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    margin: 0px;
    color: #646C75; }
    .it_work .list_it_work .item .text p a {
      color: #646C75; }

.we_love {
  padding: 50px 0px; }
  .we_love .img_icon {
    margin-bottom: 15px;
    text-align: center; }
    .we_love .img_icon img {
      margin: 0 auto; }
  .we_love .owl-caption-feedback {
    margin-bottom: 30px !important; }
    .we_love .owl-caption-feedback .item-feedback p {
      font-size: 14px;
      line-height: 25px;
      text-align: center;
      margin: 0px;
      color: #646C75; }
  .we_love .owl-img-feedback {
    margin-bottom: 30px !important; }
    .we_love .owl-img-feedback .item-feedback {
      padding: 20px; }
      .we_love .owl-img-feedback .item-feedback .avatar-feedback {
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        overflow: hidden; }
  .we_love .owl-img-feedback .owl-item.active.center .item-feedback {
    padding: 0; }
  .we_love .text_ .item p {
    margin: 0px;
    text-align: center; }
  .we_love .text_ .item strong {
    font-weight: 600;
    font-size: 18px;
    line-height: normal;
    text-align: center;
    color: #000000; }

.faq {
  background: #fff;
  display: flex; }
  .faq .item {
    width: calc(50% - 30px);
    padding-right: 30px; }
    .faq .item:nth-child(2) {
      padding-left: 30px;
      padding-right: 0px; }
      @media (max-width: 767px) {
        .faq .item:nth-child(2) {
          width: 100%;
          padding: 0px 20px; } }
    @media (max-width: 992px) {
      .faq .item:nth-child(1) {
        overflow: hidden; }
        .faq .item:nth-child(1) img {
          height: 100%;
          width: auto;
          max-width: max-content; } }
    @media (max-width: 767px) {
      .faq .item:nth-child(1) {
        display: none; } }
  .faq .title_l {
    margin-top: 100px;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .faq .title_l {
        margin-top: 50px;
        margin-bottom: 20px; } }
  .faq .list_faq .item_f h4 {
    font-weight: 600;
    position: relative;
    font-size: 18px;
    line-height: normal;
    color: #000000;
    padding-bottom: 17px;
    border-bottom: 1px solid  #E9ECEE;
    padding-right: 30px; }
    .faq .list_faq .item_f h4 i {
      position: absolute;
      right: 0px;
      top: 0px;
      cursor: pointer;
      padding: 5px;
      transition: all .5s; }
  .faq .list_faq .item_f.active h4 {
    color: #FE8100; }
  .faq .list_faq .item_f.active i {
    transform: rotate(180deg); }
  .faq .list_faq .item_f .content {
    display: none; }
  .faq .link_page {
    margin-top: 30px;
    font-size: 18px;
    line-height: normal;
    color: #FFFFFF;
    display: inline-block;
    padding: 13px 35px;
    background: #FE8100;
    border-radius: 5px; }

.partners {
  padding: 50px 0px; }
  .partners .list_partners .item {
    height: 100px;
    padding: 12px; }
    .partners .list_partners .item img {
      width: auto; }

footer {
  background: #082B31;
  padding: 50px 0px; }
  footer a {
    color: #fff;
    padding: 5px; }
  footer .infor p {
    font-style: italic;
    font-size: 12px;
    line-height: 22px;
    color: #FFFFFF; }
   
    footer .infor p:nth-child(2) {
      margin-top: 10px; }
  footer .item h3 {
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 18px;
    line-height: normal;
    color: #FFFFFF;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      footer .item h3 {
        margin-top: 20px; } }
  footer .item ul {
    list-style: none;
    padding: 0px;
    margin: 0px; }
    footer .item ul li a {
      font-size: 14px;
      padding: 10px 0px;
      display: block;
      color: #FFFFFF; }
  footer .item p {
    float: left;
    width: 100%;
    color: #fff; }
    footer .item p i {
      float: left; }
    footer .item p span {
      color: #fff;
      float: left;
      font-size: 14px;
      line-height: 25px;
      display: block;
      width: calc(100% - 30px);
      margin-left: 10px; }
    footer .item p:after {
      display: table;
      content: '';
      clear: both; }

.owl-dots {
  text-align: left; }

.owl-theme .owl-dots .owl-dot:hover span, .owl-theme .owl-dots .owl-dot.active span {
  background: #FE8100; }

.banner_breadcrumb {
  position: relative; }
  .banner_breadcrumb img {
    min-height: 110px; }
  .banner_breadcrumb .breadcrumb {
    position: absolute;
    top: calc(50% - 50px);
    width: 100%;
    background: transparent;
    text-align: center;
    margin: 0px; }
    .banner_breadcrumb .breadcrumb h1 {
      width: 100%;
      text-align: center;
      font-size: 50px;
      line-height: normal;
      text-align: center;
      color: #000000;
      margin: 0px; }
      @media (max-width: 767px) {
        .banner_breadcrumb .breadcrumb h1 {
          font-size: 35px; } }
    .banner_breadcrumb .breadcrumb ul {
      display: inline-block;
      list-style: none; }
      .banner_breadcrumb .breadcrumb ul li {
        float: left; }
        .banner_breadcrumb .breadcrumb ul li a {
          display: block;
          padding: 0px 15px;
          font-size: 14px;
          line-height: 25px;
          text-align: center;
          color: #646C75;
          position: relative; }
          .banner_breadcrumb .breadcrumb ul li a:after {
            position: absolute;
            content: '//';
            top: 0px;
            right: -6px; }
          @media (max-width: 767px) {
            .banner_breadcrumb .breadcrumb ul li a {
              font-size: 12px; } }
        .banner_breadcrumb .breadcrumb ul li p {
          display: block;
          padding: 0px 15px;
          font-size: 14px;
          line-height: 25px;
          text-align: center;
          color: #646C75;
          position: relative;
          margin: 0px; }
          @media (max-width: 767px) {
            .banner_breadcrumb .breadcrumb ul li p {
              font-size: 12px; } }

.about_us {
  padding: 50px 0px; }
  @media (max-width: 767px) {
    .about_us {
      padding: 3px 0px; } }

.about_page {
  margin-bottom: 50px; }
  .about_page .title_l {
    margin-bottom: 10px; }
  @media (max-width: 767px) {
    .about_page {
      margin-bottom: 30px; } }

.banner_object {
  padding: 45px 0px;
  padding-bottom: 30px;
  background: #FE8100; }
  .banner_object .item {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 15px;
    width: 100%; }
    @media (max-width: 767px) {
      .banner_object .item {
        border-left: 0px; } }
    .banner_object .item .img {
      text-align: center; }
      .banner_object .item .img img {
        margin: 0 auto;
        min-height: 80px; }
    .banner_object .item .text h3 {
      font-weight: 600;
      font-size: 40px;
      line-height: normal;
      text-align: center;
      color: #FFFFFF;
      margin: 0px; }
      @media (max-width: 768px) {
        .banner_object .item .text h3 {
          font-size: 34px; } }
    .banner_object .item .text p {
      font-weight: 600;
      font-size: 25px;
      line-height: normal;
      text-align: center;
      color: #FFFFFF;
      margin: 0px; }
      @media (max-width: 768px) {
        .banner_object .item .text p {
          font-size: 17px; } }
  .banner_object .col-lg-3 {
    padding: 0px; }
  .banner_object .col-lg-3:first-child .item {
    border-left: 0px; }

.banner_order {
  position: relative; }
  .banner_order img {
    min-height: 210px; }
  .banner_order .content {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: calc(50% - 120px);
    width: 700px;
    max-width: 100%; }
    .banner_order .content p {
      font-style: italic;
      font-weight: normal;
      font-size: 20px;
      line-height: 36px;
      text-align: center;
      color: #111111; }
      @media (max-width: 992px) {
        .banner_order .content p {
          font-size: 15px; } }
      @media (max-width: 767px) {
        .banner_order .content p {
          font-size: 12px; } }
    @media (max-width: 992px) {
      .banner_order .content {
        top: calc(50% - 90px); } }

.our_team {
  padding: 50px 0px;
  background: #fff; }
  @media (max-width: 767px) {
    .our_team {
      padding: 30px 0px; } }
  .our_team .item {
    background: #F8F8F8;
    border-radius: 5px;
    padding: 40px; }
    .our_team .item img {
      width: auto;
      margin: 0 auto; }
    .our_team .item .text {
      margin-top: 20px; }
      .our_team .item .text h3 {
        font-weight: 600;
        font-size: 18px;
        line-height: normal;
        text-align: center;
        color: #000000;
        margin: 0px; }
      .our_team .item .text p {
        font-style: italic;
        font-weight: normal;
        font-size: 14px;
        line-height: normal;
        text-align: center;
        margin: 0px;
        color: #989FA6; }
  .our_team .owl-dots {
    margin-top: 30px !important;
    text-align: center; }
.out_service{padding:50px 0px;}
 @media (max-width: 767px) {
  .out_service{padding:30px 0px;}
 }
.out_service .item {
  background: #E5E5E5;
  margin-bottom: 30px; }
  .out_service .item .img {
    max-height: 246px;
    overflow: hidden; }
    .out_service .item .img a {
      display: block; }
      .out_service .item .img a img {
        transition: all .5s; }
  .out_service .item:hover img {
    transform: scale(1.1); }
  .out_service .item .text {
    padding: 22px 30px; }
    .out_service .item .text h2 {
      font-weight: 600;
      font-size: 18px;
      line-height: normal;
      color: #000000;
      margin: 0px; }
    .out_service .item .text p {
      font-weight: normal;
      font-size: 14px;
      line-height: 25px;
      margin: 0px;
      color: #646C75; }

.zom_a {
  display: block;
  overflow: hidden; }
  .zom_a img {
    transition: all .5s;
    width: 100%; }
  .zom_a:hover img {
    transform: scale(1.1); }
.list_news{padding:50px 0px;}
 @media (max-width: 767px) {
  .list_news{padding:30px 0px;}
 }
.list_news .grid .grid-item {
  width: calc(33.333% - 30px); }
  @media (max-width: 992px) {
    .list_news .grid .grid-item {
      width: calc(50% - 30px); } }
  @media (max-width: 480px) {
    .list_news .grid .grid-item {
      width: 100%; } }
.list_news .item {
  margin-bottom: 30px;
  background: #FFFFFF; }
  .list_news .item .text {
    padding: 30px; }
    .list_news .item .text h3 {
      font-weight: 600;
      font-size: 18px;
      line-height: normal;
      margin: 0px;
      color: #000000;
      margin-bottom: 13px; }
    .list_news .item .text p {
      font-size: 14px;
      line-height: 25px;
      color: #646C75;
      margin: 0px;
      margin-bottom: 13px; }
      .list_news .item .text p i, .list_news .item .text p span {
        padding: 0px 5px; }
      .list_news .item .text p:last-child {
        font-size: 12px;
        line-height: 22px;
        color: #959CA4; }

.paginate {
  border-top: 1px solid #E3E3E3; }
  .paginate .pagination li a {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 48px;
    cursor: pointer; }
  .paginate .pagination li.active a, .paginate .pagination li:hover a {
    background: #FE8100;
    color: #fff;
    border: 1px solid #FE8100; }

.newnews ul {
  list-style: none;
  margin-bottom: 10px; }
  .newnews ul li {
    float: left;
    padding: 5px 10px;
    background: #FE8100;
    border-radius: 3px;
    font-size: 12px;
    line-height: normal;
    color: #FFFFFF;
    margin-right: 8px; }
  .newnews ul:after {
    clear: both;
    content: '';
    display: table; }

.detail_news {
  padding: 50px 0px;
  background: #fff; }
  @media (max-width: 767px) {
    .detail_news {
      padding: 30px 0px; } }
  .detail_news .content p, .detail_news .content h3, .detail_news .content h4, .detail_news .content h2, .detail_news .content ul {
    width: 770px;
    max-width: 100%;
    margin: 0 auto; }
  .detail_news .content h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: normal;
    text-align: center;
    color: #000000;
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      .detail_news .content h2 {
        font-size: 20px; } }
  .detail_news .content .title_page {
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #646C75; }
    .detail_news .content .title_page span, .detail_news .content .title_page i {
      padding: 5px; }
  .detail_news .content p {
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
    color: #646C75;
    margin-bottom: 20px; }
  .detail_news .content h3, .detail_news .content h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: normal;
    text-align: justify;
    color: #000000;
    margin-bottom: 10px; }
  .detail_news .content img {
    margin-bottom: 40px; }
  .detail_news .deasription_news ul {
    list-style: disc;
    color: #007AFF;
    padding-left: 20px; }
    .detail_news .deasription_news ul li {
      margin-bottom: 5px; }
      .detail_news .deasription_news ul li p {
        margin-bottom: 0px;
        color: #646C75; }
  .detail_news .tag_news {
    border-top: 1px solid #E3E3E3;
    max-width: 100%;
    width: 770px;
    margin: 0 auto;
    float: none;
    margin-bottom: 30px; }
    .detail_news .tag_news a {
      color: #FE8100; }
    .detail_news .tag_news p:nth-child(2) {
      float: right; }
      .detail_news .tag_news p:nth-child(2) a {
        padding: 5px; }
    .detail_news .tag_news:after {
      clear: both;
      content: '';
      display: table; }
  .detail_news .newnews {
    text-align: center; }
    .detail_news .newnews ul {
      display: inline-block; }

.newsrelation {
  padding: 50px; }
  @media (max-width: 767px) {
    .newsrelation {
      padding: 30px 0px; } }

.list_news_old ul {
  display: flex; }
  @media (max-width: 767px) {
    .list_news_old ul {
      flex-wrap: wrap; } }
  .list_news_old ul li {
    width: 100%; }
    .list_news_old ul li a {
      display: block;
      font-weight: 600;
      font-size: 18px;
      line-height: normal;
      text-align: justify;
      color: #000000;
      padding: 15px;
      border: 1px solid #E3E3E3;
      line-clamp: 2;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      display: -webkit-box;
      height: 57px;
      line-height: 31px; }
      .list_news_old ul li a i {
        padding: 5px; }
      @media (max-width: 767px) {
        .list_news_old ul li a {
          width: 100%;
          margin-bottom: 5px; } }
    .list_news_old ul li:nth-child(2) {
      width: 60px; }
      .list_news_old ul li:nth-child(2) a {
        border-right: 0px;
        border-left: 0px;
        text-align: center;
        color: #FE8100;
        line-height: normal; }
      .list_news_old ul li:nth-child(2) i {
        padding: 0px; }
      @media (max-width: 767px) {
        .list_news_old ul li:nth-child(2) {
          display: none; } }
    .list_news_old ul li:nth-child(3) a {
      text-align: right; }

.project_list {
  padding: 50px 0px; }
  @media (max-width: 767px) {
    .project_list {
      padding: 30px 0px; } }
  .project_list .grid .grid-item {
    width: calc(33.33% - 30px); }
    @media (max-width: 992px) {
      .project_list .grid .grid-item {
        width: calc(50% - 30px); } }
    @media (max-width: 767px) {
      .project_list .grid .grid-item {
        width: 100%; } }
  .project_list .item {
    position: relative;
    margin-bottom: 30px; }
    .project_list .item .infor {
      position: absolute;
      opacity: 0;
      visibility: hidden;
      z-index: -1;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      background: #FE8100;
      align-items: center;
      display: flex;
      transition: all .5s; }
        .project_list .infor .is{
      width:100%;
     }
      .project_list .item .infor p {
        width: 100%;
        margin-bottom: 0px;
        text-align: center; }
        .project_list .item .infor p i {
          text-align: center;
          background: #FFFFFF;
          height: 67px;
          line-height: 67px;
          border-radius: 50%;
          color: #007AFF;
          width: 67px; }
      .project_list .item .infor h3 {
        margin: 0px;
        text-align: center;
        font-weight: 600;
        font-size: 25px;
        line-height: normal;
        text-align: center;
        width: 80%;
        color: #FFFFFF;
        margin: 0 auto; }
    .project_list .item:hover .infor {
      visibility: visible;
      z-index: 1;
      opacity: 0.8; }

.projectif {
  padding: 50px 0px; }
  .projectif .project_if {
    display: flex;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 30px 0px; }
    @media (max-width: 767px) {
      .projectif .project_if {
        flex-wrap: wrap; } }
    .projectif .project_if .item {
      width: 100%;
      padding: 0px 30px;
      border-right: 1px solid #E3E3E3; }
      .projectif .project_if .item:last-child {
        border-right: 0px; }
      .projectif .project_if .item h3 {
        font-weight: 600;
        font-size: 18px;
        line-height: normal;
        text-align: justify;
        color: #000000;
        margin: 0px;
        margin-bottom: 4px; }
        @media (max-width: 992px) {
          .projectif .project_if .item h3 {
            font-size: 16px; } }
        @media (max-width: 767px) {
          .projectif .project_if .item h3 {
            font-size: 18px; } }
      .projectif .project_if .item p {
        font-size: 14px;
        line-height: 25px;
        color: #646C75;
        margin: 0px; }
      @media (max-width: 767px) {
        .projectif .project_if .item {
          padding: 10px 30px;
          width: 100%;
          border-right: 0px;
          margin-bottom: 5px;
          border-bottom: 1px solid #E3E3E3; }
          .projectif .project_if .item:last-child {
            border-bottom: 0px; } }

.album_project {
  margin-bottom: 50px; }
  .album_project .slick-dots, .album_project .slick-arrow {
    display: none ; }
  .album_project .item img {
    width: 100%; }
  .album_project .small_album .item img {
    padding: 5px; }
  @media (max-width: 767px) {
    .album_project {
      margin-bottom: 30px; } }

.page_ {
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .page_ {
      margin-bottom: 30px; } }

.pricing {
  padding: 50px 0px; }
  @media (max-width: 767px) {
    .pricing {
      padding: 30px 0px; } }
  .pricing .list_price {
    padding-top: 150px;
    display: flex; }
    @media (max-width: 767px) {
      .pricing .list_price {
        flex-wrap: wrap;
        padding-top: 100px; } }
    .pricing .list_price .item {
      width: 100%; }
      @media (max-width: 767px) {
        .pricing .list_price .item {
          width: 50%;
          margin-bottom: 105px; } }
      .pricing .list_price .item li {
        border-top: 1px solid #E3E3E3;
        border-left: 1px solid #E3E3E3;
        font-size: 14px;
        line-height: 25px;
        color: #646C75;
        padding: 15px;
        line-height: normal;
        background: #fff;
        height: 47px;
        overflow: hidden;
        line-clamp: 2;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;
        line-height: 25px; }
      .pricing .list_price .item h3 {
        border-top: 1px solid #E3E3E3;
        border-left: 1px solid #E3E3E3;
        padding: 15px;
        font-weight: 600;
        font-size: 18px;
        line-height: normal;
        color: #FFFFFF;
        margin: 0px;
        background: #FE8100; }
      .pricing .list_price .item ul:last-child li:last-child {
        border-bottom: 1px solid #E3E3E3; }
    .pricing .list_price .title_pricing:not(:first-child) {
      display: none; }
      @media (max-width: 767px) {
        .pricing .list_price .title_pricing:not(:first-child) {
          display: block; } }
    .pricing .list_price .item_pricing {
      position: relative; }
      .pricing .list_price .item_pricing h3 {
        background: #F5F5F5;
        border-left: 0px;
        color: transparent; }
      .pricing .list_price .item_pricing li {
        text-align: center; }
        .pricing .list_price .item_pricing li i.fa-check {
          color: #21A500; }
        .pricing .list_price .item_pricing li i.fa-times {
          color: #FF0000; }
        @media (max-width: 767px) {
          .pricing .list_price .item_pricing li {
            border-right: 1px solid #E3E3E3; } }
      .pricing .list_price .item_pricing:last-child ul li {
        border-right: 1px solid #E3E3E3; }
      .pricing .list_price .item_pricing .title_price {
        position: absolute;
        top: -96px;
        left: 0;
        width: calc(100% + 2px);
        z-index: 99; }
        @media (max-width: 1200px) {
          .pricing .list_price .item_pricing .title_price {
            top: -84px; } }
        @media (max-width: 767px) {
          .pricing .list_price .item_pricing .title_price {
            top: -111px; } }
        @media (max-width: 600px) {
          .pricing .list_price .item_pricing .title_price {
            top: -84px; } }
        @media (max-width: 350px) {
          .pricing .list_price .item_pricing .title_price {
            top: -57px; } }
        .pricing .list_price .item_pricing .title_price h2 {
          font-size: 25px;
          line-height: normal;
          text-align: center;
          background: linear-gradient(299.1deg, #28C76F 6.62%, #81FBB8 99.7%);
          color: #FFFFFF;
          margin: 0px;
          padding: 15px 0px; }
        .pricing .list_price .item_pricing .title_price .price {
          background: linear-gradient(290.94deg, #28C76F 6.62%, #81FBB8 99.7%);
          padding: 15px 0px; }
          .pricing .list_price .item_pricing .title_price .price h4 {
            font-weight: 600;
            font-size: 30px;
            line-height: normal;
            text-align: center;
            color: #FFFFFF;
            margin: 0px; }
          .pricing .list_price .item_pricing .title_price .price p {
            font-size: 14px;
            line-height: 25px;
            text-align: center;
            margin: 0px;
            color: #FFFFFF; }
      .pricing .list_price .item_pricing:nth-child(2) .title_price h2 {
        background: linear-gradient(299.1deg, #0396FF 6.62%, #ABDCFF 99.7%); }
      .pricing .list_price .item_pricing:nth-child(2) .title_price .price {
        background: linear-gradient(299.1deg, #0396FF 6.62%, #ABDCFF 99.7%); }
      .pricing .list_price .item_pricing:last-child .title_price h2 {
        background: linear-gradient(299.1deg, #EA5455 6.62%, #FEB692 99.7%); }
      .pricing .list_price .item_pricing:last-child .title_price .price {
        background: linear-gradient(299.1deg, #EA5455 6.62%, #FEB692 99.7%); }
  .pricing .start_free {
    border-top: 1px solid #E3E3E3;
    padding: 24px; }
    .pricing .start_free a {
      display: block;
      font-size: 18px;
      line-height: normal;
      color: #FFFFFF;
      height: 50px;
      line-height: 50px;
      background: #FE8100;
      border-radius: 5px;
      text-align: center; }

.events {
  padding: 50px 0px; }
  .events .big_event {
    height: 430px;
    position: relative; }
    .events .big_event .img_video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      .events .big_event .img_video img {
        width: 100%; }
      .events .big_event .img_video .text {
        background: #FE8100;
        position: absolute;
        left: 0px;
        width: 100%;
        padding: 15px;
        bottom: 0px; }
        .events .big_event .img_video .text p {
          margin: 0px;
          font-size: 14px;
          line-height: 17px;
          color: #FFFFFF; }
        .events .big_event .img_video .text h2 {
          font-weight: 600;
          font-size: 18px;
          line-height: normal;
          margin: 0px;
          color: #FFFFFF; }
  .events .list_video {
    height: 430px;
    overflow-y: scroll;
    padding: 15px 0px;
    background: rgba(0, 122, 255, 0.05);
    /* Track */
    /* Handle */
    /* Handle on hover */ }
    @media (max-width: 767px) {
      .events .list_video {
        margin-top: 20px;
        height: 250px; } }
    .events .list_video .item {
      padding: 5px;
      float: left;
      width: 100%;
      margin-bottom: 15px; }
      .events .list_video .item .img {
        width: 40%;
        float: left;
        position: relative; }
        .events .list_video .item .img img {
          width: 100%; }
        .events .list_video .item .img .time {
          padding: 0px 5px;
          background: #FE8100;
          top: 0px;
          position: absolute;
          left: 0px; }
          .events .list_video .item .img .time span {
            font-size: 11px;
            line-height: normal;
            color: #FFFFFF; }
      .events .list_video .item .text {
        width: 60%;
        padding: 0px 5px;
        display: flex;
        float: left; }
        .events .list_video .item .text h3 {
          font-size: 12px;
          line-height: normal;
          color: #000000;
          margin: 0px;
          line-clamp: 3;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          overflow: hidden;
          display: -webkit-box;
          height: 54px; }
      .events .list_video .item:hover {
        background: #fff; }
      .events .list_video .item.active {
        background: #fff; }
    .events .list_video::-webkit-scrollbar {
      width: 5px; }
    .events .list_video::-webkit-scrollbar-track {
      background: #f1f1f1; }
    .events .list_video::-webkit-scrollbar-thumb {
      background: #FE8100; }
    .events .list_video::-webkit-scrollbar-thumb:hover {
      background: #FE8100; }

.video_related {
  padding-bottom: 40px; }
  @media (max-width: 992px) {
    .video_related {
      margin-bottom: 30px; } }
  .video_related h3 {
    font-weight: 600;
    font-size: 25px;
    line-height: normal;
    margin: 0px;
    margin-bottom: 15px;
    color: #000000; }
  .video_related .item .img {
    position: relative; }
    .video_related .item .img img {
      width: 100%; }
    .video_related .item .img .time {
      position: absolute;
      right: 0px;
      bottom: 0px;
      padding: 0px 5px;
      background: #FE8100; }
      .video_related .item .img .time span {
        font-size: 11px;
        line-height: normal;
        color: #FFFFFF; }
  .video_related .item .text {
    padding: 7px 0px; }
    .video_related .item .text h4 {
      font-size: 14px;
      line-height: 25px;
      color: #000000;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      display: -webkit-box;
      height: 70px; }
  .video_related.bg {
    background: #F2F8FF; }

.page_bg {
  background: #fff; }
  .page_bg .paginate {
    float: none;
    border: 0px;
    height: auto; }

.photo {
  padding: 50px 0px; }
  .photo .content p {
    width: 770px;
    max-width: 100%;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    margin: 0 auto;
    color: #646c75; }
  .photo .content img {
    width: 100%;
    margin-bottom: 40px; }
  .photo .content h3 {
    font-weight: 600;
    font-size: 25px;
    line-height: normal;
    margin: 0px;
    color: #000000;
    text-align: center; }

.service_package {
  padding: 50px 0px;
  background: #fff; }
  .service_package .item_package .container {
    display: flex;
    padding: 30px 0px; }
    @media (max-width: 767px) {
      .service_package .item_package .container {
        flex-wrap: wrap; } }
  .service_package .item_package .img {
    width: 50%;
    padding: 0px 10px; }
    @media (max-width: 767px) {
      .service_package .item_package .img {
        width: 100%;
        margin-bottom: 15px; } }
  .service_package .item_package .information_package {
    width: 50%;
    padding: 0px 10px;
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      .service_package .item_package .information_package {
        width: 100%; } }
    .service_package .item_package .information_package .content {
      width: 100%; }
      .service_package .item_package .information_package .content h3 {
        font-weight: 600;
        font-size: 25px;
        line-height: normal;
        color: #000000;
        margin-bottom: 0px; }
      .service_package .item_package .information_package .content > p {
        font-size: 14px;
        line-height: 25px;
        color: #646c75;
        margin: 0px;
        margin-bottom: 15px; }
      .service_package .item_package .information_package .content ul {
        list-style: disc;
        padding: 0px 20px;
        margin-bottom: 15px; }
        .service_package .item_package .information_package .content ul li {
          color: #fe8100; }
          .service_package .item_package .information_package .content ul li p {
            font-size: 14px;
            line-height: 29px;
            margin: 0px;
            color: #646c75; }
  .service_package .item_package:nth-child(odd) {
    background: #fafafa; }
    .service_package .item_package:nth-child(odd) .img {
      order: 2; }
      @media (max-width: 767px) {
        .service_package .item_package:nth-child(odd) .img {
          order: 1; } }
    .service_package .item_package:nth-child(odd) .information_package {
      order: 1; }
      .service_package .item_package:nth-child(odd) .information_package .content {
        direction: rtl; }
        @media (max-width: 767px) {
          .service_package .item_package:nth-child(odd) .information_package .content {
            direction: ltr; } }
      @media (max-width: 767px) {
        .service_package .item_package:nth-child(odd) .information_package {
          order: 2; } }

.editing_service {
  position: relative; }
  .editing_service .title_edit {
    position: absolute;
    left: 0;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto; }
    .editing_service .title_edit .content {
      display: flex;
      align-items: center;
      width: 100%;
      height: 100%; }
      .editing_service .title_edit .content .flex_f {
        width: 100%;
        text-align: center; }
      .editing_service .title_edit .content h3 {
        font-weight: 600;
        font-size: 40px;
        line-height: normal;
        text-align: center;
        margin: 0px;
        color: #000000;
        width: 100%; }
        @media (max-width: 768px) {
          .editing_service .title_edit .content h3 {
            font-size: 16px; } }
      .editing_service .title_edit .content p {
        font-size: 14px;
        line-height: 25px;
        text-align: center;
        color: #646C75;
        margin: 0px;
        margin-bottom: 30px;
        color: #000000; }
        @media (max-width: 480px) {
          .editing_service .title_edit .content p {
            display: none; } }
      .editing_service .title_edit .content ul {
        display: inline-block; }
        .editing_service .title_edit .content ul li {
          float: left; }
          .editing_service .title_edit .content ul li a {
            display: block;
            padding: 10px 30px;
            font-size: 18px;
            line-height: normal;
            color: #FFFFFF;
            background: #FE8100;
            border-radius: 5px;
            margin-right: 20px; }
            @media (max-width: 768px) {
              .editing_service .title_edit .content ul li a {
                padding: 5px 20px;
                font-size: 14px; } }

.contact {
  background: #fff;
  padding: 50px 0px; }
  .contact .list_contact {
    display: flex; }
    @media (max-width: 767px) {
      .contact .list_contact {
        flex-wrap: wrap; } }
    .contact .list_contact .item {
      width: 100%;
      border-left: 1px solid #E9E9E9;
      padding: 0px 30px; }
      @media (max-width: 767px) {
        .contact .list_contact .item {
          border-left: 0px solid #E9E9E9;
          margin-bottom: 20px; } }
      .contact .list_contact .item .img {
        background: #FE8100;
        width: 115px;
        height: 115px;
        margin: 0 auto;
        margin-bottom: 15px;
        display: flex;
        align-items: center;
        border-radius: 50%; }
        .contact .list_contact .item .img img {
          margin: 0px auto; }
      .contact .list_contact .item .text h3 {
        font-weight: 600;
        font-size: 25px;
        line-height: normal;
        text-align: center;
        color: #000000;
        margin: 0px;
        margin-bottom: 5px; }
      .contact .list_contact .item .text p {
        font-size: 14px;
        line-height: 25px;
        text-align: center;
        margin: 0px;
        color: #646C75; }
      .contact .list_contact .item:first-child {
        border-left: 0px; }

.form-contact {
  padding: 50px 0px; }
  .form-contact .content_form .imput_form {
    width: 33.333%;
    padding: 7px;
    float: left; }
    @media (max-width: 767px) {
      .form-contact .content_form .imput_form {
        width: 100%; } }
    .form-contact .content_form .imput_form input, .form-contact .content_form .imput_form select {
      width: 100%;
      height: 50px;
      padding-left: 15px;
      background: #FFFFFF;
      border: 1px solid #E3E3E3;
      box-sizing: border-box; }
    .form-contact .content_form .imput_form textarea {
      width: 100%;
      padding-left: 15px;
      background: #FFFFFF;
      border: 1px solid #E3E3E3; }
    .form-contact .content_form .imput_form.group_1 {
      width: 100%; }
  .form-contact .content_form .send {
    text-align: center;
    padding: 30px 0px;
    float: left;
    width: 100%; }
    @media (max-width: 767px) {
      .form-contact .content_form .send {
        padding: 15px 0px; } }
    .form-contact .content_form .send .sb_ct {
      font-size: 18px;
      line-height: normal;
      color: #FFFFFF;
      padding: 10px 30px;
      background: #FE8100;
      border-radius: 5px;
      border: 0px; }

.popup {
  position: fixed;
  left: 0px;
  top: 0px;
  background: rgba(255, 255, 255, 0.4);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  opacity: 0;
  z-index: -1; }
  .popup.active {
    z-index: 99999;
    opacity: 1; }
  .popup .content {
    display: flex;
    width: 860px;
    max-width: 90%;
    margin-top: 200%;
    transition: all 2s;
    margin: 0 auto;
    background: #fff; }
    @media (max-width: 860px) {
      .popup .content {
        width: 480px; } }
    .popup .content .item {
      width: 100%; }
      @media (max-width: 860px) {
        .popup .content .item:first-child {
          display: none; } }
      .popup .content .item .content_form {
        padding: 15px 0px;
        width: 85%;
        height: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center; }
        .popup .content .item .content_form .form {
          width: 100%; }
        @media (max-width: 860px) {
          .popup .content .item .content_form {
            padding: 25px 0px; } }
        .popup .content .item .content_form .logo {
          text-align: center; }
        .popup .content .item .content_form img {
          margin: 0 auto; }
        .popup .content .item .content_form p {
          font-size: 14px;
          line-height: 25px;
          text-align: center;
          margin: 0px;
          color: #646c75; }
        .popup .content .item .content_form form {
          padding: 10% 0px; }
          @media (max-width: 860px) {
            .popup .content .item .content_form form {
              padding-bottom: 0px; } }
          .popup .content .item .content_form form .input_g {
            position: relative;
            margin-bottom: 10px; }
            .popup .content .item .content_form form .input_g input {
              width: 100%;
              padding-left: 10px;
              height: 40px;
              background: #ffffff;
              border: 1px solid #e3e3e3;
              box-sizing: border-box;
              padding-right: 40px; }
            .popup .content .item .content_form form .input_g i {
              position: absolute;
              top: 0px;
              right: 0px;
              height: 40px;
              line-height: 40px;
              padding: 0px 15px; }
          .popup .content .item .content_form form .check label {
            font-size: 13px;
            line-height: 23px;
            margin: 0px;
            color: #646c75; }
          .popup .content .item .content_form form .check p {
            float: right;
            font-size: 13px;
            line-height: 23px;
            color: #646c75;
            margin: 0px; }
          .popup .content .item .content_form form .btn_lg {
            margin: 30px 0px;
            background: #FE8100;
            border-radius: 5px;
            font-size: 18px;
            line-height: normal;
            text-align: center;
            border: none;
            width: 100%;
            padding: 10px;
            color: #FFFFFF; }
          .popup .content .item .content_form form p {
            font-size: 13px;
            line-height: 23px;
            text-align: center;
            color: #646C75; }
  .popup .close {
    position: relative;
    top: -40px;
    left: 40px;
    background: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    opacity: .9;
    line-height: 35px;
    box-shadow: 0px -1px 5px #ab8787; }
    .popup .close:hover {
      opacity: 1; }
  .popup.active .content {
    animation: run_popup .5s; }

@keyframes run_popup {
  0% {
    margin-top: -200%; }
  100% {
    margin-top: 0%; } }

/*# sourceMappingURL=style.css.map */
