@import url('https://fonts.googleapis.com/css2?family=Cairo&display=swap');
body{
    direction: rtl;
    text-align: right;
    font-family: 'Cairo', sans-serif !important;
}
.hero-title-wrapper {
    margin-right: -0.7vw;
    margin-left: 0px;
    text-align: right;
}
.classic-menu nav{
    float: left;
}
#logo{
    float: right;
    right: 20px;
}
.pt-50{
	  padding-top: 50px !important;  
	}
.flexnav li{
    float: right;
}
.light-content .hero-subtitle{
    text-align: right;
}
i.arrow-icon{
    transform: rotate(90deg);
}
.light-content .hero-title {
    text-align: right;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{
    float: right!important;
    margin-right: 4%!important;
    margin-left: 0%!important;
    margin-right: 0%!important;
    text-align: right;

}
.elementor-align-icon-right{
    float: left;
    margin: 0 5px;
    transform: rotate(180deg);
}
#hero.has-image #hero-caption{
    text-align: right;
}
.light-content h1, .light-content h2, .light-content h3, .light-content h4, .light-content h5, .light-content h6, .dark-section h1, .dark-section h2, .dark-section h3, .dark-section h4, .dark-section h5, .dark-section h6 {
    text-align: right;
}
.article-link ul li::after{
    left: -8px;
    right: inherit
}
.text-align-center{
    text-align: center !important;
}
.head h5,.head h2{
text-align: center !important;}
h6.has-icon::before{
    transform: rotate(180deg);
    text-align: right;
    left: inherit;
    right: 0;

}
h6.has-icon{
    padding-left: 0;
    padding-right: 20px;
}
.contact-sec .no-margins{

    text-align: center !important;
}
#showcase-carousel .swiper-slide .inner ,.slide-title span{
    text-align: right;
}
.pin-spacer h5 , .pin-spacer .big-title{
    text-align: center;
}
code,
	kbd,
	tt,
	var,
	samp,
	pre {
		font-family: 'Cairo', sans-serif }
.hero-subtitle ,.hero-text ,.next-hero-title ,.next-hero-subtitle ,.hero-title , input, textarea ,input[type="submit"] ,.mfp-close ,[data-tooltip]::before ,.slide-title ,.sl-subtitle {
	font-family: 'Cairo', sans-serif }
	.justified-gallery>a>.caption,.justified-gallery>div>.caption,.justified-gallery>figure>.caption{
	font-family: 'Cairo', sans-serif }
	.name-box, .email-box{
	    width: 47%;
    float: right;
    margin-left: 3%;
    margin-right: 0%;
	}
	.button-wrap.right{
	    float: left;
	}
.light-content .copyright{
    direction: ltr;
}
.slowed-pin .pin-spacer{
    width: 100%;
    max-width: 1005;
}
.slowed-text{
    width: 100%;
}
.footer-sec h5{
    text-align: center !important;
}
.footer-sec ul li .box-icon-content h5{
    text-align: right !important;
}

.accordion-button::after {
    margin-right: auto;
    margin-left: 0;
}


@media only screen and (max-width: 992px) {
	   .flexnav li {
        float: none !important;
    }
	}