/*
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.   ***************/


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


}
.header-nav-main > li > a {
    padding: 28px 0px;
    border-bottom: 2px solid transparent;
    color: #f6f6f6;
}
.header-nav.nav>li>a:hover,.header-nav.nav>li.active>a {
    border-color: #ffda25;
    color: #ffda25;
}
.dichvuchungtoi h4 {
    color: #ed3338;
}
.dichvuchungtoi p {
    font-size: 13px;
}
.dichvuchungtoi .col.medium-3.small-6.large-3 {
    padding: 0;
}
ul.cpd {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.cpd li.cpd-l {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row-reverse;
}
ul.cpd span.cpd-r {
  font-weight: bold;
  float: unset;
  flex: unset !important;
}
.sec_baohanh input[type="submit"] {
    display: block;
    margin: 20px auto;
    padding: 6px 50px;
    border-radius: 50px;
    font-size: 18px;
}