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

.section01 .tit-boxshadow {
        font-size: 29px !important;
        font-weight: bold;
        line-height: 30px;
        color: rgb(255, 255, 255);
        text-shadow: rgb(76, 164, 201) 2px 1px 1px;
    }

.section01 p {
		font-size: 16px !important;
}

.section01 .section-bg {
		height: 110%;
}

.section01 .btn-gardient-color {
		width: 200px;
    padding: 5px;
}

.section02 h2 {
		text-align: center;
}

.section02 .title-page::after {
    width: 20% !important;
    margin-left: 40%;
}

.section02 .col-left .col-inner {
		padding: 20px;
		}
.section02 .col-left p, .section02 .col-right p{
		font-size: 15px;
		margin-bottom: 5px;
		text-align: justify;

}

.section02 .title-page {
		margin-bottom: 20px;
}

.section02 h4 {
		font-size: 15px;
    margin-bottom: 5px;
    color: rgb(0, 33, 59);
}

.section02 .col-right .icon-box.featured-box.icon-box-left.text-left{
	 margin-bottom: 10px !important;
}

.section02 .col-formobile h3{
		font-size: 30px;
}

.section02 .col-formobile p {
		font-size: 15px;
		margin-bottom: 5px;
		text-align: left;
}

.section02 .col-formobile .col{
		padding: 0 5px 30px;
}

.section02 .col-formobile, .section02 .col-right {
		margin-bottom: -40px;
}

.section02 h2 {
		font-size: 22px !important;
		text-align: left !important;
		    width: 400px;
    margin-left: -10px;
}

.section03 h3 {
		font-size: 21px !important;
    
}
.section03 h2 {
    font-size: 30px !important;
    line-height: 39px !important;
}

.section03 .title-page::after {
		margin-left: 115px !important;
		margin-top: 10px !important;
}

.section07 h3 {
	font-size: 18px !important;

}