.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
body.rtl #sp-top-bar .sp-module {
  margin: 0 20px 0 0;
}
body.rtl .sp-contact-info {
  float: left;
}
body.rtl .sp-module-content .mod-languages ul.lang-inline li {
  margin: 0 0 0 5px;
}
body.rtl #offcanvas-toggler {
  float: left;
}
body.rtl #offcanvas-toggler >i {
  padding: 0 10px 0 0;
}
body.rtl .close-offcanvas {
  right: auto;
  left: 10px;
}
body.rtl .offcanvas-menu {
  -webkit-transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), left 400ms cubic-bezier(0.7,0,0.3,1);
  transition: opacity 400ms cubic-bezier(0.7,0,0.3,1), left 400ms cubic-bezier(0.7,0,0.3,1);
}
body.rtl .body-innerwrapper:after {
  left: 0;
}
body.rtl .offcanvas-menu {
  left: -280px;
}
body.rtl.offcanvas .offcanvas-menu {
  left: 0;
  right: 50%;
}
body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
  right: inherit;
  left: 0;
}
body.rtl .sp-megamenu-parent {
  float: left;
}
body.rtl .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
  float: left;
  content: " \f104";
}
body.rtl .entry-header.has-post-format {
  margin-left: 0;
  margin-right: 68px;
}
body.rtl .post-format {
  left: auto;
  right: -68px;
}
body.rtl .article-info >dt >i,
body.rtl .article-info >dd >i {
  margin-right: 0;
  margin-left: 3px;
}
body.rtl .entry-link:before {
  top: auto;
  left: auto;
  right: -60px;
  transform: rotate(-90deg);
}
body.rtl .entry-quote:before {
  left: auto;
  transform: rotate(-15deg);
  top: auto;
  right: -40px;
}
body.rtl .categories-list .page-header a.pull-right {
  float: left !important;
}
body.rtl .newsfeed-category .category li .pull-left {
  float: right !important;
}
body.rtl .search .btn-toolbar .pull-left {
  float: right !important;
}
body.rtl .sppb-text-left {
  text-align: right;
}
body.rtl .sppb-text-right {
  text-align: left;
}
body.rtl .sp-contact-info:before {
  left: inherit;
  right: -40px;
}
body.rtl .sp-megamenu-parent >li >a:after {
  left: 0;
  right: -2px;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: inherit;
  right: 0;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  left: inherit;
  right: 100%;
}
body.rtl .slide_thumb_wrap .flexslider .slides li .thumb-wrap .thumb-text {
  padding: 58px 45px 0 0;
}
body.rtl .slide_thumb_wrap .flexslider .slides li {
  float: right !important;
}
body.rtl #sp-page-builder .empire-property-search .sp-property-search .property-advance-search a span {
  padding-left: 0;
  padding-right: 5px;
}
body.rtl .spproperty .sp-properties-wrapper .property-details .property-summery ul li:last-child {
  margin-right: 14px;
}
body.rtl .spproperty .sp-properties-wrapper .property-details .property-summery ul li:first-child {
  margin-right: 0;
}
body.rtl .sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-testimonial-message {
  text-align: right;
}
body.rtl .sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-client-wrap {
  left: inherit;
  right: 25px;
}
body.rtl .sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-client-wrap img {
  float: right;
}
body.rtl .sppb-addon-articles .sppb-addon-article .sppb-article-text-wrap .sppb-meta-author strong {
  float: left;
  margin-right: 2px;
}
body.rtl #sp-bottom strong {
  float: right;
}
body.rtl .sp-module .bottom-social ul li a i {
  float: right;
}
body.rtl #sp-footer1 {
  text-align: right;
}
body.rtl #sp-footer ul.menu li a {
  margin-right: 0;
  margin-left: 38px;
}
body.rtl #sp-footer .sp-copyright {
  text-align: left;
}
body.rtl .about-top-wrapper .sppb-col-sm-9 {
  float: right;
}
body.rtl .empire-contact-feature .sppb-addon-feature .sppb-addon-content .sppb-icon {
  left: inherit;
  right: 30px;
}
body.rtl #sp-page-builder .empire-lets-talk .sppb-addon-ajax-contact .sppb-ajaxt-contact-form .sppb-btn.sppb-btn-success {
  float: left;
}
body.rtl article.item p {
  padding-left: 0;
  padding-right: 30px;
}
body.rtl article.item .entry-header .article-info dd span {
  float: right;
  margin-left: 2px;
}
body.rtl .helix-social-share {
  left: inherit;
  right: 37px;
}
body.rtl article.item.item-page .pager.pagenav {
  right: auto;
  left: 25px;
}
body.rtl .sp-module.property-search .property-advance-search a span {
  padding-left: 0;
  padding-right: 5px;
}
body.rtl .owl-carousel.owl-loaded {
  direction: ltr;
}
body.rtl .spproperty-details-title .sppropety-details-social li:first-child {
  margin-right: 0;
}
body.rtl .spproperty-details-title .sppropety-details-social li:last-child {
  margin-right: 12px;
}
body.rtl .spproperty .pull-left {
  float: right !important;
}
body.rtl .spproperty-short-overview .spproperty-overview-list .spproperty-single-list p {
  margin-left: 0;
  margin-right: 20px;
}
body.rtl .spproperty-feature-overview .spproperty-feature-overview-list li,
body.rtl .spproperty-feature-overview .spproperty-feature-overview-list li .spproperty-feature-overview-signle-list,
body.rtl .spproperty-feature-overview .spproperty-feature-overview-list li .spproperty-feature-overview-signle-list i {
  float: right;
}
body.rtl .spproperty-feature-overview .spproperty-feature-overview-list li .spproperty-feature-overview-signle-list span {
  padding-left: 0;
  padding-right: 8px;
}
body.rtl .spproperty-map-widget .spproperty-map p {
  left: inherit;
  right: 30px;
}
body.rtl .spproperty-agent-widget .agent-img {
  left: inherit;
  right: 32px;
}
body.rtl .spproperty-agent-widget ul.spproperty-agent-social {
  right: inherit;
  left: 13px;
}
body.rtl .spproperty-agent-widget ul.spproperty-agent-mailing li span {
  padding-left: 0;
  padding-right: 9px;
}
body.rtl .spproperty-contact-us-widget .spproperty-widget-form textarea {
  padding: 15px 15px 0 0;
}
body.rtl .sppb-addon-feature .sppb-addon-content h3 span {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
body.rtl #slider.flexslider .slides h1 {
  color: #fff;
  letter-spacing: 1px;
  line-height: 1.5;
  text-transform: uppercase;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  font-weight: 700;
}
body.rtl .spproperty-view-properties.spproperty .spproperty-listing-url li {
  float: right;
}
