/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */





.service_text img{
	width:100%;
}

.banner_area{
	padding: 60px 0 60px;
}


.nutrition_plan_area img{
	width:100% !important;
}


.media-body .line_1{
	transform:translateY(4px);
	-webkit-transform:translateY(4px);
	-ms-transform:translateY(4px);
}


.c_info .media{
	margin-top:8px !important;
	/*transform:translateY(8px) !important;*/
}


.blog_area .blog_inner .blog_items p {
	padding: 4px 0 4px;
}

.blog_area .blog_inner .blog_lift_sidebar .blog_items .blog_tittle {
    padding-top: 20px;
}


.services_area img{
	width:25% !important;
	transform: translateX(-8px);
}

.services_a2 {
    background: #A5DAD4;
}

.fitness_content a{
	color:#a0c1bb ;
	text-decoration: underline;
}


.home.about_me_area{
	background-color: #d5e1df !important;
}

.body_mind .media:hover{
	background:url('') !important;
	background-color:#fff !important;
	color: #797979 !important;
}














/*MOSTANI MUNKAK */

.service_row .body_mind .media:before{
	background-color:#fff !important;
	color: #797979 !important;
}

.service_row .body_mind .media:hover .media-body p{
	color: #797979 !important;	
}

.service_row .body_mind .media:hover .media-body h4{
	color:#1D1D1D;
}

.service_row .body_mind .media{
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.service_site.services_a2 {
    background: #fff !important;
}

.service_site h2{
	color:#1D1D1D !important;
}


.contact_us_area .meet_area .meet i::before {
    color: #a0c1bb !important;
}



@media(max-width: 500px){
	/*.about_me_area.home img{
		display:none !important;
	}*/

	.misssion_img{
		display: none !important;
	}
}

.footer_area {
  background: #3f3e3e  !important;

}

.best_fitness_area .best_fitness_row .fitness_img {
 
  background: #a0c1bb !important;
}

.banner_area h2 {
    font: 600 35px/1 "Poppins", sans-serif !important;
   padding-bottom: 4px !important;
}

.only_mobile{
	display:none;
}

.about_me_area.home img{
	max-width:100% !important;
}

@media(max-width:1200px){
	.about_me_area.home img{
		max-width:115% !important;
	}
}

@media(max-width:1100px){
	.about_me_area.home img{
		max-width:140% !important;
	}
}

@media(max-width:768px){
	.only_desktop{
		display:none !important;
	}

	.only_mobile{
		display:block !important;
	}
}

@media(max-width:767px){
	.about_me_area.home img{
		max-width:100% !important;
	}
}



@media(min-width:768px){
	.misssion_img{
		margin-top:-100px;
	}
}

.colored_a a{
	color: #608780 !important;
}

@media(max-width:768px){
	.asdasd h2{
		margin-bottom:-160px !important
	}
}
  

.misssion_img{
	margin-top:50px !important;
}

.call_action_area:before{
	background-color: #98B7B2 !important;
}


@media(min-width:768px) and (max-width:832px){
	.home .about_content h2{
		margin-top:50px !important;
		font-size: 25px;
	}
	.home .about_content p{

		font-weight:500;
	}
}