/*
Theme Name: Flatsome Child
Description: NamKiem developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.11.3
*/

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

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,900&display=swap');


h1,h2,h3,h4,h5,h6{
    font-family:"Roboto Condensed", sans-serif;
}
h1, h2, h3, h4, h5, h6, .heading-font {
    color: #e15600 !important;
}
.dichvua,.sanphama,.tt-lienhe{
    color: white;
    font-weight: 700;
    font-size: 1.2em;
}

.w-testimonial-text p:before {
    content: '\201C';
    position: absolute;
    top: 2.5rem;
    left: -0.35rem;
    font-size: 10rem;
    line-height: 3rem;
    font-family: Georgia, serif;
    pointer-events: none;
    color: #e25702;
}
.w-testimonial-text p {
    padding-top: 3.5rem;
    padding-left: 2rem;
}
.images1 {
    margin-right: 2em;
}
.video-home {
    padding: 0px !important;
}
.image_sp {
    border-color: #efeaea96;
    border: 3px solid #858585f5;
}
h3.tt_sspp {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
}
.w-btn-wrapper {
    margin: 0.3rem 0;
    text-align: center;
}
.w-btn-wrapper a{
    background-color: #e15600;
    color: white;
    font-weight: 400;
    line-height: 2.8;
    padding: 14px 1.8em;
    border-radius: 0.3em;
    letter-spacing: 0em;
    box-shadow: 0 0em 0em rgba(0,0,0,0.18);
}
.w-btn-wrapper a:hover:before{
    height: 100%;
}
.w-btn-wrapper a:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height 0.3s;
    background-color: rgba(0,0,0,0.15);
}
.wpb1_wrapper p {
    color: white;

}
.header-main .nav > li > a {
/*    background-color: #e15600;*/
/*    color: #ffffff;*/
    line-height: 45px;
    padding: 0 12px;
    border-radius: 5px;
    font-size: 1em;
    color: black;
    font-weight: 700;
}
.header-main .nav > li > a:hover{
    background-color: #e15600;
    color: #ffffff;
    line-height: 45px;
    padding: 0 12px;
    border-radius: 5px;

}
.header-main .nav > li > a:active{
    background-color: #e15600;
    color: #ffffff;
    line-height: 45px;
    padding: 0 12px;
    border-radius: 5px;

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



}