/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

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

@font-face {
    font-family: 'SVN-Micheline';
    src: url('./font/SVN-Micheline.otf');
}

.logo-left .logo{
    margin-left: -30px;
}
.flex-col .header-nav .content-logo{
    margin-left: -75px;
}
.flex-col .header-nav .content-logo .logo-title{ 
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #F4A621 !important;

}
.flex-col .header-nav .content-logo .logo-title-sub{
    font-style: normal;
    font-size: 12px;
    float:left;
    color: #F4A621 !important;

}

.flex-col .header-nav li{
    padding-right: 10px;
}
.flex-col .header-nav li a{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    text-transform: uppercase;
}
.is-outline:hover, .primary.is-outline:hover {
    color: #fff;
    background-color: #F89422 !important;
    border-color: #ffffff !important;
}

.active a{
    color: #65BE44;
}
.flex-col .header-nav li a:hover{
    color: #65BE44;
}

.section1 .text-banner{
    font-family:'SVN-Micheline';
    font-style: normal;
    font-weight: 400;
    font-size: 80px;
    color: #5CB31A;
    padding: 80px 0px 50px 0px;
}
.section1 .button{
    color:#F89422;
}
.section1 .button span{
    color:#000000;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.content-banner .button-banner {
    padding: 0px 80px 0px 40px;
}
.content-banner a button{
    border-style: solid 1px; 
    border-color: #F89422;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    margin-top: -60px;
}

.section2{
    padding-top: 100px !important;
}
.section2 h3{
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    text-align: left !important;
}
.section2 hr{
    width: 145px;
    height: 4px;
    background-color: #F89422;;
    opacity: 1 !important;
    border:none;
}
.section2 .row-info{
    padding-bottom: 60px;
}
.section2 .row-info p{
    font-size: 18px;
    color:#000000;
    padding-right: 50px;
    padding-top: 30px;
    text-align: left !important;
}

.section2 h4{
    margin-bottom: 30px;
}
.section2  h3{
    font-size: 25px;
    line-height: 32px;
}
.section2 .row2-section2 .col-inner{
    height: 350px;
}
.section2 .row2-section2 .img {
    height: 100%;
}
.section2 .row2-section2 .img .img-inner{
    height: 100%;
}
.section2 .row2-section2 h3{
    text-align: left;
}
.section2 .text-time-active h3{
    font-size: 35px;
    line-height: 144%;
    font-weight: 600;
}
.section2 .text-time-active h4{
    font-size: 24px;
    font-weight: 500;
    line-height: 10px;
    text-transform: uppercase;
}
.section2 .text-time-active p,h3,h4{
    text-align: left ;
}
.section2 .text-time-active p,h4{
    color:#ffffff;
}

.section2 .text-time-active{
    padding: 35px 45px 50px 52px;
}

.section3 h3{
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
}
.section3 p,h3{
    color: #000000;
    text-align: center;
}
.section3 .item-section img{
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px -50px 36px -28px inset; */
}
.section3 .item-section p{
    color:#ffffff;
    position:absolute;
    top:240px;
    width: 100%;
    height: 120px;
    line-height: 130px;
    font-weight: 600;
    border-radius: 0px 0px 10px 10px;
    box-shadow: rgba(0, 0, 0, 0.9) 0px -100px 56px -38px inset;
}
.section4 .content-section .col-inner {
    border:none !important;
}
.section4 .img-inner{
    background-color: #5CB21A;
    border-radius: 50%;
    width:40%;
}

.section4 .content-section p{
    color:#000000;
    text-align: center !important;
}

.section4 .col-inner{
    border: 1px solid #A4A4A4;
    border-radius: 10px;
    height:280px;
    padding:25px;
}
.section4 .col-inner h3{
    text-align: center;
}

.section4 .img .img-inner img{
    display: flex;
    justify-content: center;
}
.section4 .content-section{
    max-height: 200px;
}
.section4 .img, .img img{
    display: flex;
    justify-content: center;
}
.section4 .item-box h4{
    text-align: center;
    color: #000000 ;
}

.section4 .item-box p{
    text-align: center;
    font-size: 16px;
    color: #000000;
}

.content-slide span{
    color:#ffffff;
}
/* 
box-shadow: rgba(0, 0, 0, 0.35) 0px -50px 36px -28px inset; */

.section6{
    padding-left: 60px;
    padding-right: 60px;
    color:#ffffff !important;
    text-align: center;
}
.section6 p{
    text-align: center !important;
    padding-bottom: 20px;
    color:#ffffff !important;
}
.section6 h3{
    color:#ffffff;
    padding:50px 0px 20px 0px;
}
.footer-wrapper{
    color:#ffffff;
    text-align: left !important;
}
.footer-wrapper .textwidget p{
    color:#ffffff !important;
    text-align: left !important;
}

ul.menu>li>a{
    color:#ffffff;
    text-decoration: none;
}
ul.menu>li>a:hover ,ul.menu>li>a:active{
    color:#F89422 !important;
}

.nav>li.active>a{
    color:#F89422 !important; 
}
ul.menu>li+li, .widget>ul>li+li {
    border-top: 0px solid #ececec !important;
}
.social-icon-footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.social-icon-footer li {
    float: left;
}

.social-icon-footer li a {
    display: block;
    color: white;
    text-align: center;
    padding: 16px;
    text-decoration: none;
}
.social-icon-footer li a img:hover {
    transform: scale(1.2);
}
.recent-blog-posts-li .badge-outline{
    height: 3.8em;
    width: 6.8em;
}
.slidebar-introduce .recent-blog-posts a{
    font-size: 15px;
    color:#303030;
}
.slidebar-introduce .recent-blog-posts a:hover{
    color: #d31146;
}
.slidebar-introduce .widget>ul .cat-item{
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
    border-bottom: 1px solid #ececec;
}
.content-introduce p{
    text-align: left;
}
.post-item .col-inner{
    box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
}
.item-product h4{
    margin-top: -60px;
    font-size: 22px;
    text-align: center;
}
.item-product .box-text-inner{
    background-color:rgba(0,0,0,0.3);
}
.item-product{
    transition-property: transform;
  transition-timing-function: ease;
}

.box-shade .box-text {
    position: absolute;
    width: 100%;
    max-height: 100%;
    bottom: 0;
    padding-left: 1.5em;
    padding-right: 1.5em;
    box-shadow: rgba(0, 0, 0, 0.9) 0px -50px 36px -28px inset;
}
.box-shade .box-text .box-text-inner{
    text-align: center;
    font-weight: 700;
}
.page-product{
    text-align: center;
}


@media only screen and (max-width: 600px) {
    .section1 .text-banner{
        font-size: 30px;
    }
    .section2 .col-inner {
        height: 100%;
    }
   
   .section2 .row1-section2{
        margin-top: 60px;
   }
   .section2 .text-time-active{
        padding:20px !important;
   }
   .section4 .col-inner{
        border: 1px solid #A4A4A4;
        border-radius: 10px;
        height:280px;
        padding:10px;
    }
    .section3 .item-section p{
        color:#ffffff !important;
        position:absolute;
        top:400px;
        left:30px;
        right:30px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px -50px 36px -28px inset;
    }
    .section3 .section2-img img{
        height: 75%;
    }
}

@media only screen and (max-width: 1024px) {
   
    .section2 .row1-section2 h3{
        font-size: 20px;
    }
    .section2 .row-info p{
        font-size: 15px;
        color:#000000;
        padding-right: 50px;
        padding-top: 5px;
        text-align: left !important;
    }
    .section2 .text-time-active{
        padding:20px !important;
    }
    .section2 .text-time-active h3{
        font-size: 20px;
    }
    .section2 .text-time-active h4{
       margin: 0px !important;
    }

    .section2 .time-active2:nth-child(2){
        margin-top: -45px;
    }
    .section3 .item-section p{
        color:#ffffff !important;
        position:absolute;
        top:400px;
        left:30px;
        right:30px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px -50px 36px -28px inset;
    }
    .section3 .section2-img{
        height: 100%;
    }
   
}


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


}

/* page product detail */

.section-product1 h2,p{
    text-align: center;
    color: #d31145;
}
.product-section2 h2{
    text-align: center;
    color: #d31145;
}
.product-section2 .icon-box{
    padding: 20px;
    border: 3px solid #d21246;
}

.product-section2 h5{
    font-size: 19px;
    font-weight: 700;
    color: #d31145;
}
.product-section2 span{
    font-size: 19px;
    font-weight: 700;
    color: #ed1c24;
}

.product-section2 li{
    font-size: 18px;
    color:#303030;
}

.product-section4 h2{
    text-align: center;
    color: #d31145;
}
.product-section4 p{
    font-size: 19px;
}
.product-section5 h2,p{
    text-align: center;
    color: #d31145;
}

.product-section5 .icon .icon-inner img{
    width: 160px;
    height: 154px;
}

.product-section6 h2{
    text-align: center;
    color: #d31145;
}
.product-section6 h3{
    text-align: left;
    color: #d31145;
}
.product-section6 p{
    text-align: left;
}
.product-section6 .number{
    font-size: 50px;
    color: #d31145;
}
.product-section7 h2{
    color:#303030;
    font-size: 36px;
}
.product-section7 span{
    padding: 10px 15px 10px 15px;
    font-size: 20px;
}
.product-section8 h2{
     color:#303030;
    font-size: 36px;
    text-align: center;
}
.header-main .nav > li > a {
    line-height: 17px;
    font-size: 16px !important;
    font-style: normal;
    padding: 0px 10px;
    color: #555;
}

