body{

    direction: rtl !important;
}

.text-right {
    text-align: left;
}
.second-menu .main-menu ul li:first-child {
    margin-right: 0;
}
.second-menu .main-menu ul li {
    margin-right: 40px;
    margin-left: 0;
}
.blogtwo-text {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 40px;
    z-index: 2;
}
.breadcrumb-item + .breadcrumb-item::before {

    content: "";
}
.breadcrumb .breadcrumb-item:not(:last-child)::after{
    display: inline-block;
    padding-right: 15px;
    padding-left: 10px;
    color: #ddd;
    content: "|";  
}
.about-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}

.about-icon {
    position: absolute;
        right: 50%;  
 }
 .f-contact .icon {
    float: RIGHT;
    margin-top: 7px;
    margin-left: 15px;
    width: 40px;
    margin-right: 0;
}
.f-cta-icon {
    float: right;
    margin-left: 30px;
    margin-right: 0;
}
.sidebar-widget .widgettitle, .sidebar-widget .widget-title, .wp-block-group__inner-container h2 {
    text-align: right;
}
.sidebar-widget .widget a {
    text-align: right;
}

@font-face {
    font-family: 'HacenMaghreb';
    src: url('../fonts/Hacen-Maghreb.ttf') format('truetype');
    font-weight: normal;
}

body {
 
    font-family: 'HacenMaghreb' !important;
      font-weight: normal  !important;
}

h1, h2, h3, h4, h5, h6 ,a{
        font-family: 'HacenMaghreb' !important;
          font-weight: normal  !important;

}
   .main-menu ul li a {
    font-size: 15px;
}
#phone{
    direction: rtl !important;
}