.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;
}
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 .sp-megamenu-parent >li.sp-has-child>a:after {
  float: left;
  margin-right: 5px;
}
body.rtl .sp-megamenu-parent >li >a:before {
  left: inherit;
  right: 27px;
}
body.rtl .sp-module ul >li >a:before {
  margin-right: 0;
  margin-left: 8px;
  content: "\f104";
  float: right;
}
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 .pull-right {
  float: left !important;
}
body.rtl .pull-left {
  float: right !important;
}
body.rtl .sppb-media > .pull-left {
  margin-right: 0;
  margin-left: 15px;
}
body.rtl section.curve-section-border:after {
  border-right: 100vw solid #181a27;
}
body.rtl .sppb-text-left {
  text-align: right;
}
body.rtl .sppb-col-md-6,
body.rtl .sppb-col-md-1 {
  float: right;
}
body.rtl input[type="text"],
body.rtl input[type="email"] {
  padding: 0 20px 0 0;
}
body.rtl textarea.sppb-form-control {
  padding: 16px 20px 0 0;
}
body.rtl .lightbox-top-search .top-search-wrapper .icon-top-wrapper {
  padding-left: 0;
  padding-right: 20px;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  left: inherit;
  right: 100%;
}
body.rtl .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: inherit;
  right: 0;
}
body.rtl .offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
  right: inherit;
  left: 0;
}
body.rtl .sppb-slider-fullwidth-wrapper {
  direction: ltr;
}
body.rtl .lightbox-get-in-touch .sppb-column.right-column:before {
  right: inherit;
  left: -77px;
}
body.rtl .lightbox-get-in-touch .sppb-column.left-column:before {
  left: inherit;
  right: -77px;
}
body.rtl .lightbox-get-in-touch .sppb-ajaxt-contact-form button {
  float: left;
}
body.rtl .lightbox-get-in-touch .sppb-column.left-column .sppb-addon-feature .sppb-addon-text {
  padding-right: 0;
  padding-left: 50px;
}
body.rtl .lightbox-get-in-touch .sppb-column.left-column .sppb-addon-content ul li p span {
  padding-right: 0;
  padding-left: 10px;
}
body.rtl .acymailing_module .acymailing_form .acysubbuttons {
  float: left;
  margin: 0 15px 0 0;
}
body.rtl .acymailing_module .acymailing_form .fieldacyemail {
  float: right;
}
body.rtl .sppb-addon-accordion-advanced >.sppb-addon-title:after {
  display: none;
}
body.rtl .sppb-addon-accordion-advanced >.sppb-addon-title:before {
  content: "\f0d9";
  font-family: fontawesome;
  font-size: 35px;
  margin-left: 0;
  margin-right: 20px;
}
