@charset "UTF-8";
html {
  font-size: 14px;
  font-family: IRANSans;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
  font-family: IRANSans;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  font-family: IRANSans;
}
.row > * {
  padding-right: 15px;
  padding-left: 15px;
  font-family: IRANSans;
}


/* این فایل وظیفه تعریف و بارگذاری فونت های «فونت ایران» را برعهده دارد */
/* پیشنهاد می شود از این روش استفاده کنید */

@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: normal;
src: url('../fonts/IRANSansX-Regular.woff') format('woff'); /* All Major Browsers */
}


body {
	font-family: IRANSans !important;
  font-size: 14px;
  font-weight: 400;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.helix-ultimate-preloader {
  overflow: hidden;
}
body.helix-ultimate-preloader:before {
  content: " ";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  background: rgba(255, 255, 255, 0.9);
}
body.helix-ultimate-preloader:after {
  content: "";
  font-family: " IRANSans";
  font-size: 36px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  line-break: 48px;
  text-align: center;
  color: #007bff;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  z-index: 99999;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
label {
  font-weight: normal;
}
legend {
  padding-bottom: 10px;
}
img {
  max-width: 100%;
}
ul,
ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
a,
a:visited,
a:active,
a:link,
a:focus {
  cursor: pointer;
  text-decoration: none;
  outline: none;
}
#sp-top-bar {
  position: relative;
  font-size: 0.875rem;
}
#sp-top-bar .sp-module {
  display: inline-block;
}
#sp-top .sp-column {
  justify-content: end !important;
}
#sp-top .sp-module {
  margin-right: 60px;
}
#sp-top .sp-module:last-child {
  margin: 0px !important;
}
#sp-top2 .sp-module {
  float: right;
}
.top-menu ul.menu li {
  display: inline-block;
  margin: 0 10px;
}
#sp-top3 .sp-column {
  justify-content: end !important;
}
#sp-top3 .sp-module {
  margin-left: 30px;
}
#sp-top3 .sp-module:first-child {
  margin-left: 0px;
}
#sp-menu .sp-column {
  justify-content: start !important;
}
ul.social-icons {
  animation: spFadeInRight 2000ms ease-in-out;
  position: absolute;
  top: 290px;
  top: 220px;
  right: -175px;
  right: -225px;
  list-style: none;
  padding: 0;
  margin: 0px;
  display: flex;
  flex-direction: column;
}
ul.social-icons > li {
  display: inline-block;
  margin: 10px 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
ul.social-icons > li a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: block;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.11);
  color: #fff;
  font-size: 18px;
  text-align: center;
}
ul.social-icons > li a:hover {
  color: #000000;
  background-color: #fff;
}
ul.social-icons > li a .fa-facebook:before {
  content: "";
  font-family: IRANSans;
}
ul.social-icons > li:hover {
  transform: translateY(-8px);
}
#my_account {
  position: relative;
}
#my_account a.dropdown-toggle {
  display: inline-block;
  line-height: 40px;
  position: relative;
}
#my_account a.dropdown-toggle:before {
  margin-top: 12px;
  content: "";
  width: 31px;
  height: 15px;
  left: -37px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  display: inline-block;
  background: url(../images/icon-user.svg) no-repeat right center;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
#my_account a.dropdown-toggle:hover #my_account a.dropdown-toggle:before {
  background-color: #0b3fe4;
}
#my_account a.dropdown-toggle:after {
  content: "";
  font-family: IRANSans;
  vertical-align: 0px;
  display: inline-block;
  border: none;
}
#my_account ul.dropdown-menu {
  padding: 11px 20px;
  min-width: 120px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  border: none;
  font-size: 0.85rem;
  border-radius: 0px;
  margin: 0;
  font-size: 14px;
  text-transform: capitalize;
}
#my_account ul.dropdown-menu li a {
  padding: 4px 0;
  display: block;
  color: #000000;
  font-size: 14px;
}
#my_account ul.dropdown-menu li a:hover {
  color: #0b3fe4;
}
#my_account .mod-login-logout .btn-primary {
  background: none;
  padding: 0px 0px;
  display: block;
  margin: 0;
  font-size: 14px;
  border: none;
  color: #000000;
}
#my_account .mod-login-logout .btn-primary:hover {
  background: none;
  color: #0b3fe4;
}
#my_account .mod-login-logout .btn-primary:focus {
  box-shadow: none;
}
.mod-login .mod-login__options li {
  padding: 5px 0;
}
.mod-login .mod-login__userdata .form-group {
  margin-bottom: 15px;
}
.mod-login .mod-login__userdata .mod-login__remember {
  margin-bottom: 0;
}
.mod-login .mod-login__userdata .form-control {
  border-radius: 0.25rem;
}
div.mod-languages a.chosen-single {
  background: transparent;
  border: none;
  padding: 0px;
  box-shadow: none;
}
div.mod-languages a.chosen-single:after {
  content: "";
  font-family: IRANSans;
  border: none;
  vertical-align: 0px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 10px;
  height: 100%;
}
div.mod-languages a.chosen-single div {
  display: none;
}
div.mod-languages select.inputbox {
  padding: 0;
  height: auto;
  background: transparent;
  border: none;
  padding: 0;
  font-size: 0.85rem;
  box-shadow: none;
}
div.mod-languages .chosen-container-single .chosen-single span {
  margin: 0 !important;
  padding: 0 15px;
}
div.mod-languages .chosen-container-active.chosen-with-drop .chosen-single {
  border: none;
  box-shadow: none;
  background-image: none;
}
div.mod-languages .chosen-container .chosen-drop {
  border: none;
}
div.mod-languages .btn-lang {
  background: transparent;
  border: none;
  padding: 0 14px 0 0;
  color: #aaaaaa;
  line-height: 40px;
  box-shadow: none;
}
div.mod-languages .btn-lang:hover {
  color: #0b3fe4;
}
div.mod-languages .btn-lang:before {
  content: "";
  width: 1px;
  height: 15px;
  background-color: #000;
  margin: 12px 15px 12px 18px;
  display: inline-block;
  opacity: 0.1;
  vertical-align: top;
}
div.mod-languages .btn-lang:after {
  content: "";
  font-family: IRANSans;
  border: none;
  vertical-align: 0px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 10px;
  height: 100%;
}
div.mod-languages ul.lang-block {
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  border: none;
  font-size: 0.85rem;
  min-width: 120px;
  border-radius: 0;
  padding: 11px 0 11px;
}
div.mod-languages ul.lang-block li {
  padding: 4px 0;
}
div.mod-languages ul.lang-block li.lang-active {
  background-color: transparent;
}
div.mod-languages img {
  margin-right: 2px;
}
.sp-module-content .latestnews > li > a > span {
  display: block;
  margin-top: 5px;
  font-size: 85%;
}
.sp-contact-info {
  list-style: none;
  padding: 0;
  margin: 0x;
}
.sp-contact-info li {
  display: block;
  padding: 8px 0 !important;
  line-height: 24px;
}
.sp-contact-info li.sp-contact-mobile a {
  font-size: 24px;
  font-weight: 700;
}
.sp-contact-info li span {
  margin-right: 8px;
  display: none;
}
.sp-contact-info li a {
  color: #fff !important;
}
.sp-contact-info li a:hover {
  text-decoration: underline;
}
#sp-header .container-inner > .row {
  align-items: center;
  position: unset !important;
  padding-top: 35px;
  padding-bottom: 35px;
}
#sp-header,
.header-container {
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 9999;
}
#sp-header .logo,
.header-container .logo {
  display: inline-flex;
  margin: 0;
  align-items: center;
}
#sp-header .logo a,
.header-container .logo a {
  font-size: 24px;
  line-height: 1;
  margin: 0;
  padding: 0;
}
#sp-header .logo p,
.header-container .logo p {
  margin: 5px 0 0;
}
#sp-header.header-sticky,
.header-container.header-sticky {
  position: sticky;
  z-index: 9999;
  background: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  height: 90px !important;
}
.home-layout #sp-header {
  height: 0;
}
.home-layout #sp-header .container {
  position: relative;
}
.home-layout #sp-header .container .container-inner {
  position: absolute;
  left: 15px;
  right: 15px;
  top: 0;
}
.sppb-addon-module .sppb-addon-title {
  color: #0b3fe4;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
.sppb-addon-module .heading-title {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 50px;
  color: #000000;
  font-weight: 700;
}
.sp-module .sp-module-title {
  color: #0b3fe4;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
.sp-module .heading-title {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 50px;
  color: #000000;
  font-weight: 700;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 30px 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading {
  margin: 0;
  padding: 0;
  color: #fff;
}
.sp-page-title .sp-page-title-heading {
  font-size: 24px;
  line-height: 1;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
}
.layout-boxed .body-innerwrapper {
  max-width: 1600px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#sp-main-body {
  padding: 90px 0 150px;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
#sp-breadcrumbs {
  background: #f7f8fa;
}
.mod-breadcrumbs__wrapper {
  text-align: center;
}
.mod-breadcrumbs__wrapper .breadcrumb {
  padding: 48px 0 55px;
  background: transparent;
  margin: 0;
  display: inline-block;
}
.mod-breadcrumbs__wrapper .breadcrumb .breadcrumb-item {
  line-height: 22px;
  margin: 0;
  display: inline-block;
}
.mod-breadcrumbs__wrapper .breadcrumb .breadcrumb-item a {
  display: inline-block;
  color: #0b3fe4;
  font-size: 14px;
}
.mod-breadcrumbs__wrapper
  .breadcrumb
  .breadcrumb-item
  + .breadcrumb-item::before {
  color: #222;
  font-size: 12px;
}
.mod-breadcrumbs__wrapper .breadcrumb .large-item {
  color: #000000;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 12px;
}
.mod-breadcrumbs__wrapper .breadcrumb .breadcrumb-item.active {
  color: #000000;
}
.banner {
  display: block;
  position: relative;
  overflow: hidden;
}
.banner:hover {
  cursor: pointer;
}
.banner:hover img {
  opacity: 0.3 !important;
}
.banner-col a {
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}
.banner-col a:hover {
  opacity: 0.8;
}
#sp-left .sp-column {
  width: 100%;
}
#sp-right .sp-column {
  width: 100%;
}
#sp-left,
#sp-right {
  overflow: visible;
  display: flex;
}
#sp-left .block_sticky,
#sp-right .block_sticky {
  top: 120px;
  position: -webkit-sticky;
  position: sticky;
}
#sp-left .sp-module,
#sp-right .sp-module {
  margin-bottom: 50px;
  padding: 0px;
  border-radius: 3px;
}
#sp-left .sp-module:first-child,
#sp-right .sp-module:first-child {
  margin-top: 0;
}
#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
  font-size: 24px;
  color: #000000;
  text-transform: capitalize;
  font-weight: 700;
  letter-spacing: normal;
}
#sp-left .sp-module ul,
#sp-right .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-left .sp-module ul > li,
#sp-right .sp-module ul > li {
  display: block;
  border-bottom: 1px solid #f2f3f6;
}
#sp-left .sp-module ul > li > a,
#sp-right .sp-module ul > li > a {
  display: block;
  line-height: 36px;
  padding: 2px 0;
}
#sp-left .sp-module .categories-module ul,
#sp-right .sp-module .categories-module ul {
  margin: 0 10px;
}
#sp-left .sp-module .latestnews > div,
#sp-right .sp-module .latestnews > div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
#sp-left .sp-module .latestnews > div:last-child,
#sp-right .sp-module .latestnews > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
#sp-left .sp-module .latestnews > div > a,
#sp-right .sp-module .latestnews > div > a {
  display: block;
  font-weight: 400;
}
#sp-left .sp-module .tagscloud,
#sp-right .sp-module .tagscloud {
  margin: -2px 0;
}
#sp-left .sp-module .tagscloud .tag-name,
#sp-right .sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
#sp-left .sp-module .tagscloud .tag-name span,
#sp-right .sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .btn-toolbar .btn-group label {
  line-height: 30px;
}
.search .phrases .phrases-box {
  margin-bottom: 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px 0px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt,
.search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.article-list .article {
  margin-bottom: 55px;
}
.article-list .article .article-body > .category-name {
  margin-bottom: 6px;
  font-size: 0.8rem;
  color: #777;
  display: inline-block;
}
.article-list .article .article-image {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 12px;
}
.article-list .article .article-image .create {
  color: #000000;
  height: 70px;
  width: 60px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 10px;
  top: 10px;
  text-align: center;
  padding: 8px 0;
  transition: all 0.3s ease-in-out 0s;
}
.article-list .article .article-image .create .day-time {
  font-weight: 700;
  font-size: 30px;
  color: #000;
  display: block;
  line-height: 35px;
}
.article-list .article .article-image .create .month-time {
  font-size: 13px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.article-list .article .article-image:hover img {
  opacity: 0.8;
  transition: all 0.3s ease-in-out 0s;
}
.article-list .article .article-image:hover .create {
  opacity: 0;
}
.article-list .article .article-intro-image img,
.article-list .article .article-featured-video img,
.article-list .article .article-featured-audio img,
.article-list .article .article-feature-gallery img {
  height: auto;
}
.article-list .article .article-info {
  margin-bottom: 9px;
  line-height: 27px;
  font-family: IRANSans;
}
.article-list .article .article-header h1,
.article-list .article .article-header h2 {
  font-size: 18px;
  margin: 0 0 8px 0;
  font-weight: 700;
  line-break: 23px;
  font-family: IRANSans;
}
.article-list .article .article-introtext {
  display: none;
}
.article-list .article .article-introtext p {
  margin-bottom: 10px;
}
.article-list .article .readmore a {
  color: #0b3fe4;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 600;
  position: relative;
}
.article-list .article .readmore a:hover {
  color: #000000;
}
.article-list .article .readmore a:hover:after {
  background-color: #000000;
}
.article-list .article .readmore a:before {
  content: "";
  font-family: IRANSans;
  display: inline-block;
  font-size: 12px;
  margin-right: 5px;
}
.article-list .article .readmore a:after {
  content: "";
  height: 1px;
  width: 100%;
  display: inline-block;
  background-color: #0b3fe4;
  position: absolute;
  left: 0;
  bottom: 0px;
}
.article-list .cols-2 .article-intro-image img {
  width: 100%;
  font-family: IRANSans;
}
.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: IRANSans;
}
.article-info > span {
  font-size: 14px;
  color: #888;
  margin-right: 40px;
}
.article-info > span a {
  color: #000000;
}
.article-info > span a:hover {
  color: #0b3fe4;
}
.article-info span + .tag::before {
  display: inline-block;
  content: ",";
}
.article-info span .tag a {
  color: #888;
}
.article-info span .tag a:hover {
  color: #0b3fe4;
}
.article-info .icon-fw {
  color: #0b3fe4;
  font-size: 12px;
}
.article-details .article-header {
  position: relative;
  font-family: IRANSans;
}
.article-details .article-header h1,
.article-details .article-header h2 {
  font-size: 2.142rem;
  font-weight: 700;
  color: #000000;
  line-height: 40px;
  margin-bottom: 15px;
  font-family: IRANSans;
}
.article-details .title {
  color: #000000;
  font-size: 1.25rem;
}
.article-details .article-info {
  margin-bottom: 1rem;
}
.article-details .article-full-image {
  text-align: center;
  margin-bottom: 25px;
}
.article-details .article-full-image img {
  display: inline-block;
  border-radius: 20px;
  width: auto !important;
  height: auto !important;
}
.article-details .article-featured-video,
.article-details .article-featured-audio,
.article-details .article-feature-gallery {
  margin-bottom: 25px;
}
.article-details .article-ratings-social-share {
  padding: 1rem 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 1rem;
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-details .article-can-edit {
  position: relative;
  margin-bottom: 10px;
}
.article-details .article-can-edit a {
  display: inline-block;
  background: #2a61c9;
  color: #fff;
  padding: 5px 12px;
  border-radius: 3px;
  font-size: 14px;
}
.article-details .articleBody p {
  margin-bottom: 24px;
  line-height: 24px;
  font-family: IRANSans;
}
.article-details .articleBody p img {
  margin-bottom: 30px;
  margin-top: 30px;
  height: auto !important;
}
.article-details .articleBody ul.yt-accordion {
  padding: 30px 0 10px;
}
.article-details .articleBody ul.yt-accordion li.yt-accordion-group {
  margin-bottom: 20px;
}
.article-details .articleBody ul.yt-accordion li.yt-accordion-group:last-child {
  margin-bottom: 0px;
}
.article-details
  .articleBody
  ul.yt-accordion
  li.yt-accordion-group
  h3.accordion-heading {
  border-radius: 5px;
  padding: 25px 30px;
  font-weight: 700;
}
.article-details
  .articleBody
  ul.yt-accordion
  li.yt-accordion-group
  h3.accordion-heading.active {
  border-radius: 5px 5px 0 0;
}
.article-details
  .articleBody
  ul.yt-accordion
  li.yt-accordion-group
  h3.accordion-heading.active
  .icon_accordion {
  color: #fff !important;
}
.article-details
  .articleBody
  ul.yt-accordion
  li.yt-accordion-group
  .icon_accordion {
  float: right;
  line-height: 25px;
}
.article-details
  .articleBody
  ul.yt-accordion
  li.yt-accordion-group
  .yt-accordion-inner {
  border-radius: 0 0 5px 5px;
  padding: 32px 30px;
  line-height: 25px;
}
.article-details
  .articleBody
  ul.yt-accordion
  li.yt-accordion-group
  .yt-accordion-inner.active {
  background: #f9fafc !important;
}
.article-details .articleBody .yt-list.type-numblocks1 {
  padding: 30px 0;
}
.article-details .articleBody .yt-list.type-numblocks1 > li {
  position: relative;
  padding-left: 108px;
  margin-bottom: 20px;
}
.article-details .articleBody .yt-list.type-numblocks1 > li:before {
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 40px;
  background-color: #ffffff;
  border: 2px solid #0b3fe4;
  margin: 0px 0px 0px -108px;
  font-size: 30px;
  color: #0b3fe4;
  font-weight: 700;
  content: counter(section);
}
.article-details .articleBody .yt-list.type-numblocks1 > li:after {
  content: "";
  width: 2px;
  background-color: #e6e8eb;
  position: absolute;
  top: 100px;
  left: 40px;
  bottom: 0;
}
.article-details .articleBody .yt-list.type-numblocks1 > li:last-child {
  margin-bottom: 0;
}
.article-details .articleBody .yt-list.type-numblocks1 > li:last-child:after {
  display: none;
}
.article-details .articleBody .yt-list.type-numblocks1 > li span {
  padding: 25px 0;
  display: block;
  margin-bottom: 0;
}
.article-details .articleBody .yt-list.type-numblocks1 > li span h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
}
.related-article-list-container {
  margin-top: 15px;
}
.related-article-list-container .related-article-title {
  font-size: 22px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f3f3f3;
}
.related-article-list-container ul.related-article-list {
  list-style: none;
  padding: 0;
}
.related-article-list-container ul.related-article-list li {
  margin-bottom: 10px;
}
.related-article-list-container ul.related-article-list li .article-header h2 {
  font-size: 1.2rem;
}
.related-article-list-container
  ul.related-article-list
  li
  .article-header
  h2
  a {
  color: #252525;
}
.related-article-list-container
  ul.related-article-list
  li
  .article-header
  h2
  a:hover {
  color: #044cd0;
}
.related-article-list-container ul.related-article-list li .published {
  font-size: 14px;
}
.tags {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0;
  display: block;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  border-radius: 6.25rem;
}
.tags > li a:hover {
  color: #fff;
}
.pager {
  list-style: none;
  padding: 2rem 0 0 0;
  margin: 2rem 0 0 0;
  border-top: 1px solid #f5f5f5;
}
.pager::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li {
  display: inline-block;
}
.pager > li.previous {
  float: left;
}
.pager > li.next {
  float: right;
}
.pager > li a {
  display: inline-block;
  font-size: 0.785rem;
  padding: 10px 20px;
  border-radius: 3px;
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-ratings {
  display: flex;
  align-items: center;
}
.article-ratings .rating-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 1rem;
  display: inline-block;
  margin-left: 5px;
}
.article-ratings .rating-symbol span.rating-star {
  font-family: " IRANSans";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "";
  color: #f6bc00;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "";
  padding-right: 5px;
}
.article-ratings .rating-symbol span.rating-star:hover:before,
.article-ratings
  .rating-symbol
  span.rating-star:hover
  ~ span.rating-star:before {
  content: "";
  color: #e7b000;
  cursor: pointer;
}
.article-ratings .ratings-count {
  font-size: 0.785rem;
  color: #999;
}
.article-ratings .fa-spinner {
  margin-right: 5px;
}
.pagination-wrapper {
  align-items: center;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
}
.pagination-counter {
  display: none;
}
.pagination-wrapper,
.paginationblock {
  text-align: center;
  justify-content: center;
  display: flex;
  margin-top: 30px;
}
.pagination-wrapper .mr-auto,
.paginationblock .mr-auto {
  margin-right: 0 !important;
}
.pagination-wrapper .pagination li,
.paginationblock .pagination li {
  display: inline-block;
  padding: 0px;
  margin: 0 3px;
}
.pagination-wrapper .pagination li > a,
.pagination-wrapper .pagination li > span,
.paginationblock .pagination li > a,
.paginationblock .pagination li > span {
  border-radius: 100% !important;
  border: 1px solid transparent !important;
  padding: 8px 0px;
  background-color: #f7f8fa;
  color: #000000;
  text-align: center;
  display: block;
  margin: 0;
  width: 50px;
  height: 50px;
  font-size: 16px;
  padding: 0;
  line-height: 50px;
}
.pagination-wrapper .pagination li > a:focus,
.pagination-wrapper .pagination li > span:focus,
.paginationblock .pagination li > a:focus,
.paginationblock .pagination li > span:focus {
  box-shadow: none;
}
.pagination-wrapper .pagination li:hover > a,
.pagination-wrapper .pagination li:hover > span,
.paginationblock .pagination li:hover > a,
.paginationblock .pagination li:hover > span {
  color: #fff;
  background-color: #0b3fe4;
  border-color: transparent;
}
.pagination-wrapper .pagination li.active > a,
.pagination-wrapper .pagination li.active > span,
.paginationblock .pagination li.active > a,
.paginationblock .pagination li.active > span {
  color: #fff;
  background-color: #0b3fe4;
  border-color: transparent;
}
.pagination-wrapper .pagination li .fa-angle-left:before,
.paginationblock .pagination li .fa-angle-left:before {
  content: "";
  font-size: 16px;
  font-family:  IRANSans !important;
}
.pagination-wrapper .pagination li .fa-angle-right:before,
.paginationblock .pagination li .fa-angle-right:before {
  content: "";
  font-size: 16px;
  font-family:  IRANSans !important;
}
.pagination-wrapper .pagination li.disabled,
.paginationblock .pagination li.disabled {
  display: none;
}
.pagenavigation {
  overflow: hidden;
  margin-bottom: 30px;
}
.pagenavigation .pagination {
  justify-content: space-between;
}
.pagenavigation ul > li a {
  border: 1px solid #ededed;
  color: #000000;
  display: inline-block !important;
}
.pagenavigation ul > li a:hover {
  color: #0b3fe4;
  border: 1px solid #0b3fe4;
  background-color: transparent;
}
.pagenavigation ul {
  list-style: none;
  padding: 2rem 0 0 0;
  margin: 2rem 0 1rem 0;
  border-top: 1px solid #f5f5f5;
  display: block;
}
.pagenavigation ul > li {
  display: inline-block;
}
.pagenavigation ul > li.previous {
  float: left;
}
.pagenavigation ul > li.next {
  float: right;
}
.pagenavigation ul > li a {
  display: inline-block;
  font-size: 0.785rem;
  padding: 10px 20px;
  border-radius: 5px !important;
}
.article-social-share {
  float: right;
}
.article-social-share .social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.article-social-share .social-share-icon ul li {
  display: inline-block;
}
.article-social-share .social-share-icon ul li:not(:last-child) {
  margin-right: 10px;
}
.article-social-share .social-share-icon ul li a {
  border: 1px solid #ededed;
  font-size: 1rem;
  border-radius: 50%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  display: inline-block;
}
.article-social-share .social-share-icon ul li a:hover,
.article-social-share .social-share-icon ul li a:focus {
  color: #fff;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module,
.categories-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.form-links,
.list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li,
.categories-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.form-links li,
.list-striped li {
  padding: 2px 0;
}
.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped li h4 {
  margin: 5px 0;
}
.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
}
.contentpane:not(.com-sppagebuilder) {
  padding: 20px;
}
.yt-member.yt-member-style-2 .yt-member-icons .yt-member-ic {
  padding: 20px 5px;
}
.yt-testimonial.button-type2 .owl-prev,
.yt-testimonial.button-type2 .owl-next {
  width: 14px;
}
.yt-testimonial .owl-dots .owl-dot {
  display: inline-block;
}
.box-newsletter .introtext {
  margin-bottom: 25px;
}
.box-newsletter form.newsletter input {
  width: 100%;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.2);
  border: none;
  padding: 0px 20px;
  margin-bottom: 10px;
  transition: all 0.3s ease-in-out 0s;
  height: 60px;
  border: none;
  color: #fff;
  border-radius: 5px;
  font-size: 13px;
  line-height: 60px;
  vertical-align: top;
}
.box-newsletter form.newsletter input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.box-newsletter form.newsletter input:-ms-input-placeholder {
  color: #fff;
}
.box-newsletter form.newsletter input::-webkit-input-placeholder {
  color: #fff;
}
.box-newsletter form.newsletter button {
  display: inline-block;
  border: none;
  border-radius: 5px;
  height: 60px;
  line-height: 60px;
  background: #0b3fe4;
  color: #fff;
  padding: 0 45px;
  font-size: 14px;
  transition: none;
  text-transform: uppercase;
  font-weight: 700;
}
.box-newsletter form.newsletter button:hover {
  background: #fff;
  color: #000000;
}
#sp-bottom {
  animation: spFadeInUp 3000ms ease-in;
}
#sp-bottom .sp-module .sp-module-title {
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  margin: 0 0 16px;
}
#sp-bottom .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-bottom .sp-module ul > li {
  display: block;
  font-size: 1rem;
  margin: 0;
  padding: 5px 0;
}
#sp-bottom .sp-module ul > li > a {
  display: block;
  padding: 0px 0;
}
#sp-bottom .sp-module ul.menu {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0px;
}
#sp-bottom .sp-module ul.menu li {
  display: block;
}
#sp-bottom .sp-module ul.menu li a {
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
#sp-bottom .sp-module ul.menu li a:hover {
  padding-left: 10px;
}
#sp-bottom .sp-module ul.menu li a:hover:before {
  background-color: #0b3fe4;
}
#sp-bottom .sp-module ul.socials {
  margin: 0px -13px;
}
#sp-bottom .sp-module ul.socials li {
  display: inline-block;
  margin: 0px 12px;
}
#sp-bottom .sp-module ul.socials li a span {
  font-size: 0px;
}
#sp-bottom .sp-module ul.socials li a span:before {
  font-size: 20px;
}
#sp-bottom ul.work-time {
  padding-right: 90px;
}
#sp-bottom ul.work-time li {
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
}
#sp-footer .sp-copyright {
  text-align: center;
  display: flex;
  padding: 27px 0;
  border-top: 1px solid #1a1e2e;
  font-size: 13px;
  line-height: 16px;
  color: #aaaaaa;
  font-weight: 400;
  justify-content: center;
}
html.coming-soon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
html.coming-soon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.coming-soon .coming-soon-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.coming-soon #coming-soon-countdown {
  margin-top: 4rem;
}
html.coming-soon #coming-soon-countdown .coming-soon-days,
html.coming-soon #coming-soon-countdown .coming-soon-hours,
html.coming-soon #coming-soon-countdown .coming-soon-minutes,
html.coming-soon #coming-soon-countdown .coming-soon-seconds {
  margin: 0;
  float: left;
  width: 25%;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number,
html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number,
html.coming-soon
  #coming-soon-countdown
  .coming-soon-minutes
  .coming-soon-number,
html.coming-soon
  #coming-soon-countdown
  .coming-soon-seconds
  .coming-soon-number {
  width: 100%;
  font-size: 4.5rem;
  letter-spacing: -1px;
  line-height: 1;
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,
html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string,
html.coming-soon
  #coming-soon-countdown
  .coming-soon-minutes
  .coming-soon-string,
html.coming-soon
  #coming-soon-countdown
  .coming-soon-seconds
  .coming-soon-string {
  font-size: 1.5rem;
  letter-spacing: -1px;
  display: block;
  text-transform: uppercase;
}
html.coming-soon .coming-soon-position {
  margin-top: 2rem;
}
html.coming-soon .social-icons {
  margin-top: 4rem;
}
html.coming-soon .coming-soon-login form {
  display: inline-block;
}
html.error-page {
  width: 100%;
  height: 100%;
}
html.error-page body {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.error-page .error-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.error-page .error-code {
  margin: 0 0 1rem;
  font-size: 9.375rem;
  color: #000000;
  display: none;
}
html.error-page .error-message {
  font-size: 1.5rem;
  margin-bottom: 3rem;
}
html.error-page .btn {
  height: 45px;
  line-height: 45px;
  padding: 0 35px;
  border-radius: 50px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  background-color: #0b3fe4;
  border: none;
}
html.error-page .btn:hover {
  background-color: #000000;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.profile > div:not(:last-child) {
  margin-bottom: 30px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead > tr,
table.category tbody > tr {
  border: 1px solid #f2f2f2;
}
table.category thead > tr th,
table.category thead > tr td,
table.category tbody > tr th,
table.category tbody > tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-preloader {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-preloader > div {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  position: absolute;
  animation: spSpin 0.75s linear infinite;
}
.sp-preloader > div:after {
  content: "";
  position: absolute;
  width: 49px;
  height: 49px;
  top: 1px;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 50%;
}
.sp-scroll-up {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 30px;
  color: #fff;
  display: none;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
  width: 40px;
  height: 40px;
  z-index: 30;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  z-index: 1000;
  background-color: #0b3fe4;
}
.sp-scroll-up:hover,
.sp-scroll-up:active,
.sp-scroll-up:focus {
  color: #fff;
  background: #000000;
}
.control-group {
  margin-bottom: 1rem;
}
input[type="text"]:not(.form-control),
input[type="email"]:not(.form-control),
input[type="url"]:not(.form-control),
input[type="date"]:not(.form-control),
input[type="password"]:not(.form-control),
input[type="search"]:not(.form-control),
input[type="tel"]:not(.form-control),
input[type="number"]:not(.form-control),
select:not(.form-control) {
  display: block;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="text"]:not(.form-control):focus,
input[type="email"]:not(.form-control):focus,
input[type="url"]:not(.form-control):focus,
input[type="date"]:not(.form-control):focus,
input[type="password"]:not(.form-control):focus,
input[type="search"]:not(.form-control):focus,
input[type="tel"]:not(.form-control):focus,
input[type="number"]:not(.form-control):focus,
select:not(.form-control):focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
}
select:not(.form-control) {
  background-position: right 0.25rem center;
}
.chzn-select,
.chzn-select-deselect {
  width: 100%;
}
.chzn-container.chzn-container-single .chzn-single {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  height: calc(2.25rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-single div {
  width: 30px;
  background: none;
}
.chzn-container.chzn-container-single .chzn-single div > b {
  background: none;
  position: relative;
}
.chzn-container.chzn-container-single .chzn-single div > b:after {
  content: "";
  font-family: IRANSans;
  font-size: 0.875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop
  .chzn-single {
  border-radius: 0.25rem 0.25rem 0 0;
}
.chzn-container.chzn-container-single .chzn-search {
  padding: 0.625rem;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.5rem 1.429rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25;
  height: calc(2rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.chzn-container.chzn-container-single .chzn-search:after {
  content: "";
  font-family: IRANSans;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.chzn-container.chzn-container-single .chzn-drop {
  border-color: rgba(0, 0, 0, 0.15);
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-results li.highlighted {
  background-image: none !important;
}
.chzn-container.chzn-container-multi .chzn-choices {
  display: block;
  width: 100%;
  padding: 0 0.75rem;
  min-height: calc(2.25rem + 2px);
  line-height: 1.25;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi
  .chzn-choices
  li.search-field
  input[type="text"] {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  height: calc(2rem + 2px);
  background-color: #fff;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
  margin: 5.5px 5px 0 0;
  padding: 5px 20px 5px 5px;
  background-image: none;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi
  .chzn-choices
  li.search-choice
  .search-choice-close {
  background: none;
  top: 5px;
  color: rgba(0, 0, 0, 0.2);
}
.chzn-container.chzn-container-multi
  .chzn-choices
  li.search-choice
  .search-choice-close:hover {
  color: rgba(0, 0, 0, 0.5);
}
.chzn-container.chzn-container-multi
  .chzn-choices
  li.search-choice
  .search-choice-close:after {
  content: "";
  font-family: IRANSans;
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  right: 0;
}
.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active
  .chzn-choices {
  border-radius: 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
  margin-top: -4px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi.chzn-with-drop
  .chzn-drop
  .chzn-results:not(:empty) {
  padding: 0.75rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop
  .chzn-drop
  .chzn-results
  li.no-results {
  background: none;
}
.form-horizontal .control-label {
  float: left;
  width: auto;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 220px;
}
.card-block {
  padding: 20px;
}
.card-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
}
.card-block ul li {
  display: block;
}
.alert.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
#sp-cookie-consent {
  position: fixed;
  font-size: 16px;
  font-weight: 500;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10001;
}
#sp-cookie-consent > div {
  padding: 20px;
  position: relative;
}
.form-check-inline input[type="radio"] {
  display: none;
}
#attrib-helix_ultimate_blog_options
  #jform_attribs_helix_ultimate_article_format {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}
#attrib-helix_ultimate_blog_options
  #jform_attribs_helix_ultimate_article_format
  .form-check-inline {
  margin: 0;
  margin-right: -5px;
}
#attrib-helix_ultimate_blog_options
  #jform_attribs_helix_ultimate_article_format
  .form-check-inline
  label {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f3f3f3;
  color: #333;
  border-top: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 0;
}
#attrib-helix_ultimate_blog_options
  #jform_attribs_helix_ultimate_article_format
  .form-check-inline
  label.btn-success {
  background: #46a546;
  color: #fff;
}
#attrib-helix_ultimate_blog_options
  #jform_attribs_helix_ultimate_article_format
  .form-check-inline
  label
  input[type="radio"] {
  display: none !important;
}
#attrib-helix_ultimate_blog_options
  #jform_attribs_helix_ultimate_article_format
  .form-check-inline:last-child
  label {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#attrib-helix_ultimate_blog_options
  #jform_attribs_helix_ultimate_article_format
  .form-check-inline:first-child
  label {
  border-left: 1px solid #b3b3b3;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.com-contenthistory .btn-group {
  display: flex;
  justify-content: flex-end;
}
.com-contenthistory .btn-group button {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  border: 1px solid #bbb;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.05);
}
.com-contenthistory .btn-group button:hover {
  color: #333;
  background-color: #e9e9e9;
}
#versionsModal {
  top: 10%;
}
#versionsModal .modal-dialog {
  max-width: 80%;
}
#versionsModal iframe {
  min-height: 300px;
}
.tag-category {
  padding-bottom: 3rem;
}
.tag-category .btn-group {
  margin-bottom: 15px;
}
.tag-category .mb-3 #filter-search {
  height: 40px;
}
.tag-category .mb-3 .btn.btn-secondary {
  height: 40px;
}
.tag-category .mb-3 .btn-group {
  margin-left: 1rem;
}
.tag-category .mb-3 .btn-group select {
  -webkit-appearance: none;
  vertical-align: middle;
  background: url(../images/bg-selectbox.png) no-repeat right center #fff;
  padding-right: 26px;
  width: 80px;
}
.tag-category .mt-3 {
  margin-left: 1rem;
  margin-top: 0px !important;
}
.tag-category .mt-3 select {
  -webkit-appearance: none;
  vertical-align: middle;
  background: url(../images/bg-selectbox.png) no-repeat right center #fff;
  padding-right: 26px;
  width: 80px;
}
.tag-category .list-group li h3 {
  font-size: 18px;
}
.search-sidebar .form-search {
  position: relative;
}
.search-sidebar .form-search .search-query {
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding: 0 0 0 20px;
  line-height: 40px;
}
.search-sidebar .form-search .btn-search {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background-color: transparent;
  font-size: 0;
  padding: 0 13px;
  height: 40px;
}
.search-sidebar .form-search .btn-search:before {
  content: "";
  font-family: IRANSans;
  font-size: 14px;
  display: inline-block;
}
.search-sidebar .form-search .btn-search:hover {
  color: #000000;
}
#sp-right .sp-column .sp-module-title,
#sp-left .sp-column .sp-module-title {
  margin-bottom: 30px;
}
#sp-right .sp-column .categories-module li,
#sp-left .sp-column .categories-module li {
  padding: 15px 0px;
}
#sp-right .sp-column .categories-module li > a,
#sp-left .sp-column .categories-module li > a {
  color: #000000;
  line-height: normal;
  padding: 0;
}
#sp-right .sp-column .categories-module li > a:hover,
#sp-left .sp-column .categories-module li > a:hover {
  color: #0b3fe4;
}
#sp-right .sp-column .categories-module li:first-child,
#sp-left .sp-column .categories-module li:first-child {
  border-top: 1px solid #f2f3f6;
}
#sp-right .sp-column .sj-meganew .meganew-wrap .meganew-box .item-title h3,
#sp-left .sp-column .sj-meganew .meganew-wrap .meganew-box .item-title h3 {
  font-size: 16px;
}
#sp-right .sp-column .tagscloud,
#sp-left .sp-column .tagscloud {
  padding: 15px 10px;
}
.hasTooltip {
  display: inline-block !important;
}
.tooltip > .tooltip-inner {
  background-color: #000 !important;
  border: none !important;
  box-shadow: none !important;
}
div.itemToolbar {
  display: none;
}
.hasPopover {
  display: inline-block !important;
}
.tooltip {
  display: none;
}
.category-list select:not([multiple]).inputbox {
  width: 80px;
}
.category-list .col-auto button[name="filter_submit"] {
  display: none;
}
.categories-list h3.page-header {
  font-size: 24px;
}
.categories-list h3.page-header .badge {
  font-size: 14px;
}
.blog .article-list .article:hover img {
  opacity: 0.85;
}
.blog .article-list .article .article-header h2 a:hover {
  color: #0b3fe4;
}
.blog .article-list .article .readmore a:hover {
  color: #000000;
}
#search-results .search-pages-counter {
  margin-top: 10px;
}
.login .form-group input.form-control {
  height: 40px;
  line-height: 40px;
}
.login .list-group .list-group-item {
  border: none;
}
.article-details .pager {
  float: left;
  width: 100%;
}
.recent-posts .sj-basic-news {
  margin: 0;
}
.recent-posts .sj-basic-news .item-inner .item-detail {
  margin: 0;
  overflow: hidden;
  padding: 20px 0;
}
.recent-posts .sj-basic-news .item-inner .item-detail.bs-show-line {
  border-top: 1px solid #f2f3f6;
}
.recent-posts .sj-basic-news .item-inner .item-detail:last-child {
  margin: 0;
  border-bottom: 1px solid #f2f3f6;
}
.recent-posts .sj-basic-news .item-inner .item-detail .item_content .item-img {
  float: left;
  width: 80px;
  margin-right: 12px;
  overflow: hidden;
  background: #000;
}
.recent-posts
  .sj-basic-news
  .item-inner
  .item-detail
  .item_content
  .item-img
  img {
  transition: all 0.3s ease-in-out 0s;
}
.recent-posts
  .sj-basic-news
  .item-inner
  .item-detail
  .item_content
  .item-img:hover
  img {
  opacity: 0.8;
}
.recent-posts
  .sj-basic-news
  .item-inner
  .item-detail
  .item_content
  .entry-content
  .item-title
  h4 {
  line-height: 20px;
  margin-bottom: 0;
}
.recent-posts
  .sj-basic-news
  .item-inner
  .item-detail
  .item_content
  .entry-content
  .item-title
  h4
  a {
  font-size: 15px;
  font-weight: 700;
}
.recent-posts
  .sj-basic-news
  .item-inner
  .item-detail
  .item_content
  .entry-content
  .item-meta {
  color: #0b3fe4;
  font-size: 11px;
}
.recent-posts
  .sj-basic-news
  .item-inner
  .item-detail
  .item_content
  .entry-content
  .item-meta
  i {
  color: #999;
}
.recent-posts
  .sj-basic-news
  .item-inner
  .item-detail
  .item_content
  .entry-content
  .item-meta
  .entry-date {
  margin-right: 6px;
  position: relative;
}
.recent-posts
  .sj-basic-news
  .item-inner
  .item-detail
  .item_content
  .entry-content
  .item-meta
  .entry-date
  i {
  margin-right: 2px;
  color: #999;
  display: none;
}
.full-categories .sppb-section-title {
  margin-bottom: 30px !important;
  border-bottom: 1px solid #eee;
}
.full-categories h3.sppb-title-heading {
  font-size: 150%;
  text-align: left;
  padding: 0;
  font-weight: 700;
  color: #222;
  padding-bottom: 6px;
  text-transform: uppercase;
  position: relative;
}
.full-categories h3.sppb-title-heading:before {
  content: "";
  width: 150px;
  height: 2px;
  position: absolute;
  bottom: -9px;
  background-color: #000000;
}
.static-image a img:hover {
  opacity: 0.8;
}
.search-sidebar .form-search {
  position: relative;
}
.search-sidebar .form-search .search-query {
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding: 0 0 0 20px;
  line-height: 40px;
}
.search-sidebar .form-search .btn-search {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background-color: transparent;
  font-size: 0;
  padding: 0 13px;
  height: 40px;
  cursor: pointer;
}
.search-sidebar .form-search .btn-search:before {
  content: "";
  font-family: IRANSans;
  font-size: 14px;
  display: inline-block;
}
.search-sidebar .form-search .btn-search:hover {
  color: #000000;
}
.form-vertical {
  display: flex;
  margin: 0px 0;
}
.form-vertical .login-greeting {
  line-height: 26px;
}
.form-vertical .logout-button input[type="submit"] {
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  border-radius: 0;
  font-size: 12px;
  margin-left: 10px;
}
.services-sidebar {
  border: 1px solid #ebebeb;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 10px 20px;
  margin-bottom: 30px;
}
.services-sidebar li:last-child .service-content {
  border: none;
}
.services-sidebar li .service-content {
  padding: 25px 0;
}
.services-sidebar li .service-content .service-icon {
  display: inline-block;
  font-size: 30px;
  line-height: 1.2;
  min-width: 36px;
  text-align: center;
  vertical-align: top;
  color: #000000;
}
.services-sidebar li .service-content .service-info {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
}
.services-sidebar li .service-content .service-info h4 {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.services-sidebar li .service-content .service-info h4 a {
  color: #000000;
}
.services-sidebar li .service-content .service-info h4 a:hover {
  color: #0b3fe4;
}
.services-sidebar li .service-content .service-info p {
  margin: 0;
}
.autosearch-input {
  color: #444;
}
.search .input-group,
.registration .input-group,
.finder .input-group,
.profile-edit .input-group,
.login .input-group {
  display: flex;
}
.search .input-group .form-control,
.registration .input-group .form-control,
.finder .input-group .form-control,
.profile-edit .input-group .form-control,
.login .input-group .form-control {
  width: 1%;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
}
.form-check-input {
  margin-top: 0.1rem;
}
.search .form-group .input-group,
.search .form-group select:not(.form-control) {
  width: 50%;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
}
.list-group .list-group-item {
  color: #000000;
}
.list-group .list-group-item:hover {
  color: #0b3fe4;
}
.blog-featured .item-title {
  font-size: 18px;
  font-weight: 500;
}
.blog-featured .item-title a {
  color: #000000;
}
.blog-featured .item-title a:hover {
  color: #0b3fe4;
}
.blog-featured .article-info .create {
  display: none;
}
.yt-member-style-3 .yt-member-photo img:hover,
.yt-member-style-1 .yt-member-photo img:hover {
  opacity: 0.85;
}
.yt-member-style-3 div.yt-member-info {
  padding: 5px 1.5em;
}
.yt-member-style-3 div.yt-member-icons {
  float: left;
}
.featherlight {
  z-index: 1200;
}
.review_mark {
  margin: 3px 0 1px;
}
#g-about h3.title {
  font-weight: 700;
  margin-bottom: 50px;
  margin-top: 75px;
}
#g-about .yt-member .yt-member-name {
  font-size: 1rem;
  color: #000000 !important;
}
#g-about .yt-member .yt-member-name:hover {
  color: #0b3fe4 !important;
}
.fancybox-title .child {
  display: none;
}
#g-about .yt-content-slider .yt-content-slide .caption {
  background: transparent;
}
#g-about .yt-content-slider .owl2-controls .owl2-nav div {
  background-color: transparent;
  color: #000000;
  height: 40px;
  width: 40px;
  margin: 0;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  opacity: 0;
  line-height: 40px;
  border-radius: 2px;
  cursor: pointer;
  background: rgba(200, 200, 200, 0.6);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#g-about .yt-content-slider .owl2-controls .owl2-nav div:hover {
  color: #fff;
  background: rgba(100, 100, 100, 0.5);
}
#g-about .yt-content-slider .owl2-controls .owl2-nav div.owl-next {
  right: 0;
  text-indent: 0;
  font-size: 0;
  right: 20px;
}
#g-about .yt-content-slider .owl2-controls .owl2-nav div.owl-next:before {
  content: "";
  font-family: " IRANSans";
  font-size: 18px;
}
#g-about .yt-content-slider .owl2-controls .owl2-nav div.owl-prev {
  left: 0;
  font-size: 0;
  left: 20px;
}
#g-about .yt-content-slider .owl2-controls .owl2-nav div.owl-prev:before {
  content: "";
  font-family: " IRANSans";
  font-size: 18px;
}
#g-about .yt-content-slider:hover .owl2-controls .owl2-nav div {
  opacity: 1;
}
ul.yt-accordion {
  border: none !important;
}
.sp-scroll-up .fa-chevron-up {
  display: none;
}
.sidebar-megamenu .menu_vertical .sj-megamenu .level-1 > a,
.sidebar-megamenu .menu_vertical .sj-megamenu > span {
  padding: 10px 15px;
}
.sidebar-megamenu .menu_vertical .sj-megamenu .level-1 > a span,
.sidebar-megamenu .menu_vertical .sj-megamenu > span span {
  padding: 0;
}
.sidebar-megamenu .menu_vertical .title-mod:before {
  content: "";
  display: inline-block;
  font-family: IRANSans;
}
.breadcrumb ul.items .breadcrumb-item:first-child:before {
  content: "";
  font-family: " IRANSans";
  margin: 0 5px;
}
.breadcrumb ul.items .breadcrumb-item:last-child {
  color: #0b3fe4;
}
@media (min-width: 768px) {
  div.contact-ajax .ctajax-element .el-ctajax-form input {
    width: 100%;
  }
  div.contact-ajax .ctajax-element .el-ctajax-form textarea {
    width: 100%;
  }
}
div.contact-ajax .ctajax-wrap {
  padding: 0px 0;
  margin: 0 -15px;
}
div.contact-ajax .ctajax-wrap .contact-title {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  padding: 0 0 14px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px;
}
div.contact-ajax .ctajax-wrap .contact-title:before {
  content: "";
  height: 2px;
  width: 100px;
  background-color: #0b3fe4;
  position: absolute;
  bottom: -1px;
  left: 0;
}
div.contact-ajax .ctajax-wrap .ctajax-element:first-child {
  margin-bottom: 150px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner {
  padding: 0 15px;
}
div.contact-ajax .ctajax-wrap .element-form {
  width: 60%;
}
div.contact-ajax .ctajax-wrap .element-info {
  width: 40%;
}
div.contact-ajax .ctajax-wrap .element-info .el-inner {
  padding-left: 135px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner label {
  display: block;
  margin-bottom: 6px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-input {
  height: 50px;
  line-height: 50px;
  background-color: #f6f8fa;
  border-radius: 5px;
  margin: 3px 0 12px;
  width: 100%;
  border: 1px solid #f6f8fa;
  padding: 0 20px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-input:focus {
  border-color: #000000;
  background-color: #fff;
}
div.contact-ajax .ctajax-wrap .submit-bottom {
  display: flex;
  justify-content: space-between;
  margin: 0;
  align-items: center;
}
div.contact-ajax .ctajax-wrap .submit-bottom .require-check:before {
  content: "*";
  color: red;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form .el-control {
  position: relative;
}
div.contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-ctajax-form
  .el-control
  .ca-tooltip {
  position: absolute;
  top: -10px;
  right: 15px;
}
div.contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-ctajax-form
  .el-control
  .ca-tooltip
  .el-error {
  font-size: 14px;
}
div.contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-ctajax-form
  .el-control
  .el-ok {
  top: -10px;
  position: absolute;
  right: 15px;
  font-size: 14px;
}
div.contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-ctajax-form
  .el-control
  .ctajax-error
  input,
div.contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-ctajax-form
  .el-control
  .ctajax-error
  textarea {
  border-color: red;
}
div.contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-ctajax-form
  .el-control
  .ctajax-error
  .el-error {
  color: red;
}
div.contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-ctajax-form
  input[type="submit"] {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  height: 60px;
  line-height: 60px;
  border: 0;
  padding: 0 30px;
  background: #0b3fe4 !important;
  border-radius: 5px;
  color: #fff;
  margin: 0;
  transition: none;
}
div.contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-ctajax-form
  input[type="submit"]:hover {
  background: #000000 !important;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact i {
  color: #0b3fe4;
  font-size: 24px !important;
  margin-right: 25px;
  vertical-align: top;
}
div.contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-info-contact
  i:before {
  font-family:  IRANSans !important;
}
div.contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-info-contact
  .fa-map-marker:before {
  content: "";
}
div.contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-info-contact
  .fa-phone:before {
  content: "";
}
div.contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-info-contact
  .fa-envelope-o:before {
  content: "";
}
div.contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-info-contact
  .fa-clock-o:before {
  content: "";
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-info-contact .cf {
  margin: 0 0 25px;
}
div.contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-info-contact
  .cf:last-child {
  margin: 0;
}
div.contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-info-contact
  .info-label {
  display: inline-block;
  line-height: 20px;
}
div.contact-ajax .ctajax-wrap .social-networks {
  margin-left: -3px;
  margin-right: -3px;
  margin-top: 53px;
}
div.contact-ajax .ctajax-wrap .social-networks .fa-facebook:before {
  content: "";
  font-family: IRANSans;
}
div.contact-ajax .ctajax-wrap .social-networks a.network {
  background-color: transparent;
  font-size: 18px;
  margin: 0 3px;
}
div.contact-ajax .ctajax-wrap .social-networks a.network i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  background-color: #f6f8fa;
  color: #000000;
  transition: all 0.3s ease-in-out;
}
div.contact-ajax .ctajax-wrap .social-networks a.network i:hover {
  color: #fff;
  background-color: #0b3fe4;
  transform: translateY(-8px);
}
div.contact-ajax .ctajax-wrap .social-networks a.network:hover {
  background-color: transparent;
}
div.contact-ajax .ctajax-element .el-inner .el-map {
  line-height: 0;
}
div.contact-ajax .ctajax-element .el-inner .el-map iframe {
  display: block;
}
.article-list .col-lg-12 {
  position: relative;
}
.com-tags-tag-list .com-tags-tag__filter {
  margin-bottom: 20px;
}
.category-list .com-content-category__pagination {
  margin-bottom: 20px;
}
.article-details .content_rating {
  display: inline-block;
}
.article-details .content_vote select {
  display: inline-block;
  height: auto;
  font-size: 0.875rem;
  padding: 0.4rem 0.75rem;
  vertical-align: top;
}
.article-details .content_rating .vote-star-empty svg {
  fill: #f6bc00;
}
.bannergroup .banneritem img:hover {
  opacity: 0.85;
}
#search-top-bar .search-sidebar form.form-search {
  position: relative;
}
#search-top-bar .search-sidebar form.form-search .btn-search {
  right: 0;
  border-radius: 0;
}
.rtl #search-top-bar .search-sidebar form.form-search .btn-search {
  right: auto;
  left: 0;
}
.icon-times,
.icon-user-edit,
.icon-backward-2 {
  font-family: Font Awesome\5 Free !important;
  font-weight: 900;
}
.com-users .control-group .form-control {
  height: 40px;
}
.com-users .password-group .input-group-text .fa-key {
  line-height: 26px;
}
.search .input-group .form-control,
.registration .input-group .form-control,
.finder .input-group .form-control,
.profile-edit .input-group .form-control,
.login .input-group .form-control {
  width: auto;
}
.form-check-inline input[type="radio"] {
  display: inline-block;
}
.article-details ul.yt-accordion li.yt-accordion-group h3.accordion-heading {
  color: #000000 !important;
  padding: 14px 8px;
}
.article-details
  ul.yt-accordion
  li.yt-accordion-group
  h3.accordion-heading
  .icon_accordion {
  color: #000000 !important;
  font-size: 14px !important;
}
.article-details
  ul.yt-accordion
  li.yt-accordion-group
  h3.accordion-heading:hover {
  color: #0b3fe4 !important;
}
.article-details
  ul.yt-accordion
  li.yt-accordion-group
  h3.accordion-heading:hover
  .icon_accordion {
  color: #000000 !important;
}
.article-details .yt-member.yt-member-style-2 .yt-member-icons a {
  margin: 0;
}
.article-details .yt-member-icons {
  padding: 10px 10px;
}
.article-details .yt-member.yt-member-style-3 .yt-member-icons a {
  margin: 2px;
}
.article-details .yt-member-role {
  opacity: 1;
  color: #000000;
}
.article-details .yt-section-content {
  max-width: 100%;
  padding: 0;
}
.article-details .yt-member {
  margin-bottom: 30px;
}
.article-details .yt-member .yt-member-name {
  font-size: 1.125rem;
  font-weight: 700;
  color: #000000;
}
.article-details .yt-member .yt-member-name a:hover {
  color: #0b3fe4;
}
.article-details .yt-member .yt-member-icons a i {
  color: #000000 !important;
}
.article-details
  .yt-member.yt-member-style-1
  .yt-member-icons
  a:hover
  .fa-twitter,
.article-details .yt-member .yt-member-icons a:hover i {
  color: #0b3fe4 !important;
}
.article-details
  .yt-member.yt-member-style-2
  .yt-member-icons
  a.yt-m-twitter:hover,
.article-details
  .yt-member.yt-member-style-3
  .yt-member-icons
  a.yt-m-twitter:hover,
.article-details .yt-member.yt-member-style-2 .yt-member-icons a:hover,
.article-details .yt-member.yt-member-style-3 .yt-member-icons a:hover {
  background-color: #0b3fe4 !important;
}
.article-details
  .yt-member.yt-member-style-2
  .yt-member-icons
  a.yt-m-twitter:hover
  i,
.article-details
  .yt-member.yt-member-style-3
  .yt-member-icons
  a.yt-m-twitter:hover
  i,
.article-details .yt-member.yt-member-style-2 .yt-member-icons a:hover i,
.article-details .yt-member.yt-member-style-3 .yt-member-icons a:hover i {
  color: #fff !important;
}
.article-details .yt-member.yt-member-style-2 .yt-member-icons a {
  background: #fff;
}
.article-details .yt-member:hover {
  border-color: transparent !important;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15) !important;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15) !important;
}
.article-details .yt-member-info {
  padding: 20px 20px;
}
.article-details .yt-member-role {
  margin-bottom: 0;
}
#g-about .yt-member.yt-member-style-1 .yt-member-icons {
  padding-bottom: 30px;
}
#g-about .yt-member-info {
  padding-bottom: 10px;
}
.com-media.contentpane {
  padding: 10px !important;
}
.com-media .well {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.com-media .well .row {
  margin: 0;
  padding: 0;
}
.com-media .well .row > div:first-child {
  width: calc(100% - 200px);
}
.com-media .well .row > div:last-child {
  width: 200px;
  float: right;
  text-align: right;
  padding-top: 30px;
}
.com-media .well .row #folderlist {
  display: inline-block;
}
.com-media .well .row #upbutton {
  display: none;
}
.com-media.view-imagesList {
  padding: 0px 0px 10px 0 !important;
}
.com-media.view-imagesList:before {
  content: " ";
  display: table;
}
.com-media.view-imagesList:after {
  display: block;
  clear: both;
  content: "";
}
.com-media.view-imagesList ul.manager {
  list-style: none;
  padding: 0;
  margin: 0;
}
.com-media.view-imagesList ul.manager > li.thumbnail {
  width: 110px;
  float: left;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a {
}
.com-media.view-imagesList ul.manager > li.thumbnail > a.selected {
  border: 2px solid green;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child {
  height: 60px;
  margin-bottom: 10px;
  text-align: center;
}
.com-media.view-imagesList
  ul.manager
  > li.thumbnail
  > a
  > div:first-child
  > span {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
  background-color: #92ceff;
  border-radius: 0 5px 5px 5px;
}
.com-media.view-imagesList
  ul.manager
  > li.thumbnail
  > a
  > div:first-child
  > span:before {
  content: "";
  width: 50%;
  height: 12px;
  border-radius: 0 20px 0 0;
  background-color: #92ceff;
  position: absolute;
  top: -12px;
  left: 0px;
}
.com-media.view-imagesList ul.manager > li.thumbnail > a > div:first-child img {
  display: inline-block;
}
.sidebar-megamenu .sambar .menu_vertical {
  background: #fff;
}
.sidebar-megamenu .sambar .menu_vertical .btn-megamenu .title-mod {
  background: none;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0;
  color: #000000;
  font-weight: 500;
  line-height: 42px;
}
.sidebar-megamenu .sambar .menu_vertical .btn-megamenu .title-mod:before {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  margin-right: 10px;
  margin-top: 6px;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100%;
  background: #0b3fe4;
}
.sidebar-megamenu .sambar .menu_vertical .sambar-inner {
  background: #fff;
  border: 1px solid #ddd;
}
.sidebar-megamenu
  .sambar
  .menu_vertical
  .sambar-inner
  .sj-megamenu-parent
  > li
  > span {
  padding: 10px 15px;
}
.sidebar-megamenu
  .sambar
  .menu_vertical
  .sambar-inner
  .sj-megamenu-parent
  .level-1
  > a,
.sidebar-megamenu
  .sambar
  .menu_vertical
  .sambar-inner
  .sj-megamenu-parent
  .level-1
  > a
  > span,
.sidebar-megamenu
  .sambar
  .menu_vertical
  .sambar-inner
  .sj-megamenu-parent
  .level-1
  > span
  > span {
  color: #000000;
  font-size: 14px;
  text-transform: capitalize;
}
.sidebar-megamenu
  .sambar
  .menu_vertical
  .sambar-inner
  .sj-megamenu-parent
  .level-1
  > a:hover,
.sidebar-megamenu
  .sambar
  .menu_vertical
  .sambar-inner
  .sj-megamenu-parent
  .level-1
  > a
  > span:hover,
.sidebar-megamenu
  .sambar
  .menu_vertical
  .sambar-inner
  .sj-megamenu-parent
  .level-1
  > span
  > span:hover {
  color: #0b3fe4;
}
.sidebar-megamenu
  .sambar
  .menu_vertical
  .sambar-inner
  .sj-megamenu-parent
  .sj-dropdown
  li.sj-menu-item
  > a:hover {
  color: #0b3fe4;
}
.sidebar-megamenu
  .sambar
  .menu_vertical
  .sambar-inner
  .sj-megamenu-parent
  > li
  > a
  > span,
.sidebar-megamenu
  .sambar
  .menu_vertical
  .sambar-inner
  .sj-megamenu-parent
  > li
  > span
  > span {
  display: inline-block;
}
.sidebar-megamenu
  .sambar
  .menu_vertical
  .sambar-inner
  .sj-megamenu-parent
  > li
  > a
  > img,
.sidebar-megamenu
  .sambar
  .menu_vertical
  .sambar-inner
  .sj-megamenu-parent
  > li
  > span
  > img {
  display: inline-block;
}
.custom-vertical-1 {
  padding-top: 15px;
}
.custom-vertical-1 li.item {
  display: inline-block;
  float: left;
  width: 50%;
  margin: 0 0 30px;
}
.custom-vertical-1 li.item:nth-child(3) {
  clear: both;
}
.custom-vertical-1 li.item .img {
  display: inline-block;
  float: left;
  width: 25%;
}
.custom-vertical-1 li.item .content {
  display: block;
  overflow: hidden;
  line-height: 14px;
  padding: 0 10px;
}
.custom-vertical-1 li.item .content h3.title {
  margin: 0 0 10px;
  font-size: 12px;
}
.custom-vertical-1 li.item .content h3.title a {
  color: #222;
  text-transform: uppercase;
}
.custom-vertical-1 li.item .content h3.title a:hover {
  color: #0b3fe4;
}
.custom-vertical-1 li.item .content span {
  display: block;
  font-size: 12px;
  color: #666;
}
.custom-vertical-3 > .item > ul > li.item {
  padding: 5px 0;
}
.custom-vertical-4 .items {
  margin: 0 0 15px;
}
.custom-vertical-4 .items ul .item {
  padding: 5px 0;
}
.custom-vertical-4 .items ul .item a {
  font-size: 14px;
}
.custom-vertical-2 {
  overflow: hidden;
  padding: 10px;
}
.custom-vertical-2 > .item {
  float: left;
  display: inline-block;
  width: 25%;
}
.custom-vertical-2 > .item .list-text {
  margin: 0 0 30px;
  border: none !important;
}
.custom-vertical-2 > .item .list-text .item {
  margin: 0 0 5px;
}
.custom-vertical-2 > .item .list-text span {
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  min-width: 50px;
  text-align: center;
}
.custom-vertical-2 > .item .list-text span.hot {
  background: #ed3f46;
}
.custom-vertical-2 > .item .list-text span.new {
  background: #63c54c;
}
.custom-vertical-2 > .item .list-text span.sale {
  background: #ecaa1b;
}
.custom-vertical-2 > .item .list-text strong {
  font-size: 14px;
  color: #222;
  margin: 0 15px;
}
.custom-vertical-2 > .item .list-menu {
  margin: 0 0 30px;
}
.custom-vertical-2 > .item .list-menu h3.title {
  color: #000000;
  font-size: 14px;
  margin: 0;
  text-transform: uppercase;
}
.custom-vertical-2 > .item .list-menu h3.title:after {
  content: "";
  height: 2px;
  width: 40px;
  background: #0b3fe4;
  display: block;
  margin: 8px 0;
}
.custom-vertical-2 > .item .list-menu > ul {
  border: none !important;
}
.custom-vertical-2 > .item .list-menu > ul > li a {
  font-size: 13px;
  color: #000000;
  padding: 8px 0;
  display: inline-block;
}
.custom-vertical-2 > .item .list-menu > ul > li a:hover {
  color: #0b3fe4;
}
.custom-vertical-2 > .item .list-menu .view-more {
  font-size: 12px;
  text-decoration: underline;
}
body.site.home-layout
  .header-style-1
  .sidebar-megamenu
  .menu_vertical:hover
  .sj-megamenu-hover {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
body.site .header-style-1 .sidebar-megamenu:hover .menu_vertical .sj-megamenu,
body.site
  .header-style-1
  .sidebar-megamenu:hover
  .menu_vertical
  .sj-megamenu-hover {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
body.site .header-style-1 .sidebar-megamenu .menu_vertical .sj-megamenu,
body.site .header-style-1 .sidebar-megamenu .menu_vertical .sj-megamenu-hover {
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  position: absolute;
  left: 0;
  top: 130%;
  width: 120%;
  background-color: #fff;
  z-index: 140;
}
body.site .menu_vertical .offcanvas-menu ul.nav li a {
  color: #000000;
}
body.site .menu_vertical .offcanvas-menu ul.nav li a > img {
  display: inline-block;
}
body.site .menu_vertical .offcanvas-menu ul.nav li a > .image-title {
  margin: 0 5px;
}
body.site .sidebar-megamenu .menu_vertical .offcanvas-menu {
  left: -100%;
  right: auto;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
body.site .sidebar-megamenu .menu_vertical.offcanvas .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
body.site .sidebar-megamenu .menu_vertical.offcanvas .offcanvas-menu {
  display: block;
  transition-duration: 0ms;
  left: 0;
  right: auto;
  transform: translate(0, 0px);
}
body.site
  .sidebar-megamenu
  .menu_vertical.offcanvas
  .offcanvas-menu
  .offcanvas-inner {
  padding: 30px 10px;
}
body.site.rtl .sidebar-megamenu .menu_vertical .offcanvas-menu {
  left: auto;
  right: -100%;
}
body.site.rtl .sidebar-megamenu .menu_vertical.offcanvas .offcanvas-menu {
  right: 0;
  left: auto;
}
@media (max-width: 980px) {
  .sidebar-megamenu .sambar .sambar-inner .btn-sambar {
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin: 0;
    padding: 0;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 5px;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #0b3fe4;
  }
  .sidebar-megamenu .sambar .sambar-inner .btn-sambar:before {
    content: "";
    display: inline-block;
    font-family: IRANSans;
  }
  .sidebar-megamenu .sambar .sambar-inner .btn-sambar .icon-bar {
    display: none;
  }
  .sidebar-megamenu .menu_vertical .title-mod {
    display: block;
  }
}
@media (max-width: 980px) {
  .sidebar-megamenu .menu_vertical .title-mod {
    display: none;
  }
}
.home-layout .sp-megamenu-parent > li:first-child > a,
.home-layout .sp-megamenu-parent > li:first-child > span {
  color: #0b3fe4;
}
.home-layout .sp-megamenu-parent > li:first-child:before {
  width: 100%;
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0 -25px;
  z-index: 3;
  display: block;
  float: left;
  position: relative;
}
.sp-megamenu-parent > li {
  display: inline-block;
  position: relative;
  padding: 0 0px;
  margin: 0 25px;
}
.sp-megamenu-parent > li.menu-justify {
  position: static;
}
.sp-megamenu-parent > li:hover > a,
.sp-megamenu-parent > li:hover > span,
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active > span {
  color: #0b3fe4;
}
.sp-megamenu-parent > li:hover:before,
.sp-megamenu-parent > li.active:before {
  width: 100%;
}
.sp-megamenu-parent > li:before {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 0px;
  background-color: #0b3fe4;
  transition: all 0.3s ease-in-out 0s;
  display: none;
}
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
  display: inline-block;
  line-height: 26px;
  height: auto;
  color: #000000;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  padding: 15px 0;
  margin: 0;
}
.sp-megamenu-parent > li .sp-menu-badge {
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 10px;
  letter-spacing: 1px;
  display: inline-block;
  text-transform: uppercase;
  background: #d60000;
  color: #fff;
  border-radius: 3px;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group > li > a,
.sp-megamenu-parent .sp-mega-group > li > span {
  display: block;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 8px;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 18px 30px;
  border-radius: 0 0 5px 5px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child) {
  margin-top: 20px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
  font-size: 0.875rem;
  line-height: 1.5;
  display: block;
  padding: 12px 0;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title,
.sp-megamenu-parent
  .sp-dropdown
  li.sp-menu-item
  span:not(.sp-menu-badge).sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active a {
  color: #0b3fe4;
}
.sp-megamenu-parent .sp-dropdown .sp-module {
  padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
  font-size: 0.875rem;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li:not(:last-child) {
  margin: 0 0 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a {
  font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a span {
  opacity: 0.8;
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega > .row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover > .sp-dropdown {
  animation: spFadeIn 600ms;
}
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInUp 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-fade-down
  .sp-has-child:hover
  > .sp-dropdown {
  animation: spFadeInDown 400ms ease-in;
}
.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover > .sp-dropdown {
  animation: spZoomIn 300ms;
}
.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover > .sp-dropdown {
  animation: spRotateIn 300ms;
}
.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover > .sp-dropdown {
  animation: spPulse 300ms;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a:after,
body.ltr .sp-megamenu-parent > li.sp-has-child > span:after {
  font-family: " IRANSans";
  content: "";
  font-size: 14px;
  float: right;
  margin-left: 7px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
  margin-left: 5px;
}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-left {
  margin-right: 5px;
}
body.ltr
  .sp-megamenu-parent
  .sp-dropdown
  .sp-dropdown-items
  .sp-has-child
  > a:after {
  font-family: " IRANSans";
  content: "";
  float: right;
  margin-left: 5px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: auto;
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  left: 100%;
}
@media (min-width: 576px) {
  .sp-menu-full.container {
    width: 540px;
  }
}
@media (min-width: 768px) {
  .sp-menu-full.container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .sp-menu-full.container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .sp-menu-full.container {
    width: 1140px;
  }
}
#offcanvas-toggler {
  display: block;
  height: 30px;
  width: 40px;
  color: #000000;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
}
#offcanvas-toggler > .fa {
  color: #fff !important;
}
#offcanvas-toggler > span:hover {
  color: #fff;
}
.offcanvas-init {
  overflow-x: hidden;
  position: relative;
}
.offcanvas-active .offcanvas-overlay {
  visibility: visible;
  opacity: 1;
}
.offcanvas-overlay {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.body-wrapper {
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  backface-visibility: hidden;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  background: #333;
  color: #fff;
}
.close-offcanvas:hover {
  color: #fff;
}
.offcanvas-menu {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 0;
  overflow: inherit;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 10000;
}
.offcanvas-menu .offcanvas-inner {
  padding: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  padding: 0;
  margin: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 1rem;
  font-weight: bold;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
  margin-bottom: 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  display: block;
  font-size: 1rem;
  padding: 10px 0;
  position: relative;
}
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > a
  > .menu-toggler,
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > .menu-separator
  > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: IRANSans;
}
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > a
  > .menu-toggler:after,
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > .menu-separator
  > .menu-toggler:after {
  content: "";
}
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent.menu-parent-open
  > a
  > .menu-toggler:after,
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent.menu-parent-open
  > .menu-separator
  > .menu-toggler:after {
  content: "";
}
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent.menu-parent-open
  > .nav-header
  > .menu-toggler:after {
  content: "";
}
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > .nav-header
  > .menu-toggler {
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-family: IRANSans;
}
.offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > .nav-header
  > .menu-toggler:after {
  content: "";
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  font-size: 0.875rem;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  float: left;
  margin-left: 0px;
  height: 30px;
  width: 40px;
  color: #000000;
  text-align: center;
  line-height: 30px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right > .fa {
  color: #fff;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
  float: left;
  margin-right: 20px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left > .fa {
  color: #fff;
}
body.ltr.offcanvs-position-left .body-wrapper {
  left: 0;
}
body.ltr.offcanvs-position-left .offcanvas-menu {
  left: -300px;
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
  left: 0;
}
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
  left: 300px;
}
body.ltr.offcanvs-position-right .body-wrapper {
  right: 0;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -300px;
}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
  right: 0;
}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
  right: 300px;
}
body.ltr .close-offcanvas {
  right: 15px;
  top: 15px;
  line-height: 23px;
}
body.ltr
  .offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > a
  > .menu-toggler,
body.ltr
  .offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > .menu-separator
  > .menu-toggler {
  right: 0;
}
body.ltr
  .offcanvas-menu
  .offcanvas-inner
  .sp-module
  ul
  > li.menu-parent
  > .nav-header
  > .menu-toggler {
  right: 0;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-left: 10px;
}
.burger-icon {
  width: 25px;
  cursor: pointer;
  display: inline-block;
}
.burger-icon > span {
  display: block;
  height: 3px;
  background-color: #000000;
  margin: 3px 0;
  transition: background-color 0.3s ease-in, opacity 0.3s ease-in,
    transform 0.3s ease-in;
}
.burger-icon > span:nth-child(3) {
  margin-bottom: 0;
}
#offcanvas-toggler {
  display: none !important;
  margin-top: 0px;
  height: auto;
  line-height: normal;
}
.offcanvas-active .close-offcanvas .burger-icon > span {
  transition-delay: 0.2s;
}
.offcanvas-active .close-offcanvas .burger-icon > span:nth-child(1),
#modal-menu-toggler.active .burger-icon > span:nth-child(1) {
  transform: translate(0, 8px) rotate(-45deg);
}
.offcanvas-active .close-offcanvas .burger-icon > span:nth-child(3),
#modal-menu-toggler.active .burger-icon > span:nth-child(3) {
  transform: translate(0, -4px) rotate(45deg);
}
.offcanvas-active .close-offcanvas .burger-icon > span:nth-child(2),
#modal-menu-toggler.active .burger-icon > span:nth-child(2) {
  opacity: 0;
}
.offcanvas-active .close-offcanvas .burger-icon > span {
  background: #222;
}
.offcanvas-active #offcanvas-toggler {
  display: none !important;
}
.close-offcanvas {
  background: none;
}
.close-offcanvas .burger-icon {
  width: 15px;
}
.offcanvas-menu .logo-image {
  height: auto;
  display: none;
}
body .offcanvas-menu {
  background: #fff;
}
body .close-offcanvas {
  color: #222;
}
body.offcanvs-position-right.offcanvas-active .offcanvas-menu {
  left: auto;
  width: 300px;
}
body.site .sidebar-megamenu .menu_vertical.offcanvas .offcanvas-menu {
  margin: 0;
  width: 300px;
}
body.site .sidebar-megamenu .menu_vertical.offcanvas .offcanvas-overlay {
  z-index: 999;
}
@media (max-width: 991px) {
  #offcanvas-toggler {
    display: block !important;
  }
  .sp-megamenu-wrapper #offcanvas-toggler {
    display: none !important;
  }
}
@keyframes spFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes spFadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes spFadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes spFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spFadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spZoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 1;
  }
}
@keyframes spRotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
@keyframes spPulse {
  from {
    opacity: 0;
    transform: scale3d(1, 1, 1);
  }
  50% {
    opacity: 0.5;
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes spSpin {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes grdAiguille {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes grdAiguille {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes ptAiguille {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes ptAiguille {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader1 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loader1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader6 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
  }
}
@keyframes loader6 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
@keyframes rotate-360 {
  from {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes audioWave {
  25% {
    background: linear-gradient(#000000, #000000) 0 50%,
      linear-gradient(#000000, #000000) 0.625em 50%,
      linear-gradient(#000000, #000000) 1.25em 50%,
      linear-gradient(#000000, #000000) 1.875em 50%,
      linear-gradient(#000000, #000000) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em,
      0.5em 0.25em;
  }
  37.5% {
    background: linear-gradient(#000000, #000000) 0 50%,
      linear-gradient(#000000, #000000) 0.625em 50%,
      linear-gradient(#000000, #000000) 1.25em 50%,
      linear-gradient(#000000, #000000) 1.875em 50%,
      linear-gradient(#000000, #000000) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em,
      0.5em 0.25em;
  }
  50% {
    background: linear-gradient(#000000, #000000) 0 50%,
      linear-gradient(#000000, #000000) 0.625em 50%,
      linear-gradient(#000000, #000000) 1.25em 50%,
      linear-gradient(#000000, #000000) 1.875em 50%,
      linear-gradient(#000000, #000000) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em,
      0.5em 0.25em;
  }
  62.5% {
    background: linear-gradient(#000000, #000000) 0 50%,
      linear-gradient(#000000, #000000) 0.625em 50%,
      linear-gradient(#000000, #000000) 1.25em 50%,
      linear-gradient(#000000, #000000) 1.875em 50%,
      linear-gradient(#000000, #000000) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em,
      0.5em 0.25em;
  }
  75% {
    background: linear-gradient(#000000, #000000) 0 50%,
      linear-gradient(#000000, #000000) 0.625em 50%,
      linear-gradient(#000000, #000000) 1.25em 50%,
      linear-gradient(#000000, #000000) 1.875em 50%,
      linear-gradient(#000000, #000000) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em,
      0.5em 2em;
  }
}
@-webkit-keyframes effect-2 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes effect-2 {
  from {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes sequence1 {
  0% {
    height: 10px;
  }
  50% {
    height: 50px;
  }
  100% {
    height: 10px;
  }
}
@keyframes sequence2 {
  0% {
    height: 20px;
  }
  50% {
    height: 65px;
  }
  100% {
    height: 20px;
  }
}
@keyframes rot1 {
  100% {
    transform: skew(-10deg) translateX(50px) rotate(405deg);
  }
}
@-webkit-keyframes rot1 {
  100% {
    -webkit-transform: skew(-10deg) translateX(50px) rotate(405deg);
  }
}
@keyframes rot2 {
  100% {
    transform: skew(-10deg) rotate(525deg);
  }
}
@-webkit-keyframes rot2 {
  100% {
    -webkit-transform: skew(-10deg) rotate(525deg);
  }
}
@keyframes rot3 {
  100% {
    transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg);
  }
}
@-webkit-keyframes rot3 {
  100% {
    -webkit-transform: skew(-10deg) translateX(20px) translateY(-50px)
      rotate(645deg);
  }
}
@keyframes width {
  10% {
    width: 10%;
  }
  20% {
    width: 20%;
  }
  30% {
    width: 30%;
  }
  40% {
    width: 40%;
  }
  50% {
    width: 50%;
  }
  60% {
    width: 60%;
  }
  70% {
    width: 70%;
  }
  80% {
    width: 80%;
  }
  90% {
    width: 90%;
  }
  100% {
    width: 100%;
  }
}
.sp-pre-loader {
  background: #ffffff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sp-pre-loader .sp-loader-clock {
  border: 3px solid #000000;
  border-radius: 60px;
  bottom: 0;
  height: 80px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
}
.sp-pre-loader .sp-loader-clock:after {
  content: "";
  position: absolute;
  background-color: #000000;
  top: 2px;
  left: 48%;
  height: 38px;
  width: 4px;
  border-radius: 5px;
  -webkit-transform-origin: 50% 97%;
  transform-origin: 50% 97%;
  -webkit-animation: grdAiguille 2s linear infinite;
  animation: grdAiguille 2s linear infinite;
}
.sp-pre-loader .sp-loader-clock:before {
  content: "";
  position: absolute;
  background-color: #000000;
  top: 6px;
  left: 48%;
  height: 35px;
  width: 4px;
  border-radius: 5px;
  -webkit-transform-origin: 50% 94%;
  transform-origin: 50% 94%;
  -webkit-animation: ptAiguille 12s linear infinite;
  animation: ptAiguille 12s linear infinite;
}
.sp-pre-loader .sp-loader-circle {
  position: absolute;
  height: 80px;
  width: 80px;
  border-radius: 80px;
  border: 3px solid fade(#000000, 70%);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: loader1 3s linear infinite;
  animation: loader1 3s linear infinite;
}
.sp-pre-loader .sp-loader-circle:after {
  content: "";
  position: absolute;
  top: -5px;
  left: 20px;
  width: 11px;
  height: 11px;
  border-radius: 10px;
  background-color: #000000;
}
.sp-pre-loader .sp-loader-bubble-loop {
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 12px;
  background-color: #000000;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: loader6 1s ease-in-out infinite;
  animation: loader6 1s ease-in-out infinite;
}
.sp-pre-loader .sp-loader-bubble-loop:before {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: -25px;
  height: 12px;
  width: 12px;
  border-radius: 12px;
}
.sp-pre-loader .sp-loader-bubble-loop:after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 25px;
  height: 12px;
  width: 12px;
  border-radius: 12px;
}
.sp-pre-loader .circle-two {
  bottom: 0;
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
}
.sp-pre-loader .circle-two > span,
.sp-pre-loader .circle-two > span:before,
.sp-pre-loader .circle-two > span:after {
  content: "";
  display: block;
  border-radius: 50%;
  border: 2px solid #000000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sp-pre-loader .circle-two > span {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-left-color: transparent;
  -webkit-animation: effect-2 2s infinite linear;
  -moz-animation: effect-2 2s infinite linear;
  -ms-animation: effect-2 2s infinite linear;
  -o-animation: effect-2 2s infinite linear;
  animation: effect-2 2s infinite linear;
}
.sp-pre-loader .circle-two > span:before {
  width: 75%;
  height: 75%;
  border-right-color: transparent;
}
.sp-pre-loader .circle-two > span:after {
  width: 50%;
  height: 50%;
  border-bottom-color: transparent;
}
.sp-pre-loader .wave-two-wrap {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 50%;
  width: 90px;
}
.sp-pre-loader .wave-two {
  margin: 0;
  list-style: none;
  width: 90px;
  position: relative;
  padding: 0;
  height: 10px;
}
.sp-pre-loader .wave-two li {
  position: absolute;
  width: 2px;
  height: 0;
  background-color: #000000;
  bottom: 0;
}
.sp-pre-loader .wave-two li:nth-child(1) {
  left: 0;
  -webkit-animation: sequence1 1s ease infinite 0;
  animation: sequence1 1s ease infinite 0;
}
.sp-pre-loader .wave-two li:nth-child(2) {
  left: 15px;
  -webkit-animation: sequence2 1s ease infinite 0.1s;
  animation: sequence2 1s ease infinite 0.1s;
}
.sp-pre-loader .wave-two li:nth-child(3) {
  left: 30px;
  -webkit-animation: sequence1 1s ease-in-out infinite 0.2s;
  animation: sequence1 1s ease-in-out infinite 0.2s;
}
.sp-pre-loader .wave-two li:nth-child(4) {
  left: 45px;
  -webkit-animation: sequence2 1s ease-in infinite 0.3s;
  animation: sequence2 1s ease-in infinite 0.3s;
}
.sp-pre-loader .wave-two li:nth-child(5) {
  left: 60px;
  -webkit-animation: sequence1 1s ease-in-out infinite 0.4s;
  animation: sequence1 1s ease-in-out infinite 0.4s;
}
.sp-pre-loader .wave-two li:nth-child(6) {
  left: 75px;
  -webkit-animation: sequence2 1s ease infinite 0.5s;
  animation: sequence2 1s ease infinite 0.5s;
}
.sp-pre-loader .sp-loader-audio-wave {
  width: 3em;
  height: 2em;
  background: linear-gradient(#000000, #000000) 0 50%,
    linear-gradient(#000000, #000000) 0.625em 50%,
    linear-gradient(#000000, #000000) 1.25em 50%,
    linear-gradient(#000000, #000000) 1.875em 50%,
    linear-gradient(#000000, #000000) 2.5em 50%;
  background-repeat: no-repeat;
  background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em,
    0.5em 0.25em;
  animation: audioWave 1.5s linear infinite;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.sp-pre-loader .sp-loader-with-logo {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sp-pre-loader .sp-loader-with-logo .logo {
  display: inline-block;
  width: auto;
}
.sp-pre-loader .sp-loader-with-logo .line {
  background: #000000;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
}
select::-ms-expand {
  display: none;
}
.login_block .form-horizontal .controls {
  margin-bottom: 15px;
}
.sp-simpleportfolio .sp-simpleportfolio-description > h2 {
  font-size: 36px;
  font-weight: 500;
  color: #000000;
}
.btn-default {
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  background-color: #0b3fe4;
  font-weight: 700;
  line-height: 60px;
  display: inline-block;
  border-radius: 5px 5px 5px 5px;
  padding: 0px 45px 0px 45px;
  border: none;
}
.btn-default:focus {
  box-shadow: none;
}
.btn-default:hover {
  background-color: #000000;
  color: #fff;
}
.btn-default.btn-swap {
  background-color: #fff;
  color: #000000;
}
.btn-default.btn-swap:hover {
  background-color: #000000;
  color: #fff;
}
.btn-default.btn-banner {
  margin-right: 90px;
}
.txt-banner {
  margin-left: 90px;
}
.sec_col2 {
  padding-left: 90px;
}
.sec_col2_left {
  padding-right: 90px;
}
.search-header .ic-search i {
  display: none;
}
.search-header .ic-search:before {
  content: "";
  font-family: " IRANSans" !important;
  font-size: 24px;
}
.search-header .ic-search:after {
  display: none;
}
.search-header .ic-search:hover {
  color: #0b3fe4;
  cursor: pointer;
}
.search-header > .ic-search.show:before {
  content: "";
  font-family: " IRANSans" !important;
  display: inline-block;
  border: none;
  font-size: 24px;
  top: 46px;
  margin-left: -25px;
  color: #fff;
  z-index: 9999;
  position: fixed;
}
.search-header .search-wrapper {
  padding: 0;
  border: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: none !important;
  position: fixed !important;
  left: 30% !important;
  right: 30% !important;
  background-color: transparent;
  height: 50px;
  top: 45% !important;
}
.search-header .search-wrapper.show {
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.search-header .search-wrapper.show:before {
  content: "";
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  transform: none !important;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 0;
  position: fixed !important;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  pointer-events: none;
}
.search-header .search-wrapper .input-group {
  justify-content: center;
  align-items: center;
}
.search-header .search-wrapper .form-control {
  border: none;
  width: 100%;
  flex: none;
  line-height: 50px;
  padding: 0 20px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  border: solid #fff;
  border-width: 0 0 1px;
  font-size: 2rem;
  color: #fff;
}
.search-header .search-wrapper .form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.search-header .search-wrapper .form-control:-ms-input-placeholder {
  color: #fff;
}
.search-header .search-wrapper .form-control::-webkit-input-placeholder {
  color: #fff;
}
.search-header .search-wrapper .form-control:focus {
  z-index: 0;
}
.search-header .search-wrapper .form-control:focus {
  box-shadow: none;
  outline: none;
}
.search-header .search-wrapper .input-group-btn {
  width: 100px;
  display: none;
}
.search-header .search-wrapper .ic-search {
  margin: 10px 15px;
  font-size: 0;
  background: transparent;
  border: none;
}
.search-header .search-wrapper .ic-search:before {
  color: #fff;
}
.search-header
  .search-wrapper
  .ic-search:hover
  .search-header
  .search-wrapper
  .ic-search:before {
  color: #0b3fe4;
  cursor: pointer;
}
.contact-ajax.contact-popup .modal-content {
  animation-duration: 0.5s;
  border-radius: 30px 30px 30px 30px;
  box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2);
}
.contact-ajax.contact-popup .modal.fade.show {
  background-color: rgba(0, 0, 0, 0.6);
}
.contact-ajax.contact-popup .modal.fade.show .modal-dialog {
  transform: translate(0, 70px);
}
.contact-ajax.contact-popup .btn-contact {
  animation: spFadeInRight 1500ms ease-in-out;
}
.contact-ajax.contact-popup .ctajax-wrap {
  padding: 0px 0;
  margin: 0;
}
.contact-ajax.contact-popup .ctajax-wrap .ctajax-element:first-child {
  margin-bottom: 0;
  width: 100%;
}
.contact-ajax.contact-popup .ctajax-wrap .ctajax-element .el-inner {
  padding: 20px 24px;
}
.home-layout .search-header > .ic-search {
  color: #fff;
}
.home-layout .search-header > .ic-search:hover {
  color: #000000;
}
.home-layout .contact-popup .btn-contact {
  color: #000000;
  background-color: #fff;
}
.home-layout .contact-popup .btn-contact:hover {
  background-color: #000000;
  color: #fff;
}
#sp-header.header-sticky .container-inner > .row {
  padding-top: 15px;
  padding-bottom: 15px;
}
#sp-header.header-sticky .search-header > .ic-search {
  color: #000000;
}
#sp-header.header-sticky .search-header > .ic-search:hover {
  color: #0b3fe4;
}
#sp-header.header-sticky .contact-popup .btn-contact {
  color: #fff;
  background-color: #0b3fe4;
}
#sp-header.header-sticky .contact-popup .btn-contact:hover {
  background-color: #000000;
  color: #fff;
}
#sp-header.header-sticky .social-icons {
  display: none;
}
.sp-page-builder .owl2-carousel .owl2-controls {
  margin-bottom: 0;
}
.sp-page-builder .owl2-carousel .owl2-controls .owl2-nav > div {
  opacity: 1;
  position: absolute;
  top: -115px;
  font-size: 24px;
  background-color: #ffffff;
  color: #000000;
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  text-align: center;
}
.sp-page-builder .owl2-carousel .owl2-controls .owl2-nav > div.owl-prev {
  right: 70px;
}
.sp-page-builder
  .owl2-carousel
  .owl2-controls
  .owl2-nav
  > div.owl-prev
  i:before {
  content: "";
  font-family: IRANSans;
  font-weight: 400;
}
.sp-page-builder .owl2-carousel .owl2-controls .owl2-nav > div.owl-next {
  right: 0px;
}
.sp-page-builder
  .owl2-carousel
  .owl2-controls
  .owl2-nav
  > div.owl-next
  i:before {
  content: "";
  font-family: IRANSans;
  font-weight: 400;
}
.sp-page-builder .owl2-carousel .owl2-controls .owl2-nav > div:hover {
  cursor: pointer;
  background-color: #0b3fe4;
  color: #fff;
}
.sp-page-builder .center-title {
  text-align: center;
}
.sp-page-builder .box-title {
  text-transform: uppercase;
}
.sp-page-builder .box-main img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sp-page-builder .box-main img:focus,
.sp-page-builder .box-main img:hover {
  transform: scale(0.95);
}
.sp-page-builder .box-list {
  margin-top: 49px;
  margin-bottom: 54px;
}
.sp-page-builder .box-list ul {
  margin: 0 -15px;
}
.sp-page-builder .box-list ul li {
  margin-bottom: 20px;
}
.sp-page-builder .box-list ul li:last-child {
  margin-bottom: 0;
}
.sp-page-builder .box-list ul li:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #fff;
  border: 2px solid #0b3fe4;
  margin: 0 15px;
}
.sp-page-builder .box-list2 ul {
  margin: 0 -12px;
}
.sp-page-builder .box-list2 ul li {
  margin-bottom: 20px;
}
.sp-page-builder .box-list2 ul li:last-child {
  margin-bottom: 0;
}
.sp-page-builder .box-list2 ul li:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  text-align: center;
  color: #0b3fe4;
  font-family: " IRANSans" !important;
  border-radius: 100%;
  background-color: #e6ebfc;
  margin: 0 12px;
  font-weight: 500;
}
.sp-page-builder .box-icon img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.sp-page-builder .box-icon img:hover {
  transform: translateY(-8px);
}
.sp-page-builder .btn-more {
  background-color: transparent;
  background-image: none;
  border: none;
  padding: 0;
  color: #0b3fe4;
  font-size: 14px;
  position: relative;
}
.sp-page-builder .btn-more:after {
  content: "";
  font-family: IRANSans;
  display: inline-block;
  font-size: 12px;
  margin-left: 10px;
}
.sp-page-builder .btn-more:before {
  content: "";
  height: 1px;
  width: 100%;
  display: inline-block;
  background-color: #0b3fe4;
  position: absolute;
  left: 0;
  bottom: 0px;
}
.sp-page-builder .btn-more:hover,
.sp-page-builder .btn-more:focus {
  transform: translateY(-8px);
  box-shadow: none;
}
.section1:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 44%;
  height: 100%;
  background: #25bee0;
  border-radius: 0 0 0 200px;
  border-radius: 0 0 0 23%;
}
.section1 .sppb-col-md-5 {
  flex: 0 0 41%;
  max-width: 41%;
}
.section1 .sppb-col-md-7 {
  flex: 0 0 59%;
  max-width: 59%;
}
.section1 .sppb-row-container > .sppb-row {
  align-items: center;
}
.section1 .box-year {
  margin: -65px 0px 0px -125px;
}
.section1 .btn-default {
  margin-top: 55px;
}
.block-services .heading-title {
  float: none;
  margin-bottom: 55px;
  padding-bottom: 0;
}
.block-services .sj-extraslider {
  margin: -30px -20px;
  position: relative;
}
.block-services .sj-extraslider .extraslider-inner {
  border: none;
  padding: 30px 20px;
  overflow: hidden;
  overflow: visible;
}
.block-services .sj-extraslider .extraslider-inner .owl2-stage-outer {
  overflow: visible;
}
.block-services .sj-extraslider .extraslider-inner .owl2-stage-outer:before {
  content: "";
  background-color: #f6f8fa;
  position: absolute;
  width: 100%;
  height: 110%;
  top: -15px;
  left: -101%;
  display: inline-block;
  z-index: 1;
}
.block-services .sj-extraslider .extraslider-inner .item-wrap.style2 {
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.03);
  border-radius: 30px;
  background-color: #fff;
  min-height: 331px;
  margin: 0px 0 30px;
  padding: 40px;
}
.block-services
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2:last-child {
  margin-bottom: 0;
}
.block-services .sj-extraslider .extraslider-inner .item-wrap.style2:hover {
  background-color: #0b3fe4;
}
.block-services
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2:hover
  .item-title
  a {
  color: #fff !important;
}
.block-services
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2:hover
  .item-wrap-inner
  .item-info
  .item-content
  .item-description {
  color: #fff;
}
.block-services
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2:hover
  .item-wrap-inner
  .item-info
  .item-content
  .item-readmore
  a {
  color: #fff !important;
}
.block-services
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2:hover
  .item-image {
  background-color: #fff !important;
}
.block-services
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2
  .item-wrap-inner {
  margin: 0;
}
.block-services
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2
  .item-wrap-inner
  .item-image {
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  background-color: #f6f8fa;
  border-radius: 10px;
  margin-bottom: 20px;
}
.block-services
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2
  .item-wrap-inner
  .item-image
  img {
  width: auto;
}
.block-services
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2
  .item-wrap-inner
  .item-image
  .item-date {
  display: none;
}
.block-services
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2
  .item-wrap-inner
  .item-info {
  padding: 0px;
  margin: 0;
  background: none;
  color: #000000;
}
.block-services
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2
  .item-wrap-inner
  .item-info
  .item-title {
  padding: 0;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.block-services
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2
  .item-wrap-inner
  .item-info
  .item-title
  a {
  color: #000000;
}
.block-services
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2
  .item-wrap-inner
  .item-info
  .item-title
  a:hover {
  color: #fff !important;
  text-decoration: none;
}
.block-services
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2
  .item-wrap-inner
  .item-info
  .item-content {
  margin: 0;
}
.block-services
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2
  .item-wrap-inner
  .item-info
  .item-content
  .item-description {
  color: #000000;
  line-height: 24px;
  font-size: 1rem;
  margin-bottom: 0px;
}
.block-services
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2
  .item-wrap-inner
  .item-info
  .item-content
  .item-description
  p {
  margin: 0;
}
.block-services .sj-extraslider .owl2-controls {
  margin-bottom: 0;
}
.block-services .sj-extraslider .owl2-controls .owl2-nav > div {
  opacity: 1;
  position: absolute;
  top: -90px;
  font-size: 24px;
  background-color: #ffffff;
  color: #000000;
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  text-align: center;
}
.block-services .sj-extraslider .owl2-controls .owl2-nav > div.owl-prev {
  right: 70px;
  right: 90px;
}
.block-services
  .sj-extraslider
  .owl2-controls
  .owl2-nav
  > div.owl-prev
  i:before {
  content: "";
  font-family: IRANSans;
  font-weight: 400;
}
.block-services .sj-extraslider .owl2-controls .owl2-nav > div.owl-next {
  right: 0px;
  right: 20px;
}
.block-services
  .sj-extraslider
  .owl2-controls
  .owl2-nav
  > div.owl-next
  i:before {
  content: "";
  font-family: IRANSans;
  font-weight: 400;
}
.section4 .sppb-addon-title {
  text-align: center;
}
.section5 {
  border-radius: 30px;
}
.block_projects .sppb-addon-feature {
  position: relative;
  border-radius: 30px;
}
.block_projects .sppb-addon-feature .sppb-img-container {
  border-radius: 30px;
}
.block_projects .sppb-addon-feature .sppb-img-container img {
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.block_projects .sppb-addon-feature .sppb-media-content {
  position: absolute;
  top: 30px;
  left: 30px;
  bottom: 30px;
  right: 30px;
  border-radius: 30px;
  background-color: #fff;
  padding: 50px 10px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: scale(0);
}
.block_projects .sppb-addon-feature .sppb-btn-default {
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  background-color: #0b3fe4;
  font-weight: 700;
  line-height: 60px;
  display: inline-block;
  border-radius: 5px 5px 5px 5px;
  padding: 0px 45px 0px 45px;
  border: none;
}
.block_projects .sppb-addon-feature .sppb-btn-default:hover {
  background-color: #000000;
}
.block_projects .sppb-addon-feature:hover .sppb-img-container {
  background-color: #0b3fe4;
}
.block_projects .sppb-addon-feature:hover .sppb-img-container img {
  opacity: 0.3;
}
.block_projects .sppb-addon-feature:hover .sppb-media-content {
  opacity: 1;
  transform: scale(1);
}
.block_projects_btn .btn-default {
  padding: 0 54px;
}
.btn-banner {
  padding: 0 33px;
}
.block-teams .owl2-stage-outer {
  margin: -30px 0px;
}
.block-teams .owl2-stage-outer .owl2-stage {
  padding: 30px 0px;
}
.block-teams .item .item-wrap {
  padding: 15px;
  background-color: #fff;
  border-radius: 30px;
}
.block-teams .item .item-wrap .item-img {
  border-radius: 20px;
}
.block-teams .item .item-wrap .item-img img {
  border-radius: 20px;
  width: 100%;
}
.block-teams .item .item-wrap .item-content {
  padding: 26px 15px 0;
}
.block-teams .item .item-wrap .item-content h3 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  text-transform: capitalize;
}
.block-teams .item .item-wrap .item-content .team-info {
  font-size: 14px;
  color: #000;
  margin-bottom: 25px;
}
.block-teams .item .item-wrap .item-content .item-desc {
  display: none;
}
.block-teams .item .item-wrap .item-content .item-social {
  display: flex;
  padding: 20px 0 0;
  border-top: 2px solid #f6f8fa;
  justify-content: start;
}
.block-teams .item .item-wrap .item-content .item-social a {
  display: inline-block;
  height: 50px;
  width: 50px;
  color: #000;
  margin-right: 5px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  transition: all 0.3s;
  background-color: #fff;
}
.block-teams .item .item-wrap .item-content .item-social a i,
.block-teams .item .item-wrap .item-content .item-social a em {
  font-size: 0px;
}
.block-teams .item .item-wrap .item-content .item-social a i:before,
.block-teams .item .item-wrap .item-content .item-social a em:before {
  font-size: 18px;
}
.block-teams .item .item-wrap .item-content .item-social a:hover {
  background-color: #0b3fe4;
  color: #fff;
}
.block-teams .item .item-wrap:hover {
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.03);
}
.block-teams .item .item-wrap:hover .item-content .item-social a {
  background-color: #f6f8fa;
}
.block-teams .item .item-wrap:hover .item-content .item-social a:hover {
  background-color: #0b3fe4;
  color: #fff;
}
.block-teams .owl2-controls .owl2-nav > div {
  top: -92px !important;
}
.block-counters .yt-counter-wrapper {
  padding: 0;
  margin-bottom: 0;
  text-align: center;
}
.block-counters .yt-counter-wrapper .yt-counter-icon {
  text-align: center;
  margin: 0 0 28px !important;
  padding-top: 0;
  padding-bottom: 34px;
  float: none !important;
  position: relative;
}
.block-counters .yt-counter-wrapper .yt-counter-icon img {
  width: auto !important;
}
.block-counters .yt-counter-wrapper .yt-counter-icon:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  height: 4px;
  width: 90px;
  left: 50%;
  margin-left: -45px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 2px;
}
.block-counters .yt-counter-wrapper .yt-counter-desc {
  margin: 0;
  float: none !important;
}
.block-counters .yt-counter-wrapper .yt-counter-desc .yt-counter-number {
  font-weight: 700;
  line-height: 30px;
  margin: 0 0 17px;
  text-align: center;
}
.block-counters .yt-counter-wrapper .yt-counter-desc .yt-counter-text {
  text-transform: uppercase;
}
.block-clients .block-warp .testimonial-title {
  margin-bottom: 0;
}
.block-clients .block-warp .yt-testimonial {
  margin: 0;
}
.block-clients .block-warp .yt-testimonial .extraslider-inner {
  padding-bottom: 0;
}
.block-clients .block-warp .item .item-wrap .item-detail {
  display: flex;
}
.block-clients .block-warp .item .item-wrap .item-detail .item-img-info {
  width: 50%;
  position: relative;
  padding: 80px 0;
  text-align: center;
  transition: all 0.3s;
}
.block-clients
  .block-warp
  .item
  .item-wrap
  .item-detail
  .item-img-info
  .img-block {
  display: inline-block;
  padding: 10px;
  background-color: #fff;
  border-radius: 40px;
  max-width: 450px;
  position: relative;
  z-index: 2;
}
.block-clients
  .block-warp
  .item
  .item-wrap
  .item-detail
  .item-img-info
  .img-block
  img {
  max-width: 100% !important;
  max-height: 100% !important;
  box-shadow: none;
  border-radius: 30px !important;
  display: block;
  width: 450px !important;
}
.block-clients .block-warp .item .item-wrap .item-detail .item-img-info:before {
  content: "";
  height: 210px;
  width: 210px;
  background-color: #0b3fe4;
  border-radius: 30px;
  position: absolute;
  display: inline-block;
  right: 0;
  top: 0;
}
.block-clients .block-warp .item .item-wrap .item-detail .item-img-info:after {
  content: "";
  height: 210px;
  width: 210px;
  background-color: #0b3fe4;
  border-radius: 30px;
  position: absolute;
  display: inline-block;
  left: 0;
  bottom: 0;
}
.block-clients .block-warp .item .item-wrap .item-detail .item-info {
  width: 50%;
  padding-left: 90px;
}
.block-clients .block-warp .item .item-wrap .item-detail .item-info h4 {
  margin-bottom: 45px;
  color: #000000;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
}
.block-clients
  .block-warp
  .item
  .item-wrap
  .item-detail
  .item-info
  span.position {
  margin-bottom: 20px;
  color: #0b3fe4;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
}
.block-clients
  .block-warp
  .item
  .item-wrap
  .item-detail
  .item-info
  .item-comment {
  padding-top: 113px;
  font-size: 24px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.5);
  line-height: 36px;
  font-style: italic;
  position: relative;
  padding-right: 25px;
}
.block-clients
  .block-warp
  .item
  .item-wrap
  .item-detail
  .item-info
  .item-comment:before {
  content: "";
  height: 70px;
  width: 70px;
  background: url(../images/icon-quote.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0px;
}
.block-clients .yt-testimonial.button-type2 .owl2-controls {
  margin-bottom: 0;
}
.block-clients .yt-testimonial.button-type2 .owl2-controls .owl2-nav > div {
  top: auto;
  bottom: 135px;
  right: auto;
  background-image: none;
}
.block-clients .yt-testimonial.button-type2 .owl2-controls .owl2-nav .owl-prev {
  left: calc(50% + 90px);
}
.block-clients .yt-testimonial.button-type2 .owl2-controls .owl2-nav .owl-next {
  left: calc(50% + 160px);
}
.block-clients .yt-testimonial.button-type2 .owl2-controls .owl-dots .owl-dot,
.block-clients .yt-testimonial.button-type2 .owl2-controls.active {
  background: none !important;
}
.block-clients .yt-testimonial.button-type2 .owl2-controls .owl-dots {
  margin-top: 0px;
}
.block-clients .yt-testimonial.button-type2 .owl2-controls .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  margin: 0px 1px;
  text-align: center;
  display: inline-block;
  position: relative;
}
.block-clients
  .yt-testimonial.button-type2
  .owl2-controls
  .owl-dots
  .owl-dot
  span {
  width: 5px;
  height: 5px;
  position: absolute;
  top: 3px;
  left: 3px;
  margin: 0px;
  border: 1px solid #000000;
  border-radius: 100%;
  background: #000000;
  display: inline-block;
}
.block-clients
  .yt-testimonial.button-type2
  .owl2-controls
  .owl-dots
  .owl-dot
  span:hover {
  background: #fff;
  border: 1px solid #0b3fe4;
  width: 11px;
  height: 11px;
  margin: 0px 0;
  top: 0px;
  left: 0px;
}
.block-clients
  .yt-testimonial.button-type2
  .owl2-controls
  .owl-dots
  .owl-dot.active
  span {
  background: #fff;
  margin: 0px 0;
  border: 1px solid #0b3fe4;
  width: 11px;
  height: 11px;
  top: 0px;
  left: 0px;
}
.sp-module-content-top .sp-module {
  margin-bottom: 30px;
}
@media (min-width: 1199px) {
  .block-whyus .sj-extraslider .extraslider-inner {
    overflow: hidden;
  }
}
.block-whyus .sj-extraslider .extraslider-inner .owl2-stage-outer:before {
  display: none;
}
.block-whyus .sj-extraslider .extraslider-inner .item-wrap.style2 {
  background-color: #f6f8fa;
  box-shadow: none;
}
.block-whyus
  .sj-extraslider
  .extraslider-inner
  .item-wrap.style2
  .item-wrap-inner
  .item-image {
  background-color: #fff;
}
.block-skill {
  margin-top: -20px;
}
.block-skill .yt-progress-bar-style-thin {
  height: 10px;
  border-radius: 5px;
  box-shadow: none;
  position: relative;
  margin: 67px 0 0;
}
.block-skill .yt-progress-bar-style-thin .yt-pb-fill {
  height: 10px;
  border-radius: 5px;
  position: unset;
}
.block-skill .yt-progress-bar-style-thin .yt-pb-text {
  font-weight: 700;
  line-height: 50px;
  top: -43px;
  color: #000000;
  width: 100%;
  font-size: 24px;
}
.block-skill .yt-progress-bar-style-thin .yt-pb-percent {
  background-color: transparent;
  font-weight: 500;
  color: #000000;
  font-size: 24px;
}
.block-skill .yt-progress-bar-style-thin .yt-pb-percent:before,
.block-skill .yt-progress-bar-style-thin .yt-pb-percent:after {
  display: none;
}
.sec-col-right {
  padding-left: 45px;
}
.sec-col-left {
  padding-right: 45px;
}
#sp-left .menu-services ul li,
#sp-right .menu-services ul li {
  transition: all 0.3s ease-in-out 0s;
}
#sp-left .menu-services ul li a,
#sp-right .menu-services ul li a {
  font-size: 16px;
  font-weight: 700;
  padding: 25px 0;
  line-height: 20px;
}
#sp-left .menu-services ul li a:before,
#sp-right .menu-services ul li a:before {
  content: "";
  font-family: IRANSans;
  font-size: 18px;
  display: inline-block;
  margin-right: 10px;
  font-weight: 500;
}
#sp-left .menu-services ul li.active,
#sp-left .menu-services ul li:hover,
#sp-right .menu-services ul li.active,
#sp-right .menu-services ul li:hover {
  margin-left: 10px;
}
#sp-left .menu-services ul li.active a,
#sp-left .menu-services ul li:hover a,
#sp-right .menu-services ul li.active a,
#sp-right .menu-services ul li:hover a {
  color: #0b3fe4;
}
#sp-left .contact-left .sp-module-title,
#sp-right .contact-left .sp-module-title {
  font-size: 30px;
}
#sp-left .contact-left .pre-text,
#sp-right .contact-left .pre-text {
  color: #444;
  margin: 0 0 25px;
  font-size: 14px;
}
#sp-left .contact-left .contact-ajax .ctajax-wrap,
#sp-right .contact-left .contact-ajax .ctajax-wrap {
  margin: 0;
}
#sp-left .contact-left .contact-ajax .ctajax-wrap .ctajax-element,
#sp-right .contact-left .contact-ajax .ctajax-wrap .ctajax-element {
  width: 100%;
}
#sp-left .contact-left .contact-ajax .ctajax-wrap .ctajax-element .el-inner,
#sp-right .contact-left .contact-ajax .ctajax-wrap .ctajax-element .el-inner {
  padding: 0;
}
#sp-left
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-input,
#sp-right
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-input {
  color: #000000;
}
#sp-left
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-input::-moz-placeholder,
#sp-right
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-input::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
#sp-left
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-input:-ms-input-placeholder,
#sp-right
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-input:-ms-input-placeholder {
  color: #000000;
}
#sp-left
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-input::-webkit-input-placeholder,
#sp-right
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-input::-webkit-input-placeholder {
  color: #000000;
}
#sp-left
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-input:focus,
#sp-left
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-input:hover,
#sp-right
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-input:focus,
#sp-right
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  .el-input:hover {
  border-color: #000;
}
#sp-left
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  label,
#sp-right
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-inner
  label {
  display: none;
}
#sp-left
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-ctajax-form
  .el-control
  .ca-tooltip,
#sp-right
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-ctajax-form
  .el-control
  .ca-tooltip {
  top: 0px;
  height: 50px;
  line-height: 50px;
}
#sp-left
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-ctajax-form
  .el-control
  .ca-tooltip
  .el-error,
#sp-right
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-ctajax-form
  .el-control
  .ca-tooltip
  .el-error {
  line-height: 50px;
  height: 50px;
}
#sp-left
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-ctajax-form
  .el-control.ctajax-ok
  .el-ok,
#sp-right
  .contact-left
  .contact-ajax
  .ctajax-wrap
  .ctajax-element
  .el-ctajax-form
  .el-control.ctajax-ok
  .el-ok {
  top: 0px;
  line-height: 50px;
  height: 50px;
}
*,
html {
  outline: none !important;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .row * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row:before,
  .row:after {
    content: " ";
    display: table;
  }
  .row:after {
    clear: both;
  }
  #offcanvas-toggler {
    display: none !important;
    visibility: hidden !important;
  }
  .offcanvas-menu {
    display: none !important;
  }
  .sp-megamenu-parent > li {
    margin: 0 16px;
  }
  .btn-default {
    padding: 0px 30px 0px 30px;
  }
  .btn-default.btn-banner {
    margin-right: 70px !important;
  }
  #sp-top .sp-module {
    margin-right: 30px !important;
  }
  .search-header .search-wrapper .form-control {
    width: 400px;
  }
  .section1 {
    padding-bottom: 100px !important;
  }
  .section1:before {
    width: 31%;
    border-radius: 0 0 0 33%;
  }
  .box-title2 .sppb-addon-title {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .sec_col2 {
    padding: 0px !important;
  }
  .txt-banner {
    margin-left: 70px !important;
  }
  .txt-banner .sppb-addon-title {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .block_projects .sppb-row > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .block_projects .sppb-row > div:last-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
  .block_projects .sppb-row > div:last-child .sppb-column-addons {
    display: flex;
  }
  .block_projects .sppb-row > div:last-child .sppb-column-addons > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .block-services .sj-extraslider .extraslider-inner .item-wrap.style2 {
    min-height: 370px;
    padding: 40px;
  }
  .section5 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  #sp-bottom1 .sp-module,
  #sp-bottom2 .sp-module {
    margin-bottom: 50px;
  }
  body.site #sp-main-body #sp-left,
  body.site #sp-main-body #sp-component,
  body.site #sp-main-body #sp-right {
    float: left;
  }
  body.rtl #sp-top .sp-module {
    margin-right: 0px !important;
    margin-left: 30px !important;
  }
  body.rtl .sec_col2 {
    padding: 0px !important;
  }
  body.rtl .txt-banner {
    margin-left: 0px !important;
    margin-right: 70px !important;
  }
  body.rtl .btn-default.btn-banner {
    margin-left: 70px !important;
    margin-right: 0px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1366px) {
  .section1 {
    padding-bottom: 100px !important;
  }
  .section1:before {
    width: 34%;
  }
  .txt-banner {
    margin-left: 70px !important;
  }
  .btn-default.btn-banner {
    margin-right: 70px !important;
  }
  .section5 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .rtl .txt-banner {
    margin-left: 0px !important;
    margin-right: 70px !important;
  }
  .rtl .btn-default.btn-banner {
    margin-left: 70px !important;
    margin-right: 0px !important;
  }
}
@media (max-width: 480px) {
  body.site .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    margin: 0 0 5px;
  }
  body.site .form-vertical .login-greeting {
    line-height: 14px;
  }
}
@media (max-width: 767px) {
  .body-innerwrapper {
    overflow-x: hidden;
  }
  .hidden-xs {
    display: none;
  }
  #sp-header.header-sticky {
    height: auto !important;
  }
  #sp-menu {
    z-index: 1;
  }
  #sp-right .sp-module:first-child {
    margin-top: 30px;
  }
  #my_account a.dropdown-toggle:before {
    border: none !important;
  }
  .home-layout #sp-header {
    height: auto;
    border-bottom: 1px solid #eee;
  }
  #sp-header .container-inner > .row {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .home-layout #sp-header .container .container-inner {
    position: relative;
    left: auto;
    right: auto;
  }
  #sp-logo .sp-column {
    justify-content: center;
  }
  #sp-logo .sp-column .logo {
    margin-bottom: 30px;
  }
  #sp-top .sp-module {
    margin-right: 30px !important;
  }
  .btn-default {
    padding: 0px 30px;
  }
  .home-layout .search-header > .ic-search {
    color: #000000;
  }
  .search-header > .ic-search.show:before {
    top: 107px;
  }
  .home-layout .contact-popup .btn-contact {
    color: #fff;
    background-color: #0b3fe4;
  }
  .home-layout .contact-popup .btn-contact:hover {
    background-color: #000000;
    color: #fff;
  }
  .box-title .sppb-addon-title {
    font-size: 18px !important;
    line-height: 30px !important;
    margin-bottom: 10px !important;
  }
  .box-title2 .sppb-addon-title {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .sp-page-builder .box-main {
    margin-bottom: 50px;
  }
  .sp-page-builder .box-list {
    margin-top: 29px;
    margin-bottom: 34px;
  }
  .sp-page-builder .box-list ul {
    margin: 0;
  }
  .sp-page-builder .box-list ul li:before {
    display: none;
  }
  .sp-page-builder .owl2-carousel .owl2-controls .owl2-nav > div.owl-prev {
    right: auto;
    left: 20px;
  }
  .sp-page-builder .owl2-carousel .owl2-controls .owl2-nav > div.owl-next {
    right: auto;
    left: 90px;
  }
  .sppb-addon-module .heading-title,
  .sp-module .heading-title,
  .heading-title .sppb-addon-title {
    font-size: 24px !important;
    line-height: 36px !important;
  }
  .sec_col2 {
    padding: 0px !important;
  }
  .section1 {
    padding: 80px 0 0 !important;
  }
  .section1:before {
    display: none;
  }
  .section1 .sppb-col-md-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section1 .sppb-col-md-7 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section1 .btn-default {
    margin-bottom: 35px;
    margin-top: 30px;
  }
  .section1 .box-title2 .sppb-addon-title {
    margin-bottom: 20px;
  }
  .section1 .box-year {
    margin: -65px auto 0;
    text-align: center !important;
  }
  .section2 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .section2 .box-title2 .sppb-addon-title {
    margin-bottom: 20px !important;
  }
  .section3 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .block-services .sj-extraslider {
    padding-top: 40px;
  }
  .block-services .sj-extraslider .owl2-controls .owl2-nav > div {
    top: -50px !important;
  }
  .section4 {
    padding-top: 100px !important;
  }
  .block_projects {
    margin-bottom: 20px !important;
  }
  .block_projects_btn {
    margin-bottom: 100px !important;
  }
  .section5 {
    margin: 15px 15px 100px !important;
    padding: 30px 0 !important;
  }
  .section5 .txt-banner {
    margin: 0 !important;
  }
  .section5 .txt-banner .sppb-addon-title {
    font-size: 18px !important;
    line-height: 30px !important;
    margin-bottom: 20px !important;
  }
  .section5 .sppb-text-right {
    text-align: center !important;
  }
  .section5 .btn-default.btn-banner {
    margin: 0px !important;
  }
  .section6,
  .section7,
  .section8 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .block-teams .block-team {
    padding-top: 40px;
  }
  .block-teams .block-team .owl2-controls .owl2-nav > div {
    top: -40px !important;
  }
  .block-teams .block-team .owl2-controls .owl2-nav > div.owl-prev {
    left: 0;
  }
  .block-teams .block-team .owl2-controls .owl2-nav > div.owl-next {
    left: 70px;
  }
  .block-counters .yt-counter-wrapper {
    margin-bottom: 60px;
  }
  .block-counters .yt-counter-wrapper .yt-counter-icon {
    margin: 0 0 10px !important;
    padding-bottom: 14px;
  }
  .block-counters .item:last-child .yt-counter-wrapper {
    margin-bottom: 0px;
  }
  .block-clients .block-warp .item .item-wrap .item-detail {
    flex-direction: column;
  }
  .block-clients .block-warp .item .item-wrap .item-detail .item-img-info {
    width: 100%;
    padding-top: 0;
    padding-bottom: 40px;
  }
  .block-clients
    .block-warp
    .item
    .item-wrap
    .item-detail
    .item-img-info:before,
  .block-clients
    .block-warp
    .item
    .item-wrap
    .item-detail
    .item-img-info:after {
    display: none;
  }
  .block-clients
    .block-warp
    .item
    .item-wrap
    .item-detail
    .item-img-info
    .img-block {
    padding: 0;
  }
  .block-clients .block-warp .item .item-wrap .item-detail .item-info {
    width: 100%;
    padding: 0px !important;
  }
  .block-clients .block-warp .item .item-wrap .item-detail .item-info h4 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 20px;
  }
  .block-clients
    .block-warp
    .item
    .item-wrap
    .item-detail
    .item-info
    .item-comment {
    padding-top: 90px;
  }
  .block-clients .yt-testimonial.button-type2 .owl2-controls .owl2-nav > div {
    bottom: 50%;
    opacity: 0;
  }
  .block-clients
    .yt-testimonial.button-type2
    .owl2-controls
    .owl2-nav
    .owl-prev {
    left: 0;
    right: auto;
  }
  .block-clients
    .yt-testimonial.button-type2
    .owl2-controls
    .owl2-nav
    .owl-next {
    right: 0;
    left: auto;
  }
  .block-clients:hover
    .yt-testimonial.button-type2
    .owl2-controls
    .owl2-nav
    > div {
    opacity: 1;
  }
  #sp-bottom1 .sp-module,
  #sp-bottom2 .sp-module,
  #sp-bottom3 .sp-module {
    margin-bottom: 50px;
  }
  .our-skill .box-title2 {
    margin-bottom: 50px;
  }
  .sec_col2_left {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .sec-col-left,
  .sec-col-right {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .sec-service .center-title .sppb-addon-title {
    font-size: 22px !important;
    line-height: 32px !important;
  }
  .sec-service .center-title .sppb-addon-title br {
    display: none;
  }
  .sec-service .sec-col-left {
    margin-bottom: 30px;
  }
  div.contact-ajax .ctajax-wrap {
    margin: 0;
  }
  div.contact-ajax .ctajax-wrap .element-form {
    width: 100%;
    margin-bottom: 90px !important;
  }
  div.contact-ajax .ctajax-wrap .element-form .el-inner {
    padding: 0;
  }
  div.contact-ajax .ctajax-wrap .element-info {
    width: 100%;
  }
  div.contact-ajax .ctajax-wrap .element-info .el-inner {
    padding: 0px;
    margin-bottom: 90px;
  }
  div.contact-ajax .ctajax-wrap .social-networks {
    margin-top: 15px;
  }
  .mod-breadcrumbs__wrapper .breadcrumb .large-item {
    font-size: 36px;
    line-height: 60px;
  }
  .form-horizontal .controls {
    margin-left: 150px;
  }
  .search .form-group .input-group,
  .search .form-group select:not(.form-control) {
    width: 100%;
  }
  .search .form-group .input-group {
    padding: 0;
  }
  #myLogin .modal-dialog {
    width: auto;
    z-index: 999;
  }
  div.contact-ajax .ctajax-element .el-ctajax-form input {
    width: 100%;
  }
  div.contact-ajax .ctajax-element .el-ctajax-form textarea {
    width: 100%;
  }
  body.rtl #sp-top .sp-module {
    margin-right: 0px !important;
    margin-left: 30px !important;
  }
  body.rtl
    .block-clients
    .yt-testimonial.button-type2
    .owl2-controls
    .owl2-nav
    .owl-prev {
    right: 0;
    left: auto;
  }
  body.rtl
    .block-clients
    .yt-testimonial.button-type2
    .owl2-controls
    .owl2-nav
    .owl-next {
    left: 0;
    right: auto;
  }
  body.rtl .sec_col2_left {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  body.rtl
    .sp-page-builder
    .owl2-carousel
    .owl2-controls
    .owl2-nav
    > div.owl-prev {
    right: auto;
    left: 70px;
  }
  body.rtl
    .sp-page-builder
    .owl2-carousel
    .owl2-controls
    .owl2-nav
    > div.owl-prev {
    right: auto;
    left: 0;
  }
  body.rtl .block-teams .block-team .owl2-controls .owl2-nav > div.owl-prev {
    right: 0;
    left: auto;
  }
  body.rtl .block-teams .block-team .owl2-controls .owl2-nav > div.owl-next {
    right: 70px;
    left: auto;
  }
  body.rtl .form-horizontal .controls {
    margin-right: 150px;
    margin-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .body-innerwrapper {
    overflow-x: hidden;
  }
  #sp-right .sp-module:first-child {
    margin-top: 30px;
  }
  #my_account a.dropdown-toggle:before {
    border: none !important;
  }
  .sp-megamenu-parent > li {
    margin: 0 16px;
  }
  .btn-default {
    padding: 0px 30px 0px 30px;
  }
  .btn-default.btn-banner {
    margin-right: 70px !important;
  }
  #sp-top .sp-module {
    margin-right: 30px !important;
  }
  .search-header .search-wrapper .form-control {
    width: 400px;
  }
  .section1 {
    padding-bottom: 100px !important;
  }
  .section1:before {
    width: 31%;
    border-radius: 0 0 0 33%;
  }
  .box-title2 .sppb-addon-title {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .sec_col2 {
    padding: 0px !important;
  }
  .txt-banner {
    margin-left: 70px !important;
  }
  .txt-banner .sppb-addon-title {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .block_projects .sppb-row > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .block_projects .sppb-row > div:last-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
  .block_projects .sppb-row > div:last-child .sppb-column-addons {
    display: flex;
  }
  .block_projects .sppb-row > div:last-child .sppb-column-addons > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .block-services .sj-extraslider .extraslider-inner .item-wrap.style2 {
    min-height: 370px;
    padding: 40px;
  }
  .section2 .box-title .sppb-addon-title {
    margin-bottom: 18px !important;
    line-height: 20px !important;
  }
  .section2 .box-title2 .sppb-addon-title {
    margin-bottom: 20px !important;
  }
  .section2 .box-list {
    margin-top: 30px;
    margin-bottom: 35px;
  }
  .section2 .box-list ul {
    margin: 0 -5px;
  }
  .section2 .box-list ul li {
    margin-bottom: 10px;
  }
  .section2 .box-list ul li:before {
    margin: 0 5px;
  }
  .section5 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .block-clients .block-warp .item .item-wrap .item-detail .item-img-info {
    padding: 50px 0 60px;
  }
  .block-clients
    .block-warp
    .item
    .item-wrap
    .item-detail
    .item-img-info:before,
  .block-clients
    .block-warp
    .item
    .item-wrap
    .item-detail
    .item-img-info:after {
    display: none;
  }
  .block-clients .block-warp .item .item-wrap .item-detail .item-info {
    padding-left: 30px;
  }
  .block-clients .block-warp .item .item-wrap .item-detail .item-info h4 {
    margin-bottom: 25px;
    font-size: 28px;
    line-height: 36px;
  }
  .block-clients
    .block-warp
    .item
    .item-wrap
    .item-detail
    .item-info
    .item-comment {
    padding-top: 90px;
    font-size: 20px;
    line-height: 32px;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .block-clients
    .yt-testimonial.button-type2
    .owl2-controls
    .owl2-nav
    .owl-prev {
    left: calc(50% + 30px);
    bottom: 50px;
  }
  .block-clients
    .yt-testimonial.button-type2
    .owl2-controls
    .owl2-nav
    .owl-next {
    left: calc(50% + 100px);
    bottom: 50px;
  }
  .contact-ajax.contact-popup .ctajax-wrap .ctajax-element .el-inner {
    padding: 15px 14px;
  }
  #sp-bottom1 .sp-module,
  #sp-bottom2 .sp-module {
    margin-bottom: 50px;
  }
  .our-skill .box-title2 {
    margin-bottom: 50px;
  }
  .sec_col2_left {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .sec-col-left,
  .sec-col-right {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  div.contact-ajax .ctajax-wrap {
    margin: 0;
  }
  div.contact-ajax .ctajax-wrap .element-form {
    width: 100%;
    margin-bottom: 90px !important;
  }
  div.contact-ajax .ctajax-wrap .element-form .el-inner {
    padding: 0;
  }
  div.contact-ajax .ctajax-wrap .element-info {
    width: 100%;
  }
  div.contact-ajax .ctajax-wrap .element-info .el-inner {
    padding: 0px;
    margin-bottom: 90px;
  }
  div.contact-ajax .ctajax-wrap .social-networks {
    margin-top: 15px;
  }
  .blog-featured .row {
    display: block;
  }
  .blog-featured .row .item {
    float: left;
  }
  body.rtl #sp-top .sp-module {
    margin-right: 0px !important;
    margin-left: 30px !important;
  }
  body.rtl .sec_col2 {
    padding: 0px !important;
  }
  body.rtl .txt-banner {
    margin-left: 0px !important;
    margin-right: 70px !important;
  }
  body.rtl .btn-default.btn-banner {
    margin-left: 70px !important;
    margin-right: 0px !important;
  }
  body.rtl .sec_col2_left {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  body.rtl .block-clients .block-warp .item .item-wrap .item-detail .item-info {
    padding-left: 0px;
    padding-right: 30px;
  }
  body.rtl
    .block-clients
    .yt-testimonial.button-type2
    .owl2-controls
    .owl2-nav
    .owl-prev {
    right: calc(50% + 30px);
    left: auto;
  }
  body.rtl
    .block-clients
    .yt-testimonial.button-type2
    .owl2-controls
    .owl2-nav
    .owl-next {
    right: calc(50% + 100px);
    left: auto;
  }
}
@media (min-width: 1199px) {
  #offcanvas-toggler {
    display: none !important;
    visibility: hidden !important;
  }
  #sp-main-body .col-lg-12.col-xl-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  body.view-article #sp-main-body .col-lg-12.col-xl-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  body.com-spsimpleportfolio #sp-main-body .col-lg-12.col-xl-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  body.com-users #sp-main-body .col-lg-12.col-xl-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  body.view-login #sp-main-body .col-lg-12.col-xl-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .com-sppagebuilder #sp-main-body .col-lg-12.col-xl-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .container {
    max-width: 1200px;
  }
  .sppb-row-container {
    max-width: 1200px;
  }
  .search .form-group .chzn-container .chzn-drop,
  .search .form-group .chzn-container .chzn-single {
    width: 50%;
  }
  .search .form-group.search-display .chzn-container .chzn-drop,
  .search .form-group.search-display .chzn-container .chzn-single {
    width: 20%;
  }
  .search .form-group.search-only {
    width: 100%;
  }
}
@media (min-width: 1367px) {
  .container {
    max-width: 1440px;
  }
  .sppb-row-container {
    max-width: 1440px;
  }
}
@media (max-width: 1367px) {
  .home-layout .container,
  .home-layout .sppb-row-container {
    max-width: 100%;
  }
  .container,
  .sppb-row-container {
    max-width: 100%;
  }
}
