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

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

@font-face{font-family:"Fragment";src:url(fonts/Fragment-GlareRegular.otf) format("opentype");font-weight:400}

h1,h2,h3,h4,h5,h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{

font-family:"Fragment" !important

}
.header-main .flex-col.hide-for-medium.flex-left{
    padding-left: 100px;
}
 .header-nav-main .menu-item a {
  display: inline-block;
  min-width: max-content;
}
.header-main li.menu-item a{
    font-weight: normal;
}
.header-main {
    background: url(images/bg.png) rgba(0, 0, 0, 0) no-repeat center center;
    background-size: cover;
    border-bottom: 4px solid #94783d;
    position: sticky;
    top: 0;
    padding: 15px 24px;
    z-index: 999;
    transition: top .3s;
}
.section-dan-dau .banner{
    overflow: hidden;
    position: relative;
}

.section-dan-dau .banner:before,.section-dan-dau .banner:after{
        content: "";
    display: block;
    height: 10px;
    background: #d9d9d9;
    width: 100%;
    top: 160px;
    position: absolute;
    left: 0;
    transform: translateX(100%);
    transition: transform 1s ease;
    z-index: 1;
}
.section-dan-dau .banner.active:before{
    transform: translateX(-100%);
}
.section-dan-dau .banner.active:after{
    transform: translateX(100%);
  
}
.section-dan-dau .banner:after{
          top: auto !important;
    bottom: 160px;
        transform: translateX(-100%);
}

.wpcf7-spinner{
    display: none;
}


span.amount{
    color: red;
}
.div-no-padding{
    padding-bottom: 0px;
}
#billing_address_1_field{
    width: 100%;
}
.section-van-phong .accordion .toggle{
      right: 0px;
    left: unset;
    width: unset;
    height: unset;
    min-height: unset;
    line-height: unset;
}
.section-van-phong .accordion .toggle .icon-angle-down:before{
    content: "\-";
    font-family: fontawesome;
    font-size: 18px;
        font-weight: bold;
    font-size: 30px;
}
.section-van-phong .accordion .toggle {
   transform: unset !important; 
}

.section-van-phong .accordion .accordion-title.active  .icon-angle-down:before{
      content: "\+";
    font-family: fontawesome;
    font-size: 18px;
        font-weight: bold;
    font-size: 30px;
}
.section-van-phong .accordion .accordion-title{
    padding-left: 0px;
    font-size: 25px;
    color: #000000;
    border-bottom: 1px solid ;
    font-family:"Fragment" !important;
    background: unset;
    border-top: unset;
}
.section-van-phong .accordion .accordion-inner{
    padding: 0px;
}
.div-van-phong table tr td{
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #cdcdcd;
}
.section.dark .flickity-page-dots .dot.is-selected{
    background: white !important;
}
.flickity-page-dots .dot{
        border: unset;
    background: #94783D;
    opacity: 1;
    width: 60px;
    border-radius: 0px;
    height: 6px;
    border-radius: 2px;
}
.section-footer{
       border-top: 4px solid #94783d;
}
.absolute-footer{
    display: none;
}
.title-home{
   
    font-size: 40px;
    line-height: 55px;
    color: #000000;
}
.div-tien-ich p{
    margin-bottom: 5px;

}
.div-tien-ich .col{
    padding-bottom: 5px;
}
.div-tien-ich  .col-inner{
    padding-left: 30px;
    border-left: 2px solid #cabc9e ;
}
.row-form label{
    font-weight: normal;

}
.row-form .wpcf7-text{
        background: transparent;
    box-shadow: unset;
    border: unset;
    padding: 12px 12px;
    border-bottom: 1px solid #253c48;
}
.tabbed-content .nav-line-bottom li {
    margin-right: 20px;
}
.tabbed-content .nav-line-bottom li a{
    font-size: 14px;
    padding: 15px;
}
/*Màu sắc button*/
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
    background-color: currentColor !important;
    border-color: currentColor !important;
}
.button.facebook,.button.facebook:not(.is-outline), .button.facebook:hover {
color: #fff;
    background-color: #446084;
    border-color: #446084;
}
.button.twitter,.button.twitter:not(.is-outline), .button.twitter:hover {
	color: white !important;
   background : #2478ba !important;
    border-color: #2478ba;
}
.button.email,.button.email:not(.is-outline), .button.email:hover {
    color: #fff;
    background-color: black !important;
    border-color: black !important;
}
.button.pinterest,.button.pinterest:not(.is-outline), .button.pinterest:hover {
color: #fff !important;
    background-color: #cb2320  !important;
    border-color: #cb2320  !important;
}

.button.google-plus,.button.google-plus:not(.is-outline), .button.google-plus:hover {
color: #fff !important;
    background-color: #dd4e31 !important;
    border-color: #dd4e31  !important;
}
.button.linkedin,.button.linkedin:not(.is-outline), .button.linkedin:hover {
color: #fff !important;
    background-color: #0072b7 !important;
    border-color: #0072b7     !important;
}

.single-date{
        border-bottom: 1px dashed #ededed;
}
h1.entry-title{
    font-size: 24px !important;
}
/*Kết thúc màu sắc*/



footer.entry-meta {

    border-top: none !important;
    border-bottom: 1px dashed #ececec !important;
    
}

.entry-content img{
	width: auto !important
}
.duong-line {
    background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}
.wpcf7-form {
    margin-bottom: 0px;
}
.social-icons a{
    color: var(--fs-color-secondary);
}
.wpcf7-submit{
   background: var(--fs-color-secondary) !important;
}
@media(max-width: 855px){
    .header-main {
        padding: 0px !important;
    }
    .tabbed-content .nav-line-bottom li a {
    font-size: 10px;
    padding: 12px;
}
.tabbed-content .nav-line-bottom li {
    margin-right: 10px;
}
     
    #header.show-on-scroll,#header .stuck .header-main {
    height: 65px !important;
}
    .flickity-page-dots .dot {

    width: 30px !important;
}
    .div-phan-bo   .title-home {
        text-align: center;
    }
    .section-dan-dau .banner h2{
            font-size: 27px;
    line-height: 40px;
    }
    .title-home {
    font-size: 30px;
    line-height: 40px;
}
    .row-dien-tich .title span,   .row-dien-tich .title{
        font-size: 17px !important;
    }
    .section-tong-quan .section-bg img{
    display: none;
}
    .bottom-contact ul li img {
        width: 35px;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .bottom-contact ul li span {
        color: black;
    }
        .bottom-contact {
        display: block;
        position: fixed;
        bottom: 0;
        background: white;
        width: 100%;
        z-index: 99;
        box-shadow: 2px 1px 9px #dedede;
        border-top: 1px solid #eaeaea;
    }
        .bottom-contact ul li {
        width: 25%;
        float: left;
        list-style: none;
        text-align: center;
        font-size: 13.5px;
    }
    .section-tong-quan .section-bg{
        background-image: url(images/ava-center-33.jpg); 
            background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50%;
    }
   
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}