.container-mh {
  margin: 40px 150px -50px 0px !important;
}
.fa, .fab, .fal, .far, .fas {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }

.owl-carousel .owl-stage-outer {
  direction: ltr; }
  .owl-carousel .owl-stage-outer .owl-stage {
    direction: rtl; }

.owl-carousel .owl-nav svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

html[dir="rtl"] .fa-angle-double-left:before {
  content: "\f101"; }

html[dir="rtl"] .fa-angle-left:before {
  content: "\f105"; }

html[dir="rtl"] .fa-angle-double-right:before {
  content: "\f100"; }

html[dir="rtl"] .fa-angle-right:before {
  content: "\f104"; }
.fablaicon {
  float: left !important;
  margin-right: 100px;
  margin-top: -50px;
  margin-left: 100px;
}

.t4-offcanvas .t4-off-canvas-header .close {
  margin-right: 240px;
  padding: 5px; 
}
#t4-topbar {direction: initial;}
.t4-footer::before { 
  background-image: none !important;
}
.t4-footer::after { 
  left: initial !important;
 
}