@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600&family=Roboto:wght@400;500;700&display=swap");
.ara-header{
  background: #006699 !important;
  color: #fff;
    padding-top: 40px;
    padding-bottom: 10px;
  }
a:hover{
  color: #c00;
}
ul.nav-ara li {
  background: none; }
  ul.nav-ara li:hover {
    background-color: #fff;
    outline: none !important; }
  ul.nav-ara li a {
    color: #333; text-transform: uppercase; }
    ul.nav-ara li a:hover {
      background-color: #fff !important;
      color: #29166f;border-bottom: 2px solid #c00;
      outline: none !important; }
    ul.nav-ara li a i {
      display: none; }
.navbar-aratech .open > a:hover{
    outline: none !important;
    border-color: #fff !important;
    background-color: #fff !important;
}
.navbar-aratech .open > a{
  outline: none !important;
    border-color: #fff !important;
    background-color: #fff !important;
}
.nav-ara {
 }

.navbar-nav > li > a {
  font-weight: 700;
  border: 2px solid #fff;
  font-size: 16px; }

.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
  color: #0b857f;
  background: none; 
  outline: none;
}

.navbar-nav > li.active a {
  color: #0b857f;
  opacity: 1; }

.contact-ara a {
  background: #0b857f;
  opacity: 1 !important;
  border-radius: 5px; }
  .contact-ara a:hover {
    border: 2px solid #0b857f; }

.nav-coll-sao {
  position: relative; }

.navbar-brand {
  padding: 0; }
.social-top{
    padding-top: 40px;
}
.social-top a{
    padding: 0 3px;
}
.logo-songda{
    text-align: center;
}
.form-search{
    text-align: right;
    padding-top: 40px;
}
.icon-search{
    border-right: 1px solid #ccc;
    padding: 0 10px;
}
.icon-lang{
    padding-left: 10px;
    font-size: 14px;
}
.tool-top {
  position: relative;
  top: 10px; }
  .tool-top span {
    padding: 0 5px;
    font-weight: 400; }
    .tool-top span a.dangky {
      background: #d7efef;
      padding: 4px 15px;
      font-weight: 700; }

.tool-top-menu {
  padding-top: 15px;
  display: inline-flex; }
  .tool-top-menu .lang-head {
    padding: 0 20px; }

.navbar-aratech {
  margin-bottom: 0;
    border-top: 2px solid #29166f;
    border-bottom: 2px solid #29166f;
}
.content-page ol{
	padding-left: 20px;
}
.content-page ul{
	padding-left: 20px;
}
.navbar-right .dropdown-menu {
  left: 0 !important;
  right: auto; }

.dropdown-menu {
  border: 0;
  background: rgba(8,95,185,0.9);
  min-width: 250px;
  opacity: 0.8; }
  .dropdown-menu li a {
    font-size: 16px;
    padding-top: 5px;
    color: #fff !important; }
    .dropdown-menu li a:hover {
      background: none;
      color: #000 !important; }

@font-face {
  font-family: 'MyriadPro-Regular';
  src: url("../fonts/MyriadPro-Regular.woff") format("woff"); }
  @font-face {
  font-family: 'Montserrat-Regular';
  src: url("../fonts/Montserrat-Regular.woff") format("woff"); }
* {
  margin: 0;
  padding: 0; }

body {
  font-size: 16px;
  line-height: 25px;
  color: #333;
  font-family: 'Montserrat-Regular', sans-serif; }

a {
  color: #606060; }
  a:hover {
    text-decoration: none;
    color: #0b857f;
    filter: none; }
  a:focus {
    text-decoration: none; }

h1, h2, h3 {
  color: #0A446B;
  font-weight: 700;
  font-family: 'Roboto', sans-serif; }

h4 {
  font-weight: 700;
  color: #333;
  font-size: 24px; }

.pd80 {
  padding: 80px 0; }

.pdt50 {
  padding-top: 50px; }

.pdb50 {
  padding-bottom: 50px; }

.pd30 {
  padding: 30px 0; }

img {
  max-width: 100%; }

.banner_ara {
  position: relative; }
  .banner_ara .carousel-inner .item-slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
.title-about{
    font-size: 3rem;
    color: #000;
    position: relative;
    padding-bottom: 10px;
}
.title-about:before{
    content: '';
    background: #c00;
    width: 50px;
    height: 2px;
    position: absolute;
    top: -20px;
    left: 0;
}
.list-icon-about{
    display: flex;
    padding-top: 50px;
}
.item-icon-about{
    width: 50%;
    padding-right: 20px;
}
.item-icon-about h4{
    padding-top: 10px;
}
.conso{
    background-image: url("../images/bg-conso.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}
.item-conso{
    color: #fff;
    padding-left: 45px;
}
.item-conso p{
    font-weight: bold;
    font-size: 4rem;
}
.item-conso p span{
    font-size: 2rem;
}
.item-conso h4{
    color: #fff;
    font-weight: 400;
    padding-top: 0;
    margin-top: 0;
}
.linhvuc-tdc{
    padding-top: 50px;
}


.desc-category {
  text-align: center; }
  .desc-category h3 {
    text-align: center;
    font-size: 4rem;
    position: relative;
      color: #000;
    padding-bottom: 30px;
      padding-top: 20px;
    margin-top: 0; }
    .desc-category h3:before {
      content: '';
      position: absolute;
      left: 45%;
      top: -10px;
      width: 60px;
      height: 3px;
      background: #c00; }

.list-lv {
  padding-bottom: 30px;
  padding-top: 20px; }
  .list-lv .img-lv img {
    width: 100%; }
  .list-lv .title-lv {
    font-size: 18px;
    margin: 0;
    text-transform: uppercase;
    padding: 20px 10px;
    text-align: center;
    height: 65px;
    overflow: hidden;
  }
    .list-lv .title-lv a {
      color: #000; }
      .list-lv .title-lv a:hover {
        color: #c00; }
.project-tdc{
    background: rgba(0, 0, 0, 0.1);
}
.category-pro h3{
    text-transform: uppercase;
    color: #000;
    border-top: 2px solid #666;
    padding-top: 20px;
}
.category-pro ul{
    list-style: none;
    padding-bottom: 60px;
    border-bottom: 1px solid #ccc;
}
.category-pro ul li{
    padding: 10px 0;
}
.category-pro ul li a{
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.category-pro ul li a:hover{
  color: #c00;
}
.list-project {
  padding: 20px 0; }
  .list-project .item-project {
    position: relative;
    padding-top: 20px; }
    .list-project .item-project .img-project img {
      width: 100%; }
    .list-project .item-project h3 {
      font-size: 16px;
      bottom: 0;
      width: 100%;
      margin: 0;
      padding: 15px 10px;
        font-weight: 500;
      }
      .list-project .item-project h3 a {
        color: #333; }
        .list-project .item-project h3 a:hover {
        color: #c00; }

.blog-border .img-blog-home img {
  height: 100%; }
.blog-border .list-blog-home h2 {
  position: relative;
  padding-bottom: 20px;
  margin: 0; }
  .blog-border .list-blog-home h2:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 50px;
    height: 3px;
    background: linear-gradient(to right, #F29E4C, #FFC934); }
.blog-border .list-blog-home .list-news .item-news {
  padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
  .blog-border .list-blog-home .list-news .item-news h4 {
    font-size: 18px;
    font-weight: 700; }
    .blog-border .list-blog-home .list-news .item-news h4 a {
      color: #333; }
.blog-border .list-blog-home .list-news .item-news h4 a:hover {
    color: #c00; }
  .blog-border .list-blog-home .list-news .item-news a.view-more {
    color: #d8a328;
    font-style: italic; }
.icon-date{
    font-size: 14px;
    color: #999;
}
.icon-date span{
    padding-right: 10px;
}
.icon-date span img{
    position: relative;
    top: -2px;
}
.list-footer h3 {
  padding-bottom: 20px;
  font-size: 20px;
  margin-top: 0; }

.copy-right {
  text-align: center;
  border-top: 2px solid #ccc;
  padding: 15px 0;
  font-size: 14px;
  font-style: italic; }

.close-modal {
  position: absolute;
  right: 0;
  top: -30px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: #d8a328;
  color: #fff;
  border: none; }

.modal-right {
  padding: 50px 0; }
  .modal-right h2 {
    text-transform: uppercase;
    color: #0b857f;
    font-weight: 700;
    text-align: left;
    padding-bottom: 10px; }

.form-ara {
  position: relative; }
  .form-ara input[type="text"], .form-ara textarea {
    border: 1px solid #ccc;
    border-radius: 0; }
  .form-ara span {
    color: red;
    position: absolute;
    right: 10px;
    top: 8px;
    font-style: italic;
    font-size: 12px; }

.btn-modal {
  padding: 10px 30px;
  background: #d8a328;
  color: #fff;
  text-transform: uppercase;
  border: 0; }
  .btn-modal:hover {
    background: #0b857f; }

.err-form {
  border: 1px solid red !important; }

#successID {
  padding-bottom: 20px;
  color: green; }

.banner_page {
  padding: 100px 0;
  min-height: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.content-page {
  }

.content-page h1 {
  font-size: 2rem;
    color: #000;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 0; }

.sidebar-page {
  padding-right: 50px; }
  .sidebar-page h3 {
    font-size: 25px;
    position: relative; }
    .sidebar-page h3 span {
      position: absolute;
      right: 0;
      top: 0; }
  .sidebar-page ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 20px; }
    .sidebar-page ul li {
      border-top: 1px solid #ccc;
      padding: 10px 0;
      position: relative; }
      .sidebar-page ul li a {
        color: #000; }
        .sidebar-page ul li a:hover, .sidebar-page ul li a.active {
          color: #606060; }
      .sidebar-page ul li span {
        position: absolute;
        right: 0; }

.content-blog h1 {
  font-size: 4rem;
  margin-top: 0; }

.title-list-blog {
  font-size: 2rem;
    color: #000;
  border-bottom: 1px dashed #ccc;
  position: relative;
  padding-bottom: 10px;
  margin-top: 0; }

.list-blog {
  padding-top: 30px; }

.item-blog {
  padding-bottom: 40px; }
  .item-blog .img-blog {
    padding-bottom: 20px; height: 280px;overflow: hidden; }
    .item-blog .img-blog img {
      width: 100%; height: 100%; }
  .item-blog .desc-blog {
    padding: 20px 50px;
  background: rgba(0,0,0,0.1);}
    .item-blog .desc-blog h3 {
      font-size: 18px;
      padding-top: 10px;
      height: 70px;
      overflow: hidden;
      margin-top: 0; }
      .item-blog .desc-blog h3 a {
        color: #000; }
    .item-blog .desc-blog .info-desc-blog {
      padding-bottom: 10px;
      padding-top: 10px; 
      height: 90px;}
    .item-blog .desc-blog .continue-read {
      font-size: 15px; }
      .item-blog .desc-blog .continue-read a i {
        padding-left: 5px; }
    .item-blog .desc-blog .tool-view {
      color: #999;
      font-size: 14px; }
      .item-blog .desc-blog .tool-view span {
        padding-right: 20px; }
        .item-blog .desc-blog .tool-view span i {
          padding-right: 3px; }

.pgn-wrp {
  padding-top: 10px;
  border-top: 1px solid #ccc;
  text-align: right; }

.sidebar-project h3 {
  font-size: 18px;
    text-transform: uppercase;
    color: #000;
  border-bottom: 1px solid #ccc;
  margin-top: 0;
  padding-bottom: 15px; }
.sidebar-project .list-duan {
  display: flex;
  padding-top: 20px; }
  .sidebar-project .list-duan .img-duan {
    width: 40%;
    padding-right: 15px; }
  .sidebar-project .list-duan .title-duan {
    width: 60%; }
    .sidebar-project .list-duan .title-duan h4 {
      margin-top: 0;
      font-size: 16px;
      font-weight: 500; }
      .sidebar-project .list-duan .title-duan h4 a {
        color: #606060; }
    .sidebar-project .list-duan .title-duan p {
      font-style: italic;
      font-size: 14px;
      position: relative; }
      .sidebar-project .list-duan .title-duan p:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 50px;
        height: 2px;
        background: linear-gradient(to right, #F29E4C, #FFC934); }
.list-danhmuc{
    list-style: none;
    padding-bottom: 20px;
}
.list-danhmuc li{
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.list-danhmuc li a{
    display: block;
    width: 100%;
    position: relative;
}
.list-danhmuc li a span{
    position: absolute;
    font-size: 22px;
    right: 0;
    top: 0;
}
.title-lienquan {
  text-align: center;
  border-top: 1px solid #ccc;
  margin-top: 50px;
  padding: 30px 0;
  text-transform: uppercase; }

.list-lienquan p {
  padding-top: 15px;
  text-align: center;
  font-weight: 600; }

.map-full-contact {
  width: 70%;
 }
  .map-full-contact iframe {
    width: 100%;
    height: 100%; }

.cnt-wrp {
    margin: 50px 0;
}
.bao-left{
    background: rgba(0,0,0,0.1);
}
.info-contact-page {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 30px; }
  .info-contact-page h1 {
    font-size: 3rem; color: #000; }

.cnt-frm .form-contact {
  padding-bottom: 20px; }
  .cnt-frm .form-contact input, .cnt-frm .form-contact textarea {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #ccc; }
    .cnt-frm .form-contact input::placeholder, .cnt-frm .form-contact textarea::placeholder {
      font-style: italic; }

.border-dash {
  border-right: 1px dashed #ccc; }

.bao-left {
  padding: 50px; }

.btn-submit {
  padding-top: 20px; }
  .btn-submit button {
    padding: 10px 50px;
    color: #fff;
    border: 0;
      border-radius: 5px;
    background: #c00; }

.info-contact {
  padding-top: 50px;
    height: 100%;
    background: rgba(1,89,128,0.8);
    color: #fff;
    padding: 50px;
}
  .info-contact h3 {
    font-size: 2.2rem;
    color: #fff;
    padding-bottom: 30px; }

.item-contact .icon-contact i {
  font-size: 30px;
  color: #0b857f; }
.item-contact  {
    padding: 10px 0;
   }
  .item-contact .desc-contact h4 {
    font-size: 18px;
    font-weight: 400;
    margin-top: 0; }
.bg-contact{
    background-image: url("../images/giant-building-with-sun.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.contact-flex{
    display: flex;
}
.desc-career {
  max-width: 70%;
  color: #606060;
  margin: 0 auto;
  text-align: center; }

.bg-career-info {
  padding: 50px 0; }
  .bg-career-info .no-pad {
    padding-left: 0;
    padding-right: 0; }
    .bg-career-info .no-pad .item-career-info {
      background-size: 100%;
      background-position: center;
      background-repeat: no-repeat;
      padding: 20px;
      height: 350px; }
      .bg-career-info .no-pad .item-career-info h3 {
        width: 50%;
        line-height: 35px; }
    .bg-career-info .no-pad:nth-child(even) h3 {
      margin: 5% 0 50% 50%;
      text-align: right; }

.xanh-title {
  color: #0b857f; }
  .xanh-title:hover {
    color: #666; }

.partner-home {
  padding-bottom: 30px; }

.title-partner {
  text-align: center;
  padding-top: 30px; }
  .title-partner h3 {
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    font-size: 3rem; }
    .title-partner h3 span {
      text-align: center;
      padding: 10px 20px;
      background: #fff;
      position: relative;
      top: 15px; }

.list-career-news {
  padding: 50px 0;
  background: #efefef; }
  .list-career-news .slider-career .item-career {
    background: #fff; }
    .list-career-news .slider-career .item-career .desc-career-item {
      padding: 15px; }
      .list-career-news .slider-career .item-career .desc-career-item h4 {
        font-size: 18px; }
      .list-career-news .slider-career .item-career .desc-career-item p {
        padding-top: 50px;
        position: relative;
        margin-top: 20px; }
        .list-career-news .slider-career .item-career .desc-career-item p span {
          position: absolute;
          left: 0;
          top: 5px; }
          .list-career-news .slider-career .item-career .desc-career-item p span:before {
            content: '';
            width: 50px;
            height: 2px;
            background: #606060;
            position: absolute;
            bottom: -5px; }
        .list-career-news .slider-career .item-career .desc-career-item p a {
          position: absolute;
          right: 0;
          top: 0;
          font-size: 4rem;
          font-weight: bold; }
          .list-career-news .slider-career .item-career .desc-career-item p a i {
            color: #FFC934; }

.slider-career {
  padding: 50px 0; }

.item-partner {
  padding: 30px; }

.title-bottom {
  background: linear-gradient(to right, #F29E4C, #FFC934);
  padding: 20px 0; }
  .title-bottom h2 {
    text-align: center; }

footer {
  background: #015980;
  padding-top: 50px;
  color: #fff; }
  footer .info-setting {
    min-height: 230px; }
    footer .info-setting h2 {
      color: #fff;
      margin-top: 0;
      text-transform: uppercase;
      font-size: 2.2rem; }
  footer .contact-footer {
 }
  .social-footer a{
      padding-right: 10px;
  }
    footer .contact-footer h4 {
      color: #fff;
      position: relative;
      padding-bottom: 25px;
      margin-top: 0;
        font-weight: 400;
        font-size: 18px;
       }
      footer .contact-footer h4:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 10px;
        width: 50px;
        height: 2px;
        background: #fff;
       }
    footer .contact-footer p {
      margin-bottom: 5px; }
      footer .contact-footer p i {
        padding-right: 10px; }
    footer .contact-footer .social-footer a {
      padding-right: 10px; }
  footer .newletter-footer h4 {
    color: #fff;
    margin-top: 0;
      font-size: 18px;
     }
  .form-dk{
      position: relative;
  }
  footer .newletter-footer .content-register {
    padding: 10px 0; }
    footer .newletter-footer .content-register .inpmail {
      border: 1px solid #fff;
      background: none;
      padding: 0 10px; }
      footer .newletter-footer .content-register .inpmail::placeholder {
        color: #fff;
        font-size: 14px; }
    footer .newletter-footer .content-register .btnDangky {
      padding: 1px 10px;
      background: #fff;
      color: #015980;
      text-transform: uppercase;
      border: 0;
        position: absolute;
        right: -34px;
        top: 0;
    }
footer .newletter-footer .content-register .btnDangky i{
    color: #015980;
}
footer .newletter-footer .map-footer iframe {
    width: 100%; }

.input-search {
  position: relative; }
  .input-search input {
    width: 100%;
    padding: 10px; }
  .input-search button {
    position: absolute;
    right: 20px;
    top: 10px;
    background: none;
    border: 0; }
.copyright{
    text-align: center;
    border-top: 1px solid #fff;
    padding: 20px 0;
}

.list-co-dong{
  padding-bottom: 50px;
}
.item-co-dong{
  border-bottom: 1px dotted #ccc;
  padding: 10px 0;
}
.item-co-dong p{
  position: relative;
  margin-bottom: 0;
}
.item-co-dong p a{
  display: block;
  width: 90%;
}
.item-co-dong p i{
  position: absolute;
  right: 0;
  top: 5px;
}

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

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
/*.dropdown-submenu:hover>.dropdown-menu{display:block;}*/
/*.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}*/
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu ul li:hover{background:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}