

body {
 direction: ltr;
}
.image-header .shap-header{
  transform: translatex(45%);
}


.services .card-service:first-child{
  border-left:0 !important;
}

.services .card-service:last-child{
  border-left:1px solid #00000351 !important;
}


.another-services .bg-image img{
  transform: scaleX(-1);
  margin-top: -90px;
}

.another-services  h3 {
  top: 45%;
  right: 15%;
  text-align: center;
  padding: 0 12px 0 40px;
  color: #fff;
  font-weight: 600;
}
.another-services .owl-carousel .item a {
  
  text-align: end;
}
.another-services .owl-carousel .item a .bi {
      right: 0;
  transform: rotateY(180deg);
}
.another-services .sec-owl{
  margin-left: -80px;
}
.question .accordion-button::after {
  margin-right: 0!important;
  margin-left: auto !important;
}
.services .card-service:hover a .bi {
    display: inline;
    transform: rotateY(180deg);
    position: absolute;
}
 .search-serv i{
  position: absolute;
  transform: rotateY(180deg);
}
.question {
  background-image: url('/assets/images/Path 25655.png');
  background: #faf9f4;
  margin-right: 0;
}
.articles .card .card-body .link .bi {
  transform: rotateY(180deg);
  margin-left: 10px;

}
.partners {
  margin-left: 100px;
  margin-right: 0;
}
.services-page a .bi{
  transform: rotateY(180deg);
  margin-left: 10px;

 
}

nav .breadcrumb-item + .breadcrumb-item::before {
  float: left;
}
.header-question .icon-search {
  right: 5%;
  left:auto;
}
.accordion-question .accordion-button::after {
  margin-right: 0 !important;
  margin-left: auto !important;
}
.singlearticles h4 {
text-align: start !important;}
.login .inputs .form-select {
  padding: 0.375rem 2.375rem 0.375rem 0.75rem;
  background-position: right 0.75rem center;
}
.show-pass{
  right: 10px;
  left:auto;
}
 .form-select {
  padding: 0.375rem 2.375rem 0.375rem 0.75rem !important;
  background-position: right 0.75rem center !important;
}
.top-nav-search form {
    top: 45px;
}
@media (max-width:  1399.98px) {
   
    .navbar-brand{
        margin-right:0 !important;
    }
  .image-header .shap-header{
    transform: translatex(35%);
  }
}
@media (max-width:  1199.98px) {
     .navbar-brand img {
    width: 125px;
}
    .top-nav-search form.show {
    left: -30px;
}
    .services .card-service:last-child {
     border-left:0
}
  .image-header .shap-header{
    transform: translatex(25%);
  }
}


@media (max-width: 991.8px){
.top-nav-search form.show {
    left: -185px !important;

}}
@media (max-width:  767.98px) {
  header .header-content .image-header {
    width: 100% !important;
  }
  .image-header .shap-header {
    transform: translatex(0);
}
}
@media (max-width: 576px){
    header .header-content .image-header #canvas-shapes {
    width: 90vw !important;
    left: 25%;
}
.top-nav-search form.show {
    left: -72px !important;
}
.top-nav-search form.show input {
    width: 110px;
}
}
