a.siteheader__brand {
    width: 250px;
    height: auto;
}
ul.list-footer {
    list-style: none;
}
ul.list-footer li {
    margin-bottom: 5px;
}
.infocard a {
    color: #999 !important;
}
span.featwork__client {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 18px;
    line-height: 18px;
    -webkit-line-clamp: 1;
}
.grecaptcha-badge {
    display: none !important;
}
.nav-project {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 9;
    margin-top: 0px;
    overflow-x: auto;
    box-shadow: 1px 5px 10px rgb(0 0 0 / 10%);
    background: #0000006b;
}
div#nav-project ul {
    list-style: none;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(7px);
}
div#nav-project ul li {
    margin: 5px 2px;
    position: relative;
}
div#nav-project ul li a {
    display: inline-block;
    padding: 12px 20px;
    font-size: 15px;
    line-height: 18px;
    border-radius: 4px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    white-space: nowrap;
    border: none;
    text-decoration: unset;
    color: white;
    opacity: .6;
}
div#nav-project ul li a.current {
    opacity: 1;
}
div#nav-project ul li a:hover {
    opacity: 1;
}
.slider-tien-ich ul.slick-dots {
    display: none !important;
}
.slider-tien-ich img {
    overflow: hidden;
    width: 100%;
    max-height: 160px;
}
.headroom.siteheader--unpinned {
    transform: translateY(-100%);
}
.wp-caption {
    width: 100% !important;
}
.wp-caption-text {
    color: unset;
}
.slider-tien-ich {
    overflow: hidden;
}
.tab {
  overflow: hidden;
}

/* Style the buttons inside the tab */
.tab button {
  
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  color: #999;
      background: transparent;
}

/* Change background color of buttons on hover */
.tab button:hover {
 color: white;
}

/* Create an active/current tablink class */
.tab button.active {
    color: white;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  overflow: hidden;
    position: relative;
}
section#thu-vien .item-gallery {
    height: 150px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
section#thu-vien .item-gallery img {
    height: 100%;
    width: 100%;
}
.container .container{
    padding: 0;
}
.anh-360 button {
    position: absolute;
    left: 50%;
    top: 50%;
    background: unset;
    padding: unset;
    line-height: unset;
    transform: translate(-50%,-50%);
}
.anh-360 {
    position: relative;
    max-height: 600px;
    overflow: hidden;
}
.anh-360 img.bg-360 {
    filter: blur(7px);
    transition: .4s all;
}
.anh-360:hover img.bg-360 {
    filter: unset;
}
.anh-360 button:hover,.anh-360 button:active{
    color: unset;
    background: unset;
    border: unset;
}
.anh-360 button img {
    height: 300px;
    width: auto;
}

.close-modal {
    font-weight: 400;
}

section {
    padding: 30px 0;
}
.project-single section {
    padding: 30px 0;
}
body{
    background-color: #F1F1F1;
    color: #333;
}
.lead,h1, h2, h3, h4, h5, h6,.slick-current .featwork__figcaption {
    color: #333;
}
.readmorebtn:focus, .readmorebtn:hover{
    color: #333 !important;
}
.sitefooter {
    color: #333;
}
.siteheader {
    background: linear-gradient(180deg, #F1F1F1, transparent);
}
.horizontalmenu {
    color: #333;
}
.pagehead__bg {
    background-color: white;
    -webkit-mask-image: linear-gradient( 180deg, #F1F1F1 50%, #F1F1F1 75%, transparent );
}

.tab button.active {
    color: #333;
}
.tab button:hover {
    color: #333;
}
button.siteheader__navopen {
    border: 1px solid;
    color: #333 !important;
}
.reveal {
    background-color: #F1F1F1;
}
.revealmainmenu {
    color: #333;
}
.infocard {
    color: #333;
}
.infocard p > a {
    color: #333 !important;
}
.infocard a {
    color: #333 !important;
}
.bodycopy a:not(.button):not(.btn):not(.readmore):not(.readmorebtn), .deflisttable > dd a:not(.button):not(.btn):not(.readmore):not(.readmorebtn), .infocard a:not(.button):not(.btn):not(.readmore):not(.readmorebtn), .mce-content-body a:not(.button):not(.btn):not(.readmore):not(.readmorebtn), .worksframe__main__intro a:not(.button):not(.btn):not(.readmore):not(.readmorebtn) {
    color: #333;
}
.readmorebtn.xlight {
    color: #333;
}
.membercard__title {
    color: #333;
    text-transform: capitalize;
}
.membercard__role {
    color: #333;
}
h1.pagehead__title {
    color: white;
}
#contactsection .infocard{
    color: #333;
}
.readmorebtn {
    color: #333;
}
.btn-pdf {
    text-align: center;
}
.btn-pdf a {
    text-decoration: unset;
}
.btn-pdf img {
    margin-right: 5px;
}
.fancybox__content {
    padding: 5px;
}
section a {
    text-decoration: unset;
    font-weight: 700;
}
.modal-content {
    border: 3px solid white;
    background: #F1F1F1;
}
.modal-backdrop {
    background: unset;
    --bs-backdrop-opacity: 1;
    backdrop-filter: blur(7px);
}
button, input, optgroup, select, textarea {
    outline: unset;
    box-shadow: unset;
        border: unset;
    padding: 5px;
    
}
.form-group br {
    display: none;
}
.form-group {
    margin-bottom: 1rem;
}
.form-group input{
    width: 100%;
}
.fancybox__backdrop {
    backdrop-filter: blur(7px);
}
.project-single section h2,.project-single section h3 {
    text-transform: uppercase;
}

.project-single section ul {
    margin-bottom: 1rem;
}
.caption-gallery {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    background: linear-gradient(0deg, black, transparent);
    width: 100%;
    color: white;
    text-align: center;
    font-weight: 700;
}
.item-gallery {
    overflow: hidden;
}
.slider-tien-ich-small .item-gallery {
    height: 150px;
    display: flex;
    align-items: center;
        cursor: pointer;
}
.slider-tien-ich-small .item-gallery img {
    width: 100%;
}
.slider-tien-ich-big .item-gallery img {
    width: 100%;
}
.slider-tien-ich-big .item-gallery {
    height: 500px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.meta-newpaper__logo img {
    height: 100%;
    width: auto;
}
.meta-newpaper__logo {
    height: 30px;
    padding: 5px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: white;
    padding: 5px 15px;
    border-radius: 6px;
    font-weight: 700;
    color: #333;
}
.gallery-tien-do{
    position: relative;
    overflow: hidden;
}
figure.project-card_thumb img {
    width: 100%;
}
.project-card_box-text_except {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
h2.project-card_title {
    text-transform: uppercase;
    letter-spacing: .2em;
    margin-bottom: 25px;
    font-size: 1.6em;
}
.project-card_btn {
    border: 1px solid #262626;
    font-weight: 400;
    color: #262626;
    padding: 10px 24px;
    border-radius: 7px;
    height: unset;
    min-height: unset;
    text-decoration: unset;
    text-transform: uppercase;
}
figure.project-card_thumb {
    position: relative;
    height: 400px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.project-card_info {
    display: flex;
    align-items: center;
}
.xnarrowwrap{
    max-width: 100%;
}
nav.navigation.pagination {
    text-align: center;
    display: block;
}
.pagination .nav-links {
    display: flex;
    gap: 5px;
    justify-content: center;
}
.meta-newpaper {
    display: flex;
    gap: 15px;
        margin-top: 5px;
}
h2.featwork__title {
    text-transform: uppercase;
}
.to-chuc-item img {
    width: 85%;
    margin: 0 auto 15px;
    border-radius: 100%;
    overflow: hidden;
    border: 4px solid #B2B2B6;
    position: relative;
}
h3.item_name {
    font-size: 14px;
    line-height: normal;
}
.to-chuc-item {
    position: relative;
    text-transform: uppercase;
    text-align: center;
}
.xxnarrowwrap.left {
    max-width: 30rem;
}
.yeu-cau-bao-gia {
    position: fixed;
    bottom: 50%;
    right: 0;
    transform: translate(0, -50%);
    padding: 5px;
    background: #e97768;
    color: white;
    border-radius: 6px;
        cursor: pointer;
        z-index: 99999;
}
.yeu-cau-bao-gia i {
    margin-right: 5px;
}
span.wpcf7-form-control-wrap {
    margin-bottom: 0.5rem;
    display: block;
}
section#news {
    overflow-x: hidden;
}
input, optgroup, select, textarea {
    width: 100%;
}
.anh-360 iframe {
    height: 600px;
    width: 100%;
}
li.DMCA a img {
    width: 100px;
}

@media only screen and (min-width: 992px) {
    article.project-card:nth-child(even) .col-lg-7 {
    order: 1;
}
}

@media only screen and (min-width: 1200px) {...}



@media only screen and (max-width: 768px) {
  .pagewrap__bg.twothird {
    height: unset;
}
h1.pagehead__title{
    color: #333;
}
.pagewrap.withhalfbg{
    padding-bottom: calc(56.25vw + 4rem);
}
.sitefooter{
    font-size: unset;
}
figure.project-card_thumb {
    height: 200px;
}
.horizontalmenu {
    gap: 10px;
    flex-wrap: wrap;
}
.horizontalmenu li a:after{
    display: none;
}
.post h1.pagehead__title{
    color: white;
}
.pagehead {
        background-color: #000;
}
.pt-sm-none{
    padding-top: 0 !important;
}
div#nav-project ul {
    justify-content: flex-start;
    gap: 5px;
}
.txt-tong-quan {
    margin-top: 1rem;
}
.slider-tien-ich-big .item-gallery {
    height: unset;
}
.slider-tien-ich-small .item-gallery {
    height: unset;
}
.anh-360 button img {
    height: 100px;
}
section#thu-vien .item-gallery{
    height: auto;
}

.yeu-cau-bao-gia {
    bottom: 10%;
    transform: unset;
}
.caption-gallery {
    font-size: 11px;
    font-weight: 400;
}
.anh-360 iframe {
    height: 300px;
    width: 100%;
}
}