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


}
.service-data .col-inner{
	min-height:330px!important;
}
#wpsm_progress_b_row_66{
	margin-top:50px
}
.top-boxes{
    color: white;
    font-size: 100px;
    padding: 20px 15px;
    background: #4f84c4;
}
.text-boxed-lower{
	padding: 20px 20px 20px;
}
.my-address{
	font-size: 55px;
    color: white;
}
.contact-bar a {
	color:white !important;
}