/*
Theme Name: HienLongIndustry
Description: Thietkewebchuyen.com
Author: Thietkewebchuyen.com
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/




.header-main {
    height: auto;
    padding: 5px 0px;
}

#logo {
    margin-right: 0px;
    padding: 0px;
}
#logo img{
    padding: 0px;
}


.header-main .nav-spacing-xlarge>li a{
    padding: 24px 12px;
}

.header-main .nav-spacing-xlarge>li.current-menu-item a{
    color: black !important;
    transform-origin: bottom;
    transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    background: #fab419;
}


.button.primary:not(.is-outline).btnReadmore{
    min-width: 370px;
    height: 60px;
    font-size: 20px;
    font-weight: 500;
    padding: 0px;

    border: 3px solid #1a1311;
    color: #1a1311;
    box-shadow: 4px 4px 0 #fab419;
    background: #fff;
    -webkit-transition: 0s ease;
    -ms-transition: 0s ease;
    transition: 0s ease;
    -moz-transition: 0s ease;
    -o-transition: 0s ease;
    transform-origin: bottom;
    transform: skewX(-9deg);
    -webkit-transform: skewX(-9deg);
    -moz-transform: skewX(-9deg);
    -ms-transform: skewX(-9deg);
    -o-transform: skewX(-9deg);
}

.button.primary:not(.is-outline).btnReadmore:hover {
    background: #fab419;
    border-color: #fab419;
    box-shadow: 4px 4px 0 #1a1311;
}


.BlockGioiThieu .big-text {
    font-size: 200px;
    font-weight: 900;
    color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    line-height: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    line-height: 0;
    font-family: roboto;
    bottom: 0px;
}

p{
    margin-bottom: 0.5em;
}
/*bg-patern-sago*/
.bg-patern-sago{
position: relative;
    overflow: hidden;
    background: url(https://hienlongindustry.s201.demo.xemwebmau.com/wp-content/uploads/2020/01/patern.png) repeat;
    }
/*table*/
table, th, td{
 
    padding:5px !important;
}
table{
    border-collapse:collapse;
}
/*Footer*/
.footer-sago{
    overflow: hidden;
    border-top: 1px solid #e8e8e8;
    background: url(https://hienlongindustry.s201.demo.xemwebmau.com/wp-content/uploads/2020/01/texture.png) repeat;
    
}
.footer-sago li{
    list-style:none;
    margin-left:0px !important;
    
}

.footer-sago li a{
    font-size:85%;
}
.footer-sago li>.fas{
    font-size:80%;
    color:#136557;
}
/*form*/
.sago-form input[type="submit"],.sago-form input[type="reset"]{
    width:100%
}
.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select {
    background-color: rgba(255, 255, 255, 0.03);
   
    border-color: rgba(0, 0, 0, 0.2);
  
    border-radius: 3px;
}
.form-flat button, .form-flat input {
    border-radius: 3px;
}
/*blog-sago*/
.blog-sago .is-divider{
    display:none;
}
.title-sago a{
    color:#fff;
}

/*du an sago*/
.portfolio-box .show-on-hover{
    opacity:1;
}
.portfolio-box .box-text.text-center.dark {
       background: linear-gradient(to left, #2bb670, #009b7f);
}
h6.uppercase.portfolio-box-title{
    opacity:1;
}
/*quy trình thực hiện*/

/*tiêu đề page*/
header.entry-header {
    text-align: center;
}
h1.entry-title.mb {
    margin-bottom: 0.5em;
        font-size: 1.6em;
}
/*widget*/
.widget .is-divider {
    
    display: none;
}
span.widget-title{
    border-left: 5px solid var(--primary-color);
    padding-left: 5px;
}
/*chi tiết dự án*/
.attributes td.op_name {
    font-weight: bold;
}
.attributes td {
    height: 46px;
   
}
.mo-ta-du-an{
    border-left: 8px solid #2bb670;
padding-left: 8px;
}
.portfolio-top {
    margin-top: 30px;
}
.du-an-lien-quan {
    margin-top: 30px;
}
.attributes{
    border:none !important;
}
/*TIÊU ĐỀ*/
.sago-title-simple .section-title, .sago-title-simple .section-title-main {
    border: 0;
    padding: 0;
    margin: 0;
}
.section-title-container {
    margin-bottom: 0.5em;
}
.sago-title-simple.center .section-title {
    justify-content: center;
}

/**/
.sago-no-padding-bottom{
    padding-bottom:0;   
}
/*sản phẩm trang chủ*/
.san-pham-col .col-inner{
        border: 2px solid #2bb670;
    padding-bottom:10px;
    padding-top:10px;
}
.san-pham-col .button{
    margin-bottom:0px;
}
/*Menu header-main*/
#masthead .nav > li > a{
    font-weight:400;
}
/*tìm kiếm header main*/
.header-search a{
    background: #FFF;
    border-radius: 3px;
    padding:  9px !important;
    border: 1px solid var(--primary-color);
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}
.header-search a:hover{
    background:#186457;
}

.header-search .icon-search{
    color: var(--primary-color) ;
}
.header-search .icon-search:hover{
    color:#fff
}


/*Yêu cầu báo giá*/
a.yeu-cau-bao-gia{
        background: linear-gradient(to left, #2bb670, #009b7f);
    color: #fff !important;
    padding:10px 8px!important;
    border-radius: 3px;
    font-weight:bold !important;
      
}
a.yeu-cau-bao-gia:hover{
       background: linear-gradient(to left, #009b7f, #2bb670);
}

/*hotline top*/
.hotline-top {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    padding: 6px 0;
}
.hotline-top a {
    color: #FFF;
    margin-left:35px;
}
/*top bar*/
#top-bar{
}
#top-bar .nav>li{
    margin:0 10px;
    text-transform:uppercase;
}
@font-face {
 font-family: UTM-Avo;
 src: url(fonts/UTMAvo.ttf);
 font-weight: normal;

 }

@font-face {
 font-family: UTM-Avo;
 src: url(fonts/UTMAvoBold.ttf);
 font-weight:bold;
    
 }

.section-title-main, h1, h2, h3, h4, h5, h6, strong, .icon-box-text, .icon-box-text h2, .icon-box-text h3, .icon-box-text h4, .icon-box-text h5, .sidebar-menu .nav-sidebar li a, .col-inner, .text-center, .text-center h2, .text-center h3, .text-center h4, .text-center h5, .col-inner strong, .col-inner h3, .col-inner h4, .header-nav>li.menu-item, .header-nav>li.menu-item a, .header-nav li.menu-item, .header-nav li a, h1.entry-title, .widget-title, .col-inner h2, .col-inner h3, .col-inner h4, .col-inner h5, .col-inner h6, .top-bar-nav li.menu-item a, .account-item span, #header-contact li a span, h3.product-section-title, .woocommerce-breadcrumb.breadcrumbs, ul.product-tabs>li>a, .widget, .product-short-description, button.button, .product_meta span, h3.comment-reply-title, .html.custom, span.header-cart-title, .footer-secondary.pull-right, .utm-avo, .tab a span, .button, .searchform .search-field, .searchform .search-field::placeholder, .header-top li a>span, table tr th, table tr td, label, .form-row input, .form-row select, .form-row textarea, .mini_cart_item a, .mini_cart_item span, .woocommerce-mini-cart__total span, .tab-panels .panel.entry-content, .tab-panels .panel.entry-content p, .woocommerce-MyAccount-navigation-link a, .woocommerce-additional-fields h3, .woocommerce-billing-fields h3, .breadcrumbs a, #mega-menu-title, .woocommerce-info, .futura {
   font-family: "UTM-Avo", sans-serif; 
}




.product-small .box-image {
    box-shadow: 2px 2px 20px #00000026;}
.product-small .box-image:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
.product-small .box-image::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.product-small .box-image img{
}
.product-title a{
	color: var(--primary-color);
}
.woocommerce-Price-amount{
	color: #dd3333 !important;
}
span.amount{
	color: red;
}
.product-section-title-related {
	    color: #2bb670;
    margin-left: 0px;
}



.absolute-footer{
    display: none;
}



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}