/**
 *------------------------------------------------------------------------------
 * @package       T4_Blank_BS5 - Free Template for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2021 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt
 *------------------------------------------------------------------------------
**/
.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;
}
@media only screen and (min-width: 1200px) {
  #t4-topbar {
   direction: ltr;
  }
}
 #t4-topbar {
    direction: ltr;
  }
  
.play-iron a { 
  text-indent: -2px;
}
.ja-userdata {  
  text-align: right;
}
.password-icon {  
  left: 40px; 
}
.t4-footer:before {
  background-image: none;
}
.t4-footer:after {
  background-image: none; 
}
.contact .contact-address dd.show-0 .txt { 
  direction: ltr;
  float: right;
}