/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/



/*body, p {
    font-family: Oswald;
    line-height: 25px;
    font-weight: 300;
    font-style: normal;
    color: #777;
    font-size: 16px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .24s ease-in-out;
    -moz-transition: opacity .24s ease-in-out;
    transition: opacity .24s ease-in-out;
}
h1,h2,h3,h4,h5,h6,p,a,li{
    font-family: Oswald;
}*/

/*h1, h2, h3, h4, h5, h6 {
    font-family: Oswald;
    font-weight: 400;
    font-style: normal;
    color: #169053;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .24s ease-in-out;
    -moz-transition: opacity .24s ease-in-out;
    transition: opacity .24s ease-in-out;
}*/
body{
	color: #303030 !important;
    font-size: 15px !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
}
h1,h2,h3,h4,h5,h6,p,a{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
    font-weight: 400
}
.is-divider {
    display: none;
}
/* header */
.contact_email {
    margin-left: 15px;
}
.contact_email ul li {
    display: inline-block;
    line-height: 26px;
    list-style: outside none none;
    margin-right: 17px;
}
.contact_email ul li a, .contact_email ul li span {
    color: #fff;
}
.contact_email ul li a, .contact_email ul li span {
    font-size: 14px;
    text-decoration: none;
}
.contact_email ul li span i {
    color: #96ba54;
    font-size: 12px;
    margin-right: 7px;
}
.contact_email ul li a:hover {
    text-decoration: underline;
    color: #96ba54;
}
.social-icons i {
  color: #96ba54;
}
.header-main .nav {
	margin-top: 20px;
}
.header-main .nav > li > a {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
    font-size: 14px;
    color: #333;
    font-weight: 400;
}
.header-main .nav > li.active a,
.header-main .nav > li > a:hover{
	color: #96ba54;
	border-bottom: 1px solid #96ba54;
}

.home.page-template .breadcrumbs {
    display: none;
}

.breadcrumbs {
    border-bottom: 1px dashed #119247;
    border-top: 1px dashed #119247;
    margin-left: 8%;
    width: 85%;
    height: 40px;
}
p#breadcrumbs {
    display: inline-block;
    padding-top: 5px;
}
.breadcrumbs span a{
    color: #96ba54;
}

.row,
.flex-row{
    max-width: 1200px;
}



/*Trang chủ + Home */
.silder-home h2 {
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
}
.silder-home .home-banner-1 h2#n2-ss-1item4,
.silder-home .home-banner-1 h2#n2-ss-1item7,
.silder-home .home-banner-1 h2#n2-ss-1item6 {
    background: rgba(255,255,255,.8);
    opacity: .8;
    padding: .5em 1em .4em;
    box-shadow: none;
    border-width: 0;
    border-style: solid;
    color: #000;
    font-weight: 400;
    border-radius: 3px;
}
.silder-home .home-banner-1 h2#n2-ss-1item5,
.silder-home .home-banner-1 h2#n2-ss-1item8,
.silder-home .home-banner-1 h2#n2-ss-1item9{
    background: rgba(0,0,0,.8);
    opacity: .8;
    padding: .6em 1em .5em;
    box-shadow: none;
    border-width: 0;
    border-style: solid;
    color: #fff;
    font-weight: 400;
    border-radius: 3px;
}

.silder-home .home-banner-1 .n2-ss-nowrap {
    background-color: #96ba54;
    padding: 1px;
    padding-top: 10px;
    text-align: center;
    color: #fff;
    width: 20%;
    border-radius: 5px;
}




/*giới thiệu */

.section_title .title {
    font-weight: 400 !important;
    color: #169053;
}
.section_title .title:before {
    position: absolute;
    content: "";
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
    height: 2px;
    background: #96ba54;
    bottom: 30px;
}
.title span {
    color: #96ba54;
}
.introduce h2.vc_custom_heading {
	margin-top: 4%;
}
.introduce .vc_btn3-container.vc_btn3-center {
    margin-top: 20px;
}
.introduce .vc_btn3.vc_btn3-color-green,
.introduce .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    color: #fff;
    padding: 8px;
    background-color: #6DAB3C;
}

.introduce .cot-4 .col-inner {
	position: relative;
    padding: 17px;
    margin: 15px;
    background: #f5f5f5;
}

.introduce .icon-box-img img {
	border-radius: 50%;
}
.introduce h4{
/*    font-family: Oswald;*/
    font-weight: 400;
    font-style: normal;
    color: #169053;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .24s ease-in-out;
    -moz-transition: opacity .24s ease-in-out;
    transition: opacity .24s ease-in-out;
}
.introduce .cot-4 i.fa {
    float: left;
    margin-right: 15px;
    font-size: 20px;
    color: #96ba54;
}
.introduce p {
    color: inherit;
    font-size: 13px;
}

.introduce .cot-12 .vc_cta3-container {
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    background-color: #fff !important;
    border: 1px solid #9ace0c !important;
}
.introduce .cot-12 .vc_cta3-content {
	margin: -15px 20px 25px 20px;
}


.introduce .cot4-4 .vc_cta3-content {
	padding: 15px;
}
.introduce .cot4-4 .vc_cta3-content h2 {
	color: #333 !important;
}


.introduce .fun-fact {
    background: #96ba54;
    color: #fff;
    padding: 20px;
    position: relative;
}
.introduce .fun-fact i.fa {
    font-size: 30px;
    margin-top: 15px;
}
.introduce .fun-fact h3 {
    font-size: 30px;
    font-weight: 500;
}
.introduce .fun-fact p ,
.introduce .fun-fact h3{
    position: relative;
    z-index: 2;
    color: inherit;
}


.about_us_title h1 {
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 50px;
    position: relative;
    margin-top: 0;
    text-transform: uppercase;
}

.introduce .about_us_title h1:before {
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background: #96ba54;
    bottom: -20px;
}

.information-home .cot-4 .col-inner {
    padding: 25px;
}
.project-home .box-text {
    margin-left: 10px;
}
.project-home .location_post {
    margin-left: 3px;
}
.service-home h5.post-title.is-large,
.project-home h5.post-title.is-large {
    opacity: 1;
    color: #169053;
}

.project-home .section_title .title:before{
    bottom: 55px;
}
.nav-line>li>a:before {
    background-color: #6DAB3C;
    display: none;
}
.project-home .nav-line>li {
    margin-left: 15px;
}
.project-home .nav-line>li.active a,
.project-home .nav-line>li:hover a{
   background-color: #6DAB3C;
   color: #fff;
   padding: 5px;
   border-radius: 10px;
}

.news-home .section_title .title:before {
    bottom: -5px;
}

.news-home .is-outline {
    border:none;
    color: #96ba54;
    font-weight: 400;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}
.news-home h5.post-title.is-large{
    font-weight: 400;
    font-style: normal;
    color: #169053;
    font-size: 20px;
    margin-bottom: 10px;
    margin: 0 0 15px;
}
.news-home .post-item {
    margin-top: 30px;
}
a.button.success.is-link.lowercase {
    color: #96ba54
}
button.is-outline:after,
a.button.success.is-link.lowercase:after{
    content: "\f178";
    font-family: "FontAwesome";
    margin-left: : 8px;
    font-size: 13px;
    color: #96ba54;
}

/*footer-footer - */


.footer_wrapper-footer {
    padding: 50px 0 !important;
}

.footer_wrapper-footer .widget_title h4{
    color: #fff;
    line-height: 24px;
    display: inline-block;
    position: relative;
    font-weight: 400;
    font-size: 18px;
    margin: 0;
    margin-bottom: 40px;
}
.footer_wrapper-footer .widget_title h4:after {
    content: "";
    position: absolute;
    left: 0;
    width: 75px;
    bottom: -20px;
    height: 2px;
    width: 50px;
    background: #eee;
}
.footer_wrapper-footer .textwidget h5 {
	font-weight: 400;
	font-size: 13px;
}
.footer_wrapper-footer .textwidget .address-box {
    margin-bottom: 10px;
    color: #fff;
}
.footer_wrapper-footer .textwidget .address-box i.fa {
    width: 25px;
    color: #96ba54;
    font-size: 15px;
}
.footer_wrapper-footer a {
    color: #fff;
}
.footer_wrapper-footer a:hover {
    color: #96ba54;
}

.footer_wrapper-footer .post-footer h5.post-title.is-large {
	color: #fff;
	font-size: 13px;
	line-height: 25px;
    margin-top: -5px;
}
.post-footer .post-item:nth-child(2),
.post-footer .post-item:nth-child(3){
	margin-top: -25px;
}
.footer_wrapper-footer input#s {
	background-color: #fff;
	
}
.footer_wrapper-footer .searchform {
	margin-bottom: 20px;
}

.footer_text {
    line-height: 50px;
}


/*chuyên mục bài viết + siderbar*/
.blog-archive .badge.post-date {
    display: none;
}
.blog-archive h5.post-title.is-large {
    color: #169053;
    opacity: 1;
}
.blog-archive h5.post-title.is-large:hover {
    color: #96ba54;
}
.blog-archive .box-text-inner {
    margin-top: -20%;
    text-align: left;
}

h6.entry-category.is-xsmall {
    display: none;
}
h1.entry-title {
    text-align: left;
    color: #169053;
}
.post-sidebar.large-3.col {
    padding: 0px;
}
.row-divided>.col+.col:not(.large-12) {
    border-left: 0px solid #ececec;
}

.post-sidebar span.widget-title {
    margin-bottom: 15px;
    display: block;
    border-bottom: 1px solid #ddd;
}
.post-sidebar span {
    font-weight: 600;
    color: #169053;
    font-size: 17px;
    padding-bottom: 14px;
}
.post-sidebar .address-box a{
 color: #96ba54;
}
.post-sidebar .address-box {
    margin-bottom: 10px;
    margin-left: 10px;
}
.post-sidebar #categories-3 ul li:before {
    content: "\f1db";
    font-family: "FontAwesome";
    margin-right: 8px;
    font-size: 13px;
    color: #333;
}
.post-sidebar h5.post-title.is-large{
    font-size: 12px;
    margin-top: 20px;
    text-transform: none;
}
.post-sidebar .box-image {
    margin-top: -15px;
}
ul.menu>li+li, .widget>ul>li+li {
    border-top: 0px solid #ececec;
}

#related_posts .col {
  float: left;
  margin-left: 0;
  list-style: none;
}
.relatedcontent h3 {
  font-size: 16px;
  margin-top: 7px;
}
.relatedthumb img {
  height: 100%;
  max-height: 165px;
}
#related_posts {
  border-top: 4px double #e8e8e8;
  padding-top: 10px;
}
#related_posts li:nth-child(1) {
  padding-left: 0 !important;
}
#related_posts li:nth-child(2) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#related_posts li:nth-child(3) {
  padding-right: 0 !important;
}
.relatedthumb img {
  min-height: 125px;
}

.back-to-top.button {
	color: #96ba54;
	border-color: #96ba54;
}
.back-to-top.button:hover {
	background-color: #96ba54;
	border-color: #96ba54;
	color: #fff;
}

.social-icons a {
    color: #96ba54;
}

/*post-tin-tuc*/
.vc_custom_1580778306774 {
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-left-color: #9ace0c !important;
    border-left-style: solid !important;
    border-right-color: #9ace0c !important;
    border-right-style: solid !important;
    border-top-color: #9ace0c !important;
    border-top-style: solid !important;
    border-bottom-color: #9ace0c !important;
    border-bottom-style: solid !important;
    padding: 15px;
}
.vc_custom_1580778306774 a {
    color: #96ba54;
}

/*post-du-an*/
.post-du-an .address-box i.fa {
    font-size: 20px;
    line-height: 30px;
    width: 50px;
    text-align: center;
    margin-left: -15px;
}

/*post-dịch-vụ */

/*+ dịch vụ 6 + */
.post-dich-vu .has-hover.box-text-bottom {
	padding: 10px;
}
.post-dich-vu .cot-6 .vc_cta3-content {
	border: 1px solid #ddd;
	padding: 10px;
}
.post-dich-vu .vc_cta3-container {
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
}
.post-dich-vu .vc_cta3-container .vc_general.vc_cta3 {
    border: 2px solid #ddd;
    padding: 15px;
}
/*+ dịch vụ 2 + */
.post-dich-vu .cot-3 .has-hover,.post-dich-vu .cot-9 .vc_cta3-content {
	padding: 10px;
	border: 1px solid #ddd;
}


/*liên hệ*/
.contact-lh .address-box i.fa {
    font-size: 20px;
    line-height: 30px;
    width: 50px;
    text-align: center;
    margin-left: -15px;
}
.contact-lh .address-box a {
	color: #96ba54;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

    .silder-home h2 {
        font-size: 10px;

    }
    .silder-home .home-banner-1 .n2-ss-nowrap {
        width: 40%;
    }
    .breadcrumbs {
        height: 60px;
    }
    .blog-archive h5.post-title.is-large {
        margin-top: 60px;
    }
}