/*variable */
/*functional */
/*@import url(normalize.css);*/
@import url(font.css);
@import url(font-icon.css);
.pc {
  display: block; }

.sp {
  display: none; }

@media screen and (max-width: 1300px) {
  #index .block_list_products .list_type_products .item_product .action_view{
    padding: 12px;
  }
  #index .block_list_products .list_type_products .item_product .action_view a{
    padding: 5px 10px;
  }
  #index header .main_header .ctent_main_header nav .list_menu li a {
    padding: 0px 15px 40px; }
  #index .overview_image_thaco .text_intro_overview_thaco {
    width: 1170px; }
    #index .overview_image_thaco .text_intro_overview_thaco h1 {
      width: 70%; }
  #index .article_overview .item_article_overview {
    padding: 0 7px; }
    #index .article_overview .item_article_overview .ct_article_item .ct_text {
      padding: 15px 15px 35px; }
      #index .article_overview .item_article_overview .ct_article_item .ct_text h1 {
        margin-bottom: 35px; }
    #index .article_overview .item_article_overview .ct_article_item:hover .ct_text {
      height: 50%; }
  #index .introduce .ctent_introduce {
    top: 50%; }
  #index .about_us_thaco .ctent_about_us_thaco {
    padding-right: 40px; }
    #index .about_us_thaco .ctent_about_us_thaco h1 {
      margin-bottom: 20px; }
    #index .about_us_thaco .ctent_about_us_thaco p {
      line-height: unset; }
    #index .about_us_thaco .ctent_about_us_thaco .nav_links {
      margin: 30px 0; }
      #index .about_us_thaco .ctent_about_us_thaco .nav_links a span {
        margin-right: 25px; }
  #index .about_us_thaco .ctent_img_thaco .small_img_thaoco {
    top: 176px;
    width: 72%; }
  #index .block_list_products .list_type_products .item_product h1 {
    font-size: 28px; }
  #index .technology_page .block_process_bar:after {
    left: 50px;
    width: 90%; }
  #index .technology_page .block_process_bar .item_process_bar .icon {
    padding: 13px;
    width: 102px;
    height: 102px;
    margin: 0 auto; }
    #index .technology_page .block_process_bar .item_process_bar .icon .inner {
      padding: 10px; }
  #index .news_page .news_hot .list-new-hot {
    padding: 25px 15px 0 25px; } }
@media screen and (max-width: 1200px) {
  header .main_header {
    padding-left: 15px;
    padding-right: 15px; }

  .banner_maincate .banner .item_banner .video_bn {
    padding-left: 15px;
    padding-right: 15px; }

  #index .banner_contact {
    padding: 120px 80px; }
  #index .introduce_page .head_intro .item_background_intro .imfor_head_intro {
    padding-left: 30px;
    padding-right: 30px; }
  #index .introduce_page .head_intro .imfor_head_intro {
    padding-right: 30px; }

  .list_news_main, .detail_news, .news_relation, .contact, .search_result {
    padding-left: 15px;
    padding-right: 15px; }

  footer {
    padding-left: 15px;
    padding-right: 15px; } }
@media screen and (max-width: 992px) {
  .wrapper .content {
    padding-left: 15px;
    padding-right: 15px; }

  .block_modal_contact_cost {
    padding: 15px; }

  .modal-dialog .btn-close-dialog {
    right: -35px;
    top: -37px; }

  #index .list-product-page {
    padding: 0 15px; }
  #index .cate-product .list-cate-products .ctent-list-cate .item-list-product {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .wapper {
    padding-top: 80px; }

  .wrapper {
    padding-top: 80px; }

  .container {
    max-width: 100%; }

  .breadcrumb {
    padding: 0 15px; }
    .breadcrumb ul {
      margin: 0 -35px; }
    .breadcrumb li a {
      padding: 3px 20px; }
    .breadcrumb li.active:after {
      left: 0;
      right: 0;
      margin: 0 auto;
      top: 1.5em;
      width: 60%; }

  .title_section {
    max-width: 100%;
    overflow: hidden; }
  .title_section .nk-title,
    .title_section h2 {
      margin-bottom: 60px;
      font-size: 1.5em; }

  .pagination {
    margin: 30px 15px; }

  .phone-call {
    display: block;
    bottom: 75px;
    left: 75px;
    right: unset; }

  #index header {
    width: 100%;
    transition: all 500ms;
    background: #fff;
    border-bottom: 0.5px solid #b9bacc;
    position: fixed;
    height: 80px;
    z-index: 120000;
    top: 0;
    width: 100%;
    background: #07539d; }
    #index header .block_language {
      top: -62px;
      right: 15px; }
    #index header .mobile-toggle {
      position: absolute;
      right: 15px;
      bottom: 17px;
      width: 20px;
      height: 20px;
      cursor: pointer;
      z-index: 9999;
      display: block; }
      #index header .mobile-toggle .button_toggle {
        position: relative; }
        #index header .mobile-toggle .button_toggle .line {
          position: absolute;
          left: 0;
          top: 0;
          width: 20px;
          height: 2px;
          background: #ffffff;
          border-radius: 4px;
          transition: all 0.25s ease-in-out; }
          #index header .mobile-toggle .button_toggle .line:nth-child(2) {
            top: 6px; }
          #index header .mobile-toggle .button_toggle .line:nth-child(3) {
            top: 12px; }
        #index header .mobile-toggle .button_toggle .line-close-1 {
          -webkit-transform: rotate(45deg) translate(8px, 7px);
          -ms-transform: rotate(45deg) translate(8px, 7px);
          transform: rotate(45deg) translate(8px, 7px); }
        #index header .mobile-toggle .button_toggle .line-close-3 {
          -webkit-transform: rotate(-45deg) translate(1px, -1px);
          -ms-transform: rotate(-45deg) translate(1px, -1px);
          transform: rotate(-45deg) translate(1px, -1px); }
        #index header .mobile-toggle .button_toggle .line_hidden {
          opacity: 0; }
    #index header .cartMB {
      position: absolute;
      right: 15px;
      bottom: 20px;
      z-index: 10;
      display: block; }
      #index header .cartMB a {
        color: #020003; }
      #index header .cartMB .item_language .img_language {
        display: inline-block;
        padding: 0 2px; }
        #index header .cartMB .item_language .img_language a {
          padding: 0; }
        #index header .cartMB .item_language .img_language img {
          width: 30px;
          cursor: pointer;
          border-radius: 1px;
          border: solid 2px rgba(255, 255, 255, 0); }
      #index header .cartMB .item_language .active img {
        border: solid 2px #561f3f; }
      #index header .cartMB .item_language:last-child {
        padding-right: 0; }
    #index header .top_header .ctent_top_header {
      display: none; }
    #index header .top_header .block_top_header .item_language {
      right: 12px;
      top: 3px; }
      #index header .top_header .block_top_header .item_language .img_language {
        padding: 0 1px; }
    #index header .main_header .ctent_main_header {
      display: block; }
      #index header .main_header .ctent_main_header .logo {
        margin-top: 5px !important;
        width: 130px;
        padding: 10px 12px; }
        #index header .main_header .ctent_main_header .logo img {
          width: 100%; }
      #index header .main_header .ctent_main_header nav {
        border-top: 0.5px solid #b9bacc;
        position: absolute;
        width: 100%;
        height: calc(100vh - 80px);
        top: 70px;
        left: -100%;
        background: #07539d;
        transition: all 500ms;
        padding-right: 0; }
        #index header .main_header .ctent_main_header nav .list_menu {
          display: block;
          padding-top: 7px;
          position: relative;
          max-height: 100%;
          overflow-y: scroll; }
          #index header .main_header .ctent_main_header nav .list_menu > li {
            padding: 12px 0;
            border-bottom: 0.5px solid #b9bacc;
            position: relative; }
            #index header .main_header .ctent_main_header nav .list_menu > li a {
              padding: 8px 15px 8px; }
              #index header .main_header .ctent_main_header nav .list_menu > li a img {
                width: 25px; }
            #index header .main_header .ctent_main_header nav .list_menu > li:last-child {
              border-bottom: none; }
            #index header .main_header .ctent_main_header nav .list_menu > li .arrow_menu_first {
              position: absolute;
              top: 10px;
              right: 10px;
              padding: 5px;
              display: block;
              width: 100%;
              color: #ffffff;
              transform: unset; }
              #index header .main_header .ctent_main_header nav .list_menu > li .arrow_menu_first i {
                position: absolute;
                right: 0; }
          #index header .main_header .ctent_main_header nav .list_menu .search {
            position: absolute;
            top: 0;
            left: 0;
            border-bottom: none;
            width: 100%; }
            #index header .main_header .ctent_main_header nav .list_menu .search form {
              margin: 0 auto;
              width: 300px; }
              #index header .main_header .ctent_main_header nav .list_menu .search form .form_search input {
                border: solid 1px #561f3f;
                padding: 7px 35px 7px 12px;
                border-radius: 5px; }
              #index header .main_header .ctent_main_header nav .list_menu .search form .form_search .btn_submit {
                right: 5px;
                top: 9px; }
          #index header .main_header .ctent_main_header nav .list_menu .cart {
            display: none; }
          #index header .main_header .ctent_main_header nav .list_menu .product, #index header .main_header .ctent_main_header nav .list_menu li {
            position: relative; }
            #index header .main_header .ctent_main_header nav .list_menu .product .subcatemenu, #index header .main_header .ctent_main_header nav .list_menu li .subcatemenu {
              position: relative;
              transition: all 300ms ease-in-out;
              display: none;
              padding-top: 0;
              top: 0;
              right: 0; }
              #index header .main_header .ctent_main_header nav .list_menu .product .subcatemenu .col_sub_menu, #index header .main_header .ctent_main_header nav .list_menu li .subcatemenu .col_sub_menu {
                padding-bottom: 0; }
            #index header .main_header .ctent_main_header nav .list_menu .product:hover .subcatemenu, #index header .main_header .ctent_main_header nav .list_menu li:hover .subcatemenu {
              opacity: unset; }
            #index header .main_header .ctent_main_header nav .list_menu .product .subcatemenu_block, #index header .main_header .ctent_main_header nav .list_menu li .subcatemenu_block {
              display: block;
              top: 0;
              z-index: 1000;
              opacity: 1; }
              #index header .main_header .ctent_main_header nav .list_menu .product .subcatemenu_block .ctent_subcatemenu, #index header .main_header .ctent_main_header nav .list_menu li .subcatemenu_block .ctent_subcatemenu {
                border-top: none;
                padding: 0; }
                #index header .main_header .ctent_main_header nav .list_menu .product .subcatemenu_block .ctent_subcatemenu .col_sub_menu, #index header .main_header .ctent_main_header nav .list_menu li .subcatemenu_block .ctent_subcatemenu .col_sub_menu {
                  background: #fff;
                  padding: 0 15px;
                  padding-top: 0; }
                  #index header .main_header .ctent_main_header nav .list_menu .product .subcatemenu_block .ctent_subcatemenu .col_sub_menu li, #index header .main_header .ctent_main_header nav .list_menu li .subcatemenu_block .ctent_subcatemenu .col_sub_menu li {
                    flex: 0 0 100%;
                    width: 100% !important;
                    max-width: 100%;
                    margin-bottom: 0;
                    border-top: solid 0.5px #b9bacc; }
                    #index header .main_header .ctent_main_header nav .list_menu .product .subcatemenu_block .ctent_subcatemenu .col_sub_menu li a, #index header .main_header .ctent_main_header nav .list_menu li .subcatemenu_block .ctent_subcatemenu .col_sub_menu li a {
                      border-left: none;
                      display: block;
                      padding: 9px 0 11px 0; }
                      #index header .main_header .ctent_main_header nav .list_menu .product .subcatemenu_block .ctent_subcatemenu .col_sub_menu li a h2, #index header .main_header .ctent_main_header nav .list_menu li .subcatemenu_block .ctent_subcatemenu .col_sub_menu li a h2 {
                        margin-bottom: 0; }
                      #index header .main_header .ctent_main_header nav .list_menu .product .subcatemenu_block .ctent_subcatemenu .col_sub_menu li a .img-cate-menu, #index header .main_header .ctent_main_header nav .list_menu li .subcatemenu_block .ctent_subcatemenu .col_sub_menu li a .img-cate-menu {
                        display: none; }
      #index header .main_header .ctent_main_header .nav_showmenu {
        left: 0; }
  #index .technology_page {
    margin-top: 70px; }
    #index .technology_page .block_technology {
      margin: 50px 0 50px; }
    #index .technology_page .block_process_bar {
      overflow-x: scroll;
      margin-bottom: 65px; }
      #index .technology_page .block_process_bar > .row {
        min-width: 768px; }
      #index .technology_page .block_process_bar:after {
        top: 31%;
        width: 708px;
        right: 0;
        left: 2px;
        margin: 0 auto; }
      #index .technology_page .block_process_bar > .row {
        margin: 0 -15px; }
      #index .technology_page .block_process_bar .item_process_bar {
        padding: 0 10px; }
        #index .technology_page .block_process_bar .item_process_bar .icon {
          width: 75px;
          height: 75px;
          margin: 0 auto;
          padding: 8px; }
          #index .technology_page .block_process_bar .item_process_bar .icon .inner {
            padding: 6px; }
    #index .technology_page .ctent_process_intro .left_ctent_process {
      padding: 0 15px 0 0; }
      #index .technology_page .ctent_process_intro .left_ctent_process h1 {
        margin-bottom: 10px; }
    #index .technology_page .block_item_technology {
      margin-bottom: -7px; }
  #index .tab_each_products .item_each_product span {
    padding: 18px 0; }
  #index .tab_each_products .list_type_products .item_product {
    flex: 0 0 50%;
    ms-flex: 0 0 50%;
    max-width: 50%;
    margin-top: 45px; }
  #index .products_detail .imforation_product .content_imfor .type_color {
    margin-top: 15px; }
  #index .products_detail .imforation_product .content_imfor .btn-contact {
    margin-top: 20px;
    max-width: 180px;
    padding: 9px 15px 7px; }
  #index .products_detail .imfor_description_product {
    margin-top: 70px; }
    #index .products_detail .imfor_description_product .ctent_detail {
      height: 622px;
      overflow-x: auto; }
      #index .products_detail .imfor_description_product .ctent_detail .toggle_content {
        overflow-x: auto; }
  #index .products_detail .imfor_description_product .ctent_detail{
    padding-top: 30px;
  }
    #index .products_detail .imfor_description_product .table_thong_so {
      min-width: 600px; }
      #index .products_detail .imfor_description_product .table_thong_so tr td {
        padding: 7px 5px;
        width: 45%; }
        #index .products_detail .imfor_description_product .table_thong_so tr td:nth-child(2) {
          width: 55%;
          padding-left: 5px; }
  #index .product_relation_ship {
    margin-top: 75px; }
    #index .product_relation_ship .list-product-relation {
      margin: 0 -15px; }
    #index .product_relation_ship .item_product {
      padding: 0 10px; }
  #index .rad_page .introduce_rad {
    margin-top: 60px; }
    #index .rad_page .introduce_rad .left_introduce_rad p {
      line-height: 1.5; }
  #index .rad_page .block_research_developer {
    margin: 45px 0; }
  #index .banner_contact {
    padding: 120px 0;
    margin-left: -10px;
    margin-right: -10px; }
    #index .banner_contact .box_content {
      padding: 10px 15px 0 55px; }
      #index .banner_contact .box_content span {
        width: 283px;
        left: 15px; }
      #index .banner_contact .box_content h2 {
        font-size: 3.6em; }
      #index .banner_contact .box_content h3 {
        font-size: 0.7em; }
      #index .banner_contact .box_content ul a {
        height: 40px;
        padding: 0px 5px 0 5px;
        font-size: 0.9em; }
        #index .banner_contact .box_content ul a svg {
          margin-left: 7px; }
  #index .agent_page .list_tab_branch_agent {
    padding: 0 0; }
    #index .agent_page .list_tab_branch_agent .item_tab_agent {
      font-size: 22px;
      padding: 0 5px; }
      #index .agent_page .list_tab_branch_agent .item_tab_agent .ct_tab_agent {
        padding: 15px;
        font-size: 22px; }
  #index .agent_page .left_agent_page {
    flex: 0 0 100%;
    ms-flex: 0 0 100%;
    max-width: 100%; }
  #index .agent_page .right_agent_page {
    flex: 0 0 100%;
    ms-flex: 0 0 100%;
    max-width: 100%; }
  #index .agent_page .list_item_agents .item_agent {
    flex: 0 0 50%;
    ms-flex: 0 0 50%;
    max-width: 50%; }
  #index .article_overview .item_article_overview {
    padding: 0 40px; }
  #index .contact_page {
    margin-top: 70px; }
    #index .contact_page .block_form_contact {
      padding: 45px 15px 45px; }
      #index .contact_page .block_form_contact h1 {
        font-size: 1.3em; }
      #index .contact_page .block_form_contact form .block_input {
        font-size: 1.1em; }
        #index .contact_page .block_form_contact form .block_input input, #index .contact_page .block_form_contact form .block_input textarea {
          border: solid 1px #a0a0a0; }
        #index .contact_page .block_form_contact form .block_input .text_checkbox, #index .contact_page .block_form_contact form .block_input label {
          font-size: 1.1em; }
        #index .contact_page .block_form_contact form .block_input.block_input_half {
          flex: 0 0 100%;
          ms-flex: 0 0 100%;
          max-width: 100%; }
  #index .block_partner {
    margin-bottom: 30px;
    padding: 0 25px; }
    #index .block_partner .item_partner {
      padding: 0 15px;
      min-height: 55px; }
    #index .block_partner .list_clients .ic-Arrow-right {
      right: -27px; }
    #index .block_partner .list_clients .ic-Arrow-left {
      left: -27px; }
    #index .block_partner .list_partners .item_partner {
      flex: 0 0 33.3333333333%;
      ms-flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%;
      margin-bottom: 10px; }
  #index .certified_page .list_item_certified {
    margin-top: 0;
    padding: 0 15px; }
    #index .certified_page .list_item_certified .item_certified {
      padding: 0 15px; }
      #index .certified_page .list_item_certified .item_certified .text_intro_certified h3 {
        opacity: 1; }
  #index .block_contact_home .ctent_text_contact {
    max-width: 100%; }
  #index .intro_overview {
    margin-bottom: 65px;
    padding: 70px 0 70px 0; }
    #index .intro_overview .text_intro_overview {
      font-size: 1.1em;
      padding: 0 15px; }
  #index .about_us_thaco {
    margin: 65px 0 50px 0;
    position: relative; }
    #index .about_us_thaco > .container > .row {
    }
    #index .about_us_thaco .ctent_about_us_thaco {
      flex: 0 0 100%;
      ms-flex: 0 0 100%;
      max-width: 100%;
      padding-right: 0; }
      #index .about_us_thaco .ctent_about_us_thaco h1 {
        }
      #index .about_us_thaco .ctent_about_us_thaco .figures_imfor {
        max-width: 100%; }
    #index .about_us_thaco .ctent_img_thaco {
      flex: 0 0 100%;
      ms-flex: 0 0 100%;
      max-width: 100%;
      padding-left: 0;
      margin-bottom: 0;
      margin-top: 60px; }
      #index .about_us_thaco .ctent_img_thaco .slick-dots {
        bottom: -30px; }
        #index .about_us_thaco .ctent_img_thaco .slick-dots li button {
          border: solid 2px #006eb5; }
        #index .about_us_thaco .ctent_img_thaco .slick-dots li.slick-active button {
          background: #006eb5; }
      #index .about_us_thaco .ctent_img_thaco .small_img_thaoco, #index .about_us_thaco .ctent_img_thaco .big_imgthaco {
        position: relative;
        left: unset;
        top: unset;
        border: unset; }
  #index .overview_image_thaco .text_intro_overview_thaco {
    width: 100%; }
  #index .overview_image_thaco .infor_overviews .text_item_oview {
    flex: 0 0 50%;
    ms-flex: 0 0 50%;
    max-width: 50%; }
  #index .article_overview .item_article_overview .ct_article_item .ct_text {
    padding: 15px 15px 25px; }
  #index .article_overview .item_article_overview .ct_article_item:hover .ct_text {
    height: 50%; }
  #index .intro_overview .list_intro_overview .slick-dots {
    bottom: -25px; }
  #index .document_page {
    margin-top: 50px; }
    #index .document_page .list_documents {
      padding: 0 30px; }
      #index .document_page .list_documents > .row {
        margin: 0; }
      #index .document_page .list_documents .item-document {
        flex: 0 0 50%;
        ms-flex: 0 0 50%;
        max-width: 50%;
        padding: 0 15px; }
  #index .news_page {
    margin-top: 50px; }
    #index .news_page .news_list {
      margin: 0;
      flex: 0 0 100%;
      ms-flex: 0 0 100%;
      max-width: 100%;
      padding-right: 0; }
    #index .news_page .news_hot {
      flex: 0 0 100%;
      ms-flex: 0 0 100%;
      max-width: 100%; }
      #index .news_page .news_hot .item_news {
        flex: 0 0 50%;
        ms-flex: 0 0 50%;
        max-width: 50%; }

  .banner_maincate {
    margin: 0 -15px; }
    .banner_maincate .item_banner .text-aad {
      max-width: 100%; }
      .banner_maincate .item_banner .text-aad h1 {
        margin-bottom: 10px; }
      .banner_maincate .item_banner .text-aad .video_bn {
        height: 100%;
        width: 80%;
        top: 60%; }
        .banner_maincate .item_banner .text-aad .video_bn .ct_video {
          width: 100%;
          height: 75%; }
          .banner_maincate .item_banner .text-aad .video_bn .ct_video h3 {
            display: none; }
          .banner_maincate .item_banner .text-aad .video_bn .ct_video #video_banner {
            width: 100%;
            height: 100%;
            border: solid 5px rgba(86, 31, 63, 0.7); }

  .block-factory .slick-center .box-item-factory {
    height: 205px; }

  footer {
    padding: 45px 0 0; }
    footer .ctent_footer {
      padding: 0 10px; }
      footer .ctent_footer .row {
        justify-content: center; }
      footer .ctent_footer .item_footer {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 20px; }
        footer .ctent_footer .item_footer:nth-child(1) {
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
          padding: 0 20px;
          margin-bottom: 45px; }
        footer .ctent_footer .item_footer:nth-child(2) {
          padding: 0 20px;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%; }
        footer .ctent_footer .item_footer p {
          line-height: 1.6; }
    footer .coppy_right {
      text-align: center; }

  .item_product {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .filter_cate {
    justify-content: space-between;
    padding: 0 15px; }
    .filter_cate .item_cate {
      margin-bottom: 12px; }

  #index .introduce .bg_introduce img {
    height: 500px; }
  #index .introduce .ctent_introduce {
    padding: 0 15px; }
    #index .introduce .ctent_introduce .text_introduce {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding-right: 0;
      text-align: justify; }
      #index .introduce .ctent_introduce .text_introduce .see_more {
        text-align: center; }
    #index .introduce .ctent_introduce .slide_intruduce {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  #index .product_home {
    margin-top: 0;
    padding-top: 60px; }
    #index .product_home .item_product_home {
      padding: 10px 26px 50px; }
    #index .product_home .content_product .filter_cate {
      margin-left: -5px !important; }
    #index .product_home .content_product .list_product {
      padding: 0 15px; }
  #index .block_achievement .list_iten_achievements {
    margin: 40px auto 0;
    width: 320px;
    right: 0;
    margin: unset;
    left: unset;
    top: 64%; }
    #index .block_achievement .list_iten_achievements .slick-dots {
      bottom: -33px; }
      #index .block_achievement .list_iten_achievements .slick-dots li button,
      div#list-news-home .slick-dots li button,
      div#list_clients .slick-dots li button{
        border: solid 2px #006eb5; }
      #index .block_achievement .list_iten_achievements .slick-dots .slick-active button,
      #list-news-home .slick-dots .slick-active button,
      #list_clients .slick-dots .slick-active button{
        border: solid 2px #006eb5;
        background: #006eb5; }
  #list-news-home .slick-dots{
    bottom: -30px;
  }
  #index .project_home {
    padding: 50px 10px; }
    #index .project_home .list_project {
      padding: 0 15px; }
      #index .project_home .list_project .item_project {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
      #index .project_home .list_project .left_hot_project {
        margin-bottom: 20px; }
        #index .project_home .list_project .left_hot_project .ctent_item_project {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          #index .project_home .list_project .left_hot_project .ctent_item_project .img_project {
            -ms-flex: 0 0 36%;
            flex: 0 0 36%;
            max-width: 36%; }
            #index .project_home .list_project .left_hot_project .ctent_item_project .img_project img {
              min-height: 140px;
              object-fit: cover; }
          #index .project_home .list_project .left_hot_project .ctent_item_project .txt_project {
            -ms-flex: 0 0 64%;
            flex: 0 0 64%;
            max-width: 64%; }
            #index .project_home .list_project .left_hot_project .ctent_item_project .txt_project h3 {
              margin-bottom: 5px;
              height: 23px;
              min-height: 23px; }
            #index .project_home .list_project .left_hot_project .ctent_item_project .txt_project .day {
              display: none; }
            #index .project_home .list_project .left_hot_project .ctent_item_project .txt_project p {
              display: -webkit-box;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis;
              height: 45px; }
      #index .project_home .list_project .right_item_project .ctent_item_project .txt_project h3 {
        height: 23px;
        min-height: 23px; }
      #index .project_home .list_project .right_item_project .ctent_item_project .txt_project .day {
        display: none; }
      #index .project_home .list_project .right_item_project .ctent_item_project .txt_project p {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 45px;
        min-height: 45px; }
  #index .news_home {
    padding: 60px; }
    #index .news_home .news_list .slick-arrow {
      left: -45px;
      padding-top: 0;
      line-height: 55px;
      background: #cfcfcf;
      color: #ffffff;
      text-left: center; }
    #index .news_home .news_list .ic-Arrow-right {
      padding-left: 0;
      right: -45px;
      left: unset; }
  #index .products_detail {
    padding: 0 15px; }
    #index .products_detail .slide_detail {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      #index .products_detail .slide_detail .row {
        flex-direction: column-reverse; }
      #index .products_detail .slide_detail .thum_img {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 25px; }
        #index .products_detail .slide_detail .thum_img .slick-arrow {
          top: 50%;
          transform: translateY(-50%);
          left: -15px;
          bottom: unset;
          margin: unset; }
        #index .products_detail .slide_detail .thum_img .ic-Arrow-right {
          right: -15px;
          left: unset; }
        #index .products_detail .slide_detail .thum_img .item_thum_img {
          padding: 0 7px; }
          #index .products_detail .slide_detail .thum_img .item_thum_img img {
            height: auto;
            border: solid 1px rgba(51, 122, 183, 0.3); }
        #index .products_detail .slide_detail .thum_img .slick-current img {
          border: solid 1px #020003; }
      #index .products_detail .slide_detail .main_img_product {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 25px; }
        #index .products_detail .slide_detail .main_img_product .item_main_image_pd img {
          height: auto !important; }
    #index .products_detail .imforation_product {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      margin-top: 15px; }
      #index .products_detail .imforation_product .content_imfor {
        position: relative;
        padding: 0; }
        #index .products_detail .imforation_product .content_imfor .name_product {
          text-align: left;
          padding-bottom: 10px; }
        #index .products_detail .imforation_product .content_imfor .code {
          text-align: left; }
    #index .products_detail .product-relationship {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      margin-top: 15px; }
    #index .products_detail .product_relation_ship .slick-arrow {
      left: -25px;
      padding-left: 9;
      padding-top: 0;
      line-height: 40px;
      background: #cfcfcf; }
    #index .products_detail .product_relation_ship .ic-Arrow-right {
      padding-right: 0;
      padding-left: 0;
      right: -25px;
      left: unset; }
  #index .list_cate .content_list_cate {
    padding: 0 15px; }
    #index .list_cate .content_list_cate .row {
      margin-right: -5px;
      margin-left: -5px; }
      #index .list_cate .content_list_cate .row .item_cate {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 5px;
        margin-bottom: 10px; }
        #index .list_cate .content_list_cate .row .item_cate .ctent_item_cate .txt_cate .see_more_general {
          display: none; }
      #index .list_cate .content_list_cate .row .item_cate_big {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
  #index .contact-page form {
    width: 100%; }
  #index .contact-page .row {
    flex-direction: column-reverse; }
  #index .contact-page .content_map {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px; }
  #index .contact-page .form_contact {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px; }
  #index .contact-page #map {
    margin-top: 35px;
    height: 350px; }
  #index .news_main .list_news_main .main_item_top .txt_news h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 60px; }
  #index .news_main .list_news_main .main_item_top .txt_news .description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 130px; }
  #index .news_main .list_news_main .main_item_top .txt_news .see_more_general {
    margin-top: 15px; }
  #index .news_main .list_news_main .item_news {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  #index .news_main .detail_news {
    padding: 0 15px; }
  #index .news_main .news_relation {
    padding: 0 27px; }
    #index .news_main .news_relation .slick-arrow {
      left: -12px;
      padding-left: 25px;
      padding-top: 0;
      line-height: 55px;
      background: #fff;
      width: 55px;
      height: 55px;
      border-radius: 50%;
      -webkit-box-shadow: 0px 1px 7px -1px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 1px 7px -1px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 1px 7px -1px rgba(0, 0, 0, 0.16); }
    #index .news_main .news_relation .ic-Arrow-right {
      padding-right: 25px;
      padding-left: 0;
      right: -12px;
      left: unset;
      text-align: right; }
  #index .introduce_page .head_intro .item_background_intro {
    padding: 50px 15px;
    background-size: 100vmax 100vmax !important;
    background-position: top center; }
    #index .introduce_page .head_intro .item_background_intro .imfor_head_intro h3 {
      font-size: 30px; }
      #index .introduce_page .head_intro .item_background_intro .imfor_head_intro h3:after {
        height: 3px;
        bottom: -15px; }
  #index .introduce_page .head_intro .vission {
    padding: 50px 15px; }
  #index .introduce_page .head_intro .imfor_head_intro {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    #index .introduce_page .head_intro .imfor_head_intro h3 {
      font-size: 30px; }
  #index .introduce_page .head_intro .img_introduce {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px; }
  #index .shopping_cart {
    padding: 0 15px; }
    #index .shopping_cart .change_imfor_cart .list_cart > .row:first-child {
      display: none; }
    #index .shopping_cart .change_imfor_cart .list_cart > .row .item {
      padding: 0 5px; }
      #index .shopping_cart .change_imfor_cart .list_cart > .row .item:first-child {
        display: none; }
    #index .shopping_cart .change_imfor_cart .list_cart > .row .item_name {
      padding: 0 12px; }
      #index .shopping_cart .change_imfor_cart .list_cart > .row .item_name .img {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%; }
      #index .shopping_cart .change_imfor_cart .list_cart > .row .item_name .txt {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%; }
    #index .shopping_cart .payment {
      flex-direction: row-reverse; }
    #index .shopping_cart .form_order_complete {
      padding: 30px 15px 30px 15px; }
  #index .search_result {
    padding: 0 12px; }
    #index .search_result .item_search .item_search_image {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    #index .search_result .item_search .item_search_text {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      border-left: none;
      padding: 0; }
  #index .solution {
    background-size: 100vmax 100vmax !important;
    background-position: top center !important; }
    #index .solution .content_solution .list_solution {
      padding: 0 10px;
      width: 640px;
      max-width: 100%; }
      #index .solution .content_solution .list_solution .item_solution {
        padding: 0 10px; }
        #index .solution .content_solution .list_solution .item_solution .ctent_item_solution a {
          padding: 10px 7px; }
        #index .solution .content_solution .list_solution .item_solution .ctent_item_solution:after {
          right: -12px;
          width: 12px; }
        #index .solution .content_solution .list_solution .item_solution .ctent_item_solution:before {
          display: none; }
        #index .solution .content_solution .list_solution .item_solution:nth-child(2n+2) .ctent_item_solution:after {
          left: -12px; }
        #index .solution .content_solution .list_solution .item_solution:last-child {
          padding: 0 50px; }
  #index .langdingpage .process_setup .list_process {
    justify-content: center;
    margin-top: 110px; }
    #index .langdingpage .process_setup .list_process .item_process {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 75%;
      margin-bottom: 135px; }
      #index .langdingpage .process_setup .list_process .item_process .ct_item_process {
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
        border-bottom-right-radius: 0;
        max-height: unset;
        min-height: unset; }
        #index .langdingpage .process_setup .list_process .item_process .ct_item_process .number {
          display: none; }
        #index .langdingpage .process_setup .list_process .item_process .ct_item_process .imfor_txt {
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
          padding-top: 100px;
          padding: 100px 12px 12px; }
        #index .langdingpage .process_setup .list_process .item_process .ct_item_process .imfor_img {
          position: absolute;
          top: -95px;
          left: 0;
          right: 0;
          width: 190px;
          height: 190px;
          max-width: unset;
          margin: 0 auto; }
      #index .langdingpage .process_setup .list_process .item_process:last-child {
        margin-bottom: 0; }
  #index .langdingpage .type_guarantee {
    margin-top: 30px; }
    #index .langdingpage .type_guarantee .row {
      display: block; }
    #index .langdingpage .type_guarantee .item_guarantee {
      width: 420px;
      max-width: 90%;
      margin: 0 auto;
      margin-bottom: 12px; }
      #index .langdingpage .type_guarantee .item_guarantee .ctent_box {
        padding-left: 25px; }
        #index .langdingpage .type_guarantee .item_guarantee .ctent_box i {
          left: 7px;
          font-size: 25px; }
  #index .langdingpage .advisory .btn_advisory .btn span {
    padding: 12px 5px; }
  #index .langdingpage .setup_camera .list_image_setup {
    display: block; }
    #index .langdingpage .setup_camera .list_image_setup .item_setup {
      width: 500px;
      max-width: 90%;
      margin: 0 auto;
      margin-bottom: 20px; }
      #index .langdingpage .setup_camera .list_image_setup .item_setup .ctent_setup .img img {
        width: 100%; }
      #index .langdingpage .setup_camera .list_image_setup .item_setup .ctent_setup .txt {
        opacity: 1; }
      #index .langdingpage .setup_camera .list_image_setup .item_setup .ctent_setup:after {
        background: rgba(0, 0, 0, 0.5); }
  #index .langdingpage .guarantee_cemera .type_guarantee .item_guarantee {
    border-bottom: dashed 1px #020003;
    padding: 25px 0; }
  #index .langdingpage .images_solution {
    padding: 0 15px; }
  #index .langdingpage .work_type .list_work_type .item_work_type {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }
@media screen and (max-width: 580px) {
  .title_section .nk-title,
  .title_section h2 {
    margin-bottom: 45px;
    font-size: 1.3em; }

  .banner_maincate .item_banner .text-aad {
    padding-bottom: 15px; }
    .banner_maincate .item_banner .text-aad h1 {
      font-size: 1.6em; }
    .banner_maincate .item_banner .text-aad p {
      font-size: 1.2em; }

  #index .banner_contact {
    padding: 70px 0; }
    #index .banner_contact .box_content {
      padding: 10px 10px 0 40px; }
      #index .banner_contact .box_content span {
        width: 210px;
        left: 15px;
        height: calc(100% + 80px); }
      #index .banner_contact .box_content h2 {
        font-size: 2.7em;
        letter-spacing: 1; }
      #index .banner_contact .box_content h3 {
        font-size: 0.6em; }
      #index .banner_contact .box_content ul li:not(:last-child) {
        margin-right: 10px; }
  #index .block_contact_home > img {
    min-height: 120px; }
  #index .block_contact_home .ctent_text_contact img {
    width: 30px; }
  #index .block_contact_home .ctent_text_contact p {
    display: inline; }
  #index .technology_page .block_technology .block_item_technology .list_item_technology .slick-dots {
    bottom: -28px; }
  #index .news_home {
    padding: 49px 30px; }
    #index .news_home .news_list .slick-arrow {
      text-align: right;
      left: -45px;
      padding-right: 15px; }
    #index .news_home .news_list .ic-Arrow-right {
      right: -45px;
      left: unset;
      text-align: left;
      padding-left: 15px; }
  #index .block_partner .item_partner .font {
    padding: 2px 7px; }
  #index .block_partner .item_partner .back {
    padding: 2px 7px; }
  #index .block_partner .slick-arrow {
    font-size: 1em; }
  #index .block_achievement .list_iten_achievements {
    position: relative;
    transform: unset;
    margin: 0 auto; }
  #index .block_achievement .ctent_achievenment img {
    height: 360px;
    object-fit: cover;
    object-position: -34px; }
  #index .introduce .bg_introduce img {
    height: 550px;
    object-fit: cover; }
  #index .product_relation_ship .item_product h1 {
    font-size: 0.84em;
    margin-bottom: 15px; }
  #index .overview_image_thaco .text_intro_overview_thaco h1 {
    font-size: 1.35em; }
    #index .overview_image_thaco .text_intro_overview_thaco h1 br {
      display: none; }
  #index .overview_image_thaco .img_thaco img {
    min-height: 250px;
    object-fit: cover; }
  #index .overview_image_thaco .infor_overviews {
    padding: 10px; }
    #index .overview_image_thaco .infor_overviews .text_item_oview {
      font-size: 0.6em; }
      #index .overview_image_thaco .infor_overviews .text_item_oview span img {
        width: 18px;
        margin-right: 15px; }
  #index .technology_page .block_process_bar {
    overflow-x: unset; }
    #index .technology_page .block_process_bar:after {
      display: none; }
    #index .technology_page .block_process_bar > .row {
      margin: 0;
      flex-wrap: wrap;
      width: 100%;
      min-width: 100%;
      justify-content: space-evenly; }
      #index .technology_page .block_process_bar > .row .item_process_bar {
        flex: 0 0 25%;
        ms-flex: 0 0 25%;
        max-width: 25%;
        margin-bottom: 15px; }
  #index .rad_page .introduce_rad .left_introduce_rad {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  #index .rad_page .introduce_rad .right_banner_intro_rad {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  #index .news_page .news_list .item_news {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  #index .news_page .news_hot {
    margin: 25px 0; }
    #index .news_page .news_hot .item_news {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  #index .document_page {
    margin-top: 50px; }
    #index .document_page .list_documents {
      padding: 0 30px; }
      #index .document_page .list_documents > .row {
        margin: 0; }
      #index .document_page .list_documents .item-document {
        flex: 0 0 100%;
        ms-flex: 0 0 100%;
        max-width: 100%;
        padding: 0 15px; }
  #index .certified_page {
    margin-top: 65px; }
    #index .certified_page .list_item_certified {
      padding: 0 0; }
  #index .tab_each_products > .row {
    margin: 0 -5px; }
  #index .tab_each_products .item_each_product {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%; }
    #index .tab_each_products .item_each_product span {
      height: 100%; }
    #index .tab_each_products .item_each_product.active span {
      transform: scale(1); }
  #index .block_list_products .list_type_products .item_product {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  #index .agent_page .list_tab_branch_agent .item_tab_agent .ct_tab_agent span:after {
    left: -23px; }
  #index .agent_page .list_item_agents .item_agent {
    margin-top: 30px; }
    #index .agent_page .list_item_agents .item_agent .ct_item_agent h1 {
      margin-bottom: 15px;
      font-size: 1.3em; }
    #index .agent_page .list_item_agents .item_agent .ct_item_agent p {
      margin-bottom: 5px; }
  #index .technology_page .ctent_process_intro .left_ctent_process {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  #index .technology_page .ctent_process_intro .right_ctent_process {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0; }
  #index footer .ctent_footer .item_footer:nth-child(2) {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media screen and (max-width: 480px) {
  footer .ctent_footer .item_footer {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  #index .project_home .list_project {
    padding: 0 15px; }
    #index .project_home .list_project .left_hot_project {
      margin-bottom: 20px; }
      #index .project_home .list_project .left_hot_project .ctent_item_project .img_project {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%; }
        #index .project_home .list_project .left_hot_project .ctent_item_project .img_project img {
          min-height: 90px; }
      #index .project_home .list_project .left_hot_project .ctent_item_project .txt_project {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%; }
        #index .project_home .list_project .left_hot_project .ctent_item_project .txt_project h3 {
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          height: 23px;
          min-height: 23px; }
        #index .project_home .list_project .left_hot_project .ctent_item_project .txt_project .day {
          display: none; }
        #index .project_home .list_project .left_hot_project .ctent_item_project .txt_project p {
          height: 40px;
          min-height: 40px;
          line-height: 1.4; }
    #index .project_home .list_project .right_item_project .ctent_item_project .img_project {
      -ms-flex: 0 0 30%;
      flex: 0 0 30%;
      max-width: 30%; }
      #index .project_home .list_project .right_item_project .ctent_item_project .img_project img {
        min-height: 90px; }
    #index .project_home .list_project .right_item_project .ctent_item_project .txt_project {
      -ms-flex: 0 0 70%;
      flex: 0 0 70%;
      max-width: 70%; }
      #index .project_home .list_project .right_item_project .ctent_item_project .txt_project .day {
        display: none; }
      #index .project_home .list_project .right_item_project .ctent_item_project .txt_project p {
        height: 40px;
        min-height: 40px;
        line-height: 1.4; }
  #index .products_detail .imforation_product .content_imfor .btncart .view_youtube {
    width: 100%;
    display: block;
    margin-top: 20px;
    margin-left: 0; }
  #index .news_main .list_news_main .main_item_top .row {
    flex-direction: column-reverse;
    margin: 0; }
  #index .news_main .list_news_main .main_item_top .txt_news {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 10px 10px 25px;
    -webkit-box-shadow: 0px 1px 7px -1px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 1px 7px -1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 7px -1px rgba(0, 0, 0, 0.16);
    border: solid 1px rgba(51, 122, 183, 0.1); }
  #index .news_main .list_news_main .main_item_top .img_news {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 0; }
    #index .news_main .list_news_main .main_item_top .img_news img {
      width: 100%; }
  #index .news_main .list_news_main .item_news {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    #index .news_main .list_news_main .item_news .txt_news h3 {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      max-height: 60px; }
  #index .shopping_cart .change_imfor_cart .list_cart {
    padding: 0 5px 15px 5px; }
    #index .shopping_cart .change_imfor_cart .list_cart > .row .item {
      font-size: 13px; }
    #index .shopping_cart .change_imfor_cart .list_cart > .row .item_name {
      padding: 0 5px;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      #index .shopping_cart .change_imfor_cart .list_cart > .row .item_name .img {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
      #index .shopping_cart .change_imfor_cart .list_cart > .row .item_name .txt {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
    #index .shopping_cart .change_imfor_cart .list_cart > .row .change_total {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; }
      #index .shopping_cart .change_imfor_cart .list_cart > .row .change_total .txt_total {
        display: block;
        margin-bottom: 12px;
        font-family: "UTM-AVOBOLD"; }
      #index .shopping_cart .change_imfor_cart .list_cart > .row .change_total input {
        max-width: 100%; }
    #index .shopping_cart .change_imfor_cart .list_cart > .row .price_item {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      #index .shopping_cart .change_imfor_cart .list_cart > .row .price_item p span {
        display: block;
        font-family: "UTM-AVOBOLD"; }
    #index .shopping_cart .change_imfor_cart .list_cart > .row .final_price {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      margin-top: 12px; }
      #index .shopping_cart .change_imfor_cart .list_cart > .row .final_price p span {
        display: block;
        font-family: "UTM-AVOBOLD"; }
  #index .langdingpage .process_setup .list_process .item_process {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 95%;
    margin-bottom: 135px; }
  #index .langdingpage .advisory .txt_advisory {
    padding: 0 15px; }
  #index .langdingpage .advisory .btn_advisory .btn span {
    min-height: 68px; }
  #index .langdingpage .setup_camera .list_image_setup .item_setup .ctent_setup .txt p {
    display: none; }
  #index .langdingpage .setup_camera .list_image_setup .item_setup .ctent_setup .txt .see_more_general {
    margin-top: 10px; }
  #index .langdingpage .images_solution .list_image .item_img_solution {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  #index .download {
    padding: 0 10px; } }
@media screen and (max-width: 425px) {
  .item_product {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media screen and (max-width: 320px) {
  #index .project_home .list_project {
    padding: 0 35px; }
    #index .project_home .list_project .left_hot_project {
      margin-bottom: 20px; }
      #index .project_home .list_project .left_hot_project .ctent_item_project .img_project {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
        #index .project_home .list_project .left_hot_project .ctent_item_project .img_project img {
          min-height: 90px; }
      #index .project_home .list_project .left_hot_project .ctent_item_project .txt_project {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; }
    #index .project_home .list_project .right_item_project .ctent_item_project .img_project {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      #index .project_home .list_project .right_item_project .ctent_item_project .img_project img {
        min-height: 90px; }
    #index .project_home .list_project .right_item_project .ctent_item_project .txt_project {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  #index .langdingpage .advisory .btn_advisory .btn {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 12px; } }

/*# sourceMappingURL=responsive.css.map */
