/*
Theme Name: 3S Clean
Theme URI: http://9kolor.com/
Author: 9Kolor
Author URI: http://9kolor.com/
Description: Dich vu don dep ve sinh 3S Clean
Version: 3.5.3
Text Domain: 9kolor.com
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
.header-nav-main{}
.header-nav-main .menu-image{}
.header-nav-main .menu-image-title{}
.header-top-left{}
.header-top-left .header-top-left-item {
    color: #fff;
    margin-right: 15px;
    font-size: 14px;
}
.header-top-left .header-top-left-item img{
    width: 20px;
}
.header-top-left .header-top-left-item a{}
.sologan{
}
.sologan img{
    height: 60px;
}
.block-featured{}
.ft-blog .post-item{
    padding-bottom: 15px;
}
.ft-blog{}
#menu-footer{
    margin-left: -15px;
}
#menu-footer li{
    border: 0;
    margin-bottom: 15px;
    line-height: 1;
}
#menu-footer li a{
    padding: 0;
    display: block;
    border-left: 5px solid #faa31d;
    padding-left: 8px;
}
.footer-address-item {
    height: 33px;
    line-height: 33px;
    padding-left: 45px;
    color: #fff;
    list-style: none;
    margin: 0 0 15px 0!important;
}
.footer-local {
    background: url(assets/img/icon-address.png) top left no-repeat;
}
.footer-local {
    background: url(assets/img/icon-address.png) top left no-repeat;
}
.footer-phone {
    background: url(assets/img/icon-phone.png) top left no-repeat;
}
.footer-mail {
    background: url(assets/img/icon-support.png) top left no-repeat;
}
.footer-web {
    background: url(assets/img/icon-web.png) top left no-repeat;
}
.footer-face {
    background: url(assets/img/icon-fb.png) top left no-repeat;
}
.block-featured .col-inner:hover{
    background: #ce1634 !important;
}
.block-featured .col-inner:hover h4{
    color: #fff;
}
.block-featured .col-inner:hover p{
    color: #fff;
}
.block-featured .col-inner .box h4{
   font-weight: 500;
   font-size: 18px;
   margin-bottom: 5px;
}
.block-featured .col-inner{
    border: 1px solid #fff !important;
    padding: 15px 0 0 0!important;
}
.block-tes .circle img{
    border-radius: 0 !important;
}
.sec-title{
    font-size: 26px;
}
.block-why{}
.block-why h5{
    color: #fff;
    font-size: 18px;
}
.block-why h6{
    color: #fff;
    text-transform: none;
    line-height: 1.4;
    opacity: 1;
}
.block-email{}
.block-email h3{
    color: #fff;
    margin-bottom: 0;
}
.block-email p{
    color: #fff;
    margin-bottom: 0;
}
.block-email input[type="email"]::placeholder{
    color:#fff;
}
.block-email input[type="email"]{
    border: 0;
    border-bottom: 1px solid #ffff;
    background: transparent;
    color: #fff;
    box-shadow: none;
}
.nf-field-container textarea{
    height:100px !important;
}
#ninja_forms_required_items, .nf-field-container {
    clear: both;
    position: relative;
    margin-bottom: 15px !important;
}
.nf-form-wrap .block-email input[type="button"]{
    background: #ce1634;
    color: #fff;
    font-weight: 500;
    border: 2px solid #fff;
    float: right;
}
input[type="button"]{
    background: #ce1634;
    color: #fff;
    font-weight: 500;
    border: 2px solid #fff;
    float: right;    
}
.nf-form-fields-required{
    display:none;
}
.nf-form-title h3{
    text-transform: uppercase;
    font-size: 22px;
    color: #fff;
}
.blog-wrapper {}
.blog-wrapper .box-vertical{
    background: #f1f1f1;
    position: relative;
}
.blog-wrapper .box-vertical .button{
    background: #fcb840;
    border: #fcb840;
    font-weight: 500;
    color: #fff;
}
.blog-wrapper .box-vertical .post-title{
    font-size: 22px;
    margin-bottom: 5px;
}
.widget-title {
    height: 40px;
    line-height: 40px;
    background-color: #ffac0c;
}
#secondary .box-vertical .post-title{
    font-size: 15px;
    margin-bottom: 5px;
    margin: 0;
}
#secondary .post-item{
    padding-bottom:0;
}
#secondary ul{
    background: #f1f1f1;
    padding: 10px 0;
}
#secondary ul li{
    padding: 0 15px;
}
#secondary ul li a{
    font-weight: 500;
    padding: 8px 0;
}
#secondary ul li:hover a{
    color: #ffac0c;
}
.widget-title span:before{position: absolute;content: '';width: 50px;right: -50px;z-index: 10;background-color: #fff;border: 40px solid transparent;border-right: 40px solid #ffac0c;border-bottom: 0px solid #ffac0c;border-left: 0px solid #ffac0c;}
.widget-title span:after{
    content:'';
    position: absolute;
    content: '';
    width: 0px;
    right: -40px;
    z-index: 10;
    border: 40px solid transparent;
    border-left: 40px solid #1559a8;
    border-top: 0px solid #1559a8;
    border-right: 0px solid #1559a8;
}
.widget-title i{
    margin-right:10px;
    color:#fff;
}
.widget-title span{
    display: inline-block;
    background-color: #1559a8;
    padding: 0 10px;
    color: #fff;
    font-weight: 500;
    position: relative;
}
.blog-wrapper .box-vertical .thumbnail-hoverlay-icon {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    box-sizing: border-box;
}
.blog-wrapper .box-vertical .box-image:hover .thumbnail-hoverlay-icon {
    position: absolute;
    -webkit-transform: translateY(-60px) scale(1.5);
    transform: translateY(-60px) scale(1.5);
    transition: all .45s;
}
.blog-wrapper .box-vertical .box-image:hover .thumbnail-hoverlay-icon {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
}
.blog-wrapper .box-vertical .box-image .thumbnail-hoverlay-icon .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    margin-top: -20px;
    margin-left: -20px;
    font-size: 20px;
    border: 1px solid;
    width: 40px;
    height: 40px;
    line-height: 38px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    text-align: center;
}
.blog-wrapper .box-vertical .box-image:hover .thumbnail-hoverlay {
    opacity: .5;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0);
}
.thumbnail-hoverlay {
    position: absolute;
    background-color: #ffac0c;
    transition: all .4s;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    tr;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    
 }
 .thumbnail-hoverlay-icon{
    display: none;
 }
 @media only screen and (max-width: 48em) {
footer .header-btn{
    /* display:none; */
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
}
footer .header-btn .header-btn-call{
    padding-top: 15px;
    background: #ffac0c url(assets/img/phone.png) top 8px center no-repeat;
    background-size: auto 36px;
    line-height: 124px;
    padding: 0;
}
footer .header-btn a{
    width: 50%;
    margin: 0;
    border: 1px solid #fff;
}
 }
 /**/.header-btn{display: flex;}
.header-wrapper.stuck .header-btn{display: flex;}
.header-btn>a{padding:0 15px;color:#fff;text-align:center;background-color:#ffac0c;margin-left:5px;font-weight:500;}
.header-btn .header-btn-call{padding-left:50px;background: #ce1633 url(assets/img/phone.png) left 15px center no-repeat;background-size:24px auto;height:85px;line-height:35px;}
.header-btn .header-btn-call span{display:block;}
.header-btn .header-btn-call span:nth-child(1){font-size:22px;border-bottom:1px solid #fff;margin-top:9px;}
.header-btn .header-btn-call span:nth-child(2){}
.header-btn .header-btn-order{background: #ce1633 url(assets/img/calendar.png) top 8px center no-repeat;background-size:auto 36px;line-height:124px;height:85px;}
.header-btn a:hover{background-color:#1559a8;}
.mobile-btn-browser{display:none;}