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

/*************** ADD CUSTOM CSS HERE.   ***************/
.timgiaiphap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    opacity: .32;
    background: #0d0c1acc;
    background: linear-gradient(90deg,#08122d 0,rgba(38,117,252,.22) 100%);
}
.gspb_backgroundOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: linear-gradient(188deg, rgba(0, 0, 0, 0.9) -2.33%, rgba(0, 0, 0, 0) 95.88%);
}
.ux-timgiaiphap{z-index: 9;}
.ux-timgiaiphap h3{font-size: 3rem;}
.ux-header-text-box{z-index: 9;}
.absolute-footer{display: none;}
.ux-footer-1{padding-top: 60px!important;}
.ux-gtech-key{padding-right: 45%;line-height: 3rem;}
.ux-gtech-row-key p{margin-bottom: 1em;}
.ux-tuvanchienluoc{border: 1px solid #fff; padding: 10px 30px!important;}
.transparent .header-main{border-bottom: 1px solid rgb(255, 255, 255, 0.1);}
.header-main .nav > li > a{font-weight: normal;}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}