@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'RobotoCondensedBold';
    src: url('../fonts/robotocondensed-bold.ttf'), url('../fonts/RobotoCondensed-Bold.eot')
}


body{
    margin: 0 auto;
    width: 100%;
    padding: 0;
    font: 14px Helvetica,Arial,sans-serif;
    line-height: 1.42857143;
    background-color: #f5f5f5;
    /* background:#f5f5f5 */
}
/*
@font-face{font-family:'Roboto Bold';src:url('../fonts/Roboto-Bold.eot');src:local('Roboto Bold'),url('../fonts/Roboto-Bold.ttf') format('truetype');font-weight:bold;font-style:normal}@font-face{font-family:'Roboto Regular';src:url('../fonts/Roboto-Regular.ttf');src:url('../fonts/Roboto-Regular.eot');src:url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),url('../fonts/Roboto-Regular.ttf') format('truetype')}@font-face{font-family:'Roboto Condensed';src:url('../fonts/RobotoCondensed-Bold.ttf');src:url('../fonts/RobotoCondensed-Bold.eot');src:url('../fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/RobotoCondensed-Bold.ttf') format('truetype')} */
/* nav#menu-navi-mobile :not(.mm) {
	display: none;
} */
a{text-decoration: none; color: #3d4d65;}
.fixtop { position: -webkit-sticky !important; /* Safari */
    position: fixed !important;
    width: 100%;
    top: 0px;
    z-index: 9999;
}

.anhquangcao {margin-bottom: 10px}
#menu nav:not(.mm), #nav_search {
	display: none;
}
a:hover, a:visited{text-decoration: none}
h1, h2, h3, h4, h5, h6{margin: 0;padding: 0}
img{border: 0;}
.nopadding-left{padding-left: 0}
.nopadding-right{padding-right: 0}
.nopadding-top{padding-top: 0}
.nopadding-bottom{padding-bottom: 0}
.nopadding{padding: 0}
.nomargin-left{margin-left: 0}
.nomargin-right{margin-right: 0}
.nomargin-top{margin-top: 0}
.nomargin-bottom{margin-bottom: 0}
.nomargin{margin: 0}
.p15{padding: 15px}
.p10{padding: 10px}
.p5{padding: 5px}

.pt4{padding-top: 4px}
.pt5{padding-top: 5px}
.pt8{padding-top: 8px}
.pt10{padding-top: 10px}
.pt12{padding-top: 12px}
.pt15{padding-top: 15px}
.pl4{padding-left: 4px}
.pl5{padding-left: 5px}
.pl8{padding-left: 8px}
.pl10{padding-left: 10px}
.pl12{padding-left: 12px}
.pl15{padding-left: 15px}
.pr4{padding-right: 4px}
.pr5{padding-right: 5px}
.pr8{padding-right: 8px}
.pr10{padding-right: 10px}
.pr12{padding-right: 12px}
.pr15{padding-right: 15px}
.pr15{padding-right: 15px}
.plr15{padding-right: 15px; padding-left: 15px;}
.plr20{padding-right: 20px; padding-left: 20px;}
.plr25{padding-right: 25px; padding-left: 25px;}
.ptb15{padding-top: 15px; padding-bottom: 15px;}
.ptb20{padding-top: 20px; padding-bottom: 20px;}
.ptb25{padding-top: 25px; padding-bottom: 25px;}

.pb5{padding-bottom: 5px}
.pb10{padding-bottom: 10px}
.pb12{padding-bottom: 12px}
.pb15{padding-bottom: 15px}
.pb20{padding-bottom: 20px}
.pb25{padding-bottom: 25px}
.mt5{margin-top: 5px}
.mt10{margin-top: 10px}
.mt12{margin-top: 12px}
.mt15{margin-top: 15px}
.ml5{margin-left: 5px}
.ml10{margin-left: 10px}
.ml12{margin-left: 12px}
.ml15{margin-left: 15px}
.mr5{margin-right: 5px}
.mr10{margin-right: 10px}
.mr12{margin-right: 12px}
.mr15{margin-right: 15px}
.mb5{margin-bottom: 5px}
.mb10{margin-bottom: 10px !important}
.mb12{margin-bottom: 12px !important}
.mb15{margin-bottom: 15px !important}
.noborder-top{border-top: 0 !important}
.noborder-left{border-left: 0 !important}
.noborder-right{border-right: 0 !important}
.blue {color: #015f95 !important}
.gray {color: #333 !important}
.borderblue {color: #015f95 !important}
.borderred {color: #dc3545 !important}
.bold {font-weight: bold  !important; }
.noborder-bottom{border-bottom: 0 !important}

.red {
    color: #dc3545  !important;
}
.white {
    color: #fff  !important;
}
.blue {
    color: #337ab7  !important;
}
.denxam {
    color: #333  !important;
}
.order_stt {
    width: 18px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
   
}
.font13 {font-size: 13px !important;}
.font14 {font-size: 14px !important;}
.font15 {font-size: 15px !important;}
.font16 {font-size: 16px !important;}
.font17 {font-size: 17px !important;}
.font18 {font-size: 18px !important;}
.font19 {font-size: 19px !important;}
.font20 {font-size: 20px !important;}
.font21 {font-size: 21px !important;}
.img_150 {width: 150px;}
.img_130 {width: 130px;}
.img_120 {width: 120px;}
.img_110 {width: 110px;}
.img_100 {width: 100px;}
.uppercase {text-transform: uppercase;}

.relative {position: relative;}
.block {display: block;}
.upercase {text-transform: uppercase;}
.flex {
    display: flex;
}
.left {float: left}
.w100 {width: 100%;}
.w97 {width: 97%;}
.w95 {width: 95%;}
.flexwrap {
    flex-wrap: wrap;
}
.d-content img {
    width: 100% !important;
    height: auto !important;
}

.list-type-05 li{
    border-bottom: 1px dotted #d7d7d7;  position: relative; margin: 0px 5px; 
    padding: 7px 0 9px 12px;
    /*width: calc(33.33333333% - 26px);
     width: -moz-calc(33.33333333% - 26px);
    width: -webkit-calc(33.33333333% - 26px); 
    width: -o-calc(33.33333333% - 26px); */
    width: 100%;
    line-height: 25px;
}

li.cusline {
    background-color: #f5f5f5;
}
li.cusline:before {
    left: 10px;
}
li.cusline:before {
    background-image: url(../images/icon/rectangle-17.png);
    content: "";
    width: 8px;
    height: 8px;
    border: none;
    top: 15px;
}
.slash-header:before {
    content: "";
    position: absolute;
    width: 5px;
    left: 5px;
    top: 10px;
    bottom: 10px;
    -webkit-transform: skew(-20deg);
    -khtml-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    transform: skew(-20deg);
    background-color: #d33;
}
.bgwhite { background-color: #fff;} 
.bgblue{ background-color: #015f95;} 
.bgbred{ background-color: #dc3545;} 
.bgxam {
    background: #eeeeee;
}
.bgxamblue {
    background: #f0f2f5 !important;
}

.border5 {
    box-shadow: 0 0 17px rgba(0, 0, 0, .08), 0 0 0 rgba(0, 0, 0, .15);
    border-radius: 5px;
}
ul{padding:0;}
ul li{list-style:none;}

.color-style-1{color:#dc0c0c;}
/* Header */
#header {
    /* background: #262626 none repeat scroll 0 0; */
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    /* z-index: 99999; */
    margin: 5px 0;

}
.header{width: 100%;padding-top: 15px;}
.header-logo{min-height: 1px; }
.header-col-right{min-height: 1px; }

#wapper-menu .nds_login li.hi-user a{
    display: block;
    position: relative;
    z-index: 9999;
    border-radius: 5px;
}
.txt_login{
    height: 38px !important;
    width: 100%;
}
#wapper-menu .nds_login li img.avatar{
    border-radius: 100% !important;
}

/* search full text */
.search_top{
    position: relative;

    height: 34px;
    margin-top: 4px;
}
.search_top .icon_search{
    position: absolute;
    color: #fff;
    width: 100%;
    height: 100%;
}
.search_top .icon_search.active{
    background-color: #336F06;
}
.search_top .icon_search:after{
    position: absolute;

    right: 2px;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f002";
    font-size: 22px;
    cursor: pointer;
    color:#ff9933;
    height: 100%;
    text-align: center;
    padding-top: 10px;

}
/*#search_fulltext{
  line-height: 32px;
  height: 34px;
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 9999;
  border:none;
  padding: 0 5px;
  font-size: 15px;
  width: 320px;
  display: none;
}*/



.thongbao{
    position: fixed;
    width: 100%;
    height: calc(100% - 45px);
    margin-top: 45px;
    z-index: 9999999;
    background-color: rgba(255,255,255,1);
    top: 0;
    left: 0;
    text-align: center;
    display: table;
}
.box_thongbao{
    display: table-cell;
    vertical-align: middle;
}
.box_thongbao .content{
    font-size: 18px;
}

.crb-notifications {
    margin-right: 0 !important;
    list-style:none;
}
.crb-notifications .fa {
    font-size: 18px !important;
    color: #ff9933;
    margin-top: 11px;
}
.crb-notifications .badge {
    margin-top: -22px;
    margin-left: -9px;
    font-size: 10px;
    padding: 3px 5pX;
    background-color: #e15121;
}
.search_top_mobile {
    position: relative;

    height: 42px;
    margin-top: 0px;
    float: right;
}
.search_top_mobile .icon_search {
    position: absolute;
    color: #fff;
    width: 100%;
    height: 100%;
}
.search_top_mobile .icon_search:after {

    top: 0;
    left: 0;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f002";
    font-size: 22px;
    cursor: pointer;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 8px;
}
.search_top_mobile .icon_search.active {
    background-color: #336F06;
}
.nav-top {position: sticky; top: 0px; z-index: 99;}
.nav_bar_header_mobile{display: none;}
#wapper-menu .nds_login{
    float: right;
    /*display: none;*/
}
#wapper-menu .nds_login{
    position: relative;
    width: 100%;
}
#wapper-menu .nds_login li{
    float: right;
    line-height: 40px;
    margin-right: 10px;
}
#wapper-menu .dropdown_click>a:after { content: ""; position: absolute; top: 18px; right: 2px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color:#0F88A1 transparent transparent;
    border-image: none;
    border-style: dashed;
    border-width: 6px;z-index: 9998;

 }
#wapper-menu .nds_login li a{
    color: #093e8a;
    font-family: 'Roboto Condensed',sans-serif;
    padding: 0px 10px;
    text-decoration: none;font-size:16px;
}
#wapper-menu .nds_login li a span.fa{
    width: 12px;
    font-size: 18px;
    margin-right: 5px;
}
#wapper-menu .nds_login li a.login{

    padding-left: 25px;
    background-color: #f7941d;
    padding: 10px 20px;
    border-radius:2px;
}
#wapper-menu .nds_login li a.login:hover{
    color: #81B441;
}
#wapper-menu .dropdown-menu-right li{
    border-bottom: 1px solid #ebebeb;
    width: 100%;margin-right: 0px

}
#wapper-menu .dropdown-menu-right li a {
 color: #0F88A1; font-size: 14px;
 padding: 8px; line-height: 24px;
}
.box_login {
    padding: 0 20px;
}
.login_title {
    float: right;
}
.login_title > a {
    background: #81B441;
    border: 1px solid #81B441;
    padding: 5px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 200;
}
.login_title > a:hover {
    background: #fff;
    border: 1px solid #81B441;
    color: #81B441;
}
.div_fix{
    position: fixed;
    width: 1366px;
    height: 600px;
    left: 0px;
    top: 0px;
    display: none;
    z-index: 9999;
}
#wapper-menu .nds_login li.hi-user a{
    color: #FFF;
    padding: 0px 5px;
    text-decoration: none;
}


.header-ico{border:solid 1px #a6a6a6;font-size:25px;width: 45px;height: 45px;line-height: 45px;color:#525252;text-align: center;}
.fa-check{color:#0881a4;}
.widget-box{margin-right: 25px;}
.widget{margin-top: 5px;line-height: 18px;font-size: 1.1em;margin-left: 15px}
.widget p{font-size: 1.2em}
.hotline-box{margin-top: 5px;}
.header-hotline{color:#525252;font-size: 1.2em;margin-left: 5px}
/* End Header */

/* Menu */
.horizontal-menu-wrapper{height: 40px;}
.horizontal-menu {
    background: none;
    position: relative;
    width: 100%;
    background: #dc3545;
}
.navigation .navbar {
    position: static;
    border: none;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-transform: 0 0 0 transparent;
    -o-transform: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    min-height: 40px;
}
.navigation .navbar .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    position: static;
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
.navigation .navbar .navbar-collapse .main-nav {
    position: relative;
    margin: 0 auto;
    border-radius: 0 0px 0px 0px;
    -moz-border-radius: 0 0px 0px 0px;
    -webkit-border-radius: 0 0px 0px 0px;
    border: none;
    background: #dc3545;
    border-radius: 0px 0px 0 0;
    -moz-border-radius: 0px 0px 0 0;
    -webkit-border-radius: 0px 0px 0 0;
    width: 100%;
    max-width: 1150px;
    padding: 0;
}
.main-nav li .nav-home i {font-size:30px;}
.navigation .navbar .navbar-collapse .main-nav>li {
    display: inline-block;
    margin: 0;

    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 0px;
    position: relative;
}
.navigation .navbar .navbar-collapse .main-nav>li>a {
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    line-height: 40px;
    padding: 0 20px;
    font-weight: 400;
    color: #e1f0f5;
    font-family:  'Roboto Condensed',sans-serif;
    position: relative;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;font-weight: bold;
}
.navigation .navbar .navbar-collapse .main-nav>li.post-news {float: right}
.active .fa-home:before { font-size: 25px ;}
.navigation .navbar .navbar-collapse .main-nav>li>a:hover, .navigation .navbar .navbar-collapse .main-nav>li>a.active{background-color: #fff; color: #093e8a; font-weight: bold;}
/* .navigation .navbar .navbar-collapse .main-nav>li:hover div.dropdown-menu,
.navigation .navbar .navbar-collapse .main-nav>li:hover ul.dropdown-menu,
.navigation .navbar .navbar-collapse .main-nav>li div.dropdown-menu:hover,
.navigation .navbar .navbar-collapse .main-nav>li ul.dropdown-menu:hover{
    display: block;
    top:39px;
} */
/* 
.navigation .navbar .navbar-collapse .main-nav>li.dropdown>.dropdown-menu {
    display: none;
    top: 0;
    width: 100%;
    max-width: 300px;
    background: #ebebeb;
    background-size: contain !important;
    font-size: 14px;
    padding: 0;
    min-height: 100px;
    background: #ebebeb;
    position: absolute;
    margin-bottom: 0;
    border-radius: 0;
    z-index: 999;
    text-align: left;
    background: #ebebeb;
    min-height: 40px;
}
.mega-col{
    width: 23%;
    float:left;
    position: relative;
    min-height: 1px;
    padding-left: 2%;
}
.navigation .navbar .navbar-collapse .main-nav>li.mega-menu .dropdown-menu .mega-sub-link {
    overflow: hidden;
}
.horizontal-menu .navigation .navbar .navbar-collapse .main-nav>li.dropdown.mega-menu>.dropdown-menu .dropdown-menu {
    font-size: 14px;
    border: none;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.1);
    -ms-transform: 0 0px 0px rgba(0,0,0,0.1);
    -o-transform: 0 0px 0px rgba(0,0,0,0.1);
    box-shadow: 0 0px 0px rgba(0,0,0,0.1);
} */

.main-nav > li:hover > .mega-menu {
    display: block;
}
.main-nav li ul li a {
    display: block;
    white-space: nowrap;
    
    color:#000;
    font-size: 14px;
}
 .main-nav > li > .mega-menu > li > a {
    padding: 6px 0 6px 5px!important;
    line-height: 22px;

}

.main-nav > li > .mega-menu  li {
    padding: 5px 20px;
}
.main-nav > li > .mega-menu  li:hover {
    background-color: #efefee; 
}
@media (min-width: 800px) {
    #menu-navi-mobile {display: none;}
    .main-nav > li > .mega-menu  {
        display: none;
        position: absolute;
        background-color: #fff;
        /* width: 100%; */
        padding: 0;
        background: #fff;
        box-shadow: 0 0 20px rgba(75,75,75,.3);
        padding: 10px 0;

        min-height: 100%;
   
        z-index: 999;
        /* height: 100%; */
        /* height: calc(100% - 2px); */
        /* -webkit-column-width: 190px;
        -webkit-column-gap: 0;
        -moz-column-width: 190px;
        -moz-column-gap: 0;
        column-width: 190px;
        column-gap: 0;
        column-fill: auto;
        overflow: scroll;
        overflow-y: hidden;
        overflow-x: auto; */
    }
}
/* .navigation .navbar .navbar-collapse .main-nav>li.dropdown .dropdown-menu-sub {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    position: static;
    width: 100%;
}
.main-nav .dropdown-menu li a {
    white-space: normal;
    padding: 8px 25px;
    margin: 0;
    line-height: 26px;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    text-decoration: none;
    display: block;
    color:#0881a4;
    font-size: 1.2em;
}
.main-nav .dropdown-menu li a:hover{margin-left: 15px;transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s}
.navigation .navbar .navbar-collapse .main-nav>li.mega-menu .dropdown-menu .mega-sub-link .dropdown-menu-sub li a {
    display: block;
    padding: 3px 0;
    border: none;
    margin: 0;
    font-size: 13px;
    color: #646565;
    white-space: inherit;
}
.navigation .navbar .navbar-collapse .main-nav>li.mega-menu .dropdown-menu .mega-sub-link .dropdown-menu-sub li:hover{
    border-left: solid 3px #0881a4;
    padding-left: 10px;
}
.navigation .navbar .navbar-collapse .main-nav>li.mega-menu .dropdown-menu .mega-sub-link .dropdown-menu-sub li:hover a{
    color: #0072ab;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
} */
/* End Menu */

/* Slide */
.slide-wrapper{position: relative;}
/* .load_more .Product_List  .wrap .content1{padding-left: 0;} */
/*
*
* STYLE ONE
*
*/
.head-block-title {
height: 42px;
font-size: 16px;
color: #fff;
text-transform: uppercase;
border-left: 5px solid #c72528;
margin: 0px;
display: inline-block;
}
.head-block-title a, .head-block-title span {
position: relative;
padding: 0 61px 0 16px;
color: #fff;
display: inline-block;
height: 42px;
line-height: 42px;
background: #165b94;
text-decoration: none;
}
.head-block-title a:after, .head-block-title span:after {
position: absolute;
content: '';
width: 0;
height: 0;
left: 100%;
top: 0;
border-top: 42px solid #165b94;
border-right: 30px solid transparent;
}

#blue .head-block-title {
border-left: 5px solid #c72528;
}
#blue .head-block-title a, .head-block-title span {
background: #324554;
}
#blue .head-block-title a:after, .head-block-title span:after {
border-top: 42px solid #324554;
}

#header-news-big-under{padding-top:10px; padding-bottom:5px;
    border-bottom: 1px solid #ccc;
}
#header-news-big-under:before {
    content: " ";
    left: 50% !important;
    margin-left: -75px;
}
#header-news-big-under:before {
    content: " ";
    background:#eb5155;
    width: 150px;
    height: 3px;
    position: absolute;
    bottom: -2px;
    left: 44%;
}
#header-news-big-under {
    color: #535353;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 15px;
    font-size: 30px;
    margin: 10px 0;
}
.short-dest-news-cate h2 {
    font-size: 17px;
    line-height: unset;
    font-weight: bold;
}

 .short-dest-news-cate h3 {    
    font-size: 14px;
    line-height: unset;
    font-weight: bold;
    padding-left: 10px;}
  .short-dest-news-cate h4{
    font-size: 14px;
    line-height: unset;

}
.slide-vip {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.card-header  {
    max-width: 140px;
    width: 100%;    position: relative;
}
.property__intro {padding: 7px}
/* .slide-vip .status {
    color: #fff;
    right: -13px;
    top: 1px;
} */
.slide-vip > div {
    display: flex;
}
.item-colum {}

.item-contain {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}
.item-contain .post_title {
    font-size: 14px;
    line-height: 22px;
}
.price_item {float: right; color: #d84315;}
.property__badges {
    position: absolute;
    top: 6px;
    left: 6px;
    max-width: calc(100% - 36px);
}
.property__photo img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-transition: -moz-transform 0.2s ease-in-out;
    -o-transition: -o-transform 0.2s ease-in-out;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
  }
.single-badge.single-badge--verified {
    background-color: rgba(255, 255, 255, 0.8);
}
.single-badge, .single-badge time {
    display: inline-block;
    vertical-align: top;
    line-height: 18px;
    font-size: 13px;
    font-weight: 500;
    padding: 1px 5px 1px;
    font-size: 0;
    border-radius: 4px;
    margin: 0 8px 0 0;
}
.single-badge.single-badge--featured {
    background-color: rgba(255, 87, 34, 0.9);
}

.property__meta {
    padding: 7px 0;
}
 .property__address{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.property__badges .single-badge {
    display: inline-block;
    vertical-align: top;
    line-height: 18px;
    font-size: 12px;
    font-weight: 500;
    padding: 1px 5px 1px;
    font-size: 0;
    border-radius: 4px;
    margin: 0 8px 0 0;
}
.single-badge__text {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 5px;
    line-height: 18px;
    font-size: 11px;
}
.single-badge--verified .single-badge__text {
    color: #424242;
}
 .single-badge__text {
    color: #fff;
}
#right_content_baner .left {
    width: 70%;
}
.wrap-item .p_avatar {
    overflow: hidden;
    margin-bottom: 20px;
    margin: 0;
    /* width: 100%; */
    text-align: center;
    height: 150px;
    margin-right: 10px;
    padding: 0;
    border: 0;
    outline: none;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: center;

}
/* .load_more .itemvip .p_avatar { height: 130px;} */
.wrap-item .p_avatar img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.p_thumb_60 img{
    height:70px;
    width: 80px;
    /* object-fit: cover; */
}


.load_more .content1 .P_Title a {
    color: #246ab2;
    font-size: 15px;
    /* font-weight: bold; */
    line-height: 24px;
}
.load_more .Al_Author_View {
    padding: 5px 0;
}


.load_more .Company .ava-provider a img{
    position: absolute;
    bottom: 0px!important;
    /* top: 63%!important; */
    top: inherit!important;
    width: 50px!important;
    height: auto!important;
    display: none;
}
.load_more .P_Price {
    position: absolute;
    bottom: 10%;
    background-color: rgba(51, 29, 13, 0.7);
    padding: 10px;
    border-right: 2px solid #246ab2;
    color: #fff;
    font-size: 17px;
}
.load_more .content{padding:0;}
.load_more .Al_Author_View{
    padding: 5px 0 5px;
    display: flex
}
.load_more .Al_Author{position: relative;display:inline-block; padding: 0px 10px 0px 0; font-size: 15px;color: #00a5e0; border-right: 0px solid #666;}
.load_more .Al_Author:before{content: "\f007";margin-right: 5px;}
.load_more .Al_Author .pAuthor{
    color: #00a5e0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: arial;
    display: inline-block;
}
.load_more .Al_Author:hover .popupInforAuthor{
    display:block!important;
}
.load_more .Al_Author .popupInforAuthor{
    width:400px;
    top: 12px;
    left: 23px;
    position: absolute;
    z-index: 999;

}

/* .load_more .Al_Author .popupInforAuthor .warp .border{
    margin: 0px 15px 0 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
} */
.load_more .Al_Author .popupInforAuthor .warp .border .avataAuthor {padding: 0;}
 
.load_more .Al_Author .popupInforAuthor .warp .nameAuthor .phone{
    font-size: 15px;
    color: #666;
    margin-top: 15px;
    margin-bottom: 15px;
}
.load_more .Al_Author .popupInforAuthor .nameAuthor > a{
    color: #1EA6DF;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
}

.load_more .Al_Author .popupInforAuthor{display:none;}
.load_more .PostDate{
    display:contents; padding: 0px 10px 0px 10px;
    font-size: 15px;
    color: #666;font-family: arial; float: right;
}
.load_more .PostDate:before {
    margin-right: 5px;font: normal normal normal 14px/1 FontAwesome;color: #00a5e0;
}
.load_more .PostDate i{margin-right: 5px; color: #00a5e0;}
.load_more .Views_Count i{margin-right: 5px; color: #00a5e0;}
.load_more .Views_Count{
    padding: 0px 10px 0px 10px;
    font-size: 15px;
    color: #666;font-family: arial;
}
.load_more .Views_Count:before {
    margin-right: 5px;font: normal normal normal 14px/1 FontAwesome;color: #00a5e0;
}
.load_more .Al_Price_Area{
    /* background-color: #F0F0F0; */
    padding: 5px 0 0 0px;
    border-top: 1px solid #e8e8e8;
    margin-top: 6px;
    display: table;
    width: 100%;
    padding: 0px 0; overflow: hidden;
}
.under_line { border-bottom: 1px solid #e8e8e8 !important; border-top: 0px !important;}

.P_Title{
    font-family: Helvetica,Arial,sans-serif;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: normal;
    color: #015f95;
    /* height: 2.4em; */
    position: relative;
    overflow: hidden;
}

.load_more .noidung{
    color: #3d4d65;
    padding-top: 10px;
    font-size: 14px;
    line-height: normal; font-weight: normal;
    overflow: hidden;
}
.info .address {
    color: #3d4d65;
    float: left;
    margin-bottom: 8px;
    font-size: 13px;
    margin-top: 12px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 1.2em;
    position: relative;
    overflow: hidden;
}
/* .load_more .Al_Price_Area .Price{padding: 0px 5px 0px 0px!important;}
.load_more .Al_Price_Area .Price, */
.load_more .Al_Price_Area .Area,
/* .load_more .Al_Price_Area .Addrees{
    display: inline-block;
    padding: 0px 5px 0px 5px;
    font-size: 13px;
    color: #666;
} */
.Al_Price_Area .Addrees{border-right:none!important;padding: 0 0px 0 5px;}
.Al_Price_Area .Area span,
.Al_Price_Area .Addrees span{font-weight: bold;color: #666;}

 /* .Price span{
    background-color: #f7841b;
    color: #fff;
    margin-top: -5px;
    display: inline-block;
    padding: 2px 8px;
    font-size: 14px;
    font-weight: 700;
} */
.Al_Price_Area span.Price{
    /* background-color: #f7841b;*/
    color: #dc0c0c;
    margin-top: -5px;
    display: inline-block;
    padding: 2px 8px;
    font-size: 14px;
    font-weight: 700;
}

.load_more .Al_Price_Area .Addrees .cataloguechoiceview{display:inline-block;}
.load_more .Al_Price_Area .Addrees .cataloguechoiceview li label{display: none;}


.head-block .P_Title a{font-size: 15px !important;}
.bg_khungbao .Product_List{overflow:hidden;}

.load_more .ul .wrap-item{
margin-bottom: 10px;
}
/* .vip-top .load_more .Product_List{background-color: transparent} */
/* .load_more .Product_List .wrap { border: 1px solid;
    border-color: #dedede #dedede #d0d1d5;padding: 5px;} */

.load_more .wrap-item, .load_more .wrap {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    /* border: 1px solid;
    border-color: #dedede #dedede #d0d1d5; */
    padding: 5px;
    background-color: #fff;
    width: 100%;
    display: flex;
}

/* .load_more .Product_List  .wrap .content1{padding-left: 0;} */
.load_more .loadMore{
    text-align: center;
    /* padding: 15px; */
    /* border-bottom: 1px solid #ccc; */
    height: 50px;
}
.load_more .loadMore .loaders{text-align: center;}
.load_more .loadMore .loaders .ball-spin-fade-loader{display:none;}
.load_more .loadMore .loaders.active .ball-spin-fade-loader{display:block;}
.load_more .loadMore .loaders.active a.btn-loadmore{display:none;}
.load_more .loadMore a{
    font-size: 17px;
    color: #246ab2;
    text-transform: uppercase;
    background-color: #f3f3f3;
    padding: 5px 10px;
    display: inline-block;
}
/**
*
* Block tin theo khu vuc
*
*/
#PanelAreaFillter.fixtop {
    top: 95px;
    /* background: #f3f3f8; */
    position: sticky !important;
}
#PanelAreaFillter.fixtop .spanMaxInfo{font-size:14px;
    line-height: 22px;

}
#PanelAreaFillter {
    padding-top: 0;
    border: 1px solid #dedede;
    padding-bottom: 5px;
    padding-left: 5px;

    background:#fff;
    margin-bottom: 10px;
}
.spanMaxInfo {
    color: #015f95;
    padding: 6px 0;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}
.divPanelAreaFIllterInfo h3 {
    border-bottom: 1px solid #dedede;
    margin-left: 10px;
}
.divPanelAreaFIllterInfo h4{line-height: 22px}
/* .divPanelAreaFIllterInfo .ContentProject {
    padding: 10px 0 5px 10px;
} */
.divPanelAreaFIllterInfo .ContentProject ul li {
    /* width: 48%; */
    display: inline-block;
    margin-bottom: 2px;
}
.divPanelAreaFIllterInfo .ContentProject ul li a {
    color: #424242;
    font-size: 14px;font-weight: normal;
    position: relative;
    /* margin-left: 10px; */
}
/* *
*
*row 2 item
*
*
*/
.margin-top10 {margin-top: 10px;}
.margin-left10{margin-left: 10px}
.margin-top6{margin-top: 6px;}
.margin-bottom5{margin-bottom: 5px;}
.padding-top6{padding-top: 6px;}
.full-w {width: 100%;}
.flex-wrap {display: flex; flex-wrap: wrap}
.fontsize-20 {font-size: 20px !important;}
.fontsize-15 {font-size: 15px !important;}
.fontsize-17 {font-size: 17px !important;}
.fontsize-18 {font-size: 18px !important;}
.fontsize-14 {font-size: 14px !important;}
.border-top{ border-top: 1px solid #e8e8e8; }
.block{display: block}


.blod {font-weight: bold}
.list-row-two-item {
    display: flex;
    flex-wrap: wrap;
}
.Addrees span {
    font-weight: bold;
    color: #666;
}
.address {
    color: #666;
    margin-top: 8px;
    font-size: 13px;
    margin-bottom: 8px;
}
.list-row-two-item .odd {
 padding-left:0px; padding-right: 3px;
}
.list-row-two-item .item-p {
    margin-bottom: 6px;
}
.item-p {display: flex}
.item-row-info-flex {
    display: flex;
}
.list-row-two-item .even {
 padding-right: 0px; padding-left: 3px;
}
.list-row-two-item .wrap {
    border: 1px solid;
    background: #fff;
    width: 100%;
    border-color: #dedede #dedede #d0d1d5;
    padding: 5px;
}
/* header */
#header-tabk{clear:both; margin-bottom: 10px;display: flex; }
.whyus_block h2{font-size: 15px;
    line-height: 23px;}
.dv-tabs{width:100%;float:left}

.dv-ico{width:37px;height:36px;float:left;background:#dc0c0c}
.dv-ct-tabs{width:764px;height:31px;border:1px solid #0F88A1;border-bottom:4px solid #0F88A1;float:left}
.dv-ct-tabs-vip .a-title h3, .dv-ct-tabs-vip .a-title h2, .dv-ct-tabs-vip .a-title h1, .head-sub-title,
.dv-ct-tabs-vip .a-title {color:#dc0c0c;float:left;font-size: 14px;text-transform:uppercase;
    font-weight:bold; line-height:35px;
    font-family: 'RobotoCondensedBold'; font-size: 18px;
}
.dv-ct-tabs .a-title{font:bold 14px Arial;text-transform:uppercase;color:#0F88A1;float:left;line-height:4px;padding-left:10px}
.dv-ct-tabs-vip{border:0px solid #0F88A1;border-bottom:0px solid #0F88A1;float:left; background-color: #fff;
height:36px;
width: 100%;}
.dv-ct-tabs-vip .a-title{
    float:left;padding-left:10px;
    font-family: 'RobotoCondensedBold';
}
.ico-sty{background:url(../images/icon-all.png) no-repeat;float:left}
.nha-dat-ban {
    background-position: -13px -766px;
    float: left;
    height: 30px;
    width: 30px;
}
.dv-ct-tabs-vip .a-link-xtc{float:right;}
/* .dv-ct-tabs-vip .a-title{font:bold 15px Arial;text-transform:inherit;color:#0F88A1;float:left;line-height:32px;padding-left:10px} */

.block_modle {
    margin-bottom: 5px;
    margin-top: 15px;
    background: #fff;
    width: 100%;
    padding: 10px 0px;
    padding-top: 0px;
    border-bottom: 3px solid #eef1f5
}
.content-block {padding-left: 10px;padding-right: 10px}
.list-feng,.market{display: inline-block}
#block_modle_right .Product_List .wrap {
    border: 0px;
    border-top: 1px solid;
    border-color: #dedede #dedede #d0d1d5;
    padding: 10px 0;
    width: 100%;
}
/* #slidesduan{padding:5px; position: relative}

#slidesduan .owl-controls{
position: absolute; top:38%;width: 97%;

}
#slidesduan .owl-nav{width: 100%;}
#slidesduan .owl-prev,.owl-next{
    float:left;
}
#slidesduan .owl-next {
    float:right;
}
.thumbSlide {
    margin-top: 15px;
}
.thumbSlide .listproject .item.first {
    border-top: 0 none;
}
.thumbSlide .listproject .item {
    border-top: 1px solid #e2eef2;
    display: table;
    padding: 8px 4px;
}
.thumbSlide .listproject .item .info_project a {
    color: #424242;
    display: block;
    font: 14px/18px "Roboto Condensed",arial;
    margin-bottom: 5px;
}
.thumbSlide .listproject .item a.tt_project {
    background: #fff none repeat scroll 0 0;

    float: left;
    height: 69px;
    padding: 3px;
    width: 104px;overflow: hidden;
    margin-right:10px;
}
.thumbSlide .listproject .item a .avatar {
    display: block;width: 100%; height: auto; max-height: 66px;
    border: 1px solid #e3e3e3;padding: 3px;
} */

.new-estate {
    margin-top: 10px;
}
.new-estate .list-new-estate .item.first {
    border-top: 0 none;
}

.new-estate .list-new-estate .item {
    border-top: 1px solid #e2eef2;
    display: table;
    padding: 8px 4px;
}
.new-estate .list-new-estate .item .info_project a {
    color: #246ab2;
    display: block;
    font: 13px/18px "Roboto Condensed",arial;
    margin-bottom: 5px;
}
.new-estate .list-new-estate .item a.tt_project {
    background: #fff none repeat scroll 0 0;

    float: left;
    height: 69px;
    padding: 3px;
    width: 104px;overflow: hidden;
    margin-right:10px;
}
.new-estate .list-new-estate .item a .avatar {
    display: block;width: 100%; height: auto; max-height: 66px;
    border: 1px solid #e3e3e3; border-radius: 5px;
}
.new-estate .list-new-estate .item .info_project {
    margin-left: 110px;
}
p.r-net{
    display: inline-block;width: 90%; line-height: 22px;color: #969696}
.p_location {float:left; display: inline-block;}
.p_price {float:right; display: inline-block;}
.p_price span{font-weight: bold; color: #222222;}
.p_dayup,.p_hit {float:left; padding-right: 10px; }
.content_block_right.block-estate {border: 0px;}


.feng {
    margin-top: 15px;
}
.feng .list-feng .item.first {
    border-top: 0 none;
}

.feng .list-feng .item {
    border-top: 1px solid #e2eef2;
    display: table;
    padding: 8px 4px;
}
.feng .list-feng .item .info_project a {
    color: #424242;
    display: block;
    font: 13px/18px "Roboto Condensed",arial;
    margin-bottom: 5px;
}
.feng .list-feng .item a.tt_project {
    background: #fff none repeat scroll 0 0;

    float: left;
    height: 69px;
    padding: 3px;
    width: 104px;overflow: hidden;
    margin-right:10px;
}
.feng .list-feng .item a .avatar {
    display: block;width: 100%; height: auto; max-height: 66px;
    border: 1px solid #e3e3e3;padding: 3px;
}
.feng .list-info-market .item .info_project {


}


.content-block-news{
    border: 1px solid #e3e3e3;
    float:left; width: 100%;
    padding-bottom: 10px;
}
.module_news_big{padding-top: 10px}
.module_news_big a.big_img{width:100%; overflow: hidden }
.module_news_big a.big_img img{width: 100%; height: auto}
.module_news_big h2 {line-height: 40px}
.module_news_big h2 a{color:#f76e1b; font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 16px;
font-weight: bold; padding: 5px 0;}
.module_news_big p{color:#8c8c8c;
    font-family: "Open Sans",Arial,Helvetica,sans-serif; font-size: 13px;
}
.module_news_small{padding: 10px;}
.module_news_small li{
    background: url(../images/icon-item-list.png) no-repeat left 12px;
    float: left;
    width: 100%;
    line-height: 25px;
    padding: 7px 0;
    padding-left: 15px;
    border-bottom: 1px solid #ccc;
}
.module_news_small li a{
    color: #747474;font:14px "Roboto";

}
.module_news_small li a:hover{color:#f76e1b;}



.module_news_big_under a.big_img{width:100%; overflow: hidden }
.module_news_big_under a.big_img img{width: 100%; height: auto}
.module_news_big_under h2 {line-height: 40px}
.module_news_big_under h2 a{color:#424242; font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold; padding: 5px 0;}
.module_news_big_under p{color:#8c8c8c;
    font:14px "Roboto"; line-height: 22px;
}
.module_news_lineunder_small{padding-top: 10px;}
.module_news_lineunder_small li{
    background: url(../images/icon-item-list.png) no-repeat left 12px;
    float: left;
    width: 100%;
    line-height: 22px;
    padding: 3px 0;
    padding-left: 15px;

}
.module_news_lineunder_small li a{
    color: #747474;font:13px "Roboto";

}
.module_news_lineunder_small li a:hover{color:#f76e1b;}


/*===== ADS =====*/
#add_home_right{
    overflow: hidden;
}
    /* Home Service */
.service-wrapper{margin-bottom: 30px;width: 100%;background-color: #f9f9f9;}
.service-box-left h3, .service-box-right h3{
    font:bold 24px "Roboto";
    color:#434343;
    margin: 15px 0 25px;
}
.service-box-right{background-color: #f5f5f5}
.service-rows{
    margin-bottom: 28px;
    white-space: nowrap;
    font: 16px "Roboto";
    color: #434343;
}
.service-num-box{
    background: url(../images/service-num-box.png) no-repeat;
    color: #fff;
    font: 14px "Roboto";
    width: 28px;
    height: 22px;
    display: inline-block;
    line-height: 24px;
    padding-left: 3px;
}
.service-num-box span{font-size: 22px}
.service-branch{
    font: bold 20px "Roboto";
    color: #434343;
    white-space: nowrap;
}
.service-phone{
    color:#0881a4;
    font: bold 18px "Roboto";
    white-space: nowrap;
}
.service-support{
    margin-bottom: 15px;
}
.service-support label{
    font: lighter 15px "Roboto";
    color: #434343;
    margin: 0;
}
.service-support p{
    font: lighter 14px "Roboto";
    color: #858585;
    margin: 0;
}
.service-support img{width: 27px;}
.service-support >div >div:first-child{max-width: 35px;}
/* End Home Service */

/* News Home */
.news-wrapper{
    width: 100%;
    max-width: 1150px;
    margin: 0 auto 45px;
}
.news-heading{position: relative;}
.news-heading-title{
    color: #434343;
    font: bold 24px "Roboto";
    padding-bottom: 10px;
    border-bottom: solid 1px #f5f5f5;
}
.news-slide-arrow{
    position: absolute;top:8px;right: 0;
}
.news-slide-arrow div{cursor: pointer;}
.news-slides{
    margin-top: 2px;
    padding-top: 28px;
    border-top: solid 1px #f5f5f5;
}
.news-items{
    background-color: #f8f8f8;
}
.news-slide-title{
    font: lighter 16px "Roboto";
    color: #434343;
}
.news-slide-desc{
    font: lighter 15px "Roboto";
    color: #858585;
}
/* End News Home */
.service-other{margin-bottom: 35px}
.service-other-container{
    background-color: #f9f9f9;
}
.service-other-heading, .service-other-contain-wrapper{
    width: 100%;
    max-width: 1150px;
    margin: auto;
}
.service-other-contain-wrapper{
     border-top: solid 1px #f5f5f5;
    margin-top: 2px;
}
.service-other-contain-wrapper > div:hover{
    background-color: #f5f5f5;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
.service-other-title{
    color: #434343;
    font: bold 24px "Roboto";
    padding-bottom: 10px;
    border-bottom: solid 1px #f5f5f5;
}
.service-other-box{
    width: 100%;
    text-align: center;
    display: block;
    font: 20px Arial;
    color: #7e7e7e;
    padding-bottom: 50px;
}
.service-other-box .img{
    text-align: center;
    margin: 0 auto 20px;
}
.service-other-box .img.baohiem{
    background-image: url(../images/bao-hiem.png);
    width: 79px;
    height: 58px;   display: flex;
    margin-top: 62px;
}
.service-other-contain-wrapper > span:hover .service-other-box .img.baohiem{
    background-image: url(../images/bao-hiem-active.png);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;      display: flex;
}
.service-other-box .img.passport{
    background-image: url(../images/passport.png);
    width: 58px;
    height: 70px;
    margin-top: 50px;    display: flex;
}
.service-other-contain-wrapper > div:hover .service-other-box .img.passport{
    background-image: url(../images/passport-active.png);
    transition: all .5s;
    -moz-transition: all .5s;     display: flex;
    -webkit-transition: all .5s;
}
.service-other-box .img.tour{
    background-image: url(../images/tour.png);
    width: 88px;
    height: 68px;
    margin-top: 52px;      display: flex;
}
.service-other-contain-wrapper > div:hover .service-other-box .img.tour{
    background-image: url(../images/tour-active.png);
    transition: all .5s;
    -moz-transition: all .5s;       display: flex;
    -webkit-transition: all .5s;
}
.service-other-box .img.lease{
    background-image: url(../images/cho-thue-xe.png);
    width:81px;       display: flex;
    height: 46px;
    margin-top: 74px;
}
.service-other-contain-wrapper > div:hover .service-other-box .img.lease{
    background-image: url(../images/cho-thue-xe-active.png);
    transition: all .5s;
    -moz-transition: all .5s;    display: flex;
    -webkit-transition: all .5s;
}
.service-other-contain-wrapper > div:hover .service-other-box{
    color:#0881a4;
    transition: all .5s;        display: flex;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
/*
*
* PAGE CONTACT
*
*/
.map-contact-alonhatro .iframe{width: 100% !important; height: auto !important;}
/* footer */
#footer-estate{
    margin-top: 0px;
    background:#f5f5f5;
    padding: 10px 0;
}
.head-footer-location{
    color: #3c75b6; text-transform: uppercase;font-weight: bold;
    font-size: 14px; font-family: arial, rial;text-align: left;
    padding: 10px;
}
.estate-footer-location li{float: left; width: 100%; line-height: 22px; padding-left: 10px;text-align: left;}
.estate-footer-location li a{color:#626262;}
.footer{
    width: 100%;
    margin: auto;
    border-bottom: solid 1px #f5f5f5;
    padding-bottom: 30px;
}
.footer-social{
    font-size: 20px;
    padding-left: 30px;
}
.footer-socials .fa-facebook{color:#0d47a1;padding: 4px 8px}
.footer-socials .fa-instagram{color:#4d7a9e;padding: 4px 5px}
.footer-socials .fa-pinterest{color:#bd081c;padding: 4px 6px}
.footer-socials .fa-linkedin{color:#0077b5;padding: 4px 2px;}
.footer-socials .fa-youtube-play{color:red;padding: 4px 2px;}
.footer-socials .fa-envelope-o{color:#0084ff;padding: 4px 2px;}
ul.footer-socials li {
    float: none;
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 15px;
}
.presentation label:first-child{
    color: #0881a4;
    font: bold 15px "Roboto";
}
.presentation label{
    color: #595858;
    font: 15px "Roboto";
    display: block;
    margin-bottom: 10px;
}
.presentation label a{font-weight: bold;color:#0881a4;}
.presentation label a.phone{color:#cb7d0a;font-size: 22px;font-weight: bold}
.footer-company{color: #cb7d0a;text-transform: uppercase;font: bold 17px "Roboto";}
.footer-license{
    width: 100%;
    background: #212121;
    margin: 2px auto 0;
    padding: 23px 0 15px;
    border-top: solid 1px #f5f5f5;
    color:#fff;
    font-size: 13px;
    font-family: arial, rial;
}
.footer-license .footer-company{color: #fff; text-transform: uppercase; font-weight: bold}
.footer-license a{color:#fff;}
.footer-logo img{max-width: 205px}
/* End footer */


/* Hướng dẫn */
.guild-box{
    padding: 25px 30px 15px;
    border-bottom: solid 1px #ccc;
}
.guild-title{
    color: #0881a4;
    font: bold 18px "Roboto";
    margin-bottom: 20px;
}
.check-ico{
    background: url(../images/check.png) no-repeat transparent;
    width: 20px;
    height: 17px;
    margin-right: 12px;
    display: inline-block;
    position: relative;
    top: 2px;
}
.guild-box label{
    display: block;
    font: 16px "Roboto";
    color: #434343;
    padding: 10px 0;
}
.guild-box label i.fa{font-size: 12px;margin-right: 10px}
.guild-box label a{color:#0881a4;font-weight: bold}
.guild-box label a strong{color: #434343;font-weight: bold}
.banking-slides .banking-slide-items{
    border: solid 1px #ccc;
    border-right: 0;
    text-align: center;
    padding: 0 20px;
    height: 300px;
}
.banking-slides .owl-item img{width: auto !important;margin: auto;padding: 24px 0}
.bank-name{
    color:#0881a4;
    font: 16px "Roboto";
    margin-bottom: 12px;
}
.bank-address{
    color:#434343;
    font: 16px "Roboto";
}
.bank-account{
    color: #434343;
    font: 16px "Roboto";
    margin-top: 15px;
}
.bank-account label{color:#0881a4;}
.banking-footer{
    background-color: #0881a4;
    color: #fff;
    font: bold 17px "Roboto";
    height: 38px;
    line-height: 38px;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 30px;
}
.message{
    margin: 5px 0 30px;
}
.message label{
    display: block;
    color: #434343;
    font: 16px "Roboto";
    text-align: right;
}
.message label a{color:#0881a4;}
/* End Hướng dẫn */
.grid-news{
    margin: 20px 0 30px;
}
.grid-items{
    padding: 25px 0;
    border-bottom: solid 1px #ccc;
}
.grid-news-title a{
    padding: 12px 0;
    color:#0881a4;
    font: 18px "Roboto";
    text-transform: uppercase;
    display: block;
}
.grid-news-desc{
    color:#434343;
    font: lighter 17px "Roboto";
    line-height: 24px;
}
.pagination{margin: 30px auto;    display: flex;
}
.pagination>li:first-child>a, .pagination>li:first-child>span,
.pagination>li:last-child>a, .pagination>li:last-child>span{
    border-radius: 0 0 0 0;
}
.pagination>li>a, .pagination>li>span{
    color: #0881a4;
    border-color: #ddd;
}
.pagination>li>a:hover, .pagination>.active>a{
    background-color: #0881a4;
    color: #fff;
    border-color: #0881a4;
}
.detail-title{
    color:#0881a4;
    font:bold 20px "Roboto";
    margin: 25px 0;
    text-transform: uppercase;
}
.detail-content{
    margin-bottom: 45px;
}
.detail-content img, .detail-content iframe, .detail-content table{
    max-width: 100%;
    height: auto !important;
}
.detail-social{
    margin-bottom: 35px;
}
.detail-relative{
    margin: 35px 0 100px;
}
.detail-relative-title{
    color: #434343;
    font:bold 20px "Roboto";
    margin: 25px 0;
}
.detail-relative-grid > div{padding: 0 20px 20px;}
.detail-relative-grid-title a{
    color: #0881a4;
    margin: 18px 0 0;
    font: bold 16px "Roboto";
    display: block;
}
.detail-relative-grid-title a:hover{color: #dc0c0c;}
#listCity .modal-content, #listCity .btn, #listCity input[type=text]{border-radius: 0 0 0 0;}
#listCity ul.list-group .title{color: #dc0c0c;font-weight: bold;font-size: 14px;}
#listCity .title{margin-top: 10px;
    margin-bottom: 10px;}
#listCity ul.list-group {
    list-style-type: none;
    background: none;
}
#listCity .list-group-item {
    border: 0;
    font-size: 1.0125rem;
    padding: 2px 0;
    background: none;
}
#listCity .list-group-item > a {
    color: #434343;
    padding: 2px 0;
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
    display: block;
}
#listCity .list-group-item :hover{
    background-color: #0881a4;
    color:#fff;
}
#btnChooseLocation{
    color: rgb(201, 48, 44); font-weight: bold; border-radius: 2px; border: 1px solid rgb(201, 48, 44); margin-top: 0px; padding: 9px 5px;
}
#listCity .well{border-radius: 0 0 0 0}

select { -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; }
.select-custom:after { position: absolute; right:12px;
    top: 19px; content: "\f107"; font-family: FontAwesome; font-size: 30px; color: #c5c5c5; }



#header-blue-gray{ border-bottom: 1px solid #aaaaaa; border-top: 3px solid #246ab2; text-align: center;}
#header-blue-gray a  {color:#246ab2; font:bold 14px "Arial";
    text-transform: uppercase; line-height: 35px;
}

#header-orange{ border-bottom: 2px solid #f76e1b;}
#header-orange a  {color:#fff; font:bold 14px "Arial";
    text-transform: uppercase; line-height: 35px;
}
#header-orange .estate-new{background: url(../images/icon-head-news.png) left 7px no-repeat; width: 25px; height: 33px;
    margin-left: 5px;}
#header-orange a, #header-orange a{background:#f76e1b;
    display: inline-block;
padding-right: 15px;
}
#header-orange h3::after{
    /*border-top-right-radius: 100%;*/
    /*background:#f76e1b;*/
    /*content: "";*/
    /*border-top: 12px solid transparent;*/
    /*border-bottom: 12px solid transparent;*/
    /*border-right: 12px solid #f76e1b;*/
    /*width: 0px;*/
    /*height: 0px;*/
}
#header-feng{ border-bottom: 2px solid #0F88A1; height: auto}
#header-feng a  {color:#fff; font:bold 14px "Arial";
    text-transform: uppercase; line-height: 35px;
}
#header-feng .ico-feng{background: url(../images/icon-head-phongthuy.png) left 3px no-repeat; width: 30px; height: 30px;
    margin-left: 5px;}
#header-feng h3, #header-feng  a{
    float: left;
    width: 100%;
    margin-bottom: 2px;

}

/*
#header-du-an{
    background: url(../images/bg-head-duan.png) repeat-x ;
}
#header-du-an a.a-title{color:#fff;
    text-transform: uppercase;   display: inline-block;
}
#header-du-an h3{font:bold 14px "Arial";line-height: 35px; }
#header-du-an .du-an{background: url(../images/icon-head-duan.png) left 0; width: 41px; height: 35px;}
.viewmore-project {color:#fff; font:bold 13px "Arial"; float: right; margin-right: 20px;
    text-transform: none; line-height: 35px;}

#header-reseller{ background: #246ab2;}
#header-reseller a.a-title{color:#fff;
    text-transform: uppercase;   display: inline-block; }
#header-reseller h3{font:bold 15px "Arial";line-height: 36px; padding-left: 10px}
#header-reseller .ico-reseller{background: url(../images/icon-head-reseller.png) left 0; width: 29px; height: 33px;
margin-left: 5px;}


#header-news-estate-home{ border-bottom: 0px solid #0F88A1; height: auto; margin-top: 10px;}
#header-news-estate-home a  {color:#fff; font:bold 14px "Arial";
    text-transform: uppercase; line-height: 35px;
}
#header-news-estate-home .ico-news-estate{background: url(../images/icon-new-hot.png) left 10px no-repeat; width: 21px; height: 30px;
    margin-left: 3px; margin-right: 5px;}
#header-news-estate-home h3{
    background:#246ab2;
    display: inline-block; padding: 0px 10px;
    margin-bottom: 2px;
}


#header-news-big-under{ border-bottom: 1px solid #f76e1b ; height: auto; margin-top: 10px; margin-bottom: 5px}
#header-news-big-under a  {color:#f76e1b;  font-family: 'Roboto Condensed',sans-serif;
    font-size: 21px;
    color: #3d4d65;
    text-transform: uppercase; line-height: 30px;
}

#header-news-big-under h3{
    display: inline-block;
    padding: 0px;
    margin-bottom: 0px;
    border-bottom: 3px solid #f76e1b;
}
 */


.bds_icon {
    background-image: url(../images/common-icon@2x.png);
    display: inline-block;
    background-size: 350px 332px;
    background-repeat: no-repeat;
}

.sc-buttons {
    padding: 0;
    text-align: left;
  }
  .sc-buttons .sc-fb {
    background: #3b5998;
  }
  .sc-buttons .sc-gplus {
    background: #dd4b39;
  }
  .sc-buttons .sc-zalo {
    background: #00a1f2;
  }
  .sc-buttons .sc-fb:hover {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    background: #2d4882;
  }
  .sc-buttons .sc-gplus:hover {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    background: #da3d29;
  }
  .sc-buttons .sc-zalo:hover {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    background: #039ae6;
  }
  .sc-buttons .sc-fb,
  .sc-buttons .sc-zalo,
  .sc-buttons .sc-gplus {
    line-height: 40px;
    position: relative;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 0 10px;
    cursor: pointer;
  }
  .sc-buttons .sc-fb .fa,
  .sc-buttons .sc-gplus .fa {
    padding-right: 5px;
  }
  .sc-buttons .sc-fb a,
  .sc-buttons .sc-zalo a,
  .sc-buttons .sc-gplus a {
    color: #fff;
    display: flex;
    align-items: center;
  }
  .sc-buttons .sc-fb .sc-gplus-container,
  .sc-buttons .sc-gplus .sc-gplus-container {
    height: 40px;
  }
  .sc-buttons .sc-fb-left,
  .sc-buttons .sc-gplus-left {
    width: 40px;
    height: inherit;
    line-height: inherit;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    color: #fff;
    position: relative;
    pointer-events: none;
    z-index: 1;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .sc-buttons .sc-fb-left {
    background: #3b5998;
  }
  .sc-buttons .sc-gplus-left {
    background: #dd4b39;
  }

  .sc-buttons .sc-fb-right,
  .sc-buttons .sc-gplus-right {
    position: absolute;
    height: inherit;
    line-height: inherit;
    font-size: 0.95rem;
    color: #fff;
    width: 100%;
    pointer-events: none;
    box-sizing: border-box;
    display: inline-block;
  }

  .sc-buttons .sc-fb .social-text,
  .sc-buttons .sc-gplus .social-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
  }
  .sc-buttons .social-text > i {
    width: 20px;
    text-align: center;
  }
  .sc-zalo .icon_login_zalo {
    width: 24px;
    height: 26px;
    margin-right: 5px;
    background-position: -58px -33px;
  }
  .sc-fb .icon_login_facebook {
    width: 25px;
    height: 26px;
    margin-right: 5px;
    background-position: -84px -33px;
  }
  .sc-gplus .icon_login_google {
    width: 25px;
    height: 26px;
    margin-right: 5px;
    background-position: -110px -33px;
  }
/*
*
* CUSTOME STYLE
*/


.no-border{border: 0}
.no-border-bottom{border-bottom: 0 !important}
.no-border{border: 0}
.no-border{border: 0}
.no-padding{ padding: 0px}
.no-padding-left{ padding-left: 0px}
.no-padding-right{ padding-right: 0px}
.no-padding-top{ padding-top: 0px}
.no-padding-bottom{ padding-bottom: 0px}
.padding-top-10 { padding-top:10px}
.padding-bottom-10 { padding-bottom:10px}
.padding-top-5 { padding-top:5px}
.padding-bottom-5 { padding-bottom:5px}
/*
* Nav search
*/
.nav-search{
    /* background: #f7941d;
    padding: 5px 0; */
    background: #fafafa;
    border-bottom: 1px solid #ebebeb;
    padding: 7px 0;
}
.fixtop .nav-search{
    /* background: #f7941d;
    padding: 5px 0; */
    background: #fafafa !important;
    border-bottom: 1px solid #ebebeb;
    padding: 7px 0 !important;
}
.fixtop .containt-frmsearch{
    padding: 0px !important;
    background-color: transparent !important
}
 .box-filter {
    display: inline-block;
}
 .box-filter .box-button {
    text-align: right;
    position: relative;
}
#frm_search_fulltext {
    display: contents;

}
#search_fulltext, #search_fulltext:focus{
    line-height: 35px;
    border: none;
    padding: 0 5px;
    font-size: 14px;
    border-bottom: 2px solid  #015f95;
    transition: none;
    width: 100%;
    background-color: transparent;
}
#frm_search_fulltext button[type=submit] {
    background-color: #015f95 !important;
    border: 0px solid rgba(235,235,235,.5);
    display: inline-block;
    cursor: pointer;
    border-radius: 4px;
    padding: 7px 10px;
    position: relative;
    color:#fff;font-size: 16px;
    font-weight: bold;
    font-family: 'RobotoCondensedBold';
    text-transform: uppercase;
}
input, button, textarea {
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    font-size: 13px;
    -moz-appearance: none;
    -webkit-appearance: none;
}
/*End Search advanced */
.vip-top #header-news-big-under a {
    font-size:30px;color: #535353;font-family: 'RobotoCondensedBold';
    text-transform: uppercase;
}
.header-news-big-under{
    font-size: 20px;
    color: #3d4d65;
    padding: 5px 40px;
    border-bottom: 1px solid #ebebeb;
    background: #0098da;


}
/* .head-block.blue .title {
    background: #0098da;
    color: #fff;
}
.head-block.yellow .title {
    background: #f7841b;
    color: #fff;
} */

.nav-cate-right .nav-tabs>li>a {font-size: 18px;text-transform: uppercase;}
.nav-cate-right .form-group {
    margin-bottom: 10px;display: flex;
}
.nav-cate-right a{color: #5a5a5a;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 18px;
}
ul.widget>li {
    display: block;
    clear: both;
}
ul.widget>li>a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: normal;
}
ul.widget>li>a {
    display: block;
    padding: 6px 0;
}
ul.widget>li>a h2{font-size: 15px;font-weight: normal;}
ul.widget>li>a h2 i {padding-right: 10px;}
ul.widget li a.active-cate {color: #dc3545;}
.first-letter a:first-letter{color: #dc3545;font-size: 25px; font-weight:bold;}
.nav-cate-right a:hover{
  color:#093e8a;
}
.nav-cate-right .btn.btn-default p{ margin:0px}
.nav-cate-right .btn.btn-default.active-cate, .nav-cate-right .btn.btn-default.active-cate a{
    background: #0F88A1;
  color:#fff;
}
.nav-cate-right , select.btn-default {
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    background-color: #f3f3f3;
    color: #5a5a5a;
}
.nav-cate-right .btn.btn-default:hover{
    background-color: #128dd4;
}
.nav-cate-right {margin-top: 0px; padding: 10px; background-color: #fff;    border: 1px solid #eef1f5;}
.nav-cate-right .btn {text-align: left; padding: 3px 12px}
.nav-cate-right a{font-size: 16px; text-align: left}
.btn.btn-default:active, select.btn-default:active {
    -moz-box-shadow: 0px 2px 2px transparent, inset 0px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 2px transparent, inset 0px 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 2px transparent, inset 0px 2px 2px rgba(0, 0, 0, 0.2);
}
.breadcrumburl{background:#f5f5f5}
.breadcrumb{margin-bottom:0px;    padding: 15px 15px;}
.breadcrumb>li+li:before {
    content: "\f105";
    font-family: "FontAwesome";
}
/*
*
* Nav menu right
*
*/
/*
*
* VIP TOP
*
*/
.vip-top {
 
    margin-bottom: 10px;
}
.vip-top .P_Title a{
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 15px !important;
    color: #3d4d65;
    text-transform: unset;
}
.load_more .is_vip a .P_Title, .product .is_vip .title_post_estate, .is_vip .people_rent i.fa, .is_vip .faciliti_rent i.fa, #block_modle_right .is_vip .Price span{
    color: #f60;
}
.load_more .is_hot a .P_Title, .product .is_hot .title_post_estate, .is_hot .people_rent i.fa, .is_hot .faciliti_rent i.fa, #block_modle_right .is_hot .Price span{
    color: #eb5155;
}
.load_more .is_silver a .P_Title, .product .is_silver .title_post_estate, .is_silver .people_rent i.fa, .is_silver .faciliti_rent i.fa, #block_modle_right .is_silver .Price span{
    color: #0098da;
}
#block_modle_right .Price span{background-color: transparent; color:#3d4d65 !important}
.people_rent i.fa,  .faciliti_rent i.fa{font-size: 20px;
    padding-right: 5px;}
.people_rent div,  .faciliti_rent div {line-height: 1.3em}

/* .load_more .is_vip .Price span{
    background-color:#fca100
}
.load_more .is_hot .Price span{
    background-color:#eb5155
}
.load_more .is_silver .Price span{
    background-color:#0098da
}

.is_vip .Al_Price_Area .Price{
    background-color:#fca100
}
 .is_hot .Al_Price_Area .Price{
    background-color:#eb5155
}
.is_silver .Al_Price_Area .Price{
    background-color:#0098da
} */


.status  {

    color: #fff;
    right: -34px;
    top: -11px;
    padding: 20px 30px 3px 30px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    /* box-shadow: 0 1px 5px #000; */
    position: absolute;
}
.vip-top ul li{
    display: flex; margin-top: 10px;
}
.vip-top .load_more .Product_List .wrap { background:#fff; width:100%; display: block;}
.vip-top ul li div .wrap{margin-right: 5px;}
.vip-top ul li div:nth-last-child(1) .wrap{margin-left: 5px;margin-right: 0px;}

.is_hot .status{ background: #eb5155;}

.is_vip .status{
    background: #f60;
}
.is_silver .status{
    background: #0098da;
}
.p_avatar .total {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 27px;
    height: 20px;
    font-size: 12px;
    text-align: center;
}
.p_avatar .fa-camera-retro {
    position: absolute;
    left: 0;
}
.p_avatar .fa-camera-retro:before {
    font-size: 26px;
    -webkit-text-stroke: 0px rgba(0, 0, 0, 0.8);
    color: rgba(0,0,0,.8);

    /* rgba(0, 0, 0, 0.8); */
}
.p_avatar .total span {
    position: relative;
    line-height: 28px;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;

    background-color: rgba(0,0,0,.5);
    color: #eb5155;
    /* background-color: #fff; */
}

/*
*
* CHI TIET TIN
*
*/
.page-detail{margin:10px auto}
.detail-estate {background: #fff}
.detail-estate h2{font-size: 21px;font-family: 'Roboto Condensed',sans-serif;}
.detail-estate h3{font-size: 19px;font-family: 'Roboto Condensed',sans-serif;}
.product .product-item .product-detail-top {
    display: inline-block;
    width: 100%;
    border-bottom: 2px solid #f5f5f5;
    padding: 16px 0;background: #fff
}
.product .product-item h1 {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 25px;
    color: #3d4d65;
    font-weight: normal;
    text-transform: unset;
}
.product .product-info .lb-code {
    color: #3d4d65;
}
.product .product-info .code {
    color: #0098da;
}
.product .product-info .date-created {
    margin-left: 16px;
    font-weight: normal;
}
.utilities-detail {
    display: flow-root;
}
#da_het_han {
    background: url(../images/tin_het_han.png) center no-repeat;
    height:170px;
    background-size: contain;
}
#da_cho_thue, #da_het_han {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.product .address {
    color: #0098da;
    margin-top: 8px;
    font-size: 13px;
    margin-bottom: 8px;
}
.overview .overview-detail p, .overview .overview-detail>div {
    border-bottom: 1px dashed #cbcbcb;
    padding: 7px 0;
}
.overview .overview-detail p span {
    font-weight: bold;
    padding-left: 20px;
    float: right;
}
.price-product {
    border: 2px dashed #eb5155;
    border-radius: 6px;
    padding: 10px 20px 15px;
    background-color: #fff;
}
.price-product .title-price {
    font-size: 18px;
}

.price-product div p {
    font-size: 30px;
    font-weight: bold;
    display: contents;
}
.price-product div p.number-price {color: #eb5155;}
.price-product .des {
    color: gray;
}
.post_summary_wrapper {
    border: 1px solid #ddd;
    margin: 10px 0px;
}
.hidden-xs {
    display: block!important;
}
.post_summary .summary_row .summary_item_headline {
    width: 130px;
    float: left;
    background: #f9f9f9;
    padding: 10px;
    font-weight: 700;
}
.post_summary .post_summary_left {
    float: left;
    width: 50%;
    background: #f9f9f9;
}
.post_summary .fullwidth{width:100%}
.post_summary .summary_row .summary_item_info {
    padding: 10px;
    background: #fff;
    margin-left: 130px;
    min-height: 37px;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
}
.post_summary .summary_row {
    border-bottom: 1px solid #eee;
}
.product .option-bar {
    width: 100%;
    float: left;
}
.product .option-bar .button-street-view {
    float: left;
}
.product .option-bar .button-report {
    float: right;
    margin-top: 4px;
    margin-right: 8px;
}
.product .product-info {
    color: #8a8a8a;
    font-weight: bold;
    margin-top: 8px;
    font-size: 14px;
}
.btn-street-view {
    padding: 8px 18px;
    /* margin-top: 8px; */
    font-size: 15px;
    font-weight: 500;
    position: relative;
    padding-left: 35px;
    line-height: normal;
}
.btn-street-view::after {
    content: " ";
    position: absolute;
    top: 6px;
    left: 8px;
    display: inline-block;
    width: 20px;
    height: 21px;
    background: url(/images/icon/icon-compass.png) no-repeat center;
    background-size: contain;
}
.btn-blue-large {
    -moz-appearance: none;
    -webkit-appearance: none;
    text-transform: uppercase;
    padding: 16px 38px;
    border-radius: 4px;
    color: #fff;
    background: #0098da;
    display: inline-block;
    border: none;
    cursor: pointer;
}
.product .product-item .product-detail {
    display: table;
    width: 100%;
    border-left: 1px solid #ebebeb;
}
.product .product-item .product-detail .cell.label {
    color: #777;
    padding-left: 40px;
    font-weight: normal;
}
.product .product-item .product-detail .cell {
    display: table-cell;
    font-size: 16px;
    color: #3d4d65;
    padding: 8px;
    font-weight: 500;
}
.product .description {
    display: inline-block;
    width: 100%;
    margin-top: 16px;
    font-size: 15px;
    color: rgba(0,0,0,.8);
    line-height: 27px;
    text-align: justify;
    font-weight: normal;
}
.facebook_like_box{ margin-top: 20px; padding-bottom: 10px;}

/*
** share coppy link detail
*/

.social_content {
    margin: 15px 0;
  }

  .social_content .button_content {
    width: 100%;
    float: left;
    height: 30px;
  }

  .article_share .sharing_label {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 700;
    display: block;
  }

  .facebook_like_box .fb_btn {
    float: left;
    margin-right: 4px;
  }

  .fb_iframe_widget {
    display: inline-block;
    position: relative;
  }

  .fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
  }

  .facebook_like_box .google_like {
    float: left;
    width: 46px;
    height: 30px;
  }

  .facebook_like_box .fb_send_btn {
    background: #0084ff;
    text-shadow: 0 -1px 0 #005ecf;
    color: #fff;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 3px;
  }

  .facebook_like_box .fb_send_btn>i {
    background: url(/themes/images/icon_fb_share.png) center no-repeat;
    width: 28px;
    height: 28px;
    background-size: 16px 16px;
    display: inline-block;
    float: left;
  }

  .article_copy_link {
    margin: 10px 0;
    width: 100%;
    position: relative;
    display: table;
    border-collapse: separate;
    padding-bottom: 10px;
  }

  .article_copy_link .form-control {
    background: #fff;
    cursor: default;
  }

  .article_copy_link .input-group-addon {
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: table-cell;
    border-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
  }

  .article_copy_link .form-control {
    width: 100%;
    display: table-cell;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .article_copy_link .btn_copy_link,.article_copy_link .btn_copy_link2 {
    width: 100%;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    border: 0;
    border-radius: 0;
    background: #e74c3c;
    color: #fff;
    font-weight: 400;
    transition: 0s;
    box-shadow: none;
    overflow: initial;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }

  .item_btn {
    float: left;
    margin-right: 5px;
  }

  .btn_xoa_tin {
    width: 120px;
    background: #e74c3c;
    color: #fff!important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 5px;
    height: 28px;
    display: block;
    float: left;
    text-align: center;
    line-height: 28px;
    font-weight: 700;
    margin-right: 5px;
  }

  .btn_luu_tin {
    width: 80px;
    color: #fff!important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 5px;
    height: 28px;
    display: block;
    float: left;
    text-align: center;
    line-height: 28px;
    font-weight: 700;
    margin-right: 5px;
  }

  .btn_luu_tin_no {
    background: #4267b2;
  }

  .btn_luu_tin_ok {
    background: #e8eaee;
  }

  .box_request.fixed {
    width: 350px;
    position: fixed;
    bottom: 1600px;
    display: none;
    left: 0;
    z-index: 1000;
    -webkit-animation-name: box_request_anomation;
    animation-name: box_request_anomation;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
  }

  .box_request .btn-danger {
    float: right;
    margin: 19px 10px;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    background: red;
    border: 1px solid red;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    padding: 10px 20px;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

.agency {
    border: 0px solid #dedede;
}
.head-block {
    border: 1px solid #dedede; margin-top: 10px;
}

/* .box-category {
    margin-top: 25px;
} */
.box-category .title .ic-category:before {
    content: "";
    width: 32px;
    height: 32px;
    float: left;
    margin-top: -7px;
    margin-right: 8px;
    background: url(../images/icon-place-category.png) no-repeat center;
}
.box-category  .title {
    font-size: 16px;
    color: #0098da;
    font-weight: 500;font-family: 'Roboto',sans-serif;
}
.product-agency {
    font-size: 20px;
    color: #3d4d65;
    font-weight: 500;
    text-transform: uppercase;
    margin: 8px 0;
}
/* right */
.product .product-item .agency {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.product .product-item .agency .title {
    font-size: 20px;
    color: #3d4d65;
    padding: 10px 40px;
    border-bottom: 1px solid #ebebeb;
    background: #0098da;
    color: #fff;
}
.product .product-item .head-block.blue .title {
    font-size: 20px;
    color: #3d4d65;
    padding: 10px 40px;
    border-bottom: 1px solid #ebebeb;
    background: #0098da;
    color: #fff;
}
.product .product-item .agency .info-agency {
    margin-top: 16px;
    padding-left: 32px;
    margin-bottom: 20px;
}
.product .product-item .agency .thumb-image {
    position: relative;
    float: left;
    width: 100px;
    text-align: center;
}
.product .product-item .agency .avatar {
    width: 79px;
    height: 79px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #eb5155;
    display: inline-block;
}
.product .product-item .agency .info {
    display: inline-block;
    width: calc(100% - 100px);
}
.product .product-item .agency .info .name {
    font-size: 17px;
    color: #3d4d65;
    display: inline-block;
    margin-top: 4px;
    margin-left: 8px;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 25px;
    color: #3d4d65;
    font-weight: normal;
    text-transform: unset;
}
.product .product-item .agency .option {
    display: inline-block;
    width: 100%;
    margin-top: 8px;
}
.product .product-item .agency .option .btn.mobile, .product .product-item .agency .option .btn.mobile a {
    background: #eb5155;
    font-size: 16px;
    color: #fff;
    padding-left: 8px;
}
.btn-mobile a{font-size: 16px;
    color: #fff;}
/* bootom */
.product .product-agency {
    margin-top: 16px;
}

.product .box-product-agency {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    border: 0px solid #e8e8e8;
    background: #f5f5f5;
    padding: 16px;
}
.product .box-product-agency .item {
    width: 50%;
    float: left;
}
.product .box-product-agency .item .thumb-image {
    width: 50px;
    float: left;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #eb5155;
    background-size: cover !important;
}
.product .box-product-agency .item .text {
    display: inline-block;
    width: calc(100% - 85px);
    padding: 10px 12px;
    box-sizing: border-box;
    font-size: 14px;
}
.product .box-product-agency .item .text .name {
    font-size: 18px;
    font-weight: 500;
    color: #3d4d65;
}
.product .box-product-agency .item:last-child {
    text-align: right;
}
.product .box-product-agency .item .btn.btn-mobile {
    background: #eb5155;
    color: #fff;float: right;
}
.product .box-product-agency .item .btn.btn-chat {
    margin-top: 8px;
    background: #0098da;
    color: #fff;float: right;
}

.product .box-product-agency .item .btn:hover {
    opacity: 1;
}
.product .box-product-agency .item .btn {
    display: inline-block;
    background: #fefefe;
    padding: 10px 25px;
    border-radius: 20px;
    min-width: 150px;
    text-align: center;
    cursor: pointer;
    opacity: .9;
}
.top-media {position: relative;}
#slides-product{
    top: 0;
    left: 0;
    width: 100%;
    min-height: 200px;
    max-width: 750px;
    max-height: 500px;
    margin: 0 auto;
}
#slides-product .media-item {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-top: 66.667%;
    font-size: 0;
    line-height: initial;
    background-color: #fafafa;
    background-color: #f5f5f5;
}
#slides-product .owl-item img{ position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: contain;}

/*
* Has Tag
*/
.list-hastag { margin:5px 0;
    display: flex;
    flex-wrap: wrap;
}
.label-arrow.size-md {
    padding: 0 7px 0 7px;
    font-size: 15px;
    line-height: 25px; margin-bottom:5px;
    height: 26px;
}
.list-hastag a{color:#fff}
.label-arrow.color-green {
    background-color: #0F88A1;
}
.label-arrow {
    color: #fff;
    font-family: 'open_sansregular';
    display: inline-block;
    position: relative;
    margin-right: 15px;
    vertical-align: middle;
}
.label-arrow.size-md:after {
    right: -5px;
}
.label-arrow.color-green:after {
    border-left-color: #0F88A1;
}
.label-arrow:after {
    content: "";
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 13px 0 13px 5px;
    border-color: transparent;
    -webkit-transform: rotate(0.05deg);
    -moz-transform: scale(1.1);
    -o-transform: rotate(0.05deg);
    transform: rotate(0.05deg);
}
/*
*
* DANH MỤC TIN
*

Big grid 5
*/
.td_block_big_grid_5 {
  margin-right: -3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 {
    margin-right: -20px;
  }
}
.td_block_big_grid_5 .td-big-grid-post {
  width: 33.33333333%;
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-big-grid-post {
    width: 100%;
    float: none;
    padding-top: 3px;
  }
}
.td_block_big_grid_5 .td-big-grid-post:first-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-big-grid-post:first-child {
    padding-top: 0;
  }
}
.td_block_big_grid_5 .td-big-grid-post .td-module-thumb {
  height: 220px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_5 .td-big-grid-post .td-module-thumb {
    height: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_5 .td-big-grid-post .td-module-thumb {
    height: 148px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-big-grid-post .td-module-thumb {
    height: 168px;
  }
}
.td_block_big_grid_5 .td-module-meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_5 .td-module-meta-info {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-module-meta-info {
    display: none;
  }
}
.td_block_big_grid_5 .td-module-thumb a:last-child:before {
  height: 100%;
}
.td_block_big_grid_5.td-grid-style-1 .td-big-grid-meta,
.td_block_big_grid_5.td-grid-style-2 .td-big-grid-meta,
.td_block_big_grid_5.td-grid-style-3 .td-big-grid-meta {
  margin: 0 20px 11px;
  /* responsive */
}
@media (max-width: 1018px) {
  .td_block_big_grid_5.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_5.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_5.td-grid-style-3 .td-big-grid-meta {
    margin: 0 14px 11px;
  }
}
.td_block_big_grid_5.td-grid-style-1 .entry-title,
.td_block_big_grid_5.td-grid-style-2 .entry-title,
.td_block_big_grid_5.td-grid-style-3 .entry-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5.td-grid-style-1 .entry-title,
  .td_block_big_grid_5.td-grid-style-2 .entry-title,
  .td_block_big_grid_5.td-grid-style-3 .entry-title {
    font-size: 22px !important;
    line-height: 28px !important;
    font-weight: 500;
  }
}
.td_block_big_grid_5.td-grid-style-4 .td-module-meta-info {
  display: none;
}
.td_block_big_grid_5.td-grid-style-4 .td-big-grid-meta {
  padding-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5.td-grid-style-4 .td-big-grid-meta {
    padding-right: 0;
  }
}
.td_block_big_grid_5.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-bottom: 0;
}
.td_block_big_grid_5.td-grid-style-5 .entry-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}
.td_block_big_grid_5 .td-small-thumb {
  padding-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-small-thumb {
    padding-right: 0;
  }
}
.td_block_big_grid_5 .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-module-empty {
    display: none !important;
  }
}
.td_block_big_grid_5 .td-module-empty .td-module-thumb {
  height: 220px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_5 .td-module-empty .td-module-thumb {
    height: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_5 .td-module-empty .td-module-thumb {
    height: 148px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-module-empty .td-module-thumb {
    height: 168px;
  }
}
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-1 {
  padding-right: 3px;
}
.td_block_big_grid_5.td-grid-style-1 .td-video-play-ico img,
.td_block_big_grid_5.td-grid-style-2 .td-video-play-ico img,
.td_block_big_grid_5.td-grid-style-3 .td-video-play-ico img {
  bottom: auto;
  left: auto;
  margin: 20px 20px 0;
}
/*  ----------------------------------------------------------------------------
    Module 10
*/
.td_module_10 {
    padding-bottom: 10px;
    /* responsive portrait phone */
    /* responsive small portrait phone */
  }
  @media (max-width: 767px) {
    .td_module_10 {
      padding-bottom: 26px;
    }
    .td_module_10 .td-post-category {
      display: none;
    }
  }
  .td_module_10 .td-module-thumb {
    left: 0;
    top: 0;
    max-width: 218px;
    /* width: 100%; */
    margin-right: 10px;
    /* responsive portrait phone */
    /* responsive small portrait phone */
  }
  .content_block_right .td_module_10 .td-module-thumb {
    max-width: 100px;
    width: 100%;
  }
  img {
    max-width: 100%;
    width: auto\9;
    height: auto;
}
  @media (max-width: 767px) {
    .td_module_10 .td-module-thumb {
      width: 150px;
    }
  }
  @media (max-width: 500px) {
    .td_module_10 .td-module-thumb {
      width: 100px;
    }
  }
  .td_module_10 .item-details {
    width: 100%;
    /* margin-left: 244px;
    min-height: 150px; */
    /* responsive portrait phone */
    /* responsive small portrait phone */
  }
  @media (max-width: 767px) {
    .td_module_10 .item-details {
      /* margin-left: 170px; */
      min-height: 103px;
    }
  }
  @media (max-width: 500px) {
    .td_module_10 .item-details {
      /* margin-left: 115px; */
      min-height: 69px;
    }
  }
  .td_module_10 .td-excerpt {
    /* responsive portrait phone */
  }
  @media (max-width: 767px) {
    .td_module_10 .td-excerpt {
      display: none;
    }
  }
  .td_module_10 .entry-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px;
    /* responsive small portrait phone */
  }
  @media (max-width: 500px) {
    .td_module_10 .entry-title {
      font-size: 14px;
      line-height: 20px;
      font-weight: 500;
    }
  }
  @media (max-width: 500px) {
    .td_module_10 .td-video-play-ico img {
      width: 20px;
    }
  }
  .td-pb-span8 .td_module_10 {
    /* responsive portrait tablet */
  }
  @media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span8 .td_module_10 .td-module-thumb {
      width: 190px;
    }
    .td-pb-span8 .td_module_10 .item-details {
      margin-left: 210px;
      min-height: 131px;
    }
    .td-pb-span8 .td_module_10 .entry-title {
      font-size: 17px;
      line-height: 22px;
    }
    .td-pb-span8 .td_module_10 .td-post-author-name {
      display: none;
    }
  }
  .td-pb-span4 .td_module_10 {
    padding-bottom: 40px;
    /* responsive portrait tablet */
  }
  .td-pb-span4 .td_module_10 .td-module-thumb {
    width: 80px;
    /* responsive portrait phone */
    /* responsive portrait phone */
  }
  @media (max-width: 767px) {
    .td-pb-span4 .td_module_10 .td-module-thumb {
      width: 150px;
    }
  }
  @media (max-width: 500px) {
    .td-pb-span4 .td_module_10 .td-module-thumb {
      width: 100px;
    }
  }
  .td-pb-span4 .td_module_10 .item-details {
    margin-left: 0;
    min-height: 70px;
    /* responsive portrait phone */
    /* responsive portrait phone */
  }
  @media (max-width: 767px) {
    .td-pb-span4 .td_module_10 .item-details {
      padding-left: 170px;
      min-height: 103px;
    }
  }
  @media (max-width: 500px) {
    .td-pb-span4 .td_module_10 .item-details {
      padding-left: 0;
      min-height: 69px;
    }
  }
  .td-pb-span4 .td_module_10 .entry-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 21px;
    padding-left: 95px;
    min-height: 55px;
    margin-bottom: 13px;
    /* responsive portrait tablet */
    /* responsive portrait phone */
    /* responsive small portrait phone */
  }
  @media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span4 .td_module_10 .entry-title {
      font-size: 13px;
      line-height: 18px;
      min-height: 50px;
    }
  }
  @media (max-width: 767px) {
    .td-pb-span4 .td_module_10 .entry-title {
      font-size: 22px;
      line-height: 28px;
      margin-bottom: 5px;
      padding-left: 0;
      font-weight: 400;
      min-height: 0;
    }
  }
  @media (max-width: 500px) {
    .td-pb-span4 .td_module_10 .entry-title {
      font-size: 17px;
      line-height: 23px;
      font-weight: 500;
      padding-left: 110px;
      min-height: 69px;
      margin-bottom: 13px;
    }
  }
  .td-pb-span4 .td_module_10 .td-video-play-ico img {
    width: 20px;
  }
  @media (min-width: 768px) and (max-width: 1018px) {
    .td-pb-span4 .td_module_10 .td-post-author-name {
      display: none;
    }
  }
  .td-post-category {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    background-color: #222222;
    color: #fff;
    margin-right: 5px;
    padding: 3px 6px 4px;
    display: block;
  }
  .td-post-category:hover {
    color: #fff;
    background-color: #eb5155;
  }
  .td-module-image {
    position: relative;
  }
  .td-module-image .td-post-category {
    position: absolute;
    bottom: 0;
  }
  .td-module-meta-info .td-post-category {
    display: inline-block;
  }
  /*  ----------------------------------------------------------------------------
    Modules
*/
.td_module_wrap {
    position: relative;
    /* padding-bottom: 35px; */
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #ebebeb;margin-bottom: 10px;
  }
  .td_module_wrap .entry-title {
    /* General Title */
    font-size: 15px;
    line-height: 25px;
    margin: 0 0 6px 0;
  }
  .td_module_wrap:hover .entry-title a {
    color: #4db2ec;
  }
  /*  ----------------------------------------------------------------------------
      thumbnail
  */
  .td-module-thumb {
    position: relative;
  }
  .td-module-thumb .entry-thumb {
    display: block;
  }
  .td-video-play-ico > img {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
  /*  ----------------------------------------------------------------------------
     module meta info
  */
  .td-module-meta-info {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 11px;
    margin-bottom: 7px;
    line-height: 1;
    min-height: 17px;
  }
  .td_module_wrap.td-meta-info-hide .td-module-meta-info {
    min-height: 1px;
    margin-top: -4px;
  }
  .entry-review-stars {
    display: inline-block;
    position: relative;
    top: 1px;
  }
  .td-post-author-name {
    font-weight: bold;
    display: inline-block;
    position: relative;
    top: 2px;
  }
  .td-post-author-name a {
    color: #000;
  }
  .td-post-author-name span {
    color: #ccc;
    margin: 0 2px 0 2px;
    font-weight: normal;
  }
  .td-post-author-name div {
    display: inline;
    margin-right: 2px;
  }
  .td-post-date {
    color: #aaa;
    display: inline-block;
    position: relative;
    top: 2px;
  }
  .td-module-comments {
    position: relative;
    float: right;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    line-height: 1;
  }
  .td-module-comments a {
    color: #fff;
    background-color: #000;
    display: inline-block;
    min-width: 17px;
    padding: 3px 4px 4px 5px;
    position: relative;
  }
  .td-module-comments a:after {
    position: absolute;
    bottom: -3px;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 3px 0 0;
    border-color: #000 transparent transparent transparent;
  }
  /*  ----------------------------------------------------------------------------
      excerpt
  */
  .td-excerpt {
    font-size: 14px;
    color: #777;
    font-family: 'Open Sans', arial, sans-serif;
    margin-top: 9px;
  }
  .td-read-more,
  .more-link-wrap {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 20px;
  }
  .td-read-more a,
  .more-link-wrap a {
    background-color: #4db2ec;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    padding: 10px 15px;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
  }
  .td-read-more a:hover,
  .more-link-wrap a:hover {
    background-color: #222222 !important;
    text-decoration: none;
  }
  .item-details h3 {color: #111111;
    font-size: 17px!important;    font-family: 'Roboto', sans-serif;
}
.thumb-zoom {/*display: block;*/overflow: hidden;position: relative;}
.thumb-zoom img {transition: all .5s ease-out 0s;-webkit-transition: all .5s ease-out 0s;}
/*
* Detail News
*/
@media only screen and (min-width: 768px){
    .d-content-wap {
        padding: 0;
        background: #fafafa;
        border: 1px solid #ebebeb;
    }
    .bg-f6 .w-img .img-responsive {
        height: 130px;
        width: auto;
    }
}

@media  (min-width: 1000px){
    .d-content-post {
        width: 100%;
        max-width: 700px;
        margin: auto;
        padding: 10px 0px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

}
.d-top .info {padding: 0; margin: 0 0 10px 0;}
.d-top .info li {list-style: none;display: inline; float: left;padding-right: 20px;font-size:17px;}
.d-top .info li a {border-left: 1px solid #cddbdf; padding-left: 20px;}
#content .d-content *{font-size: 18px}
#content .d-content p {font-size: 18px}
#content .d-content span *{font-size: 18px}
#content .tplCaption {font-size: 15px; text-align: left !important; }
.tag-location a {
    padding: 5px;
    color: #0098da;
    font-weight: bold;
    font-size: 12px;
    border: 1px solid #0098da!important;
    display: inline-block;
    flex-wrap: wrap;
    margin: 5px;
}

#content .d-content iframe  body{ background-color: transparent !important; }
.d-bottom {margin: 20px 0}
.d-bottom .d-bottom-in {padding-top: 10px;}
#content .d-content div{ padding: 5px 0 }
#content .d-content { text-align: left; }
.d-top .rght, .d-bottom .rght { text-align: right; }
.d-top .share {/* border-top: 1px solid #cddbdf; border-bottom: 1px solid #cddbdf;*/ padding: 0px 0;margin-bottom: 10px; }
.d-bottom a { color: #ec1b24; font-family: 'Noto Serif', serif; }
.d-content .quote { margin-top: 20px; padding: 20px 30px; background-color: #e9eff1; border-top: 1px solid #0f84c5;  }
.dtitle {font-size: 25px; padding-bottom:10px; line-height: 33px; font-family: 'Roboto Condensed',sans-serif;
    font-size: 25px;
    color: #3d4d65;
    font-weight: normal;
    text-transform: unset;}
.d-content-wap .d-content .post-description {
    font-weight: bold;
    text-align: justify;
}
.d-content img {
    width: 100% !important;
    height: auto !important;
}
.related_sub{
    border-spacing: 0;
    border-collapse: initial;
    width: 100% !important;
    height: 100% !important;
    padding: 15px !important;
    border-style: dashed;    background-color: #dbdbdb;
    padding-left:15px;
    border-color:grey;
    margin-top:10px;
}
.related_sub.ginger h5, .related_sub li::before{
    color: #b47f21;
}
.related_sub h5{
    font-weight: bold
}
.related_sub li::before{
    content: '> '
}
.related_sub ul{margin: 0px; padding: 0;}
.related_sub li{ line-height: 30px; }
.related_sub li a{ font-weight: normal;     font-size: 18px;    font-weight: bold; padding-left: 5px;}
.scrollToTop {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    position: fixed;
    color: #fff;
    background: rgb(1, 95, 149);
    display: none;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 10px;
    font-size: 24px;
}
/* Checkboxes styles */
input[type="checkbox"] + label:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #6cc0e5;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .6;
    -webkit-transition: all .12s, border-color .08s;
    transition: all .12s, border-color .08s;
}

	input[type="checkbox"] { display: none; }
	input[type="checkbox"] + label {
		display: block;
		position: relative;
		padding-left: 25px;
		margin-bottom: 20px;
		font: 14px/20px 'Open Sans', Arial, sans-serif;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		text-align: left;
	}
	/*input[type="checkbox"] + label:last-child { margin-bottom: 0; }*/
	input[type="checkbox"] + label:before {
		content: '';
		display: block;
		width: 20px;
		height: 20px;
		border: 1px solid #6cc0e5;
		position: absolute;
		left: 0;
		top: 0;
		opacity: .6;
		-webkit-transition: all .12s, border-color .08s;
		transition: all .12s, border-color .08s;
	}
	input[type="checkbox"]:checked + label:before {
		width: 10px;
		top: -5px;
		left: 5px;
		border-radius: 0;
		opacity: 1;
		border-top-color: transparent;
		border-left-color: transparent;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
    input[type="checkbox"]:checked + label:before {
        width: 10px;
        top: -5px;
        left: 5px;
        border-radius: 0;
        opacity: 1;
        border-top-color: transparent;
        border-left-color: transparent;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
 /*
 *
 * Menu filter
 *
 */
 .section-filters__collapse {
    display: block !important;
    height: auto !important;
}
 .section-filters__menu .list-filters {
    flex: 1 1 auto;
    min-width: 0;
}
.section-filters__menu {
    margin: 0 0 8px 0;
    padding: 0 0 0;
    /* border-bottom: 1px solid #e0e0e0; */
}
.single-filter .dropdown-menu{
    height: 380px;
    overflow: auto;
    overflow-x: hidden;
}
.section-filters .list-filters .single-filter {
    flex: 0 1 auto;
    display: block;
    min-width: 0;
    margin: 0;
}
.section-filters .list-filters .single-filter .dropdown__toggle {
    display: block;
    padding: 12px 0;
    color: #212121;
}
.section-filters .list-filters .single-filter .dropdown__toggle .toggle-label {
    line-height: 16px;
    font-size: 14px;
}
.section-filters .list-filters .single-filter .dropdown__toggle .toggle-icon {
    line-height: 16px;
    font-size: 14px;
    color: #9e9e9e;
    -moz-transition: -moz-transform 0.1s ease-in-out;
    -o-transition: -o-transform 0.1s ease-in-out;
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out;
  }
  .section-filters .list-filters .single-filter .dropdown-menu--filter-areas {
    padding: 0;
    width: 100%;
    }
    .section-filters .list-filters .single-filter .dropdown-menu {
        margin: 0;
        border: 1px solid #eee;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    }
    .dropdown-menu {
        padding: 5px 0;
    }
    .section-filters .list-filters .single-filter .dropdown-menu--filter-properties {
        width: 100%;
        max-width: 800px;
        min-height: 240px;
        padding: 16px 16px 24px 16px;
    }
    .section-filters .list-filters .single-filter .dropdown-menu {
        margin: 0;
        border: 1px solid #eee;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.12);
        z-index: 1;
    }
    .section-filters .list-filters .single-filter-cat:last-child {
        margin-bottom: 0;
    }
    .section-filters .list-filters .single-filter-cat {
        padding: 4px 0;
        margin: 0 0 20px;
    }
   .single-filter-cat__header {
        margin: 0 0 8px;
    }
    .single-filter-cat__title {
        margin: 0 0 0;
        line-height: 20px;
        font-size: 16px;
        font-weight: 500;
        color: #616161;
    }
    .section-filters .list-filters .filter-properties-wrap {
        display: flex;
        align-items: top;
        flex-wrap: wrap;
    }
    .section-filters .list-filters .filter-properties-wrap .single-filter-property {
        flex: 0 0 50%;
        min-width: 0;
    }
    .section-filters .list-filters .single-filter-property {
        margin: 6px 0;
        padding: 0 12px 0 0;
    }
    .c-option {
        display: inline-block;
        position: relative;
        margin: 0;
        padding: 0 0 0 26px;
        cursor: pointer;
    }
    label {
        line-height: 18px;
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 5px;
        color: #616161;
    }
    .c-option {
        display: inline-block;
        position: relative;
        margin: 0;
        padding: 0 0 0 26px;
        cursor: pointer;
      }
      /* line 281, ../scss/custom/bootstrap/_forms.scss */
      .c-option-wrap {
        margin-top: 6px;
        margin-bottom: 6px;
      }
      /* line 285, ../scss/custom/bootstrap/_forms.scss */
      .c-option__icon {
        position: absolute;
        top: 1px;
        left: 0;
        width: 18px;
        height: 18px;
        border: 1px solid #bdbdbd;
      }
      /* line 291, ../scss/custom/bootstrap/_forms.scss */
      .c-option__icon:before {
        display: block;
        -moz-transition: -moz-transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
        -o-transition: -o-transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
        -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
        transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
      }
      /* line 296, ../scss/custom/bootstrap/_forms.scss */
      .c-option__label {
        line-height: 20px;
        font-size: 15px;
        color: #212121;
      }
    .c-option__input {
        display: none;
      }
      /* line 304, ../scss/custom/bootstrap/_forms.scss */
      .c-option__input + .c-option__icon:before {
        opacity: 0;
      }
      /* line 310, ../scss/custom/bootstrap/_forms.scss */
      .c-option__input:checked + .c-option__icon:before {
        opacity: 1;
      }
      /* line 315, ../scss/custom/bootstrap/_forms.scss */
      .c-option__input:checked:disabled ~ .c-option__label {
        color: #212121;
      }
      /* line 321, ../scss/custom/bootstrap/_forms.scss */
      .c-option__input:disabled + .c-option__icon {
        pointer-events: none;
        background-color: #eeeeee;
        cursor: default;
      }
      /* line 326, ../scss/custom/bootstrap/_forms.scss */
      .c-option__input:disabled ~ .c-option__label {
        color: #757575;
        cursor: default;
      }
      /* line 332, ../scss/custom/bootstrap/_forms.scss */
      .c-option__input[type="checkbox"] + .c-option__icon {
        font-family: "Ionicons";
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-rendering: auto;
        speak: none;
        line-height: 16px;
        font-size: 14px;
        -webkit-font-smoothing: antialiased;
        text-align: center;
      }
      /* line 344, ../scss/custom/bootstrap/_forms.scss */
      .c-option__input[type="checkbox"] + .c-option__icon:before {


        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        content: "\2713";

        display:inline-block;

    color:#dc3545
      }
      /* line 351, ../scss/custom/bootstrap/_forms.scss */
      .c-option__input[type="checkbox"]:checked + .c-option__icon:before {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
      }
      /* line 358, ../scss/custom/bootstrap/_forms.scss */
      .c-option__input[type="radio"] + .c-option__icon {
        border-radius: 50%;
      }
      /* line 360, ../scss/custom/bootstrap/_forms.scss */
      .c-option__input[type="radio"] + .c-option__icon:before {
        content: "";
        display: block;
        margin: 4px 0 0 4px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #212121;
      }
    .section-filters .list-filters .single-filter .dropdown.open .dropdown__toggle .toggle-icon {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
      }
      /*
      * Location
      *
      */
    .single-filter .dropdown-menu--filter-areas {
        padding: 0;
        width: 100%;
    }
     .single-filter .dropdown-menu {
        margin: 0;
        border: 1px solid #eee;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    }
    .single-filter  .single-filter-area__link {
        display: block;
        display: flex;
        align-items: center;
        padding: 12px 16px;
        border-bottom: 1px solid #eee;
    }
    .single-filter  .single-filter-area .area-title {
        flex: 1 1 auto;
        min-width: 0;
        padding: 0 16px 0 0;
        line-height: 19px;
        font-size: 15px;
        color: #212121;
        white-space: normal;
    }
    .single-filter-area .area-count {
        line-height: 16px;
        font-size: 12px;
        color: #9e9e9e;
    }
 @media (min-width: 992px) {
    .section-filters__menu {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .section-filters .list-filters {
        display: flex;
        align-items: center;
    }
    .section-filters .list-filters .single-filter {
        margin: 0 8px 0 0;
    }
    .section-filters .list-filters .single-filter .dropdown {
        position: static;
    }
    .section-filters .list-filters .single-filter .dropdown__toggle {
        text-align: center;
        padding: 8px 12px;
    }
    .section-filters .list-filters .single-filter .dropdown-menu--filter-areas {
        max-width: 280px;
    }
    .section-filters .list-filters .filter-properties-wrap .single-filter-property {
        flex: 0 0 30%;
    }
    .single-filter .dropdown-menu--filter-areas {
        max-width: 280px;
    }

 }
 @media (max-width: 991px) {
    .section-filters .list-filters .single-filter .dropdown__toggle .toggle-icon {
      flex: 0 0 auto;
      min-width: 0;
    }
  }
