body,html,p,h1,h2,h3,h4,h5,h6,a,input,textarea{
	font-family:Cairo !important;
}
/* .slick-next{
	right: -25px !important;
	left:auto !important;
}
.slick-prev{
	left: -25px !important;
	right:auto !important;
} */
.famous-slider .slick-next{
	left:auto !important;
}

.col-nav{
	flex-flow:row-reverse;
}
#et-boc .col-nav .blurb-map{
	margin-right:auto !important;
}
@media (max-width:980px){
	.row-header{
		flex-flow:row-reverse !important;
	}
	.col-nav{
		justify-content: flex-start !important;
	}
	.row-header .blurb-logo{
		text-align:left;
	}
}
.dipe-cf7 .wpcf7 input:not([type=submit]):not([type=checkbox]):not([type=radio]),
.dipe-cf7 .wpcf7 select, 
.dipe-cf7 .wpcf7 textarea{
	direction: rtl;
	
}