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

/*************** ADD CUSTOM CSS HERE.   ***************/
.form-lien-he {
    text-align: center;
    margin-top: 9px;
    border-radius: 4px;
    background: #0794DE;
    padding: 20px;
}



.form-lien-he h3 {
    text-align: center;
    color: white;
    border-bottom: 1px solid white;
    padding-bottom: 5px;
    margin-bottom: 18px;
}

.text-center {
    text-align: center;
}.title .light {
    position: relative;
}.readmore {
    color: #f79a32;
}.title .light i {
    color: #0a5499;
    font-size: 24px;
    margin-bottom: 20px;
}.title .light:before {
    position: absolute;
    top: 6px;
    left: -170px;
    content: "";
    border: 3px solid #e6e6e6;
    width: 140px;
}.title .light:after {
    position: absolute;
    top: 6px;
    left: 60px;
    content: "";
    border: 3px solid #e6e6e6;
    width: 140px;
}

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


}