footul{
	list-style:none;
	padding:0;
	margin:0
}
*{
	text-decoration:none !important;
	box-sizing:border-box;
}
body{
	background: #fff;
    font-size: 16px;
	font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
	margin:0;
}
:root {
    --site-content-width: 1140px;
    --color-primary: #F19448;
    --color-secondary: #F19448;
    --header-bg-color: #F19448;
    --header-text-color: #242424;
    --menu-bg-color: #fff;
    --menu-text-color: #000;
    --menu-text-hover-color: #fff;
    --primary-font: Arial, Arial, sans-serif;
    --heading-font: Arial, Arial, sans-serif;
    --post-title-font: Arial, Arial, sans-serif;
    --menu-font: Lato, Arial, sans-serif;
    --footer-bg-color: #222;
    --footer-bg-secondary-color: #222;
    --footer-text-color: #fff;
    --copyright-bg-color: #000;
}
.header-wrap {
    position: relative;
    z-index: 8;
    min-height: 60px;
    width: 100%;
    margin: 0;
    transition: height .3s ease;
}
figure, section, aside, article, header, footer {
    display: block;
}
@media (min-width: 1200px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1200px;
  }

  .header-logo {
    height: 80px;
    max-height: 80px;
  }
}


@media screen and (min-width: 991px) {
  #call-to-action .icon-box-wrapper .icon-box-content {
    flex-grow: 0;
    margin-right: 15px;
  }

  .header-wrap-inner {
    display: flex;
    flex-direction: column;
  }

  .header-type-2 .home_topbar {
    order: 3;
  }

  .section_container.blogcolumn11widget {
    border-bottom: 1px solid #e5e5e5;
  }

  .header-wrap-inner.sticky .header-top-row {
    display: none;
  }

  .header-type-2 .header-logo {
    max-height: none;
    max-width: 300px;
    width: 300px;
    height: auto;
  }
}
.header-logo img {
    width: 200px;
}
.header-logo img {
    max-height: 100%;
    max-width: 100%;
    height: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    max-height: inherit;
    width: auto;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    perspective: 800px;
}
img {
    border: none;
}
img {
    height: auto;
    max-width: 100%;
}
.header-type-11 .header-wrap-inner .header-bottom-row {
    background: var(--color-primary);
}

.header-bottom-row {
    display: flex
;
    align-items: center;
}
.header-bottom-row {
    width: 100%;
    background: #fff;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.header-bottom-row .navbar {
    padding: 0 8px;
    z-index: 2;
}
header{
		border:1px solid #E0E0E0;
}
.navbar-expand-full {
    flex-flow: row nowrap;
   
    width: 100%;

}.header-bottom-row .navbar .navbar-nav {
    margin: 0;
    width: 100%;
}

@media (min-width: 576px) {
    .navbar-expand-sm .navbar-nav {
        flex-direction: row;
    }
}
.horizontal-megamenu {
    position: relative;
    flex-wrap: wrap;
    justify-content: center;
    flex: 1 1 0%;
    display: flex
;
    flex-wrap: nowrap;
}
.navbar-nav {
    display: flex
;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.horizontal-megamenu>.menu-item.is_home {
    flex-grow: 0;
    flex: 0 0 50px;
    max-width: 50px;
}

.horizontal-megamenu>.menu-item {
    /* display: block; */
    /* flex-grow: 1; */
    padding: 2px 25px 2px 25px;
    position: relative;
    transition: padding .35s ease;
    -webkit-backface-visibility: hidden;
}
.horizontal-megamenu li {
    display: inline-block;
    text-align: left;
    position: relative;
    transition: padding .35s ease;
    -webkit-backface-visibility: hidden;
}
.header-type-11 .header-wrap-inner .header-bottom-row .horizontal-megamenu>.menu-item>.menu-link .nav-link-text {
    color: #ffffff;
}

.horizontal-megamenu>.menu-item>.menu-link .nav-link-text, .horizontal-megamenu>.menu-item.menu-more .info-box-icon {
    color: #fff;
}
@media screen and (max-width: 1366px) {
    .horizontal-megamenu>.menu-item>.menu-link .nav-link-text {
        font-size: 12px;
    }
}
.horizontal-megamenu>.menu-item>.menu-link .nav-link-text {
    color: var(--color-primary);
    font-family: var(--menu-font);
    font-weight: 600;
    white-space: nowrap;
    text-transform: uppercase;
    position: relative;
    line-height: 1.2;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 12px;
}
.horizontal-megamenu>.menu-item>.menu-link {
    display: flex
;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    margin-right: 5px;
    margin-left: 5px;
    text-transform: uppercase;
    letter-spacing: .2px;
    line-height: 1;
    min-height: 38px;
    font-family: var(--primary-font);
}
.mobile-menu-container {
    display: flex
;
    overflow-x: auto;
    white-space: nowrap;
    padding: 2px 5px;
}
.mobile-menu-container .menu-item {
    padding: 10px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

.header-bottom-row {
    display: flex
;
    align-items: center;
}
.header-bottom-row {
    width: 100%;
    background: #fff;
}
.header-menu-mobile {
    display: none;
}

.header-bottom-row {

;
    align-items: center;
}
.header-bottom-row {
    width: 100%;
    background: #fff;
}
@media only screen and (max-width: 991px) {
    .header-bottom-row {
        display: none;
    }
}
@media (max-width: 991px) {
    .header-menu-mobile {
        display: block;
    }
}

@media (max-width:991px) {



    .header-menu-mobile {
        display: block
    }
}


.flex-fill {
    flex: 1 1 auto !important
}

.header-logo {
    display: flex;
    max-height: 80px;
    max-width: 230px;
    padding: 0 8px;
    align-items: center;
    overflow: hidden;
    justify-content: center;
}@media screen and (max-width: 991px) {
    .header-logo {
        height: 60px;
        width: auto;
        padding-left: 0;
    }
}
.whb-column {
    display: flex;
    align-items: center;
    flex-direction: row;
}
.mobile-left, .mobile-right {
    flex: 1 1 0%;
}
.mobile-right {
    justify-content: flex-end;
}

.woodmart-info-box {
    display: flex
;
    align-items: stretch;
    flex-direction: column;
    padding-right: 15px;
    padding-left: 15px;
}
.cursor-pointer {
    cursor: pointer;
}
@media screen and (max-width: 991px) {
    .woodmart-info-box {
        padding-right: 5px;
        padding-left: 5px;
        position: static;
    }
}
.woodmart-info-box .box-icon-wrapper {
    flex: 0 0 auto;
    line-height: 0;
    align-items: center;
    display: flex
;
    justify-content: center;
}
@media screen and (max-width: 767px) {
    .woodmart-info-box .box-icon-wrapper {
        width: 35px;
        height: 35px;
    }
}
@media (min-width:991px) {

    .whb-hidden-desktop,
    .whb-hidden-lg {
        display: none
    }
}
@media (max-width: 991px) {
    .whb-hidden-mobile, .whb-visible-lg {
        display: none;
    }
}
.mobile-nav {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 500;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 340px;
    background-color: #fff;
    transition: transform .25s ease;
    border-top: 5px solid var(--color-primary);
	width:100%
}

.mobile-nav .close-mmenu {
    top: 0;
    left: 0;
 
    color: #fff;
    background-size: 30px 30px;
    cursor: pointer;
    transition: all .8s ease .2s;
    opacity: 0;
    pointer-events: auto;
    text-align: center;
    font-size: 14px;
 
    text-transform: uppercase;
    border-bottom: 8px solid #ededed;
    padding-bottom: 12px;
	left: 0;
    top: 0;
    opacity: 1;
}

.mobile-nav.slide-from-left {
    right: auto;
    left: 0;
    transform: translate3d(-100%, 0, 0)
}

.mobile-nav .mobile_nav_menu_logo {
    transform: translate(-45%);
    position: absolute;
    left: 50%;
}

.mobile-nav.act-mobile-menu {
    transform: none;
    visibility: visible
}

.mobile-nav .mobile-search {
    position: relative
}

.mobile-nav .mobile-search .header-search-lg {
    position: relative;
    display: flex;
    background: #fff
}

.mobile-nav .mobile-search .header-search-lg .header-search-right {
    display: flex;
    align-items: center
}

.mobile-nav .mobile-search .header-search-lg .header-search-right .btn-search {
    display: flex;
    height: 70px;
    width: 70px;
    padding: 0;
    align-items: center;
    justify-content: center;
    color: var(--color-primary);
    font-size: 22px
}

.mobile-nav .mobile-search .search-form {
    z-index: 2;
    box-shadow: 0 -1px 9px rgba(0, 0, 0, .17)
}

.mobile-nav .mobile-search .search-form input[type=text] {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    border: none;
    height: 70px
}

.mobile-nav .site-mobile-menu {
    padding: 0
}

.mobile-nav .site-mobile-menu li {
    position: relative;
    display: block
}

.mobile-nav .site-mobile-menu li.opener-page>a,
.mobile-nav .site-mobile-menu li:active>a {
    background-color: rgba(0, 0, 0, .04)
}

.mobile-nav .site-mobile-menu li a {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 5px 20px;
    min-height: 50px;
    border-bottom: 1px solid hsla(0, 0%, 50.6%, .2);
    color:#000;
    text-transform: uppercase;
    letter-spacing: .2px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    font-family: var(--primary-font)
}

.mobile-nav .site-mobile-menu .toggle-icon {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 0;
    width: 50px;
    height: 50px;
    border-left: 1px solid hsla(0, 0%, 50.6%, .2);
    color: #2d2a2a;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    transition: background-color .25s ease, color .25s ease;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.mobile-nav .site-mobile-menu .toggle-icon.up-icon {
    background: var(--color-primary);
    color: #fff
}

.mobile-nav .site-mobile-menu .toggle-icon.up-icon .fa-angle-down:before {
    content: "\F106"
}

.mobile-nav .site-mobile-menu .sub-menu {
    display: none;
    padding: 0
}

.mobile-nav .site-mobile-menu .sub-menu li a {
    color: #777;
    text-transform: uppercase;
    font-size: 13px
}

.mobile-nav .channels-menu {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    padding: 0 15px
}

.mobile-nav .channels-menu li {
    width: 47%;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    border: thin solid #e9eaee;
    background-color: #f9f9f9;
    color: #6c6e70;
    margin-bottom: 15px;
    overflow: hidden
}

.mobile-nav .channels-menu li a {
    text-transform: capitalize;
    white-space: nowrap;
    color: var(--color-primary)
}

.mobile-nav .channels-menu li svg {
    margin: 0 3px 3px 8px;
    width: 20px;
    height: auto;
    max-height: 30px;
    display: inline-block
}

.mobile-nav .channels-menu li svg path {
    fill: var(--color-primary)
}

.mobile-nav .register-menu {
    flex-direction: row;
    align-items: stretch;
    flex-wrap: wrap;
    padding: 0 10px;
    background-color: #f9f9f9
}

.mobile-nav .register-menu li {
    overflow: hidden;
    padding: 6px;
    width: 50%
}

.mobile-nav .register-menu li a {
    display: block
}

.mobile-nav .register-menu li .btn-login {
    background: var(--color-primary);
    border: none
}

.mobile-nav .register-menu li .btn-register {
    background: #6c757d;
    border: none
}

.icon_menu {
    padding: 10px;
    margin: 8px 10px
}

.side-menu-open.is_mobile .header-wrap {
    z-index: 1
}

.woodmart-close-side {
    z-index: 98
}

.desktop-side-nav {
    position: absolute;
    top: 100%;
    bottom: auto;
    z-index: 500;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    visibility: hidden;
    width: 100%;
    background-color: #fff;
    transition: transform .25s ease;
    border-top: 5px solid var(--color-primary)
}

.desktop-side-nav .close-mmenu {
    top: 0;
    left: 0;
    height: 40px;
    color: #fff;
    background-size: 30px 30px;
    cursor: pointer;
    transition: all .8s ease .2s;
    opacity: 0;
    pointer-events: auto;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    border-bottom: 8px solid #ededed;
    text-align: right;
    display: none
}

.desktop-side-nav.slide-from-left {
    right: auto;
    left: 0;
    transform: translate3d(-100%, 0, 0)
}

.desktop-side-nav.act-mobile-menu {
    transform: none;
    visibility: visible
}

.desktop-side-nav .channels-menu {
    justify-content: space-around;
    background: #fff;
    padding: 5px 10px;
    margin: 0
}

.desktop-side-nav .channels-menu li {
    flex: 1;
    border-radius: 5px;
    padding: 10px;
    margin: 0 3px;
    text-align: center
}

.desktop-side-nav .channels-menu li:hover {
    background: rgba(0, 0, 0, .05)
}

.desktop-side-nav .channels-menu li::marker {
    content: none
}

.desktop-side-nav .channels-menu a {
    font-weight: 500;
    color: #555;
    display: flex;
    align-items: center;
    justify-content: center
}

.desktop-side-nav .channels-menu svg {
    margin-right: 5px
}

.desktop-side-nav .channels-menu svg path {
    fill: var(--color-primary)
}

.desktop-side-nav .mobile-search {
    position: relative
}

.desktop-side-nav .mobile-search .header-search-lg {
    position: relative;
    display: flex;
    background: #fff
}

.desktop-side-nav .mobile-search .header-search-lg .header-search-right {
    display: flex;
    align-items: center
}

.desktop-side-nav .mobile-search .header-search-lg .header-search-right .btn-search {
    display: flex;
    height: 70px;
    width: 70px;
    padding: 0;
    align-items: center;
    justify-content: center;
    color: var(--color-primary);
    font-size: 22px
}

.desktop-side-nav .mobile-search .search-form {
    z-index: 2;
    box-shadow: 0 -1px 9px rgba(0, 0, 0, .17)
}

.desktop-side-nav .mobile-search .search-form input[type=text] {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    border: none;
    height: 70px
}

.desktop-side-nav .site-mobile-menu {
    background: #f4f4f4;
    padding: 0;
    margin-bottom: 0
}

.desktop-side-nav .site-mobile-menu>li {
    position: relative;
    display: flex
}

.desktop-side-nav .site-mobile-menu>li.opener-page>a,
.desktop-side-nav .site-mobile-menu>li:active>a {
    background-color: rgba(0, 0, 0, .04)
}

.desktop-side-nav .site-mobile-menu>li:hover {
    background: #e9e9e9
}

.desktop-side-nav .site-mobile-menu>li:hover>a {
    background: #4d4e4e
}

.desktop-side-nav .site-mobile-menu>li>a {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 5px 20px;
    min-height: 50px;
    border-bottom: 1px solid hsla(0, 0%, 50.6%, .2);
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .2px;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.3;
    font-family: var(--primary-font);
    width: 240px;
    background: var(--color-primary);
    text-align: left
}

.desktop-side-nav .site-mobile-menu .toggle-icon {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 0;
    width: 50px;
    height: 50px;
    border-left: 1px solid hsla(0, 0%, 50.6%, .2);
    color: #2d2a2a;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    transition: background-color .25s ease, color .25s ease;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.desktop-side-nav .site-mobile-menu .toggle-icon.up-icon {
    background: var(--color-primary);
    color: #fff
}

.desktop-side-nav .site-mobile-menu .toggle-icon.up-icon .fa-angle-down:before {
    content: "\F106"
}

.desktop-side-nav .site-mobile-menu .sub-menu {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    flex-grow: 1
}

.desktop-side-nav .site-mobile-menu .sub-menu li {
    display: inline-block
}

.desktop-side-nav .site-mobile-menu .sub-menu li a {
    color: #777;
    text-transform: none;
    font-size: 13px;
    padding: 0 10px;
    text-transform: uppercase
}

.desktop-side-nav .site-mobile-menu .sub-menu li a:hover,
.desktop-side-nav .site-mobile-menu .sub-menu li a:visited {
    color: var(--color-primary)
}@media (max-width: 991px) {
    .mobile-nav {
        width: 100%;
    }
}


.mobile-nav-icon {
    display: flex
;
    height: 24px;
    width: 24px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-align: center;
    color: var(--color-primary);
    border-radius: 5px;
    font-size: 25px;
}
@media only screen and (max-width: 991px) {
    .mobile-nav-icon {
        margin-left: 5px;
    }
}.icon_menu {
    position: relative;
    width: 20px;
    height: 50px;
    cursor: pointer;
    color: #333;
    transition: all .3s ease;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    color: #666;
    width: 35px;
    height: 35px;
    font-size: 13px;
    line-height: 20px;
    padding: 0;
    margin: 0;
    display: inline-block;
}.icon_menu .style_icon {
    background: #333;
}
@media screen and (max-width: 991px) {
    .icon_menu .style_icon, .icon_menu .style_icon:after, .icon_menu .style_icon:before {
      
    }
}
.icon_menu .style_icon {
    display: block;
    position: absolute;
    margin-top: -1px;
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    
    transition: background 0s .3s;
}

.icon_menu .style_icon:before {
    top: -6px;
    transition-property: top, transform;
}
.icon_menu .style_icon:after, .icon_menu .style_icon:before {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
   
    content: "";
    transition-duration: .3s, .3s;
    transition-delay: .3s, 0s;
}
@media screen and (max-width: 991px) {
    .icon_menu .style_icon, .icon_menu .style_icon:after, .icon_menu .style_icon:before {
     
    }
}
.icon_menu .style_icon:after, .icon_menu .style_icon:before {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background: #333;
    content: "";
    transition-duration: .3s, .3s;
    transition-delay: .3s, 0s;
}
.icon_menu .style_icon:after {
    bottom: -6px;
    transition-property: bottom, transform;
}
.side-menu-open .close-mmenu {
    left: 0;
    top: 0;
    opacity: 1;
}
.mobile-nav .icon_menu{
	float:left;
}
.text-left {
    text-align: left !important;
}
.pl-2, .px-2 {
    padding-left: .5rem !important;
}
.mobile-nav .style_icon:before {
    top: 0;
    transform: rotate(45deg);
    transition-delay: 0s, .3s;
    width: 100%;
}
.mobile-nav  .style_icon:after {
    bottom: 0;
    transform: rotate(-45deg);
    transition-delay: 0s, .3s;
    width: 100%;
}
.mobile-nav .icon_menu .style_icon {
    background: transparent !important;
}
.other-news:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.other-news {
    width: 100%;
    position: relative;
    padding: 10px 0;
}

.other-news2 {
    position: relative;
    padding: 10px 0;
    border-bottom: solid 0.5px #e0e0e0;
}

ul .other-news2:last-child {
    border-bottom: 0;
}


.other-news3 {
    position: relative;
    padding: 0.5rem 0;
    border-bottom: solid 0.5px #e0e0e0;
}

ul .other-news3:last-child {
    border-bottom: 0;
}
.thumb200 {
    width: 200px;
    float: left;
}
.post-thumbnail {
    float: left;
    margin-right: 15px;
    position: relative;
}.post-title4 {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px;
}.description {
    display: grid
;
}.post-sapo {
    font-size: 16px;
}

.line3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}.post-sapo>p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}.thumb-full {
    width: 100%;
    object-fit: fill;
}

.mh125 {
    max-height: 125px;
}
a{
	color: #323232;
}@media only screen and (max-width: 767px) {
    .m120 {
        width: 120px;
    }
}
@media only screen and (max-width: 767px) {
    .post-title4 {
        font-size: 16px;
        padding-bottom: 0;
    }
}
@media only screen and (max-width: 767px) {
    .post-sapo.hide {
        display: none;
    }
}
.post-title {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 6px;
}

.post-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.other-news2 .post-sapo p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}


.other-news3 .post-sapo p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.border-bottom2 {
    border-bottom: solid 1px #edd6d6;
}
.cat-box-title.cat-box-title3, .cat-box-title.cat-box-title4 {
    background: url(https://cdn.vntre.vn/footer/546.png);
    background-repeat: no-repeat;
    background-size: 102% 105%;
    background-position: center;
    padding: 6px 10px;
    color: #fff;
    height: 42px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.cat-box-title {
    width: 100%;
    position: relative;
}.cat-box-title.cat-box-title3, .cat-box-title5>.title-cat4, .cat-box-title.cat-box-title4>.title-cat4  a{
    color: var(--color-primary);
}

.title-cat4 {
    float: left;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 6px;
}
.moreall {
    float: right;
    color: #6f6f6f;
    font-size: 14px;
    margin-top: 5px;
    font-weight: normal;
}
.text-white {
    color: #fff !important;
}
.list-cat {
    border: 1px solid #E0E0E0; 
	background-color: #F6F5F0;
	border-radius: .45rem !important;
}
.p-2 {
    padding: .5rem !important;
}
.mb-2, .my-2 {
    margin-bottom: .5rem !important;
}
.box-news {
    margin-bottom: 10px;
    position: relative
}
.box-news>.image {
    display: block;
    margin-bottom: 11px;
}.image-wrapper>.image>img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    -o-object-fit: cover;
    object-fit: cover;
}.box-news>.content>.title {
    color: #333;
    font-weight: 600;
    line-height: 1.3;
    font-size: 16px;
    overflow: hidden;
    display: block;
}.box-news>.content>.title {
    color: #333;
    font-weight: 600;
    line-height: 1.3;
    font-size: 16px;
    overflow: hidden;
    display: block;
}
.image-wrapper>.image-small {
    padding-bottom: 60%
}

.image-wrapper>.image-medium {
    padding-bottom: 62.439%
}

.image-wrapper>.image-16-9 {
    padding-bottom: 56.25%
}

.image-wrapper>.image {
    position: relative;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 40%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIj48ZyBmaWxsPSIjY2NjIj48cGF0aCBkPSJNMjUgMjh2NDNoNTVWMjhIMjV6bTUxIDM4SDMwVjMzaDQ1djM0Ii8+PHBhdGggZD0iTTMzIDYzbDEzLTExIDQgMyA5LTEyIDMgNiAzLTIgNyAxNnoiLz48Y2lyY2xlIGN4PSI0NSIgY3k9IjQxIiByPSI1Ii8+PC9nPjwvc3ZnPg==);
    background-color: #f5f4f4;
    border-radius: 5px
}
.meta-news .author-meta {
    font-weight: 700;
    color: #333333;
    display: flex;
    align-items: center
}
 .time-public {
    color: #757575;
    font-size: 12px;
    font-weight: 400;
    text-transform: none
}
.meta-news{
	display:flex;
	gap:10px;
	align-items:center
}
.ellipsis-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

#section-2 .box-wrap,#section-3 .box-wrap{
	
    border: 1px solid #E0E0E0;



    background-color: #F6F5F0;


    border-radius: .45rem !important;
}
 .box-wrap{
	




    


}
#section-1 .box-wrap .item{
	
    border: 1px solid #E0E0E0;



    background-color: #F6F5F0;


    border-radius: .45rem !important;
	margin-bottom:15px
}

.box-wrap ul{
	padding:0 10px
}
#section-2 .owl-carousel{
	padding:0 10px
}
#section-1{
	margin:10px 0

}
#section-3{
	margin:15px 0
}
.post-thumbnail {
    float: left;
    margin-right: 15px;
    position: relative;
}
.thumb120 img {
    height: 75px;
}
.thumb120 {
    width: 120px;
    float: left;
}
#section-4 .box-wrap .item{
	
    border: 1px solid #E0E0E0;



    background-color: #F6F5F0;


    border-radius: .45rem !important;
	margin-bottom:15px;
	width:calc(33% - 17px);
	margin:0 10px;
	padding:0;
}
@media(max-width:992px){
	#section-4 .box-wrap .item{
		width:100%;
		margin-bottom:15px;
		margin-left:0;
		margin-right:0;
		
	}
	#section-4 .box-wrap {

		padding: 0 10px
	}
}

.danh-muc-footer-mobile>li {
    background: #f2f2f2;
    padding: 12px;
    margin: 12px 15px;
    border-radius: 5px;

}
.wrapper-content{
	background-color: #f7f7f7;
	padding-bottom: 1rem
}
.danh_muc_footer>li {
    padding: 0 24px;
    border-right: 1px solid #828282;
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}

.mb-auto, .my-auto {
    margin-bottom: auto !important;
}
.mt-auto, .my-auto {
    margin-top: auto !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}
.horizontal-megamenu>.menu-item a{
	min-height:38px;
	color:#000;
	display:flex;
	justify-content:center;
	align-items:center;
	font-weight:400
}
	.horizontal-megamenu>.menu-item:hover {
    background-color: #8c030a;
		
}
._mi+span{
	display:none
}
.mobile-menu-container li a{
	color:white
}
.box-news-larger .content>.title {
    font-size: 20px;
}

.box-news>.content>.title {
    color: #333;
    font-weight: 600;
    line-height: 1.3;
    font-size: 16px;
    overflow: hidden;
    display: block;
}

.style_img_left .image-wrapper {
    width: 40%;
    float: left;
}
@media (min-width: 767px) {
    .box-other-articles .style_img_left .image-wrapper {
        width: 240px;
    }
}
.box-other-articles .item-news {
    border-bottom: 1px solid #eee;
}

.item-news {
    width: 100%;
    display: inline-block;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.box-cate-featured-v2 .wrap-sum-news, .box-cate-featured-v2 .article-sub-right, .moi_cap_nhat .style_img_left .content, .box-other-articles .style_img_left .content {
    display: flex
;
    flex-direction: column;
}

@media (min-width: 767px) {
    .box-other-articles .style_img_left .content {
        width: calc(100% - 240px);
        padding-left: 15px;
    }
}
.style_img_left .content {
    width: 60%;
    padding-left: 10px;
    float: left;
}
.style_img_left .content .title {
    -webkit-line-clamp: 5;
    display: inline-block;
}

.box-featured-article .box-news .title, .box-featured-article .item-news .title, .box-other-articles .box-news .title, .box-other-articles .item-news .title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}
.item-news-common .title-news {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
}
.w-separator {
    clear: both;
    overflow: hidden;
    line-height: 0;
    height: 1px;
    padding: 1px 0;
    width: 100%;
    margin: 30px 0;
    background: #d9d9d9;
}
.category-title {
    font-size: 20px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 700;
    color: var(--color-primary);
}
.category-bar .page-title-text {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 34px;
    padding-bottom: 0;
    position: relative;
    white-space: nowrap;
    font-family: var(--menu-font);
	text-transform:uppercase
}

.category-bar .page-title-text:after {
    position: absolute;
    margin: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}

.category-title .page-title-text:after {
    content: "";
    width: 80px;
    height: 4px;
    background: var(--color-primary);
    margin: 15px auto 0;
    display: block;
}
.category-bar {
    display: flex
;
    flex-wrap: nowrap;
    gap: 15px;
    overflow-x: auto;
}
.category-title {
    font-size: 20px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 700;
    color: var(--color-primary);
}

.category-bar-wrapper {
    border-bottom: 1px solid #cecece;
}
@media screen and (max-width: 768px) {
    .box-featured-article .item-news .title, .box-other-articles .item-news .title {
        font-size: 16px !important;
        line-height: 22px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
.section-vedet .sub-news-top .content>.title>a, .section-vedet .other-news .title-news, .box-featured-article .side .box-news .title {
    font-size: 18px;
}
.dt-news__social {
    float: left;
    min-width: 80px;
    text-align: center;
    overflow: hidden;
    margin-top: 10px;
    position: sticky;
    top: 80px;
}
.dt-news__social.sticky-social-type-1>li:first-child {
    margin-bottom: 20px;
}
.dt-news__social>li {
    margin-bottom: 12px;
}
.dt-news__social.sticky-social-type-1 .dt-social__item--home {
    background-color: var(--color-primary);
}

.dt-news__social.sticky-social-type-1 .dt-social__item {
    border-radius: 50%;
    background-color: #8e8e8e;
    display: inline-block;
    font-size: 22px;
    line-height: 40px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    color: #fff;
}
.dt-news__social.sticky-social-type-1 .dt-social__item--facebook {
    background-color: #3b5998;
}
.dt-news__social.sticky-social-type-1 .dt-icon.icon-facebook {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIj48cGF0aCBkPSJNMjc5LjE0IDI4OGwxNC4yMi05Mi42NmgtODguOTF2LTYwLjEzYzAtMjUuMzUgMTIuNDItNTAuMDYgNTIuMjQtNTAuMDZoNDAuNDJWNi4yNlMyNjAuNDMgMCAyMjUuMzYgMGMtNzMuMjIgMC0xMjEuMDggNDQuMzgtMTIxLjA4IDEyNC43MnY3MC42MkgyMi44OVYyODhoODEuMzl2MjI0aDEwMC4xN1YyODh6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
    width: 18px;
    height: 18px;
}

.dt-news__social.sticky-social-type-1 .dt-icon {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: auto 100%;
    display: inline-block;
}
.dt-news__social.sticky-social-type-1 .dt-social__item--home {
    background-color: var(--color-primary);
}

.dropdown-list-image {
    position: relative;
}.dropdown-list-image, .dropdown-list-image img {
    height: 2.5rem;
    width: 2.5rem;
	border-radius:50%;
	margin-right:10px
}

.rounded-circle {
    border-radius: 50% !important;
}
img {
    border: none;
}
.category{
	font-weight:600
}
.breadcrumb{
	    margin-bottom: 12px;
    padding: 8px 0 5px;
	display:flex;
	gap:10px
}
@media (min-width: 991px) {
    .dt-news__body {
        width: calc(100% - 90px);
        float: right;
    }
}
.form-group {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    display: table;
}.rate-input {
    direction: rtl;
}
.rate-input label {
    margin-left: -2px;
    margin-right: -2px;
    color: var(--color-primary);
    font-size: 20px;
}

.mr-1, .mx-1 {
    margin-right: .25rem !important;
}
.mb-0, .my-0 {
    margin-bottom: 0 !important;
}

.reviews-section {
  padding-block: 5rem;
  display: grid;
}

.reviews-grid {
  --space: clamp(1rem, 1.43vw + 0.71rem, 2rem);

  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
  gap: var(--space);
  list-style: none;
}

.review-card {
  display: grid;
  gap: var(--space);
  align-items: center;
  justify-items: center;
  /* card styles is on bottom */
}

.rating-value[rating-value="1"] { --star-rev: 1}
.rating-value[rating-value="2"] { --star-rev: 2}
.rating-value[rating-value="3"] { --star-rev: 3}
.rating-value[rating-value="4"] { --star-rev: 4}
.rating-value[rating-value="5"] { --star-rev: 5}

.rating-value {
  /* More info for the below CSS you                  */
  /* can find on Kevin Powell Tutorial                */
  /* https://youtu.be/oiai47goI6A?si=b2NkafopvHX3VTlb */
  
  --_star-size: 1.4rem;
  --_gap: var(--space);

  --gap-max-size: min(var(--_gap), var(--_star-size) / 5);
  --gap-calc: calc( (var(--star-rev, 0) - 1) * var(--gap-max-size) );

  height: var(--_star-size);
  width: calc(var(--star-rev, 0) * var(--_star-size) + var(--gap-calc));
  background-image: 
    url(https://api.iconify.design/material-symbols:star-rounded.svg?color=%23f0ad4e);
  background-repeat: space no-repeat;
  background-size: var(--_star-size);
}


/* Second section */
.your-review {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
}

.your-review > input {
  display: none;
}

.your-review > label {
  cursor: pointer;
  width: 2.2rem;
  aspect-ratio: 1;
  background-image: 
    url(https://api.iconify.design/material-symbols:star-rounded.svg?color=%23eeeeee);
  background-repeat: space no-repeat;
  background-position: center;
  background-size: 76%;
  transition: all .3s;
}

.your-review > input:checked ~ label,
.your-review > input:checked ~ label ~ label {
  background-image:
    url(https://api.iconify.design/material-symbols:star-rounded.svg?color=%23f0ad4e);
}

.your-review > input:not(:checked) ~ label:hover,
.your-review > input:not(:checked) ~ label:hover ~ label {
  background-image: 
    url(https://api.iconify.design/material-symbols:star-rounded.svg?color=%23f0ad4e);
}
.review-card {
  background: #fff;
  padding:  var(--space);
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.reviewer-text {
  font-size: 1.225rem;
}

.reviewer-name {
  font-size: 1rem;
  color: #989898;
}

.bg-secondary {
  background-color: #eee;
}
.rating-comment-container.active{
	display:unset !important
}
.rating-comment-container {
    border-radius: 6px;
    background: #f4f6fa;
    padding: 4px;
    display: unset;
}
.form-group {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    display: table;
}textarea.form-control {
    min-height: calc(1.5em + .75rem + 2px);
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
textarea {
    resize: vertical;
}.rating-comment-container .submitRatingButtonContainer {
    width: 100%;
    margin-top: 5px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.btn {
    font-size: 14px;
}
.btn-primary {
    background-color: var(--color-primary);
    border-color: var(--color-primary);
}
.rating-comment-container .rating-comment {
    width: 100%;
    height: 73px;
    padding: 6px 12px;
    border: none;
}.wp-caption{
	max-width:100%
}

#go_top_control {
    position: fixed;
    bottom: 100px;
    right: 5px;
    opacity: 1;
    cursor: pointer;
    z-index: 9999999;
    display: none;
    background-color: #fff;
    text-align: center;
    border: 1px solid var(--color-primary)
}

#go_top_control .go_top_icon {
    color: var(--color-primary);
    height: 40px;
    width: 40px;
    font-size: 22px;
    padding-top: 7px
}

@media (max-width:767px) {
    #go_top_control {
        bottom: 10px
    }
}
.article-detail .action-panel {
    background: #eee;
    margin-bottom: 15px;
    position: relative;
}

.action-panel {
    padding: 5px 1rem;
}.action-panel .social-button {
    position: relative;
    align-items: center;
    display: flex;
    flex: 1 0 0%;
    justify-content: center;
    cursor: pointer;
    font-weight: 600;
    color: #484848;
}.article-detail .action-panel .share-action {
    position: relative;
}.article-detail .action-panel .social-button>a {
    color: #484848;
}

.action-panel .social-button>a {
    color: #000;
    padding: 8px 10px;
    flex: 1;
    text-align: center;
}.dropdown-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}element.style {
    color: rgb(59, 89, 152);
}
.article-detail .action-panel .share-popup li a {
    padding: 5px 15px;
    display: block;
    font-size: 14px;
}
.article-detail .action-panel .share-popup {
    width: 100%;
    padding: 10px;
}
.action-panel .social-button .share-popup {
    width: 100%;
}
.dropdown-menu.show {
    display: block;
}
.dropdown-menu {
    border-color: #eaebec;
}
.dropdown-menu {
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .2);
    margin-top: 0;
    padding: 10px 20px;
    float: none;
    border: none;
    border-radius: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}
.article-detail .action-panel .share-popup i {
    width: 24px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    font-size: 24px;
}
.icon-social-zalo {
    width: 13px;
    height: 16px;
    display: inline-block;
    background: url(https://stc.sp.zdn.vn/share/logo_white_s_2x.png) no-repeat;
    background-size: contain !important;
    margin: 1px auto 0;
    vertical-align: middle;
}
@media (max-width: 991px) {
    .dt-news__social {
        position: unset;
    }
}
@media (max-width: 767px) {
    #go_top_control {
        bottom: 10px;
    }
}
.detail-info-block .author-name {
    color: var(--color-primary);
	font-weight:600
}
.header-wrap-inner.sticky {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    min-width: 320px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    z-index: 150;
    -webkit-animation: stuckMoveDown .6s;
    animation: stuckMoveDown .6s;
}

@keyframes stuckMoveDown {
    0% {
        transform: translateY(-100%)
    }

    to {
        transform: translateY(0)
    }
}
@font-face {
    font-family: 'ProximaNova';
    font-weight: normal;
    src: url("/css/fonts/proxima-nova.woff?") format("embedded-opentype")
}

@font-face {
    font-family: 'ProximaNova';
    font-weight: 700;
    src: url("/css/fonts/proxima-nova-bold.woff?") format("embedded-opentype")
}

.menuCalloutBar1 {
    width: 100%;
    height: auto;
    padding: 12px 0;
    background-color: #f0efeb;
    display: grid;
    grid-gap: 0;
    grid-template-columns: repeat(3,1fr);
    justify-items: center
}

@media screen and (min-width: 414px) {
    .menuCalloutBar1 {
        grid-gap:20px;
    }
}

@media screen and (min-width: 768px) {
    .menuCalloutBar1 {
        padding:12px calc(35px + .1vw)
    }
}

@media screen and (min-width: 1200px) {
    .menuCalloutBar1 {
        padding:12px calc(50px + .1vw);
        height: 70px;
        align-content: center
    }
}

.menuCallout1 {
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #000
}

.menuCallout1:hover {
    color: #207bbc
}

.menuCallout1:hover .menuCallout1__img {
    filter: invert(.35) sepia(1) hue-rotate(160deg) saturate(5)
}

@media screen and (min-width: 768px) {
    .menuCallout1 {
        text-align:left;
        min-height: 40px
    }
}

@media screen and (min-width: 1200px) {
    .menuCallout1 {
        width:100%;
        text-align: left;
        min-height: 40px
    }
}

.menuCallout1__img {
    margin: 0 auto 8px;
    display: inline-block;
    height: 32px;
    width: 32px
}

@media screen and (min-width: 768px) {
    .menuCallout1__img {
        float:left;
        margin: 0 15px 6px 0
    }
}

@media screen and (min-width: 1200px) {
    .menuCallout1__img {
        width:40px;
        height: 40px;
        margin: 0
    }
}

.menuCallout1__copy {
    display: block;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .menuCallout1__copy {
        padding-right:3%
    }
}

@media all and (min-width: 1025px) {
    .menuCallout1__copy {
        padding-right:0;
        padding-left: 55px;
        overflow: unset
    }
}

.menuCallout1__title {
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 auto;
    font-family: "ProximaNova","Arial",sans-serif
}

@media screen and (min-width: 768px) {
    .menuCallout1__title {
        width:100%;
        margin: 0 0 4px;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 1.2px
    }
}

@media screen and (min-width: 1200px) {
    .menuCallout1__title {
        font-size:12px;
        line-height: 20px
    }
}

.menuCallout1__subtitle {
    display: none;
    margin: 0;
    font-family: "ProximaNova","Arial",sans-serif
}

@media screen and (min-width: 768px) {
    .menuCallout1__subtitle {
        display:block;
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (min-width: 1200px) {
    .menuCallout1__subtitle {
        font-size:12px;
        line-height: 14px;
        white-space: nowrap
    }
}

.menuCallout2 {
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #000
}

.menuCallout2:hover {
    color: #207bbc
}

.menuCallout2:hover .menuCallout2__img {
    filter: invert(.35) sepia(1) hue-rotate(160deg) saturate(5)
}
.column{
	padding:60px 30px
}
.column .col-md-5{
	padding-right:60px
}

.column .sub-title{
	font-size: 16px;
    line-height: 24px;
    letter-spacing: 1.43px;
    text-transform: uppercase;
    margin-bottom: 12px;
    min-height: 23px;
	
}
.column .title{
	        margin-bottom: 14px;
        font-size: 42px;
        line-height: 50px;
	font-weight:600
  
}
.column .code{
	    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 24px;
}
.column .des{
	display: block;
        font-size: 16px;
        line-height: 22px;
        margin-top: 12px;
}
.column .button a{
	
    color: #FFF;
   
    text-decoration: none;
	        width: 228px;
	padding: 15px 0;
        float: left;
        margin-right: 24px;
	text-align:center;
	margin:15px 0
}
.column .note{
	margin: 10px 0 0;
	font-size: 12px;
    line-height: 14px;
   
    clear: both;
}
#section1, #section3{
	color:white;
	background:#0B3E55
}
#section2, #section4{
	color:#333F48;
}
#section1  .button a, #section3 .button a{
	border:1px solid #fff
}
#section2  .button a, #section4 .button a{
	background:#0B3E55;
}

#section5 .title{
	font-size:30px;
	color:white;
	font-weight:600;
	margin-bottom:20px;
}
#section5 .des{
	font-size:24px;
	color:white;

	
}
#section5 .col1{
	padding:40px 20px;
	background:#000
}
@media(max-width:768px){
	.column{
		padding:0
	}
	.column .col-md-5 {
    padding-right: 0px;
}
	.column .col-md-7{
		    padding: 20px 15px;
    text-align: center;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	}
	.column .sub-title{
	font-size: 12px;
   
}
.column .title{
	     font-size: 32px;
}
.column .code{
	  font-size: 12px;
}
.column .des{
	
}
.column .button a{
	
  
}
.column .note{
	font-size: 12px;
}
	.menuCallout1__img{
		display:flex
	}
	#section5 .des{
	font-size:18px;
	
}
	#section5 {
		text-align:center
	}
	
	#section5 .row{
	flex-direction: column-reverse;
	}
}
.danh-muc-footer .title{
	text-decoration: none;
    text-transform: none;
    color: rgba(255, 255, 255, 1);
    caret-color: rgba(255, 255, 255, 1);
    overflow-wrap: initial;
    line-break: auto;
    white-space: break-spaces;
    text-rendering: geometricPrecision;

    letter-spacing: 0.6px;
    font-size: 24px;
 
    font-style: normal;
    font-weight: 700;
	margin:10px 0
}
.danh-muc-footer i{
	font-size:30px;
}
.danh-muc-footer .text{
	    text-decoration: none;
    text-transform: none;
    color: rgba(255, 255, 255, 1);
    caret-color: rgba(255, 255, 255, 1);
    overflow-wrap: initial;
    line-break: auto;
    white-space: break-spaces;
    text-rendering: geometricPrecision;
    --font-id: custom-e8df849c-6a8e-800b-8002-e22bd68554e3;
    --fills: [["^ ", "~:fill-color", "#ffffff", "~:fill-opacity", 1]];
    letter-spacing: 0px;
    font-size: 20px;
    font-family: "ProximaNovaRegular";
    font-style: normal;
    font-weight: 400;
}
.danh-muc-footer{
	padding:30px ;
	background:#000;
	color:#fff;
	border-top:1px solid #fff
}
@media(max-width:768px){
	.danh-muc-footer .col-12{
		margin-bottom:25px
	}
	#menu-menu-chinh{
	display:none
}
	.logo{
		width:50%
	}
}
footer{
	padding:30px 50px
}
.logo-footer{
	width:50%;
}
footer .col-md-3{
	padding-right:30px
}
footer .col-md-3 .heading{
	    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #000;
    letter-spacing: .5px;
	font-weight:600;
	margin-bottom:30px}
footer .col-md-3 .list-link{
	display:flex;
	gap:15px;
	flex-direction:column
}

#forminator-module-730{
	display:block !important
}
footer .forminator-ui {
	display:none
}
footer .forminator-field input{
	border-top:0;
	border-left:0;
	border-right:0;
	margin-bottom:20px;
}
footer .forminator-button {
	background:none
}
@media(max-width:768px){
	footer{
	padding:20px 15px;
  border-top: solid 1px #d0d0d0;
}
	footer .col-md-3{
	margin-bottom:30px
}
	.footer-bottom .d-flex{
		justify-content:center
	}
	.legalInfo__copy{
		text-align:center
	}
}
footer hr{
	height: 1px;
    border-top: solid 1px #d0d0d0;
    margin: 49px auto 20px;
	width:100%
}
.form-container{
	max-width:920px;
	padding:30px;
	margin:0 auto;
}
.form-container .heading{
	margin-bottom:30px;
	font-size:30px;
	font-weight:700;
	text-align:center
}#forminator-module-717.forminator-design--material .forminator-label:not([class*="forminator-floating-"]){
	font-size:20px !important;
	font-weight:700;
	text-align:center
}
#contact h2{
	text-align:center;
	margin:30px 0 40px;
}
#contact .text{
	text-align:center;
	margin-bottom:20px
}
@media(min-width:769px){
	.icon_menu{
		display:none
	}
}