/*
Theme Name: Findme
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  ***************/


}
/* .homestatistics {
    padding: 60px 0 40px 0;
    background: #f9f9f9;
}

.homestatistics .col {
    text-align: center;
}

.homestatistics .number {
    margin-bottom: 0;
    text-align: center;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.homestatistics .number p {
    color: #0c5097;
    margin-bottom: 0;
    font-size: 50px;
    font-weight: bold;
}

.homestatistics .donvitinh {
    font-size: 16px!important;
    margin-left: 0px;
    color: #000!important;
    font-weight: normal!important;
    text-align: left;
}

.homestatistics strong {
    padding-top: 5px;
    display: block!important;
}

.homestatistics .shadow {
    font-size: 90px;
    line-height: 1;
    z-index: -1;
    -webkit-text-stroke: 1px #ccc;
    color: transparent;
    text-transform: uppercase;
    white-space: nowrap;
    margin-top: -70px;
} */