.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 {
  font-family: yekan, tahoma;
  font-size: 16px;
}
body.rtl h1,
body.rtl h2,
body.rtl h3,
body.rtl h4,
body.rtl h5,
body.rtl h6 {
  font-family: liza, arial;
  font-weight: bold;
}
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: 25px 15px 0 0px;
}
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 >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-left: 5px;
}
body.rtl .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
  float: left;
  content: " \f104";
}
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;
}
@font-face {
  font-family: 'yekan';
  src: url('fonts/yekan.eot');
  src: url('fonts/yekan.eot') format('embedded-opentype'), url('fonts/yekan.woff') format('woff'), url('fonts/yekan.ttf') format('truetype'), url('fonts/yekan.svg#yekan') format('svg');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'liza';
  src: url('fonts/liza.eot');
  src: url('fonts/liza.eot') format('embedded-opentype'), url('fonts/liza.woff') format('woff'), url('fonts/liza.ttf') format('truetype'), url('fonts/liza.svg#liza') format('svg');
  font-style: normal;
  font-weight: normal;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a,
.uk-button,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a,
.sp-megamenu-parent >li >a {
  font-family: liza, arial;
}
.sp-module.title3 .sp-module-title::before,
.sp-module.title1 .sp-module-title::before {
  margin-left: 20px;
  margin-right: 0 !important;
}
.sp-module.title3 .sp-module-title::after,
.sp-module.title1 .sp-module-title::after {
  margin-left: 0 !important;
  margin-right: 20px;
}
h3 {
  font-size: 22px;
}
.sprocket-strips .readon::after {
  text-align: left !important;
  content: "\f177" !important;
}
.sprocket-lists .readon::after,
.sprocket-lists-portrait .readon::after {
  content: "\f177" !important;
}
.offcanvas-menu .menu .parent .toggle-icon {
  left: 15px !important;
  right: inherit !important;
}
.uk-button {
  font-size: 16px;
}
.uk-progress-bar {
  float: right !important;
}
.sprocket-mosaic .sprocket-mosaic-tags,
#main .sprocket-mosaic ul.sprocket-mosaic-tags {
  text-align: right;
}
.pe-7s-angle-right-circle:before {
  content: "\e687";
}
.uk-grid-divider5 > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2),
.uk-grid-divider5 > [class*='uk-width-2-']:nth-child(n+2),
.uk-grid-divider5 > [class*='uk-width-3-']:nth-child(n+2),
.uk-grid-divider5 > [class*='uk-width-4-']:nth-child(n+2),
.uk-grid-divider5 > [class*='uk-width-5-']:nth-child(n+2),
.uk-grid-divider5 > [class*='uk-width-6-']:nth-child(n+2),
.uk-grid-divider5 > [class*='uk-width-7-']:nth-child(n+2),
.uk-grid-divider5 > [class*='uk-width-8-']:nth-child(n+2),
.uk-grid-divider5 > [class*='uk-width-9-']:nth-child(n+2) {
  border-right: 5px solid rgba(0,0,0,0.1);
}
@media (min-width: 768px) {
  .uk-grid-divider5 > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
    border-right: 1px solid rgba(0,0,0,0.1);
    border-left: 0;
  }
}
@media (min-width: 960px) {
  .uk-grid-divider5 > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2) {
    border-right: 1px solid rgba(0,0,0,0.1);
    border-left: 0;
  }
}
.uk-grid-divider-2 > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2),
.uk-grid-divider-2 > [class*='uk-width-2-']:nth-child(n+2),
.uk-grid-divider-2 > [class*='uk-width-3-']:nth-child(n+2),
.uk-grid-divider-2 > [class*='uk-width-4-']:nth-child(n+2),
.uk-grid-divider-2 > [class*='uk-width-5-']:nth-child(n+2),
.uk-grid-divider-2 > [class*='uk-width-6-']:nth-child(n+2),
.uk-grid-divider-2 > [class*='uk-width-7-']:nth-child(n+2),
.uk-grid-divider-2 > [class*='uk-width-8-']:nth-child(n+2),
.uk-grid-divider-2 > [class*='uk-width-9-']:nth-child(n+2) {
  border-right: medium none transparent;
  border-left: 0;
  position: relative;
}
.uk-grid-divider-2 > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2)::before,
.uk-grid-divider-2 > [class*='uk-width-2-']:nth-child(n+2)::before,
.uk-grid-divider-2 > [class*='uk-width-3-']:nth-child(n+2)::before,
.uk-grid-divider-2 > [class*='uk-width-4-']:nth-child(n+2)::before,
.uk-grid-divider-2 > [class*='uk-width-5-']:nth-child(n+2)::before,
.uk-grid-divider-2 > [class*='uk-width-6-']:nth-child(n+2)::before,
.uk-grid-divider-2 > [class*='uk-width-7-']:nth-child(n+2)::before,
.uk-grid-divider-2 > [class*='uk-width-8-']:nth-child(n+2)::before,
.uk-grid-divider-2 > [class*='uk-width-9-']:nth-child(n+2)::before {
  content: "\e684";
  display: block;
  font-family: 'Pe-icon-7-stroke';
  font-size: 30px;
  right: -10px;
  position: absolute;
  top: 50%;
}
@media (min-width: 768px) {
  .uk-grid-divider-2 > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
    border-right: medium none transparent;
    position: relative;
  }
  .uk-grid-divider-2 > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2)::before {
    content: "\e684";
    display: block;
    font-family: 'Pe-icon-7-stroke';
    font-size: 30px;
    right: -10px;
    position: absolute;
    top: 50%;
  }
}
.blockquote-pc {
  font-size: 35px !important;
}
.rtl ul.spot li::after {
  float: right;
}
.sp-dropcap:first-letter {
  float: right !important;
  margin-left: 10px !important;
}
.form-horizontal .control-label {
  float: right !important;
}
.gm-style,
.hasTooltip,
.control-label {
  font-family: yekan, arial !important;
}
#sp-footer {
  font-size: 13px;
}
.form-horizontal .controls {
  margin-right: 180px;
  margin-left: 0px;
}
.contact h3 {
  display: none;
}
* {
  font-family: yekan, tahoma;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 24px;
}
h5,
.h5 {
  font-size: 20px;
}
h6,
.h6 {
  font-size: 16px;
}
* {
  letter-spacing: 0 !important;
}
.sprocket-strips-container > li {
  float: right;
}
