/*
Theme Name: GiÃ¡o dá»¥c 81722
Theme URI: http: //chili.vn
Description: Theme dÃ nh cho trung tÃ¢m giÃ¡o dá»¥c, Anh ngá»¯ 
Author: Chili
Author URI: http: //chili.vn
Template: layerswp
Version: 1.0
Main Color:#729f64
Child Color:#dd9933
*/

@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;
}


/*

*/


/*

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;
    }
}


/*
Set 16:9 for thumbnail
*/


/*Custom 8172*/

.thumbnail-body .button {
    margin-top: 5px;
}

.page .content-vertical-massive {
    padding-top: 40px;
    padding-bottom: 30px;
}

.page .content-vertical-massive.layers-contact-widget {
    padding-top: 0px;
}

.title-container .excerpt {
    color: #fff;
}

.du-an.content-vertical-massive {
    padding-top: 20px;
    padding-bottom: 20px;
}

.line-home .horizontal-rule {
    margin: 0px;
    color: #729f64;
}

.line-home .horizontal-rule:after,
.line-home .horizontal-rule:before {
    border-color: #729f64;
}

.tong-hop {
    padding-top: 30px;
    padding-bottom: 0px;
}

.doi-tac {
    padding-top: 50px;
    padding-bottom: 50px;
}

.search-no-results .search-form .search-submit {
    margin-left: 20px;
    border-radius: 10px;
    padding: 0 10px;
    font-weight: inherit;
}

.childcolor {
    color: #dd9933;
}

.section-title .heading span {
    color: #729f64;
}

.childcolor_heading .heading {
    color: #dd9933 !important;
}

.container {
    max-width: 1180px;
}

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


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

.nav-horizontal li a {
    color: #dd9933;
}

.nav-horizontal li a:hover {
    color: #729f64;
}

.nav-horizontal li.current-menu-item a {
    color: #729f64;
}


/*custom time*/

.post-new article.layers-masonry-column {
    position: relative;
}

.post-new article.layers-masonry-column .thumbnail-body {
    position: static;
}

.post-new .meta-date {
    z-index: 9;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    max-width: 100px;
    padding: 7px 10px;
    background: #729f64;
    text-align: center;
    font-weight: bold;
}

.post-new .meta-date:after,
.post-new .meta-date:before {
    content: '';
    width: 100%;
    border-bottom: 8px solid;
}

.post-new .meta-date .l-clock-o {
    display: none;
}

body {
    font-size: 1.5rem;
    color: #2c2d2d;
}

.single-post article.column .section-title {
    margin-bottom: 10px;
}

.single-post article.column .heading {
    margin-top: 0;
}

.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;
}

#back-to-top #top {
    width: 40px;
    height: 40px;
    background: transparent url("images/top.png") no-repeat scroll 0% 0% 40px;
}

.relative-post-default {
    margin-top: 10px;
}


/*404*/

.clear {
    clear: both;
}

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

.page-404 .title-404 {
    font-size: 200px;
    font-weight: bold;
    color: #729f64;
}

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

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

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

.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 label {
    width: 100%;
}

.page-404 .entry-404 .search-404 .search-form input[type="text"] {
    height: 38px;
    width: 100%;
}

.page-404 .entry-404 .search-404 .search-form input[type="submit"] {
    margin-top: 5px;
    padding: 0px 10px;
}


/*Header*/

.contact-head-gl ul li {
    float: left;
    margin-right: 20px;
}

.contact-head-gl ul li i {
    font-size: 16px;
    color: #fff;
    margin-right: 3px;
}

.social-head-gl {
    float: right;
    margin-right: 10px;
}

.social-head-gl a {
    border: 2px #fff solid;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    float: left;
    margin: 0px 5px;
    text-align: center;
    display: block;
    line-height: 22px;
}

.social-head-gl a:hover.icon-fb {
    background-color: #151f48;
}

.social-head-gl a:hover.icon-tw {
    background-color: #5ea9dd;
}

.social-head-gl a:hover.icon-gg {
    background-color: #DB4437;
}

.social-head-gl a:hover.icon-ytb {
    background-color: #CC181E;
}


/*top silder*/

.swiper-container .swiper-pagination-switch.swiper-visible-switch.swiper-active-switch {
    background-color: #729f64;
    border: none;
}

.header-site nav>.menu>li ul {
    border: none;
}

.header-site nav>.menu>li ul li {
    width: 100%;
}

.header-site nav>.menu>li ul li a {
    border-color: #ececec;
    display: block;
    white-space: nowrap;
    padding: 15px 20px;
    padding-right: 97px;
    text-transform: none;
    font-weight: normal;
}

.header-site nav>.menu>li ul li a:hover {
    background: #729f64;
    color: #fff;
}


/*Css overlay a style*/

article.with-overlay .thumbnail-body .overlay a.button {
    padding: 6px 25px;
}

.bo-dem {
    color: #fff;
    padding-top: 40px;
}

.bo-dem .media .media-body {
    margin-top: 20px;
}

.bo-dem .media .media-body .rate {
    display: inline-block;
    margin-bottom: 10px;
}


/*
CSS For Slider TOP, class slider: slider-top
*/

.slider-top .swiper-wrapper {
    height: auto !important;
}

.slider-top .swiper-wrapper .overlay {
    padding-bottom: 30%;
}

.slider-top h3.heading {
    color: #dd9933 !important;
    font-weight: bold;
    font-size: 3.5rem;
}

.slider-top .button {
    border-radius: 20px;
    transition: all 0.2s;
    position: relative;
    /*For butoon size large*/
    /*For button size medium*/
    /*For button size small*/
}

.slider-top .button:hover {
    background-color: #729f64;
}

.slider-top .button.btn-large:hover {
    padding-left: 30px;
}

.slider-top .button.btn-large:hover:before,
.slider-top .button.btn-large:hover:after {
    box-shadow: none;
}

.slider-top .button.btn-large:before {
    right: 9px;
    box-shadow: 10px 0 0 0 #5b8050;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    width: 42px;
    content: '';
    bottom: 0;
    top: 0;
    border-radius: 50%;
}

.slider-top .button.btn-large:after {
    box-shadow: 10px 0 0 0 #45613c;
    content: '';
    right: 0;
    transition: all 0.3s;
    width: 42px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
}

.slider-top .button.btn-medium:hover {
    padding-left: 19px;
}

.slider-top .button.btn-medium:hover:before,
.slider-top .button.btn-medium:hover:after {
    box-shadow: none;
}

.slider-top .button.btn-medium:before {
    right: 9px;
    box-shadow: 10px 0 0 0 #5b8050;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    width: 24px;
    content: '';
    bottom: 0;
    top: 0;
    border-radius: 50%;
}

.slider-top .button.btn-medium:after {
    box-shadow: 10px 0 0 0 #45613c;
    content: '';
    right: 0;
    transition: all 0.3s;
    width: 28px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
}

.slider-top .button.btn-small:hover {
    padding-left: 13px;
}

.slider-top .button.btn-small:hover:before,
.slider-top .button.btn-small:hover:after {
    box-shadow: none;
}

.slider-top .button.btn-small:before {
    right: 9px;
    box-shadow: 10px 0 0 0 #5b8050;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    width: 20px;
    content: '';
    bottom: 0;
    top: 0;
    border-radius: 50%;
}

.slider-top .button.btn-small:after {
    box-shadow: 10px 0 0 0 #45613c;
    content: '';
    right: 0;
    transition: all 0.3s;
    width: 24px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
}


/* Rule home*/

.rule-home .horizontal-rule {
    margin: 0;
    color: #729f64;
}

.rule-home .horizontal-rule:before,
.rule-home .horizontal-rule:after {
    border-color: #729f64;
}


/*csss Padding home */

.padding-home {
    padding-top: 40px;
}

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


/*Home dá»‹ch vá»¥*/

.service-home {
    padding-bottom: 20px;
}

.service-home .layers-masonry-column.column {
    margin-bottom: 0;
}

.service-home .section-title {
    margin-bottom: 20px;
}

.service-home .service-content {
    padding-top: 10px;
}

.service-home .service-content .heading {
    margin-top: 20px;
    margin-bottom: 5px;
}


/*Post new*/

.post-new {
    border-top: 1px solid #dd9933;
}

.post-new .layers-masonry-column.column {
    margin-bottom: 0px;
}

.post-new .thumbnail-body .button {
    margin-top: 0;
}


/*Äá»‘i tÃ¡c*/

.adv-home {
    padding-bottom: 40px;
}


/*
CSS for Service Wdiget 
*/

.about-home .style1.service_widgt a {
    margin-left: 0 !important;
}

.service_widgt a {
    color: #dd9933 !important;
}

.service_widgt a:hover {
    color: #729f64 !important;
}

.about-home .style1.service_widgt a {
    margin-left: 0 !important;
}

.service_widgt a {
    color: #dd9933 !important;
}

.service_widgt a:hover {
    color: #729f64 !important;
}

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

.about-home .service_widgt {
    margin-bottom: 15px;
}

.about-home-tow .media .button {
    margin-top: 20px;
    padding: 10px 25px;
}

.about-home-tow .media .media-body {
    max-width: 60%;
    padding-top: 30px;
}

.about-home-three.layers-call2action-widget .call-to-action-btn:hover {
    background: #729f64 !important;
}

.about-home-tow.content-vertical-massive {
    padding-bottom: 0;
    margin-top: 30px;
    padding-top: 10px;
}

.about-home-three.layers-call2action-widget {
    padding-top: 50px;
    padding-bottom: 50px;
}

.about-home-three.layers-call2action-widget .style2 .button {
    trasition: all 0.2s;
    margin-top: 0;
    padding: 10px 25px;
    font-size: 1.5rem !important;
}

.about-home-three.layers-call2action-widget .style2 .button:hover {
    padding-left: 30px;
}

.about-home-three.layers-call2action-widget .style2 .heading {
    padding-top: 0px;
}

.about-home-three.layers-call2action-widget .section-title {
    margin-bottom: 0;
}

.about-home-three.layers-call2action-widget .section-title .heading {
    color: #fff;
}

.service-vertical-massive .section-title .heading {
    color: #729f64;
}

.service-vertical-massive .section-title p {
    color: #dd9933;
    font-size: 34px;
    font-weight: bold;
}

.service-content .button {
    background: transparent;
    border: 1px #d7d7d7 solid;
    border-radius: 25px;
    color: #BDBCBC;
    font-weight: normal;
}

.service-content .button:hover {
    border: 1px #729f64 solid;
    color: #729f64;
    background-color: #fff;
}

.service-content .button:before,
.service-content .button:after {
    display: none;
}

.style2.service_widgt span {
    background-color: transparent !important;
    color: #729f64 !important;
    border: 2px #729f64 solid;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.style2.service_widgt span:hover {
    color: #fff !important;
    background-color: #729f64 !important;
}

.style2.service_widgt span:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.style1.service_widgt span,
.style3.service_widgt span {
    background-color: transparent !important;
    color: #729f64 !important;
    line-height: 1.5 !important;
    border: 2px #729f64 solid;
    width: 78px !important;
    height: 78px !important;
    font-size: 46px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.style1.service_widgt span:hover,
.style3.service_widgt span:hover {
    color: #fff !important;
    background-color: #729f64 !important;
}

.style1.service_widgt span:hover:before,
.style3.service_widgt span:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.about-home .service-content {
    padding-right: 20px;
}

.about-home .style1.service_widgt h5,
.about-home .style1.service_widgt .excerpt,
.about-home .style1.service_widgt a {
    margin-left: 90px;
}


/*
CSS for call to action
*/

.call-home .section-title {
    padding: 20px 0;
    margin-bottom: 0px;
}

.call-home .section-title.style2 .heading {
    width: 74.77%;
    margin-right: 2%;
    text-align: left;
    padding-top: 11px;
}

.call-home .section-title.style2 .call-to-action-btn {
    float: left;
    border-radius: 26px;
    margin-top: 0;
}

.call-home .section-title.style2 .call-to-action-btn:after,
.call-home .section-title.style2 .call-to-action-btn:before {
    width: 54px;
}

.call-home .section-title.style2 .call-to-action-btn:hover {
    padding-left: 38px;
    background-color: #729f64 !important;
}

.layers-call2action-widget .style2 .button {
    margin-top: 0px;
}

.layers-call2action-widget a.call-to-action-btn {
    background-color: #729f64;
}


/*
CSS for Post Widget
*/

.layers-post-widget article:not(.with-overlay) .thumbnail-body {
    background-color: transparent;
}

.layers-post-widget article:not(.with-overlay) .thumbnail-body .heading a {
    color: #dd9933;
}

.layers-post-widget article:not(.with-overlay) .thumbnail-body a.button {
    transition: all 0.2s;
    position: relative;
}

.layers-post-widget article:not(.with-overlay) .thumbnail-body a.button:hover {
    padding-left: 30px;
    background: #729f64 !important;
}

.layers-post-widget article:not(.with-overlay) .thumbnail-body a.button:hover:before,
.layers-post-widget article:not(.with-overlay) .thumbnail-body a.button:hover:after {
    box-shadow: none;
}

.layers-post-widget article:not(.with-overlay) .thumbnail-body a.button:before {
    right: 9px;
    box-shadow: 10px 0 0 0 #5b8050;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    width: 42px;
    content: '';
    bottom: 0;
    top: 0;
    border-radius: 50%;
}

.layers-post-widget article:not(.with-overlay) .thumbnail-body a.button:after {
    box-shadow: 10px 0 0 0 #45613c;
    content: '';
    right: 0;
    transition: all 0.3s;
    width: 42px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
}


/*
CSS for Sidebar 
*/

.sidebar aside.content {
    padding: 0px;
}

.widget-under-post-gl h4.heading {
    color: #dd9933;
    font-size: 20px;
}

.widget-under-post-gl li:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    position: relative;
    top: -1px;
    margin-right: 15px;
    border-radius: 50%;
    background-color: #729f64;
}

.sidebar h5.section-nav-title {
    font-size: 20px;
    color: #dd9933;
}

.sidebar h5.section-nav-title:after {
    margin-left: 0;
}

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

.sidebar .widget.popular-posts li:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    position: relative;
    top: -3px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #729f64;
}

.archive #wrapper-content .span-8 {
    padding-bottom: 0;
}


/*CSS Category*/

.current-cat>a {
    color: #729f64;
}


/*
CSS for Archive page
*/

.content-main.archive {
    padding-top: 40px;
    padding-bottom: 20px;
}

.archive article .thumbnail {
    float: left;
}

.archive article .post-content {
    margin-right: 0;
}

.post-news-item h2.heading {
    font-size: 2rem;
}

.post-news-item h2.heading a {
    color: #dd9933;
}

.post-news-item h2.heading a:hover {
    color: #729f64;
}

.post-news-item .button {
    padding: 8px 15px;
}

.post-news-item .button:hover {
    padding-left: 19px;
}

.post-news-item .button:hover:before,
.post-news-item .button:hover:after {
    box-shadow: none;
}

.post-news-item .button:before {
    right: 9px;
    box-shadow: 10px 0 0 0 #5b8050;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    width: 51px;
    content: '';
    bottom: 0;
    top: 0;
    border-radius: 50%;
}

.post-news-item .button:after {
    box-shadow: 10px 0 0 0 #45613c;
    content: '';
    right: 0;
    transition: all 0.3s;
    width: 43px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
}


/*
CSS Global
*/

.pagination .current,
.pagination a:hover {
    background-color: #729f64;
    color: #ffffff !important;
}

.excerpt-post-list-gl {
    padding: 10px 0px;
}

.meta-item {
    display: inline-block;
    margin: 10px 5px;
    font-size: 13px;
}

a:hover {
    color: #729f64;
}


/*
Set 16:9 for thumbnail
*/

.post-news-item .thumbnail a,
.thumbnail-media a,
.media-image a,
.featured-image {
    position: relative;
    height: 0;
    overflow: hidden;
    display: block;
    padding-bottom: 56.25%;
}

.post-news-item .thumbnail a img,
.thumbnail-media a img,
.media-image a img,
.featured-image img {
    position: absolute;
    left: 0;
    min-height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
}


/*
BUTTON
*/

input[type=button],
input[type=submit],
button {
    border-radius: 20px;
    transition: all 0.2s;
    position: relative;
    padding: 10px 20px;
    background-color: #729f64;
}

input[type=button]:hover,
input[type=submit]:hover,
button:hover {
    color: #fff;
    background-color: #dd9933;
}

.button {
    font-weight: normal;
    border-radius: 20px;
    transition: all 0.2s;
    position: relative;
    background-color: #729f64;
    /*For butoon size large*/
    /*For button size medium*/
    /*For button size small*/
}

.button:hover {
    background-color: #729f64;
}

.button.btn-large:hover {
    padding-left: 30px;
}

.button.btn-large:hover:before,
.button.btn-large:hover:after {
    box-shadow: none;
}

.button.btn-large:before {
    right: 9px;
    box-shadow: 10px 0 0 0 #5b8050;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    width: 42px;
    content: '';
    bottom: 0;
    top: 0;
    border-radius: 50%;
}

.button.btn-large:after {
    box-shadow: 10px 0 0 0 #45613c;
    content: '';
    right: 0;
    transition: all 0.3s;
    width: 42px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
}

.button.btn-medium:hover {
    padding-left: 19px;
}

.button.btn-medium:hover:before,
.button.btn-medium:hover:after {
    box-shadow: none;
}

.button.btn-medium:before {
    right: 9px;
    box-shadow: 10px 0 0 0 #5b8050;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    width: 51px;
    content: '';
    bottom: 0;
    top: 0;
    border-radius: 50%;
}

.button.btn-medium:after {
    box-shadow: 10px 0 0 0 #45613c;
    content: '';
    right: 0;
    transition: all 0.3s;
    width: 43px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
}

.button.btn-small:hover {
    padding-left: 13px;
}

.button.btn-small:hover:before,
.button.btn-small:hover:after {
    box-shadow: none;
}

.button.btn-small:before {
    right: 9px;
    box-shadow: 10px 0 0 0 #5b8050;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    width: 20px;
    content: '';
    bottom: 0;
    top: 0;
    border-radius: 50%;
}

.button.btn-small:after {
    box-shadow: 10px 0 0 0 #45613c;
    content: '';
    right: 0;
    transition: all 0.3s;
    width: 24px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
}

.section-nav-title {
    font-weight: normal;
    margin-bottom: 5px;
}

.section-nav-title:after {
    /*display: block;
      content: "";
      background:@maincolor;
      width: 130px;
      height: 27px;
      margin-top: 13px;
      margin-right: auto;
      margin-left: auto;
      margin-top: 20px;*/
}

.heading {
    position: relative;
    font-size: 3.5rem;
}

.media.large .heading {
    font-size: ;
}

.text-left .section-nav-title:after,
.text-left h3.heading:after {
    margin-left: 0;
}

.section-nav-title {
    font-size: 2.1rem;
}

.media .heading {
    color: #dd9933;
    font-weight: 700;
}

.media .heading span {
    color: #729f64;
}

.invert .section-title .heading,
.invert.section-title .heading {
    color: #fff;
}

.widget .section-nav-title,
.section-title .heading {
    color: #dd9933;
    text-transform: uppercase;
}

.section-title.large .heading {
    font-size: 34px;
}

.section-title .heading+.excerpt,
.section-title .excerpt {
    margin-top: 15px;
    font-size: 34px;
    color: #dd9933;
    font-weight: bold;
}

.swiper-slide .section-title .excerpt {
    color: #2c2d2d;
    font-size: 20px;
}

.section-paralax-excerpt-white .section-title .excerpt {
    color: #fff;
}

.content-main {
    padding: 2% 20px;
}

#mbmcl {
    float: right;
    color: #fff;
}

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

.footer-bottom {
    background: #333;
    padding: 20px 0;
}

.footer-bottom .site-text {
    color: #fff !important;
}

.footer-bottom a {
    color: #333 !important
}

.footer-site .section-nav-title:after,
.footer-site h3.heading:after {
    font-weight: normal;
    color: #729f64;
    background: none;
    margin-top: 7px;
    margin-left: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTQwRTBBQ0Q1QjdBMTFFNUJERTQ4RUMwNUY3NTI5NzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTQwRTBBQ0U1QjdBMTFFNUJERTQ4RUMwNUY3NTI5NzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNDBFMEFDQjVCN0ExMUU1QkRFNDhFQzA1Rjc1Mjk3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNDBFMEFDQzVCN0ExMUU1QkRFNDhFQzA1Rjc1Mjk3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrDY+QoAAAAZSURBVHjaYkhOTu5iYmBgKAMRDCCiCyDAACNuArrLbUtVAAAAAElFTkSuQmCC);
    background-position: bottom center;
    background-repeat: repeat-x;
    padding-bottom: 10px;
}


/*
Footer Link
*/

.footer-site .widget li a {
    display: block;
    padding: 0px 0;
}


/*
Plugin
*/

#sola_nl_title h3 {
    margin-bottom: 15px;
    font-size: 1.8rem;
    font-weight: normal;
    color: #323232;
    text-transform: uppercase;
}

#sola_nl_title h3:after {
    display: block;
    content: "";
    width: 100px;
    height: 2px;
    margin-top: 13px;
    margin-right: auto;
    margin-top: 7px;
    margin-left: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAECAYAAABP2FU6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTQwRTBBQ0Q1QjdBMTFFNUJERTQ4RUMwNUY3NTI5NzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTQwRTBBQ0U1QjdBMTFFNUJERTQ4RUMwNUY3NTI5NzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNDBFMEFDQjVCN0ExMUU1QkRFNDhFQzA1Rjc1Mjk3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNDBFMEFDQzVCN0ExMUU1QkRFNDhFQzA1Rjc1Mjk3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrDY+QoAAAAZSURBVHjaYkhOTu5iYmBgKAMRDCCiCyDAACNuArrLbUtVAAAAAElFTkSuQmCC);
    background-position: bottom center;
    background-repeat: repeat-x;
    padding-bottom: 10px;
}

#menu-mang-xa-hoi li a .fa {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right: 10px !important;
    border-radius: 50%;
    background: #729f64;
    color: #fff;
}

#menu-mang-xa-hoi li a .fa.fa-facebook {
    background: #3b5998;
}

#menu-mang-xa-hoi li a .fa.fa-google {
    background: #d34836;
}

#menu-mang-xa-hoi li a .fa.fa-twitter {
    background: #00aced;
}

.lcam-consingle-portfolio-2 .media.image-top .media-body {
    background: #729f64 !important;
}

.widget_sola_nl_subscribe_widget input[type="submit"] {
    background: #729f64;
    display: inline-block;
    padding: 7px 15px;
    border: none;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.title-container {
    background: url(images/img-banner.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
}

.title-container .excerpt {
    max-width: inherit;
}

.title-container h3.heading:before {
    left: 50%;
    top: 90%;
    color: #fff;
}

.title-container {
    color: #fff;
}

.title-container .title {
    padding: 96px 20px;
}

.title-container .bread-crumbs li span.current,
.title-container .bread-crumbs li a,
.title-container .bread-crumbs li,
.title-container .excerpt p,
.title-container .heading {
    color: #fff;
    text-transform: uppercase;
}


/***

WPINT

**/

.web-info .company_name {
    text-transform: uppercase;
}


/*
FOOTER
*/

.footer-site {
    padding: 30px 0 30px;
    background: #252525;
    color: #d1d1d1;
}

.footer-site span.wpcf7-not-valid-tip {
    font-size: 1.3rem;
    margin-top: 10px;
}

.footer-site a {
    color: #d1d1d1;
}

.footer-site .row {
    padding: 0;
}

.footer-site .section-nav-title {
    font-size: 2.5rem;
}

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

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*
  News layout 1
*/


/* 
/*Relative Post*/

.relative-post-default ul li:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    position: relative;
    top: -3px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #729f64;
}


/*Search Top
*/

#lang_sel_click {
    z-index: 999;
    float: right;
    height: auto;
}


/*
Search form
*/

.header-site .search-form .search-submit {
    display: none;
}

.search-form {
    float: left;
    overflow: hidden;
}

.search-form label {
    float: left;
}

.search-form .search-submit {
    height: 27px;
    border-radius: 20px;
    padding: 0px;
}

.search-form input[type="search"] {
    background: transparent;
    height: 30px;
    width: 240px;
    font-size: 1.3rem;
}

#back-to-top {
    display: block;
}

.single-post .section-title h1.heading {
    color: #dd9933;
    font-size: 24px;
}

.single-post .section-title .meta-info {
    display: none;
}


/*menu*/

.header-sticky.is_stuck.is_stuck_show {
    box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease-out 0.2s;
    -moz-transition: all 0.3s ease-out 0.2s;
    -o-transition: all 0.3s ease-out 0.2s;
    transition: all 0.3s ease-out 0.2s;
}

.header-sticky.is_stuck.is_stuck_show .logo {
    padding: 20px 0px;
}

.header-sticky.is_stuck.is_stuck_show nav {
    margin: 0px 7px 0 0;
}

.header-sticky.is_stuck.is_stuck_show nav .menu {
    padding: 18px 0px;
}

.header-sticky.is_stuck.is_stuck_show nav li:hover .sub-menu a {
    padding: 15px 20px;
    padding-right: 97px;
}

.header-sticky.is_stuck.is_stuck_show nav li:hover .sub-menu .sub-menu {
    top: -1px;
}

.header-sticky.is_stuck.is_stuck_show .site-logo-link img {
    max-height: 40px;
}

.header-site.header-sticky {
    background-color: #fff;
}

.animation {
    -webkit-transition: all 0.3s ease-out 0.2s;
    -moz-transition: all 0.3s ease-out 0.2s;
    -o-transition: all 0.3s ease-out 0.2s;
    transition: all 0.3s ease-out 0.2s;
}

.header-left .logo {
    padding: 20px 0px;
}

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

.header-site .nav-horizontal li {
    margin: 0px 5px;
    padding: 0 11px;
}

.header-site .menu li {
    position: relative;
}

.inline-site-logo {
    position: relative;
}

.header-inline .inline-site-logo {
    z-index: 9;
}

.header-left nav li:last-child,
.header-right nav li:last-child,
.header-center nav li:last-child,
.header-inline nav li:last-child,
.nav-clear nav li:last-child {
    margin-right: 0px;
    padding-right: 0;
}

.header-left nav li:hover .sub-menu li,
.header-right nav li:hover .sub-menu li,
.header-center nav li:hover .sub-menu li,
.header-inline nav li:hover .sub-menu li,
.nav-clear nav li:hover .sub-menu li {
    border: 1px #ccc solid;
    border-bottom: none;
    margin: 0px;
    padding: 0px;
}

.header-left nav li:hover .sub-menu li:last-child,
.header-right nav li:hover .sub-menu li:last-child,
.header-center nav li:hover .sub-menu li:last-child,
.header-inline nav li:hover .sub-menu li:last-child,
.nav-clear nav li:hover .sub-menu li:last-child {
    border-bottom: 1px #ccc solid;
}

.header-left nav li:hover .sub-menu li a,
.header-right nav li:hover .sub-menu li a,
.header-center nav li:hover .sub-menu li a,
.header-inline nav li:hover .sub-menu li a,
.nav-clear nav li:hover .sub-menu li a {
    color: #dd9933;
}

.header-left nav li:hover .sub-menu .sub-menu,
.header-right nav li:hover .sub-menu .sub-menu,
.header-center nav li:hover .sub-menu .sub-menu,
.header-inline nav li:hover .sub-menu .sub-menu,
.nav-clear nav li:hover .sub-menu .sub-menu {
    top: -1px;
}

.header-left nav li:hover .sub-menu .menu-item-has-children>a:after,
.header-right nav li:hover .sub-menu .menu-item-has-children>a:after,
.header-center nav li:hover .sub-menu .menu-item-has-children>a:after,
.header-inline nav li:hover .sub-menu .menu-item-has-children>a:after,
.nav-clear nav li:hover .sub-menu .menu-item-has-children>a:after {
    display: none;
}

.header-left nav li:hover .sub-menu .menu-item-has-children>a:before,
.header-right nav li:hover .sub-menu .menu-item-has-children>a:before,
.header-center nav li:hover .sub-menu .menu-item-has-children>a:before,
.header-inline nav li:hover .sub-menu .menu-item-has-children>a:before,
.nav-clear nav li:hover .sub-menu .menu-item-has-children>a:before {
    padding: 5px 0 0;
    content: "\e600";
    font-family: 'layers-icons';
    font-style: normal;
    text-decoration: inherit;
    opacity: 1;
    font-weight: normal;
    font-size: 0.8rem;
    margin-right: 14px;
    float: left;
    color: #000;
}

.header-center .logo,
.nav-clear .logo {
    margin-top: 10px;
}

.nav-clear .logo {
    margin-left: 20px;
    margin-right: 20px;
}

.article-title a:hover {
    color: #729f64;
    -webkit-transition: color 2s;
    -moz-transition: color 2s;
    transition: color 2s;
}

.thumbnail-body .button {
    padding: 10px 25px;
}

.thumbnail-body .button:hover {
    -webkit-transition: background 5s;
    -moz-transition: background 5s;
    transition: background 5s;
}

.about .container {
    padding: 0px;
}

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

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

.footer-site .tagcloud a:hover {
    background: #729f64 none repeat scroll 0% 0%;
    border-color: #729f64;
    color: #ffffff;
    transition: all 300ms ease-in-out 0s;
}

.footer-site .widget_recent_entries {
    font-size: 1.5rem;
}

.footer-site .widget_recent_entries li {
    position: relative;
    padding: 4px 0;
    margin-bottom: 0px;
    list-style: outside none none;
    border-top: 1px solid #646464;
}

.footer-site .widget_recent_entries li:first-child {
    border: 0px none;
    padding-top: 0;
}

.footer-site .widget_recent_entries li:first-child a {
    padding-top: 0px;
}

.footer-site .widget_recent_entries li:first-child:after {
    top: 30%;
}

.footer-site .widget_recent_entries li:after {
    position: absolute;
    top: 50%;
    left: 0px;
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #545454 none repeat scroll 0% 0%;
    margin-top: -2px;
}

.footer-site .widget_recent_entries li a {
    padding: 10px 0px 10px 18px;
    margin: 0px 0px 0px 8px;
}

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

.footer-site .widget_text input[type='submit'] {
    width: 100%;
    border: 0px none;
    background: #729f64 none repeat scroll 0% 0%;
    border-radius: 20px;
    font-size: 1.5rem;
    font-weight: 400;
    color: #FFF;
}

.footer-site .widget_text .wpcf7-form-control-wrap {
    margin-bottom: 15px;
}

.footer-site .widget_text .wpcf7-form-control-wrap input[type='text'],
.footer-site .widget_text .wpcf7-form-control-wrap input[type='email'] {
    width: 100%;
    border: 1px solid #666;
    background: transparent none repeat scroll 0% 0%;
    box-shadow: none;
    border-radius: 0px;
    height: 40px;
    line-height: 33px;
    padding: 0px 15px;
}

.footer-site .widget_text .wpcf7-form-control-wrap textarea {
    overflow: hidden;
    height: 40px;
    width: 100%;
    border: 1px solid #666;
    background: transparent none repeat scroll 0% 0%;
    box-shadow: none;
    resize: none;
    border-radius: 0px;
    line-height: 20px;
    padding-left: 15px;
}

.story {
    font-size: 1.5rem;
}

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


/*POST SINGLE*/

.single-post .story {
    font-size: 1.5rem;
}

#lang_sel_click a.lang_sel_sel {
    border: 1px solid #fff;
    background: transparent;
    color: #FFF;
}

#lang_sel_click a.lang_sel_sel:hover {
    color: #dd9933;
}

#lang_sel_click a:hover,
#lang_sel_click ul ul a:hover,
#lang_sel_click :hover>a,
#lang_sel_click ul ul :hover>a {
    color: #729f64;
}

.page .row article header.section-title {
    margin-bottom: 15px;
}

.page .content-main {
    padding: 50px 20px;
}

.page .content-main .column {
    margin-bottom: 0;
}

.page .content-main .column .story p:last-child {
    margin-bottom: 0px;
}

.page .page-tin-tuc {
    padding-top: 50px;
    padding-bottom: 50px;
}

.pagination {
    margin: 0 0 0 0;
}

.footer-site .section-nav-title {
    color: #729f64;
    margin: 25px 0;
}

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

.sidebar .widget li {
    padding: 10px 0 10px !important;
    margin: 0px !important;
}


/*LiÃªn há»‡*/

input[type="email"],
input[type="text"],
input[type="url"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="date"] {
    max-width: 100%;
    height: 40px;
    border-radius: 10px !important;
}

.lien-he {
    padding: 50px 0 20px;
}

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

.lien-he .content {
    padding: 0px;
}

.lien-he .wpcf7-submit {
    border: none;
    padding: 10px 20px;
    background: #729f64;
}

.lien-he .wpcf7-submit:hover {
    background: #dd9933;
}

.lien-he textarea,
.lien-he input,
.lien-he select,
.lien-he button {
    border: 1px solid #666;
    border-radius: 20px;
}

.lien-he textarea {
    height: 150px;
}

.page #wrapper-content .form-lien-he .span-8 {
    padding-bottom: 0px;
}

.form-lien-he.content-vertical-massive {
    padding-top: 40px;
    padding-bottom: 10px;
}

textarea {
    max-width: 100%;
    border-radius: 10px !important;
}


/*search form header*/

input[type='search']::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #fff;
}

input[type='search']:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
}

input[type='search']::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
}

input[type='search']:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

input[type='search']:placeholder-shown {
    /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    color: #fff;
}

input[type='search'] {
    color: #fff;
}

.header-secondary {
    padding: 6px;
    border-bottom: 5px solid #5b8050;
    background: #729f64;
}

.header-secondary #footer_language_list {
    float: right;
}

.header-secondary #footer_language_list li {
    margin-top: 3px;
    float: left;
    display: inline-block;
    margin-right: 10px;
}

.header-secondary #footer_language_list li:last-child {
    margin-right: 0;
}

.header-secondary #footer_language_list li:hover span {
    color: #dd9933;
}

.header-secondary #footer_language_list li:not(:last-child)::after {
    margin-left: 10px;
    display: inline-block;
    content: '';
    width: 1px;
    background: #fff;
    height: 12px;
}

.header-secondary #footer_language_list li img {
    margin-right: 5px;
}

.header-secondary #footer_language_list li span {
    font-size: 1.3rem;
}

.header-secondary label input[type="search"] {
    border: 1px solid #fff;
    transition: all 1s;
    -webkit-transition: all 1s;
}

.header-secondary label:hover input[type="search"] {
    width: 300px;
}

.header-secondary .search-submit {
    display: none;
}

.header-inline .site-logo-link+.site-description {
    margin-top: 0px;
}

.post-content {
    padding-left: 20px;
    float: left;
    padding-bottom: 0 !important;
}

.archive .column article.post-news-item:after {
    content: '';
    display: block;
    clear: both;
}

.title-container {
    text-align: center;
    background-size: cover;
    position: relative;
    background-position: center center;
    color: #fff;
}

.title-container:after {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    content: "";
}

.title-container .title {
    position: relative;
    z-index: 9;
    padding-top: 5%;
    padding-bottom: 50px;
}

.title-container .heading {
    font-size: 3.5rem;
    color: #fff;
    text-transform: uppercase;
}

.title-container .bread-crumbs a {
    color: #fff;
}

.title-container .bread-crumbs .current {
    color: #fff;
}


/*Reposive*/

@media (max-width: 1190px) {
    .header-inline .logo {
        z-index: 9;
        margin-bottom: -20px;
    }
    .header-inline .logo .site-logo-link {
        width: 140px;
    }
    .header-inline .inline-site-logo {
        width: auto;
        margin: 0px;
    }
    .header-inline .inline-site-logo:after {
        left: -55px;
        width: 250px;
    }
}

@media (max-width: 1024px) {
    .header-inline .column {
        margin-right: 0;
    }
    .header-inline .nav-horizontal li {
        padding: 0 5px;
    }
    .fix .list-grid article {
        width: 48%;
    }
    .heading {
        font-size: 2.5rem;
    }
}

@media (max-width: 800px) {
    .about-home-three.layers-call2action-widget .section-title .heading {
        font-size: 2rem;
        width: 100%;
        margin-bottom: 10px;
    }
    .about-home-three.layers-call2action-widget .style2 .button {
        float: none;
        max-width: 160px;
        clear: both;
        display: block;
        margin: 0 auto;
    }
    .nav-horizontal ul {
        display: none;
    }
    .responsive-nav {
        display: inline-block;
    }
    .responsive-nav .l-menu:before {
        padding: 10px;
        color: #fff;
        background: #729f64;
    }
    section[class*=' off-canvas-'] .nav-mobile {
        display: block;
    }
    .media.large .heading {
        font-size: 2.5rem;
    }
    .media.large .excerpt {
        font-size: 1.5rem;
    }
    .footer-site .column {
        width: 100%;
    }
    .footer-site .column .layers-masonry-column {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .form-lien-he .layers-masonry-column {
        width: 100%;
    }
    .about-home .layers-masonry-column {
        width: 100%;
    }
    .archive .column {
        margin-right: 0px;
    }
    .archive article .thumbnail {
        width: 48%;
        margin-right: 2%;
    }
    article.post-news-item {
        margin-bottom: 10px;
    }
    .post-content {
        padding-left: 0;
        width: 50%;
        padding-right: 0 !important;
    }
    .header-left .logo {
        padding: 20px 5px;
    }
    .off-canvas-right .nav-mobile {
        padding-bottom: 0px;
    }
    section[class*=" off-canvas-"] .widget.widget_nav_menu {
        padding: 0 20px;
    }
    section[class*=" off-canvas-"] .widget.widget_nav_menu a {
        font-weight: 700;
    }
    .header-site .inline-right-nav {
        margin-right: 20px !important;
    }
    .header-inline .column {
        margin-right: 2%;
    }
    .header-inline .logo {
        margin-bottom: 0;
        padding: 4px 20px;
    }
    .header-inline .logo .site-logo-link {
        width: 90px;
    }
    .header-inline .inline-site-logo::after {
        display: none;
    }
    .sidebar {
        width: 100% !important;
    }
    .sidebar .widget {
        width: 100% !important;
    }
    .lien-he .column {
        width: 100%;
    }
    .lien-he .column textarea {
        max-width: 100%;
    }
    .footer-site textarea {
        max-width: 100%;
    }
    .footer-site .column {
        width: 100%;
    }
    .footer-site .column:not(:first-child) {
        margin-top: 10px;
    }
    .footer-site .column .tagcloud {
        min-height: 50px;
    }
    .page-tin-tuc article.column,
    .tuyen-dung article.column {
        width: 100%;
    }
    .page-tin-tuc article.column .thumbnail-media,
    .tuyen-dung article.column .thumbnail-media {
        width: 48%;
        margin-right: 2%;
        float: left;
    }
    .page-tin-tuc article.column .thumbnail-body,
    .tuyen-dung article.column .thumbnail-body {
        padding: 0;
        background-color: #fff;
        padding-top: 0px;
        float: left;
        width: 48%;
        margin-right: 0px;
    }
    .page-tin-tuc article.column .thumbnail-body .heading,
    .tuyen-dung article.column .thumbnail-body .heading {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
    }
    .single-post .sidebar {
        margin-right: 0px;
    }
    .single-post .sidebar aside {
        margin-right: 0px !important;
    }
}

@media (max-width: 640px) {
    .about-home-tow .media .media-body {
        max-width: 100%;
    }
    .social-head-gl a {
        border: 2px #fff solid;
        border-radius: 50%;
        width: 23px;
        height: 23px;
        float: left;
        margin: 0px 2px;
        text-align: center;
        font-size: 11px;
        display: block;
        line-height: 19px;
    }
    .page-tin-tuc article.column,
    .tuyen-dung article.column {
        width: 100%;
    }
    .page-tin-tuc article.column .thumbnail-media,
    .tuyen-dung article.column .thumbnail-media {
        width: 100%;
        float: none;
    }
    .page-tin-tuc article.column .thumbnail-media a img,
    .tuyen-dung article.column .thumbnail-media a img {
        width: 100%;
    }
    .page-tin-tuc article.column .thumbnail-body,
    .tuyen-dung article.column .thumbnail-body {
        padding: 0;
        background-color: #fff;
        padding-top: 0px;
        float: none;
        width: 100%;
        margin-right: 0px;
    }
    .page-tin-tuc article.column .thumbnail-body .heading,
    .tuyen-dung article.column .thumbnail-body .heading {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -ms-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
    }
    .archive article.post-news-item {
        width: 100%;
    }
    .archive article.post-news-item .thumbnail {
        width: 100%;
        margin: 0px;
        float: none;
    }
    .archive article.post-news-item .thumbnail a img {
        width: 100%;
    }
    .archive article.post-news-item .post-content {
        width: 100%;
    }
    .page-404 .title-404 {
        font-size: 100px;
    }
    .page-404 .h2-404 {
        font-size: 25px;
    }
}

@media (max-width: 600px) {
    .posts-home article.layers-masonry-column {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .archive article.post-news-item .copy p {
        margin-bottom: 8px;
    }
    .page-404 .entry-404 .search-404 .search-form {
        width: 100%;
    }
    .logo img {
        max-width: 150px;
    }
    .header-secondary {
        display: block;
    }
    .header-secondary .search-form {
        width: 100%;
    }
    .header-secondary .search-form label {
        float: none;
        width: 100%;
        margin: 0 auto;
    }
    .header-secondary .search-form label input[type="search"] {
        width: 100%;
    }
    .header-secondary #footer_language_list {
        max-width: 300px;
        margin: 0 auto;
        float: none;
    }
    .header-secondary #footer_language_list:after {
        content: '';
        display: block;
        clear: both;
    }
    .header-left .logo {
        padding: 20px 5px;
    }
    .post-news-item .thumbnail {
        width: 100%;
    }
}

.header-secondary .pull-right .menu-item-language a {
    line-height: 30px;
}


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

.mag-bot {
    margin-bottom: 30px;
}

.content-gt {
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    padding: 30px;
    font-weight: 500;
}

.story {
    text-align: justify;
}

.story p. .textwidget {
    text-align: justify;
}
.footer-site h3.heading {
    COLOR: #729f64;
    margin: 25px 0 0 0;
}
.section-title {
    margin-bottom: 15px;
}
#layers-widget-column-50 .container {
    padding: 0;
}