/*
Theme Name: Tan Hiep An Child Themes
Theme URI: http: //chili.vn
Description: Thep
Author: Matbao.com
Author URI: http://matbao.com
Template: layerswp
Version: 1.0
Main Color:#0089CC
Child Color:#2a76a9
*/

@import url("../layerswp/style.css");
@import url("../layerswp-child/font-awesome/css/font-awesome.min.css");
@font-face {
    font-family: 'HelveticaNeue-Light';
    src: url('fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeue-Light.woff') format('woff'), url('fonts/HelveticaNeue-Light.ttf') format('truetype'), url('fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeue-Medium';
    src: url('fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeue-Medium.woff') format('woff'), url('fonts/HelveticaNeue-Medium.ttf') format('truetype'), url('fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

.f-hel-m {
    font-family: 'HelveticaNeue-Medium';
}


/*

*/


/*

1. Install Basic
2. Style Header
3. Slider show
4 . Style slider product
5 . footer
6 .search top
7 . responsive


*/


/*fix safari*/

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    /* Safari and Chrome, if Chrome rule needed */
    .someClass {
        color: #c00;
    }
    /* Safari 5+ ONLY */
     ::i-block-chrome,
    .someClass {
        color: #000;
    }
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading {
    font-family: "HelveticaNeue-Medium" !important;
}

.childcolor {
    color: #2a76a9;
}

.childcolor_heading .heading {
    color: #2a76a9 !important;
}

.container {
    max-width: 1180px;
}

.site-logo-link img,
.mark img {
    max-height: inherit;
}

.header-site .menu-item-has-children>a:after {
    opacity: 1;
}


/*
####
  Color class
####
*/

.header-site .container {
    padding: 20.5px 20px;
}

.header-site .nav-horizontal .current-menu-item>a {
    color: #0089CC;
}

.header-site .nav-horizontal .current-menu-parent>a {
    color: #0089CC !important;
}

.header-site .nav-horizontal li a {
    color: #fff;
    font-size: 14px;
    padding: 24px 21px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: normal;
}

.header-site .nav-horizontal li a:hover {
    color: #2a76a9;
}

.header-site .nav-horizontal li ul li a {
    color: #767676;
    font-size: 12px;
    padding: 13px 20px;
}

.header-site .nav-horizontal li ul li a:hover {
    background-color: #0089CC;
    color: #fff;
}

.header-secondary {
    background: #16242e;
}

.header-secondary .pull-left li:nth-child(1) {
    margin-left: 0;
}

.header-secondary .pull-left li:nth-child(1) a:before {
    bottom: 1px;
    content: "\f041";
    left: 0;
    position: absolute;
    top: 1px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #0089CC;
    line-height: 23px;
}

.header-secondary .pull-left li a {
    color: #8c8c8c;
    opacity: 1;
    padding-left: 20px;
    line-height: 26px;
}

.header-secondary .pull-left li a:hover {
    color: #8c8c8c;
}

.header-secondary .pull-right .nav li:nth-child(6) {
    margin: 0;
}

.header-secondary .pull-right .nav li:nth-child(4) {
    margin-right: 1px;
}

.header-secondary .pull-right .nav .menu-item-language-current {
    border-left: 1px solid #74706d;
    border-radius: 0;
    padding-left: 15px;
}

.header-secondary .pull-right .nav li {
    padding: 5px 0px;
    transition: all 0.3s;
    text-align: center;
    border-radius: 50%;
    line-height: normal;
    display: inline-block;
}

.header-secondary .pull-right .nav li a:hover:before {
    color: #0089CC;
}

.header-secondary .pull-right .nav li a {
    opacity: 1;
    font-size: 0;
}

.header-secondary .pull-right .nav li a:before {
    font-size: 12px;
    color: #8c8c8c;
}

.header-secondary .pull-right .nav li a[href*=twitter]:before {
    content: "\f099";
    font-family: "FontAwesome";
}

.header-secondary .pull-right .nav li a[href*=facebook]:before {
    content: '\f09a';
    font-family: "FontAwesome";
}

.header-secondary .pull-right .nav li a[href*=google]:before {
    content: "\f0d5";
    font-family: "FontAwesome";
}

.header-secondary .pull-right .nav li a[href*=instagram]:before {
    content: "\f16d";
    font-family: "FontAwesome";
}

body {
    color: #898989;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 24px;
}

.responsive-nav .l-menu {
    color: #fff;
}

.header-sticky.is_stuck.is_stuck_show {
    background-color: transparent;
    height: auto;
}

.header-sticky.is_stuck.is_stuck_show .header.index-1 {
    display: none;
}

@media only screen and (min-width: 769px) {
    .admin-bar .header-sticky.is_stuck.is_stuck_show {
        margin-top: 28px;
    }
}

@media (min-width: 1380px) and (max-width: 1619px) {
    .auto-height .swiper-slide .overlay {
        padding-bottom: 31% !important;
    }
}

@media (min-width: 1620px) {
    .auto-height .swiper-slide .overlay {
        padding-bottom: 27% !important;
    }
}

@media (min-width: 1200px) {
    .header-site.header-sticky {
        height: 144px;
    }
    .header-site.header-sticky .tren-header {
        padding: 0;
    }
    .header-site.header-sticky .tren-header .container {
        padding: 0;
    }
    .header-site.header-sticky .tren-header .container .layers-masonry-column:nth-child(3) {
        background-color: #69cd72;
        border-radius: 3px;
        width: 25.5%;
        float: right;
    }
    .header-site.header-sticky .tren-header .container .layers-masonry-column:nth-child(3) .excerpt {
        font-size: 15px;
        color: #ffffff;
        margin-top: 0;
    }
    .header-site.header-sticky .tren-header .container .layers-masonry-column:nth-child(3) .media {
        padding: 10px 30px;
    }
    .header-site.header-sticky .tren-header .container .layers-masonry-column:nth-child(3) .media .heading {
        color: #2d7f35;
        font-size: 14px;
        text-align: center;
    }
    .header-site.header-sticky .tren-header .container .layers-masonry-column:nth-child(3) .media .excerpt {
        text-align: center;
    }
    .header-site.header-sticky .tren-header .container .layers-masonry-column:nth-child(2) .media {
        overflow: visible;
    }
    .header-site.header-sticky .tren-header .container .layers-masonry-column:nth-child(2) .media .media-body {
        display: inline-block;
        padding-left: 74px;
        text-align: left;
        float: left;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .header-site.header-sticky .tren-header .container .layers-masonry-column:nth-child(2) .media .heading {
        font-size: 12px;
        color: #0089CC;
    }
    .header-site.header-sticky .tren-header .container .layers-masonry-column:nth-child(2) .media .excerpt {
        margin-top: 0;
        font-size: 12px;
    }
    .header-site.header-sticky .tren-header .container .layers-masonry-column:nth-child(2) .media:before {
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        font-size: 24px;
        content: "\f0e0";
        font-family: "FontAwesome";
        position: absolute;
        padding: 19px 20px;
        color: #0089CC;
        top: 0;
        left: 0;
    }
    .header-site.header-sticky .tren-header .container .layers-masonry-column:nth-child(1) .media {
        overflow: visible;
    }
    .header-site.header-sticky .tren-header .container .layers-masonry-column:nth-child(1) .media .media-body {
        display: inline-block;
        padding-left: 74px;
        text-align: left;
        float: left;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .header-site.header-sticky .tren-header .container .layers-masonry-column:nth-child(1) .media .heading {
        font-size: 12px;
        color: #0089CC;
    }
    .header-site.header-sticky .tren-header .container .layers-masonry-column:nth-child(1) .media .excerpt {
        margin-top: 0;
        font-size: 12px;
    }
    .header-site.header-sticky .tren-header .container .layers-masonry-column:nth-child(1) .media:before {
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        font-size: 24px;
        content: "\f015";
        font-family: "FontAwesome";
        position: absolute;
        padding: 19px 20px;
        color: #0089CC;
        top: 0;
        left: 0;
    }
    .header-site.header-sticky .column.span-8 {
        float: right;
    }
    .header-site.header-sticky .logo {
        color: #102c40;
    }
    .header-site.header-sticky .logo a {
        display: table-row;
    }
    .header-site.header-sticky .logo a .logo-wrap {
        display: table-cell;
        height: 100%;
        padding-bottom: 7px;
        position: relative;
        vertical-align: middle;
        z-index: 9;
    }
    .header-site.header-sticky .logo:before {
        background-color: currentColor;
        content: "";
        height: 100%;
        position: absolute;
        right: 100%;
        top: 0;
        width: 1200px;
    }
    .header-site.header-sticky .logo:after {
        border-left: 0 solid currentColor;
        border-right: 120px solid transparent;
        border-top: 144px solid currentColor;
        content: "";
        height: 0;
        position: absolute;
        right: -120px;
        top: 0;
        width: 0;
    }
    .logo-2 {
        display: none;
    }
    .header-site.header-sticky .container {
        display: block;
        position: static;
    }
    .header-site.header-sticky .nav {
        margin: 0;
        position: absolute;
        bottom: 0;
        margin-bottom: -32px;
        background: #16242e;
        max-width: 1140px;
    }
    .header-site.header-sticky .logo {
        background-color: currentColor;
        padding-top: 36px;
        height: 100%;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

.off-canvas-right+.wrapper-site .is_stuck_show {
    left: 0px;
    transition: left 0.3s ease-in-out;
    -moz-transition: left 0.3s ease-in-out;
    -webkit-transition: left 0.3s ease-in-out;
}

.off-canvas-right.open+.wrapper-site .is_stuck_show {
    left: -240px;
    -moz-transition: left 0.3s ease-in-out;
    -webkit-transition: left 0.3s ease-in-out;
}

.wrapper-site #back-to-top a {
    width: 40px;
    height: 40px;
    background: transparent url("images/top.png") no-repeat;
    background-size: 40px 40px;
}


/*404*/

.clear {
    clear: both;
}

.page-404 {
    text-align: center;
}

.page-404 .title-404 {
    font-size: 200px;
    font-weight: bold;
    color: #0089CC;
    line-height: normal;
}

.page-404 .h2-404 {
    font-size: 50px;
}

.page-404 .entry-404 a {
    margin: 20px 0px;
    color: #fff;
    padding: 10px 25px;
    display: inline-block;
    background-color: #0089CC;
}

.page-404 .entry-404 a:hover {
    background-color: #2a76a9;
    transition: all 300ms ease-in-out;
}

.page-404 .entry-404 .search-form label {
    margin-bottom: 22px;
}

.page-404 .entry-404 .search-404 .search-form {
    float: none;
    margin: 0 auto;
    margin-top: 20px;
    width: 278px;
}

.page-404 .entry-404 .search-404 .search-form input {
    height: 38px;
}

.call {
    display: block;
    font-size: 14px;
    height: 100%;
    line-height: 69px;
    padding: 0 29px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
    background-color: #0089CC;
    color: #ffffff;
}

.call li {
    margin: 0;
}

.call li a {
    line-height: 13px !important;
    padding: 0 31px !important;
    padding-right: 0 !important;
    color: #fff !important;
}

.call li a:before {
    bottom: 1px;
    content: "\f0ac";
    left: 0;
    position: absolute;
    top: 1px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    font-size: 16px;
    line-height: 13px;
}

.call li a:hover {
    color: #fff !important;
}

.call:hover {
    background-color: #2a76a9;
}

#mbmcl {
    float: right;
    color: #fff;
    font-family: arial;
    text-align: right;
}

#mbmcl a:hover {
    color: #D00400 !important;
}

#back-to-top {
    bottom: : 70px !important;
    display: block;
}

.abc+.sub-menu {
    visibility: visible;
    opacity: 1;
    top: 67px;
    transition: all 0.2s ease-in-out;
}

.tagcloud {
    padding-top: 20px;
}

.tagcloud a {
    display: inline-block;
    background: transparent none repeat scroll 0% 0%;
    line-height: 41px;
    padding: 0px 20px;
    border: 1px solid #898989;
    font-size: 1.5rem !important;
    margin-bottom: 5px;
    color: #898989;
}

.tagcloud a:hover {
    background: #0089CC none repeat scroll 0% 0%;
    border-color: #0089CC;
    transition: all 300ms ease-in-out 0s;
    color: #fff;
}

.search-menu {
    float: right;
    margin-left: 0;
    position: relative;
}

.search-menu .search-form .search-submit {
    background-image: url(/wp-content/uploads/2016/10/arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 32px;
    padding: 0;
    position: absolute;
    height: 47px;
    line-height: 31px;
    padding: 0 40px;
    background-color: transparent;
    right: 0;
    top: 0;
    -webkit-opacity: 0.3;
    -khtml-opacity: 0.3;
    -moz-opacity: 0.3;
    opacity: 0.3;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30);
    font-size: 0;
}

.search-menu .search-form .search-submit:hover {
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}

.search-menu .template-icon-search {
    display: table;
    height: 100%;
    padding: 0 20px;
    max-height: 100%;
}

.search-menu .template-icon-search .icon-tim-kiem {
    padding: 14.5px;
    padding-left: 0;
    display: table-cell;
    zoom: 1;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    padding-right: 5px;
}

.search-menu .template-icon-search .icon-tim-kiem:hover {
    color: #2a76a9;
}

.search-menu .template-search-form {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 190px;
    padding: 2px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
}

.search-menu .abcde {
    top: 50px;
    visibility: visible;
    opacity: 1;
    z-index: 2;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.search-menu .abcde .search-form {
    border-radius: 4px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.14);
    padding: 7px 8px;
    background: #fff;
}

.search-menu .abcde input[type=submit] {
    display: none;
}

.search-menu .abcde input[type=search] {
    border: 0;
    height: 33px;
    position: relative;
    border: none;
    padding: 4px 10px;
    background-color: #f9f9f9;
    border: 1px solid #efefef;
    border-radius: 2px;
}

.search-menu .abcde input[type=search]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-color: #2a76a9;
}

.auto-height .swiper-slide .overlay {
    padding-bottom: 35%;
}

.service-home {
    padding-bottom: 42px !important;
}

.service-home .layers-masonry-column .thumbnail-body .excerpt {
    color: #898989;
    font-size: 13px;
}

.service-home .column {
    margin-bottom: 2%;
}

.service-home .layers-masonry-column:nth-child(1) .thumbnail-body .heading:before {
    content: "\f275";
}

.service-home .layers-masonry-column:nth-child(2) .thumbnail-body .heading:before {
    content: "\f013";
}

.service-home .layers-masonry-column:nth-child(3) .thumbnail-body .heading:before {
    content: "\f0c3";
}

.service-home .layers-masonry-column:nth-child(4) .thumbnail-body .heading:before {
    content: "\f1e6";
}

.service-home .layers-masonry-column:nth-child(5) .thumbnail-body .heading:before {
    content: "\f06d";
}

.service-home .layers-masonry-column:nth-child(6) .thumbnail-body .heading:before {
    content: "\f12e";
}

.service-home .layers-masonry-column {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
}

.service-home .layers-masonry-column:hover .thumbnail-body {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.service-home .layers-masonry-column:hover .thumbnail-body .button:hover {
    color: #2a76a9;
}

.service-home .layers-masonry-column:hover .thumbnail-body .heading:before {
    background: transparent !important;
    color: #0089CC;
}

.service-home .layers-masonry-column .thumbnail-media a {
    padding-bottom: 75%;
}

.service-home .layers-masonry-column .thumbnail-body {
    background-color: #fff;
    border-top: 5px solid;
    left: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    top: 100%;
    -webkit-transform: translateY(-72px);
    -ms-transform: translateY(-72px);
    transform: translateY(-72px);
    transition: .4s transform ease;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    border-color: #0089CC;
    min-height: 120px;
    padding-bottom: 20px;
}

.service-home .layers-masonry-column .thumbnail-body .button {
    background: none !important;
    color: #0089CC;
    padding: 0;
}

.service-home .layers-masonry-column .thumbnail-body .heading {
    padding-left: 63px;
    transition: .4s padding;
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    height: 45px;
}

.service-home .layers-masonry-column .thumbnail-body .heading:before {
    height: 72px;
    left: 0;
    position: absolute;
    top: 0;
    color: #fff;
    background: #0089CC;
    text-align: center;
    width: 73px;
    padding-top: 23px;
    font: normal normal normal 18px/1 FontAwesome;
}

.service-home .layers-masonry-column .meta-info {
    display: none;
}

.footer-site.invert .section-nav-title {
    color: #fff;
}

.footer-site.invert .footer-1 .excerpt {
    color: #7f7f7f;
}

.footer-site .current-menu-item a {
    color: #0089CC !important;
}

.footer-site .wpcf7-form input[type=email] {
    color: #7f7f7f;
}

.footer-site .wpcf7-form input[type=email] ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #7f7f7f !important;
}

.footer-site .wpcf7-form input[type=email] ::-moz-placeholder {
    /* Firefox 19+ */
    color: #7f7f7f !important;
}

.footer-site .wpcf7-form input[type=email] :-ms-input-placeholder {
    /* IE 10+ */
    color: #7f7f7f !important;
}

.footer-site .wpcf7-form input[type=email] :-moz-placeholder {
    /* Firefox 18- */
    color: #7f7f7f !important;
}

.footer-site .wpcf7-form input[type=email]:focus {
    outline-color: #2a76a9;
    outline: -webkit-focus-ring-color auto 5px;
}

.footer-site .popular-posts li a:hover {
    opacity: 0.8;
}

.footer-site .widget_text {
    position: relative;
}

.footer-site .wpcf7-submit {
    border: 0;
    height: 43px;
    position: absolute;
    display: block;
    right: 0;
    text-indent: -1000px;
    top: 0;
    width: 58px;
    background-color: #0089CC;
}

.footer-site .wpcf7-submit:hover {
    background-color: #0089CC;
}

.footer-site .wpcf7-form {
    position: relative;
}

.footer-site .wpcf7-form:after {
    color: #fff;
    content: "\f0e0";
    font-family: FontAwesome;
    font-size: 16px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 58px;
}

.footer-site .wpcf7-form .column {
    margin-bottom: 0;
}

.footer-site .wpcf7-form .column.span-8 {
    margin-right: 0;
}

.footer-site .wpcf7-form .column.span-4 p:after {
    color: #fff;
    content: "\f0e0";
    font-family: FontAwesome;
    font-size: 16px;
    pointer-events: none;
    position: absolute;
    left: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 58px;
}

.footer-site .wpcf7-form input[type=email] {
    max-width: 100%;
    font-size: 14px;
    height: 43px;
}

.footer-site .wpcf7-form .wpcf7-form-control-wrap {
    margin-top: 0;
}

.footer-site .row {
    padding-bottom: 4px;
}

.footer-site .menu-favicon-container li:nth-child(1),
.footer-site #menu-tren-cung-ben-phai-english-1 li:nth-child(1) {
    padding-left: 0;
}

.footer-site .menu-favicon-container li,
.footer-site #menu-tren-cung-ben-phai-english-1 li {
    padding: 5px 10px;
    transition: all 0.3s;
    text-align: center;
    border-radius: 50%;
    line-height: normal;
    display: inline-block;
}

.footer-site .menu-favicon-container li a:hover:before,
.footer-site #menu-tren-cung-ben-phai-english-1 li a:hover:before {
    color: #0089CC;
}

.footer-site .menu-favicon-container li a,
.footer-site #menu-tren-cung-ben-phai-english-1 li a {
    opacity: 1;
    font-size: 0;
}

.footer-site .menu-favicon-container li a:before,
.footer-site #menu-tren-cung-ben-phai-english-1 li a:before {
    font-size: 14px;
    color: #fff;
}

.footer-site .menu-favicon-container li a[href*=twitter]:before,
.footer-site #menu-tren-cung-ben-phai-english-1 li a[href*=twitter]:before {
    content: "\f099";
    font-family: "FontAwesome";
}

.footer-site .menu-favicon-container li a[href*=facebook]:before,
.footer-site #menu-tren-cung-ben-phai-english-1 li a[href*=facebook]:before {
    content: '\f09a';
    font-family: "FontAwesome";
}

.footer-site .menu-favicon-container li a[href*=google]:before,
.footer-site #menu-tren-cung-ben-phai-english-1 li a[href*=google]:before {
    content: "\f0d5";
    font-family: "FontAwesome";
}

.footer-site .menu-favicon-container li a[href*=instagram]:before,
.footer-site #menu-tren-cung-ben-phai-english-1 li a[href*=instagram]:before {
    content: "\f16d";
    font-family: "FontAwesome";
}

.footer-site .popular-posts .post-stats {
    font-size: 12px;
    font-weight: normal;
    color: #7f7f7f;
    padding: 12px 0;
}

.footer-site .popular-posts .post-stats:before {
    content: "\f073";
    font-family: FontAwesome;
    font-size: 14px;
    margin-right: 10px;
    color: #0089CC;
}

.footer-site .work-time {
    padding-top: 0;
    padding-bottom: 0;
}

.footer-site .work-time .section-title {
    margin-bottom: 20px;
}

.footer-site .work-time .row {
    padding-top: 0;
    padding-bottom: 0;
}

.footer-site .work-time .layers-masonry-column {
    border: 2px solid #2e2e2e;
    padding: 15px 20px;
}

.footer-site .work-time .excerpt {
    font-size: 14px;
    color: #7f7f7f;
}

.footer-site a {
    font-size: 14px;
}

.footer-site #nav_menu-8 li,
.footer-site #nav_menu-14 li {
    display: inline-block;
}

.footer-site .title-footer {
    padding-top: 25px;
    padding-bottom: 0;
}

.footer-site .title-footer .container {
    padding: 0;
}

.footer-site .title-footer .section-title {
    margin-bottom: 23px;
}

.footer-site .title-footer .excerpt {
    font-size: 14px;
    color: #7f7f7f;
}

.footer-site #nav_menu-10 .current-menu-item,
.footer-site #nav_menu-12 .current-menu-item {
    color: #0089CC;
}

.footer-site #nav_menu-10 li a,
.footer-site #nav_menu-12 li a {
    color: #7f7f7f;
    position: relative;
    padding-left: 14px;
}

.footer-site #nav_menu-10 li a:hover,
.footer-site #nav_menu-12 li a:hover {
    color: #0089CC;
}

.footer-site #nav_menu-10 li a:before,
.footer-site #nav_menu-12 li a:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 14px;
    left: 0;
    position: absolute;
}

.footer-site .section-title .heading {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 18px;
    margin: 0 0 24px;
    padding-bottom: 16px;
    position: relative;
}

.footer-site .section-title .heading:after {
    background-color: #0089CC;
    bottom: -1px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 73px;
}

.footer-site .section-nav-title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    text-transform: none;
    font-weight: 500;
    font-size: 18px;
    margin: 0 0 24px;
    padding-bottom: 16px;
    position: relative;
}

.footer-site .section-nav-title:after {
    background-color: #0089CC;
    bottom: -1px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 73px;
}

.footer-site .address .media.medium p:not(:first-child) {
    margin-top: 6px;
}

.footer-site .address .media .excerpt p {
    font-size: 14px;
    padding: 7px 12px 7px 42px;
    position: relative;
}

.footer-site .address .media .excerpt p:before {
    border-right: 1px solid rgba(52, 52, 52, 0.8);
    content: "";
    height: 100%;
    left: 20px;
    position: absolute;
    top: 0;
    width: 10px;
}

.footer-site .address .media .excerpt p i {
    color: #0089CC;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 31px;
}

.footer-site .footer-1 {
    padding-top: 0px;
}

.footer-site .footer-1>.row {
    padding-top: 0px;
    padding-left: 0;
}

.footer-site .footer-1 .media-image img {
    margin: 0;
    padding-bottom: 20px;
}

.footer-site .footer-1 .layers-masonry-column .excerpt {
    opacity: 1;
    font-size: 13px;
}

.content-vertical-massive {
    padding-top: 60px;
    padding-bottom: 60px;
}

.about-home {
    padding-top: 120px;
    padding-bottom: 120px;
}

.about-home .media-body .excerpt {
    max-width: 750px;
    color: #fff;
}

.about-home .media-body .button {
    margin-top: 35px;
    background-color: #0089CC;
    font-size: 12px;
    border-radius: 4px;
    padding: 14px 28px;
}

.about-home .media-body .button:hover {
    background-color: #2a76a9;
}

.about-home .media-body .heading {
    color: #fff;
    font-size: 28px;
    line-height: 31px;
}

.why-right {
    padding-top: 50px !important;
}

.why-right .layers-masonry-column:nth-child(1) .heading:before {
    content: "\f0f7";
}

.why-right .layers-masonry-column:nth-child(2) .heading:before {
    content: "\f0b1";
}

.why-right .layers-masonry-column:nth-child(3) .heading:before {
    content: "\f1b2";
}

.why-right .layers-masonry-column:nth-child(4) .heading:before {
    content: "\f0d1";
}

.why-right .layers-masonry-column {
    padding-bottom: 45px;
}

.why-right .layers-masonry-column .heading {
    font-size: 18px;
    margin: 10px 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #000;
    padding-left: 43px;
    line-height: 30px;
}

.why-right .layers-masonry-column .heading:before {
    position: absolute;
    padding-right: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #0089CC;
    font-size: 30px;
    left: 0;
}

.why-right .layers-masonry-column .excerpt {
    color: #898989;
    font-size: 14px;
}

.tai-sao {
    padding-top: 50px;
}

.tai-sao .column {
    margin-bottom: 0px;
}

.tai-sao .section-title {
    margin-bottom: 20px;
}

.tai-sao .section-title .heading:after {
    bottom: -12px;
    background-color: #0089CC;
    content: "";
    height: 3px;
    left: 0;
    position: relative;
    width: 73px;
    display: block;
}

.section-title .heading {
    font-size: 24px;
    color: #000;
}

.section-title .heading:after {
    bottom: -12px;
    background-color: #0089CC;
    content: "";
    height: 3px;
    left: 0;
    position: relative;
    width: 73px;
    display: block;
}

.new .thumbnail-body {
    background-color: transparent !important;
    padding: 0px;
    overflow: visible;
}

.new .thumbnail-body .l-folder-open-o:before {
    color: #0089CC;
    font-size: 12px;
}

.new .thumbnail-body .l-clock-o:before {
    content: "\f073";
    font: normal normal normal 14px/1 FontAwesome;
    color: #0089CC;
    font-size: 12px;
}

.new .thumbnail-body .copy {
    padding: 0 30px;
    font-size: 14px;
    color: #898989;
    margin: 10px 0;
}

.new .thumbnail-body .meta-info {
    padding: 8px 30px;
    border: 1px solid #e5e5e5;
    margin-top: 18px;
}

.new .thumbnail-body .meta-info .meta-item {
    display: inline-block;
    margin-right: 20px;
    font-size: 11px;
    text-transform: uppercase;
}

.new .thumbnail-body .meta-info .meta-item a {
    color: #898989;
}

.new .thumbnail-body .meta-info .meta-item a:hover {
    color: #898989;
}

.new .thumbnail-body .heading {
    font-size: 16px;
    font-weight: 500;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
}

.new .thumbnail-body .heading a {
    color: #000;
}

.new .thumbnail-body .heading a:hover {
    opacity: 0.7;
}

.new .thumbnail-body .button {
    margin-top: 0;
    background-color: #0089CC;
    color: #ffffff;
    padding: 13px 28px;
    bottom: 0px;
    position: relative;
    border-radius: 4px;
    font-size: 12px;
    margin-left: 30px;
    text-transform: upperccase;
    font-weight: 600;
    margin-bottom: 17px;
    margin-top: 10px;
}

.new .thumbnail-body .button:after {
    border-color: #595959 transparent transparent transparent;
    border-style: solid;
    border-width: 4px 4px 0 0;
    bottom: 3px;
    content: "";
    position: absolute;
    right: -4px;
    height: 0;
    width: 0;
}

.new li {
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.12);
}

.new .section-title {
    margin-bottom: 37px;
}

.new .lcam-carousel-controller-top-right {
    margin-bottom: 39px !important;
}

.thumbnail-media:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.lien-ket-web {
    padding: 60px 0;
}

.lien-ket-web .layers-masonry-column {
    border: 4px solid #e5e5e5;
    display: block;
    padding: 10px;
}

.lien-ket-web .layers-masonry-column:hover {
    opacity: .7;
}

.lcam-carousel-controller-top-right {
    margin-bottom: 40px;
}

.lcam-carousel-container {
    margin-top: -67px !important;
}

.lcam-carousel-to-prev {
    border-radius: 3px 0 0 3px;
}

.fa-caret-left:before {
    content: "\f104" !important;
}

.fa-caret-right:before {
    content: "\f105" !important;
}

.lcam-carousel-to-next {
    border-radius: 0 3px 3px 0;
}

.lcam-carousel-to-prev,
.lcam-carousel-to-next {
    opacity: 1 !important;
    border: 0;
    color: #fff;
    font-size: 18px;
    line-height: 34px;
    position: relative;
    transition: 0.2s background-color;
    width: 49px;
    background-color: #0089CC !important;
    line-height: 1em;
}

.lcam-carousel-to-prev:hover,
.lcam-carousel-to-next:hover {
    background-color: #2a76a9 !important;
    outline: none;
}

.lcam-carousel-controller-top-right {
    margin-bottom: 50px !important;
}

.customer {
    padding-bottom: 30px;
}

.customer .media .heading+.excerpt {
    font-size: 13px;
    line-height: 24px;
}

.cong-trinh {
    padding-bottom: 40px;
}

.cong-trinh .thumbnail-media a {
    padding-bottom: 74%;
}

.cong-trinh .lcam-carousel-controller-bottom-center {
    margin-top: 32px;
}

.cong-trinh .lcam-carousel-to-prev,
.cong-trinh .lcam-carousel-to-next {
    border-radius: 4px;
    color: rgba(255, 255, 255, 0.4) !important;
    background-color: transparent !important;
    border: 1px solid !important;
    width: 38px;
    outline: none;
    padding: 7px 15px !important;
}

.cong-trinh .lcam-carousel-to-prev:hover,
.cong-trinh .lcam-carousel-to-next:hover {
    background-color: rgba(255, 255, 255, 0.2) !important;
    outline: none;
}

.cong-trinh .section-title {
    margin-bottom: 50px;
}

.cong-trinh .lcam-carousel-container {
    margin-top: 0px !important;
}

.cong-trinh .thumbnail:hover .thumbnail-body {
    opacity: 1;
}

.cong-trinh .thumbnail .button {
    margin-top: 10px;
}

.cong-trinh .thumbnail .thumbnail-body {
    line-height: 24px;
    bottom: 0;
    padding: 25px;
    position: absolute;
    z-index: 5;
    top: 0;
    transition: .3s opacity;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7) !important;
}

.cong-trinh .thumbnail .thumbnail-body .heading {
    font-size: 14px;
    text-transform: uppercase;
}

.cong-trinh .thumbnail .thumbnail-body .heading a {
    color: #0089CC;
}

.cong-trinh .thumbnail .thumbnail-body .copy {
    color: #fff;
    font-size: 13px;
    padding-top: 10px;
}

.cong-trinh .thumbnail .thumbnail-body:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    border: 3px solid rgba(255, 255, 255, 0.05);
    z-index: -1;
}

.cong-trinh .thumbnail .meta-info {
    display: none;
}

.button {
    margin-top: 0;
    background-color: #0089CC;
    color: #ffffff;
    padding: 11px 28px;
    position: relative;
    border-radius: 4px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.button:hover {
    background-color: #2a76a9 !important;
}

.nav li:hover>.sub-menu {
    top: 70px;
}

.sub-menu {
    border: 0;
}

.sub-menu li {
    width: 240px;
    border-bottom: 1px solid #ececec;
}

.sub-menu li a {
    color: #767676;
}

.new-page .layers-masonry-column {
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.12);
    border: 1px solid #e5e5e5;
}

.new-page .thumbnail-body .article-title {
    padding: 0 30px;
}

.new-page .thumbnail-body .heading {
    padding-left: 0px;
    padding-right: 0px;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 30px;
}

.new-page .thumbnail-body .heading a:hover {
    opacity: .7;
}

.new-page .thumbnail-body .button {
    margin-top: 17px;
}

.new-page .thumbnail-body .excerpt {
    color: #898989;
    font-size: 14px;
    padding: 10px 30px;
}

.new-page .thumbnail-body .l-user:before {
    color: #0089CC;
    font-size: 12px;
}

.footer-bottom {
    padding-bottom: 25px;
    padding-top: 25px;
    border-top: 1px solid #2e2e2e;
    background-color: #171717;
}

.footer-bottom p {
    color: #9C9C9C;
    font-size: 14px;
}

.lien-he-form {
    padding-top: 55px;
    padding-bottom: 25px;
}

.lien-he-form .section-title .excerpt {
    color: #898989;
    font-size: 14px;
    padding-top: 40px;
    max-width: 100%;
}

.lien-he-form .form-contact .media.medium p:not(:first-child) {
    margin-top: 0;
}

.lien-he-form .contact .media {
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.12);
}

.lien-he-form .contact .media .excerpt p {
    color: #000;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 16px;
    margin-top: 16px;
}

.lien-he-form .contact .media .excerpt i {
    color: #0089CC;
    font-size: 18px;
    padding: 0 23px;
}

.lien-he-form input[type=email],
.lien-he-form input[type=text] {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    max-width: 368px;
    height: 55px;
    padding: 0 20px;
}

.lien-he-form input[type=email]:focus,
.lien-he-form input[type=text]:focus {
    outline-color: #2a76a9;
    outline: -webkit-focus-ring-color auto 5px;
}

.lien-he-form .wpcf7-form-control-wrap {
    margin-top: 0;
}

.lien-he-form textarea {
    border: 1px solid rgba(0, 0, 0, 0.1);
    max-width: 100%;
    padding: 15px 20px;
    height: 212px;
}

.lien-he-form textarea:focus {
    outline-color: #2a76a9;
    outline: -webkit-focus-ring-color auto 5px;
}

.lien-he-form input[type=submit] {
    border-radius: 4px;
    font-size: 12px;
    padding: 16px 28px;
    background-color: #0089CC;
    text-transform: uppercase;
}

.lien-he-form input[type=submit]:hover {
    background-color: #2a76a9;
    color: #ffffff;
}

.title-container .title {
    padding: 90px 0 56px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1180px;
    text-transform: uppercase;
}

.page .hentry header.section-title.large {
    margin-bottom: 0;
}

.flat {
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.14);
    border: 1px solid #e7e7e7;
}

.flat-wrapper {
    max-width: 1180px;
    width: 100%;
    padding: 15px 20px;
    margin: 0 auto;
}

.bread-crumbs {
    font-size: 13px;
    margin: 0;
}

.bread-crumbs .current a {
    color: #c3c3c3;
    text-decoration: none;
    padding-left: 11px;
}

.bread-crumbs .current a:hover {
    color: #c3c3c3;
}

.bread-crumbs a {
    color: #000;
    text-decoration: none;
    margin: 5px 13px 5px 0;
}

.bread-crumbs a:hover {
    color: #0089CC;
    text-decoration: none;
}

.title-container {
    background-color: #f8f9f9;
}

.title-container .heading {
    text-align: center;
    color: #4e4e4e;
    font-size: 36px;
}

.map-lh {
    padding-top: 0;
    padding-bottom: 0px;
}

.page-project .section-title .excerpt {
    color: #898989;
    font-size: 14px;
    max-width: 100%;
}

.page-project .thumbnail-body .excerpt {
    color: #fff;
    padding: 10px 0;
}

.page-project .button:hover {
    background-color: #2a76a9 !important;
}

.post-news-item {
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.12);
    margin-bottom: 60px;
}

.post-news-item .post-content .button {
    margin: 0 30px;
    bottom: -7px;
    position: relative;
}

.post-news-item .post-content .button:after {
    border-color: #595959 transparent transparent transparent;
    border-style: solid;
    border-width: 4px 4px 0 0;
    bottom: 3px;
    content: "";
    position: absolute;
    right: -4px;
    height: 0;
    width: 0;
}

.post-news-item .post-content .copy {
    padding: 0 30px;
    font-size: 14px;
}

.post-news-item .post-content .meta-info p {
    border: 1px solid #e5e5e5;
    padding: 5px 30px;
    margin: 15px 0;
}

.post-news-item .post-content .meta-item {
    display: inline-block;
    padding-right: 10px;
    color: #898989;
}

.post-news-item .post-content .meta-item i {
    color: #0089CC;
    font-size: 12px;
}

.post-news-item .post-content .meta-item a {
    text-transform: uppercase;
    color: #898989;
}

.post-news-item .post-content .meta-item a:hover {
    color: #898989;
}

.post-news-item .post-content .heading {
    font-size: 22px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 7px;
}

#wrapper-content .span-8 {
    padding-bottom: 0px !important;
}

.content-main {
    padding: 60px 20px;
    padding-bottom: 30px;
}

.pagination {
    clear: left;
    float: left;
}

.pagination .current {
    background-color: #0089CC;
}

.pagination a,
.pagination span {
    border-radius: 3px;
    min-width: 32px;
    padding: 6px 10px;
}

.pagination a {
    background-color: #dedede;
}

.pagination a:hover {
    background-color: #0089CC;
}

.sidebar .widget_categories ul li:last-child {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.sidebar .widget li:last-child {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.sidebar .well:nth-child(1) {
    padding-top: 0;
}

.sidebar .section-nav-title {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
    margin: 0 0 4px 0;
}

.sidebar .widget li {
    margin: 0 !important;
    border-bottom: 1px solid #e5e5e5 !important;
    padding: 12px 0 !important;
}

.sidebar .widget li a {
    color: #898989;
    font-size: 14px;
}

.sidebar .widget li a:hover {
    color: #2a76a9;
}

.sidebar .widget_categories ul li {
    border-bottom: 1px solid #e5e5e5 !important;
    padding: 15px 0 !important;
    margin: 0px !important;
}

.sidebar .widget_categories ul li a {
    color: #898989;
    font-size: 14px;
}

.sidebar .widget_categories ul li a:hover {
    color: #2a76a9;
}

.sidebar .well {
    background-color: transparent;
}

.sidebar .search-submit {
    background: none;
    border: 1px solid #e5e5e5;
    border-radius: 0 5px 5px 0;
    border-style: none solid;
    bottom: 1px;
    position: absolute;
    right: 1px;
    text-indent: -9999px;
    top: 1px;
    white-space: nowrap;
    width: 50px;
    height: 44px;
}

.sidebar .search-submit:hover {
    background: none;
}

.sidebar .search-field {
    border: 1px solid #e5e5e5;
    width: 100%;
    border-radius: 5px;
    height: 45px;
}

.sidebar .search-field:focus {
    outline-color: #2a76a9;
    outline: -webkit-focus-ring-color auto 5px;
}

.sidebar .search-form {
    position: relative;
}

.sidebar .search-form:after {
    color: #7f7f7f;
    content: "\f002";
    cursor: pointer;
    font-family: FontAwesome;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 43px;
    line-height: 40px;
}

.story p {
    margin-bottom: 12px;
}

.relative-post-default ul li {
    padding-bottom: 10px;
}

.relative-post-default ul li a {
    color: #898989;
    font-size: 14px;
}

.relative-post-default ul li a:hover {
    color: #0089CC;
}

.relative-post-default ul li a:before {
    content: " ";
    width: 0;
    margin-right: 10px;
    display: inline-block;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 5px solid #959595;
    border-bottom: 4px solid transparent;
}

.relative-post-default .section-nav-title {
    color: #000000;
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 35px;
}

.relative-post-default .section-nav-title:after {
    bottom: -10px;
    content: "";
    height: 3px;
    left: 0;
    display: block;
    position: relative;
    width: 73px;
    background-color: #0089CC;
}

.story {
    font-size: 14px;
    line-height: 27px;
}

.single article.column.span-8 header.section-title.large {
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.12);
}

.single article.column.span-8 header.section-title.large .meta-info {
    border: 1px solid #e5e5e5;
    margin: 15px 0;
    padding: 8px 30px;
    color: #898989;
    font-size: 11px;
}

.single article.column.span-8 header.section-title.large .meta-info i {
    color: #0089CC;
}

.single article.column.span-8 header.section-title.large .meta-info a {
    color: #898989;
    text-transform: uppercase;
}

.single article.column.span-8 .heading {
    font-size: 22px;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 30px;
}

.single article.column.span-8 .heading:after {
    display: none;
}

.icon-submenu.abcd:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
}

.nav-vertical a {
    display: inline-block;
}

section[class*=' off-canvas-'] .nav-vertical .sub-menu {
    visibility: visible;
    border: 0;
    position: relative;
    top: -7px;
    display: none;
    left: 0;
}

section[class*=' off-canvas-'] .nav-vertical .sub-menu li {
    border: none !important;
    padding-left: 25px;
}

section[class*=' off-canvas-'] .nav-vertical .sub-menu li a {
    padding: 4px 10px;
    font-size: 14px;
    font-weight: normal;
}

section[class*=' off-canvas-'] .nav-vertical .sub-menu li:first-child a {
    padding-top: 12px;
}

section[class*=' off-canvas-'] .nav-vertical .sub-menu li:last-child a {
    padding-bottom: 14px;
}

.sub-menu.mobile {
    opacity: 1 !important;
    display: block !important;
}

.nav-mobile .nav-vertical {
    width: 100%;
}

.nav-mobile .nav-vertical ul li {
    border-bottom: 1px solid #191919;
}

.off-canvas-right.open {
    background: #222;
}

.off-canvas-right.open li a {
    padding: 1rem 20px;
}

input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    display: none;
}

.search .story input[type=search] {
    max-width: 100%;
    border-radius: 2px;
    border: 1px solid #ebebeb;
    min-height: 44px;
}

.search .story input[type=submit] {
    display: none;
}

.search .story .search-form:after {
    content: "\f002";
    opacity: 1;
    font-family: FontAwesome;
    margin-top: -43px;
    line-height: 40px;
    padding: 0 9px;
    float: right;
    background: 0 0;
    height: 43px;
    width: 15px;
    margin-right: 1px;
    display: block;
    position: absolute;
    padding: 0 20px;
    right: 0;
    background-color: #8dc63f;
    border: 0px;
    border-radius: 2px;
    box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.08);
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}

@media (max-width: 1199px) {
    .header-sticky.is_stuck.nav-clear .logo {
        display: block;
    }
    section[class*=' off-canvas-'] .nav-mobile {
        display: block;
    }
    .title-container .title {
        text-align: center;
        padding: 56px 0 56px;
    }
    .header-sticky.is_stuck.is_stuck_show {
        background-color: #fff;
    }
    .header-sticky.is_stuck.is_stuck_show .header.index-1 {
        display: block;
    }
    .nav-clear nav {
        display: -webkit-flex;
        -webkit-flex: 1;
        -webkit-justify-content: flex-end;
        display: flex;
        flex: 1;
        justify-content: flex-end;
        margin: 0;
        line-height: 40px;
    }
    .header-site .container,
    .header-site>.clearfix {
        display: -webkit-flex;
        -webkit-flex-wrap: nowrap;
        -webkit-align-items: center;
        -webkit-justify-content: space-between;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        position: relative;
        flex-direction: initial;
        -webkit-flex-direction: initial;
    }
    .header-site .container {
        padding: 20px 20px;
    }
    .search-menu {
        display: none;
    }
    .responsive-nav .l-menu {
        color: #000;
        border: 1px solid currentColor;
        border-radius: 4px;
        padding: 0 10px;
    }
    .logo-2 {
        display: block;
        vertical-align: middle;
    }
    .logo-2 img {
        left: 20px;
        margin: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .tren-header {
        display: none;
    }
    .site-logo-link {
        display: none !important;
    }
    .header-site.header-sticky {
        height: auto;
    }
    .responsive-nav {
        display: block;
    }
    .call {
        display: none;
    }
    .nav-horizontal ul {
        display: none;
    }
}

@media (max-width: 1024px) {
    #back-to-top {
        bottom: 70px;
    }
    .content-small {
        padding: 10px 0;
    }
}

@media (max-width: 767px) {
    .lien-he-form input[type=email],
    .lien-he-form input[type=text] {
        width: 100% !important;
        max-width: 100% !important;
    }
    .lien-he-form .form-contact {
        margin-top: 35px;
    }
    .lien-he-form .column.span-6 {
        width: 100%;
    }
    .footer-site .row {
        padding-bottom: 0;
    }
    .footer-site .address {
        margin-bottom: 15px;
    }
    .footer-site .widget_text {
        padding-top: 15px;
    }
}

@media (max-width: 667px) {
    .tai-sao {
        padding-top: 35px;
    }
    .service-home {
        padding-bottom: 40px !important;
    }
    .lien-ket-web {
        padding: 40px 0;
    }
}

@media (max-width: 794px) {
    .new-page .layers-masonry-column:nth-child(3n+3) {
        clear: left;
    }
}

@media (max-width: 480px) {
    .single article.column.span-8 .heading {
        line-height: 30px;
    }
    .title-container .heading {
        font-size: 21px;
        line-height: 35px;
    }
    .bread-crumbs .current a {
        padding-left: 0;
    }
    .why-right .layers-masonry-column .heading {
        font-size: 16px;
    }
    .lcam-carousel-to-prev,
    .lcam-carousel-to-next {
        width: 38px;
    }
    .section-title .heading {
        font-size: 19px;
    }
    .about-home .media-body .heading {
        font-size: 22px;
    }
    .header-secondary {
        display: block;
    }
    .header-secondary .pull-left {
        display: none;
    }
    .header-secondary .pull-right {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 640px) {
    .page-404 .title-404 {
        font-size: 125px;
    }
    .page-404 .h2-404 {
        font-size: 28px;
        line-height: 32px;
    }
}

@media (max-width: 568px) {
    .customer .media-image img {
        max-width: 252px;
    }
    .page-project .thumbnail-body .excerpt {
        display: none;
    }
    .service-home .layers-masonry-column .thumbnail-body .heading {
        height: 25px;
        font-size: 14px;
    }
    .service-home .layers-masonry-column .thumbnail-body .excerpt {
        display: none;
    }
    .cong-trinh {
        padding-top: 50px;
    }
    .new {
        padding-bottom: 50px;
    }
    .service-home .layers-masonry-column:last-child {
        margin-bottom: 0;
    }
    .auto-height .swiper-slide .overlay {
        padding-bottom: 26% !important;
    }
    .page-project .layers-masonry-column {
        width: 100% !important;
    }
    .new-page .layers-masonry-column {
        width: 100% !important;
        margin-bottom: 40px;
    }
    .new-page .layers-masonry-column:last-child {
        margin-bottom: 0;
    }
    .about-home {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .tai-sao .why-right .layers-masonry-column {
        width: 100% !important;
        padding-bottom: 30px;
    }
    .service-home .column {
        margin-bottom: 40px;
    }
    .service-home .layers-masonry-column {
        width: 100% !important;
    }
}

@media (max-width: 991px) {
    .page-project .layers-masonry-column {
        width: 49%;
    }
    .page-project .layers-masonry-column:nth-child(2n+2) {
        margin-right: 0;
    }
    .page-project .layers-masonry-column:nth-child(3n+3) {
        margin-right: 2%;
    }
    .page-project .layers-masonry-column:nth-child(3n+4) {
        clear: none;
    }
    .new-page .thumbnail-body .heading {
        font-size: 19px;
    }
    .new-page .layers-masonry-column {
        width: 49%;
    }
    .new-page .layers-masonry-column:nth-child(2n+2) {
        margin-right: 0;
    }
    .cong-trinh .thumbnail-body .copy {
        display: none;
    }
    .cong-trinh .thumbnail-body {
        width: 100%;
    }
    .service-home .layers-masonry-column {
        width: 49%;
    }
    .service-home .span-4:nth-child(3n+3) {
        margin-right: 2%;
    }
    .service-home .span-4:nth-child(3n+4) {
        clear: none;
    }
    .service-home .layers-masonry-column:nth-child(2n+2) {
        margin-right: 0;
    }
    .footer-site .work-time .container {
        padding: 0;
    }
    .footer-site .column.span-3:nth-child(2n) {
        margin-right: 0;
    }
    .footer-site .column.span-3 {
        width: 49%;
    }
    .why-right {
        padding-top: 20px !important;
    }
    .tai-sao .layers-masonry-column.span-8 {
        width: 100%;
    }
    .tai-sao .layers-masonry-column.span-4 {
        display: none;
    }
}

@media (max-width: 768px) {
    .new .bx-viewport {
        overflow: visible !important;
    }
    .footer-bottom .column.span-8 {
        float: left;
    }
    .sidebar.span-3 {
        width: 100%;
    }
    .sidebar.span-3+.span-6 {
        width: 100%;
    }
    section.container.content-main.archive.clearfix .column.span-8 {
        margin-right: 0;
    }
    .sidebar input[type=search] {
        max-width: 100%;
    }
    .sidebar .content {
        padding: 20px 0;
    }
    .sidebar .widget {
        width: 100% !important;
        margin-right: 0 !important;
    }
    article.column.span-8 {
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .footer-bottom .column.span-8 {
        float: none;
        text-align: center;
    }
    #mbmcl {
        text-align: center;
        width: 100%;
        padding-top: 7px;
    }
    .footer-bottom p {
        text-align: center;
    }
    .footer-site .column.span-3 {
        width: 100%;
    }
}

.menu-item-language img.iclflag {
    margin-right: 0;
}

.icon-submenu {
    float: right;
    line-height: 39px !important;
    padding-right: 20px;
    padding-bottom: 0;
}

.icon-submenu:after {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    color: #fff;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    transition: all .25s;
}

.icon-submenu.abcd {
    line-height: 46px !important;
}

.icon-submenu.abcd:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
}

.off-canvas-right aside .search-field {
    background-color: #4D4D4D;
}

.off-canvas-right .widget_search input[type=submit] {
    display: none;
}

section[class*=' off-canvas-'] .nav-mobile {
    padding: 20px 0;
}

.off-canvas-right .current_page_parent>a,
.off-canvas-right .current-menu-item>a {
    color: #0089CC;
}

div.wpcf7-validation-errors {
    border: none;
    float: left;
    margin: 0;
    padding: 0;
}

.swiper-container .arrows a {
    background: rgba(0, 0, 0, 0.5);
    font-size: 15px;
    padding: 13px 13px;
    line-height: normal;
}

.swiper-container .arrows a:hover {
    background: #000;
}

.swiper-container:hover .arrows .l-left-arrow {
    left: 0px;
}

.swiper-container:hover .arrows .l-right-arrow {
    right: 0;
}

.admin .header-sticky.is_stuck.is_stuck_show .container {
    padding: 19.5px 20px;
}

.header-sticky.is_stuck.is_stuck_show .container {
    padding: 17.5px 20px;
}

.footer-site .footer-1 .layers-masonry-column .excerpt {
    line-height: 24px;
}

.page-id-473 .content-main {
    padding-top: 50px;
    padding-bottom: 20px;
}

.header-site.header-sticky {
    background-color: transparent;
}

#layers-widget-column-64 {
    padding-top: 0;
    padding-bottom: 0;
}

.banner-img .overlay {
    padding-bottom: 0 !important;
}

.banner-img .container {
    width: 100% !important;
    max-width: 1920px !important;
}

.banner-img .swiper-slide .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.banner-img .swiper-slide .overlay {
    padding-top: 0px !important;
}

@media (max-width: 568px) {
    .banner-img .swiper-slide .overlay {
        padding-bottom: 0% !important;
    }
}