#logo img {
    max-height: 150px;
    margin-top: -5px;
}
#logo img {
    padding: 2px 0;
}

.searchform-wrapper input[type=search] {
    background-color: rgb(255, 255, 255);
    box-shadow: none;
    border-color: rgb(255, 255, 255);
    color: currentColor !important;
    border-radius: 4px;
    border: 1px solid #cd930d;
    height: 40px;
}


.nav.nav-small>li>a:hover {
    color: #bbcf30 !important;
}

/*mega menu*/
#mega_menu {
    position: absolute;
    top: 100%;
    margin-top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0;
    display: none;
}
.item-hidden{
    display: none;
}

#mega-menu-wrap {
    width: 100%;
    background: #ffffff;
    position: relative;
    height: 44px;
    border-right: 1px solid #ccc;
    margin: 0 !important;
}
#mega-menu-title {
    padding: 10px 0 10px 15px;
    font-size: 15px;
    font-family: "Roboto Condensed",sans-serif;
    font-weight: 700;
    color: rgba(102,102,102,0.85);
    cursor: pointer;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 30px;
}
#mega-menu-title i {
    margin-right: 9px;
}
#header.header.has-sticky .header-wrapper.stuck #mega_menu:not(.active) {
    display: none;
}
#header.header.has-sticky .header-wrapper.stuck #mega_menu {
    margin-top: 0;
}

#wide-nav > .flex-row > .flex-left {
    width: 25%;
    max-width: 277px;
    margin-right: 15px;
}


.ot-vm-hover:hover #mega_menu {
    display: block;
}
.home.ot-menu-show-home #mega_menu {
    display: none;
}
#header.header.has-sticky .header-wrapper.stuck .ot-vm-hover:hover #mega_menu {
    display: block;
}
#mega_menu>li {
    height: 45.5px;
    padding-top: 0;
}
#mega_menu>li {
    background: #fff;
    position: relative;
}
#mega_menu>li>a {
    border-top: 1px solid #cd930d;
    font-size: .9em;
}
.header-bottom .header-nav li a {
    text-transform: uppercase !important;
}
.sf-menu a {
    display: block;
    position: relative;
    border-top: 1px solid #dfeeff;
    padding: 1em 1em 1em 3em;
    text-decoration: none;
    zoom: 1;
}
#mega_menu > li:hover > .menu-image, #mega_menu > li:hover > ul.sub-menu {
    display: block;
}
#mega_menu > li > ul.sub-menu {
    position: absolute;
    top: 0px;
    left: 100%;
    background: #fff;
    /*min-height: 300px;*/
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    width: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#mega_menu .sub-menu{ display: none; }

#mega_menu > li.menu-item-has-children > a:after {
    content: "\f105";
    font-family: FontAwesome;
    float: right;
    font-size: 1.5em;
    top: 7px;
    position: absolute;
    right: 5px;
}
#mega_menu li a img{
    position: absolute;
    top: 13px;
    left: 5px;
    width: 20px;
}

#mega_menu li a img, #mega_menu li a .icon {
    position: absolute;
    top: 14px;
    left: 15px;
    width: 20px;
}


#mega-menu-wrap li a {
    text-transform: inherit !important;
    font-size: .9em;
    font-weight: 400;
}

#mega_menu a {
    transition: all .2s;
}
.header-nav .sub-menu>li>a:hover {
    transform: translateX(10px);
}

.sf-menu li ul li a {
    padding: 11px;
}

.rx-child, .sf-menu .rx-show {
    display: none;
}

.rx-parent a:hover{
    color: #f6d90e;
}

.rx-parent a{
    cursor: pointer;
}

#mega_menu li.rx-change a.rx-default {
    display: none;
}
#mega_menu li.rx-change a.rx-show {
    display: block;
}
#header.header #mega_menu.active {
    display: block;
}

#mega_menu a:hover{
    background-color: #cfdeff;
}

.row-small>.flickity-viewport>.flickity-slider>.col, .row-small>.col{
    padding: 0 2px 3px;
    margin-bottom: 0;
}

.header-nav .sub-menu>li {
    overflow: hidden;
}
.sf-menu li:hover {
    background: #cfdeff;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

/*end mega-menu*/



.gioi-thieu-sago .is-divider{
    display: block;
    margin-top: 0.1em;margin-bottom: 0.1em; max-width: 79px; height: 2px; background-color: rgb(13 170 225);
}
.info-about h5{
    font-weight: 400;
}
.info-about h2 span{
    color: #cd930d; 
    font-size: 19px;
}

.pdt60{
    padding-top: 60px;
}
.pdbt60{
    padding-bottom: 60px;
}
#section_205650690 .section-bg-overlay, #du-an-section .section-bg.bg-loaded {
    /*background-color: rgba(255, 153, 0, 0.85);*/
    background-color: rgba(4, 99, 11, 0.6);
}

#section_205650690 .section-bg.bg-loaded {
    background-image: url(../images/process-bg.jpg);
}
.section-title-qt, .du-an-section, .section-title-project{ color: #ffffff; }
.quy-trinh-sago .dark p{
    color: #ffffff;
}
.section.dark {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgb(150 75 0);
}
.info_project_block{
    background-color:rgba(13 170 225);
}
.info_project_block h5, .info_project_block p{
    color: #ffffff;
    margin-bottom: 10px;
}
.info_project_block .post-title:hover{
    color: #fff456 !important;
}

#page-header-layout .page-title-inner {
    min-height: 300px;
}
.header-nav .icon-angle-down:before {
    color: #ffffff;
}

/*new*/
#header-contact li a span {
    text-transform: none;
    font-weight: bold;
    letter-spacing: 0;
    color: #ffffff;
}

.nav>li>a>i {
    color: #fff;
}
.tel {
    list-style: none;
    height: 65px;
    min-width: 268px;
    background: url(../images/bg-tell.png)no-repeat center;
    background-position-y: 0px;
}

.tel li:first-child {
    margin-left: 20px !important;
}
.tel li:last-child {
    border-left: 1px solid #ee4133;
}
.header-nav .html strong {
    color: red;
}
.tel li {
    float: left;
    width: 45%;
    text-align: center;
    font-size: 13px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.search-form {
    width: 86%;
}
.search-mobile {
    display: none;
}

@media screen and (max-width: 849px){
    .medium-logo-center .logo {
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
        margin: 0 15px;
    }
    .medium-logo-center .logo img {
        margin: 0 auto;
    }
}

@media (max-width: 549px){
    .header-main .logo-left a {
        position: inherit;
        top: 0;
    }
    #logo img {
        box-shadow: none;
        max-height: 70px !important;
        margin-top: 0px;
        position: inherit;
    }
    
}

.section-banner-img{
    margin-top: 10px;
}

@media only screen and (min-width: 1025px) {
    .slide-min-height{
        min-height: 493px;
    }
    .section-banner-img {
        margin-top: -50px;
        z-index: 2;
    }
}


.nav>li>a>i.icon-menu {
    color: #579041;
}

.footer-section .cot1 {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    top: -30px;
    background: #006738;
    padding-top: 30px !important;
}

#section_798829679 {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgb(205 147 13);
}
.footer-section h3 {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
}
.footer-section h3 a {
    position: relative;
    display: inline-block;
}
.footer-section h3 a:after {
    content: "";
    height: 2px;
    width: 50px;
    background: #ffffff;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.footer-section ul li {
    margin-bottom: .6em;
    list-style: disc;
    margin-left: 1.3em;
    font-size: 15px;
}
.footer-section ul {
    list-style: disc;
}
.line{
    white-space: nowrap;
    border: 1px dotted #cd930d;
    background: #f7f7f7;
    border-radius: 4px;
    margin-left: 30px;
    margin-right: 30px;
}

.section-title-normal span{
    border-bottom: 2px solid rgb(234 136 37);
}

.footer-section .row-small>.col{
    padding: 0 9.8px 19.6px;
}


/*end new*/

/*giuseart-nav*/
.phone-mobile {display: none;}
.giuseart-nav {
    position: fixed;
    right: 13px;
    background: #fff;
    border-radius: 5px;
    width: auto;
    z-index: 150;
    bottom: 10px;
    padding: 10px 0;
    border: 1px solid #f2f2f2;
}
.giuseart-nav ul {list-style: none;padding: 0;margin: 0;}
.giuseart-nav ul li {list-style: none!important;}
.giuseart-nav ul>li a {
    border:none;
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #515151;
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;
}
.giuseart-nav ul>li .chat_animation{display:none}
.giuseart-nav ul>li a i.ticon-heart {
    background: url(../images/icons/google-maps.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}
.giuseart-nav ul>li a i.ticon-zalo-circle2 {
    background: url(../images/icons/zalo.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}.giuseart-nav li .button {
    background: transparent;
}.giuseart-nav ul>li a i.ticon-angle-up {
    background: url(../images/icons/Asset-1.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}.giuseart-nav ul>li a i {
    width: 33px;
    height: 33px;
    display: block;
    margin: auto;
}.giuseart-nav ul li .button .btn_phone_txt {
    position: relative; top:35px;
    font-size: 10px;
    font-weight: bold;
    text-transform: none;
}

.giuseart-nav ul>li a.chat_animation svg {
    margin: -13px 0 -20px;
}
.giuseart-nav ul>li a i.ticon-messenger {
    background: url(../images/icons/messenger.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}.giuseart-nav ul li .button .phone_animation i {
    display: inline-block;
    width: 30px;
    font-size: 25px;
    margin-top: 10px;
}
.giuseart-nav ul>li a i.ticon-chat-sms {
    background: url(../images/icons/sms.png) no-repeat;
    background-size: contain;
    width: 38px;
    height: 36px;
    display: block;
}
.giuseart-nav ul>li a i.icon-phone-w {
    background: url(../images/icons/hotline1.png) no-repeat;
    background-size: contain;}
.giuseart-nav ul li .button .btn_phone_txt {
    position: relative;
}
@media only screen and (max-width: 600px){
    .giuseart-nav li .chat_animation{display:block !Important}

    .giuseart-nav li .button .phone_animation {box-shadow: none;
        position: absolute;
        top: -16px;
        left: 50%;
        transform: translate(-50%,0);
        width: 50px;
        height: 50px;
        border-radius: 100%;
        background: #cd930d;
        line-height: 15px;
        border: 2px solid white;
    }
    .giuseart-nav ul>li a{padding:0; margin:0 auto}
    .giuseart-nav {
        background: white;
        width: 100%; border-radius:0;
        color: #fff;
        height: 60px;
        line-height: 50px;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 999;
        padding: 5px;
        margin: 0;
        box-shadow: 0 4px 10px 0 #000;
    }
    .giuseart-nav li {
        float: left;
        width: 20%;
        list-style: none;
        height: 50px;
    }
    .phone-mobile{display:block !important}
}
/*end giuseart-nav*/
.mgt10{
    margin-top: 10px;
}

.mgb10{
    margin-bottom: 10px;
}
.mgt20{
    margin-top: 20px;
}
.mgb20{
    margin-bottom: 20px;
}

.product-small.box {
    /* border: 1px solid #ebebeb;
    border-radius: 5px; */
}
.product-small.box .box-text.text-center {
    padding: 0px 10px 10px 10px;
}
.section-vi-sao .icon{
    font-size: 42px;
}

.banner-img a:hover::before, .banner-img a:hover::after, .img-cat .img:hover::before, .img-cat .img:hover::after {
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}
.banner-img a::before, .img-cat .img::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 9;
    border-top: 1px solid rgb(255 255 255);
    border-bottom: 1px solid rgb(255 255 255);
    -ms-transform: scale(0,1);
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.banner-img a:hover::before, .banner-img a:hover::after, .img-cat .img:hover::before, .img-cat .img:hover::after {
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}
.banner-img a::after, .img-cat .img::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 9;
    border-left: 1px solid rgb(255 255 255);
    border-right: 1px solid rgb(255 255 255);
    -ms-transform: scale(1,0);
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    -ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.product-small.box:hover{
    /* border: 1px solid #cd930d; */
    border-top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}
/* .banner-img a:hover::before, .banner-img a:hover::after, .img-cat .img:hover::before, .img-cat .img:hover::after {
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
} */

.has-format, .video-fit, .image-cover{
    border: 1px solid #F5F5F5;
}

.post-home .image-cover{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.post-home .is-large {
    font-size: 1.45em;
}
.product-small .product-title a{
    line-height: 1.3;
}
.readmore_about{
    display: block;
    color: #000000 !important;
}

.off-canvas-left.mfp-ready .mfp-content {
    background-color: #ffffff!important;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    color: #000000;
}
.nav-vertical li ul li {
    border-bottom: 1px solid #000;
    padding-left: 20px;
}
.nav-vertical li ul {
    padding-bottom: 0 !important;
    background: #dee7dd;
}
::-webkit-scrollbar {
    width: 8px;
    height: 1em;
    position: absolute;
}
::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.25);
    cursor: pointer;
}
::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.0);
    cursor: pointer;
}

.ot-menu-show-home #mega_menu {
    display: block;
}
.button.primary:not(.is-outline){
    background-color: #cd930d;
}
.header-nav>li>a{
    color: #fff;
}
.header-nav>li>a:hover, .header-nav>li.active>a{
    color: #fff456;
}

.section-banner-img img {
    border-radius: 0px;
}

.row-tin {
    margin-top: 0!important;
    position: relative;
}

.row-tin .tin-trong {
    position: absolute;
    right: 0;
    bottom: calc(100% + 40px);
    z-index: 2;
}

.col-head-slide{
    background: #fff;
    margin-bottom: 5px;
}
.col-head-slide img{ padding: 5px;}
.col-head-slide .box-vertical .box-text {
    padding-left: 5px;
    padding-right: 5px;
}
.topdeal{
    width: calc(100% - 5px);
    background-color: #cd930d;
    font-weight: 600;    
    margin-bottom: 5px;
    position: relative;
    padding: 5px;
}
.title-product-home-slide{
    color: #fff;
    padding: 3px 10px;
}
.text-u{
    text-transform: uppercase;
}
.content-topdeal{
    /* height: calc(100% - 70px); */
    max-height: 383px;
    position: relative;
    overflow-y: scroll;
    overflow-x: hidden;
    /* overflow: hidden!important; */
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}

.content-topdeal .item-article{
    background: #fff;
    margin-bottom: 5px;
}

.btn-dark{
    background-color: #cd930d !important;
    border: 1px solid #cd930d;
    border-radius: 4px !important;
    color: #fff;
}

/* iframe link detail shops */
.actions {
    width: 100%;
    clear: both;
    float: left;
    background: #fff;
    margin-top: 10px;
}
.actions ul {
    width: 100%;
    clear: both;
    float: left;
}
.actions ul .has_box {
    position: relative;
}

.actions ul li a {
    text-align: center;
    padding: 8px 15px;
    display: block;
    transition: .2s;
    line-height: 25px;
}
.actions ul .has_box .actions-box {
    opacity: 0;
    visibility: hidden;
    border-radius: 3px;
    position: absolute;
    left: -15px;
    top: 61px;
    width: 380px;
    background: #fff;
    box-shadow: 0 10px 25px -5px rgb(31 31 31 / 50%);
    border-top: 3px solid #ff8d16;
    z-index: 1000;
    padding: 5px 10px;
    transition: .2s;
}
.actions ul .has_box .actions-box:before {
    content: '';
    display: block;
    position: absolute;
    left: calc(300px / 2 - 58px);
    width: 0;
    height: 0;
    top: -20px;
    border-width: 10px;
    border-color: transparent;
    border-style: solid;
    border-bottom-color: #ff8d16;
}
.actions ul li:hover {
    background: #1da64c;
    transition: .2s;
}

.actions ul li a i {
    margin-right: 5px;
}
.actions ul li:hover .actions-box {
    opacity: 1;
    visibility: inherit;
    top: 51px;
    transition: .2s;
}
.actions ul .has_box .actions-box:before {
    content: '';
    display: block;
    position: absolute;
    left: calc(300px / 2 - 58px);
    width: 0;
    height: 0;
    top: -20px;
    border-width: 10px;
    border-color: transparent;
    border-style: solid;
    border-bottom-color: #ff8d16;
}
.actions ul .has_box .actions-box__title {
    width: 100%;
    clear: both;
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #1da64c;
    margin-bottom: 5px;
}
.actions ul .has_box .actions-box__title i {
    margin-right: 5px;
}
.actions ul .has_box .actions-box__subtitle {
    width: 100%;
    clear: both;
    float: left;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 5px;
}
.actions ul .has_box .actions-box__form {
    width: 100%;
    clear: both;
    float: left;
    margin-bottom: 5px;
}
.actions ul .has_box .actions-box__form textarea {
    width: 100%;
    clear: both;
    float: left;
    padding: 5px;
    height: 72px;
    font-size: 14px;
    line-height: 15px;
    border: 1px solid #1da64c;
    border-radius: 3px;
    margin-bottom: 5px;
    background: #fff;
}
.actions ul .has_box .actions-box__form button {
    width: 100%;
    border: none;
    background: #1da64c;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
    transition: .2s;
}
.actions ul .has_box .actions-box:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -20px;
    height: 20px;
}
.actions ul .has_box .actions-box__form button:hover {
    background: #69be28;
    transition: .2s;
}
/* end iframe link detail shops */
.button-show-hide-topdeal, .button-show-hide-menu-head{
    position: absolute;
    right: 10px;
    cursor: pointer;
}

.content-topdeal.hide_item {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
}
.content-topdeal.show_item {
    visibility: visible;
    opacity: 1;
}

.content-topdeal .item-article .post-image {
    padding-left: 5px;
}
.section-title a{
    padding-left: 0px;
}
.title-standard h2 a {
    color: #cd930d;
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
    float: left;
    padding-bottom: 5px;
}

.title-standard h2 {
    margin: 0px;
    float: left;
    position: relative;
    margin-bottom: 15px;
}

.title-standard h2:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background: #cd930d;
}

.right_box {
    border-left: 1px #dfdfdf solid;
}

/* begin devvn_product_category_ux_slide */

.devvn_product_category_ux_slide .product-category.col .col-inner img {
    object-fit: contain;
}
.devvn_product_category_ux_slide .product-category.col .col-inner .image-cover{
    border: 0px;
}

.devvn_product_category_ux_slide .carousel-cell.col.is-selected:nth-child(1) .product-category.col .col-inner {
    /* border-left-color: #fff; */
    border-left: 1px solid #f2f2f2;
}


.devvn_product_category_ux_slide .product-category.col .col-inner {
    border-left: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}
.devvn_product_category_ux_slide .header-title {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: none;
    color: #000c;
}

.devvn_product_category_ux_slide .product-category.col .col-inner .box-image {
    padding: 10px;
}

.devvn_product_category_ux_slide .product-category.col .col-inner .box-text{
    height: 66px;
}
.devvn_product_category_ux_slide .product-category.col .col-inner .box-text span.header-title{
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
    

/* end devvn_product_category_ux_slide */

.detail-tabs table td, .detail-tabs table th {
    border: 1px solid #EEE;
    padding: 10px 20px;
}
.detail-tabs th:first-child, .detail-tabs td:first-child {
    padding-left: 10px;
}
.unit, .amounts{
    color: #e51717;
    font-size: 16px;
}

.c-commit .col .icon-box .icon-box-img .icon i {
    font-size: 48px;
    color: #cd930d;
}
/* .bg-img-set{
    background: url(../images/rectangle.jpg);
} */