/*
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.   ***************/
.fixcontact .fixzalo {
    position: fixed;
    right: 0px;
    bottom: 300px;
    z-index: 999999;
}
.ux-dich-vu-row .ux-dich-vu-fed{max-width: 1500px!important;}
.ux-copyright-col-2{font-size: 13px;}
.absolute-footer{display: none;}
.ux-nopadding-row .col{padding-bottom: 0px!important;}
.ux-nopadding-col-1 h2{margin-bottom: 0px; color: #000; font-size: 36px;}
.ux-nopadding-col-2 p{margin-bottom: 0px; padding-top: 20px;}
.ux-home-heading h1{font-size: 45px; margin-bottom: 20px;}
.ux-home-heading h2{font-size: 36px; margin-bottom: 30px;}
.ux-giai-phap h2{font-size: 48px; line-height: 60px;}
.ux-lien-he{padding-bottom: 0px!important;}
.ux-lien-he h2{font-size: 50px;}
.ux-contact-f input[type=text]{height: 50px; box-shadow: 1px 1px 16px #ccc; border: none;}
.ux-contact-f select{height: 50px;}
.ux-contact-f input[type=submit]{height: 50px; width: 100%; border-radius: 5px;}
.ux-dich-vu-fed .is-divider{display: none;}
/*
* FOOTER
*/
.ux-footer{padding-bottom: 0px!important;}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}