html, body {
    height: 100%;
    /*direction: rtl;*/
    font-family:  sans-serif;
}
p{
    direction: ltr !important;
    text-align: justify !important;
}
.venobox span p {
    text-align: center !important;
}
p{
    direction: ltr !important;
    text-align: justify !important;
}
.venobox span p {
    text-align: center !important;
}
.left-blog {
    text-align: left !important;
}
.related-product .pst-content p {
    text-align: center !important;
}
.post-information {
    text-align: left !important;
}
.single-blog {
    text-align: left !important;
}
.navbar-nav>li {
    float: left !important;
}
.well-text>h2 {
    direction: ltr;
}
.well-text p {
    text-align: center !important;
}
.suscribe-text {
    direction: ltr;
}
.sus-btn {
    margin-left: 100px;
}
.suscribe-text h3{
    direction: ltr;
}
.single-icon p{
    text-align: center !important;
}
.contact-form textarea{
    text-align: left;
}
.contact-form input[type="text"], .contact-form input[type="email"]{
    text-align: left;
}
.copyright>p{
    text-align: center !important;
}