body,
p,
a,
li,
input,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
    direction: ltr;
}

.rotated-icons-container {
    right: 190px;
    left: auto;
}
.section-title{
    flex-direction: row;

}
#main-slider .carousel-indicators {
    left: 134px;
    right: auto;
    margin-left: 0;
    margin-right: auto;
}
.slider-inner-container .container {
    flex-direction: row-reverse;
}
#main-slider .carousel-caption, #main-slider .carousel-caption.d-md-block {
    right: auto;
    text-align: left !important;
}

.gallery-card{

     flex-direction: reverse;
}
.owl-item.center .card-content {
    text-align: left;
}
.arrow-btn{
    transform: unset;
}
.newsletter-btn {
    transform: unset;
    right: 0px !important;
    margin-left: -3px !important;
  }
  .section_two .col-md-4:last-of-type{
  border-left:5px solid #eee !important;
  }
    .section_two .col-md-4:first-of-type{
  border-left: none !important;
  }
     .page-header h1{
       text-align: left !important;
       margin-left: 3%;
   }
   .footer-pages{
    border-right: 1px solid #fff;
    padding-right: 20px;
    border-left: none;
}
.footer-pages:last-child{
    border-right: none;
}
