﻿/*
Theme Name: VN4U THEMES NEWS;
Theme URI: https://vn4u.vn;
Author: https://vn4u.vn
Author URI: https://vn4u.vn;
Description: https://vn4u.vn
Text Domain: https://vn4u.vn
Tags: dịch vụ, tin tức, bất động sản, công ty
*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&display=swap&subset=vietnamese');
* {
    margin:0;
    padding:0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
body{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 1.5;
    color: #333;
}
a:link{
    text-decoration: none;
}
a, a:link, a:visited {
    outline: none;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #06923E;
}
a{
    color: #333;
    outline: none !important;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.des-content{
    font-size: 16px;
}
.des-content a{
    color: #06923E;
}
.des-content h2,
.des-content h3{
    color: #06923E;
}
/*header*/
.header{
    transition: all 0.3s;
}
.header.affix{
    z-index: 900;
    left: 0;
    top: 0;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
}
@media(min-width: 1200px){
    .header-height{
        min-height: 160px;
    }
    .header.affix .header-top{
        display: none;
    }
}
@media(max-width: 1199px){
    .header-height{
        min-height: 60px;
    }
}
.header-top{
    background-color: #06923E;
    padding: 0px 15px;
    position: relative;
}
.logo-header{
    margin: 0;
    padding: 5px 0px;
    text-align: center;
}
.logo-header img{
    max-height: 100px;
}
.header-nav{
    background-color: #fff;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
}
.ul-nav-header>li{
    float: left;
    padding: 8px 5px;
}
.ul-nav-header>li:first-child{
    margin-left: 0;
}
.ul-nav-header>li>a{
    color:#06923E;
    display: block;
    padding: 0px 10px;
    line-height: 34px;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}
.ul-nav-header>li a i.fa-home{
    padding-right: 8px;
}
.ul-nav-header>li:hover>a,
.ul-nav-header>li.current-menu-item>a{
    color: #fff;
    background-color: #06923E;
}
.ul-nav-header>li.menu-item-has-children{
    position: relative;
}
.ul-nav-header>li.menu-item-has-children>a:after{
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    padding-left: 5px;
    font-weight: normal;
}
.ul-nav-header li>ul{
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 140px;
    border-top: 3px solid #056029;
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
    z-index: 100;
}
.ul-nav-header ul>li a{
    white-space: nowrap;
    display: block;
    color: #686868;
    font-size: 13px;
    padding: 8px 12px;
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
    line-height: 1.4;
    font-weight: bold;
}
.ul-nav-header ul>li:last-child>a{
    border-bottom: none;
}
.ul-nav-header ul>li:hover>a{
    background-color: #06923E;
    color: #fff;
}
@media(min-width: 1200px){
    .ul-nav-header li:hover>ul{
        display: block;
    }
}
.search-show{
    position: fixed;
    z-index: 1003;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.search-show .search-background {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: #0a0a0af2;
    opacity: 0.8;
    cursor: url(images/close-search.png),progress;
}
.mfp-close {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: transparent;
    border: none;
    z-index: 100;
}
.search-show .search-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 600px;
    color: #fff;
    z-index: 2;
}
.search-show .search-inner input {
    width: 100%;
    background: rgba(255,255,255,0.2);
    border-radius: 99px;
    border: 1px solid rgba(255,255,255,0.09);
    padding: 0 40px 0px 20px;
    height: 50px;
    font-size: 18px;
    color: #fff;
}
.search-show .search-inner input::-webkit-input-placeholder,
.search-show .search-inner input::placeholder{
    color:#FFF
}
.search-show .search-inner button {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    border: none;
    background: none;
    width: 40px;
    font-size: 20px;
}
body.active{
    overflow: hidden;
}
@media(max-width: 767px){
    .search-show .search-inner{
        width: 80%;
    }
    .search-show .search-inner input{
        font-size: 16px;
    }
}
/*End header*/

/*st1*/
.st1{
    padding: 40px 0px;
}
.item-st1 a{
    display: block;
    position: relative;
    overflow: hidden;
}
.item-st1 a h3{
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    padding: 10px 20px;
    color: #fff;
    text-align: center;
    transition: all 0.3s;
    font-size: 18px;
}
.item-st1 a img{
    transition: all 0.3s;
}
.item-st1 a:hover img{
    transform: scale(1.1);
}
.item-st1 a:hover h3{
    background-color: rgba(4, 180, 49, 0.6);
}
.st1-right .col-xs-12{
    padding: 0px 12.5px;
}
.st1-right .item-st1:nth-child(1),
.st1-right .item-st1:nth-child(2){
    margin-bottom: 15px;
}
.st1-right .item-st1 a h3{
    font-size: 15px;
}
.owl-theme .owl-nav{
    margin-top: 0;
}
.slide-st1.owl-theme .owl-nav [class*='owl-']{
    position: absolute;
    padding: 0;
    background: transparent;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px;
    border-radius: 0;
    margin: 0;
}
.slide-st1.owl-theme .owl-nav [class*='owl-'].owl-next{
    left: inherit;
    right: 15px;
}
/*End st1*/

/*st2*/
.st2{
    padding-bottom: 40px;
}
.font-bold{
    font-weight: bold;
}
.title-st2{
    border-bottom: 3px solid #06923E;
    margin: 0 0 20px;
    line-height: 40px;
    font-size: 20px;
}
.title-st2 span{
    display: inline-block;
    color: #fff;
    background-color: #06923E;
    padding: 0px 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.item-doc a{
    display: block;
}
.item-doc{
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
}
.item-doc .text-item-doc{
    padding: 15px;
}
.item-doc .text-item-doc h4{
    margin: 0;
    font-size: inherit;
    line-height: inherit;
}
.item-doc .text-item-doc a{
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
}
.item-doc .text-item-doc p{
    margin-bottom: 0;
    font-size: 16px;
}
.item-ngang{
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 100%;
    float: left;
}
.item-ngang a{
    display: block;
}
.item-ngang img{
    width: 110px;
    float: left;
}
.text-item-ngang{
    width: calc(100% - 120px);
    float: right;
}
.text-item-ngang h3{
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 5px;
}
.text-item-ngang p{
    color: #777;
    margin-bottom: 0;
    font-size: 14px;
    font-style: italic;
}
.text-item-ngang p i{
    margin-right: 3px;
}
.item-ngang:last-child{
    border-bottom: none;
}
/*End st2*/

/*st3*/
.list-item-doc{
    display: flex;
    flex-wrap: wrap;
}
.list-item-doc .item-doc{
    width: calc(33.333% - 30px);
    margin: 0px 15px 20px;
}
/*End st3*/

/*footer*/
.footer{
    font-size: 16px;
}
.footer a{
    color: #fff;
}
.footer a:hover{
    color: yellow;
}
.footer-top{
    background-color: #06923E;
    color: #fff;
    padding: 30px 0px;
}
.title-ftt{
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: 2px solid;
    padding-bottom: 10px;
    font-weight: bold;
}
.des-content-ftt p i{
    width: 30px;
}
.nav-fotter ul li a{
    display: block;
    color: #fff;
    margin-bottom: 10px;
    position: relative;
}
.nav-fotter ul li a:before{
    content: "\f0da";
    font-family: "Font Awesome 5 Pro";
    padding-right: 8px;
    font-weight: 900;
}
.copyright {
    background: #056029;
    color: #fff;
    font-size: 14px;
    padding: 8px 15px;
    text-align: center;
}
/*End footer*/

/*tintuc*/
.title-breadcrumb{
    margin: 0 auto 20px;
    padding: 20px 0;
    position: relative;
    background-color: #f7f7f7;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.title-breadcrumb .container{
    position: relative;
}
.title-new{
    color: #06923E;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    font-size: 25px;
}
.title-new a{
    color: #06923E;
}
.breadcrumb{
    margin: 0;
    padding: 6px 0px 0px;
    position: absolute;
    right: 15px;
    top: 0;
}
.breadcrumb li a{
    color: #333;
}
.breadcrumb a{
    color: #06923E;
}
.breadcrumb a:hover{
    color: #06923E;
}
.breadcrumb li a:hover{
    color: #06923E;
}
.breadcrumb li:last-child{
    color: #06923E;
}
.breadcrumb>li+li:before {
    content: ' » ';
    color: #333;
}
.title-list-new{
    margin: 20px 0 25px;
    border-left: 6px solid red;
    color: #ed1b23;
    padding-left: 30px;
}
.item-list-new{
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
    width: 100%;
    float: left;
    padding: 10px;
}
.img-item-list-new{
    float: left;
}
.img-item-list-new img{
    width: 250px;
    float: left;
}
.text-item-list-new{
    float: right;
    width: calc(100% - 265px);
}
.text-item-list-new h3 a{
    font-weight: bold;
    color: #06923E;
    font-size: 22px;
}
.text-item-list-new h3 a:hover{
    color: #f80707;
}
.dat-user{
    color: #777;
    font-size: 13px;
}
.dat-user i.fa-user{
    padding-left: 10px;
}
/*pager*/
.pager{
    margin: 0 0 30px;
}
.pager li>a, .pager li>span{
    border-radius: 0;
    margin: 0px 2px 5px;
    border: none;
    background: #06923E;
    padding: 5px 13px;
    color: #fff;
}
.pager .active a, .pager .active span, 
.pager .active a:hover, 
.pager .active span:hover, 
.pager li:hover a {
    background: #f80707;
}
/*End pager*/

/*sidebar*/
.mb-15{
    margin-bottom: 15px;
}
.title-sidebar{
    margin: 0;
    padding: 10px;
    background: #06923E;
    color: #FFF;
    text-transform: uppercase;
    font-size: 17px;
    text-align: center;
}
.item-sidebar-inner{
    padding: 12px 10px 0;
    border: 1px solid #06923E;
    margin-bottom: 15px;
}
.item-sidebar-inner .item-ngang img{
    width: 65px;
    height: 65px;
    object-fit: cover;
}
.item-sidebar-inner .text-item-ngang{
    width: calc(100% - 75px);
}
.item-sidebar-inner  .text-item-ngang h3,
.item-sidebar-inner  .text-item-ngang h4{
    font-size: 15px;
    margin: 0;
}
.sidebar{
    margin-bottom: 20px;
}
/*End sidebar*/

/*End tintuc*/

/*chitiettin*/
.title-detail{
    font-weight: bold;
    color: #06923E;
}
/*End chitiettin*/

/*related*/
.related{
    margin: 30px 0px;
}
.title-related {
    margin: 0 0 20px;
    font-size: 22px;
    font-weight: bold;
    color: #06923E;
    border-top: 1px solid rgba(0,0,0,.1);
    position: relative;
}
.title-related span {
    padding-top: 15px;
    display: inline-block;
    position: relative;
    top: -2px;
    border-top: 3px solid #06923E;
}
.related .list-item-doc .item-doc {
    width: calc(33.333% - 15px);
    margin: 0px 7.5px 20px;
}
/*End related*/

/*responsive*/
@media(max-width: 1199px){
    .logo-header img{
        max-height: 50px;
    }
    .click-main-nav {
        position: absolute;
        left: 15px;
        padding: 7px;
        background-color: #fff;
        border-radius: 2px;
        z-index: 100;
        top: 50%;
        transform: translateY(-50%);
    }
    .click-main-nav .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
        border-radius: 1px;
        background: #000;
    }
    .click-main-nav .icon-bar+.icon-bar {
        margin-top: 4px;
    }
    .nav-header-inner {
        -moz-transform: translateX(-80em);
        -webkit-transform: translateX(-80em);
        -ms-transform: translateX(-80em);
        transform: translateX(-80em);
        -moz-transition: -moz-transform .5s ease;
        -webkit-transition: -webkit-transform .5s ease;
        -ms-transition: -ms-transform .5s ease;
        transition: transform .5s ease;
        -webkit-overflow-scrolling: touch;
        width: 290px !important;
        height: 100vh;
        overflow-y: auto;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1002;
        padding: 0;
        background: #fff;
    }
    .nav-header-inner.active {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .close-nav-header {
        display: block;
        color: #fff;
        right: 0px;
        background: #ff6e01;
        border-radius: 0px;
        line-height: 25px;
        font-size: 20px;
        z-index: 2;
        position: absolute;
        padding: 0px 7px;
    }
    .close-nav-header:before {
        content: "\f00d";
        font-family: "Font Awesome 5 Pro";
    }
    .ul-nav-header {
        margin-top: 30px;
        float: left;
        width: 100%;
    }
    .ul-nav-header>li {
        color: #333;
        width: 100%;
        position: relative;
        padding: 0 8px;
        margin: 0;
        border: none;
    }
    .ul-nav-header>li>ul{
        display: none;
        position: relative;
        top: 0;
        width: 100%;
    }
    .ul-nav-header>li>a{
        border-bottom: 1px solid #ddd;
        padding: 6px 30px 6px 0;
    }
    .ul-nav-header>li:hover>a, .ul-nav-header>li.current-menu-item>a{
        background-color: transparent;
        color: #06923E;
    }
    .ul-nav-header>li:last-child>a{
        border: none;
    }
    .ul-nav-header>li.menu-item-has-children>a:after{
        display: none;
    }
    .open-submenu{
        position: absolute;
        padding: 0px 10px;
        right: 10px;
        top: 0;
        line-height: 47px;
    }
    .open-submenu:before{
        content: "\f107";
        font-family: "Font Awesome 5 Pro";
    }
    .open-submenu.active:before{
        content: "\f106";
    }
    .backdrop {
        transition: visibility 0s, opacity 0.15s linear;
        opacity: 0;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1040;
        background-color: #000;
        visibility: hidden;
    }
    .backdrop.active {
        opacity: 0.4;
        z-index: 1001;
        visibility: visible;
    }
}
@media(max-width: 991px){
    .st1-right{
        margin: 20px 0px 0;
    }
    .st1-right .col-xs-12{
        padding: 0px 15px;
    }
    .item-doc img{
        width: 100%;
    }
    .mt991-15{
        margin-top: 15px;
    }
    .breadcrumb{
        position: relative;
        right: 0;
    }
    .related .list-item-doc .item-doc{
        width: calc(50% - 15px);
    }
}
@media(max-width: 767px){
    .col-xs-12{
        padding: 0px 8px;
    }
    .st1-right .col-xs-12{
        padding: 0;
    }
    .st1{
        padding: 20px 0;
    }
    .st2{
        padding-bottom: 20px;
    }
    .text-item-ngang h3{
        font-size: 14px;
    }
    .text-item-ngang p{
        font-size: 13px;
    }
    .item-ngang:last-child{
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    .list-item-doc .item-doc{
        width: calc(100% - 16px);
        margin: 0 8px 15px;
    }
    .img-item-list-new img,
    .img-item-list-new,
    .text-item-list-new{
        width: 100%;
        font-size: 14px;
    }
    .text-item-list-new h3 a{
        font-size: 16px;
    }
    .related .list-item-doc .item-doc{
        width: 100%;
        margin: 0 0 20px;
    } 
    .copyright{
        font-size: 13px;
    }
    .title-detail{
        margin-top: 0;
    }
    .item-st1 a h3{
        font-size: 16px
    }
}
/*End responsive*/
.ul-nav-header .sub-menu,.ul-nav-header{
    padding-left: 0px;
}
.button_aff button {
  position:relative;
  padding: 10px 20px;  
  border: none;
  background: none;
  cursor: pointer;
  
  /*font-family: "Source Code Pro";*/
  font-weight: 900;
  text-transform: uppercase;
  font-size: 20px;  
  color: hsla(210, 50%, 85%, 1);
  
  background-color: hsl(210, 80%, 42%);
  box-shadow: hsla(210, 40%, 52%, .4) 2px 2px 22px;
  border-radius: 4px; 
  z-index: 0;  
  overflow: hidden;   
}

.button_aff button:focus {
  outline-color: transparent;
  box-shadow: hsl(210, 80%, 42%) 2px 2px 22px;
}

.button_aff .right::after, button::after {
  content: var(--content);
  display: block;
  position: absolute;
  white-space: nowrap;
  padding: 40px 40px;
  pointer-events:none;
}

.button_aff button::after{
  font-weight: 200;
  top: -30px;
  left: -20px;
} 

.button_aff .right, .button_aff .left {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.button_aff .right {
  left: 66%;
}
.button_aff .left {
  right: 66%;
}
.button_aff .right::after {
  top: -30px;
  left: calc(-66% - 20px);
  
  background-color: #141218;
  color:transparent;
  transition: transform .4s ease-out;
  transform: translate(0, -90%) rotate(0deg)
}

.button_aff button:hover .right::after {
  transform: translate(0, -47%) rotate(0deg)
}

.button_aff button .right:hover::after {
  transform: translate(0, -50%) rotate(-7deg)
}

.button_aff button .left:hover ~ .right::after {
  transform: translate(0, -50%) rotate(7deg)
}

/* bubbles */
.button_aff button::before {
  content: '';
  pointer-events: none;
  opacity: .6;
  background:
    radial-gradient(circle at 20% 35%,  transparent 0,  transparent 2px, hsla(210, 50%, 85%, 1) 3px, hsla(210, 50%, 85%, 1) 4px, transparent 4px),
    radial-gradient(circle at 75% 44%, transparent 0,  transparent 2px, hsla(210, 50%, 85%, 1) 3px, hsla(210, 50%, 85%, 1) 4px, transparent 4px),
    radial-gradient(circle at 46% 52%, transparent 0, transparent 4px, hsla(210, 50%, 85%, 1) 5px, hsla(210, 50%, 85%, 1) 6px, transparent 6px);

  width: 100%;
  height: 300%;
  top: 0;
  left: 0;
  position: absolute;
  animation: bubbles 5s linear infinite both;
}

@keyframes bubbles {
  from {
    transform: translate();
  }
  to {
    transform: translate(0, -66.666%);
  }
}