body {
  direction: ltr;
  text-align: start;
}

.sidebar {
  left: auto;
  right: -350px;
}

.sidebar-width {
  right: 0px;
}

input,
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
textarea,
form {
  direction: ltr;
}

.close-side i {
  right: auto;
  left: 20px;
}

.site-search .close-side i {
  left: auto;
  right: 20px;
}

.lolo-co {
  float: left;
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInRight;
}

.fadeInRight {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.search-btn i {
  margin-left: 0;
  margin-right: 12px;
}

.site-search .woocommerce-product-search .search-field,
.site-search .widget_search .search-form .search-field {
  padding-right: 36px;
  padding-left: 15px;
}

.site-search button {
  right: 0;
  left: auto;
}

.site-search .woocommerce-product-search .search-field,
.site-search .widget_search .search-form .search-field {
  direction: ltr;
}

.site-search .woocommerce-product-search button {
  position: absolute;
  right: 0;
  left: auto;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
  direction: ltr !important;
}

.input-group.upload span.uplod {
  right: 16px;
  left: auto;
}

form {
  direction: ltr;
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  left: auto !important;
  right: 0 !important;
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 92px;
}

.iti__arrow::after {
  left: -13px;
}

.iti--separate-dial-code .iti__selected-dial-code {
  margin: 0;
}

input#phone,
input#phone2 {
  padding-left: 12px !important;
}

.breadcrumb-section::after {
  transform: scaleX(-1);
  left: auto;
  right: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
  transform: scaleX(-1);
}
section.hero_sec::before {
  right: 0;
  left: auto;
  transform: scaleX(-1);
}
.hero_details h2::after {
  border-top-left-radius: 0;
  border-top-right-radius: 64.5px;
  left: -6px;
  right: auto;
  width: 286px;
  top:-30px;
}
.hero_details::after {
  bottom: -10px;
  right: 10px;
  left: auto;
  transform: scaleX(-1);
}
.service_item::after {
  border-top-right-radius: 0;
  border-top-left-radius: 10px;
  left: 8px;
  right: auto;
}
.card-header .btn::after {
  right: 13px;
  left: auto;
}
.mynav li {
    padding: 0 7px;
}
.mynav li a {
    font-size: 16px;
}
.form-group  label {
  left: 14px;
  right: auto;
}
.footer::before {
  transform: scaleX(-1);
}
.service_sec_content::before {
  right: 0;
  left: auto;
  transform: scaleX(-1);
}
.single_serv_disc ul li::before {
  right: auto;
  left: 0;
}
.modal-header .close {
  right: 4px;
  left: auto;
}
.new_item {
    direction: ltr;
}
.hero_details h2 {
    font-size: 55px;
    line-height: 70px;
}

.card-header .btn:not(.collapsed) {
    font-size: 19px;
}
.serv_name h3 {
    font-size: 14px;
    min-height: 77px;
}
.service_icone {
    margin-bottom: 8px;
}
.service_item:hover::after {
    width: 94%;
    height: 94%;
    top: 5px;
    left: 6px;
}
.service_item {
    padding: 17px 18px 14px 9px;
    margin-bottom: 11px;
}
.service_sec_content::before {
    top: -14px;
}
section.news_sec::before {
    right: 0;
    left: auto;
    transform: scaleX(-1);
}
.hero_details {
    padding-inline-end: 22px;
}
.conact_page_content .footer-soch {
    min-width: 288px;
}
.conact_page_content .footer-soch span {
    min-width: 96px;
}
.hero_sec .hero_sec_mask svg, .service_sec_content svg,.news_sec_mask svg
,.news_sec_mask svg,.single-service-mask svg{
    transform: scaleX(-1);
}
.news_details h4 {
    font-size: 16px;
}
.news_details {
    padding: 21px 18px;
}
.wpcf7 input[type="tel"]{
    padding-left:14px !important;
}
.card-slider.owl-theme .owl-nav {
    margin-top: 0;
}
li.menu-item-has-children >a::after {
    right: -13px;
    left: auto;
}
.mynavbar ul.sub-menu {
    left: 0;
    right: auto;
    min-width: 270px;
}
.sidebar li.menu-item-has-children >a::after {
    left: auto;
    right: 17px;
}
@media (max-width: 768px) {
  .modal-header .close {
    right: 0;
  }
  .card-header .btn::after {
    right: 10px;
    left: auto;
}
.iti__arrow::after {
    left: -8px;
}
    .hero_details h2::after {
        width: 168px !important;
        border-top-left-radius: 0 !important;
        top:-21px !important;
        height:71px !important;
    }
        .hero_details h2 {
        font-size: 31px !important;
        line-height: 44px !important;
        }
}
