/*
Theme Name: Maia Ho Tram by Fusion
Description: This is a child theme for Flatsome Theme
Author: TPI Land
Template: Custom
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.section-vi-tri .row-ket-noi .col-inner p{
    margin-bottom: 0px !important;
}
.section-vi-tri .row-ket-noi .col-inner span {
    color: #9C8039 !important;
    font-size: 40px !important;
    font-weight: 400 !important;
    font-family: "UTM-Trajan-Pro-Bold" !important;
}
.section-can-ho .text-box span{
     color: #C5AB5A !important;
    font-size: 40px !important;
    font-weight: 400 !important;
    font-family: "UTM-Trajan-Pro-Bold" !important;
}
.section-vi-tri .row-ket-noi .list-address span {
    font-family: "UTM-Trajan-Pro-Bold";
    font-weight: 400;
}


.section-biet-thu .row-text-biet-thu .col-inner p{
    margin-bottom: 0px !important;
}
.section-biet-thu .row-text-biet-thu .col-inner span ins{
font-size: 23px;
    vertical-align: text-top;
}
.section-biet-thu .row-text-biet-thu .col-inner span {
    color: #9C8039 !important;
    font-size: 40px !important;
    font-weight: 400 !important;
    font-family: "UTM-Trajan-Pro-Bold" !important;
}
.section-biet-thu .row-text-biet-thu.list-address span {
    font-family: "UTM-Trajan-Pro-Bold";
    font-weight: 400;
}

.section-biet-thu .row-text-biet-thu{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.section-mat-bang .text-box .col-inner{
    text-align: left;
}
.section-mat-bang .text-box {
    right: -8% !important;
}
.row-nut-home .title-span span {
    color: #FFF;
    background: #0F363B;
    position: relative;
    padding: 10px 30px;
    border-radius: 25px;
    border: 2px solid #FFF;
    font-size: 15px;
    font-family: "UTM-Trajan-Pro-Bold";
}
.mfp-close {
    mix-blend-mode: unset;
    color: #9C8039!important;
}
a.back-to-top{
    display: none !important; 
}
.row-thong-tin{
    background: #0D2B32;
    border-radius: 16px;
    border: 1px solid white;
    padding: 10px;
}
.row-thong-tin p{
    margin-bottom: 5px;
    margin-top: 0px;
}
.row-thong-tin h3{
        color: #9C8039;
    font-size: 1.4em !important;
    font-family: "Arsenal-Bold";
    margin-bottom: 0;
    text-transform: uppercase;
}
.fullpage .section{
        height: calc(100vh )!important;
}
@font-face {
    font-family:"Arsenal-Bold";
    src:url(fonts/Arsenal-Bold.ttf) format("opentype");
}
@font-face {
    font-family:"Judson-Regular";
    src:url(fonts/Judson-Regular.ttf) format("opentype");
}
@font-face {
    font-family:"Arsenal-Regular";
    src:url(fonts/Arsenal-Regular.ttf) format("opentype");
}
@font-face {
    font-family:"Judson-Bold";
    src:url(fonts/Judson-Bold.ttf) format("opentype");
}
@font-face {
    font-family: "SVN-Candlescript-Pro";
    src:url(fonts/SVN-Candlescript-Pro.otf) format("opentype");
}
@font-face {
    font-family: "UVF-Candlescript-Pro";
    src:url(fonts/UVF-Candlescript-Pro.otf) format("opentype");
}
@font-face {
    font-family: "TrajanPro3-Bold";
    src:url(fonts/TrajanPro3-Bold.otf) format("opentype");
}
@font-face {
    font-family: "UTM-Trajan-Pro-Bold";
    src:url(fonts/UTM-Trajan-Pro-Bold.ttf) format("opentype");
}
body #widget-left.show .icon-home {
    width: auto;
}
body #widget-left .icon-home {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 30%;
}
#widget-left a:not(.subscribe):hover {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: #0D353B;
}
#widget-left .item:hover .brochure, #widget-left .item:hover .hotline {
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
    visibility: visible;
    opacity: 1;
    background: #B09A61;
    color: #FFF;
}
.div-nha-mau h2{
        font-family: "Arsenal-Bold";
}
#widget-left .item .brochure {
    height: 28px;
    font-family: "Arsenal-Regular";
}
#widget-left .item .brochure, #widget-left .item .hotline {
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    flex-wrap: wrap;
    align-items: center;
    transform: translateY(20px);
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
    margin-bottom: 18px;
    background: #B09A61;
    padding: 5px;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
}
#widget-left .img-fluid {
    max-width: 100%;
    height: auto;
}
#widget-left .item:before {
    position: absolute;
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
    border: 2px solid #9C813A;
    border-radius: 50%;
    content: '';
}
#widget-left .subscribe span {
    color: #FFF;
    font-size: 13px;
    font-weight: 700;
    font-family: "UTM-Trajan-Pro-Bold";
}
#widget-left .item.go-first {
    background: #0D353B;
}
#widget-left .subscribe {
    -webkit-animation: gradientBG 3s ease infinite;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    animation: gradientBG 3s ease infinite;
    margin: 8px 0;
    border-radius: 25px;
    background: #9C813A;
    background-size: 400% 200%;
    padding: 9px 10px;
    border: 2px solid #9C813A;
}
#widget-left .item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    margin: 0px 10px;
    border-radius: 25px;
    background: #9C813A;
    width: 30px;
    height: 30px;
    color: #FFF;
    padding: 5px;
}
#widget-left {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    opacity: 1;
    transition: all .4s linear;
    transition-delay: .6s;
    width: 100%;
}
#widget-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 15px;
    left: 30px;
    z-index: 102;
    align-items: center;
    justify-content: center;
}
#widget-left.show {
    justify-content: flex-start;
    width: auto;
}


.row-nut-home .title-san-pham{
    top: -100px !important;
}
.row-nut-home .title-hinh-anh{
    top:-40px !important;
}
.row-nut-home .title-mat-bang{
      top:0px !important;
}
.row-nut-home .title-tin-tuc{
        top: -100px !important;
}
.row-nut-home .title-sang span {
 
    border: 2px solid #9C8039 !important;
}
.row-nut-home .title-sang span:before,.row-nut-home .title-sang span:after{
    background: #9C8039 !important;
}
.row-nut-home  .title-span {
    position: absolute;
    top: 25px;
    right: 120px;
    text-align: left;
    z-index: 200;
}
.row-nut-home .title-span span {
    color: #FFF;
    background: #0F363B;
    position: relative;
    padding: 10px 30px;
    border-radius: 25px;
    border: 2px solid #FFF;
    font-size: 15px;
    font-family: "UTM-Trajan-Pro-Bold";
}
.row-nut-home .title-span span:before {
    content: '';
    width: 100px;
    height: 2px;
    background: #FFF;
    right: 0%;
    top: 50%;
    transform: translateY(-50%) translateX(100%);
    position: absolute;
}

.row-nut-home  .title-span span:after {
    content: '';
    width: 15px;
    height: 15px;
    background: #FFF;
    right: -100px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    border-radius: 100%;
}
#main .slide-du-an .col{
    padding-left: 15px !important;
    padding-right: 15px !important
}
#main .section-du-an{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.title-anh{
        color: #0F363D;
    font-size: 4em;
 font-weight: 900;
    font-family: "Arsenal-Bold";
    text-align: center;
    padding-bottom: 50px;
    position: relative;

    line-height: 1;
}
span.span-number{
      background: #9C813A;
    color: white;
    padding: 0px 9px;
    border-radius: 50%;
    display: inline-block;
    width: 40px;
    text-align: center;
    height: 40px;
    border-style: double;
    line-height: 33px;
}
.div-mat-bang-phai .row{
        margin-left: 25px !important;
    margin-right: 25px !important;
}
#main .slide-du-an{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.slide-du-an  .col-inner .col-inner{
    border: none !important;
    padding: 0px !important
}
.slide-du-an  .col-inner{
    border: 1px solid #9C813A !important;
    padding: 10px !important;
    margin-bottom: 10px;
}
.slide-du-an  .div-box-text{

    background: #0F363D;
    color: white;
    padding: 10px 25px;
    min-height: 210px;
}
.slide-du-an  .div-box-text h3{
      background: #FFFFFF;
    color: #9C813A;
    text-align: center !important;
    width: 100%;
    margin: auto;
    margin-bottom: 12px;
}
.slide-du-an  .col-inner p{
    margin-bottom: 5px;
}
.slide-du-an .row .col{
    padding-left: 15px !important;
    padding-right: 15px !important
}
#main .div-tin-tuc .row,#main .div-tin-thi-truong .row{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
#main .div-tin-tuc{
        margin: auto;
    padding: 20px !important;
    background: #9c8039bf;
    border: 1px solid #FFF;
}
.div-khung-tin-tuc{
        min-height: 60px;
   border: 1px solid #FFF;
    /* padding: 0px 5px; */
    background: #9C8039bf;
    text-align: center;
    width: 80%;
    padding: 17px 8px;
}
.div-khung-tin-tuc p{
       margin-bottom: 0px !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}
.div-khung-thi-truong{
        min-height: 60px;
        margin: auto;
     width: 80%;
    padding: 17px 8px !important;
        border: 1px solid #FFF;

    background: #A8A8A8bf;
    text-align: center;
}
.div-khung-thi-truong p{
       margin-bottom: 0px !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
#main .div-tin-thi-truong{
        padding: 20px !important;
    background: #A8A8A8bf;
    border: 1px solid #FFF;
}
.row-tin{
    margin: auto !important;
}
.row-full-width .col{
    padding-bottom: 0px !important;
}
#content .div-nha-mau .col{
        padding: 0 15px 0px !important;
}
.div-nha-mau h2{
        margin-bottom: 35px;
}
.section-tong-quan ul {
    width: 80%;
    margin-bottom: 0;
    margin-left: auto;
    list-style: none;
    padding: 15px 15px 15px 15px;
    position: relative;
    border-top: 2px solid #9C8240;
    border-right: 2px solid #9C8240;
    border-bottom: 2px solid #9C8240;
}
.section-tong-quan  ul li{
    margin-left: -16px !important;
}
.section-tong-quan  ul li i{
    color: #9C8240;
    font-size:13px; 
    margin-right: 10px;
}
.section-tong-quan  ul p{
    text-align: left;
}
.section-tong-quan  ul:before {
    position: absolute;
    content: '';
    background: #9C8240;
    width: 2px;
    height: 20px;
    top: 0;
    left: 0px;
}
.section-tong-quan ul:after {
    position: absolute;
    content: '';
    background: #9C8240;
    width: 2px;
    height: 25px;
    bottom: 0;
    left: 0px;
}
.star {
    display: block !important;
    position: absolute;
    background: url(images/sparkle.png) no-repeat;
    background-size: contain;
    overflow: hidden;
}
.star.star-1 {
    width: 50px;
    height: 34px;
    bottom:110px;
    right:97px;
}
.star.star-2 {
    width: 50px;
    height: 77px;
    bottom:18px;
    right:224px;
}
.star.star-3 {
    width: 50px;
    height: 70px;
    bottom:115px;
    right:172px;
}
.star.star-4 {
    width: 50px;
    height: 70px;
    bottom:46px;
    right:162px;
}
.star.star-5 {
    width: 30px;
    height: 70px;
    top:10rem;
    left:48%;
}
.star.star-6 {
    width: 30px;
    height: 70px;
    top:13rem;
    left:0;
}
.star.star-7 {
    width: 30px;
    height: 70px;
    top:30%;
    left:35%;
}
.star.star-8 {
    width: 30px;
    height: 70px;
    top:40%;
    left:35%;
}
.star.star-9 {
    width: 30px;
    height: 70px;
    top:40%;
    left:10%;
}
.star.star-10 {
    width: 30px;
    height: 70px;
    top:50%;
    left:0;
}
.star.star-11 {
    width: 30px;
    height: 70px;
    top:50%;
    left:50%;
}
.star.star-12 {
    width: 30px;
    height: 70px;
    bottom:30%;
    left:68%;
}
.star.star-13 {
    width: 30px;
    height: 70px;
    bottom:45%;
    left:70%;
}
.star.star-14 {
    width: 30px;
    height: 70px;
    bottom:45%;
    left:70%;
}
.star.star-15 {
    width: 30px;
    height: 70px;
    bottom:20%;
    left:70%;
}
.star.star-16 {
    width: 30px;
    height: 70px;
    bottom:30%;
    left:30%;
}
.star.star-17 {
    width: 30px;
    height: 70px;
    bottom:42%;
    left:62%;
}
.header-bg-color {
    background-color: transparent !important;
}
body::-webkit-scrollbar {
  width: 0em;
}
 
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: transparent;
  outline: 1px solid transparent;
}
.scrollable-element {
  scrollbar-color: red yellow;
}
::-webkit-scrollbar              {   scrollbar-color: red yellow;}
::-webkit-scrollbar-button       {   scrollbar-color: red yellow;}
::-webkit-scrollbar-track        {  scrollbar-color: red yellow;}
::-webkit-scrollbar-track-piece  {   scrollbar-color: red yellow;}
::-webkit-scrollbar-thumb        {   scrollbar-color: red yellow;}
::-webkit-scrollbar-corner       {   scrollbar-color: red yellow;}
::-webkit-resizer                {  scrollbar-color: red yellow;}
.row-full-width .col{
     padding-left: 0px !important;
    padding-right: 0px !important;

}
.row-full-width .section{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@-webkit-keyframes ripple{0%{-webkit-transform:scale(0);opacity:1;transform:scale(0);visibility:visible}100%{-webkit-transform:scale(1);opacity:0;transform:scale(1);visibility:hidden}}@keyframes ripple{0%{-webkit-transform:scale(0);opacity:1;transform:scale(0);visibility:visible}100%{-webkit-transform:scale(1);opacity:0;transform:scale(1);visibility:hidden}}
.d-hotline {
    background: radial-gradient(circle farthest-corner at 10% 20%,rgba(253,239,132,1) 0,rgba(247,198,169,1) 54.2%,rgba(21,186,196,1) 100.3%);
    border: 3px solid #fff;
    border-radius: 40px;
    bottom: 20px;
    box-shadow: 0 0 15px 2px rgb(255 255 255 / 75%);
    display: block;
    left: 20px;
    padding: 10px 20px;
    position: fixed;
    width: auto;
    z-index: 5;
}
#support-center .sup-action+.sup-action {
    margin-top: 10px;
}
#support-center .fanpage {
    display: block;
}
#support-center .sup-action {
    -webkit-transition: all .2s ease-in-out;
    background-color: rgba(0,0,0,.2);
    border-radius: 50%;
    box-shadow: 0 0 5px 2px rgb(255 255 255 / 50%);
    height: 60px;
    line-height: 58px;
    padding: 0;
    transition: all .2s ease-in-out;
    width: 100%;
}
#support-center .call, #support-center .open-form, #support-center span {
    display: none;
}
#support-center .sup-action {
    color: #333;
    display: block;
    float: left;
    font-size: 13px;
    line-height: 1;
    padding: 7px 2px;
    text-align: center;
    width: 25%;
    z-index: 7;
}
#support-center .sup-action+.sup-action {
    margin-top: 10px;
}
#support-center {
    position: fixed;
    background: transparent;
    border: 0 none;
    bottom: 40px;
    height: auto;
    right: 10px;
    width: 60px;
}
.d-hotline svg path {
    fill: #ebb259;
}
.svg-icon {
    height: 22px;
    vertical-align: middle;
    width: 22px;
}
.d-hotline svg {
    margin-right: 5px;
    position: relative;
}
.d-hotline .icon {
    float: left;
    padding: 4px 0;
    position: relative;
}
.ripple {
    -webkit-animation: ripple 1.8s infinite;
    animation: ripple 1.8s infinite;
    background-color: #fff;
    border-radius: 50%;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: -1;
}
.ripple-container {
    height: 100px;
    width: 100px;
}
.d-hotline .text {
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.ripple:nth-child(2) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
.ripple:nth-child(3) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}

-webkit-keyframes boonboon{0%{-webkit-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(20px);transform:translateX(20px)}30%{-webkit-transform:translateX(0);transform:translateX(0)}45%{-webkit-transform:translateX(20px);transform:translateX(20px)}60%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes boonboon{0%{-webkit-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(20px);transform:translateX(20px)}30%{-webkit-transform:translateX(0);transform:translateX(0)}45%{-webkit-transform:translateX(20px);transform:translateX(20px)}60%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}
.anh-dong{
    webkit-animation: boonboon 2s cubic-bezier(.5,0,.5,1) infinite;
    animation: boonboon 2s cubic-bezier(.5,0,.5,1) infinite;
}
a.button.primary:hover{
    background: #FFC000;
    color: #ebb259;
}
.button-chi-tiet{
        color: #ebb259;
        font-weight: normal;
}
.button-chi-tiet:hover{
background: #ebb259 !important  ;
color: white;
}
a.button.is-larger{
    font-size: 18px;
}

.section-tin-tuc .box .box-text{
    padding: 20px;
}
.is-divider{
    display: none;
}
.section-tien-do .box .box-image{
       border-radius: 15px;
}
.section-tien-do .box .box-image img{
    border-radius: 15px;
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);

}
.section-tien-do .box .box-image{
    -webkit-box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}

.section-tien-do .box .box-text{
        background: #fff;
    border-radius: 0 0 5px 5px;
    color: #333;
    font-size: 20px;
    line-height: 1.4;
    /* margin: 0 6%; */
    min-height: 60px;
    padding: 10px;
    text-align: center;
    width: 90%;
    margin: auto;
}
.section-phan-khu .info{
    border-radius: .5rem;
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / 10%), 0 4px 6px -2px rgb(0 0 0 / 5%);
    margin: -60px 10px 0;
    padding: 1rem;
    background: linear-gradient(0,#ebb259 40%,rgba(0,0,0,.35) 100%);
}
.section-phan-khu .info h3,.section-phan-khu .info p{
    color: white;
}
.section-tien-do{
    background: linear-gradient(0deg, #fff 0%, #ebb259 50%, #fff 100%)
}
.b-description p{
    margin-bottom: 0px;
}
.ux-timer-wrapper .col-inner{
    background: #FFC000;
        border-radius: 4px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    border:none !important;
}
.ux-timer-wrapper .col-inner{
    padding: 5px 0px !important;
    color: #ebb259;
}
.ux-timer-wrapper .col-inner h3{
    color: #ebb259;
    margin-bottom: 0px;
}
.section-tin-tuc h5{
    min-height: 44px;
}
.section-tin-tuc .box-text .from_the_blog_excerpt {
    min-height: 77px;
}
.section-tin-tuc .box-text button{
color: #005285;
    text-transform: inherit;
    font-weight: normal;
    font-size: 15px;
}
.div-lien-he h3{
       font-family: "Arsenal-Bold";
 color: #005285;
    text-shadow: 0 1px 2px #fff;
    font-weight: bold;
    text-align: center;
    font-size: 35px !important
}
.div-submit{
    text-align: center;
}
.div-submit .wpcf7-submit{
        background: rgba(0,0,0,.5) !important;
    border: 2px solid #fff;
    border-radius: 30px;
    color: #fff;
}
.div-lien-he{
        backdrop-filter: blur(3px);
    background: rgba(255,255,255,.3);
    border: 1px solid rgba(255,255,255,.5);
    border-bottom: 1px solid rgba(255,255,255,.2);
    border-radius: 10px;
    border-right: 1px solid rgba(255,255,255,.2);
    bottom: 0;
    box-shadow: 0 25px 45px rgb(0 0 0 / 10%);
    padding: 20px;
}

.wpcf7-spinner{
    display: none;
}
.div-tong-quan ul li:before {
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 20px;
    left: -30px;
    position: absolute;
    width: 20px;
        background-image: url(images/coconut.svg);
    top: 2px;
}
.div-tong-quan ul li,.div-gift ul li{
       clear: both;
    list-style: none;
    position: relative; 
}
#footer h3{
    color: #9C813A;
    font-size: 20px !important;
        font-family: "Arsenal-Bold";

}
#footer p{
    margin-bottom: 10px;
}
.gallery-col .box-normal .box-text{
    background: #f0f0f0;
    color: #333;
}
.gallery-col .box-normal .box-text p{
    font-weight: bold;
    font-size: 18px;
}
.div-no-padding{
    padding-bottom: 0px !important;
}
ul ol{
    margin-left: 10px !important
}

.div-gift ul li:before{
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    height: 20px;
    left: -30px;
    position: absolute;
    width: 20px;
        background-image: url(images/gift-5.svg);
    top: 2px;
}
#main .section-du-an > .col {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.row-nut{
    margin: auto !important;
    max-width: 1600px !important;
}
.section-du-an .flickity-slider .row{
    max-width: 1600px !important;
}
.header-nav-main{
    display: none;
}
.stuck #logo img {
    max-height: 100px!important;
}
.header.show-on-scroll, .stuck .header-main {
    height: 115px!important;
}
body p{
    font-size: 16px;
}
.header-wrapper.stuck, .header-shadow .header-wrapper, .layout-shadow #wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.div-dang-ky .col-inner{
        background: #194350;
    padding: 40px;
}
.div-dang-ky .div-nha-mau .large-3{
    padding-bottom: 0px !important;
    max-width: 100%;
    flex-basis: 100%;
}
.div-nha-mau .wpcf7-submit{
     background: #9C8039 !important;
    border-radius: 33px;
    padding: 0px 51px;
    width: auto;
    min-height: 2em;
    border: 1px solid white;
    line-height: 2em;
}
.div-dang-ky input{
        border-radius: 6px;
}
.div-dang-ky .col-inner p{
    color: white;
}
.section-title-center .section-title-main{
    color: #ebb259;
    font-size: 130%;
}

.section-title-center b{
    background: #ebb259;
    opacity: 1;
}
.row-dang-ky .div-nha-mau .large-3{
    padding-bottom: 0px !important;
max-width: 100%;
 
    flex-basis: 100%;
}
.row-dang-ky{
    background-color: rgba(255, 255, 255, 0.459);
    padding: 38px;
    border: 1px solid #fff;
}
.b-title-description {
    padding-bottom: 45px;
    position: relative;
    text-align: center;
    z-index: 2;
}
input[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{
        height: 2.807em;
    border: 2px solid #9C8039;
}
.b-title-description:before {
    background: url(images/line-1.png) center center no-repeat;
    background-size: contain;
    bottom: 22px;
    content: '';
    display: block;
    height: 14px;
    left: 0;
    margin: 0 auto;
    max-width: 200px;
    position: absolute;
    right: 0;
    width: 100%;
}
.post-item .post-title{
    height: 47px;
    overflow: hidden;
        color: #ebb259;
}
.b-title {
    margin-bottom: 20px;
        color: #ebb259;
    display: block;
text-transform: uppercase;
    line-height: 1.05;
    position: relative;
    width: 100%;
    font-size: 32px;
}
#nhan-khuyen-mai .wpcf7-submit{
background: #9C813A !important;
color: white;
 
    border-radius: 7px;
    width: 100%;
    font-weight: normal;
}
#nhan-khuyen-mai h3{
    font-size: 22px !important;
}
.header-nav-main li a{
 color: #ebb259 !important;
    padding: 0px 15px;
}
.spu-content .div-lien-he h4 {
    color: white;
}
.spu-content .div-submit{
    text-align: center;
}
.spu-content .wpcf7-submit{
background: #EE9E0A;
}
.section-loi-the h3{
    padding-bottom: 20px;
}
.section-title-center{
    margin-bottom: 0px;
}
.section-lien-he{
        background-color: #657996 !important;
    background-image: url(images/footer-background.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.section-tien-do .fa-bookmark{
    color: #e74c3c
}
.section-tien-do .fa-money{
    color: #27ae60
}
.section-mat-bang .tabbed-content li{
    margin-right: 0px;
}
.section-mat-bang .tab-panels{
    text-align: center;
}
.section-mat-bang .tabbed-content li a{
        margin-right: 0px !important;
        font-weight: normal !important;

    border: 1px solid #08488a !important;
    border-radius: 0px 0px 0 0 !important;
    background-color: #1b5b9d !important;
    color: #ffffff !important;
    padding: 11px 18px 11px 18px !important;
    text-decoration: none !important;
    font-size: 16px !important;
    text-align: center !important;
  
}
.section-mat-bang .tabbed-content li a span:before{
    content: "\f15c";
    font-family: fontawesome;
    padding-right: 4px;
}
.section-mat-bang .tabbed-content li a:hover{

}
.section-gia-ban i.fa-star{
    color: #f1c40f
}
.dang-ky-ngang .wpcf7-text{
    border-radius: 30px
}
.dang-ky-ngang .wpcf7-submit{
    border: 1px solid;
    background: transparent;
    padding: 0px 40px;
    border-radius: 30px
}
.section-loi-the .icon-box-text {
    text-align: center;
}

.div-tron-bo{
        background: #3498db;
    padding: 20px;
    margin-bottom: 40px;
}
.div-tron-bo h3{
    color: white;
}
.dang-ky-ngang {

    margin: 0px !important;

}
.dang-ky-ngang .div-nho{
    padding: 0px 15px;
 
}
.flex-right ul li{
	padding: 0px 10px !important;
	
}
.flex-right ul li a{
	text-transform: initial !important;
	font-size: 16px;
}

/*Màu sắc button*/
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
    background-color: currentColor !important;
    border-color: currentColor !important;
}
.button.facebook,.button.facebook:not(.is-outline), .button.facebook:hover {
color: #fff;
    background-color: #446084;
    border-color: #446084;
}
.button.twitter,.button.twitter:not(.is-outline), .button.twitter:hover {
	color: white !important;
   background : #2478ba !important;
    border-color: #2478ba;
}
.button.email,.button.email:not(.is-outline), .button.email:hover {
    color: #fff;
    background-color: black !important;
    border-color: black !important;
}
.button.pinterest,.button.pinterest:not(.is-outline), .button.pinterest:hover {
color: #fff !important;
    background-color: #cb2320  !important;
    border-color: #cb2320  !important;
}

.button.google-plus,.button.google-plus:not(.is-outline), .button.google-plus:hover {
color: #fff !important;
    background-color: #dd4e31 !important;
    border-color: #dd4e31  !important;
}
.button.linkedin,.button.linkedin:not(.is-outline), .button.linkedin:hover {
color: #fff !important;
    background-color: #0072b7 !important;
    border-color: #0072b7     !important;
}

.single-date{
        border-bottom: 1px dashed #ededed;
}
h1.entry-title{
    font-size: 24px !important;
}
/*Kết thúc màu sắc*/



footer.entry-meta {

    border-top: none !important;
    border-bottom: 1px dashed #ececec !important;
    
}

.entry-content img{
	width: auto !important
}
.duong-line {
    background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}
.section-vi-tri h3,.section-vi-tri h4{
    color: rgba(238,158,10,1)

}
.section-vi-tri p{
    color: white;
    font-size: 15px !important;
}
p.call-text{
        font-size: 18px !important;
    font-weight: bold !important;
}
.wpcf7-response-output{
        color: #E49959;
}
/*Nut goi dien thoai*/
.call-now {
    left: 0;
    bottom: 51px;
    height: 50px;
    min-width: 200px;
    position: fixed;
    background-color: #e67e22;
    border-radius: 0 25px 25px 0;
    box-shadow: 0 1px 2px rgba(0,0,0,.8);
    z-index: 998;
}
.tai-lieu {
   padding: 5px;
    right: 0;
    bottom: 25px;
    /* height: 50px; */
    min-width: 200px;
    position: fixed;
    background-color:#e67e22;
    /* border-radius: 0 25px 25px 0; */
    box-shadow: 0 1px 2px rgba(0,0,0,.8);
    z-index: 998;
}

.tai-lieu a{
    color: white;
}
.back-to-top {
    right: 16px;
        bottom: 230px !important; 
}
.call-now .btn-call-now i {
    position: absolute;
    color: #e67e22;
    background-color: #fff;
    font-size: 35px;
    right: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #e67e22;
}
.call-now .btn-call-now p {
    color: #fff;
    font-size: 14px;
    min-width: 150px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}
.call-now .btn-call-now strong {
    display: block;
    font-size: 18px;
}
.section-lien-he .wpcf7-form .wpcf7-text{
    background-color: transparent !important; 
    color: white !important
}
.section-lien-he .wpcf7-form .wpcf7-submit{
    background-color:  rgb(238, 158, 10);
}
.section-lien-he .wpcf7-form .div-submit{
    text-align: center;
}
.section-lien-he input.wpcf7-text::-webkit-input-placeholder {
  color: white !important;
}
div.wpcf7-mail-sent-ok{
    color: white;
        border: 2px solid rgb(238, 158, 10);
}

.div-lien-he h4{
  
}
.section-cam-ket img{
    margin-bottom: 0px !important
}
.div-lien-he p i{
      font-size: 68px;
    border-radius: 50%;
    background: rgb(238, 158, 10);
    color: white;
    padding: 10px;
}
.section-doi-tac .box-text{
    text-align: center;
    font-weight: bold;
}
#tong-quan{
    margin-top: -100px;
}
#post-228 .single-page h4 a{
color:green;
text-decoration: underline;}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
@media(min-width: 1023px){
    .home h1{
        font-size: 40px;
    }
    .home h3{
    font-size: 30px;

}
}
@media(max-width: 481px){
    .section-mat-bang .tabbed-content li{
        width: 100%;
    }
    .section-mat-bang .tabbed-content li a{
        width: 100%;
    }
    .tai-lieu {
  
    bottom: -9px !important;

    min-width: 90px !important;
   
}
}
@media(min-width: 769px){

    .section-lien-he .wpcf7-form{
        width: 500px;
        margin: auto;
    }

}

@media(min-width: 1024px) and (max-width: 1599px){
    span.span-number {
    background: #9C813A;
    color: white;
    padding: 0px 9px;
    border-radius: 50%;
    display: inline-block;
    width: 28px;
    /* text-align: left !important; */
    height: 28px;
    border-style: unset;
    line-height: 27px;
    font-size: 75%;
    vertical-align: middle;
    /* position: absolute; */
    /* left: -17px; */
}
    .div-mat-bang-phai p{
        font-size: 14px;
        margin-bottom: 8px;
    }
}

@media(max-width: 855px){
    .section-biet-thu .row-text-biet-thu .col-inner span {
  
    font-size: 31px !important;
 
}
    #main .section-can-ho .text-box{
            width: 99% !important;
    right: 10% !important;
    }
    .row-biet-thu{
            margin-left: 30px !important;
    margin-right: 0px !important;
    }
      .banner-mat-bang .text-box{
        width: 100% !important;
      }
       .banner-mat-bang .text-box p{
        font-size: 12px;
       }
    .banner-mat-bang{
            min-height: 630px !important;
    }
    .banner-vi-tri .text-box {
        right: 5% !important;
    }
  .section-vi-tri .row-ket-noi .col-inner span {
    color: #9C8039 !important;
    font-size: 19px !important;
    font-weight: 400 !important;
    font-family: "UTM-Trajan-Pro-Bold" !important;
}
    #widget-left .subscribe span{
        font-size: 8px !important;
    }
    .div-khung-thi-truong p{
            font-size: 17px;
    }
    .div-khung-thi-truong {
    min-height: 50px;
    margin: auto;
    width: 95%;
    padding: 9px 8px !important;
    border: 1px solid #FFF;
    background: #A8A8A8bf;
    text-align: center;
}
    .div-khung-tin-tuc {
    min-height: 50px;
    border: 1px solid #FFF;
    /* padding: 0px 5px; */
    background: #9C8039bf;
    text-align: center;
    width: 95%;
    padding: 9px 8px;
}
#main .section-du-an{
    padding: 0px !important;
}

    .off-canvas-left .mfp-content li a, .off-canvas-left .mfp-content li.active a{
        color: #9C8039 !important;
    }
    .nav-sidebar.nav-vertical>li+li {
    border-top: none;
}
    .off-canvas-right .mfp-content, .off-canvas-left .mfp-content{
            background-color: #0D2B32 !important;
    }
    #main .section-vi-tri{
            padding-top: 10px !important;
    }
    .section-mat-bang{
        padding-bottom: 0px !important;
    }
    .div-mat-bang-phai p{
            font-size: 11px;
    }
    .div-mat-bang-phai .row {
    margin-left: 9px !important;
    margin-right: 9px !important;
}
    span.span-number {
    background: #9C813A;
    color: white;
    padding: 0px 9px;
    border-radius: 50%;
    display: inline-block;
    width: 31px;
    text-align: center;
    height: 31px;
    border-style: double;
    font-size: 11px;
    line-height: 25px;
}
    .section-hinh-anh .row-full-width{
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding: 10px !important;
    }
    .banner-dang-ky{
/*         min-height: 467px !important;
    height: 40vh !important; */
    }
    .div-nha-mau h2 {
    margin-bottom: 31px;
    font-size: 25px;
}
    .title-anh{
        padding-bottom: 0px !important;
    }
    .row-nut-home .title-span span:before,.row-nut-home .title-span span:after{
        display: none;
    }
    .section-mat-bang .row-full-width.align-middle{
            margin-left: 0px;
    margin-right: 0px;
    padding: 10px !important;
    }
    .section-mat-bang .img{
        width: 100% !important;
    }
    .section-du-an .row-full-width{
        margin-right: 0px !important;
    margin-left: 0px !important;
    }
    .row-nut-home .title-span {
    position: unset !important;}
    .row-nut-home .title-span span {
    display: block !important;
    color: #FFF;
    background: #0F363B;
    position: relative;
    padding: 5px 30px;
    border-radius: 25px;
    border: 2px solid #FFF;
    font-size: 15px;
    font-family: "UTM-Trajan-Pro-Bold";
    text-align: center;
    margin: 10px auto !important;
    width: 74% !important;
}
    .row-nut-home{
            display: block;
    margin: auto !important;
    }
    #wrapper .header.show-on-scroll, #wrapper .stuck .header-main {
    height: 56px!important;
}
   .banner-dang-ky .text-box{
    width: 90% !important
   }
    .div-khung-thi-truong{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #main .div-tin-tuc,  #main .div-tin-thi-truong {
    margin: auto 10px !important;}
    .div-khung-tin-tuc{
        margin: auto;
    margin-bottom: 20px;
    }
    #wrapper .stuck #logo img {
    max-height: 55px!important;
}
    .header.show-on-scroll, .stuck .header-main {
 
    background-image: linear-gradient(to bottom,#030F1C 0%,#030f1cfa 20%,#030f1cd9 40%,#030f1cad 60%,#030f1c8a 80%,#030f1c00 100%);
}
    .transparent #logo img {
    max-height: 59px !important;
}
    .transparent .header-main {
       background-image: linear-gradient(to bottom,#030F1C 0%,#030f1cfa 20%,#030f1cd9 40%,#030f1cad 60%,#030f1c8a 80%,#030f1c00 100%);
    height: 62px !important;
}
    .slide-du-an{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .banner-tong-quan .text-box{
        width: 100% !important;
    }
    .section-tong-quan ul {
     margin-left: 14px;
    width: 93%;}
    .slide-du-an .div-box-text {
    background: #0F363D;
    color: white;
    padding: 10px 25px;
    
}
    .slide-du-an .div-box-text h3{
        width: 100%;
    }
    .fullpage .section {
        min-height: unset !important;
    height: auto !important;
}
    .section-dia-diem .is-full-height {
    min-height: 385px !important;
    height: 43vh !important;
}
    .is-full-height{
/*             min-height: 506px;
            height: 70vh; */
    }
    .section-dang-ky .text-box{
        width: 88% !important;
    }
    .b-title{
        font-size: 25px;
    }
}
@media(min-width: 1023px){
    .banner-mat-bang .overlay {
    background-color: transparent !important;
}

    
}