/*
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.   ***************/

.uxb-no-content.uxb-image{
    display: none;
}
.is-small, .is-small.button {
    font-size: 13px;
}
.has-shadow>.col>.col-inner{
    min-height: 276px;
}
.name.product-title{
display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 38px;
}
@media (max-width: 769px) {
    {}
    
    .uu-diem p{
        font-size: 15px;
    }
    .location-product-image-wrapper .left1{
        left: 24%;
    }
    .location-shop {
        left: 11.5%;
    }
    .location-social {
        left: 4.8%;
    }
    .location-product-image-wrapper .right1 {
        
            right: 24%;
    }
    span.text-icon-email {
   
    font-size: 14px;
    }
    .location-email {
       
        right: 1.8%;
    }
    .location-website {
        
        right: 2.3%;
    }
    .location-product-image-wrapper .website {display: none;}
    .location-product-image-wrapper .email {display: none;}
    .has-shadow>.col>.col-inner{
        min-height: 301px;
    }
}
@media (max-width: 575.98px) {
    {}
    .has-shadow>.col>.col-inner{
        min-height: 268px;
    }
    .location-product-image-wrapper .left1{
        display: block;
    }
    .location-product-image-wrapper .right1 {
        display: block;
    }
    .location-shop
    {
        left: 33px;
        position: relative;
        display: block;
        margin-bottom: 15px;
    }
    .location-product-image-wrapper .shop{
        float: left;
        margin-right: 15px;
    }
    .location-social{
        position: relative;
        left: 33px;
        
        display: inline-block;
             margin-bottom: 15px;   
    }
    .location-product-image-wrapper .social{
        float:left;
           margin-right: 15px; 
    }
    .list-social {    float: right;}
    .location-email {
        position: relative;
        left: 33px;
        margin-bottom: 15px;
    }
    .location-product-image-wrapper .email {display: block;margin-right: 15px;}
    span.text-icon-email {
        
        margin-left: 0;
    }
    .location-website {
        position: relative;
            left: 33px;
            margin-bottom: 15px;
    }
    .location-product-image-wrapper .website {
        display: block;margin-right: 15px;
    }
    span.text-icon-website {
        margin-left: 0;
    }
    .ban-co-phai-doi-mat .uu-diem-cycle-text{    display: none;}
    .ban-co-phai-doi-mat .letter-text {max-width: 69%;}
    .chai-dau > .col{
        padding-bottom: 0;
    }
    
    .chai-dau-so-4 > .col{
        padding-bottom: 0;
    }
    .chai-dau > .col  .col-inner {
        margin-top: 0;
    }
    .thanh-phan-line{
        display: none;
    }
    .chai-dau .number{ 
        background: #153e60;
        color: #fff;
        width: 180px;
        text-align: center;
        border-radius: 40px;
        margin-left: auto;
        margin-right: auto;
        font-size: 30px;
        height: auto;
        padding-top: 0;
    }
    .chai-dau .number-large {
        display: inline-block;
        font-size: 40px;
        font-weight: bold;
    }
}

@media (max-width: 360px) {
    {}
   
}


/* search*/
.col.box_slider {
    padding: 0;
}
form#searchform > div {
    display: flex;
    align-items: center;
}
.row.box_search {
    max-width: 60%;
    position: absolute;
    top: 12%;
    right: 15%;
    left: 20%;
}
#searchform select {
    max-width: 165px;
    margin-bottom: 0;
}
#searchform input {
    margin-bottom: 0;
}
.toggle_content .col {
    float: left;
}
.toggle_title .col {
    padding-bottom: 0;
}
.toggle_title h2{
        font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;

}
.toggle_content {
    display: none;
}
.toggle_title h2 i {
    font-size: 23px;
    position: relative;
    left: 10px;
    top: 6px;
    transition: all 0.5s ease 0s;
}
.toggle_title h2 span.active i {
    transform: rotate(180deg);
    transition: all 0.5s ease 0s;
}

div.custom_blog{
   display: inline-block;
    width: 100%;
    float: left;
}
.custom_blog .col.post-item:first-child {
    float: left;
    width: 40%;
    max-width: 40%;
    flex-basis: 40%;
    padding-bottom: 0;
    /* margin-bottom: 0; */
}
.custom_blog .col.post-item {
    float: left;
    width: 60%;
    max-width: 60%;
    flex-basis: 60%;
    padding-bottom: 0;
    /* margin-bottom: 0; */
}
.custom_blog .col.post-item .col-inner {
    float: left;
    width: 100%;
}
.custom_blog .col.post-item .col-inner > a {
    float: left;
    width: 100%;
}
.custom_blog .col.post-item:not(:first-child) .col-inner .box-image {
    display: none;
}
.custom_blog .col.post-item:first-child .col-inner .box-image {
    min-height: 210px;
}
.custom_blog .col.post-item .col-inner .post-meta {
    font-size: 14px;
    text-transform: capitalize;
    color: #777;text-shadow: none;
    font-weight: normal;
    text-align: left;
}
.custom_blog .col.post-item .col-inner .box-text.show-on-hover.hover-bounce.text-center.is-large {
    /* display: none; */
    padding: 0!important;
    float: left;
    width: 100%;
    position: relative;text-align: left;
}
.custom_blog .col.post-item .col-inner p.cat-label.tag-label {
    display: none;
}
.custom_blog .col.post-item .col-inner h5.post-title {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #4F4F4F;
    text-shadow: none;
    font-weight: normal;
    text-align: left;
}
.custom_blog .col.post-item:not(:first-child) .col-inner .post-meta {
    display: none;
}
.custom_blog .col.post-item .col-inner .box-blog-post .is-divider {
    display: none;
}
.custom_blog .col.post-item .col-inner {
    list-style: none;
    display: block;
    padding-bottom: 25px;
    margin-bottom: 10px;
    border: 0;
    background: #fff;
    white-space: normal;
    border-radius: 0; border-bottom: 1px solid #ECECEC;
    width: 100%;
    float: left;
}
.custom_blog .col.post-item:first-child .col-inner,
.custom_blog .col.post-item:last-child .col-inner {
    border-bottom: none;

}
.custom_blog .col.post-item .col-inner > a .box,
.custom_blog .col.post-item .col-inner > a .box .blog-post-inner {
    float: left;
    width: 100%;
}
.custom_blog .col.post-item .col-inner .has-hover:hover .show-on-hover{
    transform: none!important;
}
.custom_blog .col.post-item:first-child .col-inner h5.post-title {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: #2D373F;
    display: block;
    margin-bottom: 7px;
    word-wrap: break-word;
}



/* slider */

.row.box_slider {
    margin-bottom: 50px;
}
.tabbed-content ul.nav li.tab {
    margin-right: 30px;
}
.tabbed-content ul.nav {
    border-bottom: 1px solid #ECECEC;
}


/*tin rao*/
span.dientich,span.thanhpho{
  float: left;
    width: 100%;
}
span.thanhpho svg {
    width: 20px;
}
span.dientich svg {
    width: 18px;
    /* height: 21px; */
    margin-right: 7px;
}

span.gia_m2 svg {
    width: 21px;
    margin-right: 5px;
}

h5.post-title {
    text-align: left;
    margin-top: 14px;
    font-weight: 600;
    color: #334862;
}


/* tin rao dia diem*/
.tinrao_diadiem .banner-layers {
    background-color: rgba(0,0,0,0.4);
}

/*footer*/
#footer svg {
    float: left;
    width: 22px;
    fill: #fff;
    margin-right: 5px;
}
footer#footer {
    color: #fff;
}
.footer_middle {
    padding-top: 50px;
}
.footer_middle_two {
    padding-top: 50px;
    border-top: 1px solid #dddddd59;
}
/*menu footer*/
.widget_nav_menu {
    padding: 0;

}
.box_footer_top {
    padding-top: 34px;position: relative;
}
/* 
.box_footer_top:before {
    content: '';
    position: absolute;
   left: calc((100vw - 1080px)/-2);
    background: #F5F5F5;
    width: 100vw;    top: 0;
    height: 100%;
}
*/
.box_footer_top span.widget-title {
    font-size: 1em;
    font-weight: 500;
    color: #2D373F;
}
.box_footer_top .widget_nav_menu {
    padding: 0;
    margin: 0;
}
.box-search-content {
    float: left;
    width: 100%;
}
form#searchform {
    float: left;
    width: 100%;
}
select#loaihinh {

}
#searchform input#searchsubmit {
    border-radius: 0px 5px 5px 0px;
    margin: 0;
}
#wide-nav.header-bottom {
    background-color: transparent;
    position: relative;
    width: 100%;
    bottom: 0;
    z-index: 9;
}
.header .header-bottom .flex-row {
    height: 100%;
    justify-content: left;
}
.header .header-bottom .flex-row .flex-center {
    margin: 0;
}
.list_custom .col-inner ul li img {
    height: 38px;
    margin-right: 10px;
}
.list_custom .col-inner ul li {
    float: left;
   width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    border-right: 1px solid #fff;
    display: flex;
   
}
body.home .list_custom .col-inner ul li {

   width: 20%; justify-content: center;

}

.list_custom .col-inner ul li.color-4{
   border-right: 1px solid #fff; 
}

.list_custom .col-inner ul li a {
    float: left;
    width: 100%;
    padding: 10px 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
}
.list_custom .col-inner ul li a svg {
    width: 42px;
    height: 42px;
    margin-right: 10px;
    fill: #fff;
}
.list_custom .col-inner ul{
     float: left;
    width: 100%;
}
.color-1 {
    background-color: #f5811e;
}
.color-2 {
    background: #f5811e;
}
.color-3 {
    background: #f5811e;
}
.color-4 {
    background: #f5811e;
}

/*slider page*/
.slider_page a.plain {
    background: #ECECEC;
    float: left;
    padding: 0;
    border-radius: 3px;
    text-align: center;
    width: 100%;
}
.row .row.slider_page .page-col.col a.plain .box-text.text-left {
    text-align: center;
}

.row .row.slider_page {
    margin: 0 0px 0 -6px;
}
.row .row.slider_page .page-col.col {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.row .row.slider_page .box-text  {
    padding-top: .7em;
    padding-bottom: .7em;
}
.padding_bottom_0 > .col {
    padding-bottom: 0;
}
.box_slider_page > .col {
    padding-bottom: 20px;
}
.box_slider_page button.flickity-button {
    display: none;
}
ul.header-nav.header-nav-main.nav.nav-right {
    position: relative;
    top: 0px;
}

.nav-uppercase>li>a{
    text-transform: none;
}
.header .header-bottom .flex-row .flex-center {
    margin: 0;
    width: 100%;
    float: left;
} 

.widget_search form#searchform > div,#main-menu form#searchform > div {
    display: inline-block;
    align-items: center;
}
.widget_search #searchform select,#main-menu #searchform select {
    max-width: 100%;
    margin-bottom: 7px;
    width: 100%;
    float: left;border-radius: 0;
}
.widget_search input#searchsubmit,#main-menu input#searchsubmit {
    margin: 10px auto 0;
}

.custom_blog .col.post-item .col-inner h5.post-title {
    margin: 0;
}


.custom_blog .col.post-item .col-inner .box-text.show-on-hover.hover-bounce.text-center.is-large {
    transform: scale(1) translateZ(0) translateY(0px) !important;
}

.custom_blog .col.post-item .col-inner {
    display: flex;
    justify-content: center;
    align-items: center;padding-bottom: 0px;
    margin-bottom: 0px;    background: none;
}
.custom_blog .col.post-item:first-child .col-inner {
    display: block;
}
.custom_blog .col.post-item:first-child .thanhpho,
.custom_blog .col.post-item:first-child .dientich{
    display: none;
}
.custom_blog .col.post-item .thanhpho{
   min-width: 80px; width: auto; text-align: center;
}
.custom_blog .col.post-item span.dientich {
    min-width: 60px;
    width: auto;text-align: center;
}
.custom_blog .col.post-item:first-child .col-inner h5.post-title {
    font-size: 17px;
    line-height: 26px;

}
.custom_blog .col.post-item:first-child .col-inner .box-image {
    min-height: 185px;
}

.custom_blog .col.post-item:nth-child(2n+2) {
   background: #f3f6fa;
}
.custom_blog .col.post-item:nth-child(2n+1) {
   background: #e7e9e8;
}
.custom_blog .col.post-item:first-child {
   background: none!important;
}
.custom_blog .col.post-item .col-inner > a {
    float: left;
    width: 100%;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    padding: 5px 10px;
}
.custom_blog .col.post-item {
    padding-bottom: 0;
    padding: 0;
}
.custom_blog .col.post-item:not(:first-child) #tinrao,.custom_blog .badge.post-date{
    display: none;
}
.custom_blog .image-cover {
    background: linear-gradient(to top, #ddd 0%, rgba(-8,-16,50,0) 122%);
}

/**
  @media (max-width: 1300px) {
.box_footer_top:before {
  left: calc((100vw - 1080px)/-2);

}
}
**/
@media (min-width: 850px) and (max-width: 1300px) {
#wide-nav.header-bottom {
    background-color: transparent;
    position: relative;
    width: 100%;
    float: left;
    left: 0;
}
ul.header-nav.header-nav-main.nav.nav-right {
    top: 0;
}
 .header-bg-color, .header-wrapper {
    float: left;
    width: 100%;
} 
.box_footer_top:before {
    left: calc((100vw - 1080px)/-2);
}
}
@media (max-width: 1050px){
.box_footer_top {

    BACKGROUND: #F5F5F5;
}

}



@media (max-width: 500px){
#searchform select {
    max-width: 100%;
    margin-bottom: 7px;
    width: 100%;
    float: left;
    border-radius: 0;
}
form#searchform > div {
    display: inline-block;
    align-items: center;
    width: 100%;
    /* float: left; */
}
.row.box_search {
    max-width: 97%;
    position: absolute;
        top: 0;
    right: 5%;
    left: 5%;
}
#searchform input#searchsubmit {
    border-radius: 0;
    margin-top: 10px;
}
}

@media (min-width: 500px) and (max-width: 849px) {
body.home .list_custom .col-inner ul li{
    width: 50%;
       margin-bottom: 1px;
    padding: 0 10px;
}
body.home .list_custom .col-inner ul li a {
    justify-content: left;
}
}

@media (max-width: 499px) {
body.home .list_custom .col-inner ul li {
    width: 100%;
    margin-bottom: 1px;
    padding: 0 10px;
}
body.home .list_custom .col-inner ul li a {
    justify-content: left;
}
}



ul.wpuf-form {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
div ul.wpuf-form li .wpuf-fields {
    float: left;
    width: 100%;
}
ul.wpuf-form li {
    float: left;
    width: 50%;
}
ul.wpuf-form li.section_break_copy_copy_copy,ul.wpuf-form li.section_break,
ul.wpuf-form li.section_break_copy,ul.wpuf-form li.section_break_copy_copy{
    width: 100%;
}
ul.wpuf-form li .wpuf-label label {
    display: flex;
}
ul.wpuf-form li .wpuf-label label span.required {
    width: auto;
    margin-left: 4px;
}
div ul.wpuf-form li.field-size-small .wpuf-fields {
    float: left;
    width: 70%;
}
ul.wpuf-form li.full_width_100 {
    width: 100%;
}
ul.wpuf-form .wpuf-el {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
div ul.wpuf-form li.field-size-large .wpuf-fields {
    float: left;
    width: 100%;
}
ul.wpuf-form li.wpuf-submit {
    width: 100%;
}
li.wpuf-el.featured_image {
    margin: 10px 0;
}



div .yotu-playlist .yotu-wrapper-player {
    margin: 0 auto;
    text-align: center;
    width: 50%!important;
    float: right;
}
div.yotu-videos {
    float: left;
    width: 50%;
    padding: 0;
    position: relative;
}
div.yotu-video-thumb-wrp {
    display: none;
}
div.yotu-video-thumb-wrp {
    display: none;
}
div.yotu-column-1 li {
    margin-bottom: 10px;
}
html body [data-showdesc="off"] .yotu-videos h3.yotu-video-title {
    margin-top: 0;
    padding-top: 0;
    float: left;
    margin-bottom: 0px!important;
    padding: 0;
}

.switcher .option {
    position: absolute!important;
}
.switcher {
    width: 27px!important;

}
.switcher .selected a {
    font-size: 0;
    width: 17px!important;
}
.widget .is-divider {
    display: none;
}
ul.dashboard-links li {
    margin-left: 0;
}
body.search h1.page-title.is-large.uppercase span {
    display: inline-block;
    width: auto;
    float: inherit;
}
.nav>li.has-icon>a>i {
    color: #f5811e;
}
.switcher .option {
    right: 0;
}
ul.links {
    display: flex;
    justify-content: center;
}
.switcher .selected {
    background: #f5811e!important;
    position: relative!important;
    z-index: 9999!important;
    border-radius: 3px!important;
    border: 1px solid #f5811e!important;
}
.switcher .selected a {
    border: none!important;
    background: none!important;
    padding: 0!important;
    width: 100%!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    height: 24px!important;
}
    
    div#Header_UserControl_divPostProduct {
    float: left;
}
div#Header_UserControl_divPostProduct a {
    background: #f5811e;
    padding: 5px 15px;
    color: #fff;
    border-radius: 3px;
    float: left;
}
.header-button > a.button {
    display: flex;
    align-items: center;
    border: 1px solid #f5811e;
    background: #f5811e;
    color: #fff;
    border-radius: 3px;
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
}
.header-button > a.button i {
    float: left;
    order: 1;
    margin-right: 6px;
}
.header-button > a.button span {
    float: right;
    width: auto;
    order: 2;
}
li.html.custom.html_topbar_left {
    margin: 2px;
}
form.woocommerce-form.woocommerce-form-login.login label {
    width: auto;
    display: inline-block;
}
form.woocommerce-form.woocommerce-form-login.login .required {
    width: auto;
    float: right;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    width: 100%;
    float: left;
}
p.woocommerce-LostPassword.lost_password {
    float: left;
    width: 100%;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span {
    width: auto;
    float: right;
}
.wpuf-dashboard-container .wpuf-dashboard-navigation ul li {
    margin-left: 0;
}
ul#menu-account-sidebar {
    padding: 0 15px;
}
.post_count span {
    width: auto;
    margin: 0 6px;
}
.post_count {
    display: flex;
    flex-wrap: wrap;
}
ul.wpuf_customs li {
    list-style: none;
}
ul.wpuf_customs {
    float: left;
    width: 100%;
}
ul.wpuf_customs li {
    float: left;
    width: 100%;
    margin: 0;
}
ul.wpuf_customs li label {
    float: left;
}
span.woocommerce-Price-amount.amount {
    display: flex;
}

ul.wpuf-form .wpuf-el[data-label="Thông tin khác"]{
   float: left;
    width: 100%; 
}

div ul.wpuf-form li .wpuf-label {
    float: left;
    width: 100%;
}
select.multiselect {
    height: auto;
    float: left;
    /* min-height: initial; */
    /* max-height: 3000px; */
    /* visibility: collapse; */
    overflow: auto;
}

.search .entry-image-float {
    max-width: 20%;
}
.search .entry-header-text.text-center {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}


.search .entry-content .entry-summary .text-center {
    text-align: left;
}
.search .entry-header-text .is-divider {

    display: none;
}

.sticky-jump.stuck {
    animation: stuckMoveDown .6s;
    height: auto!important;
}
.sticky-jump .stuck{
    position: static;
}
li.cart-item.has-icon {
    display: none;
}
.box-blog-post .is-divider {

    display: none;
}

div#thongtincoban > span {
    float: left;
    width: 50%;

}
ul.wpuf_customs > li {
    float: left;
    width: 50%;
    margin: 0;
}


@media (max-width: 549px){
    
    .custom_blog .col.post-item:first-child{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;height: auto!important;

}

.custom_blog .col.post-item{
	 width: 100%;
    max-width: 100%;
    flex-basis: 100%;	
}


div .yotu-playlist .yotu-wrapper-player {
    width: 100%!important;   
     margin-bottom: 20px;

}
div.yotu-videos {
    width: 100%;

}
body .yotu-mode-grid li, 
body .yotu-mode-grid[class*=' yotu-column-'] li, 
body .yotu-mode-grid[class^='yotu-column-'] li {
    width: 100%!important;
}

div#thongtincoban > span {

    width: 100%;

}
ul.wpuf_customs > li {

    width: 100%;

}

}


.tinrao-template-default .google-map {
    width: 100%!important;
    margin: 17px 0!important;
    float: left;
}
ul.wpuf_customs li a img {
    margin-top: 30px;
    /* margin-left: -60px; */
    margin-right: 15px;
}
.row.box_slider {
    margin-bottom: 50px;
    overflow: hidden;
}

div.wpls-logo-showcase.wpls-dots-false {
    padding: 0 !important;
}
.wpls-logo-showcase .wpls-logo-cnt.slick-slide {

}

.row .row.box_slider_ads {
    width: 100%;
    max-width: 100%;
    margin: 0;margin-top: 10px;
}
.thongtin ul {
    float: left;
    width: 100%;
}
.thongtin ul li {
    list-style: none;
    float: left;
    margin: 10px 15px 0 0;
}
ul.wpuf_customs li label + a img {
    margin-left: -60px;
}

#secondary ul#menu-account-sidebar {
    padding: 0;
}
.wpuf-dashboard-container table.items-table tr td:last-child {
    display: flex;
    align-items: center;
}

div#recaptcha > div {
    width: 100%!important;
} 
.g-recaptcha > div {
    width: 100%!important;
    border: 1px solid #ddd;
    border-radius: 5px;
    border-right: 2px solid #ddd;
}


.box_footer_bottom{
    padding-top: 50px;
    border-top: 1px solid #8c8989;
}

.footer_middle .widget_nav_menu span.widget-title {
    margin-bottom: 20px;
}
.nav>li>a {
    font-size: 14px;
    font-weight: normal;
}
.row .row.box_slider_ads .col.small-12.large-12 {
    padding-bottom: 0;
}


.header-bottom .nav-spacing-small>li {
    padding: 0 8px;
    margin: 0;
}
.header-bottom .nav-spacing-small>li:before {
    content: '';
    position: absolute;
    height: 15px;
    width: 0;
    right: 0;
    top: 12px;
    border-right: 1px solid #f5811e;
    left: auto;
    bottom: inherit;
    opacity: 1;
    border-left: none;
    border-top: none;
    border-bottom: none;
}
.header-bottom .nav-spacing-small>li:last-child:before {
display: none;
}

.header:not(.transparent) .header-nav.nav > li > a:hover{
    color: #fff!important;
}
.wpls-logo-showcase .wpls-logo-cnt.slick-slide {
    margin: 0 5px;
    position: relative;
}
div .wpls-logo-showcase .slick-slide .logo-title {
    position: absolute;
    bottom: 0;
    background: #232f3e7d;
    width: 100%;
    z-index: 9999;
    left: 0;
        color: #fff;
    padding: 2px 0;
}
.header-bottom .nav-dropdown-default {
    padding: 10px 0 10px;
}

ul.wpuf-form li.custom_radio .wpuf-fields {
    display: flex;
}
ul.wpuf-form li.custom_radio .wpuf-fields .wpuf-radio-inline {
    display: flex;
    flex-wrap: initial;

}
ul.wpuf-form li.wpuf-submit + li .wpuf-label{
    display: none;
}
.box_tin_rao_bds h5.post-title {
    height: 54px;
    overflow: hidden;
}

span.thanhpho svg {
    margin-right: 6px;
}

.box_tin_rao_bds .col-inner {
    float: left;
    border-radius: 5px;
    padding-bottom: 10px;
}
   
.box_tin_rao_bds .col-inner:hover{
     box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
}
.header:not(.transparent) .header-nav.nav > li > a {
    color: #f5811e;
    text-align: center;
}
@media(min-width:900px){
    .header-bottom .nav-spacing-small>li {
    display: flex;
    justify-content: center;
    align-items: center;
}
}
.nav-dropdown {
    top: 100%;
}
.box-text-inner.blog-post-inner {
    padding: 0 10px;
}
div#tinrao {
    background: #fff;
    display: inline-block;
    text-align: left;
    float: left;
}

body:not(.home) .loai-tin-1177 .entry-title a.plain,
body:not(.home) .loai-tin-1177 h5.post-title {
    text-transform: uppercase;
    color: red;font-size: 14px;
}

body:not(.home) .loai-tin-1177 .is-outline.primary,body:not(.home) .loai-tin-1177 .badge-outline .badge-inner {
    color: red;
}

body:not(.home) .loai-tin-1176 .is-outline.primary {
    color: #f5811e;
}
body:not(.home) .loai-tin-1176 .entry-title a.plain,
body:not(.home) .loai-tin-1176 h5.post-title {
    text-transform: uppercase;color: #f5811e;font-size: 14px;
}
body:not(.home) .loai-tin-1177 .entry-divider.is-divider.small{
    background: red;
}
body:not(.home) .loai-tin-1176 .entry-divider.is-divider.small{
    background: #f5811e;
}


body:not(.home) .loai-tin-1177 .is-outline.primary,body:not(.home) .loai-tin-1177 .badge-outline .badge-inner {
    color: red;
}

body:not(.home) .loai-tin-1175 .is-outline.primary,body:not(.home) .loai-tin-1175 .badge-outline .badge-inner,
body:not(.home) .loai-tin-1175 h5.post-title  {
    color: blue;
}
body:not(.home) .loai-tin-1175 .entry-title a.plain {
    text-transform: none; color: blue;
}
body:not(.home) .loai-tin-1175 .entry-divider.is-divider.small{
    background: blue;
}
body:not(.home) .article-inner.loai-tin-1177 {
    padding-bottom: 30px;
    border-bottom: 1px solid red;
}
body:not(.home) .article-inner.loai-tin-1176 {
    padding-bottom: 30px;
    border-bottom: 1px solid #f5811e;
}
body:not(.home) .article-inner.loai-tin-1175 {
    padding-bottom: 30px;
    border-bottom: 1px solid blue;
}
body:not(.home) .tinrao footer.entry-meta{
    display: none;
}


.view_more a {
    position: absolute;
    right: 0;
}

form#searchform > div {
    display: flex;
    align-items: center;
    background: rgba(0,0,0,0.5);
    padding: 10px;
    border-radius: 0px 5px 5px 5px;
}
ul.click_select {
    float: left;
    width: 100%;
}

ul.click_select {
    float: left;
    width: 100%;
    margin: 0;
}
ul.click_select li a {
    color: #fff;
    padding: 5px 20px;
    float: left;
    width: 100%;
    background: #ddddddc2;border-radius: 5px 5px 0 0;
}
.box_search .click_select{
    display: block;
}

.box_search select#phanloai,.click_select {
    display: none;
}



ul.click_select li {
    list-style: none;
    float: left;
    margin: 0;
    margin-right: 5px;
}
ul.click_select li a.actived,ul.click_select li a:hover{
     background: rgba(0,0,0,0.5);
}


.header .header-bottom .flex-row {
    height: 100%;
    justify-content: left;
    width: 100%;
    max-width: 100%;
}
span.gia_m2 {
    font-size: 15px;
    font-weight: bold;
    color: #f5811e;
    margin-bottom: 10px;
}
span.gia_m2 svg {
    display: none;
}
div#thongtincoban > span.single_diachi {
    width: 100%;
}
div#thongtincoban > span.single_gia,div#thongtincoban > span.single_dientich {
    font-weight: bold;
    color: #f5811e;
    font-size: 14px;    margin-bottom: 20px;
}
div#thongtincoban > span.single_dientich strong,div#thongtincoban > span.single_gia strong{
       color: #4c4c4c;
}
.thongtin_mota > span {
    font-weight: bold;
}
.box_img_map ul.nav {
    background: #f5811e;
    padding: 6px 0 0 9px;
    border-radius: 5px 5px 0 0;
}
.box_img_map .tab-panels {
    padding-top: 1em;
    border: 1px solid #ddd;
}
.box_img_map ul.nav li{
    
}
.box_img_map ul.nav li a {
    border-radius: 5px 5px 0 0;
    padding: 4px 10px;color: #fff;

}
.box_img_map ul.nav li.active a,.box_img_map ul.nav li:hover a {

    background: #fff;color: #333;
}
.box_img_map ul.nav li a:before {
    display: none;
}ul li {
    list-style: none;
}
.box_img_map .tab-panels {
    padding-top: 1em;    padding-top: 0;
    border: 1px solid #ddd;
    border-top: none;
}
#xem_anh ul li{
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
    float: left;
    width: 100%;
}
#xem_anh ul li img {
display: inline-block;

}
body:not(.home) .loai-tin-1177 .entry-title a.plain:before {
    content: '';
    background: url(icon_vip.jpg) no-repeat scroll 0 bottom transparent;
    height: 23px;
    width: 29px;
    float: left;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
.header, .header-wrapper {
    background: #232f3e;
    float: left;
    width: 100%;
}
.entry-image-float {
    max-width: 20%;
}
.tinrao .entry-content .entry-summary .text-center,
.tinrao .entry-content .entry-summary .text-center {
    text-align: left;
}
.search .entry-header-text.text-center,
.tinrao .entry-header-text.text-center {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}
.search .entry-header-text .is-divider,
.tinrao .entry-header-text .is-divider {
    display: none;
}
ul.list_thanhpho {
    position: relative;
    width: 290px;
    margin: 0;
    padding: 0;
    float: left;
    max-width: inherit;
}
ul.list_thanhpho li{
    cursor: pointer;
}
ul.list_thanhpho li a{
    color: #4c4c4c;
}

ul.sub_thanhpho {
     display: none; 
    position: absolute;
    left: 100%;
    background: #fff;
    top: 0;
    margin: 0;
    width: 200px;      overflow: auto;  max-height: 190px;
}

ul.list_thanhpho > li:hover > ul.sub_thanhpho{
    display: block;
}
ul.list_thanhpho {
    position: relative;
    width: 200px;
    margin: 0;
    padding: 0;
    float: left;
    max-width: inherit;
    background: #fff;
}
.list_select {
    position: relative;
}
.box_list_thanhpho {
    position: absolute;
    top: 100%;
    left: 22%;
    margin-top: -10px;
    display: none;
}
.box_list_thanhpho.active {

    display: block;
}
.box-search-content select#thanhpho option {
    display: none;
}
.box_list_thanhpho.active {
    display: block;

}
ul.list_thanhpho li a {
    color: #4c4c4c;
    float: left;
    width: 100%;
    padding: 5px 0;
}
ul.list_thanhpho li a i {
    float: right;
    margin-right: 10px;
    margin-top: 3px;
}
.row-small.logoshowcase>.flickity-viewport>.flickity-slider>.col {
    padding: 6px 3px 0 3px;
}
div.row.logoshowcase{
    margin-top: 0;
}
.box-search-content {
    display: block;
}
.box_list_thanhpho {
    display: none;
}

.box-search-content select#thanhpho option:active,
.box-search-content select#thanhpho option:focus,
.box-search-content select#thanhpho option:visited,
.box-search-content select#thanhpho option:hover{
        /* display: none; */
    background: red;
    border: none;
}
}
.yotu-videos li > a {
    display: flex;
    text-decoration: none;
    color: #767676;
    float: left;
    width: 100%;
    position: relative;
    border: none!important;
    /* justify-content: center; */
    align-items: center;
}
.yotu-videos li > a {
    display: inline-block;
    text-decoration: none;
    color: #767676;
    float: left;
    width: 100%;
    position: relative;
    border: none!important;
    display: flex;
    align-items: center;
}
div .yotu-videos li > a {
    display: flex;
    align-items: center;
}
.yotu-videos li > a:before {
    content: '-';
    margin-right: 5px;
}
div#thongtincoban > h2 + hr {
    margin: 5px 0 15px 0;
}
div#thongtincoban > h2 {
    font-size: 15px;
    padding-bottom: 0;
    margin-bottom: 0;
    color: #4c4c4c;
}
.box_img_map #xem_anh:hover .flickity-prev-next-button {
    opacity: 1;

}

.box_img_map .flickity-prev-next-button svg {
  fill: #f5811e;
    max-width: initial;
   width: 50px;

}

div#thongtincoban {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
html body [data-showdesc="off"] .yotu-videos h3.yotu-video-title {
    line-height: 22px!important;
}

@media(max-width:767px){
.box-search-content select#thanhpho option {
     display: block; 
}
form#searchform > div.list_select {
    display: inline-block;
    width: 100%;
}
.row.box_search {
    max-width: 97%;
    position: absolute;
       top: 0;
    right: 5%;
    left: 5%;
}
ul.click_select li a {
    padding: 5px 10px;
    font-size: 11px;
}
}



@media(max-width:480px){
    .footer_middle > div {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
}
ul.wpuf-form li {
    float: left;
    width: 100%;
}
.box_footer_top > div {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
}
}
.logoshowcase .box-text.show-on-hover.hover-bounce.text-center {
    display: none;
}

.logoshowcase_bottom .logoshowcase.large-columns-8 .flickity-slider>.col {
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}
.logoshowcase.slider-nav-reveal .flickity-prev-next-button{
        top: 0;    display: flex;
    align-items: center;
}
.logoshowcase.slider-nav-push.slider-nav-reveal .flickity-prev-next-button svg {
    margin-top: 0;
}

.box_img_map ul {
    margin-bottom: 0;
}
#xem_anh ul li img {
    /* max-height: 570px; */
    height: 500px;
    width: auto;
}
.box_img_map .acf-map {
    margin: 0!important;
}
.message-box.relative {
    margin-bottom: 30px;
}
body:not(.home) header#header {
    margin-bottom: 40px;
}
table.table.table_thongtin tr td {
    border: 1px solid #ececec;
    padding: 5px 5px;
    width: 30%;
    color: #333;
    border-bottom: none;
    border-right: none;
}
table.table.table_thongtin tr td strong {
    font-weight: normal;
    color: #666666de;
    width: 40%;
    float: left;

}
.thongtin_mota > p {
    margin-bottom: 1px;
}
.logoshowcase.has-shadow>.col>.col-inner {
    min-height: inherit;
}
.investment-type span.wpcf7-form-control > span, .basic-requirements span.wpcf7-form-control > span, .investment-location span.wpcf7-form-control > span {
    display: flex;
    width: 50%;
    margin: 0;
}
.investment-type span.wpcf7-form-control, .basic-requirements span.wpcf7-form-control, .investment-location span.wpcf7-form-control {
    padding: 0 20px;
}
.investment-type span.wpcf7-form-control > span input[type='checkbox'], .basic-requirements span.wpcf7-form-control > span input[type='checkbox'], .investment-location span.wpcf7-form-control > span input[type='checkbox'] {
    margin-bottom: 0;
}
table {
    width: 100%;
    margin-bottom: 1em;
    border-color: #ececec;
    border-spacing: 0;
    border: 1px solid #ececec;
    border-top: none;
    border-left: none;
}
.box_lienhe  {
    border: 1px solid #f5811e;
    padding: 7px 5px;
}
#secondary #searchform input#searchsubmit {
    border-radius: 0;
    margin: 10px 0 0 0;
}
#secondary form#searchform > div {
    border-radius: 0;
}
.wpuf-user-loggedin span.wpuf-user-avatar {
    width: 75px;
    margin-right: 5px;
    float: left;
}
.wpuf_info h3 {
    line-height: 15px;
    font-size: 15px;
}
.box_custom_w7 div.wpcf7 {
    padding: 20px 40px;
    background: #56708b;
    float: left;
    width: 100%;
}
.box_custom_w7 form.wpcf7-form > p {
    margin-bottom: 14px;
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
}
.box_custom_w7 form.wpcf7-form {
    float: left;
    width: 100%;
}
.box_custom_w7 .wpcf7 label {
    display: inline-block;
    width: 100%;
    color: #fff;
    text-shadow: none;
    text-align: center;
    margin-bottom: 15px;
    /* float: left; */
}

.investment-type span.wpcf7-form-control > span .wpcf7-list-item-label, .basic-requirements span.wpcf7-form-control > span .wpcf7-list-item-label, .investment-location span.wpcf7-form-control > span .wpcf7-list-item-label {
    color: #fff;
    text-align: left;
}
nav#nav-below .nav-previous > a,nav#nav-below .nav-next > a {
    display: flex;
    align-items: center;
}
nav#nav-below .nav-previous > a span,nav#nav-below .nav-next > a span{
    width:28px
}
.box_w7_ketnoi form.wpcf7-form p span {
    float: left;
    width: 33%;
    padding: 0 5px;
}
.box_w7_ketnoi form.wpcf7-form p span.wpcf7-form-control-wrap.textarea-thongtinkhac {
    width: 100%;
}
.box_w7_ketnoi form.wpcf7-form h2 {
    width: 100%;
    float: left;
}.box_w7_ketnoi form.wpcf7-form p span.wpcf7-form-control-wrap.file-528 {
    width: 100%;
}
h2.custom_title span {
    background: #f5811e;
    float: left;
    padding: 5px 15px;
    width: auto;
    color: #fff;
    font-size: 16px;
}
h2.custom_title {
    float: left;
    width: 100%;
    border-bottom: 2px solid;
    margin-bottom: 0;
}
.box_w7_ketnoi .wpcf7 {
    float: left;
    width: 100%;
    border: 2px solid #f5811e;
    border-top: navajowhite;
    padding: 10px 10px 0;
}
.box_w7_ketnoi input.wpcf7-form-control.wpcf7-submit {
    left: 48%;
}
.box_custom_left > .col-inner {
        border: 2px solid #56708b;
    padding: 3px;
}
.custom_content {
    padding: 0 15px;
}
h2.title-heading-center {
    text-align: center;
    margin: 45px 0 13px;
}

.BDSdandung .box-shade.dark .box-text {
    position: static;
}
.BDSdandung p.cat-label{
    display: none;
}
.BDSdandung .post-meta.is-small.op-8 {
    display: none;
}
.BDSdandung .box-shade.dark .box-text {
    position: static;
    padding: 0 0!important;
    /* margin: 0; */
    /* margin-bottom: 30px; */
}
.BDSdandung .box-text h5.post-title {
    text-shadow: none;
    font-size: 14px;
    padding-left: 3px;
}
.BDSdandung .col-inner .image-cover img {
    transform: scale(1);
    transition: all 1.2s ease 0s;
}
.BDSdandung .col-inner:hover .image-cover img {
    transform: scale(1.2);
    transition: all 1.2s ease 0s;
}

.BDSdandung .box-text h5.post-title:before {
    left: 0;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(51, 72, 98, 0);
    border-left-color: #334862;
    border-width: 7px;
    margin-top: -7px;
}
.BDSdandung .box-image {
    border-top: 4px solid #f5811e;
    border-bottom: 4px solid #f5811e;
}

@media(max-width:767px){

ul.menu>li+li, .widget>ul>li+li {
    border-top: none;
}
    ul.menu>li a, .widget>ul>li a {
    border-bottom: 1px solid #fff;    padding-right: 10px;
}
table.table.table_thongtin tr td strong {
    font-weight: bold;
    color: #666666de;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
table.table.table_thongtin tr td {
    border: 1px solid #ececec;
    padding: 5px 5px;
    width: 100%;
    float: left;border-right: none;    border-bottom: none;
}
#xem_anh ul li img {
    height: auto;

}
.flex-row.next-prev-nav.bt.bb {
    float: left;
    width: 100%;
    display: inline-block;
}
div.next-prev-nav .flex-col+.flex-col {
    border-left: none;
    text-align: left;
}
}
.tinrao .entry-content .entry-summary > p {
    margin-bottom: 0;
}
.entry-image-float+.entry-content a.more-link {
    margin: 6px 0 0 0;
}

.box_custom_left .list_custom .col-inner ul li a {
    text-align: left;
    padding-left: 25px;
    justify-content: end;
}


.box_custom_w7 .investment-type span.wpcf7-form-control, 
.box_custom_w7 .basic-requirements span.wpcf7-form-control, 
.box_custom_w7 .investment-location span.wpcf7-form-control {
  display: flex;
    flex-wrap: wrap;margin: 10px 0 15px;
}






@media (min-width: 850px){
.entry-image-float+.entry-content {
    padding-top: 0;
    float: left;
    width: 74%;
}

}


@media(max-width:767px){
.tinrao .entry-image-float {
    max-width: 100%;
}

}
.box_custom_w7 input[type='submit']:not(.is-form){
        background-color: #426086;
}
.box_custom_w7 > .col-inner > h2,.box_custom_w7 > .col-inner > p {
    text-align: center;
}
.box_custom_w7 > .col-inner > h2 em {
    font-style: normal;
    text-transform: uppercase;
    color: #777;
}
@media(max-width:767px){
.investment-type span.wpcf7-form-control > span, .basic-requirements span.wpcf7-form-control > span, .investment-location span.wpcf7-form-control > span {
    width: 100%;
}
.box_custom_w7 div.wpcf7 {
    padding: 20px 15px;
}
}

.box_youtube {
    min-height: 320px;
    position: relative;
}
#row-937179278 .col-inner {
    min-width: 350px;
}
.box_youtube .youtobeBDS {
    width: 100%;
    float: left;
}
.box_youtube .youtobeBDS .youtobeBDStitle {
    float: left;
    width: 50%;
    min-height: inherit;
}
.box_youtube .youtobeBDS .video {
    width: 50%;
    float: right;
    position: absolute;
    right: 0;
    min-width: 350px;top: 0;
}
.box_youtube .youtobeBDS:not(:nth-child(1)) .video {
    display: none;
}
.box_youtube .youtobeBDS .video.active {
    display: block;
}
.rll-youtube-player img {  
    position: static!important;

}
.youtobeBDStitle a {
    color: #334862;
    line-height: 25px;
    float: left;
    width: 100%;
    font-size: 14px;
}
@media(max-width:767px){
    
.box_youtube .youtobeBDS .video {
    width: 100%;
    float: right;
    right: 0;
    min-width: 350px;
    top: 0;
}
.box_youtube .youtobeBDS .youtobeBDStitle {
    float: left;
    width: 100%;
    min-height: inherit;
}
}
@media(max-width:410px){
    
    .box_youtube {
    padding-top: 46vh;
}
}

@media(min-width:411px) and (max-width:767px){
.box_youtube {
    min-height: 320px;
    position: relative;
    padding-top: 57vw;
}
}

.box_ngonngu_content{
    background: #56708b; 
    padding: 30px;

}


.box_ngonngu.box_nhansu .box_ngonngu_content_left{
    padding-bottom: 30px;
}


.bt_submit
{
  margin-left: 10px;
    text-align: center;
}
.bt_submit input[type='submit']:not(.is-form)
{
    background-color: #56708b;
}


@media(min-width:550px){
.box_ngonngu.box_nhansu .box_ngonngu_content.box_ngonngu_content_right {
    padding-bottom: 385px;
}
.box_ngonngu_content_left{

    padding-bottom: 75px;
}
}

