.widget li:before {
    content: ' ';
    display: block;
    width: 5px;
    height: 5px;
    position: absolute;
    right: -0.85em;
    left: inherit;
    top: 0.55em;
    border-radius: 50%;
}
.widget_contacts .contacts_info span:before{
	left: inherit;
	right: 0;
	text-align: right;
}
.widget_contacts .contacts_info span{
	padding-left: 0;
	padding-right: 2em;
}
.footer_wrap .widget_title, .footer_wrap .widgettitle {
    text-align: right;
}
.widget ul{
	padding-left: 0;
	padding-right: .86em;
}
footer .widget_contacts .contacts_logo + .contacts_description, footer .widget_contacts .contacts_logo + .contacts_content{
	padding-right: 0;
	padding-left: 5em;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: rtl;
}
.wpcf7 select, .wpcf7 textarea, .wpcf7 input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]){
	text-align: right;
}
.sc_align_left {
    text-align: right;
}

