/*
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.   ***************/
.large-3 {
	text-align:left;
}
.col-lg-12.col-md-12.col-12.fomlh {
    border: 2px solid #eaeaea;
    padding: 30px;
    border-radius: 20px;
}
h2.title-form-tuvan {

    text-align: center;
    background: linear-gradient(to right, #980088, #150178);
    color: white;
    font-weight: bold;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
}
input#lienhe {
    text-align: center;
    display: block;
    margin-left: auto;
	margin-right:auto;
    border-radius: 15px;
	background: linear-gradient(to right, #fd0600, #fcae03);
}
.col.large-3.loaithe {
  padding: 8px 0px 0px;
}
.col.large-9.loaithe {
    padding: 0px;
}
.col.large-12.formlh {
    padding: 0px;
}
p.kientra {
    color: #000000;
    font-weight: bold;
    font-size: 18px;
}
.footer-widgets.footer.footer-1 {
    padding: 0px !important;
}
.absolute-footer.dark.medium-text-center.small-text-center {
    display: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}