h1 , h2 , h3 , h4 , h5 , h6  ,.et_pb_module_header span   {
	 font-family: cairo !important;
	line-height: 1.3;
}

body,a , p , div ,  ul , li , ol , span  , input , textarea ,table , th , tr{
	font-family: cairo !important;
	line-height: 1.7;
}

:lang(ar) .en-item{
	display:none !important
}
/*footer*/
@media (min-width: 768px) {

footer .et_pb_section>.et_pb_row {
    flex-direction: row !important;
    display: flex;
}}
/*baner */
.baner .et_pb_image .et_pb_image_wrap{
	display:flex !important
}
@media (min-width: 768px) {
.left-img{
	margin-left:0 !important;
	margin-right:auto !important
}	
}
@media (max-width: 768px) {
	.center-txt-m p {
    text-align: center;
}
}

/*about coach*/
#about-coach .coach-img img{
	max-height: 605px !important;
}
@media (max-width: 980px){
.coach-img span {
    display: flex !important;
    align-items: center;
    justify-content: center;
}	
}

/*coach story */
.section-2 .coach-img img{
	left : unset !important;
	right:0 !important
}
@media (min-width: 980px){
	.section-1 .coach-img img{
	right: unset !important;
		left:0 !important
}	
}
/*why coach*/
#why-coach-sana .et_pb_blurb_container{
	padding-right: 0px !important;
	margin-left:0 !important;
	margin-right:15px !important
}
@media (max-width: 768px){
	#why-coach-sana .et_pb_blurb_container{
	margin-right:0px !important
}
}

#why-coach-sana .et_pb_main_blurb_image span{
	display: flex;
    align-items: center;
    justify-content: center;
}
/*consultions*/
#work-with-coach .et_pb_code{
	padding-right: 30px;
	padding-left: 0 !important;    
}
#work-with-coach .Challenges{
	padding: 0 1em 23px 0 !important;
}
/*testimonials slider*/
#testimonials .swiper-navi-container{
	flex-direction:row-reverse !important
}
.testimonials .name_design{
	text-align:right !important;
	padding-left: 0px!important;
	padding-right: 50px!important;
}
.testimonials .carousel_content .name_design:before{
	left: unset !important ;
	right:15px !important
}
.testimonials .carousel_content p{
	text-align:right !important;
}
@media (max-width: 768px){
.testimonials .carousel_content{
	width:100% !important
}}