/*
Theme Name: Nevo Child
Theme URI: hiep
Description: Day la child theme cua nevo
Author: caosonhiep
Author URI: hiep
Template: nevo
Version: 1.0.0
License: GNU General Public License v3 or later.
License URI: hiep
Text Domain: nevo
*/


/*************** ADD CUSTOM CSS HERE.   ***************/


.boxtxtbn {
    margin-left: 50%;
}
.boxbannerfull .swiper-slide {
    height: 100vh !important;
}
/*---------*/

/*--------*/
.circle {
      position: absolute;
      border-radius: 50%;
    }
    .circle.gray {
      width: 240px;
      height: 240px;
      background: rgba(143, 143, 143, 0.2);
      top: 25%;
      left: 10px;
    }
    .circle.beige {
      width: 260px;
      height: 260px;
      background: rgba(235, 204, 167, 0.4);
      top: 33%;
      left: 30px;
    }
    .logo-line {
      position: absolute;
      top: 120px;
      left: 120px;
      width: 100px;
      height: 100px;
      border-left: 4px solid #444;
      border-bottom: 4px solid #444;
      clip-path: polygon(0% 100%, 0% 0%, 50% 0%, 75% 50%, 100% 50%, 100% 100%, 0% 100%);
    }
    .logo {
      position: absolute;
      top: 120px;
      left: 120px;
      font-size: 80px;
      font-weight: bold;
      color: #444;
      z-index: 2;
    }
    .line-v {
      position: absolute;
      top: 0;
      left: 80px;
      width: 2px;
      height: 100%;
      background-color: #444;
    }
    .line-h {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #444;
    }
    .text-block {
      position: absolute;
      top: 52%;
      left: 160px;
      color: #444;
      font-size: 13px;
      line-height: 1.5;
	  text-align: left;
    }
	.logo-img {
      position: absolute;
      top: 0;
      left: 0px;
      width: 120px !important;
      height: 120px !important;
	  object-fit: cover !important;
    }
    .brand-name {
      position: absolute;
      top: 46%;
      left: 160px;
      font-size: 20px;
      font-weight: bold;
      color: #444;
    }
    .profile {
      position: absolute;
      top: 46%;
      right: 60px;
      font-size: 20px;
      font-weight: bold;
      color: #444;
    }
/*----end----------*/



.two-column {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1200px;
  justify-content: center;
  align-items: center;
  text-align: left;
  top: 0;
  position: absolute;
}
.content-column {
	padding: 30px;
}
.image-column, .content-column {
  flex: 1;
  box-sizing: border-box;
}
.image-column img {
  max-width: 100%;
  height: auto;
  display: block;
}
/* Mobile: chia 1 cột */
@media (max-width: 768px) {
  .two-column {
    flex-direction: column;
  }
}


#menu-menu-footer span.nevo-item-title, span.copyright {
    text-shadow: 0 0 4px black;
}
/*----css-page-du-an-chung----*/
.du-an-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

.du-an-item {
    width: 25%; /* 4 cột */
    padding: 10px;
    box-sizing: border-box;
}

.du-an-item > a {
    display: block;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    text-decoration: none;
    color: inherit;
}

.du-an-item:hover > a {
    transform: translateY(-5px);
}

.du-an-thumb img {
    width: 100%;
    height: auto;
    display: block;
}

.du-an-title {
    font-size: 16px;
    text-align: center;
    padding: 10px;
}

/* Responsive: 2 cột trên mobile */
@media (max-width: 767px) {
    .du-an-item {
        width: 50%;
        padding: 5px;
    }
}
/*------end-css-page-du-an-chung-------*/

.popup-content .nevo-item-title {text-transform: uppercase;font-weight: bold;}
.popup-header {
    border-bottom: none !important;
    margin-bottom: 0px;
}
.popup-body .popup-title {
    display: none;
}
button.popup-close.button-close {
    font-size: 23px;
	color:
}
.boxtxt p {
    margin-bottom: 10px;
}
.nevo-popup-active .popup-body{
	padding: 30px 30px !important;
	    width: 20% !important;
}
.boxconhome img {
	width: 100%;
	min-height: 100%;
	object-fit: cover;
}
.boxconhome.e-con-full {
    width: 100%; /* Đặt chiều rộng cố định */
    max-width: none !important;
    min-width: 100%;
    flex-shrink: 0;
    box-sizing: border-box;
    margin: 0 auto;
}
#menu-menu-footer a {
    color: #fff;
}
.page-id-279 header, .page-id-274 header, body.home header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	z-index: 999;
    background-color: #ffffff00;
}
.page-id-279, .page-id-274, body.home {
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100vw;
    height: calc(var(--vh, 1vh) * 100);
}

div#site-footer {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 9999;
}
.boxdvlh li {
    display:inline-block;
    margin-right: 20px;
    border-bottom: 2px solid #fdd000;
}
.boxdvlh {
    text-align: center;
}
.boxdvlh ul {
    margin-bottom: 7px;
}

.nevo-popup-active .popup-body{
	max-width:100% !important;
	width:100%;
	padding: 30px 500px;
}
.nevo-popup{
	z-index:999;
}
.nevo-breadcrumb-native {
    font-size: 20px;
}
.featured-image.post-image img {
    display: none;
}
.boxqtlv span {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #fdd000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
}
.cssboxicon svg.e-font-icon-svg {
    background-color: #fdd000;
    padding: 25px;
    width: 80px;
    height: 80px;
    border-radius: 100%;
}
.boxlistcty li:hover{
	border:3px solid #fdd000;
}
.boxlistcty li {
    display: inline-block;
    border: 3px solid #e8e8e8;
    padding: 8px 20px 8px 20px;
	margin-bottom:5px;
}
.boxlistcty {
    text-align: center;
}
.boxtxthead p {
    text-align: justify;
}
.boxtxthead span {
    border-bottom: 2px solid;
    padding-bottom: 10px;
}
.boxtxthead h1, .boxtxthead h3{
	color:#fff;
}
.boxtxthead {
    text-align: center;
}
.boxformlh .wpcf7-submit {
    background-color: #fff;
    color: #000;
    border-radius: 8px;
}
input.wpcf7-form-control.wpcf7-text {
    width: 100%;
}
.rowform li.colfullw {
    width: 98%;
}
select.wpcf7-form-control.wpcf7-select {
    width: 100%;
	color:#fff;
}
select.wpcf7-form-control.wpcf7-select option{
	color:#000;
}
.boxformlh h2, .boxformlh p{
    color: #fff;
	font-weight:bold;
}
.boxformlh ::placeholder {
  color: #fff;
  opacity: 1;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select{
	background-color:#f7f8f900;
	border-bottom: 1px solid #fff;
    border-top: none;
    border-left: none;
    border-right: none;
	color:#fff;
}
.rowform li {
    float: left;
    width: 32%;
	margin-right: 12px;
}
.rowform ul {
    margin-right:0px;
	margin-bottom:0px;
}
.page-id-279 .main-header .nevo-nav-menu>li.menu-item>a, .page-id-274 .main-header .nevo-nav-menu>li.menu-item>a{
	color:#fff;
}
.page-id-279 .nevo-container.inside-header.normal, .page-id-274 .nevo-container.inside-header.normal{
    z-index: 999;
    position: relative;
}
.page-id-279 svg.menu.menu-icon, .page-id-274 svg.menu.menu-icon {
    color: #fff;
}
.page-id-279 svg.bi-search, .page-id-274 svg.bi-search {
    color: #fff;
    font-size: 25px;
    margin-bottom: 10px;
}
.main-header a, .main-header .nevo-nav-menu>li.menu-item>a{
	text-transform:uppercase;
}
.csstxtsliderhome span {
	font-size: 100px;
}
.csstxtsliderhome h2 {
    margin-bottom: 5px;
	color: #fff;
	font-weight:bold;
}
.pagecontact .boxtxt, .pagegioithieu .boxtxt {
    width: 80%;
}
.csstxtsliderhome .boxtxt {
    color: #fff;
	font-weight:bold;
	position: relative;
  	animation: mymove 2s;
}
@keyframes mymove {
	to {top: 0px;}
  from {top: 100px;}
}
.pagegioithieu {
    top: -100px !important;
}
.csstxtsliderhome {
	position: absolute;
	top:0;
	width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cssnum-stroke {
    -webkit-text-stroke: 1px rgb(0 0 0 / 50%);
    color: transparent;
    font-size: 8em;
    line-height: 1;
}
.cssheadgt {
    border-left: 2px solid;
    padding-left: 10px;
}
.csscausolo{
	font-size:40px;
	color:#fff;
}
.boxft{
	font-size: 15px;
}
.boxft h4 {
	font-size: 18px;
    border-bottom: 3px solid #f4eee5;
    width: 130px;
    padding-bottom: 10px;
}
h1 {
    font-size: 35px;
}
h2 {
    font-size: 31px;
}
h3 {
    font-size: 27px;
}
h4 {
    font-size: 23px;
}
h5 {
    font-size: 20px;
}
/*css-table-chung*/
/*td, th {
		width:50%;
}*/
table tbody {
    box-shadow: 0px 4px 30px rgba(146,90,143,.25);
}
table tr:nth-child(even){
	background-color: #faf8fa;
}
table th {
    background-color: #882473;
    color: #fff;
}
/*end-css-table*/


@font-face {
 font-family: SpaceMono-Regular;
 src: url(/wp-content/themes/nevo-child/fonts/SpaceMono-Regular.ttf);
 font-weight: normal;
 }

body {
    font-family: SpaceMono-Regular, sans-serif;
}

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

.brname img {
    width: 100px;
    margin-bottom: 15px;
}
.boxbannerfull .elementor-slides .swiper-slide-bg{
	background-position: 20%;
}
.boxtxtbn h2{
	color: #fff !important;
}
.boxtxtbn {
    margin-left: 0%;
	background-color: #00000029;
    border-radius: 10px;
    padding: 10px;
    color: #fff;
}
.content-column {
    position: absolute;
    padding: 30px;
}
.nevo-popup-active .popup-body {
    width: 70% !important;
}
.csstxtsliderhome span {
    font-size: 40px;
}
.boxconhome img {
	min-height: 900px;
}
.rowform li{
	width:100%
}
.csscausolo{
	font-size:30px;
}
h1 {
    font-size: 25px;
}
h2 {
    font-size: 21px;
}
h3 {
    font-size: 19px;
}
h4 {
    font-size: 17px;
}
h5 {
    font-size: 16px;
}

}