.font {
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.uk-line-height-zero {
  line-height: 0;
}
.uk-text-zero {
  font-size: 0;
}
.uk-text-white {
  color: #fff;
}
.uk-text-light {
  font-weight: 300;
}
.uk-text-black {
  font-weight: 800;
}
.ltr {
  direction: ltr;
}
.transition {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
h1.sectionTitle,
h2.sectionTitle,
h3.sectionTitle,
h4.sectionTitle,
h5.sectionTitle,
h6.sectionTitle {
  line-height: normal;
  color: #000;
  border-right-width: 4px;
  border-right-style: solid;
  padding: 0 10px 0 0;
  margin: 0;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
h1.sectionTitle,
h2.sectionTitle,
h3.sectionTitle {
  font-size: 24px;
  font-weight: 700;
}
h4.sectionTitle,
h5.sectionTitle,
h6.sectionTitle {
  font-size: 16px;
  font-weight: 600;
}
header:not(.transparent) {
  background-color: #ffffff;
}
header div.topBar {
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  background-color: white;
}
header div.topBar div.contact i {
  font-size: 14px;
  margin-left: 5px;
}
header div.topBar div.contact span,
header div.topBar div.contact address {
  color: #000;
  font-weight: 500;
  font-size: 12px;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
header div.topBar div.socials ul li a {
  font-size: 14px;
  color: #666;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header div.topBar div.socials ul li a:hover {
  color: #000000;
}
header div.logoNav {
  padding: 10px 0;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header div.logoNav.uk-active {
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
header div.logoNav.uk-active h1 a {
  transform: scale(0.7);
  height: 42px;
}
@media (max-width: 959px) {
  header div.logoNav {
    padding: 20px 0;
  }
}
header div.logoNav div.logo h1 {
  line-height: normal;
  font-size: 18px;
  font-weight: 800;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
header div.logoNav div.logo h1 a {
  text-decoration: none;
  color: #000;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
header div.logoNav div.logo h1 a path.brown {
  fill: #4a2500;
}
header div.logoNav div.menu > nav > ul > li > a {
  font-size: 14px;
  font-weight: 500;
  min-height: initial;
  height: 100%;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
header div.logoNav div.menu > nav > ul > li.active > a {
  color: #000000;
}
header div.logoNav div.icon a {
  color: #ccc;
}
header div.logoNav div.icon a i {
  font-size: 24px;
}
header div.logoNav div.icon a.uk-button-default {
  width: 50px;
  height: 50px;
  color: #222 !important;
}
header div.logoNav div.icon.mobileIcon a {
  color: #000000;
}
header div.logoNav form input {
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 300;
  background-color: transparent;
}
header div.logoNav form.mobile {
  height: 60px;
  padding-top: 20px;
}
header.transparent {
  background-color: transparent;
}
header.transparent div.topBar,
header.transparent div.logoNav {
  background-color: transparent;
}
header.transparent div.topBar {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
header.transparent div.topBar div.contact span,
header.transparent div.topBar div.contact address {
  color: #fff;
}
header.transparent div.topBar div.socials ul li a {
  color: rgba(255, 255, 255, 0.5);
}
header.transparent div.topBar div.socials ul li a:hover {
  color: #ffffff;
}
header.transparent div.logoNav:not(.uk-active) svg * {
  fill: #ffffff;
}
header.transparent div.logoNav:not(.uk-active) div.logo h1 a {
  color: #fff;
}
header.transparent div.logoNav:not(.uk-active) div.menu > nav > ul > li > a {
  color: rgba(255, 255, 255, 0.7);
}
header.transparent div.logoNav:not(.uk-active) div.menu > nav > ul > li > a:hover {
  color: #ffffff;
}
header.transparent div.logoNav:not(.uk-active) div.menu > nav > ul > li.active > a {
  color: #ffffff;
}
header.transparent div.logoNav:not(.uk-active) div.icon a {
  color: rgba(255, 255, 255, 0.5);
}
header.transparent div.logoNav:not(.uk-active) div.icon a i {
  font-size: 24px;
}
header.transparent div.logoNav:not(.uk-active) div.icon.mobileIcon a {
  color: #ffffff;
}
header.uk-position-z-index {
  z-index: 1000;
}
div.meta dl dd {
  font-size: 12px;
  color: #666;
  font-weight: 300;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
div.meta dl dd a {
  color: #666;
  text-decoration: none;
}
div.meta dl dd i {
  color: #ddd;
}
div.blogItem div.blogItemBody i {
  font-size: 32px;
  color: #ffffff;
}
div.blogItem div.blogItemHeading div.title h2 {
  line-height: normal;
  font-size: 0;
  margin: 0;
}
div.blogItem div.blogItemHeading div.title h2 a {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  text-decoration: none;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
div.blogItem div.blogItemBody p {
  font-size: 12px;
}
div.blogItem div.blogItemBody p:only-child {
  margin: 0;
}
div.pagination ul li a,
div.pagination ul li span {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 700;
  color: #000000;
}
div.pagination ul li span {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
div.pagination ul li a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
div.pagination ul li a:hover {
  background-color: #f0f0f0;
}
div.contactus h2 {
  font-size: 24px;
  font-weight: 700;
}
div.contactus div.contactInfo a,
div.contactus div.contactInfo i,
div.contactus div.contactInfo h2,
div.contactus div.contactInfo address {
  color: #ffffff;
}
div.contactus div.contactInfo ul li a {
  text-decoration: none;
  font-size: 24px;
  opacity: 0.7;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
div.contactus div.contactInfo ul li a:hover {
  opacity: 1;
}
div.contactus div.contactInfo a.map {
  opacity: 0.7;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
div.contactus div.contactInfo a.map i {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
div.contactus div.contactInfo a.map:hover {
  opacity: 1;
}
div.contactus div.contactInfo a.map:hover i {
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  transform: translateX(-10px);
}
div.thankyou {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
div.thankyou span {
  color: #33c50c;
  font-size: 128px;
}
div.thankyou p {
  font-size: 14px;
  color: #000000;
}
div.commentAvatar span {
  width: 60px;
  height: 60px;
  color: #fff;
  font-weight: 800;
  font-size: 24px;
  line-height: normal;
}
div.commentMeta {
  color: #666;
  font-size: 14px;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
div.commentMeta span.name {
  font-weight: 500;
  color: #000;
}
div.commentMeta time {
  font-weight: 600;
  font-size: 10px;
  color: #aaa;
}
div.commentConent p {
  font-size: 14px;
  color: #000;
}
div.articleCard h3 {
  line-height: normal;
}
div.articleCard h3 a {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
div.articleCard p {
  font-size: 14px;
  color: #666;
  text-align: justify;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
div.aboutSections p {
  font-size: 14px;
  color: #000;
  line-height: 1.8;
}
div.aboutSections p:last-of-type {
  margin-bottom: 0;
}
div.aboutStatistics p {
  font-weight: 300;
  font-size: 18px;
  color: #000;
}
div.aboutStatistics span.number {
  font-size: 48px;
  font-weight: 800;
  color: #000;
  direction: ltr;
}
div.aboutStatistics span.title {
  font-size: 16px;
  font-weight: 400;
  color: #666;
}
div.productCategoryShape svg {
  fill: #208efc;
  opacity: 0.3;
  -webkit-transform: translateX(-8px) translateY(53px);
  -moz-transform: translateX(-8px) translateY(53px);
  -ms-transform: translateX(-8px) translateY(53px);
  -o-transform: translateX(-8px) translateY(53px);
  transform: translateX(-8px) translateY(53px);
}
div.productCategoryDesc p,
div.productCategoryDesc ul {
  color: #000;
  font-size: 14px;
  line-height: 2;
}
div.productCategoryDesc p.first-child,
div.productCategoryDesc ul.first-child {
  margin-top: 0;
}
div.productCategoryDesc p:last-child,
div.productCategoryDesc ul:last-child {
  margin-bottom: 0;
}
div.productCategoryDesc p:only-child,
div.productCategoryDesc ul:only-child {
  margin: 0;
}
div.productSubCatWrapper .uk-transition-toggle .uk-label {
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  padding: 4px 15px 6px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
div.productSubCatWrapper .uk-transition-toggle .titleWrapper {
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.74) 75%, rgba(0, 0, 0, 0.75) 76%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0.74)), color-stop(76%, rgba(0, 0, 0, 0.75)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.74) 75%, rgba(0, 0, 0, 0.75) 76%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.74) 75%, rgba(0, 0, 0, 0.75) 76%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.74) 75%, rgba(0, 0, 0, 0.75) 76%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.74) 75%, rgba(0, 0, 0, 0.75) 76%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}
div.productSubCatWrapper .uk-transition-toggle .titleWrapper h3 {
  font-size: 18px;
  font-weight: 700;
}
div.productSubCatWrapper .uk-transition-toggle:hover .uk-label {
  background-color: white;
  color: black;
}
div.productWrapper a {
  text-decoration: none;
}
div.productWrapper a h3 {
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
div.productWrapper a h3:after {
  content: '';
  position: absolute;
  height: 4px;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
div.productWrapper:hover a h3:after {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
div.emptyCat i {
  color: #ccc;
}
div.emptyCat p {
  font-size: 14px;
  color: #000;
}
div.sideProducts h5 a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
div.sideProducts a.meta {
  font-size: 11px;
  font-weight: 700;
}
div.productDeatils ul {
  line-height: normal;
}
div.productDeatils ul li:before {
  margin: 0 10px !important;
  font-size: 16px;
}
div.productDeatils ul li a {
  font-size: 0;
  font-weight: 700;
}
div.productDeatils ul li span {
  font-size: 12px;
}
div.productDeatils h1 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  line-height: normal;
}
div.productDeatils div.description h2,
div.productDeatils div.description h3,
div.productDeatils div.description h4,
div.productDeatils div.description h5,
div.productDeatils div.description h6 {
  color: #000000;
  font-weight: 700;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
div.productDeatils div.description blockquote {
  padding-right: 20px;
  border-right: 4px solid #ddd;
  position: relative;
  padding-top: 70px;
}
div.productDeatils div.description blockquote:before {
  content: "\f10d";
  position: absolute;
  right: 20px;
  top: 0;
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 900;
  font-size: 36px;
  font-style: initial;
  line-height: normal;
}
div.productDeatils div.description p,
div.productDeatils div.description ul,
div.productDeatils div.description li,
div.productDeatils div.description a {
  font-size: 14px;
  color: #000000;
  line-height: 2;
}
div.productDeatils div.description p:first-child,
div.productDeatils div.description ul:first-child,
div.productDeatils div.description li:first-child,
div.productDeatils div.description a:first-child {
  margin-top: 0;
}
div.productDeatils div.description p:last-child,
div.productDeatils div.description ul:last-child,
div.productDeatils div.description li:last-child,
div.productDeatils div.description a:last-child {
  margin-bottom: 0;
}
div.productDeatils div.description p:only-child,
div.productDeatils div.description ul:only-child,
div.productDeatils div.description li:only-child,
div.productDeatils div.description a:only-child {
  margin: 0;
}
div.productDeatils div.description strong,
div.productDeatils div.description b {
  font-weight: 700;
}
div.productTabsTitlesWrapper:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  background-color: #f0f0f0;
  top: 50%;
  display: block;
}
div.productTabsTitlesWrapper > div {
  background-color: #fff;
}
@media (max-width: 959px) {
  div.productTabsHeadersWrapper {
    padding: 0 !important;
  }
}
main.view-article.layout-hostiranarticles {
  background-color: #ffffff !important;
}
section.slideshow div.cover {
  background-color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 959px) {
  section.slideshow .uk-grid-margin {
    margin-top: 5px;
  }
  section.slideshow .uk-position-medium {
    margin: 10px 0;
    max-width: 100% !important;
  }
  section.slideshow .uk-position-medium h2 {
    font-size: 14px;
    padding: 10px 20px;
  }
  section.slideshow .uk-position-medium p {
    font-size: 10px;
    padding: 5px 10px;
  }
}
section.pageHeader {
  background-position: center center;
  background-size: cover;
  min-height: 250px;
  padding-bottom: 70px;
}
@media (max-width: 959px) {
  section.pageHeader {
    min-height: 180px;
  }
}
section.pageHeader.transparent {
  padding-top: 109px;
}
@media (max-width: 959px) {
  section.pageHeader.transparent {
    padding-top: 90px;
  }
}
section.pageHeader.tall {
  min-height: 350px;
}
@media (max-width: 959px) {
  section.pageHeader.tall {
    min-height: 280px;
  }
}
section.pageHeader > div h1 {
  font-weight: 700;
  font-size: 42px;
}
@media (max-width: 959px) {
  section.pageHeader > div h1 {
    font-size: 32px;
  }
}
section.pageHeader > div p {
  font-weight: 300;
  font-size: 16px;
}
@media (max-width: 959px) {
  section.pageHeader > div p {
    font-size: 14px;
  }
}
section.pageWrapper {
  margin-top: -70px;
}
section.pageWrapper div.wrapper {
  background-color: #ffffff;
}
section.articleSection div.title h3 {
  color: #000;
  font-weight: 700;
  font-size: 18px;
}
section.articleSection.articleSectionTitle div.meta dl {
  justify-content: center;
}
section.articleSection.articleSectionTitle h1 {
  font-size: 24px;
  font-weight: 700;
  color: #000000;
}
section.articleSection.articleSectionText h2,
section.articleSection.articleSectionText h3,
section.articleSection.articleSectionText h4,
section.articleSection.articleSectionText h5,
section.articleSection.articleSectionText h6 {
  color: #000000;
  font-weight: 700;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
section.articleSection.articleSectionText blockquote {
  padding-right: 20px;
  border-right: 4px solid #ddd;
  position: relative;
  padding-top: 70px;
}
section.articleSection.articleSectionText blockquote:before {
  content: "\f10d";
  position: absolute;
  right: 20px;
  top: 0;
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 900;
  font-size: 36px;
  font-style: initial;
  line-height: normal;
}
section.articleSection.articleSectionText p,
section.articleSection.articleSectionText ul,
section.articleSection.articleSectionText li,
section.articleSection.articleSectionText a {
  font-size: 14px;
  color: #000000;
  line-height: 2;
}
section.articleSection.articleSectionText p:first-child,
section.articleSection.articleSectionText ul:first-child,
section.articleSection.articleSectionText li:first-child,
section.articleSection.articleSectionText a:first-child {
  margin-top: 0;
}
section.articleSection.articleSectionText p:last-child,
section.articleSection.articleSectionText ul:last-child,
section.articleSection.articleSectionText li:last-child,
section.articleSection.articleSectionText a:last-child {
  margin-bottom: 0;
}
section.articleSection.articleSectionText p:only-child,
section.articleSection.articleSectionText ul:only-child,
section.articleSection.articleSectionText li:only-child,
section.articleSection.articleSectionText a:only-child {
  margin: 0;
}
section.articleSection.articleSectionText strong,
section.articleSection.articleSectionText b {
  font-weight: 700;
}
section.articleSection.articleSectionTags {
  line-height: normal;
}
section.articleSection.articleSectionTags span {
  font-size: 12px;
  font-weight: 700;
  color: #000000;
}
section.articleSection.articleSectionTags div.socials > ul > li > a {
  width: 30px;
  height: 30px;
  font-size: 24px;
  color: #666;
  text-decoration: none;
}
section.articleSection.articleSectionTags div.socials > ul > li > a.fb:hover {
  color: #3b5998;
}
section.articleSection.articleSectionTags div.socials > ul > li > a.tw:hover {
  color: #1da1f2;
}
section.articleSection.articleSectionTags div.socials > ul > li > a.tl:hover {
  color: #0088cc;
}
section.articleSection.articleSectionTags div.socials > ul > li > a.lk:hover {
  color: #00a0dc;
}
section.articleSection.articleSectionTags div.socials > ul > li > a.wa:hover {
  color: #128C7E;
}
section.articleSection.articleSectionTags div.socials > ul > li > a.sms:hover {
  color: #ffcc00;
}
section.articleSection.articleSectionRelated {
  background-color: #f9f9f9;
  padding: 40px 0;
}
section.articleSection.articleSectionComments textarea {
  height: 121px;
}
section.statistics span.number {
  font-size: 64px;
  font-weight: 800;
  line-height: 64px;
}
section.statistics span.text {
  font-size: 16px;
}
section.parallax h3 {
  font-size: 24px;
  font-weight: 800;
}
section.parallax p {
  font-size: 14px;
  font-weight: 300;
  line-height: 2;
}
section.parallax p b,
section.parallax p strong {
  font-weight: 500;
}
section.parallax p:only-child {
  margin: 0;
}
section.parallax p:first-child {
  margin-top: 0;
}
section.parallax p:last-child {
  margin-bottom: 0;
}
footer {
  padding: 40px 0 20px;
  border-top-width: 5px;
  border-top-style: solid;
}
@media (max-width: 959px) {
  footer {
    padding: 40px 0;
  }
}
footer div.modules {
  padding-bottom: 40px;
}
footer div.modules h4 {
  font-size: 16px;
  font-weight: 500;
}
footer div.modules div.menu ul {
  list-style: none;
  line-height: normal;
}
footer div.modules div.menu ul li a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  display: block;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
footer div.modules div.menu ul li a:hover {
  color: #ffffff;
}
footer div.modules div.modulebody.contact i {
  font-size: 16px;
  color: #ffffff;
}
footer div.modules div.modulebody.contact a,
footer div.modules div.modulebody.contact address {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}
footer div.modules div.modulebody.socials ul li a {
  text-decoration: none;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.7);
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
footer div.modules div.modulebody.socials ul li a:hover {
  color: #ffffff;
  -webkit-box-shadow: 0 0 0 1px #ffffff;
  -moz-box-shadow: 0 0 0 1px #ffffff;
  box-shadow: 0 0 0 1px #ffffff;
}
footer div.modules div.modulebody.socials ul li.tw a:hover {
  -webkit-box-shadow: 0 0 0 1px #1da1f2;
  -moz-box-shadow: 0 0 0 1px #1da1f2;
  box-shadow: 0 0 0 1px #1da1f2;
  background-color: #1da1f2;
}
footer div.modules div.modulebody.socials ul li.fb a:hover {
  -webkit-box-shadow: 0 0 0 1px #3b5998;
  -moz-box-shadow: 0 0 0 1px #3b5998;
  box-shadow: 0 0 0 1px #3b5998;
  background-color: #3b5998;
}
footer div.modules div.modulebody.socials ul li.gp a:hover {
  -webkit-box-shadow: 0 0 0 1px #dd4b39;
  -moz-box-shadow: 0 0 0 1px #dd4b39;
  box-shadow: 0 0 0 1px #dd4b39;
  background-color: #dd4b39;
}
footer div.modules div.modulebody.socials ul li.ig a:hover {
  -webkit-box-shadow: 0 0 0 1px #e1306c;
  -moz-box-shadow: 0 0 0 1px #e1306c;
  box-shadow: 0 0 0 1px #e1306c;
  background-color: #e1306c;
}
footer div.modules div.modulebody.socials ul li.tl a:hover {
  -webkit-box-shadow: 0 0 0 1px #0088cc;
  -moz-box-shadow: 0 0 0 1px #0088cc;
  box-shadow: 0 0 0 1px #0088cc;
  background-color: #0088cc;
}
footer div.modules div.modulebody.socials ul li.lk a:hover {
  -webkit-box-shadow: 0 0 0 1px #00a0dc;
  -moz-box-shadow: 0 0 0 1px #00a0dc;
  box-shadow: 0 0 0 1px #00a0dc;
  background-color: #00a0dc;
}
footer div.modules div.modulebody form fieldset {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
}
footer div.modules div.modulebody form fieldset input {
  padding: 5px 5px 5px 10px;
  border: none;
  font-size: 16px;
  direction: ltr;
  height: 50px;
}
footer div.modules div.modulebody form fieldset button {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  transform: translateX(-5px);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 18px;
  padding: 0 20px;
}
footer div.copyrightWrapper div.copyright {
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
@media (max-width: 959px) {
  footer div.copyrightWrapper div.copyright {
    padding-top: 40px;
  }
}
footer div.copyrightWrapper div.copyright p {
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  line-height: normal;
}
footer div.copyrightWrapper div.copyright p a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
footer div.copyrightWrapper div.copyright p a:hover {
  color: #ffffff;
}
footer div.copyrightWrapper div.copyright p svg {
  fill: rgba(255, 255, 255, 0.7);
}
svg .black {
  fill: #000000;
}
form fieldset {
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
}
form.simpleForm label {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #000;
  display: block;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
form.simpleForm input,
form.simpleForm textarea,
form.simpleForm select {
  font-size: 14px;
  color: #000000;
}
ul.productsCategories li a {
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
ul.productsCategories li a:not(.color) {
  color: #000;
}
ul.productsCategories li a span.count {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  flex-grow: 0;
}
ul.productsCategories li a span.count:not(.lightbg) {
  background-color: #f0f0f0;
}
ul.productTabsTitles {
  background-color: #fff;
}
aside h3.moduleTitle {
  font-weight: 800;
  font-size: 18px;
  color: #000;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.moduleHead:after {
  content: '';
  position: absolute;
  height: 4px;
  width: 70px;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #e0ae45;
}
.uk-input,
.uk-select,
.uk-textarea {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
  border-color: #000000;
  -webkit-box-shadow: 0 0 0 1px #000000;
  -moz-box-shadow: 0 0 0 1px #000000;
  box-shadow: 0 0 0 1px #000000;
}
.uk-form-danger {
  color: #cc0000;
  border-color: #cc0000;
}
.uk-form-danger:focus {
  color: #cc0000;
  border-color: #cc0000;
  -webkit-box-shadow: 0 0 0 1px #cc0000;
  -moz-box-shadow: 0 0 0 1px #cc0000;
  box-shadow: 0 0 0 1px #cc0000;
}
.formValidation {
  display: none;
  font-weight: 500;
  font-size: 10px;
  color: #cc0000;
}
.uk-form-danger + .formValidation {
  display: block;
}
.uk-button-small {
  font-size: 12px;
}
.uk-button-default {
  background-color: #fff;
}
.uk-button-default:hover {
  background-color: #fff;
}
.uk-button-default:focus,
.uk-button-default:active {
  background-color: #fff;
}
.uk-button-positive {
  background-color: #33c50c;
  color: #fff;
  border: 1px solid transparent;
}
.uk-button-positive:hover {
  background-color: #2fb70b;
  border-color: #2dad0b;
  color: #fff;
}
.uk-button-positive:focus,
.uk-button-positive:active {
  background-color: #2dad0b;
  color: #fff;
}
.uk-drop.hasArrow:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: white;
  z-index: 2;
}
.uk-drop.hasArrow.top:before {
  bottom: 100%;
}
.uk-drop.hasArrow.top.center:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.uk-drop.hasArrow.top.left:before {
  left: 15px;
}
.hasDrop + .uk-drop {
  width: auto;
  min-width: 100px;
}
.hasDrop + .uk-drop .tooltip {
  padding: 8px 10px;
  font-size: 12px;
  font-weight: 400;
  color: black;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.hasDrop + .uk-drop .tooltip:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hasDrop + .uk-drop .tooltip:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hasDrop + .uk-drop.top .tooltip:before {
  border-top-color: #f3f3f3;
  top: 100%;
}
.hasDrop + .uk-drop.top .tooltip:after {
  border-top-color: white;
  top: 100%;
}
.hasDrop + .uk-drop.bottom .tooltip:before {
  border-bottom-color: #f3f3f3;
  bottom: 100%;
}
.hasDrop + .uk-drop.bottom .tooltip:after {
  border-bottom-color: white;
  bottom: 100%;
}
.uk-sticky-fixed {
  z-index: 1001;
}
div.uk-offcanvas:before {
  background-color: rgba(0, 0, 0, 0.5);
}
div.uk-offcanvas div.uk-offcanvas-bar {
  background-color: #fff;
}
div.uk-offcanvas div.uk-offcanvas-bar a.logo {
  color: #e0e0e0;
}
div.uk-offcanvas div.uk-offcanvas-bar div.offcanvasTop {
  height: 70px;
}
div.uk-offcanvas div.uk-offcanvas-bar div.offcanvasTop a {
  color: #fff;
}
div.uk-offcanvas div.uk-offcanvas-bar div.offcanvasTop.active {
  height: 60px;
}
div.uk-offcanvas div.uk-offcanvas-bar ul.uk-nav > li > a {
  font-size: 16px;
  padding: 15px 0;
  color: #000;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 700;
}
div.uk-offcanvas div.uk-offcanvas-bar ul.uk-nav > li ul > li > a {
  font-size: 14px;
  display: block;
  padding: 0 15px 20px 0;
  color: #333;
  font-family: "Hostiran", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
div.uk-offcanvas div.uk-offcanvas-bar ul.uk-nav > li.uk-parent > a:after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
  opacity: 0.3;
}
div.uk-offcanvas div.uk-offcanvas-bar ul.uk-nav > li.uk-parent.uk-open > a:after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E");
}
div.uk-offcanvas div.uk-offcanvas-bar ul.uk-nav > li:not(:first-child) {
  border-top: 1px solid #f0f0f0;
}
.uk-background-white {
  background-color: #fff;
}
/*# sourceMappingURL=hostiran-rtl.css.map */