/* COMMON */
html[dir='rtl'] body{
  text-align: right;
}
html[dir='rtl'] .pull-right {
    float: left!important;
}
html[dir='rtl'] .pull-left {
    float: right!important;
}
html[dir='rtl'] .float-right {
    float: left!important;
}
html[dir='rtl'] .float-left {
    float: right!important;
}
html[dir='rtl'] .text-left {
    text-align: right!important;
}
html[dir='rtl'] .text-right {
    text-align: left!important;
}
html[dir='rtl'] #logo_header{
  float: right !important;
}
html[dir='rtl'] #breadcrumb ul{
  text-align: right;
}
html[dir='rtl'] .offset-2 {
    margin-right: 16.666667%;
}
html[dir='rtl'] #breadcrumb ul li:after {
  content: "\e9ed";
  font-family: fontello;
  position: absolute;
  left: -7px;
  top: 0;
  right: initial;
}
html[dir='rtl']  #breadcrumb ul li:last-child:after {
    content: '';
    margin-left: 0;
}
/* NAV */
html[dir='rtl'] .menu-btn-content{
  font-family: inherit;
  justify-content: center;
  margin-right: 8px;
  display: flex;
  height: 100%;
  align-items: center;
  color: #1c1e21;
  line-height: 1.34;
  float:right !important;
}
html[dir='rtl'] .menu-btn-content .btn-content-circle{
  font-family: inherit;
  display: flex;
  margin-left: 6px !important;
  margin-right: -8px !important;
  cursor: pointer;
  text-align: inherit;
  list-style: none;
}
html[dir='rtl'] ul#cat_nav li i {
    font-size: 16px;
    font-size: 1rem;
    margin: 1px 10px 0 0;
    float: right;
}
html[dir='rtl'] ul#cat_nav li a:after {
    font-family: fontello;
    content: "\e89a";
    position: absolute;
    left: 15px;
    top: 15px;
    right: initial;
}
/* USER MENU */
html[dir='rtl'] .user-menu ul {
    float: right;
    text-align: right;
    position: absolute;
    top: 25px;
    left: 0;
    right: initial;
    list-style: none;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.12);
    border-radius: 4px;
    display: inline-block;
    width: 250px;
    font-size: 15px;
    transform: translate3d(0,15px,0);
    padding: 12px 10px;
    box-sizing: border-box;
    transition: .25s;
}
/* CUSTOM */
html[dir='rtl'] .strip_list ul li:last-child {
    float: left;
    margin-left: 0;
    margin-right: initial;
}
html[dir='rtl'] .result-nb-document {
    font-size: 12px;
    float: left;
}
html[dir='rtl'] .main-questions-list .q-left-content {
    padding: 0;
    float: right;
}
html[dir='rtl'] .main-questions-list .q-right-content {
    padding: 0;
    text-align: center;
    float: right;
}
html[dir='rtl'] .main-questions-list ul.question-statistic li {
    display: inline-block;
    text-align: center;
    margin-right: 35px;
    margin-left: initial;
}
html[dir='rtl'] .search_bar_list button[type=button] {
    position: absolute;
    right: initial;
    left: -1px;
    color: #fff;
    font-weight: 600;
    top: 0;
    border: 0;
    padding: 0 15px;
    height: 40px;
    cursor: pointer;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    border-radius: 3px 0 0 3px;
    background-color: #74d1c6;
    transition: all .3s ease-in-out;
  }
html[dir='rtl'] .navbar-btn-border-left {
  border-left: none;
  border-right: 1px solid #E0E4EB;
}
html[dir='rtl'] .navbar-btn-right {
    float: left;
}
html[dir='rtl'] .navbar-btn-left {
    float: right;
}
html[dir='rtl'] .navbar-btn-left i {
    float: right !important;
}
html[dir='rtl'] .navbar-btn-left .icon-left-circle-1:before {
    content: '\ee3b';
}
html[dir='rtl'] #infoDocument ul li .widgettitle .docFavoris{
  cursor: pointer;
  float: left !important;
}
html[dir='rtl'] #frDoc .content-document, html[dir='rtl'] #enDoc .content-document{
  text-align: left !important;
  direction: ltr;
}
html[dir='rtl'] .form-check {
    position: relative;
    display: block;
    padding-right: 1.25rem;
    padding-left: initial;
}
html[dir='rtl'] .form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: initial;
    margin-right: -1.25rem;
}
html[dir='rtl'] .modal-footer>:not(:first-child) {
    margin-right: .25rem;
    margin-left: initial;
}
html[dir='rtl'] #resultsMainSearch div i{
    float: left !important;
}
html[dir='rtl'] .icon-angle-circled-right:before {
    content: '\e89e';
}
html[dir='rtl'] .card-header h5 a i.indicator {
    font-size: 1.125rem;
    font-weight: 400;
    float: left;
    color: #533b8c;
}
html[dir='rtl'] #resultsChildrenSearch #main_questions_list li div:first-child{
  float: right!important;
    margin-left: 2px;
}
html[dir='rtl'] .directory-searcher > form button {
    border: medium none;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    -ms-border-radius: 0 30px 30px 0;
    -o-border-radius: 0 30px 30px 0;
    border-radius: 30px 0 0 30px;
    color: #ffffff;
    float: right;
    font-family: inherit;
    font-size: 21px;
    height: 60px;
    margin-left: -1px;
    padding: 0 50px;
    width: 100%;
}
html[dir='rtl'] .directory-searcher > form button:hover {
    background-color: #ededed;
    color: #555555;
}
html[dir='rtl'] .directory-searcher > form .field:first-child::before {
    background: none !important;
    content: "";
    height: 28px;
    margin-top: -14px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
}
html[dir='rtl'] .box_feat span {
    position: absolute;
    top: 50%;
    right: initial;
    left: -48px;
    margin: -42px 0 0 0;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #ededed;
    background: #fff url(../images/arrow-gray-1.svg) no-repeat center center;
    display: block;
    z-index: 9;
    transform: rotate(180deg);
  }
  html[dir='rtl'] #msform{
    text-align: right !important;
  }
  html[dir='rtl'] #msform label{
    font-size: 16px;
  }
  html[dir='rtl'] #progressbar li {
      list-style-type: none;
      color: white;
      text-transform: uppercase;
      font-size: 9px;
      width: 33.33%;
      float: right !important;
      position: relative;
      /* letter-spacing: 1px; */
  }
  html[dir='rtl'] #progressbar li:after {
      content: '';
      width: 100%;
      height: 5px;
      background: white;
      position: absolute;
      left: 50% !important;
      top: 12px;
      z-index: -1; /*put it behind the numbers*/
  }
  html[dir='rtl'] #msform .action-button {
      width: 100px;
      background: #3f407a;
      font-weight: bold;
      color: white;
      border: 0 none;
      border-radius: 25px;
      cursor: pointer;
      padding: 10px 5px;
      margin: 10px 5px;
      float: left !important;
  }
  html[dir='rtl'] #msform .action-button-previous {
      width: 100px;
      background: #C5C5F1;
      font-weight: bold;
      color: white;
      border: 0 none;
      border-radius: 25px;
      cursor: pointer;
      padding: 10px 5px;
      margin: 10px 5px;
      float: right !important;
  }
  html[dir='rtl'] .menu-btn-content .btn-content-circle .btn-notif {
      font-family: inherit;
      min-height: 0;
      top: -6px;
      padding-right: 0;
      box-sizing: border-box;
      padding-bottom: 0;
      display: inline-flex;
      position: absolute;
      flex-shrink: 0;
      margin-bottom: 0;
      cursor: pointer;
      flex-basis: auto;
      margin-top: 0;
      padding-top: 0;
      text-align: inherit;
      min-width: 0;
      margin-left: 0;
      align-items: stretch;
      background-color: transparent;
      touch-action: manipulation;
      right: 20px;
      left: inherit;
      margin-right: 0;
      flex-direction: row;
      padding-left: 0;
      border-left-width: 0;
      border-bottom-style: solid;
      border-top-width: 0;
      border-right-width: 0;
      border-bottom-color: rgb(0 0 0 / 0.4);
      border-left-color: rgb(0 0 0 / 0.4);
      border-top-color: rgb(0 0 0 / 0.4);
      border-left-style: solid;
      border-top-style: solid;
      border-right-style: solid;
      border-bottom-width: 0;
      list-style: none;
      outline: none;
      text-decoration: none;
  }
  html[dir='rtl'] .alert-list-cat a .icon-cat{
    border-radius: 50%;
    width: 28px;
    height: 28px;
    margin: 0 auto;
    background: #fff;
    float: right !important;
  }
  html[dir='rtl']  ul#cat_nav li.alert-list-cat a:after {
      font-family: fontello;
      content: "\e89a" !important;
      position: absolute;
      left: 15px !important;
      right: initial !important;
      top: 10px;
  }
  html[dir='rtl'] .parolExpert ul li:last-child {
    margin-right: 0;
    float: left !important;
  }
  html[dir='rtl'] .box_profile ul.contacts {
    text-align: right;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 25px;
    margin: 0 -25px 25px -25px;
}

html[dir='rtl'] .checkbox_2:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border: 2px solid #e1e8ed;
    background: 0 0;
}
html[dir='rtl'] .checkbox-holder span {
    position: relative;
    display: inline-block;
    margin: 2px 30px 0 0;
}
html[dir='rtl'] .checkbox_2 label:after {
    content: '';
    position: absolute;
    top: 6px;
    right: 6px;
    width: 8px;
    height: 8px;
    opacity: 0;
    background: #533b8c;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
html[dir='rtl'] .modal-header .close {
    padding: 1rem;
    margin: -1rem auto -1rem -1rem;
}
html[dir='rtl'] .form_title h3 strong {
    background-color: #533b8c;
    text-align: center;
    width: 40px;
    height: 40px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 42px;
    text-align: center;
    position: absolute;
    right: 0;
    left: initial;
    top: -5px;
}
html[dir='rtl'] .form_title {
    position: relative;
    padding-right: 55px;
    padding-left: initial;
    margin-bottom: 10px;
}
html[dir='rtl'] blockquote {
    border-left: 0;
    border-right: 3px solid #36a3af;
}
html[dir='rtl'] blockquote:before {
  left: initial;
  right: -4px;
}
html[dir='rtl'] blockquote:after {
  left: initial;
  right: -0.5em;
}

html[dir='rtl'] .pull-left-doc-video{
  float: right;
}
html[dir='rtl'] .main-menu ul ul li a{
  text-align: right;
}
html[dir='rtl'] .icon-click-goback i:before{
  content: "\e699";
}
html[dir='rtl'] .main-menu>ul>li>a{
  font-size: 1rem;
}
html[dir='rtl'] .main-menu ul ul li a{
  font-size: 1rem;
}
html[dir='rtl'] blockquote p {
  font-size: 1rem;
  font-weight: 600;
}
/* RESPONSIVE */
@media only screen and (max-width: 991px){
  html[dir='rtl'] .cmn-toggle-switch {
      position: relative;
      display: block;
      overflow: visible;
      position: absolute;
      top: 7px;
      right: initial;
      left: 15px;
      margin: 0;
      padding: 0;
      width: 30px;
      height: 30px;
      font-size: 0;
      text-indent: -9999px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      box-shadow: none;
      border: none;
      cursor: pointer;
  }
}
@media (max-width: 991px){
  html[dir='rtl'] .box_feat span {
      top: 100%;
      left: 50%;
      margin: -20px 0 0 -35px;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
  }
}
@media (max-width: 980px) {
    html[dir='rtl'] .directory-searcher > form button{
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
    }
    blockquote {
        font-size: 1.1em;
        margin: 1.1em -2em;
    }
}
@media (max-width: 767px) {
    blockquote {
      border-top: 2px solid #36a3af;
      border-bottom: 2px solid #36a3af;
      border-right: none !important;
      margin: 1.5em 0;
      padding: 1.5em 1em;
    }
    blockquote:before {
      right: 50% !important;
      top: 0;
      height: 4px;
      margin-top: -3px;
      margin-right: -1em !important;
      width: 2em;
    }
    blockquote:after {
      font-size: 0.75em;
      right: 50% !important;
      top: 0;
      margin-top: -0.5em;
      margin-right: -0.5em !important;
    }
}

@media (max-width: 767px) {
  html[dir='rtl'] .icon-click-goback{
    text-align: right;
    margin-bottom: 10px;
    line-height: 18px;
    display: flex;
  }
  html[dir='rtl'] .icon-click-goback i{
    float: right;
    margin-left: 10px;
  }
  html[dir='rtl'] .icon-click-goback div{
    float: right;
  }
}
