.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);
  -moz-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);
  -moz-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 [class^="fa-"],
body.rtl .glyphicon,
body.rtl [class*=" fa-"] {
  margin: 0;
}
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 .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;
  right: auto;
}
body.rtl .offcanvas .offcanvas-menu {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
body.rtl.offcanvas .offcanvas-menu {
  left: 0;
  right: auto;
}
body.rtl.offcanvas .body-wrapper {
  left: 0;
  right: auto;
  transform: translateX(320px);
  -webkit-transform: translateX(320px);
  -moz-transform: translateX(320px);
  -ms-transform: translateX(320px);
  -o-transform: translateX(320px);
}
body.rtl #sp-top2 .sp-column {
  left: 0;
  right: inherit;
}
body.rtl .sp-megamenu-parent {
  float: left;
}
body.rtl #sp-top1 .sp-module {
  float: right;
}
body.rtl #sp-header .logo img {
  right: -50px;
  left: inherit;
}
body.rtl .sp-megamenu-parent >li.sp-has-child>a:after {
  display: none;
}
body.rtl .sp-megamenu-parent >li.sp-has-child>a:before {
  content: " \f107";
  font-family: FontAwesome;
  margin-right: 5px;
}
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 .blog .item .entry-header {
  margin: 0 0 30px;
}
body.rtl .blog .entry-thumbnail {
  float: right;
}
body.rtl .blog .introtext {
  padding-right: 0;
  padding-left: 100px;
}
body.rtl .post-format {
  right: auto;
  left: 10px;
}
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-header {
  left: auto;
  right: 0;
}
body.rtl .menu_vertical .offcanvas-menu.menu_sidebar .nav.menu li {
  float: right;
  width: 100%;
}
body.rtl .offcanvas-menu ul.nav li ul.nav-child {
  margin: 0;
}
body.rtl .sj-megamenu-parent .sj-dropdown .sj-dropdown-items .sj-has-child.mega-left>a:after {
  content: "\f104";
  right: auto;
  left: 10px;
}
@media (min-width: 992px) {
  body.rtl .col-md-1,
  body.rtl .col-md-2,
  body.rtl .col-md-3,
  body.rtl .col-md-4,
  body.rtl .col-md-5,
  body.rtl .col-md-6,
  body.rtl .col-md-7,
  body.rtl .col-md-8,
  body.rtl .col-md-9,
  body.rtl .col-md-10,
  body.rtl .col-md-11 {
    float: right;
  }
}
body.rtl .sj-megamenu-parent .sj-dropdown li.sj-menu-item > a,
body.rtl .sj-megamenu-parent .sj-dropdown li.sj-menu-item > span {
  text-align: right;
}
body.rtl .sp-module .menu_social_header {
  float: left;
}
body.rtl .sp-module .menu_social_header li {
  margin-left: 20px;
  margin-right: 0;
}
body.rtl .yt-content-slider {
  direction: ltr;
}
body.rtl .yt-testimonial .extraslider-inner {
  direction: ltr;
}
body.rtl .yt-testimonial::before {
  display: none;
}
body.rtl #sp-main-body .yt-testimonial .extraslider-inner .item .item-wrap-inner .item-img-info {
  float: right;
  margin-left: 40px;
  margin-right: 0;
}
body.rtl .entry-gallery .owl2-controls .owl2-nav .owl2-next {
  left: 0;
  right: auto;
}
body.rtl .entry-gallery .owl2-controls .owl2-nav .owl2-next:before {
  content: '\f104';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 20px;
}
body.rtl .entry-gallery .owl2-controls .owl2-nav .owl2-prev {
  right: 0;
  left: auto;
}
body.rtl .entry-gallery .owl2-controls .owl2-nav .owl2-prev:before {
  content: '\f105';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 20px;
}
body.rtl #sp-main-body .yt-testimonial .owl-nav .owl-next {
  left: 0;
  right: auto;
}
body.rtl #sp-main-body .yt-testimonial .owl-nav .owl-next:before {
  content: '\f104';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 30px;
}
body.rtl #sp-main-body .yt-testimonial .owl-nav .owl-prev {
  right: 0;
  left: auto;
}
body.rtl #sp-main-body .yt-testimonial .owl-nav .owl-prev:before {
  content: '\f105';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.rtl .sj-megamenu-parent .item-280 .sj-dropdown.sj-dropdown-main.sj-menu-right {
    left: 0;
    right: auto;
  }
}
body.rtl .about-exp-info-bot .exp-info-time {
  float: right;
}
body.rtl div#finder-filter-window .filter-branch .finder-selects {
  float: right;
}
body.rtl .chzn-container .chzn-search {
  display: none;
  left: 0;
}
body.rtl .chzn-container .chzn-drop {
  left: 0;
  display: none;
}
body.rtl .chzn-container.chzn-with-drop .chzn-drop {
  display: block;
}
body.rtl div.sj-extraslider .extraslider-inner {
  direction: ltr;
  text-align: right !important;
}
body.rtl .sj-megamenu-parent .sj-dropdown.sj-dropdown-main.sj-menu-right {
  right: 0;
  left: inherit;
}
body.rtl .sj-megamenu-parent >li.sj-has-child>a:after {
  margin-left: 0;
  margin-right: 10px;
}
body.rtl .sp-module.module-search {
  left: 15px;
  right: inherit;
}
body.rtl .sp-module.module-search #btn-search-mobile {
  float: left;
}
body.rtl .sp-module.module-search form.form-search {
  float: left;
}
body.rtl .sp-module.module-search form.form-search .btn-search {
  left: 5px;
  right: inherit;
}
body.rtl .sp-module.module-search form.form-search input#mod-search-searchword {
  float: left;
}
body.rtl .section-top .sppb-col-md-9 {
  float: right;
}
body.rtl .section-top .sppb-addon-content h3.sppb-addon-title {
  padding-left: 0;
  padding-right: 35px;
}
body.rtl .section-top .sppb-addon-content h3.sppb-addon-title:before {
  right: 0;
  left: inherit;
  border-right-width: 10px;
  border-left-color: transparent;
  border-right-color: #dd0000;
}
body.rtl .megaslider .mgsl-wrap.theme2 .mgsl-wrap-inner .mgsl-items .mgsl-item .mgsl-item-info.style1 {
  left: inherit;
  right: 15px;
}
body.rtl .megaslider .mgsl-wrap.theme2 .mgsl-wrap-inner .mgsl-items .mgsl-item .mgsl-item-info.style1 .mgsl-item-title a {
  text-align: right;
}
body.rtl .megaslider .mgsl-control .mgsl-control-inner .pag-list ul.pag-list-inner li.pag-item .pag-item-inner .item-info .item-title {
  text-align: right;
}
body.rtl .modlatestblog .sj-extraslider .extraslider-inner .item:nth-child(2) .item-wrap.style2 .item-wrap-inner .item-info {
  right: 20px;
  left: inherit;
}
body.rtl .sj-basic-news .bs-items .bs-item .bs-image {
  float: right;
  padding: 0 0 10px 10px;
}
body.rtl .sj-videobox .sj-video-current {
  padding-left: 10px !important;
  padding-right: 0 !important;
}
body.rtl .sj-videobox .sj-video-list {
  padding-left: 0 !important;
  padding-right: 10px !important;
}
body.rtl #sp-footer .list-menu ul li a:hover {
  padding-left: 0;
  padding-right: 10px;
}
body.rtl.view-category.layout-blog #sp-right {
  padding-left: 0 !important;
  padding-right: 10px !important;
}
body.rtl.view-category.layout-blog #sp-left {
  padding-left: 10px !important;
  padding-right: 0 !important;
}
body.rtl.view-category.layout-blog #sp-component {
  padding-right: 0 !important;
  padding-left: 10px !important;
}
body.rtl #sp-bottom .sp-module-title {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
body.rtl .sp-module.module-search #btn-search-mobile {
  padding-right: 0;
  padding-left: 35px;
}
