:root{
    --primary: #20386d;
}
body::-webkit-scrollbar { width: 8px; }
body::-webkit-scrollbar-track { border-radius: 10px; background-color: #ECEFDF }
body::-webkit-scrollbar-thumb { border-radius: 10px; background-color: var(--primary); }
*,

*::before,

*::after {

    margin: 0;

    padding: 0;

    -webkit-box-sizing: inherit;

    box-sizing: inherit

}
.header, .header > .container {
    position: relative;
}
.container {
    position: relative;
    z-index: 2;
}

ul, li {
    margin: 0px 0px 0px 5px;
    padding: 0px;
}
body {

    font-family: 'Poppins', sans-serif;

    font-weight: 300;

    font-size: 16px;

    color: #7a7d7a;

    -webkit-box-sizing: border-box;

    box-sizing: border-box

}



html,

body {

    position: relative;

    height: 100%

}



*,

*::before,

*::after {

    margin: 0;

    padding: 0;

    -webkit-box-sizing: inherit;

    box-sizing: inherit

}



a {

    outline: none;

    text-decoration: none;

    color: #126b7d

}



a span {

    border: 1px solid transparent

}



a:hover,

a:focus {

    text-decoration: none;

    outline: none;

    -webkit-box-shadow: none;

    box-shadow: none

}



p {

    padding: 0

}



h1,

h2,

h3,

h4,

h5,

h6 {

    padding: 0

}



fieldset {

    border: none;

    margin: 0;

    padding: 0

}



button {

    cursor: pointer;

    background-color: transparent;

    outline: none;

    border: none

}



button:focus {

    outline: none

}



img {

    max-width: 100%;

    -o-object-position: center;

    object-position: center;

    -o-object-fit: cover;

    object-fit: cover

}



input {

    outline: none;

    border-radius: 0

}



.p-tb-80 {

    padding: 80px 0

}



.p-tb-40 {

    padding: 40px 0

}



.p-tb-30 {

    padding: 30px 0

}



.pt-80 {

    padding-top: 80px

}



.pb-80 {

    padding-bottom: 80px

}


.pt-90 {padding-top: 90px}
.pb-90 {padding-bottom: 90px}
.pt-100 {

    padding-top: 100px

}



.pb-100 {

    padding-bottom: 100px

}



.p-tb-100 {

    padding: 100px 0

}



.pt-50 {

    padding-top: 50px

}



.pb-50 {

    padding-bottom: 50px

}



.mb-50 {

    margin-bottom: 50px

}



.mb-30 {

    margin-bottom: 30px

}



.mt-30 {

    margin-top: 30px

}



.mb-20 {

    margin-bottom: 20px

}



.mt-20 {

    margin-top: 20px

}



.mt-60 {

    margin-top: 60px

}



.container {

    max-width: 1200px;

    -webkit-box-sizing: border-box;

    box-sizing: border-box

}



a {

    outline: none

}



a:hover,

a:focus {

    text-decoration: none;

    outline: none;

    -webkit-box-shadow: none;

    box-shadow: none

}



.btn.focus,

.btn:focus {

    outline: none;

    -webkit-box-shadow: none;

    box-shadow: none

}



ol {

    margin: 0;

    padding: 0

}



p {

    padding: 0

}



h1,

h2,

h3,

h4,

h5,

h6 {

    padding: 0;

    font-weight: 400;

    margin-bottom: 0;

    line-height: 1.3

}



fieldset {

    border: none;

    margin: 0;

    padding: 0

}



button {

    cursor: pointer;

    background-color: transparent;

    outline: none;

    border: none

}



button:focus {

    outline: none

}



img {

    max-width: 100%;

    -o-object-position: center;

    object-position: center;

    -o-object-fit: cover;

    object-fit: cover

}



input {

    outline: none

}



a:hover,

a:focus {

    color: #e27e12

}



.p-100 {

    padding: 100px 0

}



.location, .utilities, .ground, .policy, .progress1 {
    position: relative;
    overflow: hidden;
}
main img{
    object-fit: unset !important;
}
.menu__header {
    background: #F5F5F5;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
    padding: 10px 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9;
}
.menu .nav-link {
    list-style-type: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 0;
}
.menu .nav-link > li {
    position: relative;
}
.menu .nav-link > li.active > a, .menu .nav-link > li > a:hover {
    color: var(--primary);
}
.menu .nav-link > li > a {
    display: block;
    color: rgb(187 135 50);
    font-size: 14px;
    font-weight: bold;
    padding: 12px 18px 10px;
    text-transform: uppercase;
}
.mobile-dropdown-toggle, .mobile-nav-toggle, .nav-title, .screen-reader-response, .wpcf7-response-output {
    display: none;
}
.banner-header {
    background-image: url(/wp-content/uploads/2023/08/banner.png);
    background-position: center;
    background-size: cover;
    height: 100vh;
}
.banner-header:before {
    content: url(/wp-content/uploads/2023/08/icon-header-left.png);
    position: absolute;
    left: -30px;
    top: 8%;
}
.banner-header:after {
    content: url(/wp-content/uploads/2023/08/icon-header-right.png);
    position: absolute;
    right: 0px;
    top: 0px;
}
.image.hidden {
    display: none;
}
/* .header__inner {
    background: #F5F5F5;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
    padding: 10px 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9;
} */
.header__logo {
    padding-top: 15%;
    text-align: center;
}
.page-template-template-ecovillage .container{
    max-width: 1200px;
}
.header__form {
    position: absolute;
    bottom: 5vh;
    width: calc(100% - 26px);
}
.header__form h2 {
    font-size: 2.2em;
    font-weight: 600;
    margin: 0px 0px 35px;
    color: var(--white);
}
.header__form form {
    background-color: #ffffff94;
    padding: 30px 45px;
    border-radius: 10px;
}
.header__form .wrap-form {
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
}
.header__form .form-group {
    width: 26%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
}
.header__form .form-group input.input {
    font-family: 'SVN-Poppins', sans-serif;
    font-weight: normal;
    font-size: 16px;
    width: 100%;
    padding: 5px 15px;
    border: none;
    border-radius: 8px;
    outline: none;
}
.header__form .form-group .button {
    font-family: 'SVN-Poppins', sans-serif;
    font-weight: normal;
    font-size: 16px;
    font-weight: 500;
    background-color: #8B001B;
    color: var(--white);
    width: 100%;
    padding: 5px 15px 4px;
    border: none;
    border-radius: 6px;
    outline: none;
    box-shadow: 0px 3px 3px #3b3a3a8a;
    cursor: pointer;
}
.wpcf7-spinner{display: none;}
.video{position: relative;}
.video:before {
    content: url(/wp-content/uploads/2023/08/icon-video-left.png);
    position: absolute;
    left: 0px;
    top: 0px;
}
.video:after {
    content: url(/wp-content/uploads/2023/08/icon-video-right.png);
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.overview .row {
    color: var(--white);
    height: 1072px;
    overflow: hidden;
}
.overview__left {
    background-image: url(/wp-content/uploads/2023/08/tq1.png);
    background-size: cover;
    background-position: center;
}
.overview__right {
    flex: 1;
    background-image: url(/wp-content/uploads/2023/08/tq2.png);
    background-size: cover;
    background-position: center;
    color: var(--white);
}
.overview__bottom {
    margin-top: -1072px;
}
.table01__row {
    padding: 120px 60px 120px 0px;
}
.table01__row h2 {
    font-size: 2.2em;
    line-height: 1.2em;
    font-weight: 600;
    margin: 0px 0px 60px;
}
.table01__col {
    display: flex;
    align-items: center;
    border-bottom: 1px dashed var(--primary);
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.table01__col > div:nth-child(1) {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 30%;
}
.table01__col > div:nth-child(1) > strong {
    text-transform: uppercase;
    font-weight: 600;
}
.table01__col > div:nth-child(1) > span {
    padding-right: 15px;
}
.table01__col > div:nth-child(2) {
    flex: 1;
}
.heading__h2 {
    font-size: 2.4em;
    line-height: 1.2em;
    font-weight: 600;
    color: var(--primary);
    margin-top: 0px;
    margin-bottom: 30px;
}
br.block {
    display: none;
}
.color-pri{
    color: var(--primary);
}
.card01__item {
    background-color: var(--primary);
    color: var(--white);
    padding: 5px 15px;
    border-radius: 10px;
    font-size: 1.05em;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 100px;
    text-align: center;
    margin-bottom: 30px;
}
.card01__item span:nth-child(2) {
    font-size: .9em;
    display: block;
}
.image{width: 100%;}
.location-ecovillage{
    position: relative;
    padding-top: 90px;

}
.location-ecovillage:after{
    content: url(/wp-content/uploads/2023/08/icon-vitri-right.png);
    position: absolute;
    right: 0px;
    top: 15%;
}
.location-ecovillage:before {
    content: url(/wp-content/uploads/2023/08/icon-vitri-left.png);
    position: absolute;
    left: -30px;
    bottom: 10%;
}
.card02__item {
    background-color: #ECEFDF;
    color: #818181;
    text-align: center;
    margin-bottom: 30px;
}
.card02__header {
    padding: 20px 10px 10px;
    display: flex;
    flex-direction: column;
    line-height: 1em;
    color: var(--primary);
}
.card02__header > strong {
    font-size: 4em;
    line-height: 1em;
    font-weight: 500;
}
.card02__content {
    padding: 15px;
    border-top: 1px dashed var(--primary);
    min-height: 120px;
}
.table02__row {
    padding: 30px;
}
.table02__col {
    display: flex;
    align-items: center;
    border-bottom: 1px solid var(--primary);
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}
.table02__col > div {
    flex: 1;
}
.table02__col:before, .table02__col:after {
    content: "\f111";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 6px;
    position: absolute;
    left: 0px;
    bottom: -4px;
    color: var(--primary);
}
.table02__col:after {
    left: auto;
    right: 0px;
}
.section3 {
    padding-top: 90px;
    padding-bottom: 60px;
}
.background {
    background-color: #ECEFDF;
}
.utilities:after {
    content: url(/wp-content/uploads/2023/08/icon-tienich-right.png);
    position: absolute;
    right: -30px;
    top: 30%;
}
.utilities:before {
    content: url(/wp-content/uploads/2023/08/icon-tienich-left.png);
    position: absolute;
    left: 0px;
    top: 15%;
}
.heading__h3 {
    font-size: 1.8em;
    line-height: 1.2em;
    font-weight: 600;
    color: var(--primary);
    margin-top: 0px;
    margin-bottom: 30px;
}
.heading__title {
    font-size: 1.2em;
    font-weight: 600;
    background: linear-gradient(270deg, rgba(132, 142, 95, 0.00) 0%, #20386d 56.77%, rgba(132, 142, 95, 0.00) 100%);;
    color: var(--white);
    padding: 18px 10px 15px;
    text-align: center;
    text-transform: uppercase;
}
.gallery .row {
    margin-left: 0;
    margin-right: 0;
}
.gallery .row > div {
    padding-left: 0;
    padding-right: 0;
}
.gallery img {
    border: 5px solid #ffffffeb;
}
.card04__item {
    background-color: var(--white);
    position: relative;
    padding: 40px 20px 20px;
    margin-bottom: 30px;
    border-radius: 10px;
    min-height: 330px;
}
.card04__icon {
    background-color: var(--primary);
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: auto;
}
.card04__title {
    font-size: 1em;
    line-height: 1.2em;
    font-weight: 600;
    color: var(--primary);
    margin: 30px 0px 20px;
    text-align: center;
    text-transform: uppercase;
}
.card04__text {
    font-size: .9em;
    text-align: justify;
}
.section4{
    padding-top: 90px;
    margin-bottom: 90px;
}
.ground:before, .policy:before, .progress1:before {
    content: url(/wp-content/uploads/2023/08/icon-mb-left.png);
    position: absolute;
    left: 0px;
    top: 15%;
}
.ground:after, .policy:after, .progress1:after {
    content: url(/wp-content/uploads/2023/08/icon-mb-right.png);
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.tabgrp {
    position: relative;
}
.tab__header {
    display: flex;
    align-items: center;
    justify-content: start;
}
.tab {
    overflow: hidden;
}
.tab__header > button {
    font-family: 'SVN-Poppins', sans-serif;
    font-weight: normal;
    font-size: 1em;
    background-color: #4366b5;
    color: var(--white);
    padding: 10px 30px 8px;
    border: none;
    margin: 0px;
    outline: none;
    border-radius: 10px 10px 0px 0px;
    cursor: pointer;
}
.tab__header > button.active {
    background-color: var(--primary);
}
.tabcontent {
    display: none;
}
.tabcontent.actived {
    display: block;
}
.phankhu__title h3:nth-child(1) {
    background:  linear-gradient(-270deg, #20386d 0%, #20386d 36.46%, rgba(132, 142, 95, 0.00) 100%);
    color: var(--white);
    padding: 10px 35px;
    margin-bottom: 15px;
    font-size: 1.4em;
    font-weight: bold;
}
.phankhu__title h3:nth-child(2) {
    font-weight: 600;
    padding-left: 35px;
    margin: 0px;
    color: var(--primary);
    font-size: 1.4em;
}
.phankhu__item {
    display: flex;
    align-items: stretch;
}
.phankhu__item > img.image {
    width: 40%;
}
.phankhu__table {
    flex: 1;
    background-color: var(--primary);
    color: var(--white);
    padding: 30px;
}
.phankhu__table-col {
    display: flex;
    border-bottom: 1px dashed var(--white);
    padding-bottom: 22px;
    margin-bottom: 22px;
}
.phankhu__table-col div:nth-child(1) {
    width: 31%;
    display: flex;
    justify-content: space-between;
    text-transform: uppercase;
    font-weight: 600;
}
.phankhu__table-col div:nth-child(1) > span {
    padding: 0px 10px;
}
.phankhu__table-col div:nth-child(2) {
    flex: 1;
    padding-left: 15px;
}
.phankhu__table-col div:nth-child(2) > p {
    margin: 0px;
}
.phankhu__table-col:last-child,
.sanpham__table-col:last-child,
.table01__col:last-child{
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}

.phankhu__table-col.col-one div {
    display: block;
    width: 100%;
}
.video__popup {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sanpham__item {
    display: flex;
    align-items: stretch;
}
.sanpham__item > img.image {
    width: 60%;
}
.sanpham__table {
    flex: 1;
    background-color: #ECEFDF;
    padding: 30px;
    margin-left: 10px;
}
.sanpham__table-col {
    display: flex;
    border-bottom: 1px dashed #818181;
    padding-bottom: 16px;
    margin-bottom: 16px;
}
.sanpham__table-col div:nth-child(1) {
    flex: 1;
    display: flex;
    justify-content: space-between;
    font-weight: 600;
}
.sanpham__table-col div:nth-child(1) > span {
    padding-right: 15px;
}
.sanpham__table-col div:nth-child(2) {
    width: 30%;
    text-align: right;
}
.sanpham__title {
    background-color: var(--primary);
    color: var(--white);
    padding: 15px 20px;
    text-align: center;
    font-size: 1.4em;
    font-weight: 500;
    margin-bottom: 10px;
}
i.fx05 {
    position: relative;
    top: -3px;
    padding-right: 10px;
    font-size: 0.5em;
}
.section5{padding-top: 90px;}
.card03__item {
    position: relative;
    padding: 6px;
    margin-bottom: 160px;
}
.card03__item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    left: 0px;
    bottom: 0px;
    background-color: var(--primary);
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
.card03__item:after {
    content: url(/wp-content/uploads/2023/08/icon-triangle.png);
    position: absolute;
    bottom: -25px;
    left: calc(50% - 22.5px);
}
.card03__intro {
    text-align: center;
    background-color: var(--white);
    border-radius: 12px;
    padding: 60px 30px 30px;
    position: relative;
    min-height: 400px;
}
.card03__icon {
    background-color: var(--primary);
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: -40px;
    left: calc(50% - 40px);
}
.card03__title {
    font-size: 1.1em;
    line-height: 1.3em;
    font-weight: 600;
    color: var(--primary);
    margin-bottom: 10px;
    min-height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card03__text {
    text-align: justify;
}
.section6{padding-top: 90px;}
.policy__item {
    min-height: 900px;
    background-size: cover;
    background-position: center;
    color: #FEFCC3;
    position: relative;
    padding: 60px 90px 200px;
}
.policy__item:before {
    content: '';
    background: linear-gradient(180deg, #252D00 0%, #20386d 43.23%, rgba(67, 74, 23, 0.00) 100%);;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 60%;
}
.policy__item h3 {
    position: relative;
    font-size: 1.8em;
    line-height: 1.2em;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.card05__wraper {
    background: linear-gradient(180deg, #B3BF5A00 28.13%, #20386d 100%);
    padding: 3px;
    border-radius: 4px;
    margin-top: 30px;
}
.card05__item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: linear-gradient(180deg, #20386d 28.13%, #4366b5 100%);
    padding: 20px 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 2.6em;
    min-height: 178px;
}
.card05__item > span:nth-child(1) {
    color: var(--white);
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: 400;
    padding-bottom: 15px;
    min-height: 54px;
}
.card05__item > span:nth-child(2) {
    font-size: 3.4em;
}
.card05__item > span:nth-child(2) > small {
    font-size: .4em;
}
.card05__item > span:nth-child(3) {
    font-size: 1em;
    margin-top: -15px;
}
.col-xl-4:nth-child(5) .card05__item > span:nth-child(3) {
    font-size: 1.4em;
    margin-top: 0px;
}
.col-xl-4:nth-child(6) .card05__item > span:nth-child(2), .col-xl-4:nth-child(6) .card05__item > span:nth-child(3) {
    font-size: 2.2em;
    margin-top: 0px;
}
.card06__wraper {
    background: linear-gradient(180deg, #B3BF5A00 28.13%, #B3BF5A 100%);
    padding: 3px;
    border-radius: 4px;
    margin-top: 30px;
}
.card06__item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #3D451D 28.13%, #516029 100%);
    padding: 30px;
}
.card06__left {
    width: 200px;
    padding-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-right: 2px solid #B3BF5A;
}
.card06__left > span:nth-child(1) {
    color: var(--white);
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: 400;
    padding-top: 5px;
    padding-bottom: 5px;
}
.card06__left > span:nth-child(2) {
    font-size: 5em;
    line-height: 1em;
    font-weight: 600;
}
.card06__left > span:nth-child(2) > small {
    font-size: .6em;
}
.card06__right {
    flex: 1;
    padding-left: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 1.1em;
    line-height: 2.4em;
    color: var(--white);
}
.card06__right strong {
    font-size: 2em;
    font-weight: 600;
    color: #FEFCC3;
}
.section7{
    padding-top: 90px;
    padding-bottom: 60px;
}
.footer {
    background-color: #ECEFDF;
    color: var(--primary);
}
.footer_form {
    padding: 90px 0px;
}
.footer__title {
    margin-bottom: 30px;
}
.footer__title h2 {
    margin: 0px;
    font-size: 2.2em;
    line-height: 1.2em;
    font-weight: 600;
    color: var(--primary);
}
.footer_form form{
    background-color: var(--white);
    border-radius: 10px;
    padding: 50px 45px;
}
.form-group {
    margin-bottom: 1.4rem;
}
.footer_form form input.input {
    font-family: 'SVN-Poppins', sans-serif;
    font-weight: normal;
    font-size: 16px;
    width: 100%;
    padding: 7px 25px;
    border-radius: 10px;
    border: 1px solid rgba(132, 142, 95, 0.30);
    outline: none;
}
.footer_form .form-group.wrap-submit {
    margin-bottom: 0px !important;
}
.footer_form .form-group .button {
    font-family: 'SVN-Poppins', sans-serif;
    font-weight: normal;
    font-size: 16px;
    font-weight: 500;
    background-color: #8B001B;
    color: var(--white);
    width: 100%;
    padding: 10px 15px;
    margin-top: 15px;
    border: 1px solid #8B001B;
    border-radius: 8px;
    outline: none;
    box-shadow: 0px 3px 3px #3b3a3a8a;
    cursor: pointer;
}
.copyright {
    background-color: var(--primary);
    color: var(--white);
    padding: 15px 0px;
}
#email > div {
    background-color: var(--primary);
    color: var(--white);
    position: fixed;
    left: 1%;
    bottom: 20px;
    font-size: 14px;
    font-weight: 600;
    z-index: 99;
    cursor: pointer;
    border-radius: 4px;
    padding: 8px 12px 6px;
    min-width: 200px;
}
.email__item {
    width: 200px;
    bottom: 65px;
    background-image: url(/wp-content/uploads/2023/08/td10.png);
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    padding: 5px 5px 15px !important;
    animation: ani 2s infinite;
    border-radius: 6px !important;
    transition: all 1s ease 0s;
}
@keyframes ani{
    0% {
        bottom: 75px;
    }
    50% {
        bottom: 65px;
    }
    100% {
        bottom: 75px;
    }
}
.email__item:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #0a0a0a30;
    border-radius: 6px;
}
.email__item .close {
    position: absolute;
    right: -25px;
    top: 0px;
    width: auto;
    opacity: .75;
    font-size: 2em;
    color: var(--primary) !important;
}
.email__item > div, .email__item > h3 {
    position: relative;
    width: 100%;
    margin-bottom: 0px;
    font-weight: 600;
}
.email__item > h3{
    font-size: 1.2em;
}
.email__item .headerbox {
    background-color: var(--primary);
    transform: rotate(90deg);
    position: absolute;
    right: -122.6px;
    top: 101px;
    width: auto;
    padding: 0px 15px;
    border-radius: 6px 6px 0px 0px;
}
.email__item form {
    margin: 0px 15px 10px;
}
.email__item form .form-group {
    margin-bottom: 10px;
}
.email__item form .form-group input.input {
    font-family: 'SVN-Poppins', sans-serif;
    font-weight: normal;
    font-size: 12px;
    width: 100%;
    padding: 0px 5px;
    border-radius: 4px;
    border: 1px solid rgba(132, 142, 95, 0.30);
    outline: none;
}
.email__item form .form-group .button {
    font-family: 'SVN-Poppins', sans-serif;
    font-weight: normal;
    font-size: 12px;
    font-weight: 500;
    background-color: #8B001B;
    color: var(--white);
    padding: 5px 10px 2px;
    border: none;
    border-radius: 4px;
    outline: none;
    box-shadow: 0px 3px 3px #3b3a3a8a;
    cursor: pointer;
}
.email__text {
    font-size: 0.9em;
    line-height: 1.2em;
    font-style: italic;
    text-align: justify;
    font-weight: 500;
}
#email > div > span {
    font-size: 22px;
    padding-right: 10px;
    position: relative;
    top: -2px;
}
#button-contact-vr{
    display: none;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}









@media (max-width: 1480px){
    .table01__row {
        padding-left: 45px;
    }
}
@media (max-width: 1199px){
    .container {
        max-width: calc(100% - 30px) !important;
    }
    .menu > .nav-link.active {
        left: 0px;
    }
    .menu > .nav-link {
        width: 100%;
        position: fixed;
        z-index: 99;
        top: 0;
        left: -110%;
        width: 80%;
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        -webkit-box-shadow: 0 10px 30px 0 transparent;
        box-shadow: 0 10px 30px 0 transparent;
        -webkit-transition: left .6s cubic-bezier(.6,.1,.68,.53);
        transition: left .6s cubic-bezier(.6,.1,.68,.53);
        background-color: var(--white);
        justify-content: flex-start !important;
        align-items: start !important;
        padding: 15px;
    }
    .menu .nav-link li {
        width: 100%;
    }
    
    .menu .nav-link > li > a {
        padding: 15px 15px 15px 0px;
    }
    .mobile-nav-toggle {
        display: block;
        position: relative;
        width: 35px;
        height: 30px;
        border: 2px solid #818181;
        padding: 8px 5px;
        cursor: pointer;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        background-color: transparent;
    }
    .mobile-nav-toggle .menu-icon {
        height: 1px;
        width: 100%;
        display: block;
        margin-bottom: 4px;
        background-color: #818181;
    }
    .mobile-nav-overlay {
        display: block;
        position: fixed;
        z-index: 98;
        top: 0;
        left: -110%;
        height: 100%;
        width: 100%;
        background-color: #ecefdf85;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        opacity: 1;
        visibility: visible;
        -webkit-transition: all .6s cubic-bezier(.6,.1,.68,.53) .4s;
        transition: all .6s cubic-bezier(.6,.1,.68,.53) .4s;
        padding-bottom: 10px;
    }
    .mobile-nav-overlay.active {
        left: 0;
        -webkit-transition: all .6s cubic-bezier(.22,.61,.24,1) 0s;
        transition: all .6s cubic-bezier(.22,.61,.24,1) 0s;
    }
    .card03__intro {
        min-height: 360px;
    }
    .card03__intro {
        min-height: 360px;
    }
}
@media (max-width: 991px){
    .banner-header {
        background: none;
        height: auto;
        overflow: hidden;
    }
    .banner-header .container.h-100 {
        position: static;
        background-color: #ECEFDF;
        color: var(--primary);
        max-width: 100% !important;
        padding: 0px 25px;
        height: auto !important;
    }
    .image.hidden {
        display: block;
    }
    .header__logo {
        padding: 0px;
        position: absolute;
        top: 15%;
        left: calc(50% - 178px);
    }
    .header__form {
        position: relative;
        top: 0px;
        bottom: auto;
        width: 100%;
        margin: 0px;
        padding: 40px 0px;
    }
    .header__form h2 {
        color: var(--primary);
        font-size: 1.4em;
        margin-bottom: 0px;
    }
    .header__form form {
        background-color: transparent;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
    .header__form .wrap-form {
        display: block;
        margin: 0px;
    }
    .header__form .form-group {
        width: 100%;
        margin-bottom: 15px;
        padding: 0px;
    }
    .header__form .form-group:last-child {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .banner-header:before,
    .banner-header::after,
    .video:before,
    .video::after,
    .location-ecovillage:before,
    .location-ecovillage::after,
    .utilities:before,
    .utilities::after,
    .ground:before,
    .policy:before,
    .progress1:before,
    .ground:after,
    .policy:after,
    .progress1:after
    {
        display: none;
    }
    .overview .row {
        height: auto;
    }
    .overview .container-fluid {
        display: none;
    }
    .overview__bottom {
        background-image: url(/wp-content/uploads/2023/08/tq2.png);
        background-size: cover;
        background-position: center;
        margin-top: 0px;
        max-width: 100%;
    }
    .phankhu__item,
    .sanpham__item {
        display: block;
    }
    .phankhu__item > img.image,
    .sanpham__item > img.image {
        width: 100%;
        margin-bottom: 15px;
    }
    .sanpham__table {
        margin-left: 0px;
    }
    .policy__item {
        padding-left: 30px;
        padding-right: 30px;
    }
    .copyright,
    .copyright .text-right {
        text-align: center !important;
        line-height: 2em;
    }
    .card03__intro {
        min-height: 395px;
    }
    .footer__form, .footer__title p {
        margin-bottom: 0px;
    }
    .footer_form form {
        padding: 35px 30px;
    }
}

@media (max-width: 767px){
    .table01__col,
    .table01__col > div:nth-child(1),
    .table02__col,
    .phankhu__table-col,
    .phankhu__table-col div:nth-child(1),
    .sanpham__table-col, .sanpham__table-col div:nth-child(1),
    .sanpham__table-col div:nth-child(2) {
        display: inherit;
        width: 100% !important;
    }
    br.block {
        display: inherit;
    }
    .phankhu__table-col div:nth-child(2),
    .sanpham__table-col div:nth-child(2) {
        padding-left: 0px;
        margin-top: 5px;
        text-align: left;
    }
    .phankhu__table, .sanpham__table {
        padding: 15px;
    }
    .card03__intro {
        min-height: auto;
    }
    .footer__title h2 {
        font-size: 1.4em;
    }
    .footer__form, .footer__title p {
        padding-left: 0px;
        padding-right: 0px;
    }
        
}

@media (max-width: 575px){
    .container {
        max-width: 100% !important;
    }
    .video.pt-90 {
        padding-top: 20px !important;
    }
    .heading__h2, .table01__row h2 {
        font-size: 1.8em;
    }
    .heading__h3 {
        text-align: center;
        font-size: 1.4em;
    }
    .heading__title {
        font-size: 1em;
    }
    .phankhu__title h3:nth-child(1) {
        padding-left: 10px;
    }
    .phankhu__title h3:nth-child(2) {
        padding-left: 0px;
        font-size: 1.2em;
        line-height: 1.3em;
    }
    .sanpham__title {
        font-size: 1.2em;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .card03__intro {
        position: relative;
        z-index: 2;
    }
    .card05__item {
        min-height: auto;
    }
    .policy__item {
        padding: 45px 15px 200px;
    }
    .policy__item.mb-3 {
        margin-bottom: 0px!important;
    }
    .policy__item h3 {
        font-size: 1.4em;
    }
    .card05__item > span:nth-child(1) {
        font-size: 1em;
        line-height: 1.4em;
        min-height: auto;
    }
    .card05__item > span:nth-child(2) {
        font-size: 3em;
    }
    .card06__item {
        display: inherit;
        text-align: center;
        padding: 15px;
    }
    .card06__left {
        width: 100%;
        padding-right: 0px;
        border-right: none;
    }
    .card06__left > span:nth-child(2) {
        font-size: 3.4em;
    }
    .card06__right {
        padding-left: 0px;
        font-size: 1em;
        line-height: 1.4em;
    }
    .card06__right strong {
        font-size: 1.4em;
    }
    .table01__row {
        padding: 45px 15px;
    }
}


@media (max-width: 415px){
    .header__form h2 {
        font-size: 1em;
    }
    .header__form .form-group input.input {
        padding: 5px 10px;
    }
    .header__form .form-group .button {
        padding: 7px 10px 5px;
    }
    .footer__title h2 {
        font-size: 1.1em;
    }
    .footer_form form {
        border-width: 1px;
    }
    .footer__form .form-group input.input {
        padding: 5px 10px;
    }
}

