body {
    text-align: left;
    direction: ltr;
}

.form-control {
    font-family: "Roboto" !important;
}

.text-info-contactus-index p {
    font-family: "Roboto";
}

.btn-blog-index span {
    font-family: "Roboto";
}

.text-blog-index h2 {
    font-family: "Roboto";
}

.price-product h2 {
    font-family: "Roboto";
    direction: ltr;
}


.sub-num-details-product {
    font-family: "Roboto";
}

.top-bar a span {
    font-family: "Roboto";
}

.text-ask-aboutus ul li h2 {
    font-family: auto;
}

.newsletter button {
    left: auto;
    right: 0;
    border-radius: 0 10px 10px 0;
}

.newsletter input {
    text-align: left;
}

.newsletter input::placeholder {
    text-align: left;
}

.end-page p {
    font-family: auto;
}

.address-product {
    flex-direction: row-reverse;
}

.text-product > p {
    direction: ltr;
}

.sub-info-contactus-page p {
    font-family: auto;
}

.arrow-select::after {
    left: 18px;
    right: 10px;
    left: auto;
}

.title-product-page p {
    font-family: auto;
}

input.data__range {
    font-family: auto;
}

.text-more-blog h3 {
    font-family: auto;
}

.text-more-blog h2 {
    font-family: auto;
}

.range__vlue {
    flex-direction: row-reverse;
}

input.data__range {
    text-align: right;
}

input.data__range:nth-of-type(2) {
    width: 190px;
    text-align: left;
}

.range__vlue__text {
    flex-direction: row-reverse;
}

.title-prodect-page h2 {
    font-family: auto;
}

.sub-text-products h2 {
    font-family: auto;
}

.text-overview p {
    font-family: auto;
}

.grid__img__container .show-more {
    font-family: auto;
}

.sub-text-products p {
    font-family: auto;
}

.sub-property h2 {
    font-family: auto;
}

.text-danger {
    color: #dc3545 !important;
    font-family: auto;
}

.mfp-counter {
    font-family: auto !important;
}

.title-start h2::before,
.title-center h2::before {
    right: auto;
    left: 0;
}

.title-start h2::after,
.title-center h2::after {
    right: auto;
    left: 0;
}

.title-start h2,
.title-center h2 {
    padding: 0 0 0 45px;
}

.search-header button {
    right: 13px;
    left: auto;
}

.search-header form > i {
    right: auto;
    left: 20px;
}

.search-header input::placeholder {
    text-align: left;
}

.form-control::placeholder {
    text-align: left !important;
}

@media (max-width: 992px) {
    input.data__range:nth-of-type(2) {
        text-align: left;
        text-align: right;
        padding-right: 10px;
    }
}
