/*
Theme Name: Nhatweb Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: nhatweb
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family:"UVF-Mussica";
    src:url(https://duanvinhome.com.vn/wp-content/themes/Nhatweb-child/font/UVF-Mussica.ttf) format("opentype");
}
@font-face {
    font-family:"Text-cs1";
    src:url(https://duanvinhome.com.vn/wp-content/themes/Nhatweb-child/font/Zirkon.ttf) format("opentype");
}
@font-face {
    font-family:"Text-cs2";
    src:url(https://duanvinhome.com.vn/wp-content/themes/Nhatweb-child/font/Olivia-Regular.otf) format("opentype");
}
@font-face {
    font-family:"Text-cs3";
    src:url(https://duanvinhome.com.vn/wp-content/themes/Nhatweb-child/font/Chu-truyen-thong.ttf) format("opentype");
}
.z-index-1 {
	z-index:1;
}
.z-index-2 {
	z-index:2;
}
.push-notification {
    width: max-content;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    position: fixed;
    z-index: 2;
    left: 10px;
    bottom: 10px;
    display: flex;
    align-items: center;
	box-shadow:2px 2px 10px 0 rgb(0 0 0 / 30%);
}
.push-notification i {
	font-size:44px;
}
.noi-dung-tb {
    margin-left: 10px;
}
.push-notification h3 {
    font-size: 16px;
	margin:0;
}
.push-notification p {
    font-size: 14px;
    margin-bottom: 0px;
}
.logo-cs {
    position: absolute;
    z-index: 1;
    margin-left: 5%;
    padding-top: 15px;
}
.doitac .box-image {
    box-shadow: 2px 2px 10px 0 rgb(0 0 0 / 5%);
    border: 1px solid #a96b11;
    border-radius: 10px;
    height: 110px;
    background: #fff;
}
.doitac img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    width: 100px;
}
.box-shadow, .box-shadow-2, .box-shadow-2-hover:hover, .row-box-shadow-2 .col-inner, .row-box-shadow-2-hover .col-inner:hover {
    box-shadow: 0 3px 0px -4px rgba(0,0,0,.16), 0 3px 6px rgb(0 0 0 / 11%);
}
.img-box-style .box-text {
    min-height: 250px;
    display: flex;
    align-items: center;
}
.box-text.text-left.is-xlarge {
    padding: 20px;
}
.mota-cs {
    padding: 0 20px 20px 20px;
    font-size: 14px;
    height: 56px;
}
span.sub-title {
    font-weight: 500;
    border-left: solid 1px;
    padding-left: 10px;
}
.portfolio-box .box-text {
    padding-bottom: 0;
}
.post-title-cs {
	font-size:22px;
	font-weight:600;
}
.xem-them {
    font-size: 14px;
    font-weight: 600;
    border: solid 1px;
    padding: 5px 15px;
    width: max-content;
    border-radius: 20px;
	margin-right:20px;
}
.xem-them:hover {
    background: #f7b416;
    color: #fff !important;
}
.xem-them:hover a{
    color: #fff !important;
}
.xem-them:before {
    content: "\f061";
    float: right;
    padding-left: 10px;
    font-family: 'Font Awesome 6 Free';
}
.thongtin-bosung {
    display: flex;
    margin-top: 30px;
    border-top: solid 1px #dedede;
    padding: 20px;
}
.page-col .col-inner {
    box-shadow: 0px 2px 28px rgba(0,0,0,0.06);
}
.img-hover .box-image .overlay {
	display:none;
}
.img-hover .box-image:hover .overlay {
    background-color: #00000073 !important;
    display: inherit;
}

.bd-right .overlay {
    position: absolute;
    content: "";
    background: linear-gradient(to right,#003B4900 0%,#003B498f 20%,#003B49a8 40%,#003B49b8 60%,#003B49c4 80%,#003B49d1 100%);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
    width: 60%;
    left: 40%;
}
.bd-right2 .overlay {
    position: absolute;
    content: "";
    background: linear-gradient(to right,#003B4900 0%,#c38c5578 20%,#c38c5573 40%,#c38c5596 60%,#c38c55cc 80%,#c38c55b8 100%);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    height: 100%;
    width: 60%;
    left: 40%;
}
.bd-line .is-border:after {
    position: absolute;
    content: '';
    background: #ffffff;
    width: 2px;
    height: 30px;
    bottom: 0;
    left: 0px;
}
.bd-line .is-border:before {
    position: absolute;
    content: '';
    background: #ffffff;
    width: 2px;
    height: 30px;
    top: 0;
    left: 0px;
}
.bg-right:before {
    position: absolute;
    content: '';
    width: 20%;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #0d2f51 !important;
    transition: all ease 0.8s;
    z-index: -1;
}

.title-header h2 {
    font-family: 'font-header';
    font-weight: 600 !important;
    font-style: normal !important;
    -webkit-background-clip: text;
    background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(135deg,#ebac3a 30%,#e1b566 40%,#fefed1 50%,#e1b566 60%,#ebac3a 70%);
    -webkit-box-decoration-break: clone;
    font-size: 56px;
    line-height: inherit;
}
.text-header {
    color: #FFF;
    background: #0F363B;
    position: relative;
    padding: 10px 30px;
    border-radius: 25px;
    border: 2px solid #9C8039;
    font-size: 15px;
}
.text-header:before {
    content: '';
    width: 80px;
    height: 2px;
    background: #9C8039;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) translateX(100%);
    position: absolute;
    z-index: -1;
}
.text-header:after {
    content: '';
    width: 15px;
    height: 15px;
    background: #9C8039;
    right: -80px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    border-radius: 100%;
}
.text-header2 {
    color: #FFF;
    background: #0F363B;
    position: relative;
    padding: 10px 30px;
    border-radius: 25px;
    border: 2px solid #fff;
    font-size: 15px;
}
.text-header2:before {
    content: '';
    width: 2px;
    height: 150px;
    background: #fff;
    right: 50%;
    top: 100%;
    transform: translateY(-50%) translateX(100%);
    position: absolute;
    z-index: -1;
}
.text-header2:after {
    content: '';
    width: 15px;
    height: 15px;
    background: #fff;
    right: calc(50% - 8px);
    bottom: -90px;
    transform: translateY(-50%);
    position: absolute;
    border-radius: 100%;
}
.text-slogan {
	transition: opacity 0.5s ease-in-out;
    overflow: hidden;
    white-space: nowrap;
    letter-spacing: 0.15em;
    animation: typing 3s steps(40, end) 0s;
}
@keyframes typing {
    from { width: 0 }
    to { width: 100% }
}
.box-image .image-cover:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.box-image .image-cover:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    bottom: 10px;
    border-top: 1px solid rgb(230 202 164);
    border-bottom: 1px solid rgb(230 202 164);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .5s ease-in-out .15s;
    transition: all .5s ease-in-out .15s;
    z-index: 1;
}
.box-image .image-cover:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.box-image .image-cover:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    bottom: 10px;
    border-right: 1px solid rgb(230 202 164);
    border-left: 1px solid rgb(230 202 164);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all .5s ease-in-out .15s;
    transition: all .5s ease-in-out .15s;
    z-index: 1;
}
.bg-mo .bg-loaded {
    filter: blur(10px);
    -webkit-filter: blur(10px);
}

.bg-mo2 img.attachment-original.size-original {
  filter: blur(10px);
  -webkit-filter: blur(10px);
  transition: filter 1.5s ease-out, -webkit-filter 1.5s ease-out;
}
.ban-grandit {
    background-image: linear-gradient(to right, #e2b35f , #fbf6c5);
}
.ban-grandit2 {
    background-image: linear-gradient(to right, #83544c , #220f13);
}
.icon-box-left, .icon-box-right {
    align-items: center;
}  

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}



@font-face {
    font-family:"Astronout";
    src:url(http://localhost/cap/wp-content/themes/flatsome-child/font/SVN-Astronout.otf) format("opentype");
}
@font-face {
    font-family:"Olivia";
    src:url(http://localhost/cap/wp-content/themes/flatsome-child/font/Olivia-Regular.otf) format("opentype");
}
@font-face {
    font-family:"chutruyenthong";
    src:url(http://localhost/cap/wp-content/themes/flatsome-child/font/Chu-truyen-thong.ttf) format("opentype");
}
@font-face {
    font-family:"chutruyenthong2";
    src:url(http://localhost/cap/wp-content/themes/flatsome-child/font/Zirkon.ttf) format("opentype");
}
/* menu */
/* Header */

/* .dark .nav>li>a:hover, .dark .nav>li.active>a, .dark .nav>li>a.active, .nav-dark .nav>li.current>a, .nav-dark .nav>li>a:hover, .nav-dark .nav>li.active>a, .nav-dropdown.dark>li>a:hover, .nav-dropdown.dark .nav-column>li>a:hover, .dark .nav-vertical-fly-out>li>a:hover, .nav-dark a.plain:hover, .nav-dark .nav>li>a.active {
    color: #f8d67e !important;
}
.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .dark .nav-vertical-fly-out>li>a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button {
    color: #130022;
} */
.bottom-cs {
    background: -webkit-linear-gradient(left, #bf9c61,#f8d67e,#dedede) !important;
    border-radius: 5px !important;
    color: #130022;
    font-weight: 900 !important;
    font-family: 'Montserrat';
    padding: 10px 20px !important;
}
.forminator-field input {
    border-radius: 5px !important;
}
.forminator-field textarea {
	border-radius:5px !important;
}
.icon-box-img svg {
    width:100%;
    height:auto;
}
.section-title-normal span {
    margin-right: 0;
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
}
.dark .section-title-normal span, .dark .section-title-normal {
	border:none;
}
/* End header */
/* custom */
.title-sp .section-title-main {
    border: solid 1px #fff;
}
.title-sp .section-title b {
    height: 1px;
    opacity: 1;
}
.text-sp h2 {
    font-size: 78px !important;
    font-family: 'chutruyenthong2';
    font-weight: 500 !important;
}
/*CSS box image flash*/
.img-box-cs .box-image::before{
	position:absolute;
	top:0;
	left:-75%;
	z-index:2;
	display:block;
	content:'';
	width:50%;
	height:100%;
	background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
	background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);
}
.img-box-cs .box-image:hover::before{
	-webkit-animation:shine .75s;
	animation:shine .75s;
}
@-webkit-keyframes shine{
	100%{left:125%}
}
@keyframes shine{
	100%{left:125%}
}


.portfolio-share {
    display: none;
}
.cot-phai {
	z-index:-1;
}
p {
    margin-bottom: 0.9em;
}
.container.section-title-container.text-tt {
    margin: 0;
}
.text-tt .section-title-main {
    border: 1px solid #fff;
    padding: 5px 15px;
}
.text-tt .section-title b {
    height: 1px;
    opacity: inherit;
    background-color: #fff;
}
p.uppercase.portfolio-box-category.is-xsmall.op-6 {
    display: none;
}
.portfolio-page-wrapper.portfolio-single-page {
	    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100vh;
    background-image: url(https://demo.nhatweb.vn/demo03/wp-content/uploads/2022/07/background_villa-2.jpeg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 100% 100%;
}
h6.uppercase.portfolio-box-title {
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: left;
    padding: 10px;
}
.dia-chi-cs {
    padding: 0 20px;
    font-size: 14px;
	height:56px;
}
span.title-add {
    font-weight: 600;
    padding-bottom: 10px !important;
}

.tong-quan-du-an-sh {
    border-left: 1px solid;
    position: relative;
}
.tong-quan-du-an-sh:after {
    position: absolute;
    content: '';
    background: #917237;
    width: 10px;
    height: 10px;
    bottom: 0;
    left: 0;
    transform: translateX(-50%);
    border-radius: 100%;
}
.tong-quan-du-an-sh table {
    padding-left: 20px;
    padding-top: 10px;
}
.tong-quan-du-an-sh td {
    color: #140022;
}
.tong-quan-du-an-sh th, td {
	border:none;
}

::marker {
    color: #bf9c61;
    width: 12px !important;
    height: 12px !important;
}
.bg-cs {
	background-color: transparent !important;
    background-image: linear-gradient(180deg, #f8d67e ,#bf9c61, #130122 100%) !important;
}
.box-cs {
    z-index: 11;
}
.box-cs .col-inner:before {
    width: 6px;
    height: 150px;
    left: -30px;
    position: absolute;
    content: "";
    background: linear-gradient(315.91deg, #fff, #f8c67e, #ffd415);
    top: 10px;
    z-index: 2;
}
.box-cs .col-inner:after{
    width: 3px;
    height: 194px;
    left: -15px;
    top: 25px;
    position: absolute;
    content: "";
    background: linear-gradient(315.91deg, #fff, #f8c67e, #ffd415);
    z-index: 2;
}
.text-cs h2 {
    font-family: 'utm-trajan';
	font-weight:500;
}
.text-cs-co h2 {
    font-family: 'utm-trajan';
    font-weight: 500 !important;
    background: #917237;
    width: max-content;
    padding: 7px 15px;
    border-radius: 5px;
    color: #fff;
	font-size:18px !important;
}
/* .text-cs span {
    background: -webkit-linear-gradient(left, #bf9c61,#f8d67e,#dedede);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} */
.text-cs1 strong{
    background: -webkit-linear-gradient(left, #bf9c61,#f8d67e,#dedede);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-cs2 {
/*     background: -webkit-linear-gradient(left, #facc7e,#f8d67e,#dedede);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    font-family: "Astronout";
    font-size: 90px;
    letter-spacing: 3px;
    line-height: 90px;
}
.text-cs3 {
/*     background: -webkit-linear-gradient(left, #facc7e,#f8d67e,#dedede); */
	background:#fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 78px;
    letter-spacing: 3px;
    line-height: 78px;
    text-align: center;
    font-family: "chutruyenthong2";
}
.text-cs2 p {
    margin-bottom:10px;
	margin-top:0px;
}
.text-cs3 p {
    margin-bottom:10px;
	margin-top:0px;
}
.so_can {
    font-size: 36px;
    font-weight: 900;
    font-family: 'Montserrat';
    color: #130022;
    display: flex;
    align-items: center;
    justify-content: center;
}
.so_can:before {
    content: '';
    height: 2px;
    width: 100px;
    background: #130022 !important;
    position: absolute;
    left: 40px;
}
.so_can:after {
    content: '';
    height: 2px;
    width: 100px;
    background: #130022 !important;
    position: absolute;
    right: 50px;
}
.tieu-de {
    font-weight: 600;
}
.thong-tin-trai {
    font-weight: 600;
    color: #130022;
    font-family: 'Montserrat';
}
li.image-duan.lslide {
    margin-left: 0;
}
.portfolio-bottom {
    margin-bottom: 50px;
}
.portfolio-single-page .featured_item_cats.breadcrumbs.mb-half {
    display: none;
}
.portfolio-single-page .col-divided {
	border:none !important;
}
.doitac img.attachment-medium.size-medium {
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
}
.dem_so {
    counter-reset: section;
}
.dem_so li:before {
    content: counter(section);
    counter-increment: section;
    width: 14px;
    height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 12px;
    color: #130022;
    text-align: center;
    position: absolute;
    z-index: 1;
    background: -webkit-linear-gradient(left, #facc7e,#f8d67e,#dedede);
    font-weight: 600;
    margin-top: 5px;
    margin-left: -20px;
}
.dem_so li:after {
    content: "";
    border: 1px solid #facc7e;
    width: 18px;
    height: 18px;
    position: absolute;
    border-radius: 50%;
    display: flex;
    margin-top: -22.5px;
    margin-left: -22px;
}
.dem_so li::marker {
	color: #bf9c6100;
    width: 0;
    height: 0;
}
.dem_so2 {
    counter-reset: section 8;
}
.dem_so2 li:before {
    content: counter(section);
    counter-increment: section;
    width: 14px;
    height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 12px;
    color: #130022;
    text-align: center;
    position: absolute;
    z-index: 1;
    background: -webkit-linear-gradient(left, #facc7e,#f8d67e,#dedede);
    font-weight: 600;
    margin-top: 5px;
    margin-left: -20px;
}
.dem_so2 li:after {
    content: "";
    border: 1px solid #facc7e;
    width: 18px;
    height: 18px;
    position: absolute;
    border-radius: 50%;
    display: flex;
    margin-top: -22.5px;
    margin-left: -22px;
}
.dem_so2 li::marker {
	color: #bf9c6100;
    width: 0;
    height: 0;
}
.dem_so3 {
    counter-reset: section 16;
}
.dem_so3 li:before {
    content: counter(section);
    counter-increment: section;
    width: 14px;
    height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 12px;
    color: #130022;
    text-align: center;
    position: absolute;
    z-index: 1;
    background: -webkit-linear-gradient(left, #facc7e,#f8d67e,#dedede);
    font-weight: 600;
    margin-top: 5px;
    margin-left: -20px;
}
.dem_so3 li:after {
    content: "";
    border: 1px solid #facc7e;
    width: 18px;
    height: 18px;
    position: absolute;
    border-radius: 50%;
    display: flex;
    margin-top: -22.5px;
    margin-left: -22px;
}
.dem_so3 li::marker {
	color: #bf9c6100;
    width: 0;
    height: 0;
}
.dem_so4 {
    counter-reset: section 12;
}
.dem_so4 li:before {
    content: counter(section);
    counter-increment: section;
    width: 14px;
    height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 12px;
    color: #130022;
    text-align: center;
    position: absolute;
    z-index: 1;
    background: -webkit-linear-gradient(left, #facc7e,#f8d67e,#dedede);
    font-weight: 600;
    margin-top: -20px;
    margin-left: -20px;
}
.dem_so4 li:after {
    content: "";
    border: 1px solid #facc7e;
    width: 18px;
    height: 18px;
    position: absolute;
    border-radius: 50%;
    display: flex;
    margin-top: -22.5px;
    margin-left: -22px;
}
.dem_so4 li::marker {
	color: #bf9c6100;
    width: 0;
    height: 0;
}
.tt-trai i {
    padding-right: 5px;
}
.tt-trai {
        font-weight: 600;
        width: 40%;
}
.table-cs tr {
        border-bottom: 1px solid #fff !important;
        z-index: 99999999999999;
    }
.table-cs2 .tt-trai {
    font-weight: 600;
    width: 25%;
    color: #000;
}
.table-cs2 .tt-phai {
    color: #000;
}
.table-cs2 .tt-trai:after {
    content: ":";
    float: right;
}
.table-cs2 tr {
    border-bottom: 1px solid #a5a5a5;
    display: flex;
    width: 100% !important;
}
.doitac .box-image.image-zoom {
    box-shadow: 2px 2px 10px 0 rgb(0 0 0 / 5%);
	border:2px solid rgb(221, 173, 112);
	border-radius: 10px;
	height:88px;
	background:#fff;
}
.doitac .box-image.image-zoom img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 48px;
    width: auto;
}
.doitac .flickity-prev-next-button {
	top:25px;
}
.doitac .slider-nav-outside .flickity-page-dots, .row-slider .flickity-page-dots {
    bottom: -20px;
}
.bd-cs .is-border {
	z-index:-1;
}
.col-inner.box-shadow-5 {
    box-shadow: 0px 27px 57px rgb(0 0 0 / 25%);
}
.tab-cs .tab-panels {
    border-radius: 10px;
    border: solid 1px #140022;
    padding: 10px;
    margin-top: 10px;
}
.tab-cs li.tab.has-icon {
    border: solid 1px;
    margin: 0 5px;
    padding: 5px;
    border-radius: 5px;
}
.tab-cs li.tab.active.has-icon {
    background: #140022 !important;
    border-radius: 5px;
    padding: 5px;
}
.tab-cs .nav-center {
    border: solid 1px;
    width: auto;
    margin: 0 auto;
    padding: 5px;
    border-radius: 5px;
}
.tab-cs1 li.tab.has-icon {
    padding: 0 30px !important;
    margin: 0 !important;
    border-bottom: 1px solid #a0a0a0;
}
.tt-nb .section-title-main {
    height: 52px;
}
.row-cs {
	margin:0px !important;
}
@media only screen and (max-width: 1366px) { 
	.tt-nb .section-title-main {
		font-size: 11.5px;
	}
}
@media only screen and (max-width: 780px) {
	.dem_so li:before {
		margin-top:-20px;
	}
	.text-sp h2 {
		font-size:48px !important;
	}
	.text-sli:before {
		top: 0 !important;
		max-width: 100% !important;
	}
	.text-cs-co h2 {
		margin:0 auto;
	}
	.bd-cs .is-border {
		z-index: 1 !important;
		margin: 10px !important;
	}
	.bd-cs1 {
		margin-bottom: 10px;
	}
	.bd-cs1 .is-border {
		z-index: 1 !important;
		margin: -15px !important;
	}
	.table-cs2 .tt-trai {
		width: 50%;
	}
	.text-cs3 {
		font-size:42px;
		line-height:42px;
	}
	.text-cs3:before {
		top:0px !important;
	}
	.tt-nb .section-title-main {
		height: auto;
	}
	li.tab.has-icon {
		margin: 0 !important;
		padding: 0 20px !important;
	}

    .text-cs2 {
        font-size:64px;
        line-height:64px;
    }
	.col-first {
		order:0;
	}
	.so_can:before {
		width: 70px;
		left: 40px;
	}
	.so_can:after {
		width: 70px;
		right: 40px;
	}
}
/* Tin tức */
.single-post #content {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100vh;
}
.box-text-inner.blog-post-inner .post-title {
	font-size: 16px;
    font-family: "Arsenal";
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 2;
    min-height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 0.5em;
    font-weight: 900 !important;
}
p.from_the_blog_excerpt {
    height: 83px;
}
.tintuc-cs p.from_the_blog_excerpt {
    height: auto;
}
/* .entry-content.single-page {
    padding: 20px;
    border: 2px solid #130022;
	max-height: 70vh;
    height: 100%;
    width: 100%;
    padding: 20px;
    overflow: overlay;
    -ms-overflow-style: none !important;
    sscrollbar-width: none !important;
} */
.post .entry-header {
    display: none;
}
.tintuc-cs .post-title {
    font-size: 16px;
    font-family: "Arsenal";
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 2;
    min-height: 27px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 0.5em;
    font-weight: 900 !important;
}
.box-blog-post .is-divider {
    display: none;
}

/* End Tin tức */
@media only screen and (max-width: 1366px) {
	.tong-quan-du-an-sh td {
		font-size: 12px;
	}

}
/* footer */
.footer-cs form#forminator-module-341 {
    margin: 0;
}
.footer-cs .forminator-row {
    width: 63%;
    display: inline-grid !important;
}
.footer-cs .forminator-row.forminator-row-last {
    float: right;
	width:35%;
}
.dang-ky-bt-ft {
    border-radius: 5px !important;
    background-color: #fff !important;
    color: #140022 !important;
    font-weight: 600 !important;
}
/* eaton */
.page-id-1090 .header-main {
    height: 56px;
}
.eaton h2, .eaton h3 {
    font-family: 'Time New Roman';
}
@media only screen and (max-width: 1366px) {
	.dang-ky-bt-ft {
		font-size:11px !important;
		padding:12px !important;
	}
}
@media only screen and (max-width: 580px) {
	.footer-cs .forminator-row {
		width: 60%;
	}
	.footer-cs .forminator-row.forminator-row-last {
		width:40%;
	}
	.dang-ky-bt-ft {
		font-size: 9px !important;
		padding: 14px 0 !important;
		margin-left: 10px !important;
	}
	body {
		font-size:13px !important;
	}
}
/* end footer */