body {
    margin: 0;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    color: #000; 
}
.nav-spacing-xlarge>li {
    margin: 0 10px;
}
.button.primary:not(.is-outline){
    background: linear-gradient(90deg, #bd8504 0, #ffdd80 50%, #bd8504 100%);
    color: #000;
}
.stuck .header-button .button{
    color: #fff !Important;
}
.search_form_wrapper form .search-container .btn-search{
    background: linear-gradient(90deg, #bd8504 0, #ffdd80 50%, #bd8504 100%);
    color: #000;
}
p{
    margin-bottom: 10px;
}
.logo_footer{
    margin-bottom: 30px;
}
.logo_footer img{
    max-width: 80%;
}
footer a:hover{
    color: #d2af48 !Important;
}
footer ul{
    margin-left: 0px;
    padding-left: 0px;
}
.footer_title{
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
}
#section_839651527 {
    padding-top: 60px;
    padding-bottom: 30px;
    background: #002d4e url(../img/bg_parten.png) center bottom no-repeat;
    background-size: cover;
}
.mt-20{
    margin-top: 20px;
}
#form_footer .form-control {
    color: #f1f1f1;
    width: 100%;
    border: 1px solid #f1f1f1;
    background: 0 0;
    border-radius:10px;
}
#form_footer .form-control::-webkit-input-placeholder{
    color:#f1f1f1;
}
#form_footer .primary{
    width: 100%;
    border-radius: 10px;
}
#intro h1{
    font-family: "ellefutura" !important;
    text-align: left;
}
#intro h1 span{
    color: #d2af48;
}
.item-project{
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
}
.item-project .price{
    color: #ff0505;
}
.justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.d-flex {
    display: -ms-flexbox;
    display: flex;
}
.align-items-center {
    -ms-flex-align: center;
    align-items: center;
}
.product-price-quick {
    margin-top: 0;
    padding: 5px 0;
}
.product-price b {
    color: #ff0505;
    font-size: 22px;
    font-weight: bold;
}
.item-project .readmore{
    background: #bd8504;
    color: #fff;
    border: 1px solid #bd8504;
    border-radius: 4px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.item-project .readmore:hover{
    background: #e7c95c;
    color: #000;
}
.item-project .desc{
    margin: 10px 0px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-top: 0px;
}
.item-project ul{
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}
.item-project ul li{
    padding-left: 0px;
    margin-left: 0px;
    display: inline-block;
    margin-right: 15px;
    color:#555;
}
.product-info img {
    height: 16px;
    margin-right: 2px;
    width: 18px;
}
.bg-light {
    background-color: #f8f9fa;
}
.product-img img {
    border-radius: 10px;
    object-fit: cover;
}
.product-item {
    -webkit-appearance: none;
    margin-top: 20px;
    padding-bottom: 15px;
    position: relative;
    width: 100%;
}
.flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
}
.product-property, .original-cost {
    box-shadow: 0 0 40px 8px #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5;
    padding: 5px 15px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
}
.product-img {
    display: block;
    position: relative;
}
.original-cost {
    background: #ff4800cc;
    border-radius: 0 0 10px 0;
    bottom: -10px;
    color: #fff;
    min-width: 100px;
    right: 0;
    border-radius: 10px 0px 10px;
}
.product-property {
    background-image: radial-gradient(circle 597px at 93% 9.8%, #ff3d59 1.7%, #fcfb2c 97%);
    border-radius: 5px;
    color: #fff;
    left: -10px;
    top: 15px;
}
.product-name {
    margin-top: 14px;
}
.product-name h2 {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
}
.product-info p {
    margin: 0px;
}
.product-item .product-note,
.product-item .product-note a{
    color: #3279ff;
    font-size: 15px;
    font-weight: bold;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-item .product-info img {
    height: 22px;
    margin-right: 5px;
    width: 22px;
}
.product-img .img-info {
    padding-top: 100%;
    position: relative;
    width: 100%;
}
.img-ratio {
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.product-img:before {
    background: linear-gradient(0deg, #00000080 0%, #ffffff00 100%);
    border-radius: 10px;
    bottom: 0;
    content: '';
    height: 40px;
    left: 0;
    position: absolute;
    right: 0;
}
.product-img .dots {
    border-radius: 10px;
    bottom: 0;
    font-size: 0;
    left: 0;
    margin: 0;
    opacity: 1;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: center;
    transition: .3s;
}
.badge-promotion {
    background-color: #f00;
    border-radius: 5px;
    color: #fff;
    line-height: normal;
    margin-left: 5px;
    padding: 5px;
}
.product-item .btn_read_more{
    background-color: #2154a3;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    line-height: normal;
    padding: 10px 15px;
    transition: .3s;
}
.product-item .slider-wrapper{
    overflow: hidden;
    border-radius: 10px;
}
.mb-40{
    margin-bottom: 40px;
}
.off-canvas .nav-vertical>li>a{
    font-size: 20px;
}
.breadcrumbs-section {
    padding: 10px 0;
}
.mb-20{
    margin-bottom: 20px;
}
.product-thumbnails img{
    opacity: 1;
}
.desc table {
    width: 100% ! Important;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.desc table tr{
    height: auto ! Important;
}
.desc table tr td {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 7px;
    height: auto ! Important;
    font-size: 15px;
    color: #000;
}
.desc table tr:nth-child(even) {
    background-color: #f9f9f9 !important;
}
.bottom-contact{
    position: fixed;
    bottom: 0;
    background: linear-gradient(248deg, #00508b 50%, #283891 100%);
    width: 100%;
    z-index: 99;
    box-shadow: 2px 1px 9px #dedede;
    border-top: 1px solid #eaeaea;
    height: 70px;
    overflow: hidden;
}
.bottom-contact ul{
    margin: 0px;
    padding: 0px;
}
.bottom-contact ul li{
    width: 33.33%;
    float: left;
    list-style: none;
    text-align: center; 
    font-size:13.5px;
    margin: 0px;
}
.bottom-contact ul li span{color:#fff}
.bottom-contact ul li img{    
    height: 33px;
    margin-top: 10px;
    margin-bottom: 0px;
    width: auto;
}
.desk-contact {
    position: fixed;
    bottom: 20px;
    left: 10px;
    z-index: 999;
}
.desk-contact a {
    color: #ffffff;
    text-transform: uppercase;
    margin-right: 15px;
    font-size: 16px;
}
.desk-contact .zalo,
.desk-contact .phone,
.desk-contact .dang-ky {
    padding: 13px;
    border-radius: 22px;
    background-color: #f36e20;
    background-image: url(../img/bg-cheetah.png);
    position: relative;
    border: 0;
}
.desk-contact .zalo{
    background-color: #0573ff;
    background-image: url(../img/bg-cheetah.png);
}
.desk-contact .phone{
    background-color: #7d9143;
    background-image: url(../img/bg-cheetah.png);
}
.desk-contact .zalo img,
.desk-contact .phone img,
.desk-contact .dang-ky img{
    width: 30px;
    height: auto;
    vertical-align: text-bottom;
}
.desk-contact .zalo:after,
.desk-contact .dang-ky:after,
.desk-contact .phone:after {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    bottom: -4px;
    right: -4px;
    border-radius: 26px;
    border: 4px solid rgba(255, 255, 255, 0.22);
}

@media (max-width: 849px) {
    .desk-contact {
        display: none;
    }
}
.lightbox-content {
    background-color: #fff;
    max-width: 875px;
    margin: 0 auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, .15);
    box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, .15);
    position: relative;
}
.form-action {
    padding: 5px;
    background: linear-gradient(248deg, #00508b 10%, #283891 100%);
}
.form-action .col-inner {
    background-color: rgb(255, 255, 255);
    padding: 20px 20px 20px 20px;
}
.form-action input[type="submit"] {
    width: 100%;
    background: linear-gradient(79deg, #c74a6d 0%, #F4CE7F 100%);
    border: none;
    border-radius: 5px;
}
.title_modal {
    color: #283891;
    font-size: 1.25em;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "ElleFuturaBold" !important;
}